# Logfile created on 2024-02-01 12:58:59 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055db43845d90 @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.20240201-125858", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055db438cf3d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055db438cf298 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055db438cf0b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc9.20240201-125858", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc9.20240201-125858>, @binmode=false, @mon_data=#<Monitor:0x000055db438ceff0>, @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 8ba8e97..8531ac3 master -> origin/master Updating 8ba8e97..8531ac3 Fast-forward include/ruby/internal/static_assert.h | 2 +- lib/irb.rb | 2 +- lib/irb/init.rb | 6 ++++++ test/irb/yamatanooroti/test_rendering.rb | 36 ++++++++++++++++++++++++++++++++ 4 files changed, 44 insertions(+), 2 deletions(-) Latest commit hash = 8531ac3115 $$$[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/main.c compiling /tmp/ruby/src/trunk_gcc9/dmydln.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 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 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 compiling /tmp/ruby/src/trunk_gcc9/enc/cesu_8.c compiling /tmp/ruby/src/trunk_gcc9/enc/cp949.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/euc_tw.c compiling /tmp/ruby/src/trunk_gcc9/enc/gb2312.c compiling /tmp/ruby/src/trunk_gcc9/enc/gb18030.c transdb.h unchanged generating makefiles ext/configure-ext.mk compiling /tmp/ruby/src/trunk_gcc9/enc/gbk.c compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_1.c ext/configure-ext.mk updated making trans compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_2.c 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/iso_8859_3.c compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_4.c compiling /tmp/ruby/src/trunk_gcc9/enc/trans/big5.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/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/iso_8859_14.c compiling /tmp/ruby/src/trunk_gcc9/enc/iso_8859_15.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/koi8_u.c compiling /tmp/ruby/src/trunk_gcc9/enc/shift_jis.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/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/windows_1251.c compiling /tmp/ruby/src/trunk_gcc9/enc/windows_1252.c compiling /tmp/ruby/src/trunk_gcc9/enc/trans/cesu_8.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/trans/chinese.c compiling /tmp/ruby/src/trunk_gcc9/enc/windows_1257.c linking encoding encdb.so linking encoding big5.so compiling /tmp/ruby/src/trunk_gcc9/enc/trans/ebcdic.c linking encoding cesu_8.so linking encoding cp949.so linking encoding emacs_mule.so compiling /tmp/ruby/src/trunk_gcc9/enc/trans/emoji.c linking encoding euc_jp.so linking encoding euc_kr.so linking encoding euc_tw.so compiling /tmp/ruby/src/trunk_gcc9/enc/trans/emoji_iso2022_kddi.c compiling /tmp/ruby/src/trunk_gcc9/enc/trans/emoji_sjis_docomo.c linking encoding gb2312.so linking encoding gb18030.so linking encoding gbk.so linking encoding iso_8859_1.so linking encoding iso_8859_2.so linking encoding iso_8859_3.so linking encoding iso_8859_4.so compiling /tmp/ruby/src/trunk_gcc9/enc/trans/emoji_sjis_kddi.c linking encoding iso_8859_5.so linking encoding iso_8859_6.so linking encoding iso_8859_7.so compiling /tmp/ruby/src/trunk_gcc9/enc/trans/emoji_sjis_softbank.c linking encoding iso_8859_8.so linking encoding iso_8859_9.so compiling /tmp/ruby/src/trunk_gcc9/enc/trans/escape.c linking encoding iso_8859_10.so linking encoding iso_8859_11.so linking encoding iso_8859_13.so linking encoding iso_8859_14.so compiling /tmp/ruby/src/trunk_gcc9/enc/trans/gb18030.c 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 compiling /tmp/ruby/src/trunk_gcc9/enc/trans/gbk.c compiling /tmp/ruby/src/trunk_gcc9/enc/trans/iso2022.c linking encoding utf_16be.so compiling /tmp/ruby/src/trunk_gcc9/enc/trans/japanese.c linking encoding utf_16le.so linking encoding utf_32be.so compiling /tmp/ruby/src/trunk_gcc9/enc/trans/japanese_euc.c compiling /tmp/ruby/src/trunk_gcc9/enc/trans/japanese_sjis.c linking encoding utf_32le.so linking encoding windows_31j.so compiling /tmp/ruby/src/trunk_gcc9/enc/trans/korean.c linking encoding windows_1250.so linking encoding windows_1251.so linking encoding windows_1252.so linking encoding windows_1253.so linking encoding windows_1254.so compiling /tmp/ruby/src/trunk_gcc9/enc/trans/single_byte.c linking encoding windows_1257.so make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' compiling /tmp/ruby/src/trunk_gcc9/enc/trans/utf8_mac.c compiling /tmp/ruby/src/trunk_gcc9/enc/trans/utf_16_32.c linking transcoder transdb.so 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 utf8_mac.so linking transcoder utf_16_32.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' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/arith_seq/beg_len_step' 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/extract' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/arith_seq/beg_len_step/beg_len_step.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/arith_seq/extract/extract.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/array/concat/to_ary_concat.c linking shared-object -test-/arith_seq/extract.so linking shared-object -test-/RUBY_ALIGNOF.so linking shared-object -test-/array/to_ary_concat.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-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bignum' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/big2str.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/array/concat' linking shared-object -test-/arith_seq/beg_len_step.so 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-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/bigzero.c linking shared-object -test-/array/resize.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/div.c linking shared-object -test-/bug_14834.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-3571' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bug-3571/bug.c 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 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 compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/init.c linking shared-object -test-/bug_3571.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bug-3571' linking shared-object -test-/bug_5832.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/class' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/class/class2name.c linking shared-object -test-/bug_reporter.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/intpack.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/debug' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/debug/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bug-5832' 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-/bignum/mul.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/class/init.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/debug/inspector.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/debug/profile_frames.c linking shared-object -test-/class.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/bignum/str2big.c linking shared-object -test-/dln/empty.so linking shared-object -test-/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/dln/empty' 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' linking shared-object -test-/bignum.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/enumerator_kw/enumerator_kw.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/exception' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/exception/dataerror.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/fatal' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/fatal/rb_fatal.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/exception/enc_raise.c linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/bignum' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/file' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/file/fs.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/exception/ensured.c linking shared-object -test-/fatal/rb_fatal.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/float' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/float/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/fatal' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/file/init.c 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-/float/nextafter.c linking shared-object -test-/funcall.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/file/newline_conv.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/funcall' 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 linking shared-object -test-/exception.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/file/stat.c linking shared-object -test-/float.so linking shared-object -test-/gvl/call_without_gvl.so 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 linking shared-object -test-/file.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/exception' 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-/integer' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/integer/core_ext.c 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 make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/file' 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 compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/integer/init.c linking shared-object -test-/iseq_load.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/iter/init.c 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-/integer/my_integer.c linking shared-object -test-/load/dot.dot.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/iter/yield.c linking shared-object -test-/hash.so linking shared-object -test-/integer.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/load/dot.dot' 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 make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/integer' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/marshal/compat' linking shared-object -test-/iter.so 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 compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/marshal/compat/usrcompat.c 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' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/marshal/usr/usrmarshal.c linking shared-object -test-/load/protect.so linking shared-object -test-/marshal/compat.so linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/marshal/compat' 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 make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/load/protect' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/marshal/internal_ivar' linking shared-object -test-/marshal/usr.so 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]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/notimplement/bug.c 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' linking shared-object -test-/memory_view.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/num2int/num2int.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/method/init.c linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/notimplement' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/memory_view' linking shared-object -test-/num2int.so 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 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 make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/num2int' 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-/method.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/method' linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/printf' linking shared-object -test-/path_to_class.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/printf/printf.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/proc' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/proc/init.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-/random' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/random/bad_version.c linking shared-object -test-/printf.so linking shared-object -test-/postponed_job.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/proc/receiver.c 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 compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/random/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/postponed_job' 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 compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/random/loop.c linking shared-object -test-/rb_call_super_kw.so linking shared-object -test-/rational.so linking shared-object -test-/proc.so 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 make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/regexp' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/regexp/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/scan_args/scan_args.c linking shared-object -test-/random.so linking shared-object -test-/recursion.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/random' 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 make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/recursion' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/regexp/parse_depth_limit.c 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 linking shared-object -test-/regexp.so linking shared-object -test-/st/foreach.so linking shared-object -test-/scan_args.so linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/regexp' 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 make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/st/numhash' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/string' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/st/foreach' 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 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-/st/update.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/struct/duplicate.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/coderange.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/st/update' 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 compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/symbol/type.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/struct/init.c linking shared-object -test-/thread/instrumentation.so linking shared-object -test-/symbol.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-/thread_fd' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/symbol' 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-/thread_fd/thread_fd.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/struct/len.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/cstr.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/time/leap_second.c linking shared-object -test-/thread_fd.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/struct/member.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/ellipsize.c 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 linking shared-object -test-/struct.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/time/new.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/enc_associate.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/struct' 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 linking shared-object -test-/time.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/tracepoint/tracepoint.c linking shared-object -test-/typeddata.so 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-/time' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/vm' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/vm/at_exit.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/typeddata' linking shared-object -test-/tracepoint.so 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-/vm/at_exit.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/continuation' compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/fstring.c linking shared-object -test-/wait.so compiling /tmp/ruby/src/trunk_gcc9/ext/continuation/continuation.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/wait' 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/coverage' compiling /tmp/ruby/src/trunk_gcc9/ext/coverage/coverage.c linking shared-object continuation.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/modify.c 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 linking shared-object coverage.so compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/new.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/nofree.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/normalize.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/qsort.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' 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/rb_interned_str.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/rb_str_dup.c compiling /tmp/ruby/src/trunk_gcc9/ext/date/date_parse.c compiling /tmp/ruby/src/trunk_gcc9/ext/-test-/string/set_len.c linking shared-object digest.so compiling /tmp/ruby/src/trunk_gcc9/ext/date/date_strftime.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest' 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/date/date_strptime.c linking shared-object -test-/string.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fcntl' compiling /tmp/ruby/src/trunk_gcc9/ext/fcntl/fcntl.c linking shared-object date_core.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/-test-/string' 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 linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/etc' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fcntl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date' compiling /tmp/ruby/src/trunk_gcc9/ext/io/console/console.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/nonblock' compiling /tmp/ruby/src/trunk_gcc9/ext/io/nonblock/nonblock.c 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/conversions.c compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/fiddle.c linking shared-object io/nonblock.so linking shared-object io/wait.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' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' compiling /tmp/ruby/src/trunk_gcc9/ext/monitor/monitor.c linking shared-object io/console.so compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/function.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/wait' compiling /tmp/ruby/src/trunk_gcc9/ext/objspace/object_tracing.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl.c linking shared-object monitor.so compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/handle.c compiling /tmp/ruby/src/trunk_gcc9/ext/objspace/objspace.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' compiling /tmp/ruby/src/trunk_gcc9/ext/pathname/pathname.c compiling /tmp/ruby/src/trunk_gcc9/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_asn1.c compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/memory_view.c linking shared-object pathname.so linking shared-object objspace.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/fiddle/pinned.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_bio.c compiling /tmp/ruby/src/trunk_gcc9/ext/psych/psych_emitter.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' compiling /tmp/ruby/src/trunk_gcc9/ext/fiddle/pointer.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty' compiling /tmp/ruby/src/trunk_gcc9/ext/pty/pty.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_bn.c compiling /tmp/ruby/src/trunk_gcc9/ext/psych/psych_parser.c linking shared-object fiddle.so linking shared-object pty.so compiling /tmp/ruby/src/trunk_gcc9/ext/psych/psych_to_ruby.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rbconfig/sizeof' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty' compiling /tmp/ruby/src/trunk_gcc9/ext/rbconfig/sizeof/sizes.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' compiling /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids1.c compiling /tmp/ruby/src/trunk_gcc9/ext/psych/psych_yaml_tree.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk_gcc9/ext/rbconfig/sizeof/limits.c compiling /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids2.c linking shared-object psych.so compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_config.c linking shared-object rbconfig/sizeof.so 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/rubyvm' compiling /tmp/ruby/src/trunk_gcc9/ext/ripper/ripper.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk_gcc9/ext/socket/init.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/stringio' compiling /tmp/ruby/src/trunk_gcc9/ext/stringio/stringio.c compiling /tmp/ruby/src/trunk_gcc9/ext/socket/constants.c linking shared-object stringio.so compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_digest.c make[2]: Leaving 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/strscan/strscan.c compiling /tmp/ruby/src/trunk_gcc9/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk_gcc9/ext/ripper/ripper_init.c compiling /tmp/ruby/src/trunk_gcc9/ext/socket/socket.c linking shared-object strscan.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/zlib' compiling /tmp/ruby/src/trunk_gcc9/ext/zlib/zlib.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk_gcc9/ext/socket/ipsocket.c linking shared-object ripper.so compiling /tmp/ruby/src/trunk_gcc9/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_kdf.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' 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' compiling /tmp/ruby/src/trunk_gcc9/ext/socket/tcpserver.c linking shared-object zlib.so 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' compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_ns_spki.c 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/ext/zlib' compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_ocsp.c 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' compiling /tmp/ruby/src/trunk_gcc9/ext/socket/sockssocket.c 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' compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk_gcc9/ext/socket/udpsocket.c 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 make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/md5' compiling /tmp/ruby/src/trunk_gcc9/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk_gcc9/ext/socket/unixsocket.c linking shared-object digest/bubblebabble.so compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkcs7.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/md5/md5.c compiling /tmp/ruby/src/trunk_gcc9/ext/socket/unixserver.c linking shared-object digest/md5.so compiling /tmp/ruby/src/trunk_gcc9/ext/digest/rmd160/rmd160.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/md5' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha1' compiling /tmp/ruby/src/trunk_gcc9/ext/digest/sha1/sha1init.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkey.c linking shared-object digest/rmd160.so compiling /tmp/ruby/src/trunk_gcc9/ext/digest/sha1/sha1.c compiling /tmp/ruby/src/trunk_gcc9/ext/socket/option.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/rmd160' compiling /tmp/ruby/src/trunk_gcc9/ext/socket/ancdata.c linking shared-object digest/sha1.so compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkey_dh.c compiling /tmp/ruby/src/trunk_gcc9/ext/socket/raddrinfo.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha1' 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 compiling /tmp/ruby/src/trunk_gcc9/ext/socket/ifaddr.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json/generator' linking shared-object digest/sha2.so compiling /tmp/ruby/src/trunk_gcc9/ext/json/generator/generator.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkey_dsa.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json/parser' compiling /tmp/ruby/src/trunk_gcc9/ext/json/parser/parser.c linking shared-object socket.so linking shared-object json/ext/parser.so compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_pkey_ec.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_pkey_rsa.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json/parser' compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_provider.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket' compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk_gcc9/ext/openssl/ossl_x509.c 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 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 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 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision - 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 /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision unchanged 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' ext/configure-ext.mk unchanged making encs 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]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest' 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/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]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Entering 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' 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/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Leaving 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/pathname' 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/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty' 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]: 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]: 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/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/nkf-0.2.0/ext/nkf' make[2]: Leaving 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/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]: 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/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.1 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.19.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.0.9 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0 minitest 5.21.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.9.1 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.9 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 1889 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. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing 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=38527 "--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/862] 923617=test_gem_source_list [ 2/862] 923621=test_yaml_special_cases [ 3/862] 923616=test_fstring [ 4/862] 923619=test_hash [ 5/862] 923621=test_gem_specification [ 6/862] 923619=test_fd_setsize [ 7/862] 923619=test_rdoc_markup_raw [ 8/862] 923616=test_integer_comb [ 9/862] 923619=test_win32ole_variable [ 10/862] 923619=test_gem_resolver [ 11/862] 923617=test_mixed_unicode_escapes [ 12/862] 923617=test_symbol [ 13/862] 923617=test_resize [ 14/862] 923617=test_zsh_completion [ 15/862] 923617=test_cmethod [ 16/862] 923617=test_undef [ 17/862] 923617=test_httpresponse [ 18/862] 923617=test_rdoc_parser_ruby [ 19/862] 923619=test_exception_at_throwing [ 20/862] 923619=test_gem_resolver_local_specification [ 21/862] 923619=test_method_name_check [ 22/862] 923619=test_tempfile [ 23/862] 923619=test_have_macro [ 24/862] 923617=test_basicinstructions [ 25/862] 923617=test_ldap [ 26/862] 923617=test_folderitem2_invokeverb [ 27/862] 923617=test_io_console [ 28/862] 923619=test_key_actor_emacs [ 29/862] 923619=test_closure [ 30/862] 923621=test_digest [ 31/862] 923621=test_change_word [ 32/862] 923621=test_c_union_entity [ 33/862] 923621=test_gem_resolver_index_set [ 34/862] 923621=test_call [ 35/862] 923619=test_autoload [ 36/862] 923621=test_rdoc_markup_attributes [ 37/862] 923621=test_enc_associate [ 38/862] 923621=test_gem_source_fetch_problem [ 39/862] 923621=test_last_thread [ 40/862] 923616=test_objectspace [ 41/862] 923617=test_bigzero [ 42/862] 923617=test_eval [ 43/862] 923617=test_require_lib [ 44/862] 923621=test_time_tz [ 45/862] 923621=test_tsort [ 46/862] 923621=test_normalize [ 47/862] 923621=test_ractor_compatibility [ 48/862] 923616=test_ripper [ 49/862] 923621=test_x509store [ 50/862] 923616=test_syntax [ 51/862] 923621=test_gem_resolver_conflict [ 52/862] 923621=test_continuation [ 53/862] 923621=test_marshal [ 54/862] 923621=test_human_typo [ 55/862] 923621=test_delete [ 56/862] 923621=test_pstore [ 57/862] 923621=test_gem_uninstaller [ 58/862] 923621=test_ractor [ 59/862] 923621=test_sockopt [ 60/862] 923621=test_logperiod [ 61/862] 923621=test_placearg [ 62/862] 923621=test_weakref [ 63/862] 923621=test_timeout [ 64/862] 923617=test_ssl [ 65/862] 923621=test_gem_commands_yank_command [ 66/862] 923621=test_encoding [ 67/862] 923621=test_logdevice [ 68/862] 923617=test_gem [ 69/862] 923621=test_document [ 70/862] 923621=test_x509cert [ 71/862] 923621=test_rdoc_markup_to_rdoc [ 72/862] 923617=test_cgi_modruby [ 73/862] 923617=test_gem_commands_check_command [ 74/862] 923617=test_gem_resolver_best_set [ 75/862] 923621=test_parser [ 76/862] 923621=test_generic [ 77/862] 923617=test_stat [ 78/862] 923617=test_primitive [ 79/862] 923617=test_files_test [ 80/862] 923621=test_cgi_core [ 81/862] 923621=test_case_options [ 82/862] 923621=test_rdoc_markup_parser [ 83/862] 923617=test_gem_path_support [ 84/862] 923617=test_thread_cv [ 85/862] 923621=test_enum [ 86/862] 923617=test_rdoc_markup_to_joined_paragraph [ 87/862] 923617=test_enumerable [ 88/862] 923617=test_yield [ 89/862] 923621=test_rdoc_markup_to_tt_only [ 90/862] 923621=test_unicode [ 91/862] 923621=test_workspace [ 92/862] 923616=test_debug_cmd [ 93/862] 923616=test_time [ 94/862] 923619=json_generator_test [ 95/862] 923621=test_nonblock [ 96/862] 923621=parse_test [ 97/862] 923616=test_gem_package_old [ 98/862] 923619=test_type [ 99/862] 923619=test_file [100/862] 923619=test_clone [101/862] 923616=test_init [102/862] 923619=test_integer [103/862] 923616=test_helper [104/862] 923616=test_erb_command [105/862] 923616=test_data_error [106/862] 923616=test_gem_ext_cmake_builder [107/862] 923616=dispatcher_test [108/862] 923616=test_eval_history [109/862] 923616=test_passing_block [110/862] 923616=test_string [111/862] 923617=test_files_ext [112/862] 923617=test_stringio [113/862] 923617=test_fips [114/862] 923617=test_gem_commands_setup_command [115/862] 923617=test_gem_security_policy [116/862] 923617=test_grapheme_breaks [117/862] 923617=test_yaml [118/862] 923617=test_at_exit [119/862] 923617=test_c_struct_builder [120/862] 923617=test_require_path_check [121/862] 923617=desugar_compiler_test [122/862] 923617=test_ostruct [123/862] 923617=test_interned_str [124/862] 923617=test_gem_uri_formatter [125/862] 923617=test_windows_1251 [126/862] 923617=test_gem_resolver_vendor_specification [127/862] 923617=test_flip [128/862] 923617=test_gem_version [129/862] 923617=test_gem_name_tuple [130/862] 923617=test_thread_fd_close [131/862] 923617=test_rdoc_comment [132/862] 923617=parse_comments_test [133/862] 923617=test_rational2 [134/862] 923617=test_update [135/862] 923617=test_rdoc_ri_paths [136/862] 923619=test_completion [137/862] 923617=test_autoconf [138/862] 923617=test_cgi_multipart [139/862] 923617=test_name_error_extension [140/862] 923617=test_gem_commands_cert_command [141/862] 923621=test_evaluation [142/862] 923621=test_https [143/862] 923619=test_webauthn_listener [144/862] 923619=test_pattern_matching [145/862] 923619=test_to_ary_concat [146/862] 923621=errors_test [147/862] 923621=test_load [148/862] 923621=test_vm_dump [149/862] 923621=test_rdoc_any_method [150/862] 923617=test_eval [151/862] 923617=test_cipher [152/862] 923617=test_new [153/862] 923617=test_complexrational [154/862] 923621=test_gem_commands_signout_command [155/862] 923617=test_ws [156/862] 923617=test_ossl [157/862] 923621=test_rdoc_markup_to_label [158/862] 923621=test_kdf [159/862] 923621=test_ruby_lex [160/862] 923621=test_rubygems [161/862] 923621=test_rdoc_class_module [162/862] 923621=test_digest [163/862] 923619=test_psych [164/862] 923619=test_weakkeymap [165/862] 923619=test_metaclass [166/862] 923619=test_rdoc_parser [167/862] 923619=test_address_resolve [168/862] 923619=test_gem_commands_mirror [169/862] 923619=test_class [170/862] 923621=test_const [171/862] 923621=test_object [172/862] 923621=test_fiddle [173/862] 923621=test_iter_break [174/862] 923621=test_cgi_cookie [175/862] 923621=test_x509attr [176/862] 923621=test_num2int [177/862] 923621=test_ractor [178/862] 923621=test_bug_reporter [179/862] 923621=test_member [180/862] 923621=test_io [181/862] 923621=test_coderange [182/862] 923621=test_date_arith [183/862] 923621=bom_test [184/862] 923621=test_file [185/862] 923619=format_errors_test [186/862] 923619=test_ractor [187/862] 923621=test_err_in_callback [188/862] 923621=test_parse [189/862] 923619=test_gem_local_remote_options [190/862] 923617=test_mul [191/862] 923617=test_rdoc_markup_to_markdown [192/862] 923619=test_key_error [193/862] 923619=test_signedness [194/862] 923617=test_rdoc_normal_module [195/862] 923617=test_rdoc_markdown_test [196/862] 923621=test_engine [197/862] 923621=test_gem_version_option [198/862] 923621=test_unicode_normalize [199/862] 923616=test_stack [200/862] 923617=test_cparser [201/862] 923616=test_handle [202/862] 923616=test_keyword [203/862] 923616=test_gb18030 [204/862] 923616=test_big2str [205/862] 923616=test_reline_key [206/862] 923616=test_config [207/862] 923616=test_frozen [208/862] 923616=test_date_strptime [209/862] 923616=test_econv [210/862] 923617=test_nofree [211/862] 923617=test_getopts [212/862] 923617=test_rdoc_parser_markdown [213/862] 923617=test_notimplement [214/862] 923617=test_lexer [215/862] 923617=test_gem_commands_uninstall_command [216/862] 923617=test_random [217/862] 923617=test_str2big [218/862] 923617=test_socket [219/862] 923616=test_rdoc_attr [220/862] 923616=test_ansi_without_terminfo [221/862] 923616=test_have_func [222/862] 923619=test_parser_events [223/862] 923619=test_reline [224/862] 923619=test_compile_prism [225/862] 923619=test_debug [226/862] 923619=test_enc_str_buf_cat [227/862] 923619=test_euc_jp [228/862] 923619=test_gem_package_tar_reader [229/862] 923619=test_gem_dependency [230/862] 923619=test_string_processing [231/862] 923619=test_mkmf [232/862] 923619=test_rdoc_rd_block_parser [233/862] 923619=test_benchmark [234/862] 923621=json_encoding_test [235/862] 923621=test_readpartial [236/862] 923621=test_gem_source [237/862] 923621=test_gem_request [238/862] 923619=test_ancdata [239/862] 923619=test_c_struct_entry [240/862] 923621=test_install [241/862] 923616=test_tcp [242/862] 923619=test_gem_commands_open_command [243/862] 923621=test_method [244/862] 923616=test_pair [245/862] 923619=test_bug-14834 [246/862] 923617=test_gem_request_set_lockfile_tokenizer [247/862] 923617=test_flags [248/862] 923619=test_convertible [249/862] 923617=test_ractor [250/862] 923617=test_terminfo [251/862] 923617=test_iseq [252/862] 923617=test_color_printer [253/862] 923617=test_rdoc_parser_changelog [254/862] 923617=parameters_signature_test [255/862] 923617=test_yield_block [256/862] 923617=test_assembler [257/862] 923617=test_addrinfo [258/862] 923617=test_system [259/862] 923616=test_nil2vtempty [260/862] 923616=test_history [261/862] 923616=test_path [262/862] 923616=test_bash_completion [263/862] 923616=test_date_new [264/862] 923616=test_rdoc_top_level [265/862] 923616=test_scheduler [266/862] 923617=test_gem_resolver_installer_set [267/862] 923616=test_store [268/862] 923617=test_internal_ivar [269/862] 923617=test_printf [270/862] 923616=test_sleep [271/862] 923617=test_tracepoint [272/862] 923617=test_kill_ring [273/862] 923617=test_recorder [274/862] 923617=test_gem_stub_specification [275/862] 923617=test_rdoc_markup_document [276/862] 923617=test_beginendblock [277/862] 923616=test_stringscanner [278/862] 923616=test_sizeof [279/862] 923617=test_face [280/862] 923617=test_within_pipe [281/862] 923617=ruby_api_test [282/862] 923617=test_ocsp [283/862] 923617=test_gem_commands_cleanup_command [284/862] 923617=test_pack [285/862] 923617=test_recursion [286/862] 923617=test_foreach [287/862] 923617=test_nomethod_error [288/862] 923617=test_ractor [289/862] 923617=test_summary [290/862] 923617=test_protocol [291/862] 923617=magic_comment_test [292/862] 923617=test_array [293/862] 923617=test_io_m17n [294/862] 923617=test_append [295/862] 923617=test_gem_ext_rake_builder [296/862] 923617=location_test [297/862] 923617=test_gem_remote_fetcher [298/862] 923621=test_gem_source_subpath_problem [299/862] 923621=test_color [300/862] 923621=test_gem_safe_marshal [301/862] 923616=test_files_test_1 [302/862] 923621=newline_test [303/862] 923621=test_rdoc_rd_inline [304/862] 923621=test_forwardable [305/862] 923621=test_webauthn_poller [306/862] 923619=test_config [307/862] 923621=test_remote_fetch_error [308/862] 923621=test_abi [309/862] 923619=test_gem_commands_push_command [310/862] 923621=test_set [311/862] 923621=test_gem_commands_build_command [312/862] 923621=test_struct [313/862] 923621=fuzzer_test [314/862] 923621=test_refinement [315/862] 923617=test_rdoc_markup [316/862] 923617=test_key_stroke [317/862] 923617=test_shapes [318/862] 923617=test_x509crl [319/862] 923617=test_cgi_session [320/862] 923616=test_gem_command [321/862] 923616=test_ifunless [322/862] 923616=test_popen_deadlock [323/862] 923617=test_yaml_tree [324/862] 923617=test_insns_leaf [325/862] 923617=test_pointer [326/862] 923619=test_singleton_function [327/862] 923619=test_gem_security_trust_dir [328/862] 923619=json_common_interface_test [329/862] 923619=test_gem_commands_search_command [330/862] 923619=compiler_test [331/862] 923619=test_rdoc_markup_to_bs [332/862] 923619=test_x509req [333/862] 923619=test_win32ole_type_event [334/862] 923619=test_emitter [335/862] 923619=test_dln [336/862] 923619=test_rdoc_rd [337/862] 923619=test_gem_commands_signin_command [338/862] 923616=test_gem_bundler_version_finder [339/862] 923616=test_null [340/862] 923616=test_yjit_exit_locations [341/862] 923616=test_inlinecache [342/862] 923617=test_pkg_config [343/862] 923617=test_open3 [344/862] 923616=test_require [345/862] 923619=test_gem_config_file [346/862] 923619=test_serialize_subclasses [347/862] 923619=test_data [348/862] 923619=test_cgi_header [349/862] 923619=test_bundled_ca [350/862] 923619=test_webauthn_listener_response [351/862] 923619=test_erb [352/862] 923619=test_gem_request_set_gem_dependency_api [353/862] 923619=test_monitor [354/862] 923619=test_win32ole_variant [355/862] 923619=test_whileuntil [356/862] 923619=test_gem_commands_contents_command [357/862] 923619=test_acceptable [358/862] 923619=test_httpheader [359/862] 923619=test_rdoc_ri_driver [360/862] 923617=test_resolve_symbol [361/862] 923619=test_arith_seq_extract [362/862] 923617=unescape_test [363/862] 923619=test_console_attr [364/862] 923619=test_variable_name_check [365/862] 923621=test_queue [366/862] 923621=test_rendering [367/862] 923621=test_httpresponses [368/862] 923621=test_win32ole_record [369/862] 923621=test_rdoc_rubygems_hook [370/862] 923619=test_prettyprint [371/862] 923621=test_rdoc_generator_markup [372/862] 923619=test_ubf_async_safe [373/862] 923619=test_nesting_parser [374/862] 923621=test_scanner_events [375/862] 923619=test_x509ext [376/862] 923619=test_cmd [377/862] 923621=test_stream [378/862] 923621=test_http [379/862] 923621=test_require [380/862] 923616=test_gem_package_tar_header [381/862] 923616=test_configuration [382/862] 923616=test_ole_methods [383/862] 923616=test_gem_requirement [384/862] 923619=test_transcode [385/862] 923616=test_spell_checker [386/862] 923616=test_rdoc_servlet [387/862] 923616=test_formatter [388/862] 923616=test_common [389/862] 923619=test_ssl_session [390/862] 923616=test_date_marshal [391/862] 923616=test_mdns [392/862] 923616=test_ssl [393/862] 923619=test_input_method [394/862] 923619=test_module [395/862] 923617=test_function [396/862] 923621=test_gem_source_local [397/862] 923617=test_ipaddr [398/862] 923617=test_gem_util [399/862] 923617=test_complex [400/862] 923617=test_gem_resolver_api_set [401/862] 923621=test_case_comprehensive [402/862] 923617=test_yamlstore [403/862] 923617=ripper_compat_test [404/862] 923617=test_rubyvm [405/862] 923617=test_raise_exception [406/862] 923617=test_rdoc_markup_to_html [407/862] 923617=attribute_write_test [408/862] 923617=test_gem_commands_stale_command [409/862] 923617=test_rdoc_generator_pot [410/862] 923617=test_date_conv [411/862] 923617=test_gem_gem_runner [412/862] 923617=test_alias_and_anchor [413/862] 923617=test_egrep_cpp [414/862] 923617=test_memory_view [415/862] 923617=test_constant [416/862] 923619=test_sleep [417/862] 923619=test_basicsocket [418/862] 923619=test_encoding [419/862] 923619=test_rdoc_rdoc [420/862] 923619=test_gem_commands_query_command [421/862] 923619=test_win32ole_param [422/862] 923619=test_rdoc_require [423/862] 923619=test_load [424/862] 923619=test_gem_ext_ext_conf_builder [425/862] 923616=test_io_buffer [426/862] 923616=test_dir [427/862] 923616=test_ellipsize [428/862] 923616=test_path_to_class [429/862] 923616=test_rdoc_markup_pre_process [430/862] 923617=json_parser_test [431/862] 923616=test_gem_update_suggestion [432/862] 923617=test_asn1 [433/862] 923617=test_reqarg [434/862] 923616=test_array_create [435/862] 923616=test_gem_resolver_lock_set [436/862] 923617=test_div [437/862] 923617=test_date_strftime [438/862] 923616=test_irb [439/862] 923616=test_resource [440/862] 923616=test_deprecated [441/862] 923616=test_to_ruby [442/862] 923616=test_optparse [443/862] 923616=test_have_library [444/862] 923617=test_comparable [445/862] 923617=test_rdoc_constant [446/862] 923617=test_gem_commands_fetch_command [447/862] 923619=test_deprecate [448/862] 923617=test_tree_spell_checker [449/862] 923619=test_range [450/862] 923617=test_io_timeout [451/862] 923617=test_rdoc_markup_formatter [452/862] 923617=test_timeout [453/862] 923617=test_signal [454/862] 923619=test_fixnum [455/862] 923619=test_ts [456/862] 923616=test_locale [457/862] 923616=test_rdoc_encoding [458/862] 923616=test_gem_commands_outdated_command [459/862] 923616=test_big5 [460/862] 923616=regexp_test [461/862] 923616=test_objspace [462/862] 923617=test_rdoc_markdown [463/862] 923619=test_profile_frames [464/862] 923617=version_test [465/862] 923617=test_key_event_record [466/862] 923617=heredoc_dedent_test [467/862] 923617=test_wait [468/862] 923619=test_euc_tw [469/862] 923619=test_cgi_util [470/862] 923617=test_unicode_escape [471/862] 923617=test_wss [472/862] 923617=test_bug-5832 [473/862] 923617=test_rdoc_cross_reference [474/862] 923619=test_udp [475/862] 923619=test_env [476/862] 923617=test_rdoc_markup_heading [477/862] 923617=test_logger [478/862] 923617=test_file_exhaustive [479/862] 923619=test_provider [480/862] 923619=test_gbk [481/862] 923619=test_rdoc_generator_pot_po_entry [482/862] 923619=json_fixtures_test [483/862] 923619=test_windows_1252 [484/862] 923619=test_gem_commands_lock_command [485/862] 923619=test_sexp [486/862] 923619=test_rdoc_parser_c [487/862] 923619=test_import [488/862] 923619=test_ansi_with_terminfo [489/862] 923619=test_bug-3571 [490/862] 923619=test_gem_source_vendor [491/862] 923619=test_rdoc_markup_indented_paragraph [492/862] 923619=test_bmethod [493/862] 923619=test_struct [494/862] 923619=test_pack [495/862] 923619=test_modify_expand [496/862] 923619=test_files_sample [497/862] 923619=test_gem_available_set [498/862] 923619=test_gem_ext_configure_builder [499/862] 923619=test_mutex [500/862] 923619=test_len [501/862] 923619=test_pkcs7 [502/862] 923617=parser_test [503/862] 923617=test_hash [504/862] 923619=test_config [505/862] 923619=test_emoji_breaks [506/862] 923619=test_rat [507/862] 923619=test_lazy_enumerator [508/862] 923619=test_gem_package_tar_writer [509/862] 923619=test_find_executable [510/862] 923619=locals_test [511/862] 923619=test_super [512/862] 923617=test_rendering [513/862] 923617=test_word [514/862] 923617=test_pkey_dh [515/862] 923617=test_class2name [516/862] 923617=test_numeric [517/862] 923617=test_tmpdir [518/862] 923617=test_class [519/862] 923617=test_stringify_symbols [520/862] 923617=test_rdoc_markup_include [521/862] 923617=test_gem_resolver_activation_request [522/862] 923617=test_dup [523/862] 923617=test_gem_security [524/862] 923619=test_gem_commands_specification_command [525/862] 923619=test_require [526/862] 923619=test_rdoc_options [527/862] 923619=test_rdoc_text [528/862] 923619=test_gem_dependency_list [529/862] 923619=test_set [530/862] 923619=test_gem_commands_update_command [531/862] 923619=test_gem_source_git [532/862] 923621=test_rdoc_markup_to_html_crossref [533/862] 923621=test_rdoc_include [534/862] 923621=test_rdoc_markup_attribute_manager [535/862] 923621=test_regex_casefold [536/862] 923621=test_alias [537/862] 923621=test_io [538/862] 923619=test_date_compat [539/862] 923619=test_gem_commands_owner_command [540/862] 923619=test_rdoc_alias [541/862] 923619=test_gem_resolver_composed_set [542/862] 923619=test_did_you_mean [543/862] 923619=test_history [544/862] 923619=test_ast [545/862] 923617=test_argf [546/862] 923617=test_io_buffer [547/862] 923617=test_m17n [548/862] 923617=test_gem_uri [549/862] 923617=test_yjit [550/862] 923616=test_complex2 [551/862] 923616=test_frozen_error [552/862] 923616=test_etc [553/862] 923616=test_enumerator [554/862] 923616=test_dns [555/862] 923616=test_gem_package [556/862] 923616=test_instrumentation_api [557/862] 923616=json_ext_parser_test [558/862] 923616=test_thread_queue [559/862] 923616=test_win32ole_variant_outarg [560/862] 923616=test_gem_resolver_dependency_request [561/862] 923616=test_nowrite [562/862] 923616=test_gem_commands_info_command [563/862] 923616=test_uncorrectable_name_check [564/862] 923616=test_rdoc_parser_rd [565/862] 923616=test_rdoc_parser_simple [566/862] 923616=test_rdoc_normal_class [567/862] 923616=test_gem_request_set_lockfile [568/862] 923616=test_gem_installer [569/862] 923621=test_ftp [570/862] 923621=test_postponed_job [571/862] 923617=test_gem_package_tar_reader_entry [572/862] 923621=test_ns_spki [573/862] 923621=test_case_mapping [574/862] 923621=test_rdoc_markup_to_html_snippet [575/862] 923621=test_enc_raise [576/862] 923621=test_gem_commands_server_command [577/862] 923621=test_propertyputref [578/862] 923621=test_not [579/862] 923621=test_arity [580/862] 923621=test_pkey_dsa [581/862] 923617=test_exception [582/862] 923621=test_trace [583/862] 923621=test_cstr [584/862] 923621=test_duplicate [585/862] 923621=test_key_name_check [586/862] 923621=test_rdoc_method_attr [587/862] 923621=test_pattern_key_name_check [588/862] 923621=test_gem_ext_builder [589/862] 923617=test_gem_security_signer [590/862] 923617=test_type_completor [591/862] 923617=test_weakmap [592/862] 923616=test_rdoc_generator_json_index [593/862] 923616=test_emitter [594/862] 923616=test_gem_request_connection_pools [595/862] 923616=test_gem_resolver_specification [596/862] 923616=test_fileutils [597/862] 923621=test_tree_builder [598/862] 923621=test_marshalable [599/862] 923621=test_rdoc_i18n_locale [600/862] 923621=test_pty [601/862] 923621=test_protect [602/862] 923621=test_files_lib [603/862] 923616=test_euc_kr [604/862] 923616=test_gem_spec_fetcher [605/862] 923616=test_https_proxy [606/862] 923616=test_gem_source_specific_file [607/862] 923616=test_gem_request_set [608/862] 923616=test_case [609/862] 923616=test_method_cache [610/862] 923616=constant_path_node_test [611/862] 923616=test_m17n_comb [612/862] 923616=test_io_wait [613/862] 923616=test_kwargs [614/862] 923616=test_win32ole_variant_m [615/862] 923616=test_pathname [616/862] 923616=test_libs [617/862] 923616=test_string_memory [618/862] 923621=test_math [619/862] 923621=test_coverage [620/862] 923616=test_gc [621/862] 923616=test_mailto [622/862] 923616=test_rdoc_markup_to_table_of_contents [623/862] 923616=test_line_editor [624/862] 923616=test_sprintf [625/862] 923616=test_gem_commands_unpack_command [626/862] 923616=test_win32ole_method_event [627/862] 923616=test_pipe [628/862] 923616=test_macro [629/862] 923616=!Nothing_to_test [630/862] 923616=test_gem_console_ui [631/862] 923616=test_win32ole_typelib [632/862] 923616=test_external_new [633/862] 923616=test_gem_commands_sources_command [634/862] 923621=test_rbconfig [635/862] 923621=memsize_test [636/862] 923621=test_numeric [637/862] 923621=test_object_create_start [638/862] 923621=test_show_source [639/862] 923621=test_settracefunc [640/862] 923616=test_gem_text [641/862] 923616=test_win32ole [642/862] 923616=test_ractor [643/862] 923616=test_time [644/862] 923616=test_parser [645/862] 923616=json_generic_object_test [646/862] 923616=test_hmac [647/862] 923616=test_method_cache [648/862] 923616=test_variable [649/862] 923616=test_rdoc_markup_paragraph [650/862] 923616=test_sprintf_comb [651/862] 923616=test_gem_resolver_index_specification [652/862] 923616=test_kernel [653/862] 923621=pattern_test [654/862] 923621=test_gem_platform [655/862] 923621=test_rdoc_context_section [656/862] 923616=test_gem_ext_cargo_builder [657/862] 923621=test_digest_extend [658/862] 923621=test_optarg [659/862] 923616=test_iterator [660/862] 923621=test_string [661/862] 923621=test_storage [662/862] 923621=test_proc [663/862] 923616=test_exception [664/862] 923616=test_win32ole_event [665/862] 923616=test_case [666/862] 923616=test_rdoc_markup_to_ansi [667/862] 923616=test_zlib [668/862] 923621=test_array [669/862] 923617=test_io_wait_uncommon [670/862] 923617=test_dir_m17n [671/862] 923617=test_gem_ci_detector [672/862] 923617=test_object [673/862] 923617=test_gem_resolver_git_set [674/862] 923617=test_gem_commands_which_command [675/862] 923617=test_assignment [676/862] 923617=test_process [677/862] 923617=test_func [678/862] 923616=test_x509name [679/862] 923616=test_utf32 [680/862] 923616=test_gem_request_set_lockfile_parser [681/862] 923616=test_shellwords [682/862] 923616=test_rdoc_stats [683/862] 923616=test_regexp [684/862] 923617=test_error_highlight [685/862] 923617=test_omap [686/862] 923617=test_my_integer [687/862] 923617=test_rdoc_store [688/862] 923617=test_flush [689/862] 923617=test_pkey_rsa [690/862] 923617=test_gem_dependency_resolution_error [691/862] 923617=test_numhash [692/862] 923617=test_rational [693/862] 923617=test_defined [694/862] 923617=test_noarg [695/862] 923617=test_jaro_winkler [696/862] 923617=test_helper [697/862] 923617=test_random [698/862] 923617=test_float [699/862] 923619=test_gem_impossible_dependencies_error [700/862] 923619=test_rdoc_code_object [701/862] 923619=test_scalar_scanner [702/862] 923619=test_gc_compact [703/862] 923617=test_nil [704/862] 923617=test_rb_str_dup [705/862] 923617=test_iseq_load [706/862] 923617=test_gem_source_installed [707/862] 923617=test_gem_commands_help_command [708/862] 923617=test_random_formatter [709/862] 923617=test_yamldbm [710/862] 923617=test_depth_first [711/862] 923617=test_gem_source_lock [712/862] 923617=test_addr [713/862] 923617=test_enumerator_kw [714/862] 923617=test_config [715/862] 923617=test_buffered_io [716/862] 923617=test_qsort [717/862] 923617=test_too_many_dummy_encodings [718/862] 923617=test_gem_commands_list_command [719/862] 923617=test_gem_install_update_options [720/862] 923617=test_backtrace [721/862] 923617=test_object_references [722/862] 923617=json_addition_test [723/862] 923617=test_typeddata [724/862] 923617=test_string [725/862] 923617=test_rdoc_rd_inline_parser [726/862] 923617=test_rdoc_generator_darkfish [727/862] 923617=test_boolean [728/862] 923617=test_find [729/862] 923617=test_raise [730/862] 923617=test_date [731/862] 923617=test_cesu8 [732/862] 923617=test_iso_8859 [733/862] 923619=test_fnmatch [734/862] 923617=test_lambda [735/862] 923619=test_rdoc_context [736/862] 923617=library_symbols_test [737/862] 923617=test_date_parse [738/862] 923617=test_delegate [739/862] 923617=test_erb_m17n [740/862] 923617=test_cgi_tag_helper [741/862] 923617=test_pkey_ec [742/862] 923617=test_open-uri [743/862] 923619=test_thread [744/862] 923619=test_gem_stream_ui [745/862] 923617=test_usrmarshal [746/862] 923619=test_rdoc_generator_ri [747/862] 923619=test_win32ole_param_event [748/862] 923619=test_framework [749/862] 923619=test_koi8 [750/862] 923619=test_literal [751/862] 923617=test_threadgroup [752/862] 923617=test_gem_validator [753/862] 923617=test_filter [754/862] 923617=test_thread [755/862] 923617=test_dot_dot [756/862] 923617=test_extlibs [757/862] 923619=test_scan_args [758/862] 923619=test_gem_gemcutter_utilities [759/862] 923619=test_files_test_2 [760/862] 923619=test_rdoc_markup_hard_break [761/862] 923619=test_data [762/862] 923619=test_gem_rdoc [763/862] 923619=test_ractor [764/862] 923619=test_memory_view [765/862] 923619=test_gem_unsatisfiable_dependency_error [766/862] 923619=test_gem_commands_pristine_command [767/862] 923621=test_option [768/862] 923621=test_pkey [769/862] 923621=comments_test [770/862] 923621=test_http [771/862] 923617=test_merge_keys [772/862] 923617=test_gem_dependency_installer [773/862] 923619=test_gem_resolver_requirement_list [774/862] 923619=test_rdoc_extend [775/862] 923619=test_arith_seq_beg_len_step [776/862] 923619=test_set_len [777/862] 923619=test_ractor [778/862] 923619=test_gem_resolver_git_specification [779/862] 923619=test_gem_commands_exec_command [780/862] 923619=test_severity [781/862] 923619=test_rdoc_generator_pot_po [782/862] 923619=test_nextafter [783/862] 923619=test_win32ole_type [784/862] 923619=test_trick [785/862] 923617=test_capacity [786/862] 923617=test_fiber [787/862] 923621=test_singleton [788/862] 923621=test_rdoc_tom_doc [789/862] 923621=test_gem_command_manager [790/862] 923621=test_date_ractor [791/862] 923621=test_thread [792/862] 923619=test_condition [793/862] 923619=test_ensured [794/862] 923619=test_cp949 [795/862] 923619=test_integer [796/862] 923619=test_verbose [797/862] 923619=test_sorted_set [798/862] 923619=test_rdoc_i18n_text [799/862] 923619=test_emoji [800/862] 923619=test_cclass [801/862] 923619=test_date_attr [802/862] 923619=test_project_sanity [803/862] 923617=test_scalar [804/862] 923617=test_json_tree [805/862] 923619=test_gem_ext_cargo_builder_link_flag_converter [806/862] 923617=test_pack [807/862] 923619=test_exit [808/862] 923619=test_gem_resolver_vendor_set [809/862] 923617=ractor_test [810/862] 923619=test_bignum [811/862] 923617=test_class_name_check [812/862] 923619=test_utf16 [813/862] 923617=test_http_request [814/862] 923617=test_gem_ext_cargo_builder_unit [815/862] 923619=test_gem_resolver_lock_specification [816/862] 923617=test_gem_doctor [817/862] 923619=test_rubyoptions [818/862] 923617=test_stream [819/862] 923617=test_gem_silent_ui [820/862] 923617=test_optimization [821/862] 923621=json_string_matching_test [822/862] 923621=test_function_entry [823/862] 923621=test_pinned [824/862] 923621=test_stringchar [825/862] 923621=test_arithmetic_sequence [826/862] 923621=test_dryrun [827/862] 923621=test_shift_jis [828/862] 923621=test_pkcs12 [829/862] 923621=test_pp [830/862] 923621=test_gem_commands_environment_command [831/862] 923621=test_rand [832/862] 923621=test_arity [833/862] 923621=encoding_test [834/862] 923621=test_process [835/862] 923616=test_rdoc_markup_verbatim [836/862] 923616=test_date_time [837/862] 923616=test_gc [838/862] 923617=test_default_gems [839/862] 923617=test_key_actor_vi [840/862] 923617=test_gem_resolver_installed_specification [841/862] 923617=test_gem_commands_install_command [842/862] 923619=test_enumerator [843/862] 923617=test_rdoc_single_class [844/862] 923617=test_svcb_https [845/862] 923617=test_buffering [846/862] 923617=test_hash_create [847/862] 923617=test_gem_resolver_api_specification [848/862] 923617=test_unix [849/862] 923617=test_securerandom [850/862] 923617=test_safe_load [851/862] 923617=test_rdoc_token_stream [852/862] 923617=test_switch_hitter [853/862] 923617=test_name_error [854/862] 923617=test_win32ole_method [855/862] 923617=test_rdoc_task [856/862] 923617=test_inadvertent_creation [857/862] 923617=test_bn [858/862] 923617=test_backtrace [859/862] 923617=test_symbol [860/862] 923616=test_coder [861/862] 923616=test_gem_commands_dependency_command [862/862] 923616=test_context Finished tests in 672.597142s, 37.2482 tests/s, 14061.8112 assertions/s. 25053 tests, 9457934 assertions, 0 failures, 0 errors, 214 skips ruby -v: ruby 3.4.0dev (2024-02-01T12:17:37Z master 8531ac3115) [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-01T12:17:37Z master 8531ac3115) [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 307.331268 seconds 3728 files, 31902 examples, 174220 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.