# Logfile created on 2024-12-17 22:55:51 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007ff32849fde0 @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_gcc12", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc12", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc12", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc12", @configure_opts=["CC=gcc-12"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @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_gcc12.20241217-225551", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ff3284c1e40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ff3284c1b98 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ff3283da928 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc12.20241217-225551", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc12.20241217-225551>, @binmode=false, @mon_data=#<Monitor:0x00007ff3284c1738>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 9715131..fef8ecc master -> origin/master Updating 9715131..fef8ecc Fast-forward include/ruby/internal/symbol.h | 4 +++ lib/rdoc/markup/formatter.rb | 31 ++++++++++++-------- lib/rdoc/markup/to_html_crossref.rb | 39 ++++++++++++++++++++++++++ lib/rdoc/markup/to_rdoc.rb | 2 +- test/rdoc/support/text_formatter_test_case.rb | 10 +++---- test/rdoc/test_rdoc_markup_to_ansi.rb | 12 ++++---- test/rdoc/test_rdoc_markup_to_bs.rb | 12 ++++---- test/rdoc/test_rdoc_markup_to_html.rb | 17 ++++++----- test/rdoc/test_rdoc_markup_to_html_crossref.rb | 12 ++++++++ test/rdoc/test_rdoc_markup_to_markdown.rb | 12 ++++---- test/rdoc/test_rdoc_markup_to_rdoc.rb | 12 ++++---- 11 files changed, 114 insertions(+), 49 deletions(-) Latest commit hash = fef8ecc708 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk_gcc12/ext/ripper/eventids1.h make[1]: Entering directory '/tmp/ruby/src/trunk_gcc12/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc12/ext/ripper' generating /tmp/ruby/src/trunk_gcc12/ext/ripper/eventids1.c make[1]: Entering directory '/tmp/ruby/src/trunk_gcc12/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc12/ext/ripper' generating /tmp/ruby/src/trunk_gcc12/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_gcc12/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc12/ext/ripper' /tmp/ruby/src/trunk_gcc12/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_gcc12' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_gcc12/.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-12 LD = ld LDSHARED = gcc-12 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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 = C.UTF-8 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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0 Copyright (C) 2022 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_gcc12/main.c compiling /tmp/ruby/src/trunk_gcc12/dmydln.c compiling /tmp/ruby/src/trunk_gcc12/miniinit.c compiling /tmp/ruby/src/trunk_gcc12/array.c compiling /tmp/ruby/src/trunk_gcc12/ast.c compiling /tmp/ruby/src/trunk_gcc12/bignum.c compiling /tmp/ruby/src/trunk_gcc12/class.c compiling /tmp/ruby/src/trunk_gcc12/compar.c compiling /tmp/ruby/src/trunk_gcc12/compile.c compiling /tmp/ruby/src/trunk_gcc12/complex.c compiling /tmp/ruby/src/trunk_gcc12/cont.c compiling /tmp/ruby/src/trunk_gcc12/debug.c compiling /tmp/ruby/src/trunk_gcc12/debug_counter.c compiling /tmp/ruby/src/trunk_gcc12/dir.c compiling /tmp/ruby/src/trunk_gcc12/dln_find.c compiling /tmp/ruby/src/trunk_gcc12/encoding.c compiling /tmp/ruby/src/trunk_gcc12/enum.c compiling /tmp/ruby/src/trunk_gcc12/enumerator.c compiling /tmp/ruby/src/trunk_gcc12/error.c compiling /tmp/ruby/src/trunk_gcc12/eval.c compiling /tmp/ruby/src/trunk_gcc12/file.c compiling /tmp/ruby/src/trunk_gcc12/gc.c compiling /tmp/ruby/src/trunk_gcc12/hash.c compiling /tmp/ruby/src/trunk_gcc12/inits.c compiling /tmp/ruby/src/trunk_gcc12/imemo.c compiling /tmp/ruby/src/trunk_gcc12/io.c compiling /tmp/ruby/src/trunk_gcc12/io_buffer.c compiling /tmp/ruby/src/trunk_gcc12/iseq.c compiling /tmp/ruby/src/trunk_gcc12/load.c compiling /tmp/ruby/src/trunk_gcc12/marshal.c compiling /tmp/ruby/src/trunk_gcc12/math.c compiling /tmp/ruby/src/trunk_gcc12/memory_view.c compiling /tmp/ruby/src/trunk_gcc12/rjit.c compiling /tmp/ruby/src/trunk_gcc12/rjit_c.c compiling /tmp/ruby/src/trunk_gcc12/node.c compiling /tmp/ruby/src/trunk_gcc12/node_dump.c compiling /tmp/ruby/src/trunk_gcc12/numeric.c compiling /tmp/ruby/src/trunk_gcc12/object.c compiling /tmp/ruby/src/trunk_gcc12/pack.c compiling parse.c compiling /tmp/ruby/src/trunk_gcc12/proc.c compiling /tmp/ruby/src/trunk_gcc12/process.c compiling /tmp/ruby/src/trunk_gcc12/ractor.c compiling /tmp/ruby/src/trunk_gcc12/random.c compiling /tmp/ruby/src/trunk_gcc12/range.c compiling /tmp/ruby/src/trunk_gcc12/rational.c compiling /tmp/ruby/src/trunk_gcc12/re.c compiling /tmp/ruby/src/trunk_gcc12/regcomp.c compiling /tmp/ruby/src/trunk_gcc12/regenc.c compiling /tmp/ruby/src/trunk_gcc12/regerror.c compiling /tmp/ruby/src/trunk_gcc12/regexec.c compiling /tmp/ruby/src/trunk_gcc12/regparse.c compiling /tmp/ruby/src/trunk_gcc12/regsyntax.c compiling /tmp/ruby/src/trunk_gcc12/ruby.c compiling /tmp/ruby/src/trunk_gcc12/ruby_parser.c compiling /tmp/ruby/src/trunk_gcc12/scheduler.c compiling /tmp/ruby/src/trunk_gcc12/shape.c compiling /tmp/ruby/src/trunk_gcc12/signal.c compiling /tmp/ruby/src/trunk_gcc12/sprintf.c compiling /tmp/ruby/src/trunk_gcc12/st.c compiling /tmp/ruby/src/trunk_gcc12/strftime.c compiling /tmp/ruby/src/trunk_gcc12/string.c compiling /tmp/ruby/src/trunk_gcc12/struct.c compiling /tmp/ruby/src/trunk_gcc12/symbol.c compiling /tmp/ruby/src/trunk_gcc12/thread.c compiling /tmp/ruby/src/trunk_gcc12/time.c compiling /tmp/ruby/src/trunk_gcc12/transcode.c compiling /tmp/ruby/src/trunk_gcc12/util.c compiling /tmp/ruby/src/trunk_gcc12/variable.c compiling /tmp/ruby/src/trunk_gcc12/version.c compiling /tmp/ruby/src/trunk_gcc12/vm.c compiling /tmp/ruby/src/trunk_gcc12/vm_backtrace.c compiling /tmp/ruby/src/trunk_gcc12/vm_dump.c compiling /tmp/ruby/src/trunk_gcc12/vm_sync.c compiling /tmp/ruby/src/trunk_gcc12/vm_trace.c compiling /tmp/ruby/src/trunk_gcc12/weakmap.c compiling prism/api_node.c compiling /tmp/ruby/src/trunk_gcc12/prism/api_pack.c compiling /tmp/ruby/src/trunk_gcc12/prism/extension.c compiling /tmp/ruby/src/trunk_gcc12/prism_init.c compiling /tmp/ruby/src/trunk_gcc12/yjit.c compiling /tmp/ruby/src/trunk_gcc12/enc/ascii.c compiling /tmp/ruby/src/trunk_gcc12/enc/us_ascii.c compiling /tmp/ruby/src/trunk_gcc12/enc/unicode.c compiling /tmp/ruby/src/trunk_gcc12/enc/utf_8.c compiling enc/trans/newline.c compiling /tmp/ruby/src/trunk_gcc12/missing/setproctitle.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-12 LD = ld LDSHARED = gcc-12 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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 = C.UTF-8 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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0 Copyright (C) 2022 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_gcc12/dln.c compiling /tmp/ruby/src/trunk_gcc12/localeinit.c compiling /tmp/ruby/src/trunk_gcc12/loadpath.c builtin_binary.inc updated dc6e25bfcf9cfc13b6bd0d9ba5c610d85a9c49975564fceeaf97ca6fcc4325a6 builtin_binary.inc compiling /tmp/ruby/src/trunk_gcc12/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-12 LD = ld LDSHARED = gcc-12 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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 = C.UTF-8 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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0 Copyright (C) 2022 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_gcc12' compiling /tmp/ruby/src/trunk_gcc12/enc/encdb.c make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' compiling /tmp/ruby/src/trunk_gcc12/enc/big5.c generating transdb.h compiling /tmp/ruby/src/trunk_gcc12/enc/cesu_8.c transdb.h unchanged compiling /tmp/ruby/src/trunk_gcc12/enc/cp949.c compiling /tmp/ruby/src/trunk_gcc12/enc/emacs_mule.c compiling /tmp/ruby/src/trunk_gcc12/enc/euc_jp.c compiling /tmp/ruby/src/trunk_gcc12/enc/euc_kr.c compiling /tmp/ruby/src/trunk_gcc12/enc/euc_tw.c compiling /tmp/ruby/src/trunk_gcc12/enc/gb2312.c compiling /tmp/ruby/src/trunk_gcc12/enc/gb18030.c compiling /tmp/ruby/src/trunk_gcc12/enc/gbk.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_1.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_2.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_3.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_4.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_5.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_6.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_7.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_8.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_9.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_10.c generating makefiles ext/configure-ext.mk compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_11.c ext/configure-ext.mk updated making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' compiling /tmp/ruby/src/trunk_gcc12/enc/trans/transdb.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_13.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_14.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_15.c compiling /tmp/ruby/src/trunk_gcc12/enc/trans/big5.c compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_16.c compiling /tmp/ruby/src/trunk_gcc12/enc/koi8_r.c compiling /tmp/ruby/src/trunk_gcc12/enc/koi8_u.c compiling /tmp/ruby/src/trunk_gcc12/enc/shift_jis.c compiling /tmp/ruby/src/trunk_gcc12/enc/utf_16be.c compiling /tmp/ruby/src/trunk_gcc12/enc/utf_16le.c compiling /tmp/ruby/src/trunk_gcc12/enc/utf_32be.c compiling /tmp/ruby/src/trunk_gcc12/enc/utf_32le.c compiling /tmp/ruby/src/trunk_gcc12/enc/windows_31j.c compiling /tmp/ruby/src/trunk_gcc12/enc/windows_1250.c compiling /tmp/ruby/src/trunk_gcc12/enc/windows_1251.c compiling /tmp/ruby/src/trunk_gcc12/enc/windows_1252.c compiling /tmp/ruby/src/trunk_gcc12/enc/windows_1253.c compiling /tmp/ruby/src/trunk_gcc12/enc/windows_1254.c compiling /tmp/ruby/src/trunk_gcc12/enc/windows_1257.c compiling /tmp/ruby/src/trunk_gcc12/enc/trans/cesu_8.c linking encoding encdb.so compiling /tmp/ruby/src/trunk_gcc12/enc/trans/chinese.c compiling /tmp/ruby/src/trunk_gcc12/enc/trans/ebcdic.c compiling /tmp/ruby/src/trunk_gcc12/enc/trans/emoji.c linking encoding big5.so linking encoding cesu_8.so linking encoding cp949.so linking encoding emacs_mule.so linking encoding euc_jp.so linking encoding euc_kr.so linking encoding euc_tw.so compiling /tmp/ruby/src/trunk_gcc12/enc/trans/emoji_iso2022_kddi.c linking encoding gb2312.so linking encoding gb18030.so linking encoding gbk.so linking encoding iso_8859_1.so compiling /tmp/ruby/src/trunk_gcc12/enc/trans/emoji_sjis_docomo.c linking encoding iso_8859_2.so linking encoding iso_8859_3.so linking encoding iso_8859_4.so linking encoding iso_8859_5.so linking encoding iso_8859_6.so linking encoding iso_8859_7.so compiling /tmp/ruby/src/trunk_gcc12/enc/trans/emoji_sjis_kddi.c linking encoding iso_8859_8.so linking encoding iso_8859_9.so linking encoding iso_8859_10.so linking encoding iso_8859_11.so compiling /tmp/ruby/src/trunk_gcc12/enc/trans/emoji_sjis_softbank.c linking encoding iso_8859_13.so linking encoding iso_8859_14.so linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking encoding koi8_r.so compiling /tmp/ruby/src/trunk_gcc12/enc/trans/escape.c linking encoding koi8_u.so linking encoding shift_jis.so linking encoding utf_16be.so linking encoding utf_16le.so linking encoding utf_32be.so linking encoding utf_32le.so compiling /tmp/ruby/src/trunk_gcc12/enc/trans/gb18030.c linking encoding windows_31j.so 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 linking encoding windows_1257.so compiling /tmp/ruby/src/trunk_gcc12/enc/trans/gbk.c make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' compiling /tmp/ruby/src/trunk_gcc12/enc/trans/iso2022.c compiling /tmp/ruby/src/trunk_gcc12/enc/trans/japanese.c compiling /tmp/ruby/src/trunk_gcc12/enc/trans/japanese_euc.c compiling /tmp/ruby/src/trunk_gcc12/enc/trans/japanese_sjis.c compiling /tmp/ruby/src/trunk_gcc12/enc/trans/korean.c make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/RUBY_ALIGNOF/c.c compiling /tmp/ruby/src/trunk_gcc12/enc/trans/single_byte.c compiling /tmp/ruby/src/trunk_gcc12/enc/trans/utf8_mac.c compiling /tmp/ruby/src/trunk_gcc12/enc/trans/utf_16_32.c linking shared-object -test-/RUBY_ALIGNOF.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/arith_seq/beg_len_step/beg_len_step.c linking transcoder transdb.so linking transcoder big5.so linking transcoder cesu_8.so linking transcoder chinese.so linking transcoder ebcdic.so linking shared-object -test-/arith_seq/beg_len_step.so linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/arith_seq/extract/extract.c 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 make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/array/concat/to_ary_concat.c linking transcoder japanese_sjis.so linking transcoder korean.so linking transcoder single_byte.so linking transcoder utf_16_32.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/array/resize/resize.c linking shared-object -test-/arith_seq/extract.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bignum' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/big2str.c linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bug-14834/bug-14834.c linking shared-object -test-/array/resize.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bug-3571/bug.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/bigzero.c linking transcoder utf8_mac.so make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' making encs linking shared-object -test-/bug_14834.so make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/div.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/init.c linking shared-object -test-/bug_3571.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bug-5832/bug.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/intpack.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/mul.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/str2big.c linking shared-object -test-/bug_5832.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bug_reporter/bug_reporter.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/class' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/class/class2name.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/debug' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/debug/init.c linking shared-object -test-/bignum.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bignum' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/debug/inspector.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/class/init.c linking shared-object -test-/bug_reporter.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/dln/empty/empty.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/enumerator_kw/enumerator_kw.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/debug/profile_frames.c linking shared-object -test-/enumerator_kw.so linking shared-object -test-/class.so linking shared-object -test-/dln/empty.so linking shared-object -test-/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/exception' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/exception/dataerror.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/class' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/file' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/fatal/init.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/file/fs.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/float' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/float/init.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/file/init.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/fatal/invalid.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/float/nextafter.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/exception/enc_raise.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/file/newline_conv.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/exception/ensured.c linking shared-object -test-/float.so compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/fatal/rb_fatal.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/funcall' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/funcall/funcall.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/exception/init.c linking shared-object -test-/fatal.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/gvl/call_without_gvl/call_without_gvl.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/file/stat.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/hash' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/hash/delete.c linking shared-object -test-/gvl/call_without_gvl.so linking shared-object -test-/exception.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/integer' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/integer/core_ext.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/iseq_load/iseq_load.c linking shared-object -test-/file.so compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/hash/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/iter' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/iter/break.c linking shared-object -test-/iseq_load.so compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/integer/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/load/dot.dot' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/load/dot.dot/dot.dot.c linking shared-object -test-/hash.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/load/protect' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/load/protect/protect.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/iter/init.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/integer/my_integer.c linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/load/dot.dot' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/iter/yield.c linking shared-object -test-/load/protect.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/marshal/compat/usrcompat.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/marshal/internal_ivar/internal_ivar.c linking shared-object -test-/integer.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/marshal/usr/usrmarshal.c linking shared-object -test-/iter.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/memory_view/memory_view.c linking shared-object -test-/marshal/compat.so linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/method' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/method/arity.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/marshal/internal_ivar' linking shared-object -test-/marshal/usr.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/notimplement/bug.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/marshal/usr' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/num2int' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/num2int/num2int.c linking shared-object -test-/memory_view.so linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/num2int.so compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/method/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/popen_deadlock/infinite_loop_dlsym.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/postponed_job/postponed_job.c linking shared-object -test-/method.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/method' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/printf' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/printf/printf.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/proc' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/proc/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/path_to_class' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/random' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/random/bad_version.c linking shared-object -test-/postponed_job.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/postponed_job' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/rational' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/rational/rat.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/random/init.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/proc/receiver.c linking shared-object -test-/printf.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/printf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/rb_call_super_kw/rb_call_super_kw.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/random/loop.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/proc/super.c linking shared-object -test-/rb_call_super_kw.so linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/rb_call_super_kw' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/recursion' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/recursion/recursion.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/regexp' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/regexp/init.c linking shared-object -test-/proc.so compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/regexp/parse_depth_limit.c linking shared-object -test-/random.so linking shared-object -test-/recursion.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/scan_args/scan_args.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/recursion' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/st/foreach' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/random' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/st/foreach/foreach.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/st/numhash/numhash.c linking shared-object -test-/regexp.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/regexp' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/st/update' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/st/update/update.c linking shared-object -test-/st/numhash.so linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/st/foreach' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/st/numhash' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/struct' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/struct/data.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/string' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/capacity.c linking shared-object -test-/scan_args.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/symbol' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/symbol/init.c linking shared-object -test-/st/update.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/st/update' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/symbol/type.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/struct/duplicate.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/coderange.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/thread/instrumentation/instrumentation.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/cstr.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/struct/init.c linking shared-object -test-/symbol.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/thread_fd' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/thread_fd/thread_fd.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/struct/len.c linking shared-object -test-/thread/instrumentation.so compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/ellipsize.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/struct/member.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/enc_associate.c linking shared-object -test-/thread_fd.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/thread_fd' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/time' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/time/init.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/enc_dummy.c linking shared-object -test-/struct.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/struct' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/tracepoint/gc_hook.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/enc_str_buf_cat.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/time/leap_second.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/fstring.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/tracepoint/tracepoint.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/time/new.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/init.c linking shared-object -test-/tracepoint.so compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/modify.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/new.c linking shared-object -test-/time.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/tracepoint' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/typeddata/typeddata.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/time' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/vm' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/vm/at_exit.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/nofree.c linking shared-object -test-/vm/at_exit.so linking shared-object -test-/typeddata.so compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/normalize.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/typeddata' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/wait' compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/wait/wait.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/cgi/escape' compiling /tmp/ruby/src/trunk_gcc12/ext/cgi/escape/escape.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/continuation' compiling /tmp/ruby/src/trunk_gcc12/ext/continuation/continuation.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/qsort.c linking shared-object cgi/escape.so linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/cgi/escape' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage' compiling /tmp/ruby/src/trunk_gcc12/ext/coverage/coverage.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date' compiling /tmp/ruby/src/trunk_gcc12/ext/date/date_core.c linking shared-object continuation.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/continuation' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest' compiling /tmp/ruby/src/trunk_gcc12/ext/digest/digest.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/rb_interned_str.c linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/etc' compiling /tmp/ruby/src/trunk_gcc12/ext/etc/etc.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/rb_str_dup.c linking shared-object digest.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/fcntl' compiling /tmp/ruby/src/trunk_gcc12/ext/fcntl/fcntl.c compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/set_len.c linking shared-object etc.so linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/etc' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle' compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/closure.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fcntl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console' compiling /tmp/ruby/src/trunk_gcc12/ext/io/console/console.c linking shared-object -test-/string.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/nonblock' compiling /tmp/ruby/src/trunk_gcc12/ext/io/nonblock/nonblock.c compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/conversions.c linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/wait' compiling /tmp/ruby/src/trunk_gcc12/ext/io/wait/wait.c compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/fiddle.c linking shared-object io/console.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor' compiling /tmp/ruby/src/trunk_gcc12/ext/monitor/monitor.c linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace' compiling /tmp/ruby/src/trunk_gcc12/ext/objspace/object_tracing.c compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/function.c linking shared-object monitor.so compiling /tmp/ruby/src/trunk_gcc12/ext/objspace/objspace.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl' compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl.c compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/handle.c compiling /tmp/ruby/src/trunk_gcc12/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/memory_view.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_asn1.c compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/pinned.c compiling /tmp/ruby/src/trunk_gcc12/ext/date/date_parse.c compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/pointer.c linking shared-object objspace.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname' compiling /tmp/ruby/src/trunk_gcc12/ext/pathname/pathname.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_bio.c linking shared-object fiddle.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych' compiling /tmp/ruby/src/trunk_gcc12/ext/psych/psych.c compiling /tmp/ruby/src/trunk_gcc12/ext/date/date_strftime.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_bn.c linking shared-object pathname.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty' compiling /tmp/ruby/src/trunk_gcc12/ext/pty/pty.c compiling /tmp/ruby/src/trunk_gcc12/ext/psych/psych_emitter.c compiling /tmp/ruby/src/trunk_gcc12/ext/psych/psych_parser.c compiling /tmp/ruby/src/trunk_gcc12/ext/date/date_strptime.c linking shared-object pty.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk_gcc12/ext/rbconfig/sizeof/sizes.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk_gcc12/ext/psych/psych_to_ruby.c compiling /tmp/ruby/src/trunk_gcc12/ext/rbconfig/sizeof/limits.c compiling /tmp/ruby/src/trunk_gcc12/ext/psych/psych_yaml_tree.c linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rbconfig/sizeof' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper' compiling /tmp/ruby/src/trunk_gcc12/ext/ripper/eventids1.c linking shared-object date_core.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm' compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_config.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket' compiling /tmp/ruby/src/trunk_gcc12/ext/socket/init.c linking shared-object psych.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych' compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk_gcc12/ext/ripper/eventids2.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_engine.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/stringio' compiling /tmp/ruby/src/trunk_gcc12/ext/stringio/stringio.c compiling /tmp/ruby/src/trunk_gcc12/ext/socket/constants.c compiling /tmp/ruby/src/trunk_gcc12/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_hmac.c linking shared-object stringio.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/stringio' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' compiling /tmp/ruby/src/trunk_gcc12/ext/strscan/strscan.c compiling /tmp/ruby/src/trunk_gcc12/ext/socket/basicsocket.c linking shared-object strscan.so compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_kdf.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/zlib' compiling /tmp/ruby/src/trunk_gcc12/ext/zlib/zlib.c compiling /tmp/ruby/src/trunk_gcc12/ext/socket/socket.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_ns_spki.c linking shared-object zlib.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog' compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_ocsp.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk_gcc12/ext/digest/bubblebabble/bubblebabble.c compiling /tmp/ruby/src/trunk_gcc12/ext/socket/ipsocket.c linking shared-object digest/bubblebabble.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/bubblebabble' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/md5' compiling /tmp/ruby/src/trunk_gcc12/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk_gcc12/ext/digest/md5/md5.c compiling /tmp/ruby/src/trunk_gcc12/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkcs12.c linking shared-object digest/md5.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/md5' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/rmd160' compiling /tmp/ruby/src/trunk_gcc12/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/trunk_gcc12/ext/digest/rmd160/rmd160.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkcs7.c compiling /tmp/ruby/src/trunk_gcc12/ext/socket/tcpserver.c linking shared-object digest/rmd160.so compiling /tmp/ruby/src/trunk_gcc12/ext/socket/sockssocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/rmd160' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha1' compiling /tmp/ruby/src/trunk_gcc12/ext/digest/sha1/sha1init.c compiling /tmp/ruby/src/trunk_gcc12/ext/ripper/ripper_init.c compiling /tmp/ruby/src/trunk_gcc12/ext/digest/sha1/sha1.c compiling /tmp/ruby/src/trunk_gcc12/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk_gcc12/ext/socket/unixsocket.c linking shared-object digest/sha1.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha1' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2' compiling /tmp/ruby/src/trunk_gcc12/ext/digest/sha2/sha2init.c linking shared-object ripper.so compiling /tmp/ruby/src/trunk_gcc12/ext/digest/sha2/sha2.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json/generator' compiling /tmp/ruby/src/trunk_gcc12/ext/json/generator/generator.c compiling /tmp/ruby/src/trunk_gcc12/ext/socket/unixserver.c linking shared-object digest/sha2.so compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkey_dh.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2' compiling /tmp/ruby/src/trunk_gcc12/ext/socket/option.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json/parser' compiling /tmp/ruby/src/trunk_gcc12/ext/json/parser/parser.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkey_dsa.c linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json/generator' compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk_gcc12/ext/socket/ancdata.c linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json/parser' compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkey_rsa.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_provider.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk_gcc12/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk_gcc12/ext/socket/ifaddr.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509ext.c linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket' compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509store.c linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-12 LD = ld LDSHARED = gcc-12 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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 = C.UTF-8 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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/debug.revision - generating encdb.h generating enc.mk gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0 Copyright (C) 2022 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. /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/debug.revision unchanged encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' making encs make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' generating makefile exts.mk make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' ./miniruby -I/tmp/ruby/src/trunk_gcc12/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc12/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc12/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 binary commands: /tmp/ruby/install/trunk_gcc12/bin installing base libraries: /tmp/ruby/install/trunk_gcc12/lib installing arch files: /tmp/ruby/install/trunk_gcc12/lib/ruby/3.4.0+1/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_gcc12/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_gcc12/lib/ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc12/lib/ruby/site_ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc12/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_gcc12/include/ruby-3.4.0+1/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_gcc12/lib/ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_gcc12/lib/ruby/site_ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_gcc12/lib/ruby/vendor_ruby/3.4.0+1 installing extension headers: /tmp/ruby/install/trunk_gcc12/include/ruby-3.4.0+1/ruby installing command scripts: /tmp/ruby/install/trunk_gcc12/bin installing library scripts: /tmp/ruby/install/trunk_gcc12/lib/ruby/3.4.0+1 installing common headers: /tmp/ruby/install/trunk_gcc12/include/ruby-3.4.0+1 installing manpages: /tmp/ruby/install/trunk_gcc12/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.4.0+1 benchmark 0.4.0 bundler 2.6.0 cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.2 logger 1.6.3 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.2 prettyprint 0.2.0 prism 1.2.0 pstore 0.1.4 rdoc 6.9.1 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.4.0+1 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.6 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.0 openssl 3.2.0 pathname 0.4.0 psych 5.2.1 stringio 3.1.2 strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.4.0+1 minitest 5.25.4 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.2 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.7.0 typeprof 0.30.0 debug 1.9.2 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.1 repl_type_completor 0.1.9 installing bundled gem cache: /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.4.0+1/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2003 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-12 LD = ld LDSHARED = gcc-12 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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 = C.UTF-8 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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk_gcc12/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_gcc12/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_gcc12/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-12 LD = ld LDSHARED = gcc-12 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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 = C.UTF-8 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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0 Copyright (C) 2022 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_gcc12' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' Run options: --seed=36629 "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc12/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc12/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_gcc12/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/916] 3723955=json_generic_object_test [ 2/916] 3723956=test_case_comprehensive [ 3/916] 3723955=test_scheduler [ 4/916] 3723958=test_dbm [ 5/916] 3723956=test_logdevice [ 6/916] 3723960=test_lambda [ 7/916] 3723958=test_file_exhaustive [ 8/916] 3723960=test_gem_commands_open_command [ 9/916] 3723955=test_x509cert [ 10/916] 3723960=test_gem_commands_which_command [ 11/916] 3723960=test_gem_rdoc [ 12/916] 3723955=test_external_new [ 13/916] 3723955=test_logperiod [ 14/916] 3723955=test_config [ 15/916] 3723960=test_win32ole_typelib [ 16/916] 3723960=test_bug-3571 [ 17/916] 3723960=test_emitter [ 18/916] 3723960=test_pattern_matching [ 19/916] 3723960=test_nesting_parser [ 20/916] 3723960=test_eval [ 21/916] 3723955=test_show_source [ 22/916] 3723956=test_helper [ 23/916] 3723955=test_rdoc_rubygems_hook [ 24/916] 3723956=snippets_test [ 25/916] 3723960=test_ractor [ 26/916] 3723955=test_weakmap [ 27/916] 3723960=test_gem_request_set_lockfile_tokenizer [ 28/916] 3723960=test_io_wait_uncommon [ 29/916] 3723960=test_rdoc_tom_doc [ 30/916] 3723960=newline_offsets_test [ 31/916] 3723960=test_recursion [ 32/916] 3723960=test_configuration [ 33/916] 3723960=test_gem_ci_detector [ 34/916] 3723960=test_config [ 35/916] 3723960=test_addr [ 36/916] 3723960=test_irb [ 37/916] 3723960=test_windows_1251 [ 38/916] 3723960=relocation_test [ 39/916] 3723960=test_regexp [ 40/916] 3723956=test_rdoc_markup_to_joined_paragraph [ 41/916] 3723956=test_rdoc_markup_to_ansi [ 42/916] 3723956=string_encoding_test [ 43/916] 3723956=test_verbose [ 44/916] 3723956=test_ifunless [ 45/916] 3723956=heredoc_dedent_test [ 46/916] 3723956=test_rbconfig [ 47/916] 3723956=test_sprintf [ 48/916] 3723956=test_bug-5832 [ 49/916] 3723956=test_rdoc_context_section [ 50/916] 3723956=test_rdoc_generator_ri [ 51/916] 3723956=test_file [ 52/916] 3723958=test_gem_stream_ui [ 53/916] 3723958=bom_test [ 54/916] 3723958=test_common [ 55/916] 3723958=test_rdoc_rdoc [ 56/916] 3723955=test_iseq_load [ 57/916] 3723958=test_rdoc_parser_rd [ 58/916] 3723958=test_object [ 59/916] 3723958=test_flip [ 60/916] 3723958=test_gem_source_lock [ 61/916] 3723958=test_wss [ 62/916] 3723958=test_func [ 63/916] 3723955=test_rdoc_markup_to_table_of_contents [ 64/916] 3723955=test_optimization [ 65/916] 3723956=test_io_buffer [ 66/916] 3723956=test_delegate [ 67/916] 3723956=test_gem_request_connection_pools [ 68/916] 3723958=test_gem_resolver_lock_specification [ 69/916] 3723958=test_euc_jp [ 70/916] 3723958=locals_test [ 71/916] 3723958=command_line_test [ 72/916] 3723958=test_gem_ext_rake_builder [ 73/916] 3723956=test_gem_install_update_options [ 74/916] 3723958=test_rdoc_generator_darkfish [ 75/916] 3723956=test_debugger_integration [ 76/916] 3723956=test_my_integer [ 77/916] 3723956=test_multi_irb_commands [ 78/916] 3723956=test_require_lib [ 79/916] 3723958=test_rdoc_parser_prism_ruby [ 80/916] 3723958=test_gem_commands_dependency_command [ 81/916] 3723958=test_usrmarshal [ 82/916] 3723958=test_fileutils [ 83/916] 3723956=test_default_gems [ 84/916] 3723958=percent_delimiter_string_test [ 85/916] 3723958=test_objectspace [ 86/916] 3723956=static_literals_test [ 87/916] 3723956=test_buffering [ 88/916] 3723956=test_svcb_https [ 89/916] 3723956=test_null [ 90/916] 3723956=test_num2int [ 91/916] 3723956=test_typeddata [ 92/916] 3723956=test_addrinfo [ 93/916] 3723955=test_method_cache [ 94/916] 3723955=test_gem_safe_yaml [ 95/916] 3723955=test_gem_source_fetch_problem [ 96/916] 3723955=test_iter_break [ 97/916] 3723955=test_date_conv [ 98/916] 3723955=test_gem_package_tar_reader_entry [ 99/916] 3723955=test_address_resolve [100/916] 3723956=test_egrep_cpp [101/916] 3723955=test_variable_name_check [102/916] 3723955=test_bug-14834 [103/916] 3723955=numeric_value_test [104/916] 3723956=test_ractor_compatibility [105/916] 3723955=test_x509attr [106/916] 3723955=regexp_test [107/916] 3723955=test_c_union_entity [108/916] 3723955=test_unix [109/916] 3723955=test_whileuntil [110/916] 3723955=test_symbol [111/916] 3723956=test_coder [112/916] 3723956=test_monitor [113/916] 3723956=test_io_console [114/916] 3723955=test_context [115/916] 3723958=test_gem_silent_ui [116/916] 3723958=test_rdoc_parser [117/916] 3723956=tunnel_test [118/916] 3723956=test_gem_text [119/916] 3723958=test_settracefunc [120/916] 3723955=test_m17n_comb [121/916] 3723956=test_gem_available_set [122/916] 3723956=test_raise_exception [123/916] 3723956=test_modify_expand [124/916] 3723956=test_store [125/916] 3723958=test_win32ole [126/916] 3723958=test_last_thread [127/916] 3723956=test_sprintf_comb [128/916] 3723956=test_https_proxy [129/916] 3723956=test_gem_command_manager [130/916] 3723956=test_method_cache [131/916] 3723956=parse_comments_test [132/916] 3723956=test_within_pipe [133/916] 3723956=test_gem_source_vendor [134/916] 3723956=test_beginendblock [135/916] 3723958=test_gem_commands_outdated_command [136/916] 3723958=test_cgi_util [137/916] 3723956=test_gbk [138/916] 3723956=parse_stream_test [139/916] 3723956=test_gem_commands_push_command [140/916] 3723958=attribute_write_test [141/916] 3723958=test_socket [142/916] 3723960=test_gem_resolver [143/916] 3723955=test_warning [144/916] 3723956=implicit_array_test [145/916] 3723956=json_ext_parser_test [146/916] 3723956=test_etc [147/916] 3723955=test_rdoc_markup_formatter [148/916] 3723955=test_gb18030 [149/916] 3723955=test_gem_local_remote_options [150/916] 3723956=test_recorder [151/916] 3723956=reflection_test [152/916] 3723956=test_x509ext [153/916] 3723956=test_case [154/916] 3723956=test_rdoc_single_class [155/916] 3723956=test_exception [156/916] 3723955=test_gem_remote_fetcher_local_server [157/916] 3723960=ractor_test [158/916] 3723960=test_mul [159/916] 3723960=test_pp Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 40889> [160/916] 3723960=test_array_create [161/916] 3723960=test_append Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 [162/916] 3723955=test_bignum [163/916] 3723960=test_rdoc_token_stream [164/916] 3723960=test_rdoc_parser_ruby [165/916] 3723955=test_httpresponse [166/916] 3723955=test_enum [167/916] 3723960=test_io [168/916] 3723958=test_reline [169/916] 3723955=test_profile_frames [170/916] 3723955=test_arithmetic_sequence [171/916] 3723955=test_rdoc_text [172/916] 3723955=test_thread [173/916] 3723956=test_gem_validator [174/916] 3723956=test_key_name_check [175/916] 3723956=test_error_highlight [176/916] 3723958=test_win32ole_method_event [177/916] 3723958=test_notimplement [178/916] 3723958=test_require [179/916] 3723958=overlap_test [180/916] 3723958=json_string_matching_test [181/916] 3723958=test_flush [182/916] 3723958=test_complex [183/916] 3723956=test_case_options [184/916] 3723956=test_at_exit [185/916] 3723956=test_files_ext [186/916] 3723956=newline_test [187/916] 3723958=test_gem_dependency_resolution_error [188/916] 3723958=test_x509crl [189/916] 3723956=test_cgi_session [190/916] 3723956=test_gem_package [191/916] 3723958=test_unicode_escape [192/916] 3723958=test_refinement [193/916] 3723956=test_gem_request_set_gem_dependency_api [194/916] 3723956=test_eval_history [195/916] 3723956=test_compile_prism [196/916] 3723956=test_ftp [197/916] 3723956=test_trick [198/916] 3723958=test_gem_request_set_lockfile_parser [199/916] 3723958=json_encoding_test [200/916] 3723958=test_x509req [201/916] 3723958=test_lazy_enumerator [202/916] 3723958=test_date_new [203/916] 3723958=test_gem_ext_cargo_builder [204/916] 3723958=test_find_executable [205/916] 3723958=test_win32ole_method [206/916] 3723958=test_gem_dependency [207/916] 3723956=test_tcp [208/916] 3723958=test_win32ole_type [209/916] 3723958=test_insns_leaf [210/916] 3723958=test_allocation [211/916] 3723956=test_gem_ext_cargo_builder_unit [212/916] 3723956=test_flags [213/916] 3723955=test_asn1 [214/916] 3723955=test_win32ole_variant_m [215/916] 3723955=test_pkg_config [216/916] 3723955=test_rdoc_markup_verbatim [217/916] 3723955=test_iso_8859 [218/916] 3723955=test_call [219/916] 3723955=test_files_sample [220/916] 3723955=test_rdoc_context [221/916] 3723960=test_dln [222/916] 3723960=test_open-uri [223/916] 3723960=test_gem_resolver_activation_request [224/916] 3723960=test_buffered_io [225/916] 3723960=test_stream [226/916] 3723955=test_find [227/916] 3723960=test_gem_package_tar_writer [228/916] 3723955=test_struct [229/916] 3723960=test_mutex [230/916] 3723956=test_files_test_2 [231/916] 3723956=test_rdoc_markup_to_html [232/916] 3723956=test_kill_ring [233/916] 3723956=test_stat [234/916] 3723956=test_gem_source_local [235/916] 3723955=test_load [236/916] 3723955=breadth_first_search_test [237/916] 3723955=test_rdoc_normal_module [238/916] 3723956=test_rdoc_markdown_test [239/916] 3723955=test_cesu8 [240/916] 3723955=test_dir [241/916] 3723960=test_cgi_modruby [242/916] 3723960=test_rdoc_markup_pre_process [243/916] 3723960=test_gem_commands_query_command [244/916] 3723955=test_const [245/916] 3723955=test_sexp [246/916] 3723955=test_class [247/916] 3723956=test_rdoc_generator_json_index [248/916] 3723956=regular_expression_options_test [249/916] 3723956=test_rdoc_options [250/916] 3723958=test_gem_commands_stale_command [251/916] 3723958=test_nonblock [252/916] 3723956=compiler_test [253/916] 3723956=test_utf32 [254/916] 3723956=test_rdoc_include [255/916] 3723958=test_noarg [256/916] 3723956=test_parse [257/916] 3723958=test_process [258/916] 3723960=test_summary [259/916] 3723956=test_rdoc_i18n_text [260/916] 3723956=test_stack [261/916] 3723960=test_random [262/916] 3723960=test_frozen_error [263/916] 3723960=test_fixnum [264/916] 3723960=test_signal [265/916] 3723955=test_foreach [266/916] 3723955=test_econv [267/916] 3723960=test_date_strptime [268/916] 3723956=test_scalar_scanner [269/916] 3723956=test_securerandom [270/916] 3723956=test_nowrite [271/916] 3723956=test_thread [272/916] 3723960=test_thread_queue [273/916] 3723956=test_gem_impossible_dependencies_error [274/916] 3723956=test_gem_commands_pristine_command [275/916] 3723955=test_rdoc_cross_reference [276/916] 3723955=test_literal [277/916] 3723955=test_gem_doctor [278/916] 3723955=test_digest_extend [279/916] 3723955=test_rdoc_generator_pot_po [280/916] 3723955=test_rdoc_markup_indented_paragraph [281/916] 3723955=test_gem_resolver_requirement_list [282/916] 3723955=test_arith_seq_beg_len_step [283/916] 3723955=test_yaml [284/916] 3723955=test_have_macro [285/916] 3723956=test_method_name_check [286/916] 3723956=test_rendering [287/916] 3723956=heredoc_test [288/916] 3723956=test_ractor [289/916] 3723956=test_cstr [290/916] 3723956=test_getopts [291/916] 3723956=test_gem_commands_install_command [292/916] 3723955=test_gem_name_tuple [293/916] 3723955=test_load [294/916] 3723955=test_alias_and_anchor [295/916] 3723955=test_handle [296/916] 3723955=test_abi [297/916] 3723955=test_gem_resolver_dependency_request [298/916] 3723955=test_pkey [299/916] 3723955=test_rubyvm [300/916] 3723955=test_rdoc_ri_paths [301/916] 3723955=test_human_typo [302/916] 3723955=test_marshalable [303/916] 3723955=test_env [304/916] 3723955=test_gem_commands_yank_command [305/916] 3723960=test_gem_commands_uninstall_command [306/916] 3723955=test_convertible [307/916] 3723958=test_key_actor_vi [308/916] 3723958=test_c_struct_builder [309/916] 3723958=test_ellipsize [310/916] 3723958=test_ractor [311/916] 3723958=test_ws [312/916] 3723958=test_fiddle [313/916] 3723958=test_ssl [314/916] 3723960=constant_path_node_test [315/916] 3723960=test_scanner_events [316/916] 3723960=test_module [317/916] 3723956=test_ractor [318/916] 3723956=test_rdoc_markup_heading [319/916] 3723956=test_coverage [320/916] 3723956=test_digest [321/916] 3723960=test_gem_commands_fetch_command [322/916] 3723960=test_pathname [323/916] 3723956=test_eval [324/916] 3723956=regular_expression_encoding_test [325/916] 3723956=test_readpartial [326/916] 3723960=test_scalar [327/916] 3723960=test_to_ruby [328/916] 3723960=test_ensure_and_callcc [329/916] 3723960=equality_test [330/916] 3723960=test_rdoc_markup_hard_break [331/916] 3723960=test_rdoc_markup_include [332/916] 3723960=test_c_struct_entry [333/916] 3723956=test_autoload [334/916] 3723960=test_rdoc_rd_inline_parser [335/916] 3723960=test_rdoc_normal_class [336/916] 3723960=test_ast [337/916] 3723958=test_gem_util [338/916] 3723958=test_gem_installer [339/916] 3723956=test_defined [340/916] 3723956=test_gem_dependency_list [341/916] 3723956=test_extlibs [342/916] 3723956=test_gem_commands_owner_command [343/916] 3723956=test_ripper [344/916] 3723956=test_gem_commands_cert_command [345/916] 3723956=test_arith_seq_extract [346/916] 3723956=test_duplicate [347/916] 3723956=test_rdoc_markup_parser [348/916] 3723956=test_rdoc_task [349/916] 3723956=node_id_test [350/916] 3723956=test_backtrace [351/916] 3723956=test_path [352/916] 3723956=test_weakkeymap [353/916] 3723958=test_emitter [354/916] 3723958=test_ractor [355/916] 3723958=test_utf16 [356/916] 3723958=test_disable_irb [357/916] 3723958=test_signedness [358/916] 3723956=integer_parse_test [359/916] 3723956=test_ractor [360/916] 3723956=test_rdoc_require [361/916] 3723956=test_date_arith [362/916] 3723956=test_raise [363/916] 3723956=test_dup [364/916] 3723956=test_stringify_symbols [365/916] 3723956=test_color [366/916] 3723956=test_string [367/916] 3723956=test_formatter [368/916] 3723956=test_yield [369/916] 3723956=test_fnmatch [370/916] 3723956=test_depth_first [371/916] 3723956=test_require [372/916] 3723956=parse_test [373/916] 3723956=test_pkcs12 [374/916] 3723956=test_custom_command [375/916] 3723956=test_optparse [376/916] 3723956=test_erb_m17n [377/916] 3723956=test_clone [378/916] 3723956=test_gem_commands_sources_command [379/916] 3723956=test_history [380/916] 3723955=test_gem_ext_builder [381/916] 3723956=test_protocol [382/916] 3723956=test_have_library [383/916] 3723955=test_tree_spell_checker [384/916] 3723955=test_mkmf [385/916] 3723955=test_macro [386/916] 3723955=test_hash [387/916] 3723955=test_workspace [388/916] 3723955=test_set_len [389/916] 3723955=parse_success_test [390/916] 3723955=test_objspace [391/916] 3723958=test_erb_command [392/916] 3723958=test_rdoc_markup [393/916] 3723958=test_sorted_set [394/916] 3723958=test_emoji [395/916] 3723958=test_key_event_record [396/916] 3723958=test_undef [397/916] 3723958=test_cp949 [398/916] 3723958=test_too_many_dummy_encodings [399/916] 3723958=test_enc_raise [400/916] 3723958=test_ostruct [401/916] 3723958=test_condition [402/916] 3723958=test_resize [403/916] 3723958=test_numeric [404/916] 3723958=test_class2name [405/916] 3723958=test_date_attr [406/916] 3723958=test_enumerator_kw [407/916] 3723958=test_gem_resolver_specification [408/916] 3723958=test_hmac [409/916] 3723958=test_inlinecache [410/916] 3723958=test_iseq [411/916] 3723958=test_not [412/916] 3723958=test_gem_commands_signin_command [413/916] 3723958=test_framework [414/916] 3723958=test_class [415/916] 3723958=test_update [416/916] 3723958=test_zsh_completion [417/916] 3723958=test_gem_request_set [418/916] 3723956=test_gem_spec_fetcher [419/916] 3723956=test_gem_security_signer [420/916] 3723956=test_stringscanner [421/916] 3723956=test_gem_update_suggestion [422/916] 3723956=test_pstore [423/916] 3723956=test_rdoc_markup_paragraph [424/916] 3723956=test_gem_commands_search_command [425/916] 3723956=test_gem_resolver_lock_set [426/916] 3723956=test_pack [427/916] 3723956=test_gc [428/916] 3723958=test_gem_resolver_local_specification [429/916] 3723958=location_test [430/916] 3723958=test_object_create_start [431/916] 3723958=test_thread_cv [432/916] 3723958=test_array [433/916] 3723958=test_uncorrectable_name_check [434/916] 3723958=test_gem_package_task [435/916] 3723958=test_did_you_mean [436/916] 3723958=encodings_test [437/916] 3723958=test_string_processing [438/916] 3723958=test_ruby_lex [439/916] 3723958=test_rdoc_store [440/916] 3723958=test_time [441/916] 3723958=test_ossl [442/916] 3723960=test_rdoc_stats [443/916] 3723960=test_unicode [444/916] 3723960=test_pack [445/916] 3723960=test_key_stroke [446/916] 3723960=test_shift_jis [447/916] 3723960=test_rdoc_parser_markdown [448/916] 3723960=test_gc_compact [449/916] 3723958=test_gem_resolver_git_set [450/916] 3723956=test_gem_commands_rebuild_command [451/916] 3723956=test_object [452/916] 3723956=test_gc [453/916] 3723956=test_lock_native_thread [454/916] 3723955=test_rdoc_markup_to_html_snippet [455/916] 3723955=test_math [456/916] 3723955=test_arity [457/916] 3723955=test_libs [458/916] 3723955=test_rdoc_markup_attributes [459/916] 3723955=test_len [460/916] 3723955=test_sleep [461/916] 3723956=test_gem_security_trust_dir [462/916] 3723956=test_case [463/916] 3723956=test_koi8 [464/916] 3723956=test_emoji_breaks [465/916] 3723956=test_encoding [466/916] 3723956=test_backtrace [467/916] 3723956=test_win32ole_variant_outarg [468/916] 3723956=test_sockopt [469/916] 3723956=test_enc_str_buf_cat [470/916] 3723956=test_sizeof [471/916] 3723960=test_face [472/916] 3723960=test_filter [473/916] 3723960=test_http .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 10 #<File::Stat dev=0x8, ino=3076129362, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [474/916] 3723955=test_document [475/916] 3723955=test_pkey_ec [476/916] 3723955=test_gem_security [477/916] 3723955=test_system [478/916] 3723960=test_thread [479/916] 3723960=test_gem_commands_environment_command [480/916] 3723960=test_keyword [481/916] 3723960=test_hash_create [482/916] 3723960=test_date_parse [483/916] 3723960=test_primitive [484/916] 3723960=test_rdoc_rd_block_parser [485/916] 3723960=test_bn [486/916] 3723960=test_provider [487/916] 3723955=test_switch_hitter [488/916] 3723960=test_data [489/916] 3723955=test_project_sanity [490/916] 3723960=test_rdoc_markup_document [491/916] 3723960=test_digest [492/916] 3723960=test_method [493/916] 3723955=test_dot_dot [494/916] 3723955=static_inspect_test [495/916] 3723955=test_gem_commands_list_command [496/916] 3723955=test_closure [497/916] 3723955=test_rdoc_i18n_locale [498/916] 3723955=test_helper [499/916] 3723955=test_memory_view [500/916] 3723955=test_ensured [501/916] 3723955=test_fips [502/916] 3723955=test_gem_source_subpath_problem [503/916] 3723955=!Nothing_to_test [504/916] 3723955=test_memory_view [505/916] 3723955=test_instrumentation_api [506/916] 3723955=test_pattern_key_name_check [507/916] 3723955=test_bash_completion [508/916] 3723955=test_kernel [509/916] 3723955=test_weakref [510/916] 3723955=test_timeout [511/916] 3723955=test_webauthn_listener [512/916] 3723955=test_tracer [513/916] 3723955=test_input_method [514/916] 3723955=test_bigzero [515/916] 3723955=test_hash [516/916] 3723960=test_option [517/916] 3723960=test_member [518/916] 3723960=test_exception [519/916] 3723960=test_case_mapping [520/916] 3723960=test_gem_safe_marshal [521/916] 3723958=test_div [522/916] 3723958=test_deprecated [523/916] 3723958=test_rdoc_markup_to_tt_only [524/916] 3723958=test_stream [525/916] 3723958=test_exit [526/916] 3723958=test_optarg [527/916] 3723958=test_argf [528/916] 3723960=test_gem_resolver_installer_set [529/916] 3723955=test_gem_package_tar_header [530/916] 3723960=test_path_to_class [531/916] 3723960=test_fstring [532/916] 3723955=test_yjit [533/916] 3723960=test_data_error [534/916] 3723960=test_gem_ext_ext_conf_builder [535/916] 3723960=test_m17n [536/916] 3723960=test_rdoc_markup_raw [537/916] 3723960=test_fiber [538/916] 3723958=test_pinned [539/916] 3723958=test_gem_source_installed [540/916] 3723958=test_gem_commands_signout_command [541/916] 3723958=test_assignment [542/916] 3723956=test_gem_uri_formatter [543/916] 3723956=test_rdoc_servlet [544/916] 3723956=test_cmethod [545/916] 3723956=json_parser_test [546/916] 3723956=test_vm_dump [547/916] 3723956=test_ftp [548/916] 3723956=test_rdoc_method_attr [549/916] 3723956=index_write_test [550/916] 3723956=test_yield_block [551/916] 3723956=test_nofree [552/916] 3723956=test_set [553/916] 3723956=test_date_marshal [554/916] 3723956=errors_test [555/916] 3723956=test_gem_commands_help_command [556/916] 3723956=test_omap [557/916] 3723956=test_storage [558/916] 3723956=test_marshal [559/916] 3723958=test_gem_commands_server_command [560/916] 3723958=lex_test [561/916] 3723960=test_rdoc_generator_pot_po_entry [562/916] 3723960=test_gem_commands_exec_command [563/916] 3723958=test_webauthn_listener_response [564/916] 3723958=test_shellwords [565/916] 3723958=test_ssl [566/916] 3723955=test_passing_block [567/916] 3723955=test_key_error [568/916] 3723955=test_gem_resolver_vendor_specification [569/916] 3723955=test_engine [570/916] 3723955=test_gem_unsatisfiable_dependency_error [571/916] 3723955=test_pkey_dsa [572/916] 3723956=test_gem_request_set_lockfile [573/916] 3723956=test_gem_bundler_version_finder [574/916] 3723956=test_ractor [575/916] 3723955=test_mdns [576/916] 3723955=test_string [577/916] 3723955=test_postponed_job [578/916] 3723956=test_iterator [579/916] 3723956=test_cparser [580/916] 3723955=test_process [581/916] 3723955=test_float [582/916] 3723958=test_gem [583/916] 3723960=test_stringchar [584/916] 3723960=test_webauthn_poller [585/916] 3723960=test_httpresponses [586/916] 3723960=test_cgi_core [587/916] 3723960=test_gem_package_tar_reader [588/916] 3723955=test_win32ole_type_event [589/916] 3723960=test_debug [590/916] 3723955=test_dir_m17n [591/916] 3723960=test_popen_deadlock [592/916] 3723956=test_config [593/916] 3723960=test_parser [594/916] 3723956=test_big2str [595/916] 3723960=test_object_references [596/916] 3723956=test_gem_remote_fetcher_s3 [597/916] 3723960=test_cipher [598/916] 3723960=test_exception_at_throwing [599/916] 3723960=test_yjit_exit_locations [600/916] 3723956=test_date_time [601/916] 3723956=json_addition_test [602/916] 3723956=test_new [603/916] 3723956=test_qsort [604/916] 3723956=test_queue [605/916] 3723956=test_gem_config_file [606/916] 3723960=test_gem_resolver_installed_specification [607/916] 3723960=test_win32ole_param_event [608/916] 3723960=test_rdoc_any_method [609/916] 3723955=test_gem_commands_unpack_command [610/916] 3723956=test_gem_commands_build_command [611/916] 3723960=test_prettyprint [612/916] 3723960=test_rb_str_dup [613/916] 3723960=test_complexrational [614/916] 3723955=test_name_error [615/916] 3723960=test_variable [616/916] 3723958=test_metaclass [617/916] 3723958=test_safe_load [618/916] 3723958=test_files_lib [619/916] 3723955=test_gem_source_specific_file [620/916] 3723960=test_help [621/916] 3723960=test_name_error_extension [622/916] 3723960=test_cd [623/916] 3723960=test_color_printer [624/916] 3723960=test_cgi_tag_helper [625/916] 3723956=test_cgi_cookie [626/916] 3723955=test_integer [627/916] 3723960=test_singleton_function [628/916] 3723960=test_enumerator [629/916] 3723956=test_yaml_tree [630/916] 3723956=dispatcher_test [631/916] 3723956=test_win32ole_record [632/916] 3723956=test_rational2 [633/916] 3723956=fixtures_test [634/916] 3723956=test_scan_args [635/916] 3723956=test_boolean [636/916] 3723956=test_windows_1252 [637/916] 3723956=test_ubf_async_safe [638/916] 3723956=test_resolve_symbol [639/916] 3723956=test_console_attr [640/916] 3723956=test_open3 [641/916] 3723955=test_completion [642/916] 3723958=warnings_test [643/916] 3723958=test_proxy Leaked file descriptor: TestOpenURIProxy#test_proxy: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 33447> .Closed file descriptor: TestOpenURIProxy#test_proxy_http_basic_authentication_failure: 12 [644/916] 3723958=test_symbol [645/916] 3723958=test_evaluation [646/916] 3723958=test_win32ole_event [647/916] 3723958=test_https [648/916] 3723956=test_gem_stub_specification [649/916] 3723956=test_http [650/916] 3723956=test_win32ole_variant [651/916] 3723956=test_parser [652/916] 3723956=test_enc_associate [653/916] 3723956=test_gem_version_option [654/916] 3723955=test_win32ole_variable [655/916] 3723955=test_rational [656/916] 3723956=test_shapes [657/916] 3723956=test_enumerator [658/916] 3723956=test_helper_method [659/916] 3723956=test_gem_requirement [660/916] 3723956=test_rdoc_markup_to_bs [661/916] 3723956=test_gem_specification [662/916] 3723955=test_rdoc_markup_to_html_crossref [663/916] 3723955=comments_test [664/916] 3723955=json_generator_test [665/916] 3723955=test_gem_uri [666/916] 3723955=test_ractor [667/916] 3723955=test_severity [668/916] 3723955=test_json_tree [669/916] 3723955=test_gem_console_ui [670/916] 3723955=test_gem_resolver_index_specification [671/916] 3723955=test_forwardable [672/916] 3723955=test_gem_commands_update_command [673/916] 3723958=test_date_compat [674/916] 3723958=test_gem_version [675/916] 3723958=source_location_test [676/916] 3723958=test_yamldbm [677/916] 3723958=test_array [678/916] 3723956=test_cclass [679/916] 3723956=test_time_tz [680/916] 3723956=test_mixed_unicode_escapes [681/916] 3723956=test_force_exit [682/916] 3723956=string_query_test [683/916] 3723956=test_nextafter [684/916] 3723956=test_capacity [685/916] 3723956=test_io_timeout [686/916] 3723956=test_stringio [687/916] 3723956=test_comparable [688/916] 3723956=test_complex2 [689/916] 3723956=test_pkey_rsa [690/916] 3723956=test_trace [691/916] 3723956=test_numhash [692/916] 3723956=test_euc_tw [693/916] 3723956=test_arity [694/916] 3723956=test_pty [695/916] 3723956=test_ldap [696/916] 3723956=test_integer [697/916] 3723956=test_type_completor [698/916] 3723956=test_gem_commands_contents_command [699/916] 3723956=test_spell_checker [700/916] 3723956=test_gem_source_list [701/916] 3723956=test_yaml_special_cases [702/916] 3723956=test_change_word [703/916] 3723956=test_gem_remote_fetcher_local_ssl_server [704/916] 3723956=test_wait [705/916] 3723956=test_rdoc_comment [706/916] 3723956=test_thread_fd_close [707/916] 3723956=test_history [708/916] 3723956=symbol_encoding_test [709/916] 3723956=test_gem_resolver_api_set [710/916] 3723958=test_generic [711/916] 3723956=test_propertyputref [712/916] 3723956=test_enumerable [713/916] 3723958=test_autoconf [714/916] 3723956=test_pkcs7 [715/916] 3723958=ruby_parser_test [716/916] 3723958=test_tree_builder [717/916] 3723958=test_nil2vtempty [718/916] 3723958=test_tmpdir [719/916] 3723958=test_protect [720/916] 3723958=test_tempfile [721/916] 3723956=test_gem_resolver_vendor_set [722/916] 3723956=test_cgi_multipart [723/916] 3723958=test_rdoc_generator_markup [724/916] 3723958=parser_test [725/916] 3723956=test_gem_ext_cargo_builder_link_flag_converter [726/916] 3723958=test_mailto [727/916] 3723958=test_class_name_check [728/916] 3723956=test_rand [729/916] 3723958=test_jaro_winkler [730/916] 3723958=test_line_editor [731/916] 3723958=test_word [732/916] 3723958=test_rdoc_parser_simple [733/916] 3723958=test_bundled_ca Leaked file descriptor: TestGemBundledCA#test_accessing_staging: 11 #<File::Stat dev=0x8, ino=3076152049, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [734/916] 3723956=test_string_memory [735/916] 3723956=test_numeric [736/916] 3723956=test_ancdata [737/916] 3723956=test_gem_ext_cmake_builder [738/916] 3723956=json_common_interface_test [739/916] 3723956=test_fd_setsize [740/916] 3723956=test_acceptable .Closed file descriptor: TestGemBundledCA#test_accessing_new_index: 11 [741/916] 3723958=test_init [742/916] 3723958=test_gem_commands_lock_command [743/916] 3723958=test_function [744/916] 3723956=test_data [745/916] 3723956=test_file [746/916] 3723956=test_rubygems [747/916] 3723956=ripper_test [748/916] 3723958=test_syntax [749/916] 3723955=test_rat [750/916] 3723955=test_tsort [751/916] 3723955=test_gem_request [752/916] 3723956=test_rdoc_markup_to_rdoc [753/916] 3723956=test_regex_casefold [754/916] 3723956=test_rdoc_ri_driver [755/916] 3723955=fuzzer_test [756/916] 3723955=test_gem_source_git [757/916] 3723956=test_httpheader [758/916] 3723956=test_gem_uninstaller [759/916] 3723956=onigmo_test [760/916] 3723956=test_ractor [761/916] 3723956=test_struct [762/916] 3723956=test_serialize_subclasses [763/916] 3723956=test_registry [764/916] 3723956=test_super [765/916] 3723955=test_gem_ext_configure_builder [766/916] 3723955=test_tracepoint [767/916] 3723955=test_yamlstore [768/916] 3723955=desugar_compiler_test [769/916] 3723955=test_internal_ivar [770/916] 3723955=test_str2big [771/916] 3723955=test_bug_reporter [772/916] 3723956=test_basicinstructions [773/916] 3723956=test_key_actor_emacs [774/916] 3723956=test_http_request [775/916] 3723956=test_gem_gemcutter_utilities [776/916] 3723955=test_x509name [777/916] 3723955=test_pack [778/916] 3723960=test_gem_package_old [779/916] 3723960=parameters_signature_test [780/916] 3723955=test_rdoc_attr [781/916] 3723960=test_gem_commands_check_command [782/916] 3723955=test_alias [783/916] 3723960=test_singleton [784/916] 3723960=test_unicode_normalize [785/916] 3723960=test_reline_key [786/916] 3723960=test_have_func [787/916] 3723955=test_rdoc_rd [788/916] 3723955=test_resource [789/916] 3723955=test_function_entry [790/916] 3723955=test_dns [791/916] 3723955=test_normalize [792/916] 3723955=test_ansi [793/916] 3723955=test_ssl_session [794/916] 3723955=test_gem_remote_fetcher [795/916] 3723956=test_parser_events [796/916] 3723956=test_reqarg [797/916] 3723955=test_require [798/916] 3723956=test_gem_path_support [799/916] 3723956=test_require_path_check [800/916] 3723960=test_dryrun [801/916] 3723960=test_ns_spki [802/916] 3723960=test_interned_str [803/916] 3723960=integer_base_flags_test [804/916] 3723960=test_gem_commands_specification_command [805/916] 3723956=test_gem_resolver_conflict [806/916] 3723960=test_range [807/916] 3723956=test_deprecate [808/916] 3723956=test_rdoc_constant [809/916] 3723956=test_constant [810/916] 3723960=test_remote_fetch_error [811/916] 3723960=test_gem_resolver_composed_set [812/916] 3723960=test_rdoc_markdown [813/916] 3723960=test_integer_comb [814/916] 3723958=test_grapheme_breaks [815/916] 3723958=test_frozen [816/916] 3723958=test_nil [817/916] 3723958=test_rdoc_markup_attribute_manager [818/916] 3723958=test_encoding [819/916] 3723958=test_locale [820/916] 3723958=test_gem_platform [821/916] 3723955=test_rdoc_class_module [822/916] 3723958=test_ts [823/916] 3723958=test_rdoc_encoding [824/916] 3723955=test_transcode [825/916] 3723958=test_printf [826/916] 3723958=test_rubyoptions [827/916] 3723955=test_gem_resolver_best_set [828/916] 3723955=test_udp [829/916] 3723955=test_ole_methods [830/916] 3723955=test_gem_resolver_api_specification [831/916] 3723955=test_set [832/916] 3723955=test_psych [833/916] 3723955=test_euc_kr [834/916] 3723955=test_folderitem2_invokeverb [835/916] 3723955=test_benchmark [836/916] 3723960=test_coderange [837/916] 3723960=test_ocsp [838/916] 3723960=test_gem_security_policy [839/916] 3723955=test_gem_source [840/916] 3723960=test_rdoc_parser_c [841/916] 3723955=test_date [842/916] 3723955=test_gem_resolver_index_set [843/916] 3723955=test_to_ary_concat [844/916] 3723960=json_fixtures_test [845/916] 3723960=test_command [846/916] 3723960=test_ipaddr [847/916] 3723960=unescape_test [848/916] 3723960=test_bmethod [849/916] 3723960=test_io_m17n [850/916] 3723955=test_gem_commands_setup_command [851/916] 3723960=test_inadvertent_creation [852/916] 3723960=test_kdf [853/916] 3723960=test_io_wait [854/916] 3723960=test_kwargs [855/916] 3723960=test_x509store [856/916] 3723955=test_assembler [857/916] 3723955=test_continuation [858/916] 3723955=test_pointer [859/916] 3723960=test_random [860/916] 3723960=test_merge_keys [861/916] 3723960=test_lexer [862/916] 3723960=test_delete [863/916] 3723960=test_import [864/916] 3723955=test_rdoc_extend [865/916] 3723955=test_logger [866/916] 3723955=test_config [867/916] 3723955=test_placearg [868/916] 3723956=test_gem_resolver_git_specification [869/916] 3723955=test_rdoc_top_level [870/916] 3723955=test_time [871/916] 3723955=test_rdoc_markup_to_label [872/916] 3723955=test_rdoc_parser_changelog [873/916] 3723955=test_io [874/916] 3723955=test_erb [875/916] 3723955=library_symbols_test [876/916] 3723955=test_gem_commands_cleanup_command [877/916] 3723960=test_gem_dependency_installer [878/916] 3723955=test_cgi_header [879/916] 3723955=test_pipe [880/916] 3723955=test_rendering [881/916] 3723955=test_threadgroup [882/916] 3723955=test_pkey_dh [883/916] 3723956=test_win32ole_param [884/916] 3723956=test_rdoc_markup_to_markdown [885/916] 3723955=test_files_test [886/916] 3723955=test_rdoc_alias [887/916] 3723955=test_gem_commands_info_command [888/916] 3723956=test_gem_commands_mirror [889/916] 3723956=test_rdoc_generator_pot [890/916] 3723956=test_sleep [891/916] 3723955=test_gem_gem_runner [892/916] 3723955=test_big5 [893/916] 3723955=test_nomethod_error [894/916] 3723955=test_basicsocket [895/916] 3723955=pattern_test [896/916] 3723955=test_install [897/916] 3723955=test_timeout [898/916] 3723955=magic_comment_test [899/916] 3723955=test_bundled_gems [900/916] 3723955=test_proc [901/916] 3723955=test_random_formatter [902/916] 3723955=test_err_in_callback [903/916] 3723955=test_type [904/916] 3723955=test_string [905/916] 3723956=test_zlib [906/916] 3723960=lex_test [907/916] 3723960=test_gem_command [908/916] 3723960=test_pair [909/916] 3723958=test_date_ractor [910/916] 3723958=dump_test [911/916] 3723958=version_test [912/916] 3723958=test_rdoc_code_object [913/916] 3723958=test_files_test_1 [914/916] 3723958=test_rdoc_rd_inline [915/916] 3723958=test_date_strftime [916/916] 3723958=test_io_buffer Finished tests in 302.707929s, 106.3104 tests/s, 21644.0845 assertions/s. 32181 tests, 6551836 assertions, 0 failures, 0 errors, 378 skips ruby -v: ruby 3.4.0dev (2024-12-17T21:48:31Z master fef8ecc708) +PRISM [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 -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-12 LD = ld LDSHARED = gcc-12 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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 = C.UTF-8 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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0 Copyright (C) 2022 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_gcc12' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12' ruby 3.4.0dev (2024-12-17T21:48:31Z master fef8ecc708) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 .................... Finished in 33.349521 seconds 3439 files, 33371 examples, 137699 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.