# Logfile created on 2024-02-08 10:55:33 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055e8deb3a458 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_gcc9", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc9", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc9", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9", @configure_opts=["CC=gcc-9"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc9.20240208-105533", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055e8debc34d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e8debc3348 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e8debc31b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc9.20240208-105533", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc9.20240208-105533>, @binmode=false, @mon_data=#<Monitor:0x000055e8debc30f0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   0292d1b..3458141  master     -> origin/master
Updating 0292d1b..3458141
Fast-forward
 error.c               | 15 +++++++++
 include/ruby/assert.h | 89 +++++++++++++++++++++++++++++++++++++++++++++------
 vm_core.h             |  4 +--
 vm_method.c           |  2 +-
 4 files changed, 97 insertions(+), 13 deletions(-)
Latest commit hash = 34581410f2
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
/tmp/ruby/src/trunk_gcc9/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk_gcc9/dmydln.c
compiling /tmp/ruby/src/trunk_gcc9/main.c
compiling /tmp/ruby/src/trunk_gcc9/miniinit.c
compiling /tmp/ruby/src/trunk_gcc9/array.c
compiling /tmp/ruby/src/trunk_gcc9/ast.c
compiling /tmp/ruby/src/trunk_gcc9/bignum.c
compiling /tmp/ruby/src/trunk_gcc9/class.c
compiling /tmp/ruby/src/trunk_gcc9/compar.c
compiling /tmp/ruby/src/trunk_gcc9/compile.c
compiling /tmp/ruby/src/trunk_gcc9/complex.c
compiling /tmp/ruby/src/trunk_gcc9/cont.c
compiling /tmp/ruby/src/trunk_gcc9/debug.c
compiling /tmp/ruby/src/trunk_gcc9/debug_counter.c
compiling /tmp/ruby/src/trunk_gcc9/dir.c
compiling /tmp/ruby/src/trunk_gcc9/dln_find.c
compiling /tmp/ruby/src/trunk_gcc9/encoding.c
compiling /tmp/ruby/src/trunk_gcc9/enum.c
compiling /tmp/ruby/src/trunk_gcc9/enumerator.c
compiling /tmp/ruby/src/trunk_gcc9/error.c
compiling /tmp/ruby/src/trunk_gcc9/eval.c
compiling /tmp/ruby/src/trunk_gcc9/file.c
compiling /tmp/ruby/src/trunk_gcc9/gc.c
compiling /tmp/ruby/src/trunk_gcc9/hash.c
compiling /tmp/ruby/src/trunk_gcc9/inits.c
compiling /tmp/ruby/src/trunk_gcc9/io.c
compiling /tmp/ruby/src/trunk_gcc9/io_buffer.c
compiling /tmp/ruby/src/trunk_gcc9/iseq.c
compiling /tmp/ruby/src/trunk_gcc9/load.c
compiling /tmp/ruby/src/trunk_gcc9/marshal.c
compiling /tmp/ruby/src/trunk_gcc9/math.c
compiling /tmp/ruby/src/trunk_gcc9/memory_view.c
compiling /tmp/ruby/src/trunk_gcc9/rjit.c
compiling /tmp/ruby/src/trunk_gcc9/rjit_c.c
compiling /tmp/ruby/src/trunk_gcc9/node.c
compiling /tmp/ruby/src/trunk_gcc9/node_dump.c
compiling /tmp/ruby/src/trunk_gcc9/numeric.c
compiling /tmp/ruby/src/trunk_gcc9/object.c
compiling /tmp/ruby/src/trunk_gcc9/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk_gcc9/parser_st.c
compiling /tmp/ruby/src/trunk_gcc9/proc.c
compiling /tmp/ruby/src/trunk_gcc9/process.c
compiling /tmp/ruby/src/trunk_gcc9/ractor.c
compiling /tmp/ruby/src/trunk_gcc9/random.c
compiling /tmp/ruby/src/trunk_gcc9/range.c
compiling /tmp/ruby/src/trunk_gcc9/rational.c
compiling /tmp/ruby/src/trunk_gcc9/re.c
compiling /tmp/ruby/src/trunk_gcc9/regcomp.c
compiling /tmp/ruby/src/trunk_gcc9/regenc.c
compiling /tmp/ruby/src/trunk_gcc9/regerror.c
compiling /tmp/ruby/src/trunk_gcc9/regexec.c
compiling /tmp/ruby/src/trunk_gcc9/regparse.c
compiling /tmp/ruby/src/trunk_gcc9/regsyntax.c
compiling /tmp/ruby/src/trunk_gcc9/ruby.c
compiling /tmp/ruby/src/trunk_gcc9/ruby_parser.c
compiling /tmp/ruby/src/trunk_gcc9/scheduler.c
compiling /tmp/ruby/src/trunk_gcc9/shape.c
compiling /tmp/ruby/src/trunk_gcc9/signal.c
compiling /tmp/ruby/src/trunk_gcc9/sprintf.c
compiling /tmp/ruby/src/trunk_gcc9/st.c
compiling /tmp/ruby/src/trunk_gcc9/strftime.c
compiling /tmp/ruby/src/trunk_gcc9/string.c
compiling /tmp/ruby/src/trunk_gcc9/struct.c
compiling /tmp/ruby/src/trunk_gcc9/symbol.c
compiling /tmp/ruby/src/trunk_gcc9/thread.c
compiling /tmp/ruby/src/trunk_gcc9/time.c
compiling /tmp/ruby/src/trunk_gcc9/transcode.c
compiling /tmp/ruby/src/trunk_gcc9/util.c
compiling /tmp/ruby/src/trunk_gcc9/variable.c
compiling /tmp/ruby/src/trunk_gcc9/version.c
compiling /tmp/ruby/src/trunk_gcc9/vm.c
compiling /tmp/ruby/src/trunk_gcc9/vm_backtrace.c
compiling /tmp/ruby/src/trunk_gcc9/vm_dump.c
compiling /tmp/ruby/src/trunk_gcc9/vm_sync.c
compiling /tmp/ruby/src/trunk_gcc9/vm_trace.c
compiling /tmp/ruby/src/trunk_gcc9/weakmap.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk_gcc9/prism/api_pack.c
compiling /tmp/ruby/src/trunk_gcc9/prism/extension.c
compiling /tmp/ruby/src/trunk_gcc9/prism_init.c
compiling /tmp/ruby/src/trunk_gcc9/yjit.c
compiling /tmp/ruby/src/trunk_gcc9/enc/ascii.c
compiling /tmp/ruby/src/trunk_gcc9/enc/us_ascii.c
compiling /tmp/ruby/src/trunk_gcc9/enc/unicode.c
compiling /tmp/ruby/src/trunk_gcc9/enc/utf_8.c
compiling enc/trans/newline.c
compiling /tmp/ruby/src/trunk_gcc9/missing/setproctitle.c
compiling /tmp/ruby/src/trunk_gcc9/addr2line.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk_gcc9/dln.c
compiling /tmp/ruby/src/trunk_gcc9/localeinit.c
compiling /tmp/ruby/src/trunk_gcc9/loadpath.c
builtin_binary.inc updated
e0593ad3aba6ad275abc1d98254ee1d11d074c4877e38743af0cc944fc81c665  builtin_binary.inc
compiling /tmp/ruby/src/trunk_gcc9/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
compiling /tmp/ruby/src/trunk_gcc9/enc/encdb.c
compiling /tmp/ruby/src/trunk_gcc9/enc/big5.c
compiling /tmp/ruby/src/trunk_gcc9/enc/cesu_8.c
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
compiling /tmp/ruby/src/trunk_gcc9/enc/cp949.c
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk_gcc9/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk_gcc9/enc/euc_jp.c
compiling /tmp/ruby/src/trunk_gcc9/enc/euc_kr.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/big5.c
compiling /tmp/ruby/src/trunk_gcc9/enc/euc_tw.c
compiling /tmp/ruby/src/trunk_gcc9/enc/gb2312.c
compiling /tmp/ruby/src/trunk_gcc9/enc/gb18030.c
compiling /tmp/ruby/src/trunk_gcc9/enc/gbk.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk_gcc9/enc/koi8_r.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk_gcc9/enc/koi8_u.c
compiling /tmp/ruby/src/trunk_gcc9/enc/shift_jis.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk_gcc9/enc/utf_16be.c
compiling /tmp/ruby/src/trunk_gcc9/enc/utf_16le.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk_gcc9/enc/utf_32be.c
compiling /tmp/ruby/src/trunk_gcc9/enc/utf_32le.c
compiling /tmp/ruby/src/trunk_gcc9/enc/windows_31j.c
compiling /tmp/ruby/src/trunk_gcc9/enc/windows_1250.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/escape.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk_gcc9/enc/windows_1251.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk_gcc9/enc/windows_1252.c
compiling /tmp/ruby/src/trunk_gcc9/enc/windows_1253.c
compiling /tmp/ruby/src/trunk_gcc9/enc/windows_1254.c
compiling /tmp/ruby/src/trunk_gcc9/enc/windows_1257.c
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/iso2022.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/japanese.c
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/japanese_euc.c
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/japanese_sjis.c
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/korean.c
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/single_byte.c
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/utf8_mac.c
linking encoding windows_1252.so
linking encoding windows_1253.so
compiling /tmp/ruby/src/trunk_gcc9/enc/trans/utf_16_32.c
linking encoding windows_1254.so
linking encoding windows_1257.so
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
linking transcoder big5.so
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
linking transcoder utf_16_32.so
linking transcoder utf8_mac.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/arith_seq/extract/extract.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/array/concat/to_ary_concat.c
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/array/resize/resize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bignum'
linking shared-object -test-/arith_seq/beg_len_step.so
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/big2str.c
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bug-14834/bug-14384.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bug-3571/bug.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/bigzero.c
linking shared-object -test-/bug_14834.so
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bug_reporter/bug_reporter.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/class'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/class/class2name.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/div.c
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/debug'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/debug/init.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/class/init.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/init.c
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/dln/empty/empty.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/debug/inspector.c
linking shared-object -test-/class.so
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/intpack.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/debug/profile_frames.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/enumerator_kw/enumerator_kw.c
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/exception'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/exception/dataerror.c
linking shared-object -test-/enumerator_kw.so
linking shared-object -test-/debug.so
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/mul.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/fatal/rb_fatal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/debug'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/exception/enc_raise.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/file'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/file/fs.c
linking shared-object -test-/fatal/rb_fatal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/float'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/str2big.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/float/nextafter.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/file/newline_conv.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/funcall/funcall.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/exception/init.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/file/stat.c
linking shared-object -test-/float.so
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/funcall'
linking shared-object -test-/exception.so
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/hash'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/hash/delete.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/integer'
linking shared-object -test-/file.so
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/integer/core_ext.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/iter'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/iter/break.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/hash/init.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/load/dot.dot/dot.dot.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/iter/init.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/load/protect/protect.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/integer/init.c
linking shared-object -test-/load/dot.dot.so
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/iter/yield.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/load/dot.dot'
linking shared-object -test-/load/protect.so
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/integer/my_integer.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/marshal/compat/usrcompat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/marshal/internal_ivar/internal_ivar.c
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/marshal/usr'
linking shared-object -test-/integer.so
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/marshal/usr/usrmarshal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/integer'
linking shared-object -test-/marshal/compat.so
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/method'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/method/arity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/notimplement/bug.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/num2int/num2int.c
linking shared-object -test-/notimplement.so
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/method/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/method'
linking shared-object -test-/num2int.so
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/printf'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/printf/printf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/proc'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/proc/init.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/random'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/random/bad_version.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/proc/receiver.c
linking shared-object -test-/postponed_job.so
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/rational'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/rational/rat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/random/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/proc/super.c
linking shared-object -test-/rb_call_super_kw.so
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/random/loop.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/recursion/recursion.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/regexp/init.c
linking shared-object -test-/recursion.so
linking shared-object -test-/rational.so
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/recursion'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/st/foreach/foreach.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/scan_args/scan_args.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/st/numhash/numhash.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/st/update/update.c
linking shared-object -test-/regexp.so
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/string'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/capacity.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/struct'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/struct/data.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/cstr.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/thread/instrumentation/instrumentation.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/symbol/init.c
linking shared-object -test-/struct.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/thread_fd/thread_fd.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/ellipsize.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/time'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/enc_associate.c
linking shared-object -test-/thread_fd.so
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/thread_fd'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/tracepoint/gc_hook.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/time/leap_second.c
linking shared-object -test-/typeddata.so
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/tracepoint/tracepoint.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/vm'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/vm/at_exit.c
linking shared-object -test-/tracepoint.so
linking shared-object -test-/vm/at_exit.so
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/time/new.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/enc_str_buf_cat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/wait'
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/cgi/escape'
compiling /tmp/ruby/src/trunk_gcc9/ext/cgi/escape/escape.c
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/time'
linking shared-object -test-/wait.so
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/continuation'
compiling /tmp/ruby/src/trunk_gcc9/ext/continuation/continuation.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/fstring.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
compiling /tmp/ruby/src/trunk_gcc9/ext/coverage/coverage.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date'
compiling /tmp/ruby/src/trunk_gcc9/ext/date/date_core.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/init.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
compiling /tmp/ruby/src/trunk_gcc9/ext/digest/digest.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/modify.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/new.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/etc'
compiling /tmp/ruby/src/trunk_gcc9/ext/etc/etc.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/nofree.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fcntl'
compiling /tmp/ruby/src/trunk_gcc9/ext/fcntl/fcntl.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/qsort.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/closure.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
compiling /tmp/ruby/src/trunk_gcc9/ext/io/console/console.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/set_len.c
compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/fiddle.c
linking shared-object io/console.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/nonblock'
compiling /tmp/ruby/src/trunk_gcc9/ext/io/nonblock/nonblock.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/wait'
compiling /tmp/ruby/src/trunk_gcc9/ext/io/wait/wait.c
compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/function.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json'
compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/handle.c
linking shared-object io/wait.so
compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/memory_view.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
compiling /tmp/ruby/src/trunk_gcc9/ext/monitor/monitor.c
compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/pinned.c
linking shared-object monitor.so
compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/pointer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
compiling /tmp/ruby/src/trunk_gcc9/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk_gcc9/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk_gcc9/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk_gcc9/ext/date/date_parse.c
linking shared-object fiddle.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
compiling /tmp/ruby/src/trunk_gcc9/ext/pathname/pathname.c
linking shared-object pathname.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
compiling /tmp/ruby/src/trunk_gcc9/ext/psych/psych.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk_gcc9/ext/date/date_strftime.c
compiling /tmp/ruby/src/trunk_gcc9/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk_gcc9/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk_gcc9/ext/date/date_strptime.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk_gcc9/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk_gcc9/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_config.c
linking shared-object date_core.so
linking shared-object psych.so
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_digest.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
compiling /tmp/ruby/src/trunk_gcc9/ext/pty/pty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_gcc9/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk_gcc9/ext/rbconfig/sizeof/limits.c
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
compiling /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids1.c
linking shared-object rbconfig/sizeof.so
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_kdf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/init.c
compiling /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_gcc9/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/constants.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/socket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/option.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk_gcc9/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkey_rsa.c
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/strscan'
compiling /tmp/ruby/src/trunk_gcc9/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk_gcc9/ext/strscan/strscan.c
linking shared-object socket.so
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_provider.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/zlib'
compiling /tmp/ruby/src/trunk_gcc9/ext/zlib/zlib.c
linking shared-object strscan.so
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_rand.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_gcc9/ext/digest/bubblebabble/bubblebabble.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_ssl.c
linking shared-object stringio.so
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/md5'
compiling /tmp/ruby/src/trunk_gcc9/ext/digest/md5/md5init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_gcc9/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk_gcc9/ext/digest/rmd160/rmd160.c
compiling /tmp/ruby/src/trunk_gcc9/ext/digest/md5/md5.c
linking shared-object digest/rmd160.so
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha1'
compiling /tmp/ruby/src/trunk_gcc9/ext/digest/sha1/sha1init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/md5'
compiling /tmp/ruby/src/trunk_gcc9/ext/digest/sha1/sha1.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_gcc9/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk_gcc9/ext/digest/sha2/sha2.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json/generator'
compiling /tmp/ruby/src/trunk_gcc9/ext/json/generator/generator.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json/parser'
compiling /tmp/ruby/src/trunk_gcc9/ext/json/parser/parser.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_ssl_session.c
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_x509.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json/parser'
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_x509crl.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json/generator'
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_x509store.c
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
generating encdb.h
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
./miniruby -I/tmp/ruby/src/trunk_gcc9/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc9/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk_gcc9/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc9/lib
installing arch files:              /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc9/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc9/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc9/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc9/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc9/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc9/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_gcc9/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.22.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.3
                                    typeprof 0.21.10
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1891 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
Run options: 
  --seed=11579
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc9/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_gcc9/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

[  1/863] 330809=ruby_api_test
[  2/863] 330804=test_ocsp
[  3/863] 330807=test_gem_commands_cleanup_command
[  4/863] 330805=test_pack
[  5/863] 330805=test_foreach
[  6/863] 330805=test_recursion
[  7/863] 330805=test_nomethod_error
[  8/863] 330805=test_ractor
[  9/863] 330809=test_summary
[ 10/863] 330809=test_protocol
[ 11/863] 330805=magic_comment_test
[ 12/863] 330805=test_array
[ 13/863] 330809=test_io_m17n
[ 14/863] 330805=test_append
[ 15/863] 330805=test_gem_ext_rake_builder
[ 16/863] 330804=location_test
[ 17/863] 330804=test_gem_source_subpath_problem
[ 18/863] 330807=test_gem_remote_fetcher
[ 19/863] 330804=test_color
[ 20/863] 330804=test_gem_safe_marshal
[ 21/863] 330805=test_files_test_1
[ 22/863] 330804=test_rdoc_rd_inline
[ 23/863] 330809=newline_test
[ 24/863] 330804=test_system
[ 25/863] 330809=test_nil2vtempty
[ 26/863] 330809=test_history
[ 27/863] 330809=test_path
[ 28/863] 330809=test_bash_completion
[ 29/863] 330809=test_date_new
[ 30/863] 330809=test_rdoc_top_level
[ 31/863] 330809=test_scheduler
[ 32/863] 330809=test_store
[ 33/863] 330809=test_gem_resolver_installer_set
[ 34/863] 330804=test_internal_ivar
[ 35/863] 330804=test_printf
[ 36/863] 330804=test_tracepoint
[ 37/863] 330804=test_sleep
[ 38/863] 330809=test_kill_ring
[ 39/863] 330809=test_recorder
[ 40/863] 330809=test_gem_stub_specification
[ 41/863] 330809=test_rdoc_markup_document
[ 42/863] 330809=test_beginendblock
[ 43/863] 330805=test_stringscanner
[ 44/863] 330805=test_sizeof
[ 45/863] 330804=test_within_pipe
[ 46/863] 330804=test_face
[ 47/863] 330807=test_rdoc_rd_block_parser
[ 48/863] 330804=test_benchmark
[ 49/863] 330809=json_encoding_test
[ 50/863] 330809=test_readpartial
[ 51/863] 330807=test_gem_source
[ 52/863] 330809=test_ancdata
[ 53/863] 330809=test_gem_request
[ 54/863] 330809=test_c_struct_entry
[ 55/863] 330807=test_install
[ 56/863] 330804=test_tcp
[ 57/863] 330809=test_gem_commands_open_command
[ 58/863] 330807=test_method
[ 59/863] 330809=test_pair
[ 60/863] 330804=test_bug-14834
[ 61/863] 330804=test_flags
[ 62/863] 330804=test_gem_request_set_lockfile_tokenizer
[ 63/863] 330804=test_ractor
[ 64/863] 330804=test_terminfo
[ 65/863] 330804=test_convertible
[ 66/863] 330809=test_iseq
[ 67/863] 330805=test_color_printer
[ 68/863] 330805=test_rdoc_parser_changelog
[ 69/863] 330809=parameters_signature_test
[ 70/863] 330805=test_yield_block
[ 71/863] 330809=test_assembler
[ 72/863] 330809=test_addrinfo
[ 73/863] 330805=test_getopts
[ 74/863] 330805=test_rdoc_parser_markdown
[ 75/863] 330805=test_notimplement
[ 76/863] 330805=test_lexer
[ 77/863] 330805=test_gem_commands_uninstall_command
[ 78/863] 330807=test_random
[ 79/863] 330807=test_str2big
[ 80/863] 330807=test_socket
[ 81/863] 330809=test_rdoc_attr
[ 82/863] 330809=test_ansi_without_terminfo
[ 83/863] 330809=test_have_func
[ 84/863] 330805=test_parser_events
[ 85/863] 330805=test_reline
[ 86/863] 330805=test_compile_prism
[ 87/863] 330805=test_debug
[ 88/863] 330805=test_enc_str_buf_cat
[ 89/863] 330805=test_euc_jp
[ 90/863] 330805=test_gem_package_tar_reader
[ 91/863] 330805=test_gem_dependency
[ 92/863] 330805=test_string_processing
[ 93/863] 330805=test_mkmf
[ 94/863] 330805=test_x509ext
[ 95/863] 330805=test_cmd
[ 96/863] 330809=test_stream
[ 97/863] 330809=test_http
[ 98/863] 330809=test_require
[ 99/863] 330807=test_gem_package_tar_header
[100/863] 330807=test_configuration
[101/863] 330807=test_ole_methods
[102/863] 330807=test_gem_requirement
[103/863] 330805=test_transcode
[104/863] 330807=test_rdoc_servlet
[105/863] 330807=test_spell_checker
[106/863] 330805=test_formatter
[107/863] 330807=test_common
[108/863] 330805=test_ssl_session
[109/863] 330807=test_date_marshal
[110/863] 330807=test_mdns
[111/863] 330807=test_gem_request_set_gem_dependency_api
[112/863] 330807=test_erb
[113/863] 330807=test_monitor
[114/863] 330809=test_win32ole_variant
[115/863] 330809=test_whileuntil
[116/863] 330809=test_gem_commands_contents_command
[117/863] 330805=test_acceptable
[118/863] 330807=test_httpheader
[119/863] 330805=test_rdoc_ri_driver
[120/863] 330807=test_resolve_symbol
[121/863] 330809=test_arith_seq_extract
[122/863] 330807=unescape_test
[123/863] 330809=test_console_attr
[124/863] 330809=test_variable_name_check
[125/863] 330809=test_queue
[126/863] 330809=test_rendering
[127/863] 330809=test_httpresponses
[128/863] 330809=test_win32ole_record
[129/863] 330809=test_rdoc_rubygems_hook
[130/863] 330805=test_prettyprint
[131/863] 330809=test_rdoc_generator_markup
[132/863] 330809=test_ubf_async_safe
[133/863] 330805=test_nesting_parser
[134/863] 330809=test_scanner_events
[135/863] 330805=test_yaml_tree
[136/863] 330809=test_popen_deadlock
[137/863] 330805=test_insns_leaf
[138/863] 330805=test_pointer
[139/863] 330809=test_singleton_function
[140/863] 330809=test_gem_security_trust_dir
[141/863] 330809=json_common_interface_test
[142/863] 330809=compiler_test
[143/863] 330809=test_gem_commands_search_command
[144/863] 330809=test_rdoc_markup_to_bs
[145/863] 330809=test_x509req
[146/863] 330809=test_win32ole_type_event
[147/863] 330809=test_emitter
[148/863] 330809=test_dln
[149/863] 330809=test_gem_commands_signin_command
[150/863] 330805=test_rdoc_rd
[151/863] 330805=test_gem_bundler_version_finder
[152/863] 330805=test_null
[153/863] 330805=test_yjit_exit_locations
[154/863] 330809=test_inlinecache
[155/863] 330805=test_pkg_config
[156/863] 330805=test_open3
[157/863] 330809=test_require
[158/863] 330807=test_gem_config_file
[159/863] 330807=test_serialize_subclasses
[160/863] 330807=test_data
[161/863] 330807=test_cgi_header
[162/863] 330807=test_bundled_ca
[163/863] 330804=test_webauthn_listener_response
[164/863] 330804=test_forwardable
[165/863] 330804=test_webauthn_poller
[166/863] 330804=test_config
[167/863] 330804=test_remote_fetch_error
[168/863] 330804=test_abi
[169/863] 330807=test_gem_commands_push_command
[170/863] 330804=test_set
[171/863] 330804=test_gem_commands_build_command
[172/863] 330807=test_struct
[173/863] 330807=test_refinement
[174/863] 330804=fuzzer_test
[175/863] 330804=test_rdoc_markup
[176/863] 330804=test_key_stroke
[177/863] 330804=test_shapes
[178/863] 330804=test_x509crl
[179/863] 330804=test_cgi_session
[180/863] 330804=test_gem_command
[181/863] 330804=test_ifunless
[182/863] 330804=test_case_options
[183/863] 330804=test_rdoc_markup_parser
[184/863] 330804=test_thread_cv
[185/863] 330805=test_gem_path_support
[186/863] 330804=test_enum
[187/863] 330805=test_rdoc_markup_to_joined_paragraph
[188/863] 330805=test_enumerable
[189/863] 330805=test_yield
[190/863] 330809=test_rdoc_markup_to_tt_only
[191/863] 330809=test_unicode
[192/863] 330809=test_workspace
[193/863] 330809=test_debug_cmd
[194/863] 330809=test_time
[195/863] 330809=json_generator_test
[196/863] 330804=test_nonblock
[197/863] 330804=parse_test
[198/863] 330809=test_gem_package_old
[199/863] 330809=test_type
[200/863] 330809=test_file
[201/863] 330809=test_clone
[202/863] 330809=test_init
[203/863] 330809=test_integer
[204/863] 330805=test_gem_resolver_conflict
[205/863] 330805=test_continuation
[206/863] 330805=test_marshal
[207/863] 330807=test_human_typo
[208/863] 330807=test_delete
[209/863] 330807=test_pstore
[210/863] 330807=test_gem_uninstaller
[211/863] 330805=test_ractor
[212/863] 330804=test_sockopt
[213/863] 330804=test_logperiod
[214/863] 330804=test_placearg
[215/863] 330804=test_weakref
[216/863] 330809=test_timeout
[217/863] 330805=test_ssl
[218/863] 330804=test_encoding
[219/863] 330804=test_gem_commands_yank_command
[220/863] 330804=test_logdevice
[221/863] 330809=test_gem
[222/863] 330805=test_x509cert
[223/863] 330807=test_document
[224/863] 330807=test_rdoc_markup_to_rdoc
[225/863] 330807=test_cgi_modruby
[226/863] 330807=test_gem_commands_check_command
[227/863] 330807=test_gem_resolver_best_set
[228/863] 330807=test_parser
[229/863] 330807=test_generic
[230/863] 330807=test_stat
[231/863] 330807=test_primitive
[232/863] 330807=test_cgi_core
[233/863] 330805=test_files_test
[234/863] 330805=test_ldap
[235/863] 330807=test_basicinstructions
[236/863] 330805=test_folderitem2_invokeverb
[237/863] 330805=test_io_console
[238/863] 330807=test_key_actor_emacs
[239/863] 330807=test_closure
[240/863] 330804=test_digest
[241/863] 330804=test_change_word
[242/863] 330804=test_c_union_entity
[243/863] 330804=test_gem_resolver_index_set
[244/863] 330804=test_call
[245/863] 330807=test_autoload
[246/863] 330804=test_rdoc_markup_attributes
[247/863] 330804=test_enc_associate
[248/863] 330804=test_gem_source_fetch_problem
[249/863] 330804=test_last_thread
[250/863] 330809=test_objectspace
[251/863] 330805=test_bigzero
[252/863] 330805=test_eval
[253/863] 330805=test_require_lib
[254/863] 330804=test_time_tz
[255/863] 330804=test_tsort
[256/863] 330804=test_normalize
[257/863] 330804=test_ractor_compatibility
[258/863] 330804=test_ripper
[259/863] 330809=test_x509store
[260/863] 330804=test_syntax
[261/863] 330809=test_yaml_special_cases
[262/863] 330809=test_gem_source_list
[263/863] 330809=test_fstring
[264/863] 330809=test_hash
[265/863] 330809=test_gem_specification
[266/863] 330805=test_fd_setsize
[267/863] 330805=test_rdoc_markup_raw
[268/863] 330805=test_integer_comb
[269/863] 330809=test_win32ole_variable
[270/863] 330809=test_gem_resolver
[271/863] 330809=test_mixed_unicode_escapes
[272/863] 330809=test_symbol
[273/863] 330809=test_resize
[274/863] 330809=test_zsh_completion
[275/863] 330809=test_cmethod
[276/863] 330809=test_undef
[277/863] 330809=test_rdoc_parser_ruby
[278/863] 330809=test_httpresponse
[279/863] 330809=test_exception_at_throwing
[280/863] 330809=test_gem_resolver_local_specification
[281/863] 330809=test_method_name_check
[282/863] 330809=test_tempfile
[283/863] 330807=test_have_macro
[284/863] 330809=test_bug_reporter
[285/863] 330809=test_member
[286/863] 330809=test_io
[287/863] 330809=test_coderange
[288/863] 330809=test_date_arith
[289/863] 330809=bom_test
[290/863] 330809=test_file
[291/863] 330807=format_errors_test
[292/863] 330807=test_ractor
[293/863] 330807=test_err_in_callback
[294/863] 330807=test_parse
[295/863] 330807=test_gem_local_remote_options
[296/863] 330807=test_mul
[297/863] 330807=test_rdoc_markup_to_markdown
[298/863] 330807=test_key_error
[299/863] 330807=test_signedness
[300/863] 330805=test_rdoc_normal_module
[301/863] 330805=test_rdoc_markdown_test
[302/863] 330809=test_engine
[303/863] 330809=test_gem_version_option
[304/863] 330809=test_unicode_normalize
[305/863] 330805=test_stack
[306/863] 330804=test_cparser
[307/863] 330805=test_handle
[308/863] 330804=test_keyword
[309/863] 330805=test_gb18030
[310/863] 330805=test_big2str
[311/863] 330805=test_reline_key
[312/863] 330805=test_frozen
[313/863] 330805=test_config
[314/863] 330805=test_date_strptime
[315/863] 330804=test_econv
[316/863] 330805=test_nofree
[317/863] 330805=test_rdoc_any_method
[318/863] 330807=test_eval
[319/863] 330805=test_cipher
[320/863] 330805=test_new
[321/863] 330805=test_gem_commands_signout_command
[322/863] 330805=test_complexrational
[323/863] 330805=test_ws
[324/863] 330805=test_ossl
[325/863] 330807=test_rdoc_markup_to_label
[326/863] 330804=test_kdf
[327/863] 330807=test_ruby_lex
[328/863] 330804=test_rubygems
[329/863] 330807=test_rdoc_class_module
[330/863] 330804=test_digest
[331/863] 330807=test_psych
[332/863] 330807=test_weakkeymap
[333/863] 330804=test_metaclass
[334/863] 330804=test_address_resolve
[335/863] 330807=test_gem_commands_mirror
[336/863] 330807=test_rdoc_parser
[337/863] 330807=test_class
[338/863] 330804=test_const
[339/863] 330804=test_object
[340/863] 330804=test_fiddle
[341/863] 330804=test_iter_break
[342/863] 330804=test_cgi_cookie
[343/863] 330804=test_x509attr
[344/863] 330804=test_num2int
[345/863] 330804=test_ractor
[346/863] 330804=test_gem_name_tuple
[347/863] 330804=test_thread_fd_close
[348/863] 330804=test_rdoc_comment
[349/863] 330804=parse_comments_test
[350/863] 330804=test_rational2
[351/863] 330804=test_update
[352/863] 330804=test_rdoc_ri_paths
[353/863] 330809=test_completion
[354/863] 330804=test_autoconf
[355/863] 330804=test_name_error_extension
[356/863] 330804=test_cgi_multipart
[357/863] 330804=test_gem_commands_cert_command
[358/863] 330809=test_evaluation
[359/863] 330809=test_https
[360/863] 330809=test_webauthn_listener
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11
[361/863] 330809=test_pattern_matching
[362/863] 330809=test_to_ary_concat
[363/863] 330804=errors_test
[364/863] 330804=test_load
[365/863] 330804=test_vm_dump
[366/863] 330804=test_helper
[367/863] 330804=test_erb_command
[368/863] 330804=test_data_error
[369/863] 330804=test_gem_ext_cmake_builder
[370/863] 330804=dispatcher_test
[371/863] 330804=test_eval_history
[372/863] 330804=test_passing_block
[373/863] 330804=test_string
[374/863] 330807=test_files_ext
[375/863] 330807=test_stringio
[376/863] 330807=test_fips
[377/863] 330807=test_gem_commands_setup_command
[378/863] 330805=test_gem_security_policy
[379/863] 330805=test_grapheme_breaks
[380/863] 330805=test_at_exit
[381/863] 330805=test_yaml
[382/863] 330805=test_c_struct_builder
[383/863] 330807=test_require_path_check
[384/863] 330805=desugar_compiler_test
[385/863] 330805=test_ostruct
[386/863] 330807=test_interned_str
[387/863] 330807=test_gem_uri_formatter
[388/863] 330807=test_gem_resolver_vendor_specification
[389/863] 330807=test_flip
[390/863] 330807=test_windows_1251
[391/863] 330807=test_gem_version
[392/863] 330805=test_config
[393/863] 330807=test_buffered_io
[394/863] 330807=test_qsort
[395/863] 330807=test_too_many_dummy_encodings
[396/863] 330807=test_gem_commands_list_command
[397/863] 330807=test_gem_install_update_options
[398/863] 330807=test_backtrace
[399/863] 330807=test_object_references
[400/863] 330807=json_addition_test
[401/863] 330807=test_typeddata
[402/863] 330805=test_string
[403/863] 330809=test_rdoc_rd_inline_parser
[404/863] 330805=test_rdoc_generator_darkfish
[405/863] 330809=test_boolean
[406/863] 330809=test_find
[407/863] 330809=test_raise
[408/863] 330809=test_date
[409/863] 330809=test_cesu8
[410/863] 330809=test_iso_8859
[411/863] 330807=test_fnmatch
[412/863] 330809=test_lambda
[413/863] 330807=library_symbols_test
[414/863] 330807=test_rdoc_context
[415/863] 330809=test_date_parse
[416/863] 330809=test_erb_m17n
[417/863] 330809=test_delegate
[418/863] 330809=test_cgi_tag_helper
[419/863] 330809=test_pkey_ec
[420/863] 330805=test_open-uri
[421/863] 330809=test_thread
[422/863] 330809=test_gem_stream_ui
[423/863] 330807=test_usrmarshal
[424/863] 330809=test_rdoc_generator_ri
[425/863] 330809=test_utf32
[426/863] 330809=test_shellwords
[427/863] 330809=test_gem_request_set_lockfile_parser
[428/863] 330809=test_rdoc_stats
[429/863] 330807=test_error_highlight
[430/863] 330809=test_regexp
[431/863] 330807=test_omap
[432/863] 330807=test_my_integer
[433/863] 330807=test_rdoc_store
[434/863] 330805=test_flush
[435/863] 330805=test_pkey_rsa
[436/863] 330805=test_gem_dependency_resolution_error
[437/863] 330805=test_numhash
[438/863] 330805=test_rational
[439/863] 330805=test_defined
[440/863] 330805=test_noarg
[441/863] 330805=test_jaro_winkler
[442/863] 330805=test_helper
[443/863] 330805=test_random
[444/863] 330805=test_float
[445/863] 330807=test_gem_impossible_dependencies_error
[446/863] 330807=test_rdoc_code_object
[447/863] 330807=test_scalar_scanner
[448/863] 330807=test_gc_compact
[449/863] 330805=test_nil
[450/863] 330805=test_rb_str_dup
[451/863] 330805=test_iseq_load
[452/863] 330805=test_gem_commands_help_command
[453/863] 330805=test_gem_source_installed
[454/863] 330805=test_random_formatter
[455/863] 330805=test_depth_first
[456/863] 330805=test_gem_source_lock
[457/863] 330805=test_yamldbm
[458/863] 330805=test_addr
[459/863] 330805=test_enumerator_kw
[460/863] 330805=pattern_test
[461/863] 330805=test_gem_platform
[462/863] 330805=test_rdoc_context_section
[463/863] 330805=test_gem_ext_cargo_builder
[464/863] 330805=test_digest_extend
[465/863] 330805=test_optarg
[466/863] 330805=test_string
[467/863] 330805=test_iterator
[468/863] 330805=test_storage
[469/863] 330805=test_proc
[470/863] 330807=test_exception
[471/863] 330807=test_case
[472/863] 330807=test_win32ole_event
[473/863] 330807=test_rdoc_markup_to_ansi
[474/863] 330807=test_zlib
[475/863] 330805=test_array
[476/863] 330807=test_io_wait_uncommon
[477/863] 330807=test_dir_m17n
[478/863] 330807=test_gem_ci_detector
[479/863] 330807=test_object
[480/863] 330807=test_gem_resolver_git_set
[481/863] 330805=test_gem_commands_which_command
[482/863] 330805=test_assignment
[483/863] 330807=test_process
[484/863] 330807=test_func
[485/863] 330805=test_x509name
[486/863] 330805=test_win32ole_method_event
[487/863] 330805=test_pipe
[488/863] 330805=test_macro
[489/863] 330805=!Nothing_to_test
[490/863] 330805=test_gem_console_ui
[491/863] 330805=test_win32ole_typelib
[492/863] 330805=test_external_new
[493/863] 330805=test_gem_commands_sources_command
[494/863] 330805=test_rbconfig
[495/863] 330805=memsize_test
[496/863] 330805=test_numeric
[497/863] 330805=test_object_create_start
[498/863] 330805=test_show_source
[499/863] 330805=test_gem_text
[500/863] 330805=test_settracefunc
[501/863] 330804=test_win32ole
[502/863] 330804=test_ractor
[503/863] 330804=test_time
[504/863] 330804=test_parser
[505/863] 330804=json_generic_object_test
[506/863] 330804=test_hmac
[507/863] 330804=test_method_cache
[508/863] 330804=test_variable
[509/863] 330804=test_rdoc_markup_paragraph
[510/863] 330804=test_sprintf_comb
[511/863] 330804=test_gem_resolver_index_specification
[512/863] 330804=test_kernel
[513/863] 330805=test_rand
[514/863] 330804=test_arity
[515/863] 330804=encoding_test
[516/863] 330804=test_process
[517/863] 330805=test_rdoc_markup_verbatim
[518/863] 330805=test_date_time
[519/863] 330805=test_gc
[520/863] 330807=test_gem_resolver_installed_specification
[521/863] 330807=test_gem_commands_install_command
[522/863] 330807=test_default_gems
[523/863] 330807=test_key_actor_vi
[524/863] 330807=test_enumerator
[525/863] 330805=test_rdoc_single_class
[526/863] 330805=test_buffering
[527/863] 330805=test_svcb_https
[528/863] 330805=test_hash_create
[529/863] 330805=test_gem_resolver_api_specification
[530/863] 330805=test_securerandom
[531/863] 330805=test_unix
[532/863] 330805=test_safe_load
[533/863] 330805=test_rdoc_token_stream
[534/863] 330805=test_switch_hitter
[535/863] 330805=test_name_error
[536/863] 330805=test_win32ole_method
[537/863] 330805=test_rdoc_task
[538/863] 330805=test_inadvertent_creation
[539/863] 330805=test_bn
[540/863] 330805=test_backtrace
[541/863] 330805=test_symbol
[542/863] 330809=test_coder
[543/863] 330809=test_gem_commands_dependency_command
[544/863] 330809=test_context
[545/863] 330809=test_gem_resolver_vendor_set
[546/863] 330809=test_exit
[547/863] 330809=ractor_test
[548/863] 330809=test_bignum
[549/863] 330809=test_class_name_check
[550/863] 330809=test_utf16
[551/863] 330809=test_http_request
[552/863] 330809=test_gem_ext_cargo_builder_unit
[553/863] 330809=test_gem_resolver_lock_specification
[554/863] 330809=test_gem_doctor
[555/863] 330809=test_rubyoptions
[556/863] 330805=test_stream
[557/863] 330805=test_gem_silent_ui
[558/863] 330805=test_optimization
[559/863] 330804=json_string_matching_test
[560/863] 330804=test_function_entry
[561/863] 330804=test_pinned
[562/863] 330804=test_stringchar
[563/863] 330804=test_dryrun
[564/863] 330804=test_arithmetic_sequence
[565/863] 330804=test_shift_jis
[566/863] 330804=test_pkcs12
[567/863] 330804=test_gem_commands_environment_command
[568/863] 330804=test_pp
[569/863] 330804=test_set_len
[570/863] 330804=test_gem_resolver_git_specification
[571/863] 330804=test_ractor
[572/863] 330804=test_gem_commands_exec_command
[573/863] 330804=test_severity
[574/863] 330804=test_rdoc_generator_pot_po
[575/863] 330804=test_win32ole_type
[576/863] 330804=test_nextafter
[577/863] 330804=test_trick
[578/863] 330804=test_capacity
[579/863] 330804=test_fiber
[580/863] 330805=test_singleton
[581/863] 330805=test_rdoc_tom_doc
[582/863] 330805=test_gem_command_manager
[583/863] 330805=test_date_ractor
[584/863] 330805=test_thread
[585/863] 330804=test_condition
[586/863] 330804=test_cp949
[587/863] 330804=test_ensured
[588/863] 330804=test_integer
[589/863] 330804=test_verbose
[590/863] 330804=test_sorted_set
[591/863] 330804=test_emoji
[592/863] 330804=test_rdoc_i18n_text
[593/863] 330804=test_cclass
[594/863] 330804=test_date_attr
[595/863] 330804=test_project_sanity
[596/863] 330809=test_scalar
[597/863] 330809=test_pack
[598/863] 330804=test_json_tree
[599/863] 330804=test_gem_ext_cargo_builder_link_flag_converter
[600/863] 330804=test_framework
[601/863] 330804=test_win32ole_param_event
[602/863] 330804=test_koi8
[603/863] 330804=test_literal
[604/863] 330809=test_threadgroup
[605/863] 330809=test_gem_validator
[606/863] 330809=test_filter
[607/863] 330809=test_thread
[608/863] 330809=test_dot_dot
[609/863] 330809=test_extlibs
[610/863] 330804=test_scan_args
[611/863] 330804=test_gem_gemcutter_utilities
[612/863] 330804=test_files_test_2
[613/863] 330809=test_rdoc_markup_hard_break
[614/863] 330809=test_data
[615/863] 330809=test_gem_rdoc
[616/863] 330809=test_ractor
[617/863] 330809=test_memory_view
[618/863] 330807=test_gem_unsatisfiable_dependency_error
[619/863] 330807=test_gem_commands_pristine_command
[620/863] 330809=test_pkey
[621/863] 330809=comments_test
[622/863] 330809=test_option
[623/863] 330809=test_http
[624/863] 330805=test_tracer
[625/863] 330805=test_merge_keys
[626/863] 330805=test_gem_dependency_installer
[627/863] 330804=test_gem_resolver_requirement_list
[628/863] 330804=test_rdoc_extend
[629/863] 330804=test_arith_seq_beg_len_step
[630/863] 330804=test_logger
[631/863] 330804=test_rdoc_markup_heading
[632/863] 330804=test_file_exhaustive
[633/863] 330807=test_provider
[634/863] 330807=test_gbk
[635/863] 330807=test_rdoc_generator_pot_po_entry
[636/863] 330807=json_fixtures_test
[637/863] 330807=test_windows_1252
[638/863] 330807=test_gem_commands_lock_command
[639/863] 330807=test_sexp
[640/863] 330807=test_rdoc_parser_c
[641/863] 330807=test_import
[642/863] 330805=test_ansi_with_terminfo
[643/863] 330805=test_bug-3571
[644/863] 330805=test_gem_source_vendor
[645/863] 330805=test_rdoc_markup_indented_paragraph
[646/863] 330805=test_bmethod
[647/863] 330805=test_struct
[648/863] 330805=test_pack
[649/863] 330805=test_modify_expand
[650/863] 330805=test_gem_available_set
[651/863] 330805=test_files_sample
[652/863] 330805=test_gem_ext_configure_builder
[653/863] 330805=test_mutex
[654/863] 330807=test_len
[655/863] 330807=test_have_library
[656/863] 330805=test_comparable
[657/863] 330805=test_rdoc_constant
[658/863] 330805=test_gem_commands_fetch_command
[659/863] 330805=test_deprecate
[660/863] 330805=test_tree_spell_checker
[661/863] 330805=test_range
[662/863] 330807=test_io_timeout
[663/863] 330807=test_rdoc_markup_formatter
[664/863] 330807=test_timeout
[665/863] 330807=test_fixnum
[666/863] 330807=test_signal
[667/863] 330809=test_ts
[668/863] 330805=test_locale
[669/863] 330805=test_rdoc_encoding
[670/863] 330805=test_gem_commands_outdated_command
[671/863] 330805=test_big5
[672/863] 330805=test_objspace
[673/863] 330809=regexp_test
[674/863] 330809=test_rdoc_markdown
[675/863] 330809=test_profile_frames
[676/863] 330809=version_test
[677/863] 330809=heredoc_dedent_test
[678/863] 330809=test_key_event_record
[679/863] 330809=test_wait
[680/863] 330809=test_euc_tw
[681/863] 330809=test_cgi_util
[682/863] 330807=test_unicode_escape
[683/863] 330809=test_wss
[684/863] 330809=test_bug-5832
[685/863] 330809=test_udp
[686/863] 330809=test_rdoc_cross_reference
[687/863] 330807=test_env
[688/863] 330809=test_constant
[689/863] 330804=test_sleep
[690/863] 330804=test_basicsocket
[691/863] 330804=test_encoding
[692/863] 330804=test_win32ole_param
[693/863] 330804=test_rdoc_rdoc
[694/863] 330804=test_gem_commands_query_command
[695/863] 330807=test_rdoc_require
[696/863] 330807=test_gem_ext_ext_conf_builder
[697/863] 330804=test_load
[698/863] 330804=test_io_buffer
[699/863] 330804=test_dir
[700/863] 330809=test_path_to_class
[701/863] 330809=test_ellipsize
[702/863] 330809=test_rdoc_markup_pre_process
[703/863] 330804=json_parser_test
[704/863] 330804=test_gem_update_suggestion
[705/863] 330804=test_asn1
[706/863] 330809=test_reqarg
[707/863] 330807=test_array_create
[708/863] 330804=test_gem_resolver_lock_set
[709/863] 330807=test_div
[710/863] 330807=test_date_strftime
[711/863] 330804=test_resource
[712/863] 330809=test_irb
[713/863] 330804=test_deprecated
[714/863] 330804=test_optparse
[715/863] 330804=test_to_ruby
[716/863] 330804=test_ssl
[717/863] 330809=test_input_method
[718/863] 330809=test_module
[719/863] 330807=test_function
[720/863] 330807=test_gem_source_local
[721/863] 330807=test_ipaddr
[722/863] 330807=test_gem_util
[723/863] 330807=test_complex
[724/863] 330807=test_gem_resolver_api_set
[725/863] 330807=test_case_comprehensive
[726/863] 330809=test_yamlstore
[727/863] 330809=ripper_compat_test
[728/863] 330809=test_rubyvm
[729/863] 330809=test_raise_exception
[730/863] 330809=test_rdoc_markup_to_html
[731/863] 330809=attribute_write_test
[732/863] 330809=test_gem_commands_stale_command
[733/863] 330809=test_rdoc_generator_pot
[734/863] 330809=test_date_conv
[735/863] 330809=test_alias_and_anchor
[736/863] 330809=test_gem_gem_runner
[737/863] 330809=test_egrep_cpp
[738/863] 330809=test_memory_view
[739/863] 330809=test_weakmap
[740/863] 330804=test_rdoc_generator_json_index
[741/863] 330804=test_emitter
[742/863] 330804=test_gem_request_connection_pools
[743/863] 330804=test_gem_resolver_specification
[744/863] 330804=test_fileutils
[745/863] 330804=test_tree_builder
[746/863] 330804=test_marshalable
[747/863] 330804=test_pty
[748/863] 330804=test_rdoc_i18n_locale
[749/863] 330804=test_protect
[750/863] 330804=test_files_lib
[751/863] 330804=test_euc_kr
[752/863] 330804=test_gem_spec_fetcher
[753/863] 330804=test_https_proxy
[754/863] 330804=test_gem_source_specific_file
[755/863] 330804=test_gem_request_set
[756/863] 330804=test_case
[757/863] 330804=test_method_cache
[758/863] 330804=constant_path_node_test
[759/863] 330804=test_io_wait
[760/863] 330804=test_m17n_comb
[761/863] 330804=test_kwargs
[762/863] 330804=test_win32ole_variant_m
[763/863] 330804=test_pathname
[764/863] 330804=test_string_memory
[765/863] 330804=test_libs
[766/863] 330804=test_coverage
[767/863] 330804=test_math
[768/863] 330804=test_gc
[769/863] 330804=test_mailto
[770/863] 330804=test_rdoc_markup_to_table_of_contents
[771/863] 330804=test_line_editor
[772/863] 330804=test_sprintf
[773/863] 330804=test_gem_commands_unpack_command
[774/863] 330804=json_ext_parser_test
[775/863] 330804=test_win32ole_variant_outarg
[776/863] 330804=test_thread_queue
[777/863] 330809=test_gem_resolver_dependency_request
[778/863] 330809=test_nowrite
[779/863] 330809=test_gem_commands_info_command
[780/863] 330809=test_rdoc_parser_rd
[781/863] 330809=test_uncorrectable_name_check
[782/863] 330809=test_rdoc_parser_simple
[783/863] 330809=test_rdoc_normal_class
[784/863] 330809=test_gem_request_set_lockfile
[785/863] 330809=test_gem_installer
[786/863] 330804=test_ftp
[787/863] 330804=test_postponed_job
[788/863] 330804=test_gem_package_tar_reader_entry
[789/863] 330804=test_ns_spki
[790/863] 330804=test_case_mapping
[791/863] 330804=test_rdoc_markup_to_html_snippet
[792/863] 330804=test_enc_raise
[793/863] 330804=test_gem_commands_server_command
[794/863] 330804=test_propertyputref
[795/863] 330804=test_not
[796/863] 330804=test_arity
[797/863] 330804=test_pkey_dsa
[798/863] 330804=test_exception
[799/863] 330809=test_trace
[800/863] 330807=test_cstr
[801/863] 330809=test_duplicate
[802/863] 330809=test_key_name_check
[803/863] 330809=test_rdoc_method_attr
[804/863] 330809=test_pattern_key_name_check
[805/863] 330809=test_gem_ext_builder
[806/863] 330809=test_gem_security_signer
[807/863] 330804=test_type_completor
[808/863] 330804=test_require
[809/863] 330804=test_rdoc_options
[810/863] 330809=test_rdoc_text
[811/863] 330809=test_gem_dependency_list
[812/863] 330809=test_set
[813/863] 330807=test_gem_commands_update_command
[814/863] 330809=test_gem_source_git
[815/863] 330804=test_rdoc_include
[816/863] 330804=test_rdoc_markup_to_html_crossref
[817/863] 330804=test_rdoc_markup_attribute_manager
[818/863] 330804=test_regex_casefold
[819/863] 330804=test_alias
[820/863] 330804=test_date_compat
[821/863] 330804=test_io
[822/863] 330807=test_rdoc_alias
[823/863] 330807=test_gem_commands_owner_command
[824/863] 330809=test_gem_resolver_composed_set
[825/863] 330809=test_did_you_mean
[826/863] 330809=test_history
[827/863] 330809=test_ast
[828/863] 330807=test_argf
[829/863] 330807=test_io_buffer
[830/863] 330807=test_m17n
[831/863] 330807=test_gem_uri
[832/863] 330807=test_yjit
[833/863] 330805=test_complex2
[834/863] 330805=test_frozen_error
[835/863] 330805=test_dns
[836/863] 330805=test_etc
[837/863] 330805=test_enumerator
[838/863] 330805=test_gem_package
[839/863] 330805=test_instrumentation_api
[840/863] 330805=test_pkcs7
[841/863] 330805=parser_test
[842/863] 330805=test_hash
[843/863] 330804=test_config
[844/863] 330804=test_emoji_breaks
[845/863] 330807=test_rat
[846/863] 330807=test_lazy_enumerator
[847/863] 330807=test_gem_package_tar_writer
[848/863] 330807=test_find_executable
[849/863] 330807=locals_test
[850/863] 330807=test_super
[851/863] 330804=test_rendering
[852/863] 330804=test_word
[853/863] 330804=test_pkey_dh
[854/863] 330804=test_class2name
[855/863] 330804=test_numeric
[856/863] 330804=test_tmpdir
[857/863] 330804=test_class
[858/863] 330804=test_stringify_symbols
[859/863] 330804=test_rdoc_markup_include
[860/863] 330804=test_gem_resolver_activation_request
[861/863] 330804=test_dup
[862/863] 330804=test_gem_security
[863/863] 330807=test_gem_commands_specification_command
Finished tests in 483.316281s, 51.8853 tests/s, 19576.5907 assertions/s.
25077 tests, 9461685 assertions, 0 failures, 0 errors, 222 skips

ruby -v: ruby 3.4.0dev (2024-02-08T09:08:42Z master 34581410f2) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
$ /tmp/ruby/build/trunk_gcc9/miniruby -I/tmp/ruby/src/trunk_gcc9/lib /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_gcc9 --extout=.ext -- /tmp/ruby/src/trunk_gcc9/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_gcc9/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-02-08T09:08:42Z master 34581410f2) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .......

Finished in 281.390511 seconds

3730 files, 32088 examples, 171724 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
raw logfile