Duplicate libruby self path
When LOAD_RELATIVE, as sopath is truncated to the prefix path, make the duplicate before it. Also make rb_libruby_selfpath frozen and hidden.
sopath
rb_libruby_selfpath
Duplicate libruby self path
When LOAD_RELATIVE, as
sopath
is truncated to the prefix path, makethe duplicate before it. Also make
rb_libruby_selfpath
frozen andhidden.