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