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