* Package:    dev-ruby/strscan-3.1.0:3
 * 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 strscan-3.1.0.tar.gz to /var/tmp/portage/dev-ruby/strscan-3.1.0/work/all
>>> Source unpacked in /var/tmp/portage/dev-ruby/strscan-3.1.0/work
>>> Preparing source in /var/tmp/portage/dev-ruby/strscan-3.1.0/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/strscan-3.1.0/work ...
 * Running configure phase for ruby31
checking for onig_region_memsize() in ruby.h... yes
checking for rb_reg_onig_match() in ruby.h... no
creating Makefile
 * Running configure phase for ruby32
checking for onig_region_memsize() in ruby.h... yes
checking for rb_reg_onig_match() in ruby.h... no
creating Makefile
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ruby/strscan-3.1.0/work ...
 * Running compile phase for ruby31
make -j2 V=1 -C ext/strscan 
make: Entering directory '/var/tmp/portage/dev-ruby/strscan-3.1.0/work/ruby31/strscan-3.1.0/ext/strscan'
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. -DHAVE_ONIG_REGION_MEMSIZE    -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -o strscan.o -c strscan.c
make: Leaving directory '/var/tmp/portage/dev-ruby/strscan-3.1.0/work/ruby31/strscan-3.1.0/ext/strscan'
make: Entering directory '/var/tmp/portage/dev-ruby/strscan-3.1.0/work/ruby31/strscan-3.1.0/ext/strscan'
rm -f strscan.so
make: Leaving directory '/var/tmp/portage/dev-ruby/strscan-3.1.0/work/ruby31/strscan-3.1.0/ext/strscan'
make: Entering directory '/var/tmp/portage/dev-ruby/strscan-3.1.0/work/ruby31/strscan-3.1.0/ext/strscan'
x86_64-pc-linux-gnu-gcc -shared -o strscan.so strscan.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  -lm  -lc
make: Leaving directory '/var/tmp/portage/dev-ruby/strscan-3.1.0/work/ruby31/strscan-3.1.0/ext/strscan'
 * Running compile phase for ruby32
make -j2 V=1 -C ext/strscan 
make: Entering directory '/var/tmp/portage/dev-ruby/strscan-3.1.0/work/ruby32/strscan-3.1.0/ext/strscan'
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. -DHAVE_ONIG_REGION_MEMSIZE    -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -o strscan.o -c strscan.c
make: Leaving directory '/var/tmp/portage/dev-ruby/strscan-3.1.0/work/ruby32/strscan-3.1.0/ext/strscan'
make: Entering directory '/var/tmp/portage/dev-ruby/strscan-3.1.0/work/ruby32/strscan-3.1.0/ext/strscan'
rm -f strscan.so
make: Leaving directory '/var/tmp/portage/dev-ruby/strscan-3.1.0/work/ruby32/strscan-3.1.0/ext/strscan'
make: Entering directory '/var/tmp/portage/dev-ruby/strscan-3.1.0/work/ruby32/strscan-3.1.0/ext/strscan'
x86_64-pc-linux-gnu-gcc -shared -o strscan.so strscan.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  -lm -lpthread  -lc
make: Leaving directory '/var/tmp/portage/dev-ruby/strscan-3.1.0/work/ruby32/strscan-3.1.0/ext/strscan'
 * Running compile phase for all
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-ruby/strscan-3.1.0

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

 * Final size of build directory: 700 KiB
 * Final size of installed tree:  320 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/strscan-3.1.0/lib/strscan.so
   /usr/lib64/ruby/gems/3.1.0/extensions/x86_64-linux/3.1.0/strscan-3.1.0/strscan.so
   /usr/lib64/ruby/gems/3.2.0/gems/strscan-3.1.0/lib/strscan.so
   /usr/lib64/ruby/gems/3.2.0/extensions/x86_64-linux/3.2.0/strscan-3.1.0/strscan.so