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