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