# Logfile created on 2025-05-16 12:54:14 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f9e9706fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-gc-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-gc-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-gc-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-gc-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2\"", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=21600, @logfile="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20250516-125414", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "100"]], @make="make", @logger=#<Logger:0x00007f9e97090e38 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f9e97090b68 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f9e96faa370 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20250516-125414", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20250516-125414>, @binmode=false, @mon_data=#<Monitor:0x00007f9e97090528>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2" tool/config.guess already exists tool/config.sub already exists Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-gc-asserts/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/repl_type_completor.revision unchanged $$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make update-src DEFS="-DRGENGC_CHECK_MODE=2" From https://github.com/ruby/ruby a0fe009..097d742 master -> origin/master Updating a0fe009..097d742 Fast-forward marshal.c | 89 ++++++++++++++++------ spec/ruby/core/array/pack/a_spec.rb | 2 +- spec/ruby/core/array/pack/at_spec.rb | 2 +- spec/ruby/core/array/pack/b_spec.rb | 2 +- spec/ruby/core/array/pack/c_spec.rb | 2 +- spec/ruby/core/array/pack/comment_spec.rb | 2 +- spec/ruby/core/array/pack/h_spec.rb | 2 +- spec/ruby/core/array/pack/m_spec.rb | 2 +- spec/ruby/core/array/pack/shared/float.rb | 2 +- spec/ruby/core/array/pack/shared/integer.rb | 2 +- spec/ruby/core/array/pack/shared/string.rb | 2 +- spec/ruby/core/array/pack/u_spec.rb | 2 +- spec/ruby/core/array/pack/w_spec.rb | 2 +- spec/ruby/core/array/pack/x_spec.rb | 2 +- spec/ruby/core/array/pack/z_spec.rb | 2 +- spec/ruby/core/encoding/compatible_spec.rb | 4 +- spec/ruby/core/encoding/converter/convert_spec.rb | 2 +- .../core/encoding/converter/last_error_spec.rb | 2 +- spec/ruby/core/encoding/converter/new_spec.rb | 2 +- .../encoding/converter/primitive_convert_spec.rb | 2 +- .../encoding/converter/primitive_errinfo_spec.rb | 2 +- spec/ruby/core/encoding/converter/putback_spec.rb | 2 +- spec/ruby/core/encoding/fixtures/classes.rb | 2 +- .../error_bytes_spec.rb | 2 +- .../incomplete_input_spec.rb | 2 +- .../readagain_bytes_spec.rb | 2 +- spec/ruby/core/encoding/replicate_spec.rb | 2 +- spec/ruby/core/env/element_reference_spec.rb | 2 +- spec/ruby/core/io/readpartial_spec.rb | 2 +- spec/ruby/core/io/shared/gets_ascii.rb | 2 +- spec/ruby/core/marshal/dump_spec.rb | 29 ++++--- spec/ruby/core/marshal/fixtures/marshal_data.rb | 2 +- spec/ruby/core/marshal/shared/load.rb | 2 +- spec/ruby/core/random/bytes_spec.rb | 2 +- spec/ruby/core/range/cover_spec.rb | 2 +- spec/ruby/core/range/include_spec.rb | 2 +- spec/ruby/core/range/member_spec.rb | 2 +- spec/ruby/core/range/shared/cover.rb | 2 +- spec/ruby/core/range/shared/cover_and_include.rb | 2 +- spec/ruby/core/range/shared/include.rb | 2 +- spec/ruby/core/regexp/shared/new.rb | 2 +- spec/ruby/core/regexp/shared/quote.rb | 2 +- spec/ruby/core/string/byteslice_spec.rb | 2 +- spec/ruby/core/string/codepoints_spec.rb | 2 +- spec/ruby/core/string/count_spec.rb | 2 +- spec/ruby/core/string/shared/codepoints.rb | 2 +- .../string/shared/each_codepoint_without_block.rb | 2 +- spec/ruby/core/string/shared/eql.rb | 2 +- spec/ruby/core/string/shared/succ.rb | 2 +- spec/ruby/core/string/squeeze_spec.rb | 2 +- spec/ruby/core/string/unpack/a_spec.rb | 2 +- spec/ruby/core/string/unpack/at_spec.rb | 2 +- spec/ruby/core/string/unpack/b_spec.rb | 2 +- spec/ruby/core/string/unpack/c_spec.rb | 2 +- spec/ruby/core/string/unpack/comment_spec.rb | 2 +- spec/ruby/core/string/unpack/h_spec.rb | 2 +- spec/ruby/core/string/unpack/m_spec.rb | 2 +- spec/ruby/core/string/unpack/shared/float.rb | 2 +- spec/ruby/core/string/unpack/shared/integer.rb | 2 +- spec/ruby/core/string/unpack/u_spec.rb | 2 +- spec/ruby/core/string/unpack/w_spec.rb | 2 +- spec/ruby/core/string/unpack/x_spec.rb | 2 +- spec/ruby/core/string/unpack/z_spec.rb | 2 +- spec/ruby/core/time/_dump_spec.rb | 2 +- spec/ruby/core/time/_load_spec.rb | 2 +- spec/ruby/language/regexp/encoding_spec.rb | 2 +- spec/ruby/language/regexp/escapes_spec.rb | 2 +- spec/ruby/language/string_spec.rb | 2 +- spec/ruby/library/digest/md5/shared/constants.rb | 2 +- spec/ruby/library/digest/sha1/shared/constants.rb | 2 +- .../ruby/library/digest/sha256/shared/constants.rb | 2 +- .../ruby/library/digest/sha384/shared/constants.rb | 2 +- .../ruby/library/digest/sha512/shared/constants.rb | 2 +- spec/ruby/library/openssl/shared/constants.rb | 2 +- spec/ruby/library/socket/basicsocket/recv_spec.rb | 2 +- .../library/socket/socket/gethostbyname_spec.rb | 2 +- spec/ruby/library/stringscanner/getch_spec.rb | 2 +- spec/ruby/library/stringscanner/shared/get_byte.rb | 2 +- .../library/zlib/inflate/set_dictionary_spec.rb | 2 +- spec/ruby/optional/capi/integer_spec.rb | 2 +- spec/ruby/shared/io/putc.rb | 2 +- test/ruby/test_marshal.rb | 12 ++- zjit/src/hir.rs | 12 +-- 83 files changed, 180 insertions(+), 122 deletions(-) Latest commit hash = 097d742a1e $$$[end] "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make after-update DEFS="-DRGENGC_CHECK_MODE=2" /tmp/ruby/src/trunk-gc-asserts/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-gc-asserts/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/repl_type_completor.revision unchanged Extracting bundle gem power_assert-2.0.5... 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-2.0.6dev.gem $$$[end] "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2" 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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = -DRGENGC_CHECK_MODE=2 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 = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/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-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs' gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-gc-asserts/marshal.c compiling /tmp/ruby/src/trunk-gc-asserts/version.c linking miniruby $$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2" 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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = -DRGENGC_CHECK_MODE=2 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 = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/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-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs' gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated 563108c7cc880dc618705020c4c30eb06a8e60da3fb5f2584df1230a4bc24c02 builtin_binary.inc compiling /tmp/ruby/src/trunk-gc-asserts/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.5.0 linking ruby $$$[end] "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make all DEFS="-DRGENGC_CHECK_MODE=2" 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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = -DRGENGC_CHECK_MODE=2 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 = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/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-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs' gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' 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/st_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/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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' $$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make install DEFS="-DRGENGC_CHECK_MODE=2" Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-gc-asserts/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/repl_type_completor.revision unchanged Extracting bundle gem power_assert-2.0.5... 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-2.0.6dev.gem 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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = -DRGENGC_CHECK_MODE=2 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 = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/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-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs' gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' ./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRGENGC_CHECK_MODE=2" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-gc-asserts/bin installing base libraries: /tmp/ruby/install/trunk-gc-asserts/lib installing arch files: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.5.0+1/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-gc-asserts/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.5.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.5.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.5.0+1/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.5.0+1/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.5.0+1 installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.5.0+1 installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.5.0+1 installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.5.0+1/ruby installing command scripts: /tmp/ruby/install/trunk-gc-asserts/bin installing library scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.5.0+1 installing common headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.5.0+1 installing manpages: /tmp/ruby/install/trunk-gc-asserts/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.5.0+1 bundler 2.7.0.dev delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 5.0.1 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.5.0+1 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.12.0 openssl 3.3.0 pathname 0.4.0 psych 5.2.6 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.5.0+1 minitest 5.25.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.4 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.5.0+1/cache skipped bundled gems: power_assert-2.0.6dev.gem not found in bundled_gems win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2029 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/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 = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/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-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs' gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/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 = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/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-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs' gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' Run options: --seed=48963 "--ruby=./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-gc-asserts/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/753] 43081=-ext-/string/test_coderange [ 2/753] 43079=ruby/test_sleep [ 3/753] 43080=io/wait/test_io_wait [ 4/753] 43081=ruby/test_frozen [ 5/753] 43081=optparse/test_kwargs [ 6/753] 43081=test_securerandom [ 7/753] 43078=psych/test_set [ 8/753] 43081=digest/test_ractor [ 9/753] 43078=ruby/enc/test_euc_kr [ 10/753] 43078=-ext-/win32/test_console_attr [ 11/753] 43078=ruby/test_integer_comb [ 12/753] 43081=test_tsort [ 13/753] 43081=ruby/test_require_lib [ 14/753] 43079=-ext-/gvl/test_ubf_async_safe [ 15/753] 43079=ruby/test_objectspace [ 16/753] 43081=prism/heredoc_dedent_test [ 17/753] 43081=ruby/test_argf [ 18/753] 43080=ruby/test_m17n [ 19/753] 43080=ruby/test_process [ 20/753] 43081=dtrace/test_require [ 21/753] 43081=ruby/test_yjit [ 22/753] 43078=digest/test_digest [ 23/753] 43079=prism/result/named_capture_test [ 24/753] 43079=psych/test_psych [ 25/753] 43079=ruby/enc/test_case_mapping [ 26/753] 43079=openssl/test_x509store [ 27/753] 43079=json/json_common_interface_test [ 28/753] 43079=ruby/enc/test_case_comprehensive [ 29/753] 43079=ruby/test_file_exhaustive [ 30/753] 43081=ruby/test_hash [ 31/753] 43078=psych/test_serialize_subclasses [ 32/753] 43078=openssl/test_ns_spki [ 33/753] 43078=fiber/test_io [ 34/753] 43078=rubygems/test_gem_package_task [ 35/753] 43078=rubygems/test_gem_requirement [ 36/753] 43078=openssl/test_kdf [ 37/753] 43078=psych/test_stream [ 38/753] 43078=rubygems/test_gem_resolver_dependency_request [ 39/753] 43078=mkmf/test_configuration [ 40/753] 43078=prism/ruby/location_test [ 41/753] 43078=rubygems/test_gem_commands_setup_command [ 42/753] 43078=ripper/test_files_test [ 43/753] 43078=optparse/test_did_you_mean [ 44/753] 43078=rubygems/test_webauthn_poller [ 45/753] 43078=rubygems/test_gem_command_manager [ 46/753] 43078=ruby/test_m17n_comb [ 47/753] 43081=psych/test_scalar [ 48/753] 43080=fiber/test_io_buffer [ 49/753] 43081=rubygems/test_gem_resolver_index_specification [ 50/753] 43080=optparse/test_placearg [ 51/753] 43080=dtrace/test_gc [ 52/753] 43080=ruby/test_math [ 53/753] 43081=rubygems/test_gem_safe_marshal [ 54/753] 43080=mkmf/test_libs [ 55/753] 43080=ruby/test_continuation [ 56/753] 43080=test_pty [ 57/753] 43080=ruby/test_case [ 58/753] 43080=-ext-/hash/test_delete [ 59/753] 43080=psych/visitors/test_yaml_tree [ 60/753] 43080=-ext-/namespace/test_load_ext [ 61/753] 43080=rubygems/test_gem_resolver_activation_request [ 62/753] 43080=openssl/test_ts [ 63/753] 43080=-ext-/test_enumerator_kw [ 64/753] 43080=fiber/test_ractor [ 65/753] 43080=ruby/test_range [ 66/753] 43081=ruby/test_exception [ 67/753] 43080=openssl/test_pkey_dh [ 68/753] 43080=prism/result/breadth_first_search_test [ 69/753] 43080=openssl/test_pkey [ 70/753] 43080=-ext-/symbol/test_type [ 71/753] 43080=ruby/enc/test_emoji_breaks [ 72/753] 43080=fiber/test_thread [ 73/753] 43080=cgi/test_cgi_escape [ 74/753] 43081=ruby/test_string [ 75/753] 43080=socket/test_udp [ 76/753] 43080=ruby/test_literal [ 77/753] 43078=rubygems/test_gem_request_set_gem_dependency_api [ 78/753] 43078=rubygems/test_gem_security [ 79/753] 43080=optparse/test_load [ 80/753] 43080=rubygems/test_config [ 81/753] 43080=did_you_mean/test_spell_checker [ 82/753] 43080=openssl/test_x509cert [ 83/753] 43080=rubygems/test_gem_config_file [ 84/753] 43080=prism/result/attribute_write_test [ 85/753] 43080=rubygems/test_gem_commands_push_command [ 86/753] 43078=ruby/test_yjit_exit_locations [ 87/753] 43078=rubygems/test_gem_request_set_lockfile_tokenizer [ 88/753] 43080=ruby/enc/test_windows_1252 [ 89/753] 43080=ruby/test_fnmatch [ 90/753] 43078=ruby/test_alias [ 91/753] 43080=prism/ruby/dispatcher_test [ 92/753] 43080=ruby/test_beginendblock [ 93/753] 43078=psych/nodes/test_enumerable [ 94/753] 43078=json/json_ext_parser_test [ 95/753] 43078=prism/result/warnings_test [ 96/753] 43078=dtrace/test_singleton_function [ 97/753] 43078=psych/test_psych_set [ 98/753] 43078=prism/ruby/ruby_parser_test [ 99/753] 43078=prism/result/implicit_array_test [100/753] 43078=optparse/test_bash_completion [101/753] 43078=erb/test_erb_m17n [102/753] 43078=stringio/test_stringio [103/753] 43078=rubygems/test_gem_commands_environment_command [104/753] 43078=resolv/test_dns [105/753] 43080=rubygems/test_gem_resolver_lock_set [106/753] 43080=ruby/test_io_buffer [107/753] 43080=dtrace/test_raise [108/753] 43080=prism/ruby/compiler_test [109/753] 43080=rubygems/test_gem_commands_check_command [110/753] 43080=psych/test_string [111/753] 43080=rubygems/test_gem_update_suggestion [112/753] 43080=-ext-/econv/test_append [113/753] 43080=date/test_date_conv [114/753] 43080=prism/result/index_write_test [115/753] 43080=mkmf/test_egrep_cpp [116/753] 43078=ruby/enc/test_euc_tw [117/753] 43078=ripper/test_files_ext [118/753] 43078=uri/test_generic [119/753] 43078=prism/result/comments_test [120/753] 43080=uri/test_file [121/753] 43078=prism/ruby/parser_test [122/753] 43078=-ext-/wait/test_wait [123/753] 43078=prism/result/static_literals_test [124/753] 43078=error_highlight/test_error_highlight [125/753] 43080=optparse/test_autoconf [126/753] 43080=ripper/test_files_test_2 [127/753] 43078=ruby/test_gc [128/753] 43080=-ext-/vm/test_at_exit [129/753] 43080=ruby/test_io_timeout [130/753] 43080=ruby/test_defined [131/753] 43080=net/http/test_https_proxy [132/753] 43080=ruby/test_zjit [133/753] 43080=ruby/test_super [134/753] 43080=ruby/test_comparable [135/753] 43080=rubygems/test_gem_dependency [136/753] 43080=ruby/test_basicinstructions [137/753] 43080=ruby/test_lazy_enumerator [138/753] 43080=mkmf/test_find_executable [139/753] 43080=resolv/test_resource [140/753] 43080=-ext-/bignum/test_mul [141/753] 43080=test_tempfile [142/753] 43080=-ext-/thread/test_instrumentation_api [143/753] 43080=optparse/test_reqarg [144/753] 43080=ruby/test_compile_prism [145/753] 43080=ruby/test_syntax [146/753] 43079=-ext-/test_bug-3571 [147/753] 43079=mmtk/test_configuration [148/753] 43079=-ext-/test_notimplement [149/753] 43079=prism/encoding/regular_expression_encoding_test [150/753] 43079=uri/test_mailto [151/753] 43079=rubygems/test_gem_commands_open_command [152/753] 43079=rubygems/test_rubygems [153/753] 43079=prism/ruby/ripper_test [154/753] 43079=prism/encoding/encodings_test [155/753] 43079=-ext-/string/test_normalize [156/753] 43079=ruby/enc/test_gb18030 [157/753] 43079=test_extlibs [158/753] 43079=-ext-/test_bug-5832 [159/753] 43079=ruby/test_autoload [160/753] 43080=ruby/test_numeric [161/753] 43080=prism/result/overlap_test [162/753] 43080=-ext-/win32/test_fd_setsize [163/753] 43080=-ext-/arith_seq/test_arith_seq_extract [164/753] 43080=test_unicode_normalize [165/753] 43080=psych/test_yamlstore [166/753] 43080=rubygems/test_gem_impossible_dependencies_error [167/753] 43080=openssl/test_hmac [168/753] 43080=did_you_mean/spell_checking/test_pattern_key_name_check [169/753] 43080=rubygems/test_gem_commands_cleanup_command [170/753] 43080=did_you_mean/tree_spell/test_change_word [171/753] 43080=openssl/test_x509attr [172/753] 43080=ripper/test_ripper [173/753] 43080=rubygems/test_gem_doctor [174/753] 43080=uri/test_ldap [175/753] 43080=psych/handlers/test_recorder [176/753] 43080=rubygems/test_gem_package [177/753] 43080=json/json_encoding_test [178/753] 43080=prism/lex_test [179/753] 43079=ruby/test_arity [180/753] 43079=-ext-/load/test_resolve_symbol [181/753] 43079=prism/snippets_test [182/753] 43080=ruby/test_trace [183/753] 43080=rubygems/test_gem_name_tuple [184/753] 43080=ruby/test_name_error [185/753] 43080=did_you_mean/test_ractor_compatibility [186/753] 43080=rubygems/test_gem_commands_dependency_command [187/753] 43080=prism/result/constant_path_node_test [188/753] 43080=prism/percent_delimiter_string_test [189/753] 43080=-ext-/debug/test_debug [190/753] 43080=test_singleton [191/753] 43080=psych/test_safe_load [192/753] 43080=date/test_date_attr [193/753] 43080=uri/test_wss [194/753] 43080=ruby/enc/test_emoji [195/753] 43080=set/test_sorted_set [196/753] 43080=ruby/test_readpartial [197/753] 43080=rubygems/test_gem_source_fetch_problem [198/753] 43080=ruby/test_sprintf [199/753] 43080=ruby/test_enumerator [200/753] 43079=ruby/enc/test_cp949 [201/753] 43079=ruby/test_condition [202/753] 43079=resolv/test_mdns [203/753] 43079=-ext-/exception/test_data_error [204/753] 43079=dtrace/test_array_create [205/753] 43079=psych/test_date_time [206/753] 43079=ruby/test_weakmap [207/753] 43081=uri/test_ws [208/753] 43081=ruby/test_pack [209/753] 43081=rubygems/test_gem_uri_formatter [210/753] 43081=ruby/test_array [211/753] 43079=mkmf/test_convertible [212/753] 43081=psych/test_scalar_scanner [213/753] 43081=net/http/test_http_request [214/753] 43081=fiber/test_queue [215/753] 43081=ruby/test_stringchar [216/753] 43081=rubygems/test_gem_commands_rebuild_command [217/753] 43081=date/test_date_strptime [218/753] 43081=net/http/test_buffered_io [219/753] 43081=json/json_coder_test [220/753] 43081=optparse/test_getopts [221/753] 43081=test_prettyprint [222/753] 43081=uri/test_parser [223/753] 43081=rubygems/test_gem_resolver_lock_specification [224/753] 43081=rubygems/test_gem_security_signer [225/753] 43081=ruby/test_namespace [226/753] 43081=rubygems/test_webauthn_listener [227/753] 43081=net/http/test_httpresponses [228/753] 43081=ruby/test_data [229/753] 43081=did_you_mean/spell_checking/test_require_path_check [230/753] 43081=uri/test_http [231/753] 43081=dtrace/test_function_entry [232/753] 43081=mkmf/test_framework [233/753] 43081=-ext-/float/test_nextafter [234/753] 43081=psych/test_json_tree [235/753] 43081=-ext-/string/test_capacity [236/753] 43081=ripper/test_files_sample [237/753] 43081=ruby/test_backtrace [238/753] 43081=optparse/test_summary [239/753] 43081=ruby/test_rand [240/753] 43079=rubygems/test_gem_commands_signout_command [241/753] 43079=-ext-/st/test_foreach [242/753] 43079=optparse/test_cclass [243/753] 43079=rubygems/test_gem_commands_cert_command [244/753] 43081=rubygems/test_gem_dependency_list [245/753] 43081=rubygems/test_gem_path_support [246/753] 43081=ruby/test_ifunless [247/753] 43081=ruby/enc/test_grapheme_breaks [248/753] 43081=test_find [249/753] 43081=prism/encoding/string_encoding_test [250/753] 43081=-ext-/integer/test_integer [251/753] 43081=rubygems/test_gem_commands_build_command [252/753] 43081=stringio/test_ractor [253/753] 43081=ruby/test_unicode_escape [254/753] 43079=openssl/test_pkcs12 [255/753] 43079=prism/locals_test [256/753] 43081=ruby/test_shapes [257/753] 43079=digest/test_digest_extend [258/753] 43081=test_shellwords [259/753] 43081=did_you_mean/spell_checking/test_key_name_check [260/753] 43081=psych/test_omap [261/753] 43081=-ext-/popen_deadlock/test_popen_deadlock [262/753] 43079=test_pp [263/753] 43079=prism/result/heredoc_test [264/753] 43079=-ext-/load/test_stringify_symbols [265/753] 43079=test_forwardable [266/753] 43079=-ext-/test_scan_args [267/753] 43079=rubygems/test_webauthn_listener_response [268/753] 43079=rubygems/test_gem_package_tar_writer [269/753] 43079=ruby/enc/test_utf16 [270/753] 43079=psych/test_emitter [271/753] 43079=rubygems/test_gem_bundler_version_finder [272/753] 43079=ruby/test_float [273/753] 43081=openssl/test_pkey_ec [274/753] 43081=ruby/test_proc [275/753] 43079=psych/test_array [276/753] 43081=rubygems/test_gem_commands_uninstall_command [277/753] 43079=ruby/test_fiber [278/753] 43081=date/test_date_parse [279/753] 43081=date/test_date_new [280/753] 43081=zlib/test_zlib [281/753] 43079=rubygems/test_gem_ext_cargo_builder_link_flag_converter [282/753] 43079=rubygems/test_gem_commands_contents_command [283/753] 43079=rubygems/test_gem_ext_cargo_builder [284/753] 43079=rubygems/test_gem_uninstaller [285/753] 43079=rubygems/test_gem_specification [286/753] 43079=test_open3 [287/753] 43079=prism/api/parse_success_test [288/753] 43079=uri/test_ftp [289/753] 43079=prism/library_symbols_test [290/753] 43079=ruby/enc/test_gbk [291/753] 43079=ruby/test_inlinecache [292/753] 43079=ruby/test_warning [293/753] 43079=rubygems/test_gem_resolver_installer_set [294/753] 43079=fiber/test_backtrace [295/753] 43079=-ext-/exception/test_exception_at_throwing [296/753] 43079=-ext-/array/test_to_ary_concat [297/753] 43079=ruby/test_mixed_unicode_escapes [298/753] 43079=-ext-/struct/test_data [299/753] 43079=fiber/test_sleep [300/753] 43079=io/wait/test_ractor [301/753] 43079=ruby/test_pipe [302/753] 43079=ruby/test_gc_compact [303/753] 43081=mkmf/test_sizeof [304/753] 43081=optparse/test_zsh_completion [305/753] 43081=prism/newline_test [306/753] 43081=did_you_mean/test_tree_spell_checker [307/753] 43081=-ext-/string/test_interned_str [308/753] 43081=ruby/test_system [309/753] 43081=rubygems/test_gem_dependency_resolution_error [310/753] 43081=ruby/test_random_formatter [311/753] 43081=rubygems/test_gem_commands_yank_command [312/753] 43081=rubygems/test_gem_package_old [313/753] 43081=rubygems/test_gem_resolver_vendor_set [314/753] 43081=prism/result/node_id_test [315/753] 43081=prism/regexp_test [316/753] 43081=-ext-/string/test_enc_associate [317/753] 43081=did_you_mean/tree_spell/test_human_typo [318/753] 43081=rubygems/test_gem_source_subpath_problem [319/753] 43081=ruby/test_time [320/753] 43081=rubygems/test_gem_commands_update_command [321/753] 43079=rubygems/test_gem_request_set_lockfile_parser [322/753] 43079=openssl/test_asn1 [323/753] 43079=-ext-/array/test_resize [324/753] 43079=did_you_mean/spell_checking/test_method_name_check [325/753] 43079=prism/result/string_test [326/753] 43079=ruby/test_method [327/753] 43081=ruby/test_assignment [328/753] 43081=psych/test_yaml_special_cases [329/753] 43081=rubygems/test_gem_source_list [330/753] 43081=socket/test_socket [331/753] 43081=rubygems/test_require [332/753] 43081=rubygems/test_gem_platform [333/753] 43081=rubygems/test_gem_commands_server_command [334/753] 43081=dtrace/test_method_cache [335/753] 43081=ruby/enc/test_cesu8 [336/753] 43081=prism/result/regular_expression_options_test [337/753] 43081=psych/test_exception [338/753] 43081=rubygems/test_gem_ext_rake_builder [339/753] 43081=fileutils/test_fileutils [340/753] 43081=rubygems/test_gem_local_remote_options [341/753] 43081=rubygems/test_gem_remote_fetcher_local_server [342/753] 43081=openssl/test_bn [343/753] 43081=date/test_date [344/753] 43081=optparse/test_optarg [345/753] 43081=-ext-/test_ensure_and_callcc [346/753] 43081=-ext-/iter/test_yield_block [347/753] 43081=rubygems/test_kernel [348/753] 43081=etc/test_etc [349/753] 43081=rubygems/test_gem_commands_unpack_command [350/753] 43081=date/test_date_marshal [351/753] 43081=-ext-/string/test_set_len [352/753] 43081=openssl/test_random [353/753] 43081=ruby/test_io [354/753] 43079=optparse/test_noarg [355/753] 43079=ruby/test_complex [356/753] 43079=ruby/enc/test_utf32 [357/753] 43079=psych/test_nil [358/753] 43079=rubygems/test_gem_gemcutter_utilities [359/753] 43079=psych/json/test_stream [360/753] 43079=lib/!Nothing_to_test [361/753] 43079=psych/visitors/test_emitter [362/753] 43079=ruby/test_not [363/753] 43079=json/json_parser_test [364/753] 43079=prism/api/parse_test [365/753] 43079=net/http/test_https [366/753] 43080=ruby/enc/test_shift_jis [367/753] 43080=rubygems/test_gem_commands_outdated_command [368/753] 43080=rubygems/test_gem_util [369/753] 43080=psych/test_deprecated [370/753] 43080=mkmf/test_signedness [371/753] 43079=-ext-/exception/test_ensured [372/753] 43079=pathname/test_ractor [373/753] 43079=-ext-/bignum/test_div [374/753] 43079=open-uri/test_proxy [375/753] 43079=ruby/test_rational2 [376/753] 43079=prism/fixtures_test [377/753] 43079=date/test_date_arith [378/753] 43079=rubygems/test_gem_package_tar_header [379/753] 43079=rubygems/test_project_sanity [380/753] 43079=rubygems/test_gem_source [381/753] 43079=ruby/test_arithmetic_sequence [382/753] 43079=-ext-/string/test_external_new [383/753] 43079=rubygems/test_gem_unsatisfiable_dependency_error [384/753] 43079=optparse/test_optparse [385/753] 43079=dtrace/test_hash_create [386/753] 43079=date/test_switch_hitter [387/753] 43079=prism/result/source_location_test [388/753] 43079=rubygems/test_gem_installer [389/753] 43080=psych/test_hash [390/753] 43080=rubygems/test_gem_resolver_specification [391/753] 43080=rubygems/test_gem_ext_cmake_builder [392/753] 43080=ruby/test_weakkeymap [393/753] 43080=ruby/test_memory_view [394/753] 43080=-ext-/iter/test_iter_break [395/753] 43080=ruby/test_flip [396/753] 43080=-ext-/num2int/test_num2int [397/753] 43080=rubygems/test_gem_resolver_installed_specification [398/753] 43080=-ext-/struct/test_duplicate [399/753] 43080=-ext-/method/test_arity [400/753] 43080=io/console/test_ractor [401/753] 43080=ruby/test_undef [402/753] 43080=fiber/test_address_resolve [403/753] 43080=ruby/test_yield [404/753] 43079=-ext-/typeddata/test_typeddata [405/753] 43081=ripper/test_files_test_1 [406/753] 43081=openssl/test_config [407/753] 43081=prism/api/parse_comments_test [408/753] 43081=-ext-/string/test_fstring [409/753] 43081=prism/encoding/symbol_encoding_test [410/753] 43081=ruby/test_file [411/753] 43079=prism/bom_test [412/753] 43079=openssl/test_pkcs7 [413/753] 43079=ruby/test_dup [414/753] 43079=openssl/test_provider [415/753] 43079=ruby/test_require [416/753] 43081=ruby/test_key_error [417/753] 43081=ruby/test_clone [418/753] 43081=-ext-/thread/test_lock_native_thread [419/753] 43081=-ext-/struct/test_len [420/753] 43081=openssl/test_engine [421/753] 43081=-ext-/load/test_dot_dot [422/753] 43081=objspace/test_objspace [423/753] 43080=prism/magic_comment_test [424/753] 43080=rubygems/test_gem_security_trust_dir [425/753] 43080=did_you_mean/spell_checking/test_variable_name_check [426/753] 43080=test_time [427/753] 43080=rubygems/test_gem_commands_exec_command [428/753] 43080=psych/test_numeric [429/753] 43080=-ext-/st/test_update [430/753] 43080=mkmf/test_have_library [431/753] 43079=ruby/test_pattern_matching [432/753] 43079=ruby/test_nomethod_error [433/753] 43079=psych/test_struct [434/753] 43079=ruby/test_ast [435/753] 43080=rubygems/test_gem_commands_install_command [436/753] 43080=prism/onigmo_test [437/753] 43080=-ext-/bignum/test_pack [438/753] 43080=prism/fuzzer_test [439/753] 43080=rubygems/test_gem_commands_owner_command [440/753] 43080=ruby/test_eval [441/753] 43080=ruby/test_metaclass [442/753] 43080=psych/test_class [443/753] 43080=prism/newline_offsets_test [444/753] 43080=prism/result/static_inspect_test [445/753] 43080=-ext-/iseq_load/test_iseq_load [446/753] 43080=ruby/enc/test_windows_1251 [447/753] 43080=prism/ruby/relocation_test [448/753] 43080=-ext-/class/test_class2name [449/753] 43080=ruby/test_complex2 [450/753] 43080=openssl/test_cipher [451/753] 43080=-ext-/time/test_new [452/753] 43080=erb/test_erb_command [453/753] 43080=-ext-/bignum/test_bigzero [454/753] 43080=-ext-/integer/test_my_integer [455/753] 43080=ruby/enc/test_big5 [456/753] 43080=ruby/test_call [457/753] 43080=rubygems/test_gem_commands_sources_command [458/753] 43080=date/test_date_compat [459/753] 43080=ruby/test_io_m17n [460/753] 43080=rubygems/test_bundled_ca [461/753] 43080=ruby/enc/test_case_options [462/753] 43080=rubygems/test_gem_commands_fetch_command [463/753] 43080=ruby/test_struct [464/753] 43080=fiber/test_timeout [465/753] 43080=ruby/test_env [466/753] 43080=fiber/test_mutex [467/753] 43080=ruby/test_complexrational [468/753] 43080=prism/api/lex_test [469/753] 43080=fiber/test_enumerator [470/753] 43080=socket/test_nonblock [471/753] 43080=openssl/test_ocsp [472/753] 43080=rubygems/test_gem_source_lock [473/753] 43080=openssl/test_digest [474/753] 43080=rubygems/test_gem_commands_list_command [475/753] 43080=rubygems/test_gem_uri [476/753] 43080=erb/test_erb [477/753] 43080=dtrace/test_object_create_start [478/753] 43080=prism/version_test [479/753] 43080=ripper/test_sexp [480/753] 43080=rubygems/test_gem_commands_help_command [481/753] 43080=-ext-/file/test_stat [482/753] 43080=ruby/test_frozen_error [483/753] 43080=-ext-/funcall/test_passing_block [484/753] 43080=rubygems/test_gem_dependency_installer [485/753] 43080=-ext-/test_printf [486/753] 43080=rubygems/test_gem_commands_signin_command [487/753] 43080=rubygems/test_gem_console_ui [488/753] 43080=rubygems/test_gem_stub_specification [489/753] 43080=rubygems/test_gem_resolver_api_set [490/753] 43080=dtrace/test_cmethod [491/753] 43080=did_you_mean/spell_checking/test_uncorrectable_name_check [492/753] 43080=-ext-/string/test_qsort [493/753] 43080=json/json_addition_test [494/753] 43080=rubygems/test_gem_commands_search_command [495/753] 43080=-ext-/marshal/test_usrmarshal [496/753] 43080=ruby/test_signal [497/753] 43080=ruby/test_fixnum [498/753] 43080=psych/test_yaml [499/753] 43080=-ext-/bignum/test_big2str [500/753] 43080=ripper/test_files_lib [501/753] 43080=openssl/test_ssl_session [502/753] 43080=prism/result/integer_parse_test [503/753] 43080=ruby/test_parse [504/753] 43080=test_bundled_gems [505/753] 43080=openssl/test_pair [506/753] 43080=psych/test_object_references [507/753] 43080=-ext-/symbol/test_inadvertent_creation [508/753] 43080=rubygems/test_gem_version_option [509/753] 43080=io/console/test_io_console [510/753] 43080=-ext-/eval/test_eval [511/753] 43080=ruby/test_enum [512/753] 43080=-ext-/string/test_cstr [513/753] 43080=-ext-/string/test_ellipsize [514/753] 43080=rubygems/test_gem_commands_stale_command [515/753] 43080=ruby/test_econv [516/753] 43080=psych/visitors/test_depth_first [517/753] 43080=rubygems/test_gem_version [518/753] 43080=fileutils/test_nowrite [519/753] 43080=mkmf/test_install [520/753] 43080=ruby/test_thread_cv [521/753] 43080=ruby/test_thread_queue [522/753] 43080=ruby/test_stack [523/753] 43080=dtrace/test_load [524/753] 43080=-ext-/gvl/test_last_thread [525/753] 43080=psych/visitors/test_to_ruby [526/753] 43080=json/json_generic_object_test [527/753] 43080=ruby/test_rubyvm [528/753] 43080=ruby/test_primitive [529/753] 43080=coverage/test_coverage [530/753] 43080=prism/api/freeze_test [531/753] 43080=mkmf/test_have_macro [532/753] 43080=pathname/test_pathname [533/753] 43080=rubygems/test_gem_resolver [534/753] 43080=psych/test_document [535/753] 43080=net/http/test_httpheader [536/753] 43080=prism/ruby/reflection_test [537/753] 43080=ruby/test_encoding [538/753] 43080=rubygems/test_gem_package_tar_reader [539/753] 43080=rubygems/test_gem_resolver_conflict [540/753] 43080=rubygems/test_gem_commands_query_command [541/753] 43080=mkmf/test_constant [542/753] 43080=-ext-/string/test_too_many_dummy_encodings [543/753] 43080=optparse/test_acceptable [544/753] 43080=-ext-/test_random [545/753] 43080=psych/test_marshalable [546/753] 43080=psych/test_encoding [547/753] 43080=ruby/test_class [548/753] 43079=-ext-/string/test_enc_str_buf_cat [549/753] 43079=ruby/test_const [550/753] 43079=openssl/test_ssl [551/753] 43079=socket/test_sockopt [552/753] 43079=ruby/test_module [553/753] 43079=-ext-/string/test_rb_str_dup [554/753] 43079=rubygems/test_gem_ci_detector [555/753] 43079=ripper/test_lexer [556/753] 43079=io/wait/test_io_wait_uncommon [557/753] 43079=rubygems/test_gem_resolver_best_set [558/753] 43079=json/json_string_matching_test [559/753] 43079=psych/test_alias_and_anchor [560/753] 43079=net/http/test_httpresponse [561/753] 43079=ruby/test_dir [562/753] 43079=openssl/test_pkey_dsa [563/753] 43079=prism/api/parse_stream_test [564/753] 43079=ruby/test_sprintf_comb [565/753] 43079=ruby/test_keyword [566/753] 43079=ruby/test_method_cache [567/753] 43079=rubygems/test_gem_ext_cargo_builder_unit [568/753] 43079=socket/test_tcp [569/753] 43079=prism/ruby/tunnel_test [570/753] 43079=rubygems/test_gem_text [571/753] 43079=ruby/test_settracefunc [572/753] 43079=rubygems/test_gem_source_git [573/753] 43079=socket/test_unix [574/753] 43079=ruby/enc/test_regex_casefold [575/753] 43079=ruby/test_symbol [576/753] 43079=psych/test_coder [577/753] 43079=rubygems/test_exit [578/753] 43079=-ext-/bug_reporter/test_bug_reporter [579/753] 43079=rubygems/test_gem_ext_ext_conf_builder [580/753] 43079=openssl/test_x509name [581/753] 43079=test_timeout [582/753] 43079=-ext-/path_to_class/test_path_to_class [583/753] 43079=test_weakref [584/753] 43079=did_you_mean/core_ext/test_name_error_extension [585/753] 43079=prism/ruby/parameters_signature_test [586/753] 43079=prism/result/numeric_value_test [587/753] 43079=openssl/test_x509ext [588/753] 43079=mkmf/test_flags [589/753] 43079=rubygems/test_gem_ext_builder [590/753] 43079=rubygems/test_gem_source_local [591/753] 43079=rubygems/test_gem_resolver_git_specification [592/753] 43079=rubygems/test_gem_resolver_vendor_specification [593/753] 43079=ruby/test_string_memory [594/753] 43079=rubygems/test_gem_commands_specification_command [595/753] 43079=psych/test_object [596/753] 43079=-ext-/test_abi [597/753] 43079=prism/api/dump_test [598/753] 43079=rubygems/test_gem_silent_ui [599/753] 43079=json/ractor_test [600/753] 43079=rubygems/test_gem_request_set [601/753] 43079=ruby/test_bignum [602/753] 43079=ripper/test_scanner_events [603/753] 43079=-ext-/load/test_protect [604/753] 43079=psych/test_tree_builder [605/753] 43079=ruby/test_whileuntil [606/753] 43079=psych/test_data [607/753] 43079=rubygems/test_gem_commands_mirror [608/753] 43079=monitor/test_monitor [609/753] 43079=openssl/test_ossl [610/753] 43079=rubygems/test_gem_commands_info_command [611/753] 43079=-ext-/bignum/test_str2big [612/753] 43079=rubygems/test_gem_package_tar_reader_entry [613/753] 43079=ruby/test_thread [614/753] 43079=mkmf/test_pkg_config [615/753] 43079=open-uri/test_ftp [616/753] 43079=ruby/test_transcode [617/753] 43079=ruby/test_vm_dump [618/753] 43079=test_tmpdir [619/753] 43079=ripper/test_filter [620/753] 43079=prism/errors_test [621/753] 43079=-ext-/win32/test_dln [622/753] 43079=ruby/enc/test_koi8 [623/753] 43079=openssl/test_x509req [624/753] 43079=rubygems/test_gem_remote_fetcher [625/753] 43079=io/nonblock/test_flush [626/753] 43079=net/http/test_http [627/753] 43079=json/json_generator_test [628/753] 43079=ruby/test_ractor [629/753] 43079=rubygems/test_gem_resolver_composed_set [630/753] 43079=ripper/test_parser_events [631/753] 43079=prism/ruby/string_query_test [632/753] 43079=ruby/test_insns_leaf [633/753] 43079=rubygems/test_gem_resolver_local_specification [634/753] 43079=-ext-/rational/test_rat [635/753] 43079=ruby/test_allocation [636/753] 43079=rubygems/test_gem_validator [637/753] 43079=openssl/test_x509crl [638/753] 43079=openssl/test_pkey_rsa [639/753] 43079=open-uri/test_open-uri [640/753] 43079=-ext-/st/test_numhash [641/753] 43079=prism/unescape_test [642/753] 43079=ruby/test_refinement [643/753] 43081=ruby/test_object_id [644/753] 43081=rubygems/test_gem_request_connection_pools [645/753] 43081=rubygems/test_gem_request [646/753] 43081=ruby/enc/test_iso_8859 [647/753] 43081=rubygems/test_gem_resolver_api_specification [648/753] 43081=-ext-/tracepoint/test_tracepoint [649/753] 43081=prism/test_helper [650/753] 43081=-ext-/marshal/test_internal_ivar [651/753] 43081=prism/ruby/desugar_compiler_test [652/753] 43081=rubygems/test_gem_security_policy [653/753] 43081=openssl/test_fips [654/753] 43081=yaml/test_store [655/753] 43081=ruby/test_rational [656/753] 43081=date/test_date_ractor [657/753] 43081=test_trick [658/753] 43079=net/protocol/test_protocol [659/753] 43079=rubygems/test_gem_ext_configure_builder [660/753] 43079=rubygems/test_gem_rdoc [661/753] 43079=ruby/test_integer [662/753] 43081=ruby/test_lambda [663/753] 43081=strscan/test_ractor [664/753] 43081=win32/test_registry [665/753] 43081=psych/test_yamldbm [666/753] 43081=ruby/test_iseq [667/753] 43079=rubygems/test_deprecate [668/753] 43079=mkmf/test_config [669/753] 43079=objspace/test_ractor [670/753] 43079=rubygems/test_gem_resolver_git_set [671/753] 43079=rubygems/test_gem_commands_lock_command [672/753] 43079=-ext-/test_recursion [673/753] 43079=socket/test_ancdata [674/753] 43079=psych/test_null [675/753] 43079=rubygems/test_gem_stream_ui [676/753] 43079=did_you_mean/spell_checking/test_class_name_check [677/753] 43079=json/test_helper [678/753] 43079=rubygems/test_remote_fetch_error [679/753] 43079=psych/test_boolean [680/753] 43079=-ext-/proc/test_bmethod [681/753] 43079=rubygems/test_gem [682/753] 43079=test_delegate [683/753] 43079=ruby/test_set [684/753] 43079=resolv/test_addr [685/753] 43079=mkmf/test_have_func [686/753] 43079=psych/test_parser [687/753] 43079=ruby/test_threadgroup [688/753] 43079=fileutils/test_verbose [689/753] 43079=rubygems/test_gem_install_update_options [690/753] 43079=ruby/test_regexp [691/753] 43081=ruby/test_marshal [692/753] 43080=fiber/test_scheduler [693/753] 43081=strscan/test_stringscanner [694/753] 43081=-ext-/stack/test_stack_overflow [695/753] 43081=mkmf/test_mkmf [696/753] 43081=psych/test_merge_keys [697/753] 43081=rubygems/test_gem_remote_fetcher_local_ssl_server [698/753] 43081=json/json_fixtures_test [699/753] 43081=open-uri/test_ssl [700/753] 43081=psych/test_ractor [701/753] 43081=rubygems/test_gem_gem_runner [702/753] 43081=socket/test_addrinfo [703/753] 43081=prism/result/equality_test [704/753] 43081=-ext-/string/test_nofree [705/753] 43081=ruby/test_object [706/753] 43081=rubygems/test_gem_source_specific_file [707/753] 43081=-ext-/test_bug-14834 [708/753] 43081=ruby/test_time_tz [709/753] 43081=uri/test_common [710/753] 43081=rubygems/test_gem_commands_pristine_command [711/753] 43081=rubygems/test_gem_safe_yaml [712/753] 43081=ruby/test_variable [713/753] 43081=ruby/test_optimization [714/753] 43081=did_you_mean/edit_distance/test_jaro_winkler [715/753] 43081=rubygems/test_gem_command [716/753] 43081=test_ipaddr [717/753] 43081=-ext-/struct/test_member [718/753] 43081=rubygems/test_gem_resolver_index_set [719/753] 43081=rubygems/test_gem_spec_fetcher [720/753] 43081=psych/test_stringio [721/753] 43081=-ext-/debug/test_profile_frames [722/753] 43081=-ext-/arith_seq/test_arith_seq_beg_len_step [723/753] 43081=rubygems/test_gem_resolver_requirement_list [724/753] 43081=test_rbconfig [725/753] 43081=yaml/test_dbm [726/753] 43081=ruby/test_rubyoptions [727/753] 43081=-ext-/exception/test_enc_raise [728/753] 43081=fiber/test_storage [729/753] 43081=ruby/enc/test_euc_jp [730/753] 43081=psych/test_symbol [731/753] 43081=prism/ractor_test [732/753] 43081=date/test_date_strftime [733/753] 43081=openssl/test_buffering [734/753] 43081=resolv/test_svcb_https [735/753] 43081=dtrace/test_string [736/753] 43081=ruby/test_iterator [737/753] 43081=ruby/test_path [738/753] 43081=-ext-/postponed_job/test_postponed_job [739/753] 43081=socket/test_basicsocket [740/753] 43081=rubygems/test_gem_remote_fetcher_s3 [741/753] 43081=prism/result/integer_base_flags_test [742/753] 43081=rubygems/test_gem_request_set_lockfile [743/753] 43081=ruby/test_default_gems [744/753] 43081=fileutils/test_dryrun [745/753] 43081=-ext-/string/test_modify_expand [746/753] 43081=fiber/test_process [747/753] 43081=rubygems/test_gem_available_set [748/753] 43081=rubygems/test_gem_source_installed [749/753] 43081=prism/api/command_line_test [750/753] 43081=rubygems/test_gem_commands_which_command [751/753] 43081=prism/ruby/pattern_test [752/753] 43081=ruby/test_dir_m17n [753/753] 43081=rubygems/test_gem_source_vendor 1) Error: TestGc#test_interrupt_in_finalizer: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (1000.0 sec) pid 49691 killed by SIGSEGV (signal 11) (core dumped) | | -e:11: [BUG] Segmentation fault at 0x000003e90000a846 | ruby 3.5.0dev (2025-05-16T12:22:33Z master 097d742a1e) +PRISM [x86_64-linux] | | -- Control frame information ----------------------------------------------- | c:0004 p:0009 s:0019 e:000015 BLOCK -e:11 | c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168 | c:0002 p:0029 s:0008 E:0017c0 EVAL -e:10 [FINISH] | c:0001 p:0000 s:0003 E:001560 DUMMY [FINISH] | | -- Ruby level backtrace information ---------------------------------------- | -e:10:in '<main>' | <internal:kernel>:168:in 'loop' | -e:11:in 'block in <main>' | | -- Threading information --------------------------------------------------- | Total ractor count: 1 | Ruby thread count for this ractor: 2 | | -- Machine register context ------------------------------------------------ | RIP: 0x00007f79bee89e2c RBP: 0x0000000000000000 RSP: 0x00007ffd247d9da0 | RAX: 0x00007f795f9741b0 RBX: 0x00007f795f9741b0 RCX: 0x0000000000002e85 | RDX: 0x0000000000000000 RDI: 0x000055e0e98754e0 RSI: 0x0000000000005d0b | R8: 0x0000000000000001 R9: 0x0000000006262601 R10: 0x0000000000000000 | R11: 0x0000000000000000 R12: 0x000055e0dddd7c40 R13: 0x0000000000000028 | R14: 0x00007f795f970000 R15: 0x00007f795f9741b0 EFL: 0x0000000000000213 | | -- C level backtrace information ------------------------------------------- | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7f79bf09c872] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:843 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1175 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug_for_fatal_signal+0x104) [0x7f79bee6dae4] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x7f79befd2558] /tmp/ruby/src/trunk-gc-asserts/signal.c:936 | /lib/x86_64-linux-gnu/libc.so.6(0x7f79be9a1320) [0x7f79be9a1320] | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ptr_in_page_body_p+0x0) [0x7f79bee89e2c] /usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h:31 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(bsearch) /usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h:33 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_page_for_ptr) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2516 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(is_pointer_to_heap) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2543 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(check_rvalue_consistency_force+0x8b) [0x7f79bee9434b] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1232 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(check_rvalue_consistency+0x12) [0x7f79bee9769e] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1334 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RVALUE_UNCOLLECTIBLE) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1209 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_plane) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3459 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_page+0x11b) [0x7f79bee9ca71] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3551 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_step) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3832 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_continue+0xb) [0x7f79bee9f4cb] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3915 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_continue) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2016 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_prepare+0x44) [0x7f79beea0bd4] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2035 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_next_free_page) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2267 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_cache_miss) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2374 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_alloc+0x12) [0x7f79beea418a] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2398 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2477 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:1005 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:1043 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_class_allocate_instance+0x79) [0x7f79bef1aa19] /tmp/ruby/src/trunk-gc-asserts/object.c:131 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(class_call_alloc_func+0x5) [0x7f79bef1dfa8] /tmp/ruby/src/trunk-gc-asserts/object.c:2173 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_class_alloc) /tmp/ruby/src/trunk-gc-asserts/object.c:2145 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_obj_alloc) /tmp/ruby/src/trunk-gc-asserts/object.c:2185 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x4083) [0x7f79bf082af3] ../../src/trunk-gc-asserts/insns.def:924 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x7f79bf08535e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2625 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7f79bee778f5] /tmp/ruby/src/trunk-gc-asserts/eval.c:281 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x83) [0x7f79bee7ba73] /tmp/ruby/src/trunk-gc-asserts/eval.c:319 | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x55e0c302e186] /tmp/ruby/src/trunk-gc-asserts/main.c:42 | /tmp/ruby/build/trunk-gc-asserts/ruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f79be9861ca] ../sysdeps/nptl/libc_start_call_main.h:58 | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f79be98628b] ../csu/libc-start.c:360 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 | [0x55e0c302e1d5] | | -- Other runtime information ----------------------------------------------- | | * Process memory map: | | 55e0c302d000-55e0c302e000 r--p 00000000 00:34 15738258 /tmp/ruby/build/trunk-gc-asserts/ruby | 55e0c302e000-55e0c302f000 r-xp 00001000 00:34 15738258 /tmp/ruby/build/trunk-gc-asserts/ruby | 55e0c302f000-55e0c3030000 r--p 00002000 00:34 15738258 /tmp/ruby/build/trunk-gc-asserts/ruby | 55e0c3030000-55e0c3031000 r--p 00002000 00:34 15738258 /tmp/ruby/build/trunk-gc-asserts/ruby | 55e0c3031000-55e0c3032000 rw-p 00003000 00:34 15738258 /tmp/ruby/build/trunk-gc-asserts/ruby | 55e0dddd5000-55e0ee2cf000 rw-p 00000000 00:00 0 [heap] | 7f78ee3ae000-7f7944ef0000 rw-p 00000000 00:00 0 | 7f795841a000-7f7958621000 r--s 00000000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f7958621000-7f7959c02000 r--s 00000000 00:34 15736317 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 | 7f7959c02000-7f7959c40000 r--s 00000000 00:34 15738258 /tmp/ruby/build/trunk-gc-asserts/ruby | 7f7959c40000-7f79725f0000 rw-p 00000000 00:00 0 | 7f7972600000-7f7987d30000 rw-p 00000000 00:00 0 | 7f7987d40000-7f79948d0000 rw-p 00000000 00:00 0 | 7f79948e0000-7f799a650000 rw-p 00000000 00:00 0 | 7f799a660000-7f799d3f0000 rw-p 00000000 00:00 0 | 7f799d400000-7f799e990000 rw-p 00000000 00:00 0 | 7f799e9a0000-7f799f5c0000 rw-p 00000000 00:00 0 | 7f799f5d0000-7f799fc10000 rw-p 00000000 00:00 0 | 7f799fc20000-7f799ff00000 rw-p 00000000 00:00 0 | 7f799ff10000-7f79a0021000 rw-p 00000000 00:00 0 | 7f79a0021000-7f79a4000000 ---p 00000000 00:00 0 | 7f79a4010000-7f79a4050000 rw-p 00000000 00:00 0 | 7f79a4060000-7f79a4120000 rw-p 00000000 00:00 0 | 7f79a4130000-7f79a41b0000 rw-p 00000000 00:00 0 | 7f79a41be000-7f79a41bf000 ---p 00000000 00:00 0 | 7f79a41bf000-7f79a4320000 rw-p 00000000 00:00 0 | 7f79a432f000-7f79a4330000 ---p 00000000 00:00 0 | 7f79a4330000-7f79a4371000 rw-p 00000000 00:00 0 | 7f79a4371000-7f79a4372000 ---p 00000000 00:00 0 | 7f79a4372000-7f79a43b3000 rw-p 00000000 00:00 0 | 7f79a43b3000-7f79a43b4000 ---p 00000000 00:00 0 | 7f79a43b4000-7f79a43f5000 rw-p 00000000 00:00 0 | 7f79a43f5000-7f79a43f6000 ---p 00000000 00:00 0 | 7f79a43f6000-7f79a4437000 rw-p 00000000 00:00 0 | 7f79a4437000-7f79a4438000 ---p 00000000 00:00 0 | 7f79a4438000-7f79a4479000 rw-p 00000000 00:00 0 | 7f79a4479000-7f79a447a000 ---p 00000000 00:00 0 | 7f79a447a000-7f79a44bb000 rw-p 00000000 00:00 0 | 7f79a44bb000-7f79a44bc000 ---p 00000000 00:00 0 | 7f79a44bc000-7f79a44fd000 rw-p 00000000 00:00 0 | 7f79a44fd000-7f79a44fe000 ---p 00000000 00:00 0 | 7f79a44fe000-7f79a453f000 rw-p 00000000 00:00 0 | 7f79a453f000-7f79a4540000 ---p 00000000 00:00 0 | 7f79a4540000-7f79a4581000 rw-p 00000000 00:00 0 | 7f79a4581000-7f79a4582000 ---p 00000000 00:00 0 | 7f79a4582000-7f79a45c3000 rw-p 00000000 00:00 0 | 7f79a45c3000-7f79a45c4000 ---p 00000000 00:00 0 | 7f79a45c4000-7f79a4605000 rw-p 00000000 00:00 0 | 7f79a4605000-7f79a4606000 ---p 00000000 00:00 0 | 7f79a4606000-7f79a4647000 rw-p 00000000 00:00 0 | 7f79a4647000-7f79a4648000 ---p 00000000 00:00 0 | 7f79a4648000-7f79a4689000 rw-p 00000000 00:00 0 | 7f79a4689000-7f79a468a000 ---p 00000000 00:00 0 | 7f79a468a000-7f79a46cb000 rw-p 00000000 00:00 0 | 7f79a46cb000-7f79a46cc000 ---p 00000000 00:00 0 | 7f79a46cc000-7f79a470d000 rw-p 00000000 00:00 0 | 7f79a470d000-7f79a470e000 ---p 00000000 00:00 0 | 7f79a470e000-7f79a474f000 rw-p 00000000 00:00 0 | 7f79a474f000-7f79a4750000 ---p 00000000 00:00 0 | 7f79a4750000-7f79a4791000 rw-p 00000000 00:00 0 | 7f79a4791000-7f79a4792000 ---p 00000000 00:00 0 | 7f79a4792000-7f79a47d3000 rw-p 00000000 00:00 0 | 7f79a47d3000-7f79a47d4000 ---p 00000000 00:00 0 | 7f79a47d4000-7f79a4815000 rw-p 00000000 00:00 0 | 7f79a4815000-7f79a4816000 ---p 00000000 00:00 0 | 7f79a4816000-7f79a4857000 rw-p 00000000 00:00 0 | 7f79a4857000-7f79a4858000 ---p 00000000 00:00 0 | 7f79a4858000-7f79a4899000 rw-p 00000000 00:00 0 | 7f79a4899000-7f79a489a000 ---p 00000000 00:00 0 | 7f79a489a000-7f79a48db000 rw-p 00000000 00:00 0 | 7f79a48db000-7f79a48dc000 ---p 00000000 00:00 0 | 7f79a48dc000-7f79a491d000 rw-p 00000000 00:00 0 | 7f79a491d000-7f79a491e000 ---p 00000000 00:00 0 | 7f79a491e000-7f79a495f000 rw-p 00000000 00:00 0 | 7f79a495f000-7f79a4960000 ---p 00000000 00:00 0 | 7f79a4960000-7f79a49a1000 rw-p 00000000 00:00 0 | 7f79a49a1000-7f79a49a2000 ---p 00000000 00:00 0 | 7f79a49a2000-7f79a49e3000 rw-p 00000000 00:00 0 | 7f79a49e3000-7f79a49e4000 ---p 00000000 00:00 0 | 7f79a49e4000-7f79a4a25000 rw-p 00000000 00:00 0 | 7f79a4a25000-7f79a4a26000 ---p 00000000 00:00 0 | 7f79a4a26000-7f79a4a67000 rw-p 00000000 00:00 0 | 7f79a4a67000-7f79a4a68000 ---p 00000000 00:00 0 | 7f79a4a68000-7f79a4aa9000 rw-p 00000000 00:00 0 | 7f79a4aa9000-7f79a4aaa000 ---p 00000000 00:00 0 | 7f79a4aaa000-7f79a4aeb000 rw-p 00000000 00:00 0 | 7f79a4aeb000-7f79a4aec000 ---p 00000000 00:00 0 | 7f79a4aec000-7f79a4b2d000 rw-p 00000000 00:00 0 | 7f79a4b2d000-7f79a4b2e000 ---p 00000000 00:00 0 | 7f79a4b2e000-7f79a4b6f000 rw-p 00000000 00:00 0 | 7f79a4b6f000-7f79a4b70000 ---p 00000000 00:00 0 | 7f79a4b70000-7f79a53e0000 rw-p 00000000 00:00 0 | 7f79a53ef000-7f79be820000 rw-p 00000000 00:00 0 | 7f79be827000-7f79be828000 r--p 00000000 00:34 17600386 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f79be828000-7f79be829000 r-xp 00001000 00:34 17600386 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f79be829000-7f79be82a000 r--p 00002000 00:34 17600386 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f79be82a000-7f79be82b000 r--p 00002000 00:34 17600386 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f79be82b000-7f79be82c000 rw-p 00003000 00:34 17600386 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f79be82c000-7f79be92f000 rw-p 00000000 00:00 0 | 7f79be92f000-7f79be933000 r--p 00000000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f79be933000-7f79be956000 r-xp 00004000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f79be956000-7f79be95a000 r--p 00027000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f79be95a000-7f79be95b000 r--p 0002b000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f79be95b000-7f79be95c000 rw-p 0002c000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f79be95c000-7f79be984000 r--p 00000000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f79be984000-7f79beb0c000 r-xp 00028000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f79beb0c000-7f79beb5b000 r--p 001b0000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f79beb5b000-7f79beb5f000 r--p 001fe000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f79beb5f000-7f79beb61000 rw-p 00202000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f79beb61000-7f79beb70000 rw-p 00000000 00:00 0 | 7f79beb70000-7f79beb80000 r--p 00000000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f79beb80000-7f79bebff000 r-xp 00010000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f79bebff000-7f79bec57000 r--p 0008f000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f79bec57000-7f79bec58000 r--p 000e7000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f79bec58000-7f79bec59000 rw-p 000e8000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f79bec59000-7f79bec5b000 r--p 00000000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f79bec5b000-7f79bec70000 r-xp 00002000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f79bec70000-7f79bec89000 r--p 00017000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f79bec89000-7f79bec8a000 r--p 0002f000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f79bec8a000-7f79bec8b000 rw-p 00030000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f79bec8b000-7f79bec93000 rw-p 00000000 00:00 0 | 7f79bec93000-7f79bec9d000 r--p 00000000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 7f79bec9d000-7f79bed00000 r-xp 0000a000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 7f79bed00000-7f79bed15000 r--p 0006d000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 7f79bed15000-7f79bed16000 r--p 00081000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 7f79bed16000-7f79bed17000 rw-p 00082000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 7f79bed17000-7f79bed19000 r--p 00000000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 7f79bed19000-7f79bed2b000 r-xp 00002000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 7f79bed2b000-7f79bed31000 r--p 00014000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 7f79bed31000-7f79bed32000 r--p 0001a000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 7f79bed32000-7f79bed33000 rw-p 0001b000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 7f79bed33000-7f79bed34000 r--p 00000000 00:34 17600402 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f79bed34000-7f79bed35000 r-xp 00001000 00:34 17600402 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f79bed35000-7f79bed36000 r--p 00002000 00:34 17600402 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f79bed36000-7f79bed37000 r--p 00002000 00:34 17600402 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f79bed37000-7f79bed38000 rw-p 00003000 00:34 17600402 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f79bed38000-7f79bed80000 r--p 00000000 00:34 15736317 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 | 7f79bed80000-7f79bf23a000 r-xp 00048000 00:34 15736317 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 | 7f79bf23a000-7f79bf3ce000 r--p 00502000 00:34 15736317 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 | 7f79bf3ce000-7f79bf3e4000 r--p 00696000 00:34 15736317 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 | 7f79bf3e4000-7f79bf3e8000 rw-p 006ac000 00:34 15736317 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 | 7f79bf3e8000-7f79bf3fe000 rw-p 00000000 00:00 0 | 7f79bf3fe000-7f79bf3ff000 r--p 00000000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f79bf3ff000-7f79bf42a000 r-xp 00001000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f79bf42a000-7f79bf434000 r--p 0002c000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f79bf434000-7f79bf436000 r--p 00036000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f79bf436000-7f79bf438000 rw-p 00038000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7ffd247ba000-7ffd247db000 rw-p 00000000 00:00 0 [stack] | 7ffd247fa000-7ffd247fe000 r--p 00000000 00:00 0 [vvar] | 7ffd247fe000-7ffd24800000 r-xp 00000000 00:00 0 [vdso] | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] | | /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_gc.rb:758:in 'TestGc#test_interrupt_in_finalizer' Finished tests in 5968.128308s, 4.8164 tests/s, 1018.7165 assertions/s. 28745 tests, 6079831 assertions, 0 failures, 1 errors, 151 skips ruby -v: ruby 3.5.0dev (2025-05-16T12:22:33Z master 097d742a1e) +PRISM [x86_64-linux] make: *** [uncommon.mk:975: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/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 = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/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-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs' gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' ruby 3.5.0dev (2025-05-16T12:22:33Z master 097d742a1e) +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 87.715120 seconds 3337 files, 33381 examples, 134920 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.