# Logfile created on 2026-03-25 04:05:12 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000073136f83fdd8 @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.20260325-040512", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "100"]], @make="make", @logger=#<Logger:0x000073136f9ec988 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000073136f9ec780 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000073136b329168 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20260325-040512", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20260325-040512>, @binmode=false, @mon_data=#<Monitor:0x000073136f9ec3e8>, @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.3/
Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f
echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rdoc.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rdoc.revision unchanged
$$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRGENGC_CHECK_MODE=2"
From https://github.com/ruby/ruby
   4eab86e..c98103e  master     -> origin/master
Updating 4eab86e..c98103e
Fast-forward
 .github/workflows/check_sast.yml | 36 +++++++++++++-----------------------
 1 file changed, 13 insertions(+), 23 deletions(-)
Latest commit hash = c98103ef30
$$$[end] "make update-src      DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make after-update    DEFS="-DRGENGC_CHECK_MODE=2"
/tmp/ruby/src/trunk-gc-asserts/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f
echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rdoc.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rdoc.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 -DPRISM_XALLOCATOR -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 -DPRISM_XALLOCATOR -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
2dbd9a2541823591cc320d14423af68ea7780a0bdf97e83bed708c3bafa1ad75  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 -DPRISM_XALLOCATOR -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.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.3/
Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f
echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rdoc.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rdoc.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 -DPRISM_XALLOCATOR -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.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+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-gc-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-gc-asserts/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk-gc-asserts/include/ruby-4.1.0+1/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+1
installing common headers:          /tmp/ruby/install/trunk-gc-asserts/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk-gc-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.1.0+1
                                    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.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.1
                                    tmpdir 0.3.1
                                    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+1
                                    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.19.2
                                    openssl 4.0.1
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.3
installing bundled gems:            /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-imap 0.6.3
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    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.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.15
                                    ostruct 0.6.3
                                    pstore 0.2.1
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
                                    win32-registry 0.1.2
installing bundled gem cache:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.3.gem              extensions not found or build failed win32ole-1.9.3
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2046 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 -DPRISM_XALLOCATOR -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 -DPRISM_XALLOCATOR -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

  1) Error:
TestGc#test_interrupt_in_finalizer:
Finished tests in 13199.875522s, 2.6244 tests/s, 551.8016 assertions/s.
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10000.0 sec)
pid 2852279 killed by SIGSEGV (signal 11) (core dumped)
| 
| -e:11: [BUG] Segmentation fault at 0x000003e9001b4fa8
| ruby 4.1.0dev (2026-03-25T03:29:58Z master c98103ef30) +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:0021b0 l:n b:---- EVAL   -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:002090 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: 0x00007bc2dacef952 RBP: 0x0000000000000000 RSP: 0x00007ffcf571ccf0
|  RAX: 0x0000000000000001 RBX: 0x00007bc25ed8f008 RCX: 0x000000000000001b
|  RDX: 0x00007bc15f60e010 RDI: 0x00007bc25ed8efe0 RSI: 0x00007bc25ed8efe0
|   R8: 0x00007bc1bf60f010  R9: 0x000000000000001a R10: 0x0000000000000000
|  R11: 0x0000000000000000 R12: 0x00007bc25ed8fff8 R13: 0x000063247f5b52a0
|  R14: 0x0000000000000001 R15: 0x0000000000000028 EFL: 0x0000000000010206
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_print_backtrace+0x14) [0x7bc2daf08697] /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) [0x7bc2dacc26fa] /tmp/ruby/src/trunk-gc-asserts/error.c:1131
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(sigsegv+0x48) [0x7bc2dae3a058] /tmp/ruby/src/trunk-gc-asserts/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x7bc2da7f0320) [0x7bc2da7f0320]
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(RB_BUILTIN_TYPE+0x0) [0x7bc2dacef952] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4997
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_gc_impl_garbage_object_p) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1609
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(verify_internal_consistency_i) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4999
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_verify_internal_consistency_) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5173
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_verify_internal_consistency+0x59) [0x7bc2dacefff9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5253
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_start+0x123) [0x7bc2dacf5613] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6421
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_multi_ractor_p+0x0) [0x7bc2dacf6d2e] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6395
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_lock_leave) /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:105
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_gc_vm_unlock) /tmp/ruby/src/trunk-gc-asserts/gc.c:151
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(garbage_collect) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6397
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(ruby_xcalloc+0x104) [0x7bc2dacf9d24] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8108
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_data_typed_object_zalloc+0x117) [0x7bc2dacfb8f7] /tmp/ruby/src/trunk-gc-asserts/gc.c:1169
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_binding_alloc+0x14) [0x7bc2dadc371a] /tmp/ruby/src/trunk-gc-asserts/proc.c:296
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(proc_binding) /tmp/ruby/src/trunk-gc-asserts/proc.c:3748
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_callable_receiver+0x75) [0x7bc2dadc3af5] /tmp/ruby/src/trunk-gc-asserts/proc.c:3116
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(define_final+0x26) [0x7bc2dace69a6] /tmp/ruby/src/trunk-gc-asserts/gc.c:1910
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7bc2daed23bd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3905
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_sendish+0xd3) [0x7bc2daedbc23] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6127
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_exec_core+0x84) [0x7bc2daee95d4] ../../src/trunk-gc-asserts/insns.def:906
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_exec_loop+0xa) [0x7bc2daeef1b8] /tmp/ruby/src/trunk-gc-asserts/vm.c:2826
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2802
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_ec_exec_node+0xa5) [0x7bc2daccc9c5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(ruby_run_node+0x8b) [0x7bc2dacd0eeb] /tmp/ruby/src/trunk-gc-asserts/eval.c:321
| /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x6324564e6186] /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) [0x7bc2da7d51ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7bc2da7d528b] ../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
| [0x6324564e61d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -e
| 
| * Ruby Box: disabled
| * Loaded features:
| 
|     0 enumerator.so
|     1 monitor.so
|     2 thread.rb
|     3 fiber.so
|     4 rational.so
|     5 complex.so
|     6 pathname.so
|     7 ruby2_keywords.rb
|     8 set.rb
|     9 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
|    10 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 
| * Process memory map:
| 
| 6324564e5000-6324564e6000 r--p 00000000 00:4e 14680736                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 6324564e6000-6324564e7000 r-xp 00001000 00:4e 14680736                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 6324564e7000-6324564e8000 r--p 00002000 00:4e 14680736                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 6324564e8000-6324564e9000 r--p 00002000 00:4e 14680736                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 6324564e9000-6324564ea000 rw-p 00003000 00:4e 14680736                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 63247f5b5000-6324a4121000 rw-p 00000000 00:00 0                          [heap]
| 7bc117d37000-7bc117f3e000 r--s 00000000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7bc117f3e000-7bc119602000 r--s 00000000 00:4e 14680618                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 7bc119602000-7bc119640000 r--s 00000000 00:4e 14680736                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 7bc119640000-7bc15f600000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc15f60e000-7bc1df610000 rw-p 00000000 00:00 0 
| 7bc1df610000-7bc20a6f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc20a700000-7bc261670000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc261680000-7bc28d570000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc28d580000-7bc2a4210000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2a4220000-7bc2afd30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2afd40000-7bc2b5f60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2b5f70000-7bc2b8000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2b8000000-7bc2b8021000 rw-p 00000000 00:00 0 
| 7bc2b8021000-7bc2bc000000 ---p 00000000 00:00 0 
| 7bc2bc010000-7bc2bd030000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2bd040000-7bc2be880000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2be890000-7bc2bf450000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2bf460000-7bc2bfa30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2bfa40000-7bc2bfd70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2bfd80000-7bc2bfed0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2bfee0000-7bc2bff90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2bffa0000-7bc2bfff0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2bfffe000-7bc2bffff000 ---p 00000000 00:00 0 
| 7bc2bffff000-7bc2c001f000 rw-p 00000000 00:00 0 
| 7bc2c001f000-7bc2c0120000 rw-p 00000000 00:00 0 
| 7bc2c0120000-7bc2c0180000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2c018f000-7bc2c0190000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0190000-7bc2c01d1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c01d1000-7bc2c01d2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c01d2000-7bc2c0213000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0213000-7bc2c0214000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0214000-7bc2c0255000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0255000-7bc2c0256000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0256000-7bc2c0297000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0297000-7bc2c0298000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0298000-7bc2c02d9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c02d9000-7bc2c02da000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c02da000-7bc2c031b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c031b000-7bc2c031c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c031c000-7bc2c035d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c035d000-7bc2c035e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c035e000-7bc2c039f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c039f000-7bc2c03a0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c03a0000-7bc2c03e1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c03e1000-7bc2c03e2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c03e2000-7bc2c0423000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0423000-7bc2c0424000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0424000-7bc2c0465000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0465000-7bc2c0466000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0466000-7bc2c04a7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c04a7000-7bc2c04a8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c04a8000-7bc2c04e9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c04e9000-7bc2c04ea000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c04ea000-7bc2c052b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c052b000-7bc2c052c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c052c000-7bc2c056d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c056d000-7bc2c056e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c056e000-7bc2c05af000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c05af000-7bc2c05b0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c05b0000-7bc2c05f1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c05f1000-7bc2c05f2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c05f2000-7bc2c0633000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0633000-7bc2c0634000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0634000-7bc2c0675000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0675000-7bc2c0676000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0676000-7bc2c06b7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c06b7000-7bc2c06b8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c06b8000-7bc2c06f9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c06f9000-7bc2c06fa000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c06fa000-7bc2c073b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c073b000-7bc2c073c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c073c000-7bc2c077d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c077d000-7bc2c077e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c077e000-7bc2c07bf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c07bf000-7bc2c07c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c07c0000-7bc2c0801000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0801000-7bc2c0802000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0802000-7bc2c0843000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0843000-7bc2c0844000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0844000-7bc2c0885000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0885000-7bc2c0886000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0886000-7bc2c08c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c08c7000-7bc2c08c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c08c8000-7bc2c0909000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c0909000-7bc2c090a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c090a000-7bc2c094b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c094b000-7bc2c094c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c094c000-7bc2c098d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c098d000-7bc2c098e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c098e000-7bc2c09cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc2c09cf000-7bc2c09d0000 ---p 00000000 00:00 0 
| 7bc2c09d0000-7bc2c11d0000 rw-p 00000000 00:00 0 
| 7bc2c11d0000-7bc2c1200000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2c1200000-7bc2d9200000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 7bc2d9200000-7bc2da600000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 7bc2da610000-7bc2da630000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2da63f000-7bc2da660000 rw-p 00000000 00:00 0 
| 7bc2da660000-7bc2da670000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc2da676000-7bc2da677000 r--p 00000000 00:4e 17190757                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7bc2da677000-7bc2da678000 r-xp 00001000 00:4e 17190757                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7bc2da678000-7bc2da679000 r--p 00002000 00:4e 17190757                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7bc2da679000-7bc2da67a000 r--p 00002000 00:4e 17190757                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7bc2da67a000-7bc2da67b000 rw-p 00003000 00:4e 17190757                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7bc2da67b000-7bc2da77e000 rw-p 00000000 00:00 0 
| 7bc2da77e000-7bc2da782000 r--p 00000000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7bc2da782000-7bc2da7a5000 r-xp 00004000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7bc2da7a5000-7bc2da7a9000 r--p 00027000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7bc2da7a9000-7bc2da7aa000 r--p 0002b000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7bc2da7aa000-7bc2da7ab000 rw-p 0002c000 00:4e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7bc2da7ab000-7bc2da7d3000 r--p 00000000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7bc2da7d3000-7bc2da95b000 r-xp 00028000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7bc2da95b000-7bc2da9aa000 r--p 001b0000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7bc2da9aa000-7bc2da9ae000 r--p 001fe000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7bc2da9ae000-7bc2da9b0000 rw-p 00202000 00:4e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7bc2da9b0000-7bc2da9bf000 rw-p 00000000 00:00 0 
| 7bc2da9bf000-7bc2da9cf000 r--p 00000000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7bc2da9cf000-7bc2daa4e000 r-xp 00010000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7bc2daa4e000-7bc2daaa6000 r--p 0008f000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7bc2daaa6000-7bc2daaa7000 r--p 000e7000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7bc2daaa7000-7bc2daaa8000 rw-p 000e8000 00:4e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7bc2daaa8000-7bc2daaaa000 r--p 00000000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7bc2daaaa000-7bc2daabf000 r-xp 00002000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7bc2daabf000-7bc2daad8000 r--p 00017000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7bc2daad8000-7bc2daad9000 r--p 0002f000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7bc2daad9000-7bc2daada000 rw-p 00030000 00:4e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7bc2daada000-7bc2daae2000 rw-p 00000000 00:00 0 
| 7bc2daae2000-7bc2daaec000 r--p 00000000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7bc2daaec000-7bc2dab4f000 r-xp 0000a000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7bc2dab4f000-7bc2dab64000 r--p 0006d000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7bc2dab64000-7bc2dab65000 r--p 00081000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7bc2dab65000-7bc2dab66000 rw-p 00082000 00:4e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7bc2dab66000-7bc2dab68000 r--p 00000000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7bc2dab68000-7bc2dab7a000 r-xp 00002000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7bc2dab7a000-7bc2dab80000 r--p 00014000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7bc2dab80000-7bc2dab81000 r--p 0001a000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7bc2dab81000-7bc2dab82000 rw-p 0001b000 00:4e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7bc2dab82000-7bc2dab83000 r--p 00000000 00:4e 17193809                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7bc2dab83000-7bc2dab84000 r-xp 00001000 00:4e 17193809                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7bc2dab84000-7bc2dab85000 r--p 00002000 00:4e 17193809                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7bc2dab85000-7bc2dab86000 r--p 00002000 00:4e 17193809                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7bc2dab86000-7bc2dab87000 rw-p 00003000 00:4e 17193809                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7bc2dab87000-7bc2dabd0000 r--p 00000000 00:4e 14680618                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 7bc2dabd0000-7bc2db0b0000 r-xp 00049000 00:4e 14680618                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 7bc2db0b0000-7bc2db25d000 r--p 00529000 00:4e 14680618                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 7bc2db25d000-7bc2db274000 r--p 006d6000 00:4e 14680618                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 7bc2db274000-7bc2db278000 rw-p 006ed000 00:4e 14680618                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 7bc2db278000-7bc2db292000 rw-p 00000000 00:00 0 
| 7bc2db292000-7bc2db293000 r--p 00000000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7bc2db293000-7bc2db2be000 r-xp 00001000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7bc2db2be000-7bc2db2c8000 r--p 0002c000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7bc2db2c8000-7bc2db2ca000 r--p 00036000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7bc2db2ca000-7bc2db2cc000 rw-p 00038000 00:4e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffcf56ff000-7ffcf5720000 rw-p 00000000 00:00 0                          [stack]
| 7ffcf5767000-7ffcf576b000 r--p 00000000 00:00 0                          [vvar]
| 7ffcf576b000-7ffcf576d000 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:742:in 'TestGc#test_interrupt_in_finalizer'

34642 tests, 7283713 assertions, 0 failures, 1 errors, 158 skips

ruby -v: ruby 4.1.0dev (2026-03-25T03:29:58Z master c98103ef30) +PRISM [x86_64-linux]
make: *** [uncommon.mk:930: 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 -DPRISM_XALLOCATOR -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.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
ruby 4.1.0dev (2026-03-25T03:29:58Z master c98103ef30) +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 ............................................................
  3360 ............................................................
  3420 ...........

Finished in 80.461554 seconds

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