* Package:    dev-ruby/psych-5.1.2:5
 * Repository: gentoo
 * Maintainer: ruby@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux ruby_targets_ruby31 ruby_targets_ruby32
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
 * Running unpack phase for all
>>> Unpacking psych-5.1.2.tar.gz to /var/tmp/portage/dev-ruby/psych-5.1.2/work/all
>>> Source unpacked in /var/tmp/portage/dev-ruby/psych-5.1.2/work
>>> Preparing source in /var/tmp/portage/dev-ruby/psych-5.1.2/work ...
 * Running prepare phase for all
 * Running prepare phase for all
 * Running source copy phase for ruby31
 * Running source copy phase for ruby32
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-ruby/psych-5.1.2/work ...
 * Running configure phase for ruby31
checking for yaml.h... yes
checking for yaml_get_version() in -lyaml... yes
creating Makefile
 * Running configure phase for ruby32
checking for yaml.h... yes
checking for yaml_get_version() in -lyaml... yes
creating Makefile
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ruby/psych-5.1.2/work ...
 * Running compile phase for ruby31
make -j2 V=1 -C ext/psych 
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.1.0/x86_64-linux -I/usr/include/ruby-3.1.0/ruby/backward -I/usr/include/ruby-3.1.0 -I.    -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -o psych.o -c psych.c
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.1.0/x86_64-linux -I/usr/include/ruby-3.1.0/ruby/backward -I/usr/include/ruby-3.1.0 -I.    -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -o psych_emitter.o -c psych_emitter.c
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.1.0/x86_64-linux -I/usr/include/ruby-3.1.0/ruby/backward -I/usr/include/ruby-3.1.0 -I.    -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -o psych_parser.o -c psych_parser.c
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.1.0/x86_64-linux -I/usr/include/ruby-3.1.0/ruby/backward -I/usr/include/ruby-3.1.0 -I.    -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -o psych_to_ruby.o -c psych_to_ruby.c
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.1.0/x86_64-linux -I/usr/include/ruby-3.1.0/ruby/backward -I/usr/include/ruby-3.1.0 -I.    -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -o psych_yaml_tree.o -c psych_yaml_tree.c
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
rm -f psych.so
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
x86_64-pc-linux-gnu-gcc -shared -o psych.so psych.o psych_emitter.o psych_parser.o psych_to_ruby.o psych_yaml_tree.o -L. -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby31 -lyaml  -lyaml -lm  -lc
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
 * Running compile phase for ruby32
make -j2 V=1 -C ext/psych 
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.2.0/x86_64-linux -I/usr/include/ruby-3.2.0/ruby/backward -I/usr/include/ruby-3.2.0 -I.    -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -o psych.o -c psych.c
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.2.0/x86_64-linux -I/usr/include/ruby-3.2.0/ruby/backward -I/usr/include/ruby-3.2.0 -I.    -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -o psych_parser.o -c psych_parser.c
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.2.0/x86_64-linux -I/usr/include/ruby-3.2.0/ruby/backward -I/usr/include/ruby-3.2.0 -I.    -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -o psych_emitter.o -c psych_emitter.c
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.2.0/x86_64-linux -I/usr/include/ruby-3.2.0/ruby/backward -I/usr/include/ruby-3.2.0 -I.    -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -o psych_to_ruby.o -c psych_to_ruby.c
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.2.0/x86_64-linux -I/usr/include/ruby-3.2.0/ruby/backward -I/usr/include/ruby-3.2.0 -I.    -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -o psych_yaml_tree.o -c psych_yaml_tree.c
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
rm -f psych.so
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
x86_64-pc-linux-gnu-gcc -shared -o psych.so psych.o psych_emitter.o psych_parser.o psych_to_ruby.o psych_yaml_tree.o -L. -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby32 -lyaml  -lyaml -lm -lpthread  -lc
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
 * Running compile phase for all
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-ruby/psych-5.1.2

>>> Install dev-ruby/psych-5.1.2 into /var/tmp/portage/dev-ruby/psych-5.1.2/image
 * Running install phase for ruby31
 * installing extensions
make -j2 V=1 sitearchdir=/var/tmp/portage/dev-ruby/psych-5.1.2/image/usr/lib64/ruby/gems/3.1.0/extensions/x86_64-linux/3.1.0/psych-5.1.2 sitelibdir=/var/tmp/portage/dev-ruby/psych-5.1.2/image/usr/lib64/ruby/site_ruby/3.1.0 -C ext/psych install 
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
mkdir -p . /var/tmp/portage/dev-ruby/psych-5.1.2/image/usr/lib64/ruby/gems/3.1.0/extensions/x86_64-linux/3.1.0/psych-5.1.2
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
exit > .sitearchdir.time
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
/usr/bin/install -c -m 0755 psych.so /var/tmp/portage/dev-ruby/psych-5.1.2/image/usr/lib64/ruby/gems/3.1.0/extensions/x86_64-linux/3.1.0/psych-5.1.2
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby31/psych-5.1.2/ext/psych'
 * Running install phase for ruby32
 * installing extensions
make -j2 V=1 sitearchdir=/var/tmp/portage/dev-ruby/psych-5.1.2/image/usr/lib64/ruby/gems/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.2 sitelibdir=/var/tmp/portage/dev-ruby/psych-5.1.2/image/usr/lib64/ruby/site_ruby/3.2.0 -C ext/psych install 
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
mkdir -p . /var/tmp/portage/dev-ruby/psych-5.1.2/image/usr/lib64/ruby/gems/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.2
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
exit > .sitearchdir.time
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
/usr/bin/install -c -m 0755 psych.so /var/tmp/portage/dev-ruby/psych-5.1.2/image/usr/lib64/ruby/gems/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.2
make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.1.2/work/ruby32/psych-5.1.2/ext/psych'
 * Running install phase for all
 * Running check install phase for ruby31
 * Running check install phase for ruby32
>>> Completed installing dev-ruby/psych-5.1.2 into /var/tmp/portage/dev-ruby/psych-5.1.2/image

 * Final size of build directory: 1292 KiB (1.2 MiB)
 * Final size of installed tree:   780 KiB

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/ruby/gems/3.1.0/gems/psych-5.1.2/lib/psych.so
   /usr/lib64/ruby/gems/3.1.0/extensions/x86_64-linux/3.1.0/psych-5.1.2/psych.so
   /usr/lib64/ruby/gems/3.2.0/gems/psych-5.1.2/lib/psych.so
   /usr/lib64/ruby/gems/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.2/psych.so