# Logfile created on 2025-07-27 00:37:05 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000077f2da0ffdd0 @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.20250727-003704", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000077f2de9fe1d0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000077f2de9fe068 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000077f2da039428 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20250727-003704", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20250727-003704>, @binmode=false, @mon_data=#<Monitor:0x000077f2de9fddc0>, @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/repl_type_completor.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged rm -rf .bundle/gems/win32ole-1.9.2/ 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 = abafb662ea $$$[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 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/repl_type_completor.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 /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.rbbin updated 23aae4d53cb1d0d5382a47537c9c6686ef130adfb1a9538f7991dd1f2f4a4f43 builtin_binary.rbbin 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 encdb.h generating enc.mk encdb.h 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 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' 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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' 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/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' 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/debug-1.11.0/ext/debug' 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/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering 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/ext/digest/sha2' 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/racc-1.8.1/ext/racc/cparse' 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/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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog' 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' 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 encdb.h 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 /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 rm -rf .bundle/gems/win32ole-1.9.2/ encdb.h unchanged Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk/gems/power_assert-2.0.5.gem 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' 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... 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 Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-3.0.0dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/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]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering 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]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' 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]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' 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/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' 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]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering 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/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/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' 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/debug-1.11.0/ext/debug' 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/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' ./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.13.1 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.2 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 0x00000001d97ed3a8 ruby 3.5.0dev (2025-07-26T13:07:28Z master abafb662ea) +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: 0x00006302d93ebee1 RBP: 0x00006302f1a684e0 RSP: 0x0000747be4a06870 RAX: 0x00000001d97ed3a0 RBX: 0x0000747c1f16c1e0 RCX: 0x000000010000010c RDX: 0x00000001d97ed3a0 RDI: 0x0000000000000088 RSI: 0x00006302d96d4444 R8: 0x00006302f199f690 R9: 0x00006302f1a67e10 R10: 0x000000000000000c R11: 0x0000747c1f1f0000 R12: 0x00006302f192af18 R13: 0x0000000000000000 R14: 0x0000747c1f1efe00 R15: 0x00006302f192aca0 EFL: 0x0000000000010206 -- C level backtrace information ------------------------------------------- /tmp/ruby/build/trunk/miniruby(rb_print_backtrace+0x8) [0x6302d95f718a] /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) [0x6302d93c40ba] /tmp/ruby/src/trunk/error.c:1130 /tmp/ruby/build/trunk/miniruby(sigsegv+0x48) [0x6302d9531e28] /tmp/ruby/src/trunk/signal.c:946 /lib/x86_64-linux-gnu/libc.so.6(0x747c1f245330) [0x747c1f245330] /tmp/ruby/build/trunk/miniruby(gc_declarative_marking_p+0x0) [0x6302d93ebee1] /tmp/ruby/src/trunk/include/ruby/internal/core/rtypeddata.h:610 /tmp/ruby/build/trunk/miniruby(RTYPEDDATA_TYPE) /tmp/ruby/src/trunk/gc.c:3251 /tmp/ruby/build/trunk/miniruby(rb_gc_mark_children) /tmp/ruby/src/trunk/gc.c:3251 /tmp/ruby/build/trunk/miniruby(gc_mark_children+0x19) [0x6302d93f132b] /tmp/ruby/src/trunk/gc/default/default.c:4563 /tmp/ruby/build/trunk/miniruby(gc_mark_stacked_objects) /tmp/ruby/src/trunk/gc/default/default.c:4584 /tmp/ruby/build/trunk/miniruby(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk/gc/default/default.c:4622 /tmp/ruby/build/trunk/miniruby(gc_marks_rest) /tmp/ruby/src/trunk/gc/default/default.c:5639 /tmp/ruby/build/trunk/miniruby(gc_marking_exit+0x0) [0x6302d93f6114] /tmp/ruby/src/trunk/gc/default/default.c:5753 /tmp/ruby/build/trunk/miniruby(gc_marks) /tmp/ruby/src/trunk/gc/default/default.c:5764 /tmp/ruby/build/trunk/miniruby(gc_start) /tmp/ruby/src/trunk/gc/default/default.c:6425 /tmp/ruby/build/trunk/miniruby(heap_prepare+0x46) [0x6302d93f6f3e] /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) [0x6302d93f879d] /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:996 /tmp/ruby/build/trunk/miniruby(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk/gc.c:1034 /tmp/ruby/build/trunk/miniruby(rb_class_allocate_instance+0x5c) [0x6302d946f41c] /tmp/ruby/src/trunk/object.c:128 /tmp/ruby/build/trunk/miniruby(class_call_alloc_func+0x2) [0x6302d9474717] /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) [0x6302d95dc1c9] ../../src/trunk/insns.def:924 /tmp/ruby/build/trunk/miniruby(vm_exec_loop+0x0) [0x6302d95df6d4] /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) [0x6302d95e3c33] /tmp/ruby/src/trunk/vm.c:1702 /tmp/ruby/build/trunk/miniruby(collect_i+0x12) [0x6302d93aca42] /tmp/ruby/src/trunk/enum.c:628 /tmp/ruby/build/trunk/miniruby(rb_vm_pop_frame+0x0) [0x6302d95d2848] /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) [0x6302d95d292e] /tmp/ruby/src/trunk/vm_insnhelper.c:5342 /tmp/ruby/build/trunk/miniruby(vm_exec_core+0x9de) [0x6302d95d9ece] /tmp/ruby/src/trunk/vm_insnhelper.c:5998 /tmp/ruby/build/trunk/miniruby(vm_exec_loop+0x0) [0x6302d95df6d4] /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) [0x6302d95e56f4] /tmp/ruby/src/trunk/vm_eval.c:101 /tmp/ruby/build/trunk/miniruby(rb_call0+0x2d9) [0x6302d95e7799] /tmp/ruby/src/trunk/vm_eval.c:572 /tmp/ruby/build/trunk/miniruby(iterate_method+0x67) [0x6302d95e8007] /tmp/ruby/src/trunk/vm_eval.c:891 /tmp/ruby/build/trunk/miniruby(rb_iterate0+0xd7) [0x6302d95ceff7] /tmp/ruby/src/trunk/vm_eval.c:1488 /tmp/ruby/build/trunk/miniruby(rb_iterate_internal+0x49) [0x6302d95cf26d] /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) [0x6302d93ba7bd] /tmp/ruby/src/trunk/enumerator.c:567 /tmp/ruby/build/trunk/miniruby(vm_call0_cfunc_with_frame+0x10f) [0x6302d95e4997] /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) [0x6302d95e56f4] /tmp/ruby/src/trunk/vm_eval.c:101 /tmp/ruby/build/trunk/miniruby(rb_call0+0x2d9) [0x6302d95e7799] /tmp/ruby/src/trunk/vm_eval.c:572 /tmp/ruby/build/trunk/miniruby(iterate_method+0x67) [0x6302d95e8007] /tmp/ruby/src/trunk/vm_eval.c:891 /tmp/ruby/build/trunk/miniruby(rb_iterate0+0xd7) [0x6302d95ceff7] /tmp/ruby/src/trunk/vm_eval.c:1488 /tmp/ruby/build/trunk/miniruby(rb_lambda_call+0x87) [0x6302d95cf3e7] /tmp/ruby/src/trunk/vm_eval.c:1618 /tmp/ruby/build/trunk/miniruby(enum_collect+0x59) [0x6302d93ae6e9] /tmp/ruby/src/trunk/enum.c:667 /tmp/ruby/build/trunk/miniruby(vm_call_cfunc_with_frame_+0x10d) [0x6302d95c3aad] /tmp/ruby/src/trunk/vm_insnhelper.c:3784 /tmp/ruby/build/trunk/miniruby(vm_sendish+0xc7) [0x6302d95cc5e7] /tmp/ruby/src/trunk/vm_insnhelper.c:5991 /tmp/ruby/build/trunk/miniruby(vm_exec_core+0xfd2) [0x6302d95da4c2] ../../src/trunk/insns.def:851 /tmp/ruby/build/trunk/miniruby(vm_exec_loop+0x0) [0x6302d95df6d4] /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) [0x6302d95853e0] /tmp/ruby/src/trunk/thread.c:584 /tmp/ruby/build/trunk/miniruby(thread_do_start+0xa) [0x6302d9585e78] /tmp/ruby/src/trunk/thread.c:626 /tmp/ruby/build/trunk/miniruby(thread_start_func_2) /tmp/ruby/src/trunk/thread.c:677 /tmp/ruby/build/trunk/miniruby(thread_sched_lock_+0x0) [0x6302d958626d] /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: 6302d92bc000-6302d92eb000 r--p 00000000 00:23 874770542 /tmp/ruby/build/trunk/miniruby 6302d92eb000-6302d9697000 r-xp 0002f000 00:23 874770542 /tmp/ruby/build/trunk/miniruby 6302d9697000-6302d97ea000 r--p 003db000 00:23 874770542 /tmp/ruby/build/trunk/miniruby 6302d97ea000-6302d97f4000 r--p 0052e000 00:23 874770542 /tmp/ruby/build/trunk/miniruby 6302d97f4000-6302d97f5000 rw-p 00538000 00:23 874770542 /tmp/ruby/build/trunk/miniruby 6302d97f5000-6302d9808000 rw-p 00000000 00:00 0 6302f1927000-6302f1a7c000 rw-p 00000000 00:00 0 [heap] 747bc4000000-747bc4021000 rw-p 00000000 00:00 0 747bc4021000-747bc8000000 ---p 00000000 00:00 0 747bc8000000-747bc8021000 rw-p 00000000 00:00 0 747bc8021000-747bcc000000 ---p 00000000 00:00 0 747bcc000000-747bcc021000 rw-p 00000000 00:00 0 747bcc021000-747bd0000000 ---p 00000000 00:00 0 747bd0000000-747bd0021000 rw-p 00000000 00:00 0 747bd0021000-747bd4000000 ---p 00000000 00:00 0 747bd4000000-747bd4021000 rw-p 00000000 00:00 0 747bd4021000-747bd8000000 ---p 00000000 00:00 0 747bd8000000-747bd8021000 rw-p 00000000 00:00 0 747bd8021000-747bdc000000 ---p 00000000 00:00 0 747bdc000000-747bdc021000 rw-p 00000000 00:00 0 747bdc021000-747be0000000 ---p 00000000 00:00 0 747be1200000-747be1407000 r--s 00000000 103:02 5244133 /usr/lib/x86_64-linux-gnu/libc.so.6 747be15f7000-747be35fa000 r--s 00000000 00:23 874770542 /tmp/ruby/build/trunk/miniruby 747be35fa000-747be35fb000 ---p 00000000 00:00 0 747be35fb000-747be36fb000 rw-p 00000000 00:00 0 747be36fb000-747be36fc000 ---p 00000000 00:00 0 747be36fc000-747be37fc000 rw-p 00000000 00:00 0 747be37fc000-747be37fd000 ---p 00000000 00:00 0 747be37fd000-747be38fd000 rw-p 00000000 00:00 0 747be38fd000-747be38fe000 ---p 00000000 00:00 0 747be38fe000-747be39fe000 rw-p 00000000 00:00 0 747be39fe000-747be39ff000 ---p 00000000 00:00 0 747be39ff000-747be3aff000 rw-p 00000000 00:00 0 747be3aff000-747be3b00000 ---p 00000000 00:00 0 747be3b00000-747be3c00000 rw-p 00000000 00:00 0 747be3c00000-747be3d01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be3d01000-747be3d02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be3d02000-747be3f02000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be3f02000-747be3f03000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be3f03000-747be4103000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be4103000-747be4104000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be4104000-747be4304000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be4304000-747be4305000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be4305000-747be4505000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be4505000-747be4506000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be4506000-747be4706000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be4706000-747be4707000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be4707000-747be4907000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be4907000-747be4908000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be4908000-747be4b08000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be4b08000-747be4b09000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747be4b09000-747c03c00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] 747c03c32000-747c03c36000 r--p 00000000 103:02 5244357 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 747c03c36000-747c03c5a000 r-xp 00004000 103:02 5244357 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 747c03c5a000-747c03c5e000 r--p 00028000 103:02 5244357 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 747c03c5e000-747c03c5f000 r--p 0002b000 103:02 5244357 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 747c03c5f000-747c03c60000 rw-p 0002c000 103:02 5244357 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 747c03c60000-747c03cb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] 747c03cbe000-747c03cbf000 ---p 00000000 00:00 0 747c03cbf000-747c03dbf000 rw-p 00000000 00:00 0 747c03dbf000-747c03dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c03dc0000-747c03e61000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c03e61000-747c03e62000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c03e62000-747c03f03000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c03f03000-747c03f04000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c03f04000-747c03fa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c03fa5000-747c03fa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c03fa6000-747c04047000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04047000-747c04048000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04048000-747c040e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c040e9000-747c040ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c040ea000-747c0418b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c0418b000-747c0418c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c0418c000-747c0422d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c0422d000-747c0422e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c0422e000-747c042cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c042cf000-747c042d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c042d0000-747c04371000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04371000-747c04372000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04372000-747c04413000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04413000-747c04414000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04414000-747c044b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c044b5000-747c044b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c044b6000-747c04557000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04557000-747c04558000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04558000-747c045f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c045f9000-747c045fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c045fa000-747c0469b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c0469b000-747c0469c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c0469c000-747c0473d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c0473d000-747c0473e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c0473e000-747c047df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c047df000-747c047e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c047e0000-747c04881000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04881000-747c04882000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04882000-747c04923000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04923000-747c04924000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04924000-747c049c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c049c5000-747c049c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c049c6000-747c04a67000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04a67000-747c04a68000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04a68000-747c04b09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04b09000-747c04b0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04b0a000-747c04bab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04bab000-747c04bac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04bac000-747c04c4d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04c4d000-747c04c4e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04c4e000-747c04cef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04cef000-747c04cf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04cf0000-747c04d91000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04d91000-747c04d92000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04d92000-747c04e33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04e33000-747c04e34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04e34000-747c04ed5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04ed5000-747c04ed6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04ed6000-747c04f77000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04f77000-747c04f78000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c04f78000-747c05019000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c05019000-747c0501a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c0501a000-747c050bb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c050bb000-747c050bc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c050bc000-747c0515d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c0515d000-747c0515e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c0515e000-747c051ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] 747c051ff000-747c05200000 ---p 00000000 00:00 0 747c05200000-747c05a00000 rw-p 00000000 00:00 0 747c05a00000-747c1da00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] 747c1da00000-747c1ee00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] 747c1ee00000-747c1f0eb000 r--p 00000000 103:02 5244187 /usr/lib/locale/locale-archive 747c1f100000-747c1f170000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] 747c1f17f000-747c1f1a0000 rw-p 00000000 00:00 0 747c1f1a0000-747c1f200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] 747c1f200000-747c1f228000 r--p 00000000 103:02 5244133 /usr/lib/x86_64-linux-gnu/libc.so.6 747c1f228000-747c1f3b0000 r-xp 00028000 103:02 5244133 /usr/lib/x86_64-linux-gnu/libc.so.6 747c1f3b0000-747c1f3ff000 r--p 001b0000 103:02 5244133 /usr/lib/x86_64-linux-gnu/libc.so.6 747c1f3ff000-747c1f403000 r--p 001fe000 103:02 5244133 /usr/lib/x86_64-linux-gnu/libc.so.6 747c1f403000-747c1f405000 rw-p 00202000 103:02 5244133 /usr/lib/x86_64-linux-gnu/libc.so.6 747c1f405000-747c1f412000 rw-p 00000000 00:00 0 747c1f41f000-747c1f440000 rw-p 00000000 00:00 0 747c1f440000-747c1f450000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] 747c1f455000-747c1f55b000 rw-p 00000000 00:00 0 747c1f55b000-747c1f56b000 r--p 00000000 103:02 5244150 /usr/lib/x86_64-linux-gnu/libm.so.6 747c1f56b000-747c1f5ea000 r-xp 00010000 103:02 5244150 /usr/lib/x86_64-linux-gnu/libm.so.6 747c1f5ea000-747c1f642000 r--p 0008f000 103:02 5244150 /usr/lib/x86_64-linux-gnu/libm.so.6 747c1f642000-747c1f643000 r--p 000e7000 103:02 5244150 /usr/lib/x86_64-linux-gnu/libm.so.6 747c1f643000-747c1f644000 rw-p 000e8000 103:02 5244150 /usr/lib/x86_64-linux-gnu/libm.so.6 747c1f644000-747c1f646000 r--p 00000000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 747c1f646000-747c1f65b000 r-xp 00002000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 747c1f65b000-747c1f674000 r--p 00017000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 747c1f674000-747c1f675000 r--p 0002f000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 747c1f675000-747c1f676000 rw-p 00030000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 747c1f676000-747c1f67e000 rw-p 00000000 00:00 0 747c1f67e000-747c1f688000 r--p 00000000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 747c1f688000-747c1f6eb000 r-xp 0000a000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 747c1f6eb000-747c1f700000 r--p 0006d000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 747c1f700000-747c1f701000 r--p 00081000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 747c1f701000-747c1f702000 rw-p 00082000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 747c1f702000-747c1f704000 r--p 00000000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 747c1f704000-747c1f716000 r-xp 00002000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 747c1f716000-747c1f71c000 r--p 00014000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 747c1f71c000-747c1f71d000 r--p 0001a000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 747c1f71d000-747c1f71e000 rw-p 0001b000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 747c1f71e000-747c1f725000 r--s 00000000 103:02 5380848 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 747c1f725000-747c1f727000 rw-p 00000000 00:00 0 747c1f727000-747c1f728000 r--p 00000000 103:02 5244083 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 747c1f728000-747c1f753000 r-xp 00001000 103:02 5244083 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 747c1f753000-747c1f75d000 r--p 0002c000 103:02 5244083 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 747c1f75d000-747c1f75f000 r--p 00036000 103:02 5244083 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 747c1f75f000-747c1f761000 rw-p 00038000 103:02 5244083 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffd6cd1f000-7ffd6cd40000 rw-p 00000000 00:00 0 [stack] 7ffd6cde9000-7ffd6cded000 r--p 00000000 00:00 0 [vvar] 7ffd6cded000-7ffd6cdef000 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 generating encdb.h encdb.h unchanged 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=55848 "--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] 4177979=io/wait/test_io_wait_uncommon [ 2/754] 4177972=ruby/test_arity [ 3/754] 4177973=stringio/test_stringio [ 4/754] 4177980=rubygems/test_gem_ci_detector [ 5/754] 4177977=ruby/test_bignum [ 6/754] 4177982=ruby/test_time_tz [ 7/754] 4177983=json/ractor_test [ 8/754] 4177984=ruby/test_trace [ 9/754] 4177989=mkmf/test_have_macro [ 10/754] 4177985=-ext-/load/test_resolve_symbol [ 11/754] 4177991=ruby/test_complex2 [ 12/754] 4177979=rubygems/test_gem_package [ 13/754] 4177972=ruby/test_threadgroup [ 14/754] 4177984=rubygems/test_gem_specification [ 15/754] 4177991=ruby/test_enum [ 16/754] 4177970=psych/test_merge_keys [ 17/754] 4177971=rubygems/test_gem_resolver_api_specification [ 18/754] 4177975=prism/result/overlap_test [ 19/754] 4177983=prism/result/static_literals_test [ 20/754] 4177974=test_ipaddr [ 21/754] 4177978=ruby/test_mixed_unicode_escapes [ 22/754] 4177981=did_you_mean/test_ractor_compatibility [ 23/754] 4177990=-ext-/eval/test_eval [ 24/754] 4177978=optparse/test_autoconf [ 25/754] 4177990=ruby/test_dir [ 26/754] 4177978=rubygems/test_gem_console_ui [ 27/754] 4177970=date/test_date_ractor [ 28/754] 4177974=rubygems/test_gem_commands_cleanup_command [ 29/754] 4177985=psych/test_numeric [ 30/754] 4177987=-ext-/struct/test_member [ 31/754] 4177976=json/json_generic_object_test [ 32/754] 4177987=rubygems/test_gem_source_fetch_problem [ 33/754] 4177982=net/http/test_http_request [ 34/754] 4177985=-ext-/array/test_resize [ 35/754] 4177985=error_highlight/test_error_highlight [ 36/754] 4177983=uri/test_mailto [ 37/754] 4177976=-ext-/string/test_coderange [ 38/754] 4177976=psych/test_symbol [ 39/754] 4177983=prism/ractor_test [ 40/754] 4177977=rubygems/test_gem_resolver_requirement_list [ 41/754] 4177976=-ext-/arith_seq/test_arith_seq_beg_len_step [ 42/754] 4177982=openssl/test_pkcs7 [ 43/754] 4177973=dtrace/test_function_entry [ 44/754] 4177973=prism/ruby/parser_test [ 45/754] 4177983=ruby/test_symbol [ 46/754] 4177976=psych/test_coder [ 47/754] 4177976=-ext-/string/test_nofree [ 48/754] 4177976=rubygems/test_gem_commands_pristine_command [ 49/754] 4177980=mkmf/test_find_executable [ 50/754] 4177980=ruby/test_lazy_enumerator [ 51/754] 4177973=-ext-/string/test_enc_associate [ 52/754] 4177978=psych/test_stringio [ 53/754] 4177987=socket/test_unix [ 54/754] 4177978=ruby/test_integer [ 55/754] 4177990=ruby/test_super [ 56/754] 4177970=ruby/test_rubyoptions [ 57/754] 4177987=net/http/test_https_proxy [ 58/754] 4177971=prism/ruby/ripper_test [ 59/754] 4177977=ruby/test_call [ 60/754] 4177987=rubygems/test_rubygems [ 61/754] 4177981=-ext-/float/test_nextafter [ 62/754] 4177977=-ext-/string/test_capacity [ 63/754] 4177982=-ext-/file/test_stat [ 64/754] 4177977=rubygems/test_gem_request_set_lockfile_tokenizer [ 65/754] 4177982=mkmf/test_have_func [ 66/754] 4177987=rubygems/test_gem_resolver_git_specification [ 67/754] 4177977=psych/test_object_references [ 68/754] 4177981=-ext-/marshal/test_usrmarshal [ 69/754] 4177975=ruby/test_env [ 70/754] 4177977=-ext-/integer/test_integer [ 71/754] 4177980=fileutils/test_dryrun [ 72/754] 4177977=rubygems/test_gem_commands_setup_command [ 73/754] 4177980=ruby/test_ractor [ 74/754] 4177989=psych/test_parser [ 75/754] 4177990=win32/test_registry [ 76/754] 4177990=rubygems/test_gem_commands_open_command [ 77/754] 4177989=resolv/test_dns [ 78/754] 4177973=strscan/test_ractor [ 79/754] 4177981=rubygems/test_gem_source_lock [ 80/754] 4177987=rubygems/test_gem [ 81/754] 4177973=open-uri/test_ssl [ 82/754] 4177979=psych/test_ractor [ 83/754] 4177991=json/json_ext_parser_test [ 84/754] 4177991=ruby/test_thread [ 85/754] 4177974=-ext-/integer/test_my_integer [ 86/754] 4177974=test_unicode_normalize [ 87/754] 4177974=ruby/test_marshal [ 88/754] 4177980=socket/test_nonblock [ 89/754] 4177980=test_weakref [ 90/754] 4177990=ruby/test_alias [ 91/754] 4177971=test_timeout [ 92/754] 4177981=socket/test_ancdata [ 93/754] 4177981=dtrace/test_singleton_function [ 94/754] 4177981=-ext-/string/test_rb_str_dup [ 95/754] 4177981=ruby/test_integer_comb [ 96/754] 4177980=test_tmpdir [ 97/754] 4177990=open-uri/test_ftp [ 98/754] 4177980=ruby/test_vm_dump [ 99/754] 4177980=prism/errors_test [100/754] 4177990=rubygems/test_gem_commands_check_command [101/754] 4177979=ruby/test_regexp [102/754] 4177990=socket/test_udp [103/754] 4177990=ruby/test_object_id [104/754] 4177974=prism/bom_test [105/754] 4177972=-ext-/exception/test_data_error [106/754] 4177980=prism/unescape_test [107/754] 4177980=ruby/test_file [108/754] 4177974=ruby/test_range [109/754] 4177972=rubygems/test_project_sanity [110/754] 4177977=mkmf/test_constant [111/754] 4177989=ruby/test_dup [112/754] 4177990=test_pty [113/754] 4177983=json/test_helper [114/754] 4177983=erb/test_erb_command [115/754] 4177983=ruby/test_encoding [116/754] 4177985=rubygems/test_gem_uri_formatter [117/754] 4177972=-ext-/exception/test_ensured [118/754] 4177972=resolv/test_addr [119/754] 4177989=prism/library_symbols_test [120/754] 4177972=openssl/test_ts [121/754] 4177982=rubygems/test_gem_resolver_api_set [122/754] 4177989=prism/ruby/ruby_parser_test [123/754] 4177989=rubygems/test_gem_safe_marshal [124/754] 4177976=psych/nodes/test_enumerable [125/754] 4177976=mkmf/test_config [126/754] 4177985=rubygems/test_gem_resolver_vendor_set [127/754] 4177985=json/json_generator_test [128/754] 4177983=ruby/test_eval [129/754] 4177982=ruby/test_transcode [130/754] 4177974=-ext-/st/test_update [131/754] 4177974=openssl/test_x509name [132/754] 4177974=openssl/test_fips [133/754] 4177971=prism/api/parse_comments_test [134/754] 4177971=openssl/test_x509store [135/754] 4177990=rubygems/test_webauthn_listener [136/754] 4177990=prism/test_helper [137/754] 4177985=ruby/test_random_formatter [138/754] 4177990=did_you_mean/edit_distance/test_jaro_winkler [139/754] 4177982=rubygems/test_gem_request_set_gem_dependency_api [140/754] 4177990=ruby/test_ast [141/754] 4177976=ruby/test_lambda [142/754] 4177985=rubygems/test_gem_platform [143/754] 4177974=optparse/test_placearg [144/754] 4177976=rubygems/test_gem_package_task [145/754] 4177976=date/test_date_strptime [146/754] 4177972=rubygems/test_gem_commands_push_command [147/754] 4177985=ruby/test_weakkeymap [148/754] 4177974=-ext-/st/test_numhash [149/754] 4177974=openssl/test_pkey_rsa [150/754] 4177982=did_you_mean/spell_checking/test_class_name_check [151/754] 4177976=ruby/test_keyword [152/754] 4177983=prism/api/dump_test [153/754] 4177982=-ext-/win32/test_fd_setsize [154/754] 4177982=ruby/test_continuation [155/754] 4177982=-ext-/hash/test_delete [156/754] 4177982=ruby/test_file_exhaustive [157/754] 4177989=rubygems/test_gem_update_suggestion [158/754] 4177989=ripper/test_files_test [159/754] 4177971=prism/result/attribute_write_test [160/754] 4177971=ruby/test_not [161/754] 4177989=rubygems/test_gem_resolver_lock_set [162/754] 4177971=prism/version_test [163/754] 4177971=psych/test_object [164/754] 4177971=prism/heredoc_dedent_test [165/754] 4177971=ruby/test_arithmetic_sequence [166/754] 4177989=ruby/test_basicinstructions [167/754] 4177971=rubygems/test_gem_gemcutter_utilities [168/754] 4177989=prism/api/parse_test [169/754] 4177989=rubygems/test_gem_command_manager [170/754] 4177989=prism/api/lex_test [171/754] 4177989=rubygems/test_gem_remote_fetcher_local_ssl_server [172/754] 4177985=ruby/test_sleep [173/754] 4177976=ruby/test_object [174/754] 4177972=date/test_date_arith [175/754] 4177971=rubygems/test_gem_local_remote_options [176/754] 4177972=fiber/test_timeout [177/754] 4177972=openssl/test_ossl [178/754] 4177972=-ext-/string/test_normalize [179/754] 4177972=did_you_mean/tree_spell/test_change_word [180/754] 4177972=ruby/test_flip [181/754] 4177972=mkmf/test_signedness [182/754] 4177971=test_tsort [183/754] 4177971=ruby/enc/test_big5 [184/754] 4177971=pathname/test_ractor [185/754] 4177984=-ext-/symbol/test_type [186/754] 4177984=test_rbconfig [187/754] 4177971=did_you_mean/tree_spell/test_human_typo [188/754] 4177971=ruby/test_primitive [189/754] 4177971=did_you_mean/core_ext/test_name_error_extension [190/754] 4177971=test_bundled_gems [191/754] 4177971=rubygems/test_gem_commands_yank_command [192/754] 4177984=openssl/test_pair [193/754] 4177987=psych/test_document [194/754] 4177987=ruby/enc/test_euc_jp [195/754] 4177987=optparse/test_acceptable [196/754] 4177975=mkmf/test_install [197/754] 4177974=socket/test_sockopt [198/754] 4177974=prism/encoding/string_encoding_test [199/754] 4177987=net/http/test_httpresponses [200/754] 4177987=psych/test_encoding [201/754] 4177974=-ext-/string/test_set_len [202/754] 4177978=rubygems/test_gem_resolver_local_specification [203/754] 4177987=net/http/test_httpheader [204/754] 4177981=json/json_encoding_test [205/754] 4177974=ruby/test_compile_prism [206/754] 4177987=date/test_date_compat [207/754] 4177987=-ext-/test_bug-14834 [208/754] 4177976=socket/test_addrinfo [209/754] 4177978=net/http/test_http [210/754] 4177981=did_you_mean/test_tree_spell_checker [211/754] 4177975=ruby/test_path [212/754] 4177975=ruby/enc/test_case_mapping [213/754] 4177981=openssl/test_bn [214/754] 4177975=ruby/enc/test_koi8 [215/754] 4177975=fiber/test_enumerator [216/754] 4177987=rubygems/test_gem_gem_runner [217/754] 4177981=ripper/test_filter [218/754] 4177975=-ext-/struct/test_data [219/754] 4177975=rubygems/test_gem_uri [220/754] 4177976=-ext-/test_random [221/754] 4177976=-ext-/test_notimplement [222/754] 4177976=mmtk/test_configuration [223/754] 4177981=rubygems/test_gem_commands_update_command [224/754] 4177976=rubygems/test_gem_resolver_vendor_specification [225/754] 4177987=ripper/test_lexer [226/754] 4177976=yaml/test_dbm [227/754] 4177976=ruby/test_thread_cv [228/754] 4177987=openssl/test_ssl_session [229/754] 4177983=prism/api/freeze_test [230/754] 4177983=-ext-/string/test_interned_str [231/754] 4177983=ruby/enc/test_case_comprehensive [232/754] 4177983=rubygems/test_gem_commands_build_command [233/754] 4177975=prism/result/node_id_test [234/754] 4177974=dtrace/test_cmethod [235/754] 4177974=prism/percent_delimiter_string_test [236/754] 4177974=-ext-/econv/test_append [237/754] 4177974=prism/result/breadth_first_search_test [238/754] 4177974=rubygems/test_gem_commands_server_command [239/754] 4177974=did_you_mean/spell_checking/test_variable_name_check [240/754] 4177974=ruby/test_io_m17n [241/754] 4177971=optparse/test_did_you_mean [242/754] 4177971=ruby/test_iseq [243/754] 4177975=-ext-/exception/test_exception_at_throwing [244/754] 4177975=fiber/test_scheduler [245/754] 4177983=openssl/test_pkey_dsa [246/754] 4177976=psych/test_class [247/754] 4177976=openssl/test_ocsp [248/754] 4177977=rubygems/test_gem_commands_unpack_command [249/754] 4177973=ripper/test_files_lib [250/754] 4177976=ruby/test_beginendblock [251/754] 4177977=rubygems/test_gem_bundler_version_finder [252/754] 4177981=ruby/enc/test_emoji_breaks [253/754] 4177981=test_time [254/754] 4177977=rubygems/test_webauthn_listener_response [255/754] 4177977=-ext-/array/test_to_ary_concat [256/754] 4177987=psych/json/test_stream [257/754] 4177987=-ext-/test_printf [258/754] 4177987=rubygems/test_exit [259/754] 4177981=-ext-/test_recursion [260/754] 4177981=ruby/test_set [261/754] 4177976=date/test_date_marshal [262/754] 4177974=mkmf/test_mkmf [263/754] 4177976=test_delegate [264/754] 4177987=-ext-/popen_deadlock/test_popen_deadlock [265/754] 4177981=rubygems/test_bundled_ca [266/754] 4177976=ruby/test_fiber [267/754] 4177974=test_open3 [268/754] 4177983=objspace/test_ractor [269/754] 4177971=rubygems/test_gem_security [270/754] 4177977=openssl/test_digest [271/754] 4177975=rubygems/test_gem_commands_signout_command [272/754] 4177977=ruby/test_refinement [273/754] 4177975=ruby/enc/test_regex_casefold [274/754] 4177975=rubygems/test_gem_source_git [275/754] 4177987=ruby/test_dir_m17n [276/754] 4177983=prism/result/warnings_test [277/754] 4177983=rubygems/test_gem_resolver_installer_set [278/754] 4177972=ruby/test_float [279/754] 4177983=ruby/test_require [280/754] 4177975=fiber/test_process [281/754] 4177975=ruby/enc/test_windows_1252 [282/754] 4177975=prism/ruby/dispatcher_test [283/754] 4177975=ruby/test_metaclass [284/754] 4177975=prism/result/heredoc_test [285/754] 4177975=ruby/test_fixnum [286/754] 4177975=ruby/test_signal [287/754] 4177987=openssl/test_x509crl [288/754] 4177987=-ext-/debug/test_debug [289/754] 4177987=ruby/test_memory_view [290/754] 4177987=test_shellwords [291/754] 4177987=digest/test_digest_extend [292/754] 4177987=ruby/test_iterator [293/754] 4177974=dtrace/test_string [294/754] 4177974=psych/test_omap [295/754] 4177974=fiber/test_storage [296/754] 4177974=rubygems/test_gem_resolver_git_set [297/754] 4177987=prism/result/constant_path_node_test [298/754] 4177973=-ext-/time/test_new [299/754] 4177973=openssl/test_cipher [300/754] 4177987=rubygems/test_gem_security_signer [301/754] 4177973=prism/result/named_capture_test [302/754] 4177973=prism/result/comments_test [303/754] 4177973=ruby/test_nomethod_error [304/754] 4177973=json/json_parser_test [305/754] 4177987=openssl/test_config [306/754] 4177973=-ext-/win32/test_dln [307/754] 4177973=rubygems/test_gem_source_subpath_problem [308/754] 4177987=json/json_common_interface_test [309/754] 4177987=fiber/test_io_close [310/754] 4177987=psych/test_struct [311/754] 4177987=prism/magic_comment_test [312/754] 4177975=prism/onigmo_test [313/754] 4177975=ripper/test_sexp [314/754] 4177975=prism/fuzzer_test [315/754] 4177984=ruby/test_variable [316/754] 4177975=mkmf/test_pkg_config [317/754] 4177974=psych/test_serialize_subclasses [318/754] 4177974=ruby/test_insns_leaf [319/754] 4177974=psych/test_deprecated [320/754] 4177974=-ext-/bignum/test_div [321/754] 4177975=ruby/test_allocation [322/754] 4177974=openssl/test_engine [323/754] 4177974=ruby/test_key_error [324/754] 4177974=fiber/test_mutex [325/754] 4177973=openssl/test_x509req [326/754] 4177972=ripper/test_files_test_1 [327/754] 4177987=rubygems/test_gem_path_support [328/754] 4177987=ruby/test_struct [329/754] 4177973=ruby/test_module [330/754] 4177989=rubygems/test_gem_request_set [331/754] 4177981=openssl/test_ssl [332/754] 4177984=rubygems/test_gem_ext_cargo_builder [333/754] 4177984=did_you_mean/spell_checking/test_method_name_check [334/754] 4177984=-ext-/arith_seq/test_arith_seq_extract [335/754] 4177984=uri/test_parser [336/754] 4177989=ruby/test_whileuntil [337/754] 4177989=prism/ruby/string_query_test [338/754] 4177989=mkmf/test_configuration [339/754] 4177984=ruby/test_rubyvm [340/754] 4177984=monitor/test_monitor [341/754] 4177989=net/http/test_buffered_io [342/754] 4177977=-ext-/thread/test_instrumentation_api [343/754] 4177989=-ext-/load/test_stringify_symbols [344/754] 4177989=psych/test_boolean [345/754] 4177989=rubygems/test_gem_source [346/754] 4177984=psych/test_scalar_scanner [347/754] 4177984=rubygems/test_gem_commands_outdated_command [348/754] 4177984=rubygems/test_gem_package_tar_writer [349/754] 4177987=ruby/test_array [350/754] 4177989=rubygems/test_gem_dependency_list [351/754] 4177984=prism/result/implicit_array_test [352/754] 4177984=net/http/test_https [353/754] 4177989=rubygems/test_gem_ext_builder [354/754] 4177983=-ext-/test_abi [355/754] 4177974=openssl/test_provider [356/754] 4177983=psych/test_yamldbm [357/754] 4177983=rubygems/test_gem_commands_rebuild_command [358/754] 4177983=dtrace/test_load [359/754] 4177983=-ext-/struct/test_len [360/754] 4177983=open-uri/test_proxy [361/754] 4177983=-ext-/iter/test_yield_block [362/754] 4177983=rubygems/test_gem_commands_cert_command [363/754] 4177980=erb/test_erb [364/754] 4177980=openssl/test_x509ext [365/754] 4177980=rubygems/test_gem_source_installed [366/754] 4177980=did_you_mean/test_spell_checker [367/754] 4177980=ruby/test_rational [368/754] 4177974=prism/fixtures_test [369/754] 4177985=ruby/test_rational2 [370/754] 4177985=prism/encoding/symbol_encoding_test [371/754] 4177985=date/test_date_strftime [372/754] 4177974=rubygems/test_gem_installer [373/754] 4177973=psych/test_yamlstore [374/754] 4177973=openssl/test_asn1 [375/754] 4177973=openssl/test_random [376/754] 4177973=optparse/test_load [377/754] 4177973=json/json_string_matching_test [378/754] 4177973=ruby/test_const [379/754] 4177973=ruby/test_class [380/754] 4177985=fiber/test_queue [381/754] 4177985=optparse/test_noarg [382/754] 4177972=prism/ruby/pattern_test [383/754] 4177970=test_tempfile [384/754] 4177972=test_prettyprint [385/754] 4177989=-ext-/tracepoint/test_tracepoint [386/754] 4177985=rubygems/test_gem_commands_help_command [387/754] 4177972=-ext-/struct/test_duplicate [388/754] 4177972=socket/test_basicsocket [389/754] 4177972=ruby/enc/test_utf32 [390/754] 4177972=prism/ruby/desugar_compiler_test [391/754] 4177972=rubygems/test_gem_resolver_index_specification [392/754] 4177985=-ext-/marshal/test_internal_ivar [393/754] 4177985=optparse/test_reqarg [394/754] 4177972=rubygems/test_gem_commands_list_command [395/754] 4177972=ruby/test_stack [396/754] 4177970=-ext-/string/test_too_many_dummy_encodings [397/754] 4177970=ruby/enc/test_cesu8 [398/754] 4177970=ruby/test_econv [399/754] 4177989=rubygems/test_gem_version [400/754] 4177989=uri/test_ldap [401/754] 4177989=rubygems/test_gem_commands_signin_command [402/754] 4177985=resolv/test_resource [403/754] 4177985=psych/visitors/test_emitter [404/754] 4177985=prism/encoding/encodings_test [405/754] 4177989=fileutils/test_fileutils [406/754] 4177985=ruby/test_complex [407/754] 4177980=rubygems/test_gem_commands_search_command [408/754] 4177980=ruby/test_frozen_error [409/754] 4177980=rubygems/test_gem_stub_specification [410/754] 4177985=dtrace/test_method_cache [411/754] 4177985=rubygems/test_gem_ext_ext_conf_builder [412/754] 4177980=-ext-/path_to_class/test_path_to_class [413/754] 4177980=prism/lex_test [414/754] 4177989=rubygems/test_gem_dependency [415/754] 4177982=rubygems/test_gem_resolver_specification [416/754] 4177982=-ext-/stack/test_stack_overflow [417/754] 4177972=ruby/test_inlinecache [418/754] 4177972=rubygems/test_gem_remote_fetcher [419/754] 4177989=ruby/test_parse [420/754] 4177982=resolv/test_mdns [421/754] 4177982=rubygems/test_gem_resolver_installed_specification [422/754] 4177982=prism/result/string_test [423/754] 4177982=ripper/test_scanner_events [424/754] 4177982=-ext-/bignum/test_big2str [425/754] 4177982=-ext-/wait/test_wait [426/754] 4177970=test_forwardable [427/754] 4177982=psych/test_yaml [428/754] 4177970=ruby/test_thread_queue [429/754] 4177982=fileutils/test_nowrite [430/754] 4177982=rubygems/test_gem_commands_sources_command [431/754] 4177972=ruby/enc/test_euc_tw [432/754] 4177972=io/wait/test_ractor [433/754] 4177972=-ext-/proc/test_bmethod [434/754] 4177972=json/json_fixtures_test [435/754] 4177972=ruby/test_shapes [436/754] 4177972=ruby/test_io_timeout [437/754] 4177972=prism/result/index_write_test [438/754] 4177972=ruby/test_comparable [439/754] 4177972=-ext-/string/test_enc_str_buf_cat [440/754] 4177972=-ext-/class/test_class2name [441/754] 4177972=ruby/enc/test_gbk [442/754] 4177972=-ext-/debug/test_profile_frames [443/754] 4177989=-ext-/string/test_cstr [444/754] 4177982=ruby/test_warning [445/754] 4177972=digest/test_digest [446/754] 4177982=psych/test_marshalable [447/754] 4177982=rubygems/test_require [448/754] 4177980=rubygems/test_gem_commands_contents_command [449/754] 4177991=psych/test_psych_set [450/754] 4177985=rubygems/test_gem_ext_cmake_builder [451/754] 4177980=optparse/test_switch [452/754] 4177985=uri/test_wss [453/754] 4177980=test_find [454/754] 4177991=digest/test_ractor [455/754] 4177980=pathname/test_pathname [456/754] 4177985=ruby/test_complexrational [457/754] 4177985=rubygems/test_gem_package_tar_reader [458/754] 4177985=prism/regexp_test [459/754] 4177985=coverage/test_coverage [460/754] 4177991=uri/test_file [461/754] 4177978=-ext-/string/test_modify_expand [462/754] 4177991=rubygems/test_gem_available_set [463/754] 4177978=optparse/test_bash_completion [464/754] 4177978=rubygems/test_deprecate [465/754] 4177989=ruby/test_zjit [466/754] 4177978=psych/handlers/test_recorder [467/754] 4177989=rubygems/test_gem_commands_owner_command [468/754] 4177978=rubygems/test_gem_source_vendor [469/754] 4177978=-ext-/bignum/test_bigzero [470/754] 4177978=openssl/test_pkey_dh [471/754] 4177977=prism/result/source_location_test [472/754] 4177983=rubygems/test_gem_package_tar_header [473/754] 4177980=-ext-/iseq_load/test_iseq_load [474/754] 4177978=rubygems/test_gem_util [475/754] 4177983=ruby/test_system [476/754] 4177975=openssl/test_pkcs12 [477/754] 4177977=ruby/test_yjit_exit_locations [478/754] 4177977=etc/test_etc [479/754] 4177978=rubygems/test_gem_config_file [480/754] 4177991=ripper/test_ripper [481/754] 4177977=net/protocol/test_protocol [482/754] 4177976=optparse/test_getopts [483/754] 4177976=rubygems/test_gem_resolver_activation_request [484/754] 4177976=mkmf/test_libs [485/754] 4177978=dtrace/test_gc [486/754] 4177978=ruby/test_math [487/754] 4177976=rubygems/test_gem_commands_fetch_command [488/754] 4177978=fiber/test_sleep [489/754] 4177972=rubygems/test_config [490/754] 4177972=psych/visitors/test_yaml_tree [491/754] 4177976=-ext-/namespace/test_load_ext [492/754] 4177976=ruby/test_case [493/754] 4177972=mkmf/test_sizeof [494/754] 4177985=ruby/test_autoload [495/754] 4177976=ruby/enc/test_utf16 [496/754] 4177976=prism/result/numeric_value_test [497/754] 4177975=ruby/test_io [498/754] 4177976=ruby/test_unicode_escape [499/754] 4177971=fiber/test_io_buffer [500/754] 4177979=ruby/test_backtrace [501/754] 4177977=rubygems/test_gem_resolver_conflict [502/754] 4177977=prism/result/regular_expression_options_test [503/754] 4177977=ruby/test_clone [504/754] 4177991=rubygems/test_gem_commands_install_command [505/754] 4177982=ruby/test_readpartial [506/754] 4177976=io/console/test_ractor [507/754] 4177976=prism/locals_test [508/754] 4177976=-ext-/rational/test_rat [509/754] 4177976=rubygems/test_webauthn_poller [510/754] 4177971=-ext-/typeddata/test_typeddata [511/754] 4177983=rubygems/test_gem_resolver_best_set [512/754] 4177977=-ext-/string/test_fstring [513/754] 4177983=psych/test_array [514/754] 4177983=optparse/test_optparse [515/754] 4177989=mkmf/test_convertible [516/754] 4177983=ruby/test_yield [517/754] 4177977=strscan/test_stringscanner [518/754] 4177976=ripper/test_files_sample [519/754] 4177977=rubygems/test_gem_security_trust_dir [520/754] 4177976=ruby/test_string_memory [521/754] 4177977=ruby/test_sprintf [522/754] 4177976=rubygems/test_gem_requirement [523/754] 4177971=objspace/test_objspace [524/754] 4177976=ruby/test_undef [525/754] 4177976=rubygems/test_gem_commands_stale_command [526/754] 4177976=-ext-/thread/test_lock_native_thread [527/754] 4177977=mkmf/test_have_library [528/754] 4177982=rubygems/test_remote_fetch_error [529/754] 4177982=prism/result/equality_test [530/754] 4177982=prism/encoding/regular_expression_encoding_test [531/754] 4177982=psych/test_set [532/754] 4177982=ruby/test_namespace [533/754] 4177982=psych/test_hash [534/754] 4177982=psych/test_tree_builder [535/754] 4177982=rubygems/test_gem_resolver_dependency_request [536/754] 4177982=-ext-/string/test_external_new [537/754] 4177982=psych/test_alias_and_anchor [538/754] 4177982=-ext-/postponed_job/test_postponed_job [539/754] 4177976=rubygems/test_gem_request_set_lockfile [540/754] 4177980=-ext-/load/test_protect [541/754] 4177982=ruby/test_argf [542/754] 4177980=openssl/test_ns_spki [543/754] 4177980=mkmf/test_framework [544/754] 4177980=ruby/test_weakmap [545/754] 4177978=ruby/test_yjit [546/754] 4177978=uri/test_ws [547/754] 4177978=ruby/test_m17n [548/754] 4177987=rubygems/test_gem_commands_environment_command [549/754] 4177987=rubygems/test_gem_commands_exec_command [550/754] 4177976=io/wait/test_io_wait [551/754] 4177978=optparse/test_kwargs [552/754] 4177978=-ext-/string/test_ellipsize [553/754] 4177978=date/test_date_attr [554/754] 4177978=-ext-/win32/test_console_attr [555/754] 4177978=optparse/test_summary [556/754] 4177974=rubygems/test_gem_unsatisfiable_dependency_error [557/754] 4177974=ruby/enc/test_cp949 [558/754] 4177974=-ext-/st/test_foreach [559/754] 4177974=rubygems/test_gem_source_specific_file [560/754] 4177991=ruby/test_condition [561/754] 4177991=rubygems/test_gem_commands_uninstall_command [562/754] 4177978=fiber/test_io [563/754] 4177979=ruby/enc/test_emoji [564/754] 4177974=-ext-/gvl/test_ubf_async_safe [565/754] 4177974=ruby/test_hash [566/754] 4177979=rubygems/test_gem_impossible_dependencies_error [567/754] 4177979=dtrace/test_array_create [568/754] 4177979=-ext-/bignum/test_pack [569/754] 4177976=psych/visitors/test_to_ruby [570/754] 4177976=did_you_mean/spell_checking/test_pattern_key_name_check [571/754] 4177976=ruby/test_method [572/754] 4177978=rubygems/test_gem_commands_query_command [573/754] 4177979=ruby/enc/test_euc_kr [574/754] 4177979=uri/test_ftp [575/754] 4177979=psych/test_emitter [576/754] 4177979=rubygems/test_gem_silent_ui [577/754] 4177979=prism/result/static_inspect_test [578/754] 4177977=ripper/test_files_ext [579/754] 4177979=-ext-/test_bug-5832 [580/754] 4177979=rubygems/test_kernel [581/754] 4177977=rubygems/test_gem_doctor [582/754] 4177977=openssl/test_kdf [583/754] 4177977=psych/test_psych [584/754] 4177977=-ext-/exception/test_enc_raise [585/754] 4177977=lib/!Nothing_to_test [586/754] 4177977=prism/snippets_test [587/754] 4177978=-ext-/vm/test_at_exit [588/754] 4177978=rubygems/test_gem_rdoc [589/754] 4177978=date/test_date [590/754] 4177978=rubygems/test_gem_ext_cargo_builder_unit [591/754] 4177978=prism/api/parse_success_test [592/754] 4177979=dtrace/test_object_create_start [593/754] 4177979=openssl/test_hmac [594/754] 4177987=rubygems/test_gem_command [595/754] 4177979=-ext-/test_bug-3571 [596/754] 4177991=uri/test_common [597/754] 4177979=rubygems/test_gem_spec_fetcher [598/754] 4177978=prism/api/parse_stream_test [599/754] 4177978=ruby/test_numeric [600/754] 4177987=ruby/test_assignment [601/754] 4177978=ruby/test_ifunless [602/754] 4177978=rubygems/test_gem_commands_lock_command [603/754] 4177978=optparse/test_optarg [604/754] 4177978=psych/test_yaml_special_cases [605/754] 4177978=rubygems/test_gem_source_list [606/754] 4177979=fiber/test_address_resolve [607/754] 4177979=psych/test_exception [608/754] 4177979=optparse/test_zsh_completion [609/754] 4177979=-ext-/iter/test_iter_break [610/754] 4177979=fileutils/test_verbose [611/754] 4177978=-ext-/num2int/test_num2int [612/754] 4177991=psych/test_nil [613/754] 4177978=test_pp [614/754] 4177991=rubygems/test_gem_remote_fetcher_local_server [615/754] 4177979=ruby/test_frozen [616/754] 4177979=rubygems/test_gem_ext_configure_builder [617/754] 4177978=prism/result/integer_parse_test [618/754] 4177979=ruby/test_string [619/754] 4177978=ruby/test_proc [620/754] 4177991=ruby/test_gc_compact [621/754] 4177972=rubygems/test_gem_resolver_index_set [622/754] 4177972=rubygems/test_gem_package_old [623/754] 4177970=zlib/test_zlib [624/754] 4177972=mkmf/test_egrep_cpp [625/754] 4177987=erb/test_erb_m17n [626/754] 4177987=ruby/test_optimization [627/754] 4177977=date/test_date_conv [628/754] 4177978=did_you_mean/spell_checking/test_require_path_check [629/754] 4177977=ruby/test_fnmatch [630/754] 4177973=ripper/test_files_test_2 [631/754] 4177973=rubygems/test_gem_validator [632/754] 4177973=-ext-/test_ensure_and_callcc [633/754] 4177973=psych/visitors/test_depth_first [634/754] 4177977=rubygems/test_gem_request_set_lockfile_parser [635/754] 4177973=openssl/test_x509attr [636/754] 4177973=dtrace/test_raise [637/754] 4177973=ruby/test_pattern_matching [638/754] 4177972=psych/test_string [639/754] 4177978=-ext-/string/test_qsort [640/754] 4177978=rubygems/test_gem_dependency_resolution_error [641/754] 4177973=json/json_addition_test [642/754] 4177978=prism/ruby/compiler_test [643/754] 4177978=psych/test_null [644/754] 4177978=-ext-/bignum/test_mul [645/754] 4177973=prism/newline_offsets_test [646/754] 4177978=ruby/test_default_gems [647/754] 4177978=ruby/test_pipe [648/754] 4177977=test_trick [649/754] 4177972=openssl/test_pkey_ec [650/754] 4177983=prism/result/integer_base_flags_test [651/754] 4177983=date/test_date_parse [652/754] 4177972=did_you_mean/spell_checking/test_key_name_check [653/754] 4177972=fiber/test_backtrace [654/754] 4177972=ruby/test_defined [655/754] 4177978=ruby/test_io_buffer [656/754] 4177983=rubygems/test_gem_uninstaller [657/754] 4177972=openssl/test_buffering [658/754] 4177972=resolv/test_svcb_https [659/754] 4177972=ruby/enc/test_gb18030 [660/754] 4177972=prism/ruby/relocation_test [661/754] 4177972=ruby/test_time [662/754] 4177978=ruby/enc/test_windows_1251 [663/754] 4177978=ruby/enc/test_case_options [664/754] 4177973=yaml/test_store [665/754] 4177978=prism/ruby/parameters_signature_test [666/754] 4177978=psych/test_scalar [667/754] 4177978=rubygems/test_gem_dependency_installer [668/754] 4177973=rubygems/test_gem_commands_info_command [669/754] 4177973=-ext-/bug_reporter/test_bug_reporter [670/754] 4177972=ruby/test_rand [671/754] 4177974=rubygems/test_gem_name_tuple [672/754] 4177974=rubygems/test_gem_package_tar_reader_entry [673/754] 4177972=ruby/test_exception [674/754] 4177974=rubygems/test_gem_request [675/754] 4177985=ruby/test_method_cache [676/754] 4177985=ruby/test_sprintf_comb [677/754] 4177973=cgi/test_cgi_escape [678/754] 4177974=rubygems/test_gem_commands_mirror [679/754] 4177974=rubygems/test_gem_ext_cargo_builder_link_flag_converter [680/754] 4177974=-ext-/test_enumerator_kw [681/754] 4177985=rubygems/test_gem_text [682/754] 4177974=ruby/test_settracefunc [683/754] 4177982=prism/ruby/tunnel_test [684/754] 4177982=uri/test_generic [685/754] 4177985=-ext-/test_scan_args [686/754] 4177982=optparse/test_cclass [687/754] 4177985=rubygems/test_gem_request_connection_pools [688/754] 4177973=rubygems/test_gem_version_option [689/754] 4177973=ruby/enc/test_grapheme_breaks [690/754] 4177973=openssl/test_pkey [691/754] 4177982=ripper/test_parser_events [692/754] 4177973=psych/test_json_tree [693/754] 4177973=ruby/test_m17n_comb [694/754] 4177970=fiber/test_ractor [695/754] 4177982=rubygems/test_gem_stream_ui [696/754] 4177980=test_extlibs [697/754] 4177970=stringio/test_ractor [698/754] 4177970=ruby/test_require_lib [699/754] 4177982=rubygems/test_gem_install_update_options [700/754] 4177983=socket/test_socket [701/754] 4177982=rubygems/test_gem_remote_fetcher_s3 [702/754] 4177982=fiber/test_thread [703/754] 4177991=prism/ruby/location_test [704/754] 4177974=ruby/test_objectspace [705/754] 4177982=ruby/test_literal [706/754] 4177991=-ext-/bignum/test_str2big [707/754] 4177991=-ext-/load/test_dot_dot [708/754] 4177991=io/console/test_io_console [709/754] 4177985=test_singleton [710/754] 4177985=io/nonblock/test_flush [711/754] 4177985=date/test_switch_hitter [712/754] 4177985=test_securerandom [713/754] 4177985=psych/test_data [714/754] 4177985=json/json_coder_test [715/754] 4177985=-ext-/funcall/test_passing_block [716/754] 4177985=did_you_mean/spell_checking/test_uncorrectable_name_check [717/754] 4177985=prism/newline_test [718/754] 4177985=dtrace/test_hash_create [719/754] 4177985=ruby/test_stringchar [720/754] 4177985=rubygems/test_gem_source_local [721/754] 4177989=rubygems/test_gem_security_policy [722/754] 4177981=ruby/test_process [723/754] 4177982=-ext-/gvl/test_last_thread [724/754] 4177978=ruby/test_pack [725/754] 4177985=prism/api/command_line_test [726/754] 4177985=rubygems/test_gem_resolver_lock_specification [727/754] 4177989=ruby/test_gc [728/754] 4177985=openssl/test_x509cert [729/754] 4177984=rubygems/test_gem_ext_rake_builder [730/754] 4177980=-ext-/method/test_arity [731/754] 4177972=rubygems/test_gem_commands_specification_command [732/754] 4177980=prism/ruby/reflection_test [733/754] 4177980=ruby/enc/test_shift_jis [734/754] 4177980=rubygems/test_gem_commands_which_command [735/754] 4177980=uri/test_http [736/754] 4177980=ruby/test_enumerator [737/754] 4177977=-ext-/symbol/test_inadvertent_creation [738/754] 4177972=mkmf/test_flags [739/754] 4177978=ruby/test_name_error [740/754] 4177983=rubygems/test_gem_commands_dependency_command [741/754] 4177977=psych/test_safe_load [742/754] 4177975=rubygems/test_gem_resolver_composed_set [743/754] 4177977=rubygems/test_gem_resolver [744/754] 4177975=psych/test_stream [745/754] 4177978=net/http/test_httpresponse [746/754] 4177983=open-uri/test_open-uri [747/754] 4177975=rubygems/test_gem_safe_yaml [748/754] 4177975=ruby/test_syntax [749/754] 4177978=ruby/test_data [750/754] 4177978=date/test_date_new [751/754] 4177978=psych/test_date_time [752/754] 4177978=dtrace/test_require [753/754] 4177978=ruby/enc/test_iso_8859 [754/754] 4177978=socket/test_tcp Finished tests in 29.017376s, 992.1641 tests/s, 210254.8463 assertions/s. 28790 tests, 6101044 assertions, 0 failures, 0 errors, 153 skips ruby -v: ruby 3.5.0dev (2025-07-26T13:07:28Z master abafb662ea) +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 generating encdb.h encdb.h unchanged 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-26T13:07:28Z master abafb662ea) +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.456132 seconds 3338 files, 33611 examples, 169778 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0.