# Logfile created on 2025-07-18 00:06:10 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f5025cefdc0 @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="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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.trunk.20250718-000610", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f50264ce2f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f50264ce190 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f5025c293a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20250718-000610", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20250718-000610>, @binmode=false, @mon_data=#<Monitor:0x00007f50264cdec0>, @mon_data_owner_object_id=900>>> $$$[beg] make update-download -j20 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/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/repl_type_completor.revision - echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/repl_type_completor.revision unchanged Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk/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 -j20" exit with 0. $$$[beg] make update-src -j20 Already up to date. Latest commit hash = 81515aca67 $$$[end] "make update-src -j20" exit with 0. $$$[beg] make after-update -j20 Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/repl_type_completor.revision - echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk/revision.h updated generating x86_64-linux-fake.rb Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk/gems/power_assert-2.0.5.gem x86_64-linux-fake.rb updated generating enc.mk 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/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make after-update -j20" exit with 0. $$$[beg] make miniruby -j20 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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/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/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs' gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk/version.c linking miniruby $$$[end] "make miniruby -j20" exit with 0. $$$[beg] make ruby -j20 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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/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/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs' gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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 dafbdc913ac22bbd9dcce59899ea991b2ce626a56261547df7561fedbd9589af builtin_binary.inc compiling /tmp/ruby/src/trunk/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.5.0 linking ruby $$$[end] "make ruby -j20" exit with 0. $$$[beg] make all -j20 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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/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/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs' gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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 making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' 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/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/digest_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/finalizer_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/set_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so $$$[end] "make all -j20" exit with 0. $$$[beg] make install -j20 Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/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/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs' echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/repl_type_completor.revision - echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision - generating enc.mk gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk/gems/power_assert-2.0.5.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans 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... ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk 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 exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.5.0+2/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.5.0+2/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.5.0+2/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.5.0+2/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.5.0+2 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.5.0+2/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.5.0+2 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.5.0+2 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/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/trunk/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.12.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/trunk/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.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk/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 -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' Fstderr output is not empty bootstraptest.test_ractor.rb_1451_1362.rb:8: [BUG] Segmentation fault at 0x0000000000000fa0 ruby 3.5.0dev (2025-07-17T23:48:53Z master 81515aca67) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0009 p:0007 s:0036 e:000033 BLOCK bootstraptest.test_ractor.rb_1451_1362.rb:8 [FINISH] c:0008 p:---- s:0031 e:000030 IFUNC c:0007 p:0024 s:0028 e:000026 METHOD <internal:numeric>:257 [FINISH] c:0006 p:---- s:0022 e:000021 CFUNC :each c:0005 p:---- s:0019 e:000018 CFUNC :map c:0004 p:0007 s:0015 e:000014 BLOCK bootstraptest.test_ractor.rb_1451_1362.rb:8 c:0003 p:0017 s:0012 e:000011 METHOD <internal:kernel>:168 c:0002 p:0004 s:0007 e:000006 BLOCK bootstraptest.test_ractor.rb_1451_1362.rb:7 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- bootstraptest.test_ractor.rb_1451_1362.rb:7:in 'block (2 levels) in <main>' <internal:kernel>:168:in 'loop' bootstraptest.test_ractor.rb_1451_1362.rb:8:in 'block (3 levels) in <main>' bootstraptest.test_ractor.rb_1451_1362.rb:8:in 'map' bootstraptest.test_ractor.rb_1451_1362.rb:8:in 'each' <internal:numeric>:257:in 'times' bootstraptest.test_ractor.rb_1451_1362.rb:8:in 'block (4 levels) in <main>' -- Threading information --------------------------------------------------- Total ractor count: 9 Ruby thread count for this ractor: 1 -- Machine register context ------------------------------------------------ RIP: 0x000057985b4060f7 RBP: 0x000075c209424780 RSP: 0x000075c209e01890 RAX: 0x0000000000000000 RBX: 0x0000579867223ca0 RCX: 0x0000000000000001 RDX: 0x0000000000000007 RDI: 0x0000579867223ca0 RSI: 0x000075c209424780 R8: 0x000075c1f400ab50 R9: 0x000075c1f400b0e8 R10: 0x0000000000000001 R11: 0x0000000000000001 R12: 0x000000000000173c R13: 0x0000000000000009 R14: 0x000075c244d7db48 R15: 0x0000579867223ca0 EFL: 0x0000000000010202 -- C level backtrace information ------------------------------------------- /tmp/ruby/build/trunk/miniruby(rb_print_backtrace+0x8) [0x57985b61601a] /tmp/ruby/src/trunk/vm_dump.c:843 /tmp/ruby/build/trunk/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1175 /tmp/ruby/build/trunk/miniruby(rb_bug_for_fatal_signal+0x10a) [0x57985b3dfd2a] /tmp/ruby/src/trunk/error.c:1130 /tmp/ruby/build/trunk/miniruby(sigsegv+0x48) [0x57985b54d918] /tmp/ruby/src/trunk/signal.c:946 /lib/x86_64-linux-gnu/libc.so.6(0x75c245245330) [0x75c245245330] /tmp/ruby/build/trunk/miniruby(push_mark_stack_chunk+0x17) [0x57985b4060f7] /tmp/ruby/src/trunk/gc/default/default.c:4162 /tmp/ruby/build/trunk/miniruby(push_mark_stack) /tmp/ruby/src/trunk/gc/default/default.c:4237 /tmp/ruby/build/trunk/miniruby(gc_grey) /tmp/ruby/src/trunk/gc/default/default.c:4361 /tmp/ruby/build/trunk/miniruby(gc_mark_internal+0x10) [0x57985b407d4c] /tmp/ruby/src/trunk/include/ruby/internal/special_consts.h:329 /tmp/ruby/build/trunk/miniruby(rb_gc_mark_children) /tmp/ruby/src/trunk/gc.c:3222 /tmp/ruby/build/trunk/miniruby(gc_mark_children+0x1c) [0x57985b411b8a] /tmp/ruby/src/trunk/gc/default/default.c:4563 /tmp/ruby/build/trunk/miniruby(gc_marks_wb_unprotected_objects_plane) /tmp/ruby/src/trunk/gc/default/default.c:5249 /tmp/ruby/build/trunk/miniruby(rgengc_rememberset_mark_plane) /tmp/ruby/src/trunk/gc/default/default.c:5241 /tmp/ruby/build/trunk/miniruby(rgengc_rememberset_mark) /tmp/ruby/src/trunk/gc/default/default.c:5907 /tmp/ruby/build/trunk/miniruby(gc_marks_start) /tmp/ruby/src/trunk/gc/default/default.c:5731 /tmp/ruby/build/trunk/miniruby(gc_marks) /tmp/ruby/src/trunk/gc/default/default.c:5751 /tmp/ruby/build/trunk/miniruby(gc_start) /tmp/ruby/src/trunk/gc/default/default.c:6425 /tmp/ruby/build/trunk/miniruby(heap_prepare+0x46) [0x57985b412b0e] /tmp/ruby/src/trunk/gc/default/default.c:2050 /tmp/ruby/build/trunk/miniruby(heap_next_free_page) /tmp/ruby/src/trunk/gc/default/default.c:2274 /tmp/ruby/build/trunk/miniruby(newobj_cache_miss) /tmp/ruby/src/trunk/gc/default/default.c:2381 /tmp/ruby/build/trunk/miniruby(newobj_alloc+0xd) [0x57985b41436d] /tmp/ruby/src/trunk/gc/default/default.c:2405 /tmp/ruby/build/trunk/miniruby(rb_gc_impl_new_obj) /tmp/ruby/src/trunk/gc/default/default.c:2484 /tmp/ruby/build/trunk/miniruby(newobj_of) /tmp/ruby/src/trunk/gc.c:994 /tmp/ruby/build/trunk/miniruby(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk/gc.c:1032 /tmp/ruby/build/trunk/miniruby(rb_class_allocate_instance+0x5c) [0x57985b48af5c] /tmp/ruby/src/trunk/object.c:128 /tmp/ruby/build/trunk/miniruby(class_call_alloc_func+0x2) [0x57985b490257] /tmp/ruby/src/trunk/object.c:2175 /tmp/ruby/build/trunk/miniruby(rb_class_alloc) /tmp/ruby/src/trunk/object.c:2147 /tmp/ruby/build/trunk/miniruby(rb_obj_alloc) /tmp/ruby/src/trunk/object.c:2187 /tmp/ruby/build/trunk/miniruby(vm_exec_core+0x2cd9) [0x57985b5fb019] ../../src/trunk/insns.def:924 /tmp/ruby/build/trunk/miniruby(vm_exec_loop+0x0) [0x57985b5fe525] /tmp/ruby/src/trunk/vm.c:2621 /tmp/ruby/build/trunk/miniruby(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2624 /tmp/ruby/build/trunk/miniruby(rb_yield_values2+0x73) [0x57985b602a13] /tmp/ruby/src/trunk/vm.c:1702 /tmp/ruby/build/trunk/miniruby(collect_i+0x12) [0x57985b3c86c2] /tmp/ruby/src/trunk/enum.c:628 /tmp/ruby/build/trunk/miniruby(rb_vm_pop_frame+0x0) [0x57985b5f1698] /tmp/ruby/src/trunk/vm_insnhelper.c:5148 /tmp/ruby/build/trunk/miniruby(vm_yield_with_cfunc) /tmp/ruby/src/trunk/vm_insnhelper.c:5149 /tmp/ruby/build/trunk/miniruby(vm_invoke_ifunc_block+0x9e) [0x57985b5f177e] /tmp/ruby/src/trunk/vm_insnhelper.c:5342 /tmp/ruby/build/trunk/miniruby(vm_exec_core+0x9de) [0x57985b5f8d1e] /tmp/ruby/src/trunk/vm_insnhelper.c:5998 /tmp/ruby/build/trunk/miniruby(vm_exec_loop+0x0) [0x57985b5fe525] /tmp/ruby/src/trunk/vm.c:2621 /tmp/ruby/build/trunk/miniruby(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2624 /tmp/ruby/build/trunk/miniruby(vm_call0_cc+0xf4) [0x57985b604574] /tmp/ruby/src/trunk/vm_eval.c:101 /tmp/ruby/build/trunk/miniruby(rb_call0+0x2d9) [0x57985b606509] /tmp/ruby/src/trunk/vm_eval.c:572 /tmp/ruby/build/trunk/miniruby(iterate_method+0x67) [0x57985b606d77] /tmp/ruby/src/trunk/vm_eval.c:891 /tmp/ruby/build/trunk/miniruby(rb_iterate0+0xd8) [0x57985b5edde8] /tmp/ruby/src/trunk/vm_eval.c:1488 /tmp/ruby/build/trunk/miniruby(rb_iterate_internal+0x49) [0x57985b5ee08d] /tmp/ruby/src/trunk/vm_eval.c:1520 /tmp/ruby/build/trunk/miniruby(rb_block_call_kw) /tmp/ruby/src/trunk/vm_eval.c:1569 /tmp/ruby/build/trunk/miniruby(enumerator_block_call+0x6d) [0x57985b3d643d] /tmp/ruby/src/trunk/enumerator.c:567 /tmp/ruby/build/trunk/miniruby(vm_call0_cfunc_with_frame+0x10f) [0x57985b603817] /tmp/ruby/src/trunk/vm_eval.c:164 /tmp/ruby/build/trunk/miniruby(vm_call0_cfunc) /tmp/ruby/src/trunk/vm_eval.c:178 /tmp/ruby/build/trunk/miniruby(vm_call0_body) /tmp/ruby/src/trunk/vm_eval.c:229 /tmp/ruby/build/trunk/miniruby(vm_call0_cc+0xf4) [0x57985b604574] /tmp/ruby/src/trunk/vm_eval.c:101 /tmp/ruby/build/trunk/miniruby(rb_call0+0x2d9) [0x57985b606509] /tmp/ruby/src/trunk/vm_eval.c:572 /tmp/ruby/build/trunk/miniruby(iterate_method+0x67) [0x57985b606d77] /tmp/ruby/src/trunk/vm_eval.c:891 /tmp/ruby/build/trunk/miniruby(rb_iterate0+0xd8) [0x57985b5edde8] /tmp/ruby/src/trunk/vm_eval.c:1488 /tmp/ruby/build/trunk/miniruby(rb_lambda_call+0x87) [0x57985b5ee207] /tmp/ruby/src/trunk/vm_eval.c:1618 /tmp/ruby/build/trunk/miniruby(enum_collect+0x59) [0x57985b3ca369] /tmp/ruby/src/trunk/enum.c:667 /tmp/ruby/build/trunk/miniruby(vm_call_cfunc_with_frame_+0x10d) [0x57985b5e289d] /tmp/ruby/src/trunk/vm_insnhelper.c:3784 /tmp/ruby/build/trunk/miniruby(vm_sendish+0xc7) [0x57985b5eb3d7] /tmp/ruby/src/trunk/vm_insnhelper.c:5991 /tmp/ruby/build/trunk/miniruby(vm_exec_core+0xfd2) [0x57985b5f9312] ../../src/trunk/insns.def:851 /tmp/ruby/build/trunk/miniruby(vm_exec_loop+0x0) [0x57985b5fe525] /tmp/ruby/src/trunk/vm.c:2621 /tmp/ruby/build/trunk/miniruby(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2624 /tmp/ruby/build/trunk/miniruby(thread_do_start_proc+0x2c0) [0x57985b5a4110] /tmp/ruby/src/trunk/thread.c:583 /tmp/ruby/build/trunk/miniruby(thread_do_start+0xa) [0x57985b5a4bb0] /tmp/ruby/src/trunk/thread.c:625 /tmp/ruby/build/trunk/miniruby(thread_start_func_2) /tmp/ruby/src/trunk/thread.c:676 /tmp/ruby/build/trunk/miniruby(thread_sched_lock_+0x0) [0x57985b5a4f9d] /tmp/ruby/src/trunk/thread_pthread.c:2237 /tmp/ruby/build/trunk/miniruby(co_start) /tmp/ruby/src/trunk/thread_pthread_mn.c:460 -- Other runtime information ----------------------------------------------- * Process memory map: 57985b2d8000-57985b307000 r--p 00000000 00:23 412129984 /tmp/ruby/build/trunk/miniruby 57985b307000-57985b6b6000 r-xp 0002f000 00:23 412129984 /tmp/ruby/build/trunk/miniruby 57985b6b6000-57985b809000 r--p 003de000 00:23 412129984 /tmp/ruby/build/trunk/miniruby 57985b809000-57985b813000 r--p 00531000 00:23 412129984 /tmp/ruby/build/trunk/miniruby 57985b813000-57985b814000 rw-p 0053b000 00:23 412129984 /tmp/ruby/build/trunk/miniruby 57985b814000-57985b827000 rw-p 00000000 00:00 0 579867220000-57986738c000 rw-p 00000000 00:00 0 [heap] 75c1e9fd6000-75c1ec000000 r--s 00000000 00:23 412129984 /tmp/ruby/build/trunk/miniruby 75c1ec000000-75c1ec021000 rw-p 00000000 00:00 0 75c1ec021000-75c1f0000000 ---p 00000000 00:00 0 75c1f0000000-75c1f0021000 rw-p 00000000 00:00 0 75c1f0021000-75c1f4000000 ---p 00000000 00:00 0 75c1f4000000-75c1f4021000 rw-p 00000000 00:00 0 75c1f4021000-75c1f8000000 ---p 00000000 00:00 0 75c1f8000000-75c1f8021000 rw-p 00000000 00:00 0 75c1f8021000-75c1fc000000 ---p 00000000 00:00 0 75c1fc000000-75c1fc02b000 rw-p 00000000 00:00 0 75c1fc02b000-75c200000000 ---p 00000000 00:00 0 75c200000000-75c200027000 rw-p 00000000 00:00 0 75c200027000-75c204000000 ---p 00000000 00:00 0 75c204000000-75c204021000 rw-p 00000000 00:00 0 75c204021000-75c208000000 ---p 00000000 00:00 0 75c209000000-75c209207000 r--s 00000000 103:02 5244133 /usr/lib/x86_64-linux-gnu/libc.so.6 75c209382000-75c209386000 r--p 00000000 103:02 5244357 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 75c209386000-75c2093aa000 r-xp 00004000 103:02 5244357 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 75c2093aa000-75c2093ae000 r--p 00028000 103:02 5244357 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 75c2093ae000-75c2093af000 r--p 0002b000 103:02 5244357 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 75c2093af000-75c2093b0000 rw-p 0002c000 103:02 5244357 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 75c2093b0000-75c2094f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] 75c2094fb000-75c2094fc000 ---p 00000000 00:00 0 75c2094fc000-75c2095fc000 rw-p 00000000 00:00 0 75c2095fc000-75c2095fd000 ---p 00000000 00:00 0 75c2095fd000-75c2096fd000 rw-p 00000000 00:00 0 75c2096fd000-75c2096fe000 ---p 00000000 00:00 0 75c2096fe000-75c2097fe000 rw-p 00000000 00:00 0 75c2097fe000-75c2097ff000 ---p 00000000 00:00 0 75c2097ff000-75c2098ff000 rw-p 00000000 00:00 0 75c2098ff000-75c209900000 ---p 00000000 00:00 0 75c209900000-75c209a00000 rw-p 00000000 00:00 0 75c209a00000-75c209b01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c209b01000-75c209b02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c209b02000-75c209d02000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c209d02000-75c209d03000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c209d03000-75c209f03000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c209f03000-75c209f04000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c209f04000-75c20a104000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c20a104000-75c20a105000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c20a105000-75c20a305000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c20a305000-75c20a306000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c20a306000-75c20a506000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c20a506000-75c20a507000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c20a507000-75c20a707000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c20a707000-75c20a708000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c20a708000-75c20a908000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c20a908000-75c20a909000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c20a909000-75c229a00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 75c229a10000-75c229ab0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] 75c229abe000-75c229abf000 ---p 00000000 00:00 0 75c229abf000-75c229bbf000 rw-p 00000000 00:00 0 75c229bbf000-75c229bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229bc0000-75c229c61000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229c61000-75c229c62000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229c62000-75c229d03000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229d03000-75c229d04000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229d04000-75c229da5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229da5000-75c229da6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229da6000-75c229e47000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229e47000-75c229e48000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229e48000-75c229ee9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229ee9000-75c229eea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229eea000-75c229f8b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229f8b000-75c229f8c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c229f8c000-75c22a02d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a02d000-75c22a02e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a02e000-75c22a0cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a0cf000-75c22a0d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a0d0000-75c22a171000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a171000-75c22a172000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a172000-75c22a213000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a213000-75c22a214000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a214000-75c22a2b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a2b5000-75c22a2b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a2b6000-75c22a357000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a357000-75c22a358000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a358000-75c22a3f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a3f9000-75c22a3fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a3fa000-75c22a49b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a49b000-75c22a49c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a49c000-75c22a53d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a53d000-75c22a53e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a53e000-75c22a5df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a5df000-75c22a5e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a5e0000-75c22a681000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a681000-75c22a682000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a682000-75c22a723000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a723000-75c22a724000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a724000-75c22a7c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a7c5000-75c22a7c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a7c6000-75c22a867000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a867000-75c22a868000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a868000-75c22a909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a909000-75c22a90a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a90a000-75c22a9ab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a9ab000-75c22a9ac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22a9ac000-75c22aa4d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22aa4d000-75c22aa4e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22aa4e000-75c22aaef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22aaef000-75c22aaf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22aaf0000-75c22ab91000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22ab91000-75c22ab92000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22ab92000-75c22ac33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22ac33000-75c22ac34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22ac34000-75c22acd5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22acd5000-75c22acd6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22acd6000-75c22ad77000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22ad77000-75c22ad78000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22ad78000-75c22ae19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22ae19000-75c22ae1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22ae1a000-75c22aebb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22aebb000-75c22aebc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22aebc000-75c22af5d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22af5d000-75c22af5e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22af5e000-75c22afff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 75c22afff000-75c22b000000 ---p 00000000 00:00 0 75c22b000000-75c22b800000 rw-p 00000000 00:00 0 75c22b800000-75c243800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] 75c243800000-75c244c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] 75c244c10000-75c244c50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] 75c244c5f000-75c244c60000 ---p 00000000 00:00 0 75c244c60000-75c244d60000 rw-p 00000000 00:00 0 75c244d60000-75c244dd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] 75c244ddf000-75c244e00000 rw-p 00000000 00:00 0 75c244e00000-75c2450eb000 r--p 00000000 103:02 5244187 /usr/lib/locale/locale-archive 75c2450ff000-75c245200000 rw-p 00000000 00:00 0 75c245200000-75c245228000 r--p 00000000 103:02 5244133 /usr/lib/x86_64-linux-gnu/libc.so.6 75c245228000-75c2453b0000 r-xp 00028000 103:02 5244133 /usr/lib/x86_64-linux-gnu/libc.so.6 75c2453b0000-75c2453ff000 r--p 001b0000 103:02 5244133 /usr/lib/x86_64-linux-gnu/libc.so.6 75c2453ff000-75c245403000 r--p 001fe000 103:02 5244133 /usr/lib/x86_64-linux-gnu/libc.so.6 75c245403000-75c245405000 rw-p 00202000 103:02 5244133 /usr/lib/x86_64-linux-gnu/libc.so.6 75c245405000-75c245412000 rw-p 00000000 00:00 0 75c245430000-75c245440000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] 75c245449000-75c24544e000 rw-p 00000000 00:00 0 75c24544e000-75c24545e000 r--p 00000000 103:02 5244150 /usr/lib/x86_64-linux-gnu/libm.so.6 75c24545e000-75c2454dd000 r-xp 00010000 103:02 5244150 /usr/lib/x86_64-linux-gnu/libm.so.6 75c2454dd000-75c245535000 r--p 0008f000 103:02 5244150 /usr/lib/x86_64-linux-gnu/libm.so.6 75c245535000-75c245536000 r--p 000e7000 103:02 5244150 /usr/lib/x86_64-linux-gnu/libm.so.6 75c245536000-75c245537000 rw-p 000e8000 103:02 5244150 /usr/lib/x86_64-linux-gnu/libm.so.6 75c245537000-75c245539000 r--p 00000000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 75c245539000-75c24554e000 r-xp 00002000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 75c24554e000-75c245567000 r--p 00017000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 75c245567000-75c245568000 r--p 0002f000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 75c245568000-75c245569000 rw-p 00030000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 75c245569000-75c245571000 rw-p 00000000 00:00 0 75c245571000-75c24557b000 r--p 00000000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 75c24557b000-75c2455de000 r-xp 0000a000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 75c2455de000-75c2455f3000 r--p 0006d000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 75c2455f3000-75c2455f4000 r--p 00081000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 75c2455f4000-75c2455f5000 rw-p 00082000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 75c2455f5000-75c2455f7000 r--p 00000000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 75c2455f7000-75c245609000 r-xp 00002000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 75c245609000-75c24560f000 r--p 00014000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 75c24560f000-75c245610000 r--p 0001a000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 75c245610000-75c245611000 rw-p 0001b000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 75c245611000-75c245618000 r--s 00000000 103:02 5380848 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 75c245618000-75c24561a000 rw-p 00000000 00:00 0 75c24561a000-75c24561b000 r--p 00000000 103:02 5244083 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 75c24561b000-75c245646000 r-xp 00001000 103:02 5244083 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 75c245646000-75c245650000 r--p 0002c000 103:02 5244083 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 75c245650000-75c245652000 r--p 00036000 103:02 5244083 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 75c245652000-75c245654000 rw-p 00038000 103:02 5244083 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffdb2bd0000-7ffdb2bf1000 rw-p 00000000 00:00 0 [stack] 7ffdb2bf3000-7ffdb2bf7000 r--p 00000000 00:00 0 [vvar] 7ffdb2bf7000-7ffdb2bf9000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] #1362 test_ractor.rb:1451: port = Ractor::Port.new workers = (0...8).map do Ractor.new port do |port| loop do 10_000.times.map { Object.new } port << Time.now Ractor.receive end end end 100.times { workers.each do port.receive end workers.each do |w| w.send(nil) end } "ok" #=> "" (expected "ok") FAIL 1/2029 tests failed make: *** [uncommon.mk:913: yes-btest] Error 1 $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 512. $$$[beg] make yes-test-basic TESTS='-j20' 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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/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/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs' gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' 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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/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/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs' gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=28309 "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j20 # Running tests: [ 1/754] 3796099=rubygems/test_gem_commands_list_command [ 2/754] 3796093=ruby/test_stack [ 3/754] 3796097=optparse/test_reqarg [ 4/754] 3796090=-ext-/string/test_too_many_dummy_encodings [ 5/754] 3796094=ruby/test_econv [ 6/754] 3796098=ruby/enc/test_cesu8 [ 7/754] 3796092=rubygems/test_gem_version [ 8/754] 3796101=psych/visitors/test_emitter [ 9/754] 3796100=resolv/test_resource [ 10/754] 3796102=rubygems/test_gem_commands_signin_command [ 11/754] 3796105=uri/test_ldap [ 12/754] 3796098=fileutils/test_fileutils [ 13/754] 3796087=prism/encoding/encodings_test [ 14/754] 3796086=rubygems/test_gem_commands_search_command [ 15/754] 3796088=ruby/test_complex [ 16/754] 3796096=rubygems/test_gem_ext_ext_conf_builder [ 17/754] 3796105=ruby/test_frozen_error [ 18/754] 3796095=dtrace/test_method_cache [ 19/754] 3796101=rubygems/test_gem_stub_specification [ 20/754] 3796103=rubygems/test_gem_resolver_specification [ 21/754] 3796104=-ext-/stack/test_stack_overflow [ 22/754] 3796095=rubygems/test_gem_dependency [ 23/754] 3796105=prism/lex_test [ 24/754] 3796100=-ext-/path_to_class/test_path_to_class [ 25/754] 3796100=ruby/test_inlinecache [ 26/754] 3796091=rubygems/test_gem_remote_fetcher [ 27/754] 3796090=resolv/test_mdns [ 28/754] 3796089=ruby/test_parse [ 29/754] 3796100=rubygems/test_gem_resolver_installed_specification [ 30/754] 3796090=ripper/test_scanner_events [ 31/754] 3796087=prism/result/string_test [ 32/754] 3796087=prism/encoding/symbol_encoding_test [ 33/754] 3796087=date/test_date_strftime [ 34/754] 3796090=rubygems/test_gem_installer [ 35/754] 3796099=psych/test_yamlstore [ 36/754] 3796099=openssl/test_random [ 37/754] 3796099=openssl/test_asn1 [ 38/754] 3796088=ruby/test_class [ 39/754] 3796104=ruby/test_const [ 40/754] 3796104=json/json_string_matching_test [ 41/754] 3796099=optparse/test_load [ 42/754] 3796104=fiber/test_queue [ 43/754] 3796099=optparse/test_noarg [ 44/754] 3796104=test_tempfile [ 45/754] 3796086=prism/ruby/pattern_test [ 46/754] 3796092=rubygems/test_gem_commands_help_command [ 47/754] 3796102=test_prettyprint [ 48/754] 3796103=-ext-/tracepoint/test_tracepoint [ 49/754] 3796100=ruby/enc/test_utf32 [ 50/754] 3796100=socket/test_basicsocket [ 51/754] 3796102=-ext-/struct/test_duplicate [ 52/754] 3796102=rubygems/test_gem_resolver_index_specification [ 53/754] 3796100=prism/ruby/desugar_compiler_test [ 54/754] 3796086=-ext-/marshal/test_internal_ivar [ 55/754] 3796086=digest/test_digest [ 56/754] 3796092=psych/test_marshalable [ 57/754] 3796092=rubygems/test_require [ 58/754] 3796102=rubygems/test_gem_ext_cmake_builder [ 59/754] 3796101=psych/test_psych_set [ 60/754] 3796095=rubygems/test_gem_commands_contents_command [ 61/754] 3796100=uri/test_wss [ 62/754] 3796102=optparse/test_switch [ 63/754] 3796097=test_find [ 64/754] 3796102=digest/test_ractor [ 65/754] 3796101=ruby/test_complexrational [ 66/754] 3796097=pathname/test_pathname [ 67/754] 3796100=coverage/test_coverage [ 68/754] 3796099=prism/regexp_test [ 69/754] 3796101=rubygems/test_gem_package_tar_reader [ 70/754] 3796101=uri/test_file [ 71/754] 3796104=rubygems/test_gem_available_set [ 72/754] 3796095=-ext-/string/test_modify_expand [ 73/754] 3796101=optparse/test_bash_completion [ 74/754] 3796095=ruby/test_zjit [ 75/754] 3796102=rubygems/test_deprecate [ 76/754] 3796098=rubygems/test_gem_source_vendor [ 77/754] 3796095=rubygems/test_gem_commands_owner_command [ 78/754] 3796101=psych/handlers/test_recorder [ 79/754] 3796101=-ext-/bignum/test_big2str [ 80/754] 3796101=-ext-/wait/test_wait [ 81/754] 3796099=psych/test_yaml [ 82/754] 3796102=test_forwardable [ 83/754] 3796102=fileutils/test_nowrite [ 84/754] 3796101=ruby/test_thread_queue [ 85/754] 3796102=rubygems/test_gem_commands_sources_command [ 86/754] 3796103=-ext-/proc/test_bmethod [ 87/754] 3796103=io/wait/test_ractor [ 88/754] 3796089=ruby/enc/test_euc_tw [ 89/754] 3796089=ruby/test_shapes [ 90/754] 3796099=json/json_fixtures_test [ 91/754] 3796103=ruby/test_io_timeout [ 92/754] 3796103=prism/result/index_write_test [ 93/754] 3796089=ruby/test_comparable [ 94/754] 3796089=-ext-/string/test_enc_str_buf_cat [ 95/754] 3796099=ruby/enc/test_gbk [ 96/754] 3796089=-ext-/class/test_class2name [ 97/754] 3796089=-ext-/debug/test_profile_frames [ 98/754] 3796099=ruby/test_warning [ 99/754] 3796091=-ext-/string/test_cstr [100/754] 3796098=ruby/test_backtrace [101/754] 3796097=fiber/test_io_buffer [102/754] 3796103=prism/result/regular_expression_options_test [103/754] 3796103=rubygems/test_gem_resolver_conflict [104/754] 3796103=rubygems/test_gem_commands_install_command [105/754] 3796102=ruby/test_clone [106/754] 3796104=io/console/test_ractor [107/754] 3796099=ruby/test_readpartial [108/754] 3796104=prism/locals_test [109/754] 3796104=rubygems/test_webauthn_poller [110/754] 3796097=-ext-/rational/test_rat [111/754] 3796089=rubygems/test_gem_resolver_best_set [112/754] 3796097=-ext-/typeddata/test_typeddata [113/754] 3796093=-ext-/string/test_fstring [114/754] 3796087=optparse/test_optparse [115/754] 3796102=psych/test_array [116/754] 3796102=mkmf/test_convertible [117/754] 3796094=ruby/test_yield [118/754] 3796093=ripper/test_files_sample [119/754] 3796104=strscan/test_stringscanner [120/754] 3796087=openssl/test_pkey_dh [121/754] 3796093=-ext-/bignum/test_bigzero [122/754] 3796104=rubygems/test_gem_util [123/754] 3796093=-ext-/iseq_load/test_iseq_load [124/754] 3796087=rubygems/test_gem_package_tar_header [125/754] 3796089=prism/result/source_location_test [126/754] 3796097=openssl/test_pkcs12 [127/754] 3796091=ruby/test_system [128/754] 3796105=ruby/test_yjit_exit_locations [129/754] 3796105=etc/test_etc [130/754] 3796104=ripper/test_ripper [131/754] 3796087=rubygems/test_gem_config_file [132/754] 3796089=rubygems/test_gem_resolver_activation_request [133/754] 3796086=optparse/test_getopts [134/754] 3796086=net/protocol/test_protocol [135/754] 3796089=rubygems/test_gem_commands_fetch_command [136/754] 3796100=ruby/test_math [137/754] 3796100=dtrace/test_gc [138/754] 3796100=mkmf/test_libs [139/754] 3796100=rubygems/test_config [140/754] 3796105=fiber/test_sleep [141/754] 3796099=-ext-/namespace/test_load_ext [142/754] 3796099=psych/visitors/test_yaml_tree [143/754] 3796100=mkmf/test_sizeof [144/754] 3796099=ruby/test_case [145/754] 3796087=prism/result/numeric_value_test [146/754] 3796087=ruby/enc/test_utf16 [147/754] 3796099=ruby/test_autoload [148/754] 3796087=ruby/test_unicode_escape [149/754] 3796089=ruby/test_io [150/754] 3796087=optparse/test_kwargs [151/754] 3796087=io/wait/test_io_wait [152/754] 3796096=rubygems/test_gem_commands_exec_command [153/754] 3796095=date/test_date_attr [154/754] 3796095=-ext-/string/test_ellipsize [155/754] 3796095=optparse/test_summary [156/754] 3796086=-ext-/win32/test_console_attr [157/754] 3796086=rubygems/test_gem_unsatisfiable_dependency_error [158/754] 3796092=rubygems/test_gem_commands_uninstall_command [159/754] 3796086=ruby/test_condition [160/754] 3796086=rubygems/test_gem_source_specific_file [161/754] 3796104=-ext-/st/test_foreach [162/754] 3796104=ruby/enc/test_cp949 [163/754] 3796104=fiber/test_io [164/754] 3796095=ruby/test_hash [165/754] 3796086=-ext-/gvl/test_ubf_async_safe [166/754] 3796086=ruby/enc/test_emoji [167/754] 3796086=-ext-/bignum/test_pack [168/754] 3796087=dtrace/test_array_create [169/754] 3796087=rubygems/test_gem_impossible_dependencies_error [170/754] 3796104=did_you_mean/spell_checking/test_pattern_key_name_check [171/754] 3796087=psych/visitors/test_to_ruby [172/754] 3796104=rubygems/test_gem_commands_query_command [173/754] 3796087=ruby/test_method [174/754] 3796086=ruby/enc/test_euc_kr [175/754] 3796086=uri/test_ftp [176/754] 3796091=rubygems/test_gem_security_trust_dir [177/754] 3796086=rubygems/test_gem_requirement [178/754] 3796097=ruby/test_sprintf [179/754] 3796091=ruby/test_string_memory [180/754] 3796091=ruby/test_undef [181/754] 3796091=objspace/test_objspace [182/754] 3796086=rubygems/test_remote_fetch_error [183/754] 3796086=mkmf/test_have_library [184/754] 3796103=-ext-/thread/test_lock_native_thread [185/754] 3796098=rubygems/test_gem_commands_stale_command [186/754] 3796098=prism/result/equality_test [187/754] 3796097=psych/test_set [188/754] 3796098=prism/encoding/regular_expression_encoding_test [189/754] 3796098=-ext-/postponed_job/test_postponed_job [190/754] 3796097=psych/test_alias_and_anchor [191/754] 3796097=-ext-/string/test_external_new [192/754] 3796093=rubygems/test_gem_resolver_dependency_request [193/754] 3796097=psych/test_tree_builder [194/754] 3796097=psych/test_hash [195/754] 3796097=ruby/test_namespace [196/754] 3796097=-ext-/load/test_protect [197/754] 3796097=rubygems/test_gem_request_set_lockfile [198/754] 3796104=ruby/test_argf [199/754] 3796092=mkmf/test_framework [200/754] 3796093=openssl/test_ns_spki [201/754] 3796092=ruby/test_yjit [202/754] 3796103=ruby/test_weakmap [203/754] 3796092=rubygems/test_gem_commands_environment_command [204/754] 3796093=ruby/test_m17n [205/754] 3796092=uri/test_ws [206/754] 3796096=openssl/test_hmac [207/754] 3796092=-ext-/test_bug-3571 [208/754] 3796096=rubygems/test_gem_command [209/754] 3796092=rubygems/test_gem_spec_fetcher [210/754] 3796098=uri/test_common [211/754] 3796096=ruby/test_numeric [212/754] 3796093=prism/api/parse_stream_test [213/754] 3796105=rubygems/test_gem_commands_lock_command [214/754] 3796096=ruby/test_ifunless [215/754] 3796096=ruby/test_assignment [216/754] 3796092=rubygems/test_gem_source_list [217/754] 3796093=optparse/test_optarg [218/754] 3796098=psych/test_yaml_special_cases [219/754] 3796092=fiber/test_address_resolve [220/754] 3796097=-ext-/iter/test_iter_break [221/754] 3796097=optparse/test_zsh_completion [222/754] 3796097=psych/test_exception [223/754] 3796097=-ext-/num2int/test_num2int [224/754] 3796092=psych/test_nil [225/754] 3796092=fileutils/test_verbose [226/754] 3796098=rubygems/test_gem_ext_configure_builder [227/754] 3796097=ruby/test_frozen [228/754] 3796097=rubygems/test_gem_remote_fetcher_local_server [229/754] 3796092=test_pp [230/754] 3796098=psych/test_emitter [231/754] 3796098=rubygems/test_gem_silent_ui [232/754] 3796098=prism/result/static_inspect_test [233/754] 3796092=-ext-/test_bug-5832 [234/754] 3796092=ripper/test_files_ext [235/754] 3796098=rubygems/test_kernel [236/754] 3796105=openssl/test_kdf [237/754] 3796097=rubygems/test_gem_doctor [238/754] 3796093=lib/!Nothing_to_test [239/754] 3796093=-ext-/exception/test_enc_raise [240/754] 3796093=psych/test_psych [241/754] 3796097=prism/snippets_test [242/754] 3796105=rubygems/test_gem_ext_cargo_builder_unit [243/754] 3796092=prism/api/parse_success_test [244/754] 3796093=date/test_date [245/754] 3796105=rubygems/test_gem_rdoc [246/754] 3796105=-ext-/vm/test_at_exit [247/754] 3796093=dtrace/test_object_create_start [248/754] 3796093=prism/ruby/compiler_test [249/754] 3796093=prism/newline_offsets_test [250/754] 3796105=-ext-/bignum/test_mul [251/754] 3796105=psych/test_null [252/754] 3796092=ruby/test_default_gems [253/754] 3796105=test_trick [254/754] 3796092=ruby/test_pipe [255/754] 3796092=prism/result/integer_base_flags_test [256/754] 3796092=openssl/test_pkey_ec [257/754] 3796092=date/test_date_parse [258/754] 3796093=ruby/test_io_buffer [259/754] 3796092=ruby/test_defined [260/754] 3796092=fiber/test_backtrace [261/754] 3796098=did_you_mean/spell_checking/test_key_name_check [262/754] 3796092=rubygems/test_gem_uninstaller [263/754] 3796098=ruby/enc/test_gb18030 [264/754] 3796098=resolv/test_svcb_https [265/754] 3796093=openssl/test_buffering [266/754] 3796093=ruby/enc/test_windows_1251 [267/754] 3796093=ruby/test_time [268/754] 3796098=prism/ruby/relocation_test [269/754] 3796098=ruby/test_gc_compact [270/754] 3796086=ruby/test_proc [271/754] 3796093=ruby/test_string [272/754] 3796096=prism/result/integer_parse_test [273/754] 3796096=rubygems/test_gem_package_old [274/754] 3796096=rubygems/test_gem_resolver_index_set [275/754] 3796096=mkmf/test_egrep_cpp [276/754] 3796096=zlib/test_zlib [277/754] 3796097=date/test_date_conv [278/754] 3796097=ruby/test_optimization [279/754] 3796094=erb/test_erb_m17n [280/754] 3796094=did_you_mean/spell_checking/test_require_path_check [281/754] 3796095=ripper/test_files_test_2 [282/754] 3796094=ruby/test_fnmatch [283/754] 3796094=rubygems/test_gem_validator [284/754] 3796090=-ext-/test_ensure_and_callcc [285/754] 3796090=dtrace/test_raise [286/754] 3796090=openssl/test_x509attr [287/754] 3796090=rubygems/test_gem_request_set_lockfile_parser [288/754] 3796086=psych/visitors/test_depth_first [289/754] 3796086=ruby/test_pattern_matching [290/754] 3796092=psych/test_string [291/754] 3796086=rubygems/test_gem_dependency_resolution_error [292/754] 3796086=-ext-/string/test_qsort [293/754] 3796086=json/json_addition_test [294/754] 3796086=optparse/test_cclass [295/754] 3796090=ruby/enc/test_grapheme_breaks [296/754] 3796090=rubygems/test_gem_version_option [297/754] 3796103=rubygems/test_gem_request_connection_pools [298/754] 3796092=openssl/test_pkey [299/754] 3796090=ripper/test_parser_events [300/754] 3796092=psych/test_json_tree [301/754] 3796092=ruby/test_m17n_comb [302/754] 3796094=fiber/test_ractor [303/754] 3796086=test_extlibs [304/754] 3796090=rubygems/test_gem_stream_ui [305/754] 3796094=stringio/test_ractor [306/754] 3796094=rubygems/test_gem_install_update_options [307/754] 3796090=ruby/test_require_lib [308/754] 3796100=ruby/test_objectspace [309/754] 3796094=prism/ruby/location_test [310/754] 3796094=fiber/test_thread [311/754] 3796105=rubygems/test_gem_remote_fetcher_s3 [312/754] 3796094=socket/test_socket [313/754] 3796105=ruby/test_literal [314/754] 3796101=-ext-/load/test_dot_dot [315/754] 3796101=-ext-/bignum/test_str2big [316/754] 3796101=ruby/enc/test_case_options [317/754] 3796101=yaml/test_store [318/754] 3796101=prism/ruby/parameters_signature_test [319/754] 3796101=rubygems/test_gem_commands_info_command [320/754] 3796101=rubygems/test_gem_dependency_installer [321/754] 3796104=psych/test_scalar [322/754] 3796104=-ext-/bug_reporter/test_bug_reporter [323/754] 3796088=rubygems/test_gem_package_tar_reader_entry [324/754] 3796098=rubygems/test_gem_name_tuple [325/754] 3796098=ruby/test_rand [326/754] 3796103=ruby/test_exception [327/754] 3796087=ruby/test_method_cache [328/754] 3796098=rubygems/test_gem_request [329/754] 3796087=ruby/test_sprintf_comb [330/754] 3796088=cgi/test_cgi_escape [331/754] 3796105=rubygems/test_gem_ext_cargo_builder_link_flag_converter [332/754] 3796087=rubygems/test_gem_commands_mirror [333/754] 3796087=-ext-/test_enumerator_kw [334/754] 3796104=prism/ruby/tunnel_test [335/754] 3796087=ruby/test_settracefunc [336/754] 3796086=rubygems/test_gem_text [337/754] 3796105=uri/test_generic [338/754] 3796104=-ext-/test_scan_args [339/754] 3796104=rubygems/test_gem_commands_specification_command [340/754] 3796099=prism/ruby/reflection_test [341/754] 3796086=uri/test_http [342/754] 3796099=rubygems/test_gem_commands_which_command [343/754] 3796086=ruby/enc/test_shift_jis [344/754] 3796105=mkmf/test_flags [345/754] 3796086=-ext-/symbol/test_inadvertent_creation [346/754] 3796099=ruby/test_enumerator [347/754] 3796098=ruby/test_name_error [348/754] 3796088=rubygems/test_gem_commands_dependency_command [349/754] 3796098=rubygems/test_gem_resolver [350/754] 3796104=rubygems/test_gem_resolver_composed_set [351/754] 3796086=psych/test_safe_load [352/754] 3796104=psych/test_stream [353/754] 3796086=net/http/test_httpresponse [354/754] 3796104=open-uri/test_open-uri [355/754] 3796088=ruby/test_syntax [356/754] 3796086=rubygems/test_gem_safe_yaml [357/754] 3796086=dtrace/test_require [358/754] 3796086=psych/test_date_time [359/754] 3796086=date/test_date_new [360/754] 3796098=ruby/test_data [361/754] 3796086=socket/test_tcp [362/754] 3796098=ruby/enc/test_iso_8859 [363/754] 3796098=test_singleton [364/754] 3796098=io/nonblock/test_flush [365/754] 3796102=io/console/test_io_console [366/754] 3796098=date/test_switch_hitter [367/754] 3796098=psych/test_data [368/754] 3796098=test_securerandom [369/754] 3796098=json/json_coder_test [370/754] 3796098=-ext-/funcall/test_passing_block [371/754] 3796104=prism/newline_test [372/754] 3796098=did_you_mean/spell_checking/test_uncorrectable_name_check [373/754] 3796098=ruby/test_stringchar [374/754] 3796098=dtrace/test_hash_create [375/754] 3796098=rubygems/test_gem_security_policy [376/754] 3796096=rubygems/test_gem_source_local [377/754] 3796104=-ext-/gvl/test_last_thread [378/754] 3796094=ruby/test_process [379/754] 3796095=prism/api/command_line_test [380/754] 3796095=ruby/test_pack [381/754] 3796087=rubygems/test_gem_resolver_lock_specification [382/754] 3796098=openssl/test_x509cert [383/754] 3796087=ruby/test_gc [384/754] 3796096=-ext-/method/test_arity [385/754] 3796096=rubygems/test_gem_ext_rake_builder [386/754] 3796090=date/test_date_ractor [387/754] 3796095=rubygems/test_gem_console_ui [388/754] 3796095=ruby/test_dir [389/754] 3796090=optparse/test_autoconf [390/754] 3796090=-ext-/eval/test_eval [391/754] 3796090=did_you_mean/test_ractor_compatibility [392/754] 3796086=rubygems/test_gem_commands_cleanup_command [393/754] 3796105=-ext-/struct/test_member [394/754] 3796105=psych/test_numeric [395/754] 3796105=net/http/test_http_request [396/754] 3796105=rubygems/test_gem_source_fetch_problem [397/754] 3796105=json/json_generic_object_test [398/754] 3796105=error_highlight/test_error_highlight [399/754] 3796098=-ext-/array/test_resize [400/754] 3796098=uri/test_mailto [401/754] 3796098=prism/ractor_test [402/754] 3796095=psych/test_symbol [403/754] 3796095=-ext-/string/test_coderange [404/754] 3796095=-ext-/arith_seq/test_arith_seq_beg_len_step [405/754] 3796098=rubygems/test_gem_resolver_requirement_list [406/754] 3796098=openssl/test_pkcs7 [407/754] 3796095=dtrace/test_function_entry [408/754] 3796095=rubygems/test_gem_commands_pristine_command [409/754] 3796096=-ext-/string/test_nofree [410/754] 3796096=psych/test_coder [411/754] 3796096=ruby/test_symbol [412/754] 3796090=prism/ruby/parser_test [413/754] 3796103=mkmf/test_find_executable [414/754] 3796103=psych/test_stringio [415/754] 3796103=ruby/test_lazy_enumerator [416/754] 3796090=-ext-/string/test_enc_associate [417/754] 3796098=socket/test_unix [418/754] 3796101=stringio/test_stringio [419/754] 3796098=ruby/test_arity [420/754] 3796098=io/wait/test_io_wait_uncommon [421/754] 3796098=ruby/test_bignum [422/754] 3796101=rubygems/test_gem_ci_detector [423/754] 3796101=ruby/test_time_tz [424/754] 3796100=ruby/test_trace [425/754] 3796104=json/ractor_test [426/754] 3796098=rubygems/test_gem_package [427/754] 3796086=-ext-/load/test_resolve_symbol [428/754] 3796100=ruby/test_complex2 [429/754] 3796104=mkmf/test_have_macro [430/754] 3796089=ruby/test_threadgroup [431/754] 3796100=ruby/test_enum [432/754] 3796101=rubygems/test_gem_specification [433/754] 3796086=psych/test_merge_keys [434/754] 3796086=prism/result/overlap_test [435/754] 3796092=rubygems/test_gem_resolver_api_specification [436/754] 3796092=prism/result/static_literals_test [437/754] 3796092=ruby/test_mixed_unicode_escapes [438/754] 3796092=test_ipaddr [439/754] 3796092=ruby/test_ractor [440/754] 3796090=psych/test_parser [441/754] 3796103=win32/test_registry [442/754] 3796103=strscan/test_ractor [443/754] 3796090=resolv/test_dns [444/754] 3796103=rubygems/test_gem_commands_open_command [445/754] 3796103=rubygems/test_gem [446/754] 3796086=rubygems/test_gem_source_lock [447/754] 3796092=open-uri/test_ssl [448/754] 3796086=psych/test_ractor [449/754] 3796104=-ext-/integer/test_my_integer [450/754] 3796104=json/json_ext_parser_test [451/754] 3796104=ruby/test_thread [452/754] 3796098=test_weakref [453/754] 3796097=socket/test_nonblock [454/754] 3796105=ruby/test_marshal [455/754] 3796097=test_unicode_normalize [456/754] 3796098=test_timeout [457/754] 3796097=ruby/test_alias [458/754] 3796086=socket/test_ancdata [459/754] 3796086=dtrace/test_singleton_function [460/754] 3796086=-ext-/string/test_rb_str_dup [461/754] 3796086=ruby/test_integer [462/754] 3796100=ruby/test_rubyoptions [463/754] 3796090=ruby/test_super [464/754] 3796097=rubygems/test_rubygems [465/754] 3796095=ruby/test_call [466/754] 3796097=prism/ruby/ripper_test [467/754] 3796089=net/http/test_https_proxy [468/754] 3796089=-ext-/string/test_capacity [469/754] 3796089=-ext-/float/test_nextafter [470/754] 3796095=mkmf/test_have_func [471/754] 3796089=rubygems/test_gem_request_set_lockfile_tokenizer [472/754] 3796089=-ext-/file/test_stat [473/754] 3796089=rubygems/test_gem_resolver_git_specification [474/754] 3796105=-ext-/marshal/test_usrmarshal [475/754] 3796090=psych/test_object_references [476/754] 3796090=ruby/test_env [477/754] 3796089=-ext-/integer/test_integer [478/754] 3796105=fileutils/test_dryrun [479/754] 3796105=rubygems/test_gem_commands_setup_command [480/754] 3796089=prism/ruby/ruby_parser_test [481/754] 3796102=rubygems/test_gem_resolver_api_set [482/754] 3796089=rubygems/test_gem_safe_marshal [483/754] 3796102=psych/nodes/test_enumerable [484/754] 3796102=rubygems/test_gem_resolver_vendor_set [485/754] 3796102=mkmf/test_config [486/754] 3796097=json/json_generator_test [487/754] 3796096=ruby/test_eval [488/754] 3796098=ruby/test_transcode [489/754] 3796098=openssl/test_fips [490/754] 3796105=openssl/test_x509name [491/754] 3796105=-ext-/st/test_update [492/754] 3796102=prism/api/parse_comments_test [493/754] 3796105=openssl/test_x509store [494/754] 3796101=rubygems/test_webauthn_listener [495/754] 3796102=did_you_mean/edit_distance/test_jaro_winkler [496/754] 3796102=ruby/test_random_formatter [497/754] 3796102=prism/test_helper [498/754] 3796102=ruby/test_lambda [499/754] 3796101=rubygems/test_gem_request_set_gem_dependency_api [500/754] 3796097=ruby/test_ast [501/754] 3796102=open-uri/test_ftp [502/754] 3796098=test_tmpdir [503/754] 3796089=ruby/test_integer_comb [504/754] 3796102=ruby/test_vm_dump [505/754] 3796102=ruby/test_regexp [506/754] 3796095=rubygems/test_gem_commands_check_command [507/754] 3796098=prism/errors_test [508/754] 3796095=socket/test_udp [509/754] 3796095=ruby/test_object_id [510/754] 3796105=ruby/test_file [511/754] 3796101=prism/unescape_test [512/754] 3796101=-ext-/exception/test_data_error [513/754] 3796096=prism/bom_test [514/754] 3796096=test_pty [515/754] 3796098=ruby/test_dup [516/754] 3796101=mkmf/test_constant [517/754] 3796103=rubygems/test_project_sanity [518/754] 3796098=ruby/test_range [519/754] 3796095=ruby/test_encoding [520/754] 3796103=json/test_helper [521/754] 3796103=erb/test_erb_command [522/754] 3796103=rubygems/test_gem_uri_formatter [523/754] 3796103=prism/library_symbols_test [524/754] 3796103=resolv/test_addr [525/754] 3796103=-ext-/exception/test_ensured [526/754] 3796103=openssl/test_ts [527/754] 3796088=prism/version_test [528/754] 3796088=psych/test_object [529/754] 3796088=prism/heredoc_dedent_test [530/754] 3796088=ruby/test_arithmetic_sequence [531/754] 3796088=rubygems/test_gem_command_manager [532/754] 3796095=prism/api/parse_test [533/754] 3796096=rubygems/test_gem_gemcutter_utilities [534/754] 3796095=ruby/test_basicinstructions [535/754] 3796095=rubygems/test_gem_remote_fetcher_local_ssl_server [536/754] 3796088=prism/api/lex_test [537/754] 3796088=ruby/test_sleep [538/754] 3796096=rubygems/test_gem_local_remote_options [539/754] 3796096=date/test_date_arith [540/754] 3796096=ruby/test_object [541/754] 3796103=openssl/test_ossl [542/754] 3796098=-ext-/string/test_normalize [543/754] 3796098=fiber/test_timeout [544/754] 3796098=ruby/test_flip [545/754] 3796098=did_you_mean/tree_spell/test_change_word [546/754] 3796098=test_tsort [547/754] 3796098=mkmf/test_signedness [548/754] 3796092=ruby/enc/test_big5 [549/754] 3796092=-ext-/symbol/test_type [550/754] 3796092=pathname/test_ractor [551/754] 3796092=rubygems/test_gem_platform [552/754] 3796086=date/test_date_strptime [553/754] 3796099=rubygems/test_gem_package_task [554/754] 3796099=optparse/test_placearg [555/754] 3796096=-ext-/st/test_numhash [556/754] 3796099=ruby/test_weakkeymap [557/754] 3796096=rubygems/test_gem_commands_push_command [558/754] 3796092=openssl/test_pkey_rsa [559/754] 3796086=prism/api/dump_test [560/754] 3796090=ruby/test_keyword [561/754] 3796090=did_you_mean/spell_checking/test_class_name_check [562/754] 3796090=ruby/test_continuation [563/754] 3796090=-ext-/win32/test_fd_setsize [564/754] 3796090=-ext-/hash/test_delete [565/754] 3796090=ripper/test_files_test [566/754] 3796096=rubygems/test_gem_update_suggestion [567/754] 3796099=ruby/test_file_exhaustive [568/754] 3796096=prism/result/attribute_write_test [569/754] 3796096=rubygems/test_gem_resolver_lock_set [570/754] 3796096=ruby/test_not [571/754] 3796096=ruby/test_compile_prism [572/754] 3796090=date/test_date_compat [573/754] 3796090=-ext-/test_bug-14834 [574/754] 3796090=net/http/test_http [575/754] 3796092=socket/test_addrinfo [576/754] 3796092=did_you_mean/test_tree_spell_checker [577/754] 3796092=ruby/enc/test_case_mapping [578/754] 3796092=ruby/test_path [579/754] 3796096=openssl/test_bn [580/754] 3796092=fiber/test_enumerator [581/754] 3796092=ruby/enc/test_koi8 [582/754] 3796092=-ext-/struct/test_data [583/754] 3796096=ripper/test_filter [584/754] 3796092=rubygems/test_gem_gem_runner [585/754] 3796096=-ext-/test_notimplement [586/754] 3796092=-ext-/test_random [587/754] 3796092=rubygems/test_gem_uri [588/754] 3796096=rubygems/test_gem_resolver_vendor_specification [589/754] 3796092=rubygems/test_gem_commands_update_command [590/754] 3796096=mmtk/test_configuration [591/754] 3796096=openssl/test_ssl_session [592/754] 3796086=yaml/test_dbm [593/754] 3796086=ruby/test_thread_cv [594/754] 3796101=ripper/test_lexer [595/754] 3796101=test_rbconfig [596/754] 3796101=did_you_mean/tree_spell/test_human_typo [597/754] 3796101=ruby/test_primitive [598/754] 3796101=test_bundled_gems [599/754] 3796101=did_you_mean/core_ext/test_name_error_extension [600/754] 3796101=openssl/test_pair [601/754] 3796089=rubygems/test_gem_commands_yank_command [602/754] 3796086=optparse/test_acceptable [603/754] 3796086=ruby/enc/test_euc_jp [604/754] 3796086=psych/test_document [605/754] 3796086=mkmf/test_install [606/754] 3796093=prism/encoding/string_encoding_test [607/754] 3796093=socket/test_sockopt [608/754] 3796093=-ext-/string/test_set_len [609/754] 3796093=psych/test_encoding [610/754] 3796093=net/http/test_httpresponses [611/754] 3796089=net/http/test_httpheader [612/754] 3796089=rubygems/test_gem_resolver_local_specification [613/754] 3796093=json/json_encoding_test [614/754] 3796089=ruby/test_beginendblock [615/754] 3796093=ripper/test_files_lib [616/754] 3796093=rubygems/test_gem_commands_unpack_command [617/754] 3796086=ruby/enc/test_emoji_breaks [618/754] 3796086=rubygems/test_gem_bundler_version_finder [619/754] 3796092=psych/json/test_stream [620/754] 3796092=-ext-/array/test_to_ary_concat [621/754] 3796096=test_time [622/754] 3796086=rubygems/test_webauthn_listener_response [623/754] 3796086=-ext-/test_printf [624/754] 3796086=rubygems/test_exit [625/754] 3796086=-ext-/test_recursion [626/754] 3796086=mkmf/test_mkmf [627/754] 3796086=date/test_date_marshal [628/754] 3796086=ruby/test_set [629/754] 3796096=-ext-/popen_deadlock/test_popen_deadlock [630/754] 3796086=test_delegate [631/754] 3796086=rubygems/test_bundled_ca [632/754] 3796093=test_open3 [633/754] 3796089=ruby/test_fiber [634/754] 3796098=rubygems/test_gem_security [635/754] 3796091=objspace/test_ractor [636/754] 3796096=openssl/test_digest [637/754] 3796096=ruby/enc/test_case_comprehensive [638/754] 3796096=-ext-/string/test_interned_str [639/754] 3796096=prism/api/freeze_test [640/754] 3796096=prism/result/node_id_test [641/754] 3796092=rubygems/test_gem_commands_build_command [642/754] 3796096=prism/percent_delimiter_string_test [643/754] 3796096=dtrace/test_cmethod [644/754] 3796096=prism/result/breadth_first_search_test [645/754] 3796096=-ext-/econv/test_append [646/754] 3796096=rubygems/test_gem_commands_server_command [647/754] 3796096=optparse/test_did_you_mean [648/754] 3796091=ruby/test_io_m17n [649/754] 3796096=did_you_mean/spell_checking/test_variable_name_check [650/754] 3796092=-ext-/exception/test_exception_at_throwing [651/754] 3796096=ruby/test_iseq [652/754] 3796092=fiber/test_scheduler [653/754] 3796095=openssl/test_pkey_dsa [654/754] 3796086=openssl/test_ocsp [655/754] 3796091=psych/test_class [656/754] 3796091=ruby/test_nomethod_error [657/754] 3796091=json/json_parser_test [658/754] 3796091=prism/result/comments_test [659/754] 3796091=prism/result/named_capture_test [660/754] 3796091=openssl/test_config [661/754] 3796091=json/json_common_interface_test [662/754] 3796091=-ext-/win32/test_dln [663/754] 3796091=rubygems/test_gem_source_subpath_problem [664/754] 3796086=prism/onigmo_test [665/754] 3796086=prism/magic_comment_test [666/754] 3796096=psych/test_struct [667/754] 3796096=fiber/test_io_close [668/754] 3796096=ruby/test_variable [669/754] 3796091=prism/fuzzer_test [670/754] 3796091=ripper/test_sexp [671/754] 3796093=mkmf/test_pkg_config [672/754] 3796091=ruby/test_insns_leaf [673/754] 3796091=psych/test_serialize_subclasses [674/754] 3796091=psych/test_deprecated [675/754] 3796091=openssl/test_engine [676/754] 3796091=ruby/test_allocation [677/754] 3796093=-ext-/bignum/test_div [678/754] 3796093=ruby/test_key_error [679/754] 3796093=openssl/test_x509req [680/754] 3796093=fiber/test_mutex [681/754] 3796086=ripper/test_files_test_1 [682/754] 3796088=ruby/test_struct [683/754] 3796087=rubygems/test_gem_path_support [684/754] 3796087=rubygems/test_gem_source_git [685/754] 3796105=ruby/enc/test_regex_casefold [686/754] 3796105=ruby/test_refinement [687/754] 3796100=rubygems/test_gem_commands_signout_command [688/754] 3796100=rubygems/test_gem_resolver_installer_set [689/754] 3796096=prism/result/warnings_test [690/754] 3796096=ruby/test_dir_m17n [691/754] 3796101=ruby/test_require [692/754] 3796100=ruby/test_float [693/754] 3796092=fiber/test_process [694/754] 3796092=ruby/enc/test_windows_1252 [695/754] 3796092=ruby/test_metaclass [696/754] 3796092=prism/result/heredoc_test [697/754] 3796092=prism/ruby/dispatcher_test [698/754] 3796092=openssl/test_x509crl [699/754] 3796087=ruby/test_signal [700/754] 3796092=ruby/test_fixnum [701/754] 3796092=ruby/test_memory_view [702/754] 3796092=-ext-/debug/test_debug [703/754] 3796092=test_shellwords [704/754] 3796092=digest/test_digest_extend [705/754] 3796092=psych/test_omap [706/754] 3796092=dtrace/test_string [707/754] 3796092=ruby/test_iterator [708/754] 3796093=prism/result/constant_path_node_test [709/754] 3796093=fiber/test_storage [710/754] 3796093=rubygems/test_gem_resolver_git_set [711/754] 3796088=-ext-/time/test_new [712/754] 3796088=rubygems/test_gem_security_signer [713/754] 3796092=openssl/test_cipher [714/754] 3796092=psych/test_scalar_scanner [715/754] 3796095=rubygems/test_gem_source [716/754] 3796092=ruby/test_array [717/754] 3796088=rubygems/test_gem_package_tar_writer [718/754] 3796088=rubygems/test_gem_commands_outdated_command [719/754] 3796095=rubygems/test_gem_dependency_list [720/754] 3796088=prism/result/implicit_array_test [721/754] 3796088=rubygems/test_gem_ext_builder [722/754] 3796095=net/http/test_https [723/754] 3796093=openssl/test_provider [724/754] 3796104=-ext-/test_abi [725/754] 3796104=dtrace/test_load [726/754] 3796104=rubygems/test_gem_commands_rebuild_command [727/754] 3796104=psych/test_yamldbm [728/754] 3796104=-ext-/iter/test_yield_block [729/754] 3796104=open-uri/test_proxy [730/754] 3796104=-ext-/struct/test_len [731/754] 3796104=rubygems/test_gem_commands_cert_command [732/754] 3796096=rubygems/test_gem_source_installed [733/754] 3796096=openssl/test_x509ext [734/754] 3796096=erb/test_erb [735/754] 3796096=did_you_mean/test_spell_checker [736/754] 3796096=ruby/test_rational [737/754] 3796087=ruby/test_rational2 [738/754] 3796087=prism/fixtures_test [739/754] 3796093=ruby/test_module [740/754] 3796086=rubygems/test_gem_request_set [741/754] 3796087=rubygems/test_gem_ext_cargo_builder [742/754] 3796087=openssl/test_ssl [743/754] 3796100=-ext-/arith_seq/test_arith_seq_extract [744/754] 3796086=did_you_mean/spell_checking/test_method_name_check [745/754] 3796100=uri/test_parser [746/754] 3796100=ruby/test_whileuntil [747/754] 3796100=prism/ruby/string_query_test [748/754] 3796100=ruby/test_rubyvm [749/754] 3796100=mkmf/test_configuration [750/754] 3796086=net/http/test_buffered_io [751/754] 3796086=monitor/test_monitor [752/754] 3796088=-ext-/load/test_stringify_symbols [753/754] 3796088=-ext-/thread/test_instrumentation_api [754/754] 3796100=psych/test_boolean Finished tests in 33.536123s, 858.3878 tests/s, 181880.5962 assertions/s. 28787 tests, 6099570 assertions, 0 failures, 0 errors, 153 skips ruby -v: ruby 3.5.0dev (2025-07-17T23:48:53Z master 81515aca67) +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20' 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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/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/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs' gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ruby 3.5.0dev (2025-07-17T23:48:53Z master 81515aca67) +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 7.304639 seconds 3338 files, 33538 examples, 174063 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0.