# Logfile created on 2025-08-06 17:48:30 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000075ccddeafdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20250806-174830", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000075ccde05db58 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000075ccde05d888 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000075ccd99893d0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20250806-174830", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20250806-174830>, @binmode=false, @mon_data=#<Monitor:0x000075ccde05d310>, @mon_data_owner_object_id=900>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/repl_type_completor.revision - echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision unchanged rm -rf .bundle/gems/win32ole-1.9.2/ Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/master-no-rjit/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby f3206cc..71b4693 master -> origin/master Updating f3206cc..71b4693 Fast-forward ast.c | 5 +++++ autogen.sh | 2 +- node_dump.c | 4 +++- parse.y | 10 ++++++---- rubyparser.h | 2 ++ symbol.c | 4 +++- test/ruby/test_ast.rb | 5 +++++ test/ruby/test_zjit.rb | 8 ++++++++ zjit/src/backend/x86_64/mod.rs | 27 +++++++++++++++++++++++---- 9 files changed, 56 insertions(+), 11 deletions(-) Latest commit hash = 71b46938a7 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating node_name.inc generating parse.c generating /tmp/ruby/src/master-no-rjit/ext/ripper/ripper.c make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper' extracting ripper.y from ../../parse.y /tmp/ruby/src/master-no-rjit/revision.h updated generating eventids1.c from ../../parse.y generating eventids1.h from ../../parse.y Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision unchanged Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/repl_type_completor.revision - echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision unchanged generating x86_64-linux-fake.rb compiling compiler ripper.y x86_64-linux-fake.rb updated generating enc.mk generating ripper_init.c from ./ripper_init.c.tmpl Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/master-no-rjit/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem Extracting bundle gem power_assert-2.0.5... making srcs under enc Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-3.0.0dev.gem 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' make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper' generating /tmp/ruby/src/master-no-rjit/ext/ripper/ripper_init.c make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper' generating /tmp/ruby/src/master-no-rjit/ext/ripper/eventids1.h make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper' generating /tmp/ruby/src/master-no-rjit/ext/ripper/eventids1.c make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper' generating /tmp/ruby/src/master-no-rjit/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper' $$$[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.ext/include -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/target/release/' '/tmp/ruby/src/master-no-rjit/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/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/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/compile.c compiling /tmp/ruby/src/master-no-rjit/complex.c compiling /tmp/ruby/src/master-no-rjit/concurrent_set.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/dir.c compiling /tmp/ruby/src/master-no-rjit/encoding.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/gc.c compiling /tmp/ruby/src/master-no-rjit/hash.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/memory_view.c compiling /tmp/ruby/src/master-no-rjit/namespace.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/rational.c compiling /tmp/ruby/src/master-no-rjit/re.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/set.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/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/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 /tmp/ruby/src/master-no-rjit/yjit.c compiling /tmp/ruby/src/master-no-rjit/jit.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.ext/include -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/target/release/' '/tmp/ruby/src/master-no-rjit/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/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. builtin_binary.rbbin updated ee31ac0f7d930da45d0f423c4f9f20c41de963b4fa979a38796d4d483586de10 builtin_binary.rbbin 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.ext/include -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/target/release/' '/tmp/ruby/src/master-no-rjit/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/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 srcs under enc making 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 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' 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 updated 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' compiling /tmp/ruby/src/master-no-rjit/ext/coverage/coverage.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/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]: 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/json' compiling /tmp/ruby/src/master-no-rjit/ext/objspace/object_tracing.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' compiling /tmp/ruby/src/master-no-rjit/ext/objspace/objspace.c 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' compiling /tmp/ruby/src/master-no-rjit/ext/ripper/eventids1.c compiling /tmp/ruby/src/master-no-rjit/ext/ripper/eventids2.c compiling /tmp/ruby/src/master-no-rjit/ext/ripper/ripper.c 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 linking shared-object coverage.so compiling /tmp/ruby/src/master-no-rjit/ext/objspace/objspace_dump.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage' 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/ripper/ripper_init.c linking shared-object objspace.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan' compiling /tmp/ruby/src/master-no-rjit/ext/socket/socket.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/socket/tcpserver.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' compiling /tmp/ruby/src/master-no-rjit/ext/socket/sockssocket.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.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.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' checking /tmp/ruby/src/master-no-rjit/parse.y and /tmp/ruby/src/master-no-rjit/ext/ripper/eventids2.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/udpsocket.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/unixsocket.c 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' compiling /tmp/ruby/src/master-no-rjit/ext/socket/unixserver.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/option.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/ancdata.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/raddrinfo.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/ifaddr.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.4/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/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit' 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 power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision - 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/power_assert.revision unchanged echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/repl_type_completor.revision unchanged 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.ext/include -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/target/release/' '/tmp/ruby/src/master-no-rjit/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/zjit/src/lib.rs' /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision unchanged rm -rf .bundle/gems/win32ole-1.9.2/ generating encdb.h generating enc.mk 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. encdb.h unchanged Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/master-no-rjit/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem Extracting bundle gem power_assert-2.0.5... 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 Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-3.0.0dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making encs make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage' 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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' 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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Entering 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/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.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/ext/socket' 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/bigdecimal-3.2.2/ext/bigdecimal' 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/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving 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/ext/digest/sha2' 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+2/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+2/x86_64-linux installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.5.0+2/x86_64-linux installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.5.0+2/x86_64-linux installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.5.0+2 installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.5.0+2/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+2 installing common headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.5.0+2 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+2 bundler 2.8.0.dev delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 5.0.2 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.2 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.4 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.5.0+2 date 3.4.1 digest 3.2.0 etc 1.4.6 fcntl 1.2.0 io-console 0.8.1 io-nonblock 0.3.2 io-wait 0.3.2 json 2.13.2 openssl 3.3.0 psych 5.2.6 stringio 3.1.8.dev strscan 3.1.6.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.5.0+2 minitest 5.25.5 rake 13.3.0 test-unit 3.7.0 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.9 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.3 prime 0.1.4 rbs 3.9.4 typeprof 0.30.1 debug 1.11.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.3.0 bigdecimal 3.2.2 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.3 nkf 0.2.0 syslog 0.3.0 csv 3.3.5 repl_type_completor 0.1.11 ostruct 0.6.3 pstore 0.2.0 benchmark 0.4.1 logger 1.7.0 rdoc 6.14.2 irb 1.15.2 reline 0.6.2 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.5.0+2/cache skipped bundled gems: power_assert-3.0.0dev.gem not found in bundled_gems win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2 $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2029 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.ext/include -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/target/release/' '/tmp/ruby/src/master-no-rjit/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/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.ext/include -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/target/release/' '/tmp/ruby/src/master-no-rjit/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/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/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.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.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.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.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.4/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=29844 "--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/754] 1623213=rubygems/test_gem_request_set_lockfile [ 2/754] 1623214=erb/test_erb_command [ 3/754] 1623212=-ext-/postponed_job/test_postponed_job [ 4/754] 1623214=did_you_mean/spell_checking/test_pattern_key_name_check [ 5/754] 1623215=-ext-/exception/test_exception_at_throwing [ 6/754] 1623214=psych/test_yaml [ 7/754] 1623215=ruby/test_compile_prism [ 8/754] 1623214=-ext-/test_bug-3571 [ 9/754] 1623214=ruby/test_complex2 [ 10/754] 1623214=-ext-/typeddata/test_typeddata [ 11/754] 1623212=prism/encoding/symbol_encoding_test [ 12/754] 1623215=ruby/test_weakmap [ 13/754] 1623212=mmtk/test_configuration [ 14/754] 1623212=ruby/test_sprintf [ 15/754] 1623214=ruby/test_case [ 16/754] 1623214=ruby/test_dir [ 17/754] 1623212=-ext-/test_notimplement [ 18/754] 1623212=rubygems/test_remote_fetch_error [ 19/754] 1623213=rubygems/test_gem_commands_help_command [ 20/754] 1623213=rubygems/test_gem_source_installed [ 21/754] 1623214=ruby/test_math [ 22/754] 1623213=dtrace/test_gc [ 23/754] 1623214=mkmf/test_libs [ 24/754] 1623213=rubygems/test_gem_commands_mirror [ 25/754] 1623213=dtrace/test_array_create [ 26/754] 1623213=ruby/enc/test_case_options [ 27/754] 1623213=psych/test_numeric [ 28/754] 1623213=-ext-/test_bug-5832 [ 29/754] 1623213=-ext-/st/test_update [ 30/754] 1623213=rubygems/test_require [ 31/754] 1623214=rubygems/test_gem_install_update_options [ 32/754] 1623212=rubygems/test_gem_commands_list_command [ 33/754] 1623212=openssl/test_pkcs7 [ 34/754] 1623214=dtrace/test_object_create_start [ 35/754] 1623214=json/json_encoding_test [ 36/754] 1623214=rubygems/test_gem_source_specific_file [ 37/754] 1623214=rubygems/test_gem_source_list [ 38/754] 1623214=-ext-/iter/test_yield_block [ 39/754] 1623214=psych/test_yaml_special_cases [ 40/754] 1623214=prism/snippets_test [ 41/754] 1623212=-ext-/iseq_load/test_iseq_load [ 42/754] 1623215=ruby/test_syntax [ 43/754] 1623213=-ext-/debug/test_debug [ 44/754] 1623213=-ext-/bug_reporter/test_bug_reporter [ 45/754] 1623213=psych/test_set [ 46/754] 1623213=prism/ruby/parameters_signature_test [ 47/754] 1623213=ruby/test_beginendblock [ 48/754] 1623214=-ext-/gvl/test_last_thread [ 49/754] 1623213=ruby/test_const [ 50/754] 1623213=rubygems/test_gem_package_old [ 51/754] 1623213=ruby/test_class [ 52/754] 1623214=rubygems/test_gem_name_tuple [ 53/754] 1623214=ruby/test_argf [ 54/754] 1623212=ruby/test_weakkeymap [ 55/754] 1623212=ruby/test_io_buffer [ 56/754] 1623212=rubygems/test_gem_request [ 57/754] 1623212=ruby/test_yjit [ 58/754] 1623215=ruby/test_m17n [ 59/754] 1623215=ripper/test_files_sample [ 60/754] 1623215=rubygems/test_gem_commands_dependency_command [ 61/754] 1623215=uri/test_generic [ 62/754] 1623215=io/console/test_io_console [ 63/754] 1623214=rubygems/test_gem_security_policy [ 64/754] 1623214=-ext-/econv/test_append [ 65/754] 1623214=ruby/test_env [ 66/754] 1623215=ruby/test_stack [ 67/754] 1623215=did_you_mean/spell_checking/test_key_name_check [ 68/754] 1623215=date/test_date_arith [ 69/754] 1623213=date/test_date_conv [ 70/754] 1623215=ripper/test_parser_events [ 71/754] 1623213=ruby/test_hash [ 72/754] 1623215=mkmf/test_egrep_cpp [ 73/754] 1623215=pathname/test_ractor [ 74/754] 1623215=net/http/test_httpresponse [ 75/754] 1623215=ruby/test_econv [ 76/754] 1623214=rubygems/test_gem_ext_cmake_builder [ 77/754] 1623214=rubygems/test_gem_resolver_lock_specification [ 78/754] 1623214=-ext-/string/test_external_new [ 79/754] 1623214=mkmf/test_signedness [ 80/754] 1623215=prism/result/integer_parse_test [ 81/754] 1623215=rubygems/test_gem_uninstaller [ 82/754] 1623213=rubygems/test_gem_resolver [ 83/754] 1623215=ruby/test_unicode_escape [ 84/754] 1623215=rubygems/test_gem_resolver_git_set [ 85/754] 1623213=ruby/test_inlinecache [ 86/754] 1623212=ruby/test_parse [ 87/754] 1623213=prism/api/parse_test [ 88/754] 1623213=-ext-/bignum/test_str2big [ 89/754] 1623213=psych/visitors/test_depth_first [ 90/754] 1623213=rubygems/test_gem_commands_which_command [ 91/754] 1623213=did_you_mean/spell_checking/test_uncorrectable_name_check [ 92/754] 1623213=prism/locals_test [ 93/754] 1623213=prism/ruby/reflection_test [ 94/754] 1623213=rubygems/test_gem_ext_cargo_builder_unit [ 95/754] 1623213=ruby/test_string [ 96/754] 1623212=ruby/test_undef [ 97/754] 1623212=ruby/enc/test_gbk [ 98/754] 1623212=prism/result/regular_expression_options_test [ 99/754] 1623212=rubygems/test_gem_remote_fetcher_local_ssl_server [100/754] 1623215=-ext-/test_ensure_and_callcc [101/754] 1623215=rubygems/test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 38961> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 [102/754] 1623215=ruby/test_warning [103/754] 1623215=ruby/test_ast [104/754] 1623212=ruby/test_m17n_comb [105/754] 1623212=rubygems/test_gem_resolver_index_set [106/754] 1623212=psych/test_hash [107/754] 1623212=mkmf/test_constant [108/754] 1623214=ruby/test_encoding [109/754] 1623214=-ext-/struct/test_data [110/754] 1623214=mkmf/test_have_macro [111/754] 1623214=-ext-/num2int/test_num2int [112/754] 1623214=prism/regexp_test [113/754] 1623214=ruby/test_dup [114/754] 1623214=-ext-/iter/test_iter_break [115/754] 1623214=prism/result/integer_base_flags_test [116/754] 1623214=-ext-/st/test_foreach [117/754] 1623214=rubygems/test_gem_resolver_conflict [118/754] 1623214=optparse/test_summary [119/754] 1623214=fiber/test_address_resolve [120/754] 1623214=ruby/enc/test_grapheme_breaks [121/754] 1623214=did_you_mean/spell_checking/test_class_name_check [122/754] 1623214=ruby/test_exception [123/754] 1623214=json/json_string_matching_test [124/754] 1623214=cgi/test_cgi_escape [125/754] 1623213=-ext-/eval/test_eval [126/754] 1623213=rubygems/test_gem_commands_rebuild_command [127/754] 1623214=prism/lex_test [128/754] 1623213=rubygems/test_gem_resolver_best_set [129/754] 1623213=prism/api/parse_success_test [130/754] 1623213=prism/ruby/desugar_compiler_test [131/754] 1623213=psych/json/test_stream [132/754] 1623213=optparse/test_getopts [133/754] 1623213=-ext-/marshal/test_internal_ivar [134/754] 1623213=test_time [135/754] 1623213=fileutils/test_fileutils [136/754] 1623214=-ext-/tracepoint/test_tracepoint [137/754] 1623214=rubygems/test_gem_commands_uninstall_command [138/754] 1623213=ruby/test_pattern_matching [139/754] 1623213=openssl/test_kdf [140/754] 1623213=erb/test_erb [141/754] 1623213=psych/test_psych [142/754] 1623213=prism/result/string_test [143/754] 1623213=rubygems/test_gem_commands_signout_command [144/754] 1623213=dtrace/test_require [145/754] 1623213=dtrace/test_method_cache [146/754] 1623213=date/test_date_marshal [147/754] 1623213=openssl/test_asn1 [148/754] 1623213=-ext-/file/test_stat [149/754] 1623213=did_you_mean/spell_checking/test_method_name_check [150/754] 1623213=net/http/test_httpresponses [151/754] 1623213=prism/ruby/relocation_test [152/754] 1623213=ruby/enc/test_windows_1251 [153/754] 1623213=rubygems/test_gem_ext_ext_conf_builder [154/754] 1623212=optparse/test_zsh_completion [155/754] 1623212=ruby/test_complex [156/754] 1623214=prism/version_test [157/754] 1623214=rubygems/test_gem_remote_fetcher [158/754] 1623212=rubygems/test_gem_request_set_lockfile_parser [159/754] 1623212=ruby/test_readpartial [160/754] 1623212=-ext-/path_to_class/test_path_to_class [161/754] 1623214=ruby/test_clone [162/754] 1623212=rubygems/test_gem_command [163/754] 1623214=prism/api/lex_test [164/754] 1623214=rubygems/test_gem_dependency_resolution_error [165/754] 1623214=rubygems/test_gem_commands_exec_command [166/754] 1623212=ruby/test_not [167/754] 1623212=socket/test_nonblock [168/754] 1623212=ruby/test_zjit [169/754] 1623212=mkmf/test_convertible [170/754] 1623213=fiber/test_timeout [171/754] 1623213=prism/newline_offsets_test [172/754] 1623213=ruby/test_frozen [173/754] 1623213=ruby/test_yield [174/754] 1623214=ruby/enc/test_big5 [175/754] 1623214=mkmf/test_configuration [176/754] 1623214=-ext-/array/test_resize [177/754] 1623214=-ext-/win32/test_fd_setsize [178/754] 1623214=ruby/test_rand [179/754] 1623214=-ext-/thread/test_lock_native_thread [180/754] 1623214=ruby/test_process [181/754] 1623213=rubygems/test_gem_commands_fetch_command [182/754] 1623213=ruby/enc/test_cesu8 [183/754] 1623213=yaml/test_dbm [184/754] 1623213=rubygems/test_gem_security_trust_dir [185/754] 1623213=prism/result/source_location_test [186/754] 1623213=did_you_mean/spell_checking/test_require_path_check [187/754] 1623213=net/protocol/test_protocol [188/754] 1623213=-ext-/funcall/test_passing_block [189/754] 1623213=ruby/test_refinement [190/754] 1623213=test_securerandom [191/754] 1623213=openssl/test_x509crl [192/754] 1623213=-ext-/stack/test_stack_overflow [193/754] 1623213=openssl/test_x509store [194/754] 1623213=rubygems/test_gem_request_set_lockfile_tokenizer [195/754] 1623213=openssl/test_x509attr [196/754] 1623213=psych/test_stream [197/754] 1623213=strscan/test_stringscanner [198/754] 1623213=rubygems/test_gem_commands_lock_command [199/754] 1623213=ruby/test_allocation [200/754] 1623213=psych/test_null [201/754] 1623213=ruby/test_insns_leaf [202/754] 1623213=prism/encoding/encodings_test [203/754] 1623213=ruby/test_basicinstructions [204/754] 1623213=-ext-/bignum/test_mul [205/754] 1623213=openssl/test_random [206/754] 1623213=net/http/test_http [207/754] 1623212=test_trick [208/754] 1623213=openssl/test_x509req [209/754] 1623213=ruby/test_integer_comb [210/754] 1623214=-ext-/win32/test_dln [211/754] 1623214=test_rbconfig [212/754] 1623214=rubygems/test_gem_ext_configure_builder [213/754] 1623214=ruby/enc/test_koi8 [214/754] 1623214=ruby/test_method [215/754] 1623212=-ext-/symbol/test_inadvertent_creation [216/754] 1623212=ripper/test_filter [217/754] 1623212=optparse/test_noarg [218/754] 1623212=ruby/enc/test_gb18030 [219/754] 1623212=ruby/enc/test_utf32 [220/754] 1623212=mkmf/test_pkg_config [221/754] 1623212=rubygems/test_gem_resolver_activation_request [222/754] 1623212=-ext-/string/test_normalize [223/754] 1623212=monitor/test_monitor [224/754] 1623212=rubygems/test_gem_resolver_api_set [225/754] 1623212=-ext-/bignum/test_bigzero [226/754] 1623212=ruby/test_system [227/754] 1623213=test_timeout [228/754] 1623213=test_tmpdir [229/754] 1623213=test_delegate [230/754] 1623213=test_weakref [231/754] 1623212=ruby/test_set [232/754] 1623212=ruby/test_whileuntil [233/754] 1623212=test_singleton [234/754] 1623212=ripper/test_files_ext [235/754] 1623213=rubygems/test_gem_package_tar_header [236/754] 1623213=rubygems/test_gem_resolver_index_specification [237/754] 1623212=-ext-/symbol/test_type [238/754] 1623212=rubygems/test_gem_source_vendor [239/754] 1623212=prism/ruby/location_test [240/754] 1623212=prism/result/equality_test [241/754] 1623212=rubygems/test_gem_commands_stale_command [242/754] 1623213=rubygems/test_gem_dependency_installer [243/754] 1623212=psych/test_scalar [244/754] 1623212=-ext-/vm/test_at_exit [245/754] 1623212=fiber/test_sleep [246/754] 1623212=rubygems/test_gem_available_set [247/754] 1623212=-ext-/string/test_modify_expand [248/754] 1623212=prism/result/index_write_test [249/754] 1623212=mkmf/test_sizeof [250/754] 1623215=ruby/test_pack [251/754] 1623215=-ext-/hash/test_delete [252/754] 1623215=openssl/test_x509ext [253/754] 1623215=rubygems/test_gem_resolver_dependency_request [254/754] 1623215=ruby/test_continuation [255/754] 1623215=rubygems/test_gem_ext_cargo_builder_link_flag_converter [256/754] 1623215=fiber/test_thread [257/754] 1623215=prism/ruby/ruby_parser_test [258/754] 1623215=uri/test_common [259/754] 1623215=io/wait/test_ractor [260/754] 1623215=rubygems/test_gem_commands_query_command [261/754] 1623215=optparse/test_placearg [262/754] 1623214=rubygems/test_gem_source_local [263/754] 1623214=ruby/test_literal [264/754] 1623215=psych/nodes/test_enumerable [265/754] 1623215=optparse/test_bash_completion [266/754] 1623215=psych/test_array [267/754] 1623215=-ext-/debug/test_profile_frames [268/754] 1623215=rubygems/test_exit [269/754] 1623215=-ext-/test_enumerator_kw [270/754] 1623215=rubygems/test_gem_commands_cleanup_command [271/754] 1623214=ruby/test_data [272/754] 1623214=-ext-/string/test_fstring [273/754] 1623214=openssl/test_pkey [274/754] 1623215=ripper/test_files_test [275/754] 1623215=fiber/test_ractor [276/754] 1623215=rubygems/test_gem_version_option [277/754] 1623215=ruby/test_yjit_exit_locations [278/754] 1623214=ruby/test_dir_m17n [279/754] 1623215=dtrace/test_raise [280/754] 1623215=-ext-/bignum/test_big2str [281/754] 1623215=test_forwardable [282/754] 1623215=rubygems/test_gem_config_file [283/754] 1623213=psych/test_data [284/754] 1623213=psych/test_string [285/754] 1623215=ruby/test_backtrace [286/754] 1623213=prism/ruby/compiler_test [287/754] 1623213=fiber/test_process [288/754] 1623213=rubygems/test_gem_commands_info_command [289/754] 1623213=optparse/test_autoconf [290/754] 1623213=date/test_date [291/754] 1623213=rubygems/test_gem_commands_environment_command [292/754] 1623213=rubygems/test_gem_spec_fetcher [293/754] 1623214=ruby/test_iterator [294/754] 1623213=ruby/test_shapes [295/754] 1623214=dtrace/test_string [296/754] 1623214=erb/test_erb_m17n [297/754] 1623214=openssl/test_x509cert [298/754] 1623213=prism/ruby/parser_test [299/754] 1623213=ruby/test_fnmatch [300/754] 1623213=fiber/test_storage [301/754] 1623213=ruby/enc/test_euc_jp [302/754] 1623213=-ext-/namespace/test_load_ext [303/754] 1623213=psych/visitors/test_yaml_tree [304/754] 1623213=ripper/test_files_test_2 [305/754] 1623215=ripper/test_scanner_events [306/754] 1623215=ruby/test_defined [307/754] 1623215=openssl/test_pkcs12 [308/754] 1623214=psych/handlers/test_recorder [309/754] 1623214=mkmf/test_flags [310/754] 1623215=ruby/test_variable [311/754] 1623215=-ext-/exception/test_enc_raise [312/754] 1623215=stringio/test_stringio [313/754] 1623215=rubygems/test_gem_resolver_specification [314/754] 1623215=-ext-/test_bug-14834 [315/754] 1623215=prism/result/numeric_value_test [316/754] 1623215=ruby/test_complexrational [317/754] 1623215=rubygems/test_gem_remote_fetcher_s3 [318/754] 1623214=psych/test_nil [319/754] 1623214=rubygems/test_webauthn_poller [320/754] 1623214=rubygems/test_gem_commands_contents_command [321/754] 1623215=socket/test_tcp [322/754] 1623214=rubygems/test_gem_package_tar_reader [323/754] 1623214=socket/test_addrinfo [324/754] 1623215=ruby/enc/test_utf16 [325/754] 1623215=date/test_date_attr [326/754] 1623215=yaml/test_store [327/754] 1623214=ruby/test_condition [328/754] 1623214=ruby/test_proc [329/754] 1623215=ruby/enc/test_cp949 [330/754] 1623215=rubygems/test_gem_requirement [331/754] 1623213=ruby/enc/test_emoji [332/754] 1623213=zlib/test_zlib [333/754] 1623215=fiber/test_scheduler [334/754] 1623212=fiber/test_queue [335/754] 1623212=-ext-/string/test_enc_str_buf_cat [336/754] 1623212=test_unicode_normalize [337/754] 1623212=prism/result/static_inspect_test [338/754] 1623212=test_ipaddr [339/754] 1623212=prism/encoding/regular_expression_encoding_test [340/754] 1623212=test_prettyprint [341/754] 1623212=psych/test_boolean [342/754] 1623212=ruby/test_pipe [343/754] 1623212=rubygems/test_gem_impossible_dependencies_error [344/754] 1623212=rubygems/test_gem_resolver_composed_set [345/754] 1623212=rubygems/test_gem_commands_owner_command [346/754] 1623214=-ext-/string/test_coderange [347/754] 1623214=-ext-/test_recursion [348/754] 1623214=-ext-/gvl/test_ubf_async_safe [349/754] 1623214=rubygems/test_gem_doctor [350/754] 1623214=date/test_date_strptime [351/754] 1623214=rubygems/test_rubygems [352/754] 1623212=prism/ruby/ripper_test [353/754] 1623214=rubygems/test_gem_request_set_gem_dependency_api [354/754] 1623212=rubygems/test_gem_version [355/754] 1623214=objspace/test_ractor [356/754] 1623212=-ext-/win32/test_console_attr [357/754] 1623212=psych/test_yamldbm [358/754] 1623212=rubygems/test_gem_dependency [359/754] 1623214=rubygems/test_gem_commands_signin_command [360/754] 1623212=rubygems/test_gem_commands_search_command [361/754] 1623212=ruby/test_namespace [362/754] 1623212=ruby/test_time [363/754] 1623212=openssl/test_hmac [364/754] 1623212=ruby/test_objectspace [365/754] 1623214=mkmf/test_framework [366/754] 1623214=ruby/test_require_lib [367/754] 1623215=resolv/test_mdns [368/754] 1623215=rubygems/test_gem_stub_specification [369/754] 1623215=ruby/test_numeric [370/754] 1623215=ruby/test_rational [371/754] 1623214=ruby/test_super [372/754] 1623212=openssl/test_ssl [373/754] 1623215=ruby/test_module [374/754] 1623214=rubygems/test_config [375/754] 1623214=ruby/test_file [376/754] 1623213=prism/bom_test [377/754] 1623213=optparse/test_load [378/754] 1623213=prism/ruby/string_query_test [379/754] 1623213=ruby/test_rubyoptions [380/754] 1623215=ruby/test_rubyvm [381/754] 1623215=rubygems/test_gem_security_signer [382/754] 1623214=prism/ruby/dispatcher_test [383/754] 1623214=net/http/test_buffered_io [384/754] 1623214=openssl/test_pkey_dh [385/754] 1623215=ruby/enc/test_windows_1252 [386/754] 1623215=rubygems/test_gem_resolver_installer_set [387/754] 1623214=did_you_mean/core_ext/test_name_error_extension [388/754] 1623214=fileutils/test_dryrun [389/754] 1623214=ruby/test_keyword [390/754] 1623215=prism/api/command_line_test [391/754] 1623215=ruby/test_thread_cv [392/754] 1623215=rubygems/test_gem_safe_marshal [393/754] 1623214=prism/result/warnings_test [394/754] 1623214=uri/test_ldap [395/754] 1623214=rubygems/test_gem_local_remote_options [396/754] 1623214=psych/test_scalar_scanner [397/754] 1623214=ruby/test_eval [398/754] 1623215=test_tempfile [399/754] 1623214=ruby/test_primitive [400/754] 1623214=openssl/test_ossl [401/754] 1623214=rubygems/test_gem_resolver_vendor_specification [402/754] 1623214=dtrace/test_load [403/754] 1623214=resolv/test_dns [404/754] 1623215=psych/test_document [405/754] 1623215=rubygems/test_gem_package_tar_writer [406/754] 1623214=socket/test_sockopt [407/754] 1623214=rubygems/test_gem_safe_yaml [408/754] 1623214=fiber/test_io_buffer [409/754] 1623215=prism/ruby/tunnel_test [410/754] 1623214=rubygems/test_gem_text [411/754] 1623215=rubygems/test_gem_resolver_api_specification [412/754] 1623215=ruby/test_settracefunc [413/754] 1623214=psych/test_object [414/754] 1623214=psych/test_encoding [415/754] 1623214=ruby/test_alias [416/754] 1623214=ruby/test_sprintf_comb [417/754] 1623214=prism/result/comments_test [418/754] 1623214=rubygems/test_gem_source_subpath_problem [419/754] 1623214=rubygems/test_gem_commands_outdated_command [420/754] 1623214=ruby/test_method_cache [421/754] 1623214=rubygems/test_gem_ext_rake_builder [422/754] 1623215=ruby/test_threadgroup [423/754] 1623212=ruby/test_arity [424/754] 1623212=json/json_generator_test [425/754] 1623215=uri/test_file [426/754] 1623215=ruby/test_trace [427/754] 1623215=ruby/test_signal [428/754] 1623214=ruby/test_fixnum [429/754] 1623214=openssl/test_ns_spki [430/754] 1623214=prism/result/heredoc_test [431/754] 1623214=ruby/test_vm_dump [432/754] 1623214=open-uri/test_ftp [433/754] 1623214=ruby/enc/test_iso_8859 [434/754] 1623214=prism/result/constant_path_node_test [435/754] 1623214=digest/test_digest_extend [436/754] 1623214=prism/errors_test [437/754] 1623214=-ext-/load/test_stringify_symbols [438/754] 1623214=psych/test_merge_keys [439/754] 1623214=open-uri/test_open-uri Leaked file descriptor: TestOpenURI#test_multiple_cookies: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 33011> .Closed file descriptor: TestOpenURI#test_close_in_block_big: 11 Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 44287> .Closed file descriptor: TestOpenURI#test_quoted_attvalue: 11 .[440/754] 1623214=rubygems/test_gem_resolver_local_specification [441/754] 1623214=rubygems/test_gem_source_git [442/754] 1623215=ruby/enc/test_regex_casefold [443/754] 1623215=openssl/test_digest [444/754] 1623215=rubygems/test_gem_commands_open_command [445/754] 1623215=rubygems/test_gem_resolver_git_specification [446/754] 1623215=openssl/test_fips [447/754] 1623215=digest/test_digest [448/754] 1623215=dtrace/test_cmethod [449/754] 1623215=rubygems/test_gem_dependency_list [450/754] 1623212=ruby/enc/test_euc_kr [451/754] 1623215=date/test_date_ractor [452/754] 1623212=digest/test_ractor [453/754] 1623212=uri/test_mailto [454/754] 1623212=ripper/test_sexp [455/754] 1623212=io/nonblock/test_flush [456/754] 1623212=prism/test_helper [457/754] 1623212=-ext-/string/test_qsort [458/754] 1623212=json/json_addition_test [459/754] 1623212=io/wait/test_io_wait [460/754] 1623215=optparse/test_kwargs [461/754] 1623215=rubygems/test_gem_stream_ui [462/754] 1623212=ruby/test_struct [463/754] 1623214=fiber/test_mutex [464/754] 1623215=rubygems/test_gem_package_task [465/754] 1623215=ruby/test_flip [466/754] 1623215=openssl/test_config [467/754] 1623215=rubygems/test_gem_validator [468/754] 1623215=prism/result/node_id_test [469/754] 1623214=ruby/test_enum [470/754] 1623215=-ext-/thread/test_instrumentation_api [471/754] 1623215=json/json_common_interface_test [472/754] 1623215=-ext-/st/test_numhash [473/754] 1623215=fiber/test_io_close [474/754] 1623215=openssl/test_pkey_rsa [475/754] 1623214=test_extlibs [476/754] 1623212=rubygems/test_gem_commands_server_command [477/754] 1623212=prism/result/named_capture_test [478/754] 1623212=ripper/test_ripper [479/754] 1623215=did_you_mean/edit_distance/test_jaro_winkler [480/754] 1623215=psych/test_yamlstore [481/754] 1623215=ruby/test_integer [482/754] 1623212=fileutils/test_verbose [483/754] 1623212=ruby/test_key_error [484/754] 1623212=-ext-/load/test_dot_dot [485/754] 1623212=openssl/test_engine [486/754] 1623212=psych/test_class [487/754] 1623212=ruby/test_autoload [488/754] 1623213=psych/test_serialize_subclasses [489/754] 1623213=open-uri/test_ssl [490/754] 1623214=rubygems/test_gem_commands_unpack_command Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36767> .Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 9 [491/754] 1623213=psych/test_ractor [492/754] 1623214=ruby/test_marshal [493/754] 1623213=ruby/test_metaclass [494/754] 1623213=ruby/enc/test_case_mapping [495/754] 1623213=ruby/test_sleep [496/754] 1623214=rubygems/test_gem_rdoc [497/754] 1623214=psych/test_parser [498/754] 1623214=rubygems/test_gem_commands_specification_command [499/754] 1623213=optparse/test_reqarg [500/754] 1623214=-ext-/load/test_resolve_symbol [501/754] 1623214=test_tsort [502/754] 1623214=resolv/test_resource [503/754] 1623214=rubygems/test_gem [504/754] 1623213=openssl/test_cipher [505/754] 1623213=-ext-/time/test_new [506/754] 1623213=test_pty [507/754] 1623215=ruby/test_comparable [508/754] 1623215=dtrace/test_singleton_function [509/754] 1623215=ruby/test_io_timeout [510/754] 1623215=ruby/test_default_gems [511/754] 1623215=rubygems/test_gem_silent_ui [512/754] 1623215=rubygems/test_gem_commands_push_command [513/754] 1623213=rubygems/test_gem_request_set [514/754] 1623213=net/http/test_https [515/754] 1623215=-ext-/struct/test_member [516/754] 1623215=socket/test_udp [517/754] 1623215=ruby/enc/test_shift_jis [518/754] 1623215=ruby/test_call [519/754] 1623215=ruby/test_range [520/754] 1623212=open-uri/test_proxy [521/754] 1623212=optparse/test_did_you_mean [522/754] 1623212=-ext-/string/test_nofree [523/754] 1623212=rubygems/test_gem_resolver_lock_set [524/754] 1623212=-ext-/wait/test_wait [525/754] 1623212=openssl/test_buffering [526/754] 1623212=resolv/test_svcb_https [527/754] 1623212=-ext-/string/test_set_len [528/754] 1623212=ruby/test_time_tz [529/754] 1623214=did_you_mean/test_spell_checker [530/754] 1623212=ruby/enc/test_euc_tw [531/754] 1623214=openssl/test_ts [532/754] 1623212=rubygems/test_gem_update_suggestion [533/754] 1623212=rubygems/test_gem_package_tar_reader_entry [534/754] 1623215=rubygems/test_gem_commands_build_command [535/754] 1623212=prism/fixtures_test [536/754] 1623212=ruby/test_rational2 [537/754] 1623215=fiber/test_io [538/754] 1623212=rubygems/test_gem_security [539/754] 1623214=rubygems/test_gem_ext_builder [540/754] 1623215=dtrace/test_hash_create [541/754] 1623215=ruby/test_gc [542/754] 1623213=did_you_mean/test_tree_spell_checker [543/754] 1623213=prism/api/parse_stream_test [544/754] 1623213=ruby/test_optimization [545/754] 1623214=date/test_switch_hitter [546/754] 1623214=-ext-/popen_deadlock/test_popen_deadlock [547/754] 1623214=rubygems/test_gem_gem_runner [548/754] 1623214=psych/test_psych_set [549/754] 1623214=did_you_mean/test_ractor_compatibility [550/754] 1623214=rubygems/test_gem_request_connection_pools [551/754] 1623214=-ext-/method/test_arity [552/754] 1623214=rubygems/test_webauthn_listener_response [553/754] 1623214=rubygems/test_gem_commands_update_command [554/754] 1623214=rubygems/test_gem_source_fetch_problem [555/754] 1623214=ruby/enc/test_emoji_breaks [556/754] 1623214=prism/ractor_test [557/754] 1623214=psych/test_symbol [558/754] 1623214=rubygems/test_gem_bundler_version_finder [559/754] 1623214=openssl/test_x509name [560/754] 1623214=optparse/test_switch [561/754] 1623214=rubygems/test_gem_path_support [562/754] 1623214=rubygems/test_gem_commands_yank_command [563/754] 1623214=psych/test_emitter [564/754] 1623214=io/console/test_ractor [565/754] 1623214=prism/library_symbols_test [566/754] 1623214=did_you_mean/tree_spell/test_human_typo [567/754] 1623214=-ext-/test_scan_args [568/754] 1623214=io/wait/test_io_wait_uncommon [569/754] 1623214=rubygems/test_gem_source [570/754] 1623214=rubygems/test_gem_ci_detector [571/754] 1623214=prism/api/freeze_test [572/754] 1623214=openssl/test_pkey_dsa [573/754] 1623214=-ext-/string/test_enc_associate [574/754] 1623214=ruby/test_file_exhaustive [575/754] 1623212=optparse/test_optparse [576/754] 1623212=uri/test_ws [577/754] 1623212=-ext-/arith_seq/test_arith_seq_extract [578/754] 1623212=psych/test_alias_and_anchor [579/754] 1623212=rubygems/test_gem_commands_sources_command [580/754] 1623212=prism/encoding/string_encoding_test [581/754] 1623212=rubygems/test_gem_commands_check_command [582/754] 1623212=psych/test_stringio [583/754] 1623212=rubygems/test_gem_specification [584/754] 1623213=json/json_generic_object_test [585/754] 1623213=ruby/test_random_formatter [586/754] 1623213=stringio/test_ractor [587/754] 1623213=prism/heredoc_dedent_test [588/754] 1623213=date/test_date_strftime [589/754] 1623213=-ext-/string/test_ellipsize [590/754] 1623213=rubygems/test_gem_resolver_installed_specification [591/754] 1623213=rubygems/test_gem_util [592/754] 1623213=ruby/test_ifunless [593/754] 1623213=ripper/test_files_lib [594/754] 1623213=socket/test_basicsocket [595/754] 1623213=ruby/test_mixed_unicode_escapes [596/754] 1623213=optparse/test_cclass [597/754] 1623213=ruby/test_object [598/754] 1623213=test_open3 [599/754] 1623212=psych/visitors/test_to_ruby [600/754] 1623212=ruby/test_fiber [601/754] 1623213=prism/result/implicit_array_test [602/754] 1623213=psych/test_json_tree [603/754] 1623213=prism/ruby/pattern_test [604/754] 1623213=ruby/test_regexp [605/754] 1623212=prism/magic_comment_test [606/754] 1623212=-ext-/exception/test_ensured [607/754] 1623212=prism/percent_delimiter_string_test [608/754] 1623212=-ext-/marshal/test_usrmarshal [609/754] 1623212=win32/test_registry [610/754] 1623212=rubygems/test_project_sanity [611/754] 1623212=ruby/test_nomethod_error [612/754] 1623212=strscan/test_ractor [613/754] 1623212=rubygems/test_deprecate [614/754] 1623212=json/json_coder_test [615/754] 1623212=json/test_helper [616/754] 1623212=ruby/test_require [617/754] 1623214=ripper/test_files_test_1 [618/754] 1623215=uri/test_wss [619/754] 1623215=prism/result/attribute_write_test [620/754] 1623215=ruby/test_stringchar [621/754] 1623214=resolv/test_addr [622/754] 1623214=rubygems/test_gem_platform [623/754] 1623215=-ext-/bignum/test_pack [624/754] 1623214=socket/test_ancdata [625/754] 1623214=rubygems/test_gem_command_manager [626/754] 1623215=mkmf/test_config [627/754] 1623214=-ext-/proc/test_bmethod [628/754] 1623214=-ext-/test_abi [629/754] 1623215=rubygems/test_gem_source_lock [630/754] 1623214=mkmf/test_have_library [631/754] 1623212=date/test_date_compat [632/754] 1623212=mkmf/test_have_func [633/754] 1623215=objspace/test_objspace [634/754] 1623212=did_you_mean/tree_spell/test_change_word [635/754] 1623212=psych/test_date_time [636/754] 1623212=openssl/test_bn [637/754] 1623212=ruby/test_enumerator [638/754] 1623214=-ext-/string/test_too_many_dummy_encodings [639/754] 1623214=rubygems/test_gem_uri [640/754] 1623214=psych/test_safe_load [641/754] 1623214=prism/fuzzer_test [642/754] 1623214=prism/onigmo_test [643/754] 1623214=psych/test_struct [644/754] 1623214=ruby/test_lambda [645/754] 1623214=json/json_fixtures_test [646/754] 1623214=fiber/test_enumerator [647/754] 1623214=ruby/test_name_error [648/754] 1623214=-ext-/integer/test_my_integer [649/754] 1623214=lib/!Nothing_to_test [650/754] 1623214=net/http/test_https_proxy [651/754] 1623214=uri/test_parser [652/754] 1623214=ruby/test_transcode [653/754] 1623214=openssl/test_ocsp [654/754] 1623214=-ext-/class/test_class2name [655/754] 1623214=rubygems/test_bundled_ca [656/754] 1623214=psych/test_object_references [657/754] 1623214=prism/result/static_literals_test [658/754] 1623214=rubygems/test_webauthn_listener [659/754] 1623214=prism/result/breadth_first_search_test [660/754] 1623214=-ext-/rational/test_rat [661/754] 1623214=ruby/test_io_m17n [662/754] 1623214=ruby/test_frozen_error [663/754] 1623214=ruby/enc/test_case_comprehensive [664/754] 1623214=rubygems/test_kernel [665/754] 1623214=test_pp [666/754] 1623214=ruby/test_io [667/754] 1623214=openssl/test_provider [668/754] 1623214=-ext-/exception/test_data_error [669/754] 1623214=ruby/test_array [670/754] 1623213=optparse/test_optarg [671/754] 1623213=-ext-/string/test_rb_str_dup [672/754] 1623213=ruby/test_path [673/754] 1623213=ruby/test_ractor [674/754] 1623213=dtrace/test_function_entry [675/754] 1623213=psych/test_exception [676/754] 1623213=prism/unescape_test [677/754] 1623213=ruby/test_object_id [678/754] 1623213=ruby/test_thread [679/754] 1623212=rubygems/test_gem_gemcutter_utilities [680/754] 1623212=etc/test_etc [681/754] 1623212=json/json_ext_parser_test [682/754] 1623212=net/http/test_http_request [683/754] 1623212=socket/test_socket [684/754] 1623213=ruby/test_assignment [685/754] 1623213=rubygems/test_gem_uri_formatter [686/754] 1623213=prism/api/parse_comments_test [687/754] 1623213=-ext-/struct/test_len [688/754] 1623212=-ext-/test_printf [689/754] 1623213=rubygems/test_gem_unsatisfiable_dependency_error [690/754] 1623213=uri/test_ftp [691/754] 1623213=test_find [692/754] 1623212=json/ractor_test [693/754] 1623213=mkmf/test_install [694/754] 1623212=did_you_mean/spell_checking/test_variable_name_check [695/754] 1623212=ruby/test_float [696/754] 1623213=rubygems/test_gem_commands_setup_command [697/754] 1623212=ruby/test_bignum [698/754] 1623212=rubygems/test_gem_ext_cargo_builder [699/754] 1623213=-ext-/integer/test_integer [700/754] 1623212=rubygems/test_gem_package [701/754] 1623213=psych/test_marshalable [702/754] 1623213=rubygems/test_gem_installer [703/754] 1623212=prism/newline_test [704/754] 1623212=-ext-/struct/test_duplicate [705/754] 1623212=test_shellwords [706/754] 1623212=-ext-/array/test_to_ary_concat [707/754] 1623214=-ext-/string/test_capacity [708/754] 1623214=-ext-/float/test_nextafter [709/754] 1623214=openssl/test_ssl_session [710/754] 1623214=uri/test_http [711/754] 1623214=psych/test_omap [712/754] 1623214=ruby/test_gc_compact [713/754] 1623212=test_bundled_gems [714/754] 1623212=prism/result/overlap_test [715/754] 1623212=ruby/test_iseq [716/754] 1623213=coverage/test_coverage [717/754] 1623212=ruby/test_memory_view [718/754] 1623212=openssl/test_pair [719/754] 1623213=pathname/test_pathname [720/754] 1623213=ruby/test_arithmetic_sequence [721/754] 1623213=fileutils/test_nowrite [722/754] 1623213=rubygems/test_gem_commands_pristine_command [723/754] 1623214=ruby/test_thread_queue [724/754] 1623213=optparse/test_acceptable [725/754] 1623213=psych/visitors/test_emitter [726/754] 1623213=fiber/test_backtrace [727/754] 1623213=error_highlight/test_error_highlight [728/754] 1623214=ruby/test_string_memory [729/754] 1623214=prism/api/dump_test [730/754] 1623212=-ext-/test_random [731/754] 1623212=rubygems/test_gem_resolver_requirement_list [732/754] 1623212=ripper/test_lexer [733/754] 1623212=json/json_parser_test [734/754] 1623212=-ext-/arith_seq/test_arith_seq_beg_len_step [735/754] 1623212=-ext-/string/test_cstr [736/754] 1623213=rubygems/test_gem_resolver_vendor_set [737/754] 1623213=-ext-/bignum/test_div [738/754] 1623213=date/test_date_new [739/754] 1623213=-ext-/load/test_protect [740/754] 1623213=mkmf/test_find_executable [741/754] 1623213=date/test_date_parse [742/754] 1623213=psych/test_tree_builder [743/754] 1623213=rubygems/test_gem_console_ui [744/754] 1623214=socket/test_unix [745/754] 1623213=mkmf/test_mkmf [746/754] 1623213=net/http/test_httpheader [747/754] 1623212=ruby/test_symbol [748/754] 1623213=openssl/test_pkey_ec [749/754] 1623214=-ext-/string/test_interned_str [750/754] 1623214=psych/test_coder [751/754] 1623214=rubygems/test_gem_commands_cert_command [752/754] 1623213=ruby/test_lazy_enumerator [753/754] 1623213=rubygems/test_gem_commands_install_command [754/754] 1623214=psych/test_deprecated Finished tests in 579.274325s, 50.0264 tests/s, 10551.3998 assertions/s. 28979 tests, 6112155 assertions, 0 failures, 0 errors, 159 skips ruby -v: ruby 3.5.0dev (2025-08-06T17:40:27Z master 71b46938a7) +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.ext/include -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/target/release/' '/tmp/ruby/src/master-no-rjit/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/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/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.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.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.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.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.4/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-08-06T17:40:27Z master 71b46938a7) +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 86.445313 seconds 3338 files, 33605 examples, 137904 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.