# Logfile created on 2026-01-20 00:37:13 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000079b40ff1fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk.20260120-003713", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000079b414fee2b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000079b414fee178 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000079b40fe59600 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20260120-003713", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20260120-003713>, @binmode=false, @mon_data=#<Monitor:0x000079b414fedea8>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j20
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j20" exit with 0.
$$$[beg] make update-src      -j20
Already up to date.
Latest commit hash = 16adb9303f
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket'
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk/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'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make after-update    -j20" exit with 0.
$$$[beg] make miniruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk/version.c
linking miniruby
$$$[end] "make miniruby -j20" exit with 0.
$$$[beg] make ruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.rbbin updated
632fa0b09d69d4cd5a63608966627e08c0c00b439f77ce1bdf2c94be2e98e706  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.1.0
linking ruby
$$$[end] "make ruby -j20" exit with 0.
$$$[beg] make all -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/net-imap.revision -
generating encdb.h
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
/tmp/ruby/src/trunk/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk/bin
installing base libraries:          /tmp/ruby/install/trunk/lib
installing arch files:              /tmp/ruby/install/trunk/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/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.8.0
                                    resolv 0.7.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.0
                                    tmpdir 0.3.1
                                    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/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.18.0
                                    openssl 4.0.0
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-ftp 0.3.9
                                    net-imap 0.6.2
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.2
                                    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.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.1.0
                                    irb 1.16.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j20" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j20'
PASS all 2037 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/digest_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/finalizer_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/set_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
Run options: 
  --seed=17291
  "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j20

# Running tests:

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

  1) Failure:
TestObjSpaceRactor#test_tracing_does_not_crash [/tmp/ruby/src/trunk/test/objspace/test_ractor.rb:5]:
pid 3365322 killed by SIGABRT (signal 6) (core dumped)
| double free or corruption (fasttop)
| -:13: [BUG] Aborted at 0x000003e8003359ca
| ruby 4.1.0dev (2026-01-19T23:54:39Z master 16adb9303f) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :trace_object_allocations
| c:0002 p:0060 s:0007 E:001388 l:n b:---- EVAL   -:13 [FINISH]
| c:0001 p:0000 s:0003 E:000910 l:y b:---- DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:13:in '<main>'
| -:13:in 'trace_object_allocations'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007cf3fdc9eb2c RBP: 0x00007ffc348790a0 RSP: 0x00007ffc34879060
|  RAX: 0x0000000000000000 RBX: 0x00000000003359ca RCX: 0x00007cf3fdc9eb2c
|  RDX: 0x0000000000000006 RDI: 0x00000000003359ca RSI: 0x00000000003359ca
|   R8: 0x00000000ffffffff  R9: 0x0000000000000000 R10: 0x0000000000000008
|  R11: 0x0000000000000246 R12: 0x0000000000000006 R13: 0x00007ffc348791e0
|  R14: 0x0000000000000016 R15: 0x00007ffc348791e0 EFL: 0x0000000000000246
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_print_backtrace+0x14) [0x7cf3fe3cbdc7] /tmp/ruby/src/trunk/vm_dump.c:1105
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1450
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_bug_for_fatal_signal+0x10a) [0x7cf3fe18c49a] /tmp/ruby/src/trunk/error.c:1131
| /tmp/ruby/build/trunk/libruby.so.4.1(sigabrt+0x48) [0x7cf3fe3004f8] /tmp/ruby/src/trunk/signal.c:962
| /lib/x86_64-linux-gnu/libc.so.6(0x7cf3fdc45330) [0x7cf3fdc45330]
| /lib/x86_64-linux-gnu/libc.so.6(__pthread_kill_implementation+0x44) [0x7cf3fdc9eb2c] ./nptl/pthread_kill.c:43
| /lib/x86_64-linux-gnu/libc.so.6(__pthread_kill_internal) ./nptl/pthread_kill.c:78
| /lib/x86_64-linux-gnu/libc.so.6(__pthread_kill) ./nptl/pthread_kill.c:89
| /lib/x86_64-linux-gnu/libc.so.6(pthread_kill) (null):0
| /lib/x86_64-linux-gnu/libc.so.6(raise+0x1e) [0x7cf3fdc4527e] ../sysdeps/posix/raise.c:26
| /lib/x86_64-linux-gnu/libc.so.6(gsignal) (null):0
| /lib/x86_64-linux-gnu/libc.so.6(abort+0xdf) [0x7cf3fdc288ff] ./stdlib/abort.c:79
| /lib/x86_64-linux-gnu/libc.so.6(abort) (null):0
| /lib/x86_64-linux-gnu/libc.so.6(_IO_acquire_lock_fct+0x0) [0x7cf3fdc297b6] ../sysdeps/posix/libc_fatal.c:134
Finished tests in 33.401786s, 992.9708 tests/s, 216098.3830 assertions/s.
| /lib/x86_64-linux-gnu/libc.so.6(_IO_peekc_locked) ./libio/peekc.c:37
| /lib/x86_64-linux-gnu/libc.so.6(malloc_printerr+0x15) [0x7cf3fdca8ff5] ./malloc/malloc.c:5772
| /lib/x86_64-linux-gnu/libc.so.6(_int_free+0x1ba) [0x7cf3fdcab32a] ./malloc/malloc.c:4607
| /lib/x86_64-linux-gnu/libc.so.6(__libc_free+0x7e) [0x7cf3fdcaddae] ./malloc/malloc.c:3398
| /lib/x86_64-linux-gnu/libc.so.6(__libc_free) (null):0
| /tmp/ruby/build/trunk/libruby.so.4.1(objspace_malloc_increase_body+0x0) [0x7cf3fe1c299e] /tmp/ruby/src/trunk/gc/default/default.c:8252
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_gc_impl_free) /tmp/ruby/src/trunk/gc/default/default.c:8251
| /tmp/ruby/build/trunk/libruby.so.4.1(ruby_sized_xfree) /tmp/ruby/src/trunk/gc.c:5370
| /tmp/ruby/build/trunk/libruby.so.4.1(clean_hooks+0x5f) [0x7cf3fe3cd2ff] /tmp/ruby/src/trunk/vm_trace.c:343
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_remove_event_hook_with_data+0x25a) [0x7cf3fe3cfbfa] /tmp/ruby/src/trunk/vm_trace.c:366
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_tracepoint_disable+0x14f) [0x7cf3fe3cfd4f] /tmp/ruby/src/trunk/vm_trace.c:1501
| /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so(trace_object_allocations_stop+0x55) [0x7cf3fde1a8a5] /tmp/ruby/src/trunk/ext/objspace/object_tracing.c:316
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_ec_ensure+0x109) [0x7cf3fe198d79] /tmp/ruby/src/trunk/eval.c:1153
| /tmp/ruby/build/trunk/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7cf3fe39676d] /tmp/ruby/src/trunk/vm_insnhelper.c:3902
| /tmp/ruby/build/trunk/libruby.so.4.1(vm_sendish+0xd3) [0x7cf3fe39fec3] /tmp/ruby/src/trunk/vm_insnhelper.c:6124
| /tmp/ruby/build/trunk/libruby.so.4.1(vm_exec_core+0x124e) [0x7cf3fe3ae46e] ../../src/trunk/insns.def:856
| /tmp/ruby/build/trunk/libruby.so.4.1(vm_exec_loop+0x0) [0x7cf3fe3b2a24] /tmp/ruby/src/trunk/vm.c:2798
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2801
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_ec_exec_node+0xa5) [0x7cf3fe196535] /tmp/ruby/src/trunk/eval.c:283
| /tmp/ruby/build/trunk/libruby.so.4.1(ruby_run_node+0x8b) [0x7cf3fe19aa3b] /tmp/ruby/src/trunk/eval.c:321
| /tmp/ruby/build/trunk/ruby(rb_main+0x21) [0x5e73edd29186] /tmp/ruby/src/trunk/main.c:42
| /tmp/ruby/build/trunk/ruby(main) /tmp/ruby/src/trunk/main.c:62
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7cf3fdc2a1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7cf3fdc2a28b] ../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
| [0x5e73edd291d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -
| 
| * Ruby Box: disabled
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 pathname.so
|     6 ruby2_keywords.rb
|     7 set.rb
|     8 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
|     9 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
|    10 /tmp/ruby/src/trunk/lib/open3/version.rb
|    11 /tmp/ruby/src/trunk/lib/open3.rb
|    12 /tmp/ruby/src/trunk/lib/timeout.rb
|    13 /tmp/ruby/build/trunk/rbconfig.rb
|    14 /tmp/ruby/src/trunk/tool/lib/find_executable.rb
|    15 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
|    16 /tmp/ruby/src/trunk/tool/lib/envutil.rb
|    17 /tmp/ruby/src/trunk/tool/lib/colorize.rb
|    18 /tmp/ruby/src/trunk/tool/lib/leakchecker.rb
|    19 /tmp/ruby/src/trunk/lib/prettyprint.rb
|    20 /tmp/ruby/src/trunk/lib/pp.rb
|    21 /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb
|    22 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
|    23 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
|    24 /tmp/ruby/src/trunk/tool/lib/core_assertions.rb
|    25 /tmp/ruby/src/trunk/tool/lib/test/unit/testcase.rb
|    26 /tmp/ruby/src/trunk/tool/lib/test/jobserver.rb
|    27 /tmp/ruby/src/trunk/lib/optparse.rb
|    28 /tmp/ruby/src/trunk/tool/lib/test/unit.rb
|    29 /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
|    30 /tmp/ruby/build/trunk/.ext/common/objspace.rb
| 
| * Process memory map:
| 
| 5e73edd28000-5e73edd29000 r--p 00000000 00:23 427033885                  /tmp/ruby/build/trunk/ruby
| 5e73edd29000-5e73edd2a000 r-xp 00001000 00:23 427033885                  /tmp/ruby/build/trunk/ruby
| 5e73edd2a000-5e73edd2b000 r--p 00002000 00:23 427033885                  /tmp/ruby/build/trunk/ruby
| 5e73edd2b000-5e73edd2c000 r--p 00002000 00:23 427033885                  /tmp/ruby/build/trunk/ruby
| 5e73edd2c000-5e73edd2d000 rw-p 00003000 00:23 427033885                  /tmp/ruby/build/trunk/ruby
| 5e740ae11000-5e740b221000 rw-p 00000000 00:00 0                          [heap]
| 7cf3bc000000-7cf3bc021000 rw-p 00000000 00:00 0 
| 7cf3bc021000-7cf3c0000000 ---p 00000000 00:00 0 
| 7cf3c019a000-7cf3c0800000 rw-p 00000000 00:00 0 
| 7cf3c0800000-7cf3c0bee000 r--s 00000000 103:02 5392129                   /usr/lib/debug/.build-id/27/4eec488d230825a136fa9c4d85370fed7a0a5e.debug
| 7cf3c0c00000-7cf3c0e07000 r--s 00000000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7cf3c0ebd000-7cf3c230b000 rw-p 00000000 00:00 0 
| 7cf3c230b000-7cf3c3400000 r--s 00000000 00:23 427033878                  /tmp/ruby/build/trunk/libruby.so.4.1.0
| 7cf3c3400000-7cf3c3501000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7cf3c3501000-7cf3c3502000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7cf3c3502000-7cf3c3622000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7cf3c3622000-7cf3c3623000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7cf3c3623000-7cf3e3400000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7cf3e342b000-7cf3e3492000 rw-p 00000000 00:00 0 
| 7cf3e3492000-7cf3e34d0000 r--s 00000000 00:23 427033885                  /tmp/ruby/build/trunk/ruby
| 7cf3e34d0000-7cf3e34d4000 r--p 00000000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7cf3e34d4000-7cf3e34f8000 r-xp 00004000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7cf3e34f8000-7cf3e34fc000 r--p 00028000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7cf3e34fc000-7cf3e34fd000 r--p 0002b000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7cf3e34fd000-7cf3e34fe000 rw-p 0002c000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7cf3e34fe000-7cf3e34ff000 ---p 00000000 00:00 0 
| 7cf3e34ff000-7cf3e351f000 rw-p 00000000 00:00 0 
| 7cf3e351f000-7cf3e3560000 rw-p 00000000 00:00 0 
| 7cf3e3560000-7cf3e35b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7cf3e35bf000-7cf3e35c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e35c0000-7cf3e3601000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3601000-7cf3e3602000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3602000-7cf3e3643000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3643000-7cf3e3644000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3644000-7cf3e3685000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3685000-7cf3e3686000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3686000-7cf3e36c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e36c7000-7cf3e36c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e36c8000-7cf3e3709000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3709000-7cf3e370a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e370a000-7cf3e374b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e374b000-7cf3e374c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e374c000-7cf3e378d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e378d000-7cf3e378e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e378e000-7cf3e37cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e37cf000-7cf3e37d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e37d0000-7cf3e3811000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3811000-7cf3e3812000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3812000-7cf3e3853000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3853000-7cf3e3854000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3854000-7cf3e3895000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3895000-7cf3e3896000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3896000-7cf3e38d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e38d7000-7cf3e38d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e38d8000-7cf3e3919000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3919000-7cf3e391a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e391a000-7cf3e395b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e395b000-7cf3e395c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e395c000-7cf3e399d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e399d000-7cf3e399e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e399e000-7cf3e39df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e39df000-7cf3e39e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e39e0000-7cf3e3a21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3a21000-7cf3e3a22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3a22000-7cf3e3a63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3a63000-7cf3e3a64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3a64000-7cf3e3aa5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3aa5000-7cf3e3aa6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3aa6000-7cf3e3ae7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3ae7000-7cf3e3ae8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3ae8000-7cf3e3b29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3b29000-7cf3e3b2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3b2a000-7cf3e3b6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3b6b000-7cf3e3b6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3b6c000-7cf3e3bad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3bad000-7cf3e3bae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3bae000-7cf3e3bef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3bef000-7cf3e3bf0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3bf0000-7cf3e3c31000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3c31000-7cf3e3c32000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3c32000-7cf3e3c73000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3c73000-7cf3e3c74000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3c74000-7cf3e3cb5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3cb5000-7cf3e3cb6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3cb6000-7cf3e3cf7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3cf7000-7cf3e3cf8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3cf8000-7cf3e3d39000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3d39000-7cf3e3d3a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3d3a000-7cf3e3d7b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3d7b000-7cf3e3d7c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3d7c000-7cf3e3dbd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3dbd000-7cf3e3dbe000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3dbe000-7cf3e3dff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7cf3e3dff000-7cf3e3e00000 ---p 00000000 00:00 0 
| 7cf3e3e00000-7cf3e4600000 rw-p 00000000 00:00 0 
| 7cf3e4600000-7cf3fc600000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 7cf3fc600000-7cf3fda00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 7cf3fda10000-7cf3fdaf0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7cf3fdaff000-7cf3fdc00000 rw-p 00000000 00:00 0 
| 7cf3fdc00000-7cf3fdc28000 r--p 00000000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7cf3fdc28000-7cf3fddb0000 r-xp 00028000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7cf3fddb0000-7cf3fddff000 r--p 001b0000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7cf3fddff000-7cf3fde03000 r--p 001fe000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7cf3fde03000-7cf3fde05000 rw-p 00202000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7cf3fde05000-7cf3fde12000 rw-p 00000000 00:00 0 
| 7cf3fde16000-7cf3fde19000 r--p 00000000 00:23 378461787                  /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 7cf3fde19000-7cf3fde22000 r-xp 00003000 00:23 378461787                  /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 7cf3fde22000-7cf3fde24000 r--p 0000c000 00:23 378461787                  /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 7cf3fde24000-7cf3fde25000 r--p 0000d000 00:23 378461787                  /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 7cf3fde25000-7cf3fde26000 rw-p 0000e000 00:23 378461787                  /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 7cf3fde26000-7cf3fde28000 r--p 00000000 00:23 378461751                  /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 7cf3fde28000-7cf3fde2d000 r-xp 00002000 00:23 378461751                  /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 7cf3fde2d000-7cf3fde2e000 r--p 00007000 00:23 378461751                  /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 7cf3fde2e000-7cf3fde2f000 r--p 00008000 00:23 378461751                  /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 7cf3fde2f000-7cf3fde30000 rw-p 00009000 00:23 378461751                  /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 7cf3fde30000-7cf3fde50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7cf3fde59000-7cf3fde5a000 r--p 00000000 00:23 378461772                  /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 7cf3fde5a000-7cf3fde5c000 r-xp 00001000 00:23 378461772                  /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 7cf3fde5c000-7cf3fde5d000 r--p 00003000 00:23 378461772                  /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 7cf3fde5d000-7cf3fde5e000 r--p 00003000 00:23 378461772                  /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 7cf3fde5e000-7cf3fde5f000 rw-p 00004000 00:23 378461772                  /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 7cf3fde80000-7cf3fde90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7cf3fde90000-7cf3fde91000 r--p 00000000 00:23 378461494                  /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 7cf3fde91000-7cf3fde92000 r-xp 00001000 00:23 378461494                  /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 7cf3fde92000-7cf3fde93000 r--p 00002000 00:23 378461494                  /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 7cf3fde93000-7cf3fde94000 r--p 00002000 00:23 378461494                  /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 7cf3fde94000-7cf3fde95000 rw-p 00003000 00:23 378461494                  /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 7cf3fde95000-7cf3fde96000 r--p 00000000 00:23 378460981                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 7cf3fde96000-7cf3fde97000 r-xp 00001000 00:23 378460981                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 7cf3fde97000-7cf3fde98000 r--p 00002000 00:23 378460981                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 7cf3fde98000-7cf3fde99000 r--p 00002000 00:23 378460981                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 7cf3fde99000-7cf3fde9a000 rw-p 00003000 00:23 378460981                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 7cf3fde9a000-7cf3fde9f000 rw-p 00000000 00:00 0 
| 7cf3fde9f000-7cf3fdeaf000 r--p 00000000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7cf3fdeaf000-7cf3fdf2e000 r-xp 00010000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7cf3fdf2e000-7cf3fdf86000 r--p 0008f000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7cf3fdf86000-7cf3fdf87000 r--p 000e7000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7cf3fdf87000-7cf3fdf88000 rw-p 000e8000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7cf3fdf88000-7cf3fdf8a000 r--p 00000000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7cf3fdf8a000-7cf3fdf9f000 r-xp 00002000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7cf3fdf9f000-7cf3fdfb8000 r--p 00017000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7cf3fdfb8000-7cf3fdfb9000 r--p 0002f000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7cf3fdfb9000-7cf3fdfba000 rw-p 00030000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7cf3fdfba000-7cf3fdfc2000 rw-p 00000000 00:00 0 
| 7cf3fdfc2000-7cf3fdfcc000 r--p 00000000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7cf3fdfcc000-7cf3fe02f000 r-xp 0000a000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7cf3fe02f000-7cf3fe044000 r--p 0006d000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7cf3fe044000-7cf3fe045000 r--p 00081000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7cf3fe045000-7cf3fe046000 rw-p 00082000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7cf3fe046000-7cf3fe048000 r--p 00000000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7cf3fe048000-7cf3fe05a000 r-xp 00002000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7cf3fe05a000-7cf3fe060000 r--p 00014000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7cf3fe060000-7cf3fe061000 r--p 0001a000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7cf3fe061000-7cf3fe062000 rw-p 0001b000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7cf3fe063000-7cf3fe064000 rw-p 00000000 00:00 0 
| 7cf3fe064000-7cf3fe065000 r--p 00000000 00:23 378460813                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 7cf3fe065000-7cf3fe066000 r-xp 00001000 00:23 378460813                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 7cf3fe066000-7cf3fe067000 r--p 00002000 00:23 378460813                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 7cf3fe067000-7cf3fe068000 r--p 00002000 00:23 378460813                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 7cf3fe068000-7cf3fe069000 rw-p 00003000 00:23 378460813                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 7cf3fe069000-7cf3fe0a1000 r--p 00000000 00:23 427033878                  /tmp/ruby/build/trunk/libruby.so.4.1.0
| 7cf3fe0a1000-7cf3fe46e000 r-xp 00038000 00:23 427033878                  /tmp/ruby/build/trunk/libruby.so.4.1.0
| 7cf3fe46e000-7cf3fe5d1000 r--p 00405000 00:23 427033878                  /tmp/ruby/build/trunk/libruby.so.4.1.0
| 7cf3fe5d1000-7cf3fe5dc000 r--p 00568000 00:23 427033878                  /tmp/ruby/build/trunk/libruby.so.4.1.0
| 7cf3fe5dc000-7cf3fe5e0000 rw-p 00573000 00:23 427033878                  /tmp/ruby/build/trunk/libruby.so.4.1.0
| 7cf3fe5e0000-7cf3fe5f5000 rw-p 00000000 00:00 0 
| 7cf3fe5f5000-7cf3fe5f6000 r--p 00000000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7cf3fe5f6000-7cf3fe621000 r-xp 00001000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7cf3fe621000-7cf3fe62b000 r--p 0002c000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7cf3fe62b000-7cf3fe62d000 r--p 00036000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7cf3fe62d000-7cf3fe62f000 rw-p 00038000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffc3485b000-7ffc3487d000 rw-p 00000000 00:00 0                          [stack]
| 7ffc34894000-7ffc34898000 r--p 00000000 00:00 0                          [vvar]
| 7ffc34898000-7ffc3489a000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


33167 tests, 7218072 assertions, 1 failures, 0 errors, 151 skips

ruby -v: ruby 4.1.0dev (2026-01-19T23:54:39Z master 16adb9303f) +PRISM [x86_64-linux]
make: *** [uncommon.mk:913: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
ruby 4.1.0dev (2026-01-19T23:54:39Z master 16adb9303f) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................


Finished in 7.772004 seconds

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