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

  1) Error:
TestGc#test_interrupt_in_finalizer:
Finished tests in 13134.613802s, 2.5277 tests/s, 549.9198 assertions/s.
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10000.0 sec)
pid 779207 killed by SIGSEGV (signal 11) (core dumped)
| 
| -e:11: [BUG] Segmentation fault at 0x000003e9001bffa5
| ruby 4.1.0dev (2026-01-05T08:11:06Z master c65a5548a8) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC  :define_finalizer
| c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK  -e:11
| c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169
| c:0002 p:0029 s:0008 E:000b30 l:n b:---- EVAL   -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:001930 l:y b:---- DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -e:10:in '<main>'
| <internal:kernel>:169:in 'loop'
| -e:11:in 'block in <main>'
| -e:11:in 'define_finalizer'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 2
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007c3f2fd3d9ef RBP: 0x0000000000000001 RSP: 0x00007ffdfee78500
|  RAX: 0x00007c3f3014e440 RBX: 0x00007c3e69590078 RCX: 0x0000000000012027
|  RDX: 0x0000000000000000 RDI: 0x000059351fef4390 RSI: 0x00007c3e69590078
|   R8: 0x0000000000000001  R9: 0x08d9d8c9c8d9c8c9 R10: 0x0000000000000000
|  R11: 0x08d9d8c9c8d9c8c9 R12: 0x00007c3e69590078 R13: 0x0000000000000000
|  R14: 0xffffffff9ffffffe R15: 0x000059351fef4390 EFL: 0x0000000000000206
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_print_backtrace+0x14) [0x7c3f2fdfe777] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1105
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1450
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_bug_for_fatal_signal+0x10a) [0x7c3f2fbbe5aa] /tmp/ruby/src/trunk-gc-asserts/error.c:1131
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(sigsegv+0x48) [0x7c3f2fd32858] /tmp/ruby/src/trunk-gc-asserts/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x7c3f2f6ed320) [0x7c3f2f6ed320]
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(do_hash+0x4) [0x7c3f2fd3d9ef] /tmp/ruby/src/trunk-gc-asserts/st.c:331
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_st_lookup) /tmp/ruby/src/trunk-gc-asserts/st.c:1067
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(verify_internal_consistency_i+0x238) [0x7c3f2fbeb622] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5017
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_verify_internal_consistency_) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5147
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_verify_internal_consistency+0x59) [0x7c3f2fbebba9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5227
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_marks_finish+0x7e1) [0x7c3f2fbed601] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5394
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_marks_continue+0x21b) [0x7c3f2fbf5a8b] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5706
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_continue) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2048
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(newobj_cache_miss+0x6d) [0x7c3f2fbf5ebd] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2042
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(newobj_alloc+0x10) [0x7c3f2fbf6d58] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2431
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2510
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:1007
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(ary_alloc_embed+0x2d) [0x7c3f2faee285] /tmp/ruby/src/trunk-gc-asserts/array.c:689
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(ary_new) /tmp/ruby/src/trunk-gc-asserts/array.c:737
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk-gc-asserts/array.c:787
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_ary_new_from_values) /tmp/ruby/src/trunk-gc-asserts/array.c:799
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_gc_impl_define_finalizer+0x29) [0x7c3f2fbe1e49] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2807
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_define_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc.c:1795
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7c3f2fdc888d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_sendish+0xd3) [0x7c3f2fdd1ed3] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_exec_core+0x84) [0x7c3f2fddf6b4] ../../src/trunk-gc-asserts/insns.def:904
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_exec_loop+0xa) [0x7c3f2fde51a8] /tmp/ruby/src/trunk-gc-asserts/vm.c:2825
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2801
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_ec_exec_node+0xa5) [0x7c3f2fbc8655] /tmp/ruby/src/trunk-gc-asserts/eval.c:283
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(ruby_run_node+0x8b) [0x7c3f2fbccb5b] /tmp/ruby/src/trunk-gc-asserts/eval.c:321
| /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5934f313f186] /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) [0x7c3f2f6d21ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7c3f2f6d228b] ../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
| [0x5934f313f1d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -e
| 
| * Ruby Box: disabled
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 pathname.so
|     6 ruby2_keywords.rb
|     7 set.rb
|     8 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
|     9 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 
| * Process memory map:
| 
| 5934f313e000-5934f313f000 r--p 00000000 00:4e 17179378                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 5934f313f000-5934f3140000 r-xp 00001000 00:4e 17179378                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 5934f3140000-5934f3141000 r--p 00002000 00:4e 17179378                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 5934f3141000-5934f3142000 r--p 00002000 00:4e 17179378                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 5934f3142000-5934f3143000 rw-p 00003000 00:4e 17179378                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 59351feed000-59354a5f8000 rw-p 00000000 00:00 0                          [heap]
| 7c3d6db1c000-7c3d6dd23000 r--s 00000000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7c3d6dd23000-7c3d6f3b2000 r--s 00000000 00:4e 17171380                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 7c3d6f3b2000-7c3d6f3f0000 r--s 00000000 00:4e 17179378                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 7c3d6f3f0000-7c3db2180000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3db218e000-7c3e32190000 rw-p 00000000 00:00 0 
| 7c3e32190000-7c3e5ede0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3e5edf0000-7c3eb5ce0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3eb5cf0000-7c3ee22f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3ee2300000-7c3ef8f90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3ef8fa0000-7c3f050c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f050d0000-7c3f0b100000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f0b110000-7c3f0df10000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f0df20000-7c3f0f7f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f0f800000-7c3f10000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f10000000-7c3f10021000 rw-p 00000000 00:00 0 
| 7c3f10021000-7c3f14000000 ---p 00000000 00:00 0 
| 7c3f14010000-7c3f142e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f142f0000-7c3f14960000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f14970000-7c3f14c60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f14c70000-7c3f14de0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f14df0000-7c3f14e80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f14e90000-7c3f14eb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f14ebe000-7c3f14fbf000 rw-p 00000000 00:00 0 
| 7c3f14fbf000-7c3f14fc0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f14fc0000-7c3f15001000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15001000-7c3f15002000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15002000-7c3f15043000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15043000-7c3f15044000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15044000-7c3f15085000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15085000-7c3f15086000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15086000-7c3f150c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f150c7000-7c3f150c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f150c8000-7c3f15109000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15109000-7c3f1510a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1510a000-7c3f1514b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1514b000-7c3f1514c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1514c000-7c3f1518d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1518d000-7c3f1518e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1518e000-7c3f151cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f151cf000-7c3f151d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f151d0000-7c3f15211000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15211000-7c3f15212000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15212000-7c3f15253000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15253000-7c3f15254000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15254000-7c3f15295000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15295000-7c3f15296000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15296000-7c3f152d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f152d7000-7c3f152d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f152d8000-7c3f15319000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15319000-7c3f1531a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1531a000-7c3f1535b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1535b000-7c3f1535c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1535c000-7c3f1539d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1539d000-7c3f1539e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1539e000-7c3f153df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f153df000-7c3f153e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f153e0000-7c3f15421000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15421000-7c3f15422000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15422000-7c3f15463000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15463000-7c3f15464000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15464000-7c3f154a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f154a5000-7c3f154a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f154a6000-7c3f154e7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f154e7000-7c3f154e8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f154e8000-7c3f15529000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15529000-7c3f1552a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1552a000-7c3f1556b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1556b000-7c3f1556c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1556c000-7c3f155ad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f155ad000-7c3f155ae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f155ae000-7c3f155ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f155ef000-7c3f155f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f155f0000-7c3f15631000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15631000-7c3f15632000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15632000-7c3f15673000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15673000-7c3f15674000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15674000-7c3f156b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f156b5000-7c3f156b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f156b6000-7c3f156f7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f156f7000-7c3f156f8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f156f8000-7c3f15739000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f15739000-7c3f1573a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1573a000-7c3f1577b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1577b000-7c3f1577c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f1577c000-7c3f157bd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f157bd000-7c3f157be000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f157be000-7c3f157ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c3f157ff000-7c3f15800000 ---p 00000000 00:00 0 
| 7c3f15800000-7c3f16000000 rw-p 00000000 00:00 0 
| 7c3f16000000-7c3f2e000000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 7c3f2e000000-7c3f2f400000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 7c3f2f410000-7c3f2f450000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f2f45f000-7c3f2f460000 ---p 00000000 00:00 0 
| 7c3f2f460000-7c3f2f480000 rw-p 00000000 00:00 0 
| 7c3f2f480000-7c3f2f530000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f2f53f000-7c3f2f560000 rw-p 00000000 00:00 0 
| 7c3f2f560000-7c3f2f570000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3f2f573000-7c3f2f574000 r--p 00000000 00:4e 17565329                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7c3f2f574000-7c3f2f575000 r-xp 00001000 00:4e 17565329                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7c3f2f575000-7c3f2f576000 r--p 00002000 00:4e 17565329                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7c3f2f576000-7c3f2f577000 r--p 00002000 00:4e 17565329                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7c3f2f577000-7c3f2f578000 rw-p 00003000 00:4e 17565329                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7c3f2f578000-7c3f2f67b000 rw-p 00000000 00:00 0 
| 7c3f2f67b000-7c3f2f67f000 r--p 00000000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7c3f2f67f000-7c3f2f6a2000 r-xp 00004000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7c3f2f6a2000-7c3f2f6a6000 r--p 00027000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7c3f2f6a6000-7c3f2f6a7000 r--p 0002b000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7c3f2f6a7000-7c3f2f6a8000 rw-p 0002c000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7c3f2f6a8000-7c3f2f6d0000 r--p 00000000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7c3f2f6d0000-7c3f2f858000 r-xp 00028000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7c3f2f858000-7c3f2f8a7000 r--p 001b0000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7c3f2f8a7000-7c3f2f8ab000 r--p 001fe000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7c3f2f8ab000-7c3f2f8ad000 rw-p 00202000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7c3f2f8ad000-7c3f2f8bc000 rw-p 00000000 00:00 0 
| 7c3f2f8bc000-7c3f2f8cc000 r--p 00000000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7c3f2f8cc000-7c3f2f94b000 r-xp 00010000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7c3f2f94b000-7c3f2f9a3000 r--p 0008f000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7c3f2f9a3000-7c3f2f9a4000 r--p 000e7000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7c3f2f9a4000-7c3f2f9a5000 rw-p 000e8000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7c3f2f9a5000-7c3f2f9a7000 r--p 00000000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7c3f2f9a7000-7c3f2f9bc000 r-xp 00002000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7c3f2f9bc000-7c3f2f9d5000 r--p 00017000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7c3f2f9d5000-7c3f2f9d6000 r--p 0002f000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7c3f2f9d6000-7c3f2f9d7000 rw-p 00030000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7c3f2f9d7000-7c3f2f9df000 rw-p 00000000 00:00 0 
| 7c3f2f9df000-7c3f2f9e9000 r--p 00000000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7c3f2f9e9000-7c3f2fa4c000 r-xp 0000a000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7c3f2fa4c000-7c3f2fa61000 r--p 0006d000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7c3f2fa61000-7c3f2fa62000 r--p 00081000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7c3f2fa62000-7c3f2fa63000 rw-p 00082000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7c3f2fa63000-7c3f2fa65000 r--p 00000000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7c3f2fa65000-7c3f2fa77000 r-xp 00002000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7c3f2fa77000-7c3f2fa7d000 r--p 00014000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7c3f2fa7d000-7c3f2fa7e000 r--p 0001a000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7c3f2fa7e000-7c3f2fa7f000 rw-p 0001b000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7c3f2fa7f000-7c3f2fa80000 r--p 00000000 00:4e 17564228                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7c3f2fa80000-7c3f2fa81000 r-xp 00001000 00:4e 17564228                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7c3f2fa81000-7c3f2fa82000 r--p 00002000 00:4e 17564228                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7c3f2fa82000-7c3f2fa83000 r--p 00002000 00:4e 17564228                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7c3f2fa83000-7c3f2fa84000 rw-p 00003000 00:4e 17564228                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7c3f2fa84000-7c3f2facc000 r--p 00000000 00:4e 17171380                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 7c3f2facc000-7c3f2ff9e000 r-xp 00048000 00:4e 17171380                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 7c3f2ff9e000-7c3f30144000 r--p 0051a000 00:4e 17171380                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 7c3f30144000-7c3f3015b000 r--p 006bf000 00:4e 17171380                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 7c3f3015b000-7c3f3015f000 rw-p 006d6000 00:4e 17171380                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 7c3f3015f000-7c3f30176000 rw-p 00000000 00:00 0 
| 7c3f30176000-7c3f30177000 r--p 00000000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7c3f30177000-7c3f301a2000 r-xp 00001000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7c3f301a2000-7c3f301ac000 r--p 0002c000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7c3f301ac000-7c3f301ae000 r--p 00036000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7c3f301ae000-7c3f301b0000 rw-p 00038000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffdfee59000-7ffdfee7a000 rw-p 00000000 00:00 0                          [stack]
| 7ffdfeee6000-7ffdfeeea000 r--p 00000000 00:00 0                          [vvar]
| 7ffdfeeea000-7ffdfeeec000 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:745:in 'TestGc#test_interrupt_in_finalizer'

33200 tests, 7222984 assertions, 0 failures, 1 errors, 160 skips

ruby -v: ruby 4.1.0dev (2026-01-05T08:11:06Z master c65a5548a8) +PRISM [x86_64-linux]
make: *** [uncommon.mk:919: 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/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -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 --cfg feature="stats_allocator" --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 --cfg feature="stats_allocator" --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
generating encdb.h
encdb.h unchanged
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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.1/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.10.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.10.0/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 4.1.0dev (2026-01-05T08:11:06Z master c65a5548a8) +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 94.561792 seconds

3359 files, 33917 examples, 193318 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile