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

  1) Failure:
TestObjSpaceRactor#test_tracing_does_not_crash [/tmp/ruby/src/trunk/test/objspace/test_ractor.rb:5]:
pid 422943 killed by SIGABRT (signal 6) (core dumped)
| double free or corruption (fasttop)
| [BUG] Aborted at 0x000003e80006741f
| ruby 4.1.0dev (2026-02-08T15:28:52Z master 0069009d35) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
| 
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 2
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x000075667f09eb2c RBP: 0x0000756644a42ac0 RSP: 0x0000756644a42a80
|  RAX: 0x0000000000000000 RBX: 0x0000000000067443 RCX: 0x000075667f09eb2c
|  RDX: 0x0000000000000006 RDI: 0x000000000006741f RSI: 0x0000000000067443
|   R8: 0x00000000ffffffff  R9: 0x0000000000000000 R10: 0x0000000000000008
|  R11: 0x0000000000000246 R12: 0x0000000000000006 R13: 0x0000756644a42c00
|  R14: 0x0000000000000016 R15: 0x0000756644a42c00 EFL: 0x0000000000000246
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_print_backtrace+0x14) [0x75667f825e37] /tmp/ruby/src/trunk/vm_dump.c:1105
Finished tests in 30.819489s, 1110.1742 tests/s, 235069.0517 assertions/s.
| /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) [0x75667f5e565a] /tmp/ruby/src/trunk/error.c:1131
| /tmp/ruby/build/trunk/libruby.so.4.1(sigabrt+0x48) [0x75667f75a398] /tmp/ruby/src/trunk/signal.c:962
| /lib/x86_64-linux-gnu/libc.so.6(0x75667f045330) [0x75667f045330]
| /lib/x86_64-linux-gnu/libc.so.6(__pthread_kill_implementation+0x44) [0x75667f09eb2c] ./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) [0x75667f04527e] ../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) [0x75667f0288ff] ./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) [0x75667f0297b6] ../sysdeps/posix/libc_fatal.c:134
| /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) [0x75667f0a8ff5] ./malloc/malloc.c:5775
| /lib/x86_64-linux-gnu/libc.so.6(_int_free+0x1ba) [0x75667f0ab32a] ./malloc/malloc.c:4607
| /lib/x86_64-linux-gnu/libc.so.6(__libc_free+0x7e) [0x75667f0addce] ./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) [0x75667f619a5e] /tmp/ruby/src/trunk/gc/default/default.c:8296
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_gc_impl_free) /tmp/ruby/src/trunk/gc/default/default.c:8295
| /tmp/ruby/build/trunk/libruby.so.4.1(ruby_sized_xfree) /tmp/ruby/src/trunk/gc.c:5482
| /tmp/ruby/build/trunk/libruby.so.4.1(clean_hooks+0x64) [0x75667f827374] /tmp/ruby/src/trunk/vm_trace.c:343
| /tmp/ruby/build/trunk/libruby.so.4.1(thread_start_func_2+0x4c7) [0x75667f7b1f67] /tmp/ruby/src/trunk/thread.c:781
| /tmp/ruby/build/trunk/libruby.so.4.1(thread_sched_lock_+0x0) [0x75667f7b273d] /tmp/ruby/src/trunk/thread_pthread.c:2227
| /tmp/ruby/build/trunk/libruby.so.4.1(co_start) /tmp/ruby/src/trunk/thread_pthread_mn.c:469
| 
| -- 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:
| 
| 5d748a261000-5d748a262000 r--p 00000000 00:23 1443276224                 /tmp/ruby/build/trunk/ruby
| 5d748a262000-5d748a263000 r-xp 00001000 00:23 1443276224                 /tmp/ruby/build/trunk/ruby
| 5d748a263000-5d748a264000 r--p 00002000 00:23 1443276224                 /tmp/ruby/build/trunk/ruby
| 5d748a264000-5d748a265000 r--p 00002000 00:23 1443276224                 /tmp/ruby/build/trunk/ruby
| 5d748a265000-5d748a266000 rw-p 00003000 00:23 1443276224                 /tmp/ruby/build/trunk/ruby
| 5d74aa67b000-5d74aaa1b000 rw-p 00000000 00:00 0                          [heap]
| 75663e000000-75663e207000 r--s 00000000 103:02 5242993                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 75663e356000-75663ef07000 rw-p 00000000 00:00 0 
| 75663ef07000-756640000000 r--s 00000000 00:23 1443276217                 /tmp/ruby/build/trunk/libruby.so.4.1.0
| 756640000000-756640021000 rw-p 00000000 00:00 0 
| 756640021000-756644000000 ---p 00000000 00:00 0 
| 756644075000-756644800000 rw-p 00000000 00:00 0 
| 756644800000-756644901000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 756644901000-756644902000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 756644902000-756644a22000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 756644a22000-756644a23000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 756644a23000-756664800000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 75666489c000-7566648d0000 rw-p 00000000 00:00 0 
| 7566648d0000-75666490e000 r--s 00000000 00:23 1443276224                 /tmp/ruby/build/trunk/ruby
| 75666490e000-756664912000 r--p 00000000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 756664912000-756664936000 r-xp 00004000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 756664936000-75666493a000 r--p 00028000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 75666493a000-75666493b000 r--p 0002b000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 75666493b000-75666493c000 rw-p 0002c000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 75666493c000-75666493d000 ---p 00000000 00:00 0 
| 75666493d000-75666495d000 rw-p 00000000 00:00 0 
| 75666495d000-7566649bf000 rw-p 00000000 00:00 0 
| 7566649bf000-7566649c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7566649c0000-756664a01000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664a01000-756664a02000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664a02000-756664a43000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664a43000-756664a44000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664a44000-756664a85000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664a85000-756664a86000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664a86000-756664ac7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664ac7000-756664ac8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664ac8000-756664b09000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664b09000-756664b0a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664b0a000-756664b4b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664b4b000-756664b4c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664b4c000-756664b8d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664b8d000-756664b8e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664b8e000-756664bcf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664bcf000-756664bd0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664bd0000-756664c11000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664c11000-756664c12000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664c12000-756664c53000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664c53000-756664c54000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664c54000-756664c95000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664c95000-756664c96000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664c96000-756664cd7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664cd7000-756664cd8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664cd8000-756664d19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664d19000-756664d1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664d1a000-756664d5b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664d5b000-756664d5c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664d5c000-756664d9d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664d9d000-756664d9e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664d9e000-756664ddf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664ddf000-756664de0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664de0000-756664e21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664e21000-756664e22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664e22000-756664e63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664e63000-756664e64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664e64000-756664ea5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664ea5000-756664ea6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664ea6000-756664ee7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664ee7000-756664ee8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664ee8000-756664f29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664f29000-756664f2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664f2a000-756664f6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664f6b000-756664f6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664f6c000-756664fad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664fad000-756664fae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664fae000-756664fef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664fef000-756664ff0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756664ff0000-756665031000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756665031000-756665032000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756665032000-756665073000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756665073000-756665074000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756665074000-7566650b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7566650b5000-7566650b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7566650b6000-7566650f7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7566650f7000-7566650f8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7566650f8000-756665139000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 756665139000-75666513a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75666513a000-75666517b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75666517b000-75666517c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75666517c000-7566651bd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7566651bd000-7566651be000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7566651be000-7566651ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7566651ff000-756665200000 ---p 00000000 00:00 0 
| 756665200000-756665a00000 rw-p 00000000 00:00 0 
| 756665a00000-75667da00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 75667da00000-75667ee00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 75667ee10000-75667ee13000 r--p 00000000 00:23 1411001034                 /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 75667ee13000-75667ee1c000 r-xp 00003000 00:23 1411001034                 /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 75667ee1c000-75667ee1e000 r--p 0000c000 00:23 1411001034                 /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 75667ee1e000-75667ee1f000 r--p 0000d000 00:23 1411001034                 /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 75667ee1f000-75667ee20000 rw-p 0000e000 00:23 1411001034                 /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 75667ee20000-75667eef0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75667eeff000-75667f000000 rw-p 00000000 00:00 0 
| 75667f000000-75667f028000 r--p 00000000 103:02 5242993                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 75667f028000-75667f1b0000 r-xp 00028000 103:02 5242993                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 75667f1b0000-75667f1ff000 r--p 001b0000 103:02 5242993                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 75667f1ff000-75667f203000 r--p 001fe000 103:02 5242993                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 75667f203000-75667f205000 rw-p 00202000 103:02 5242993                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 75667f205000-75667f212000 rw-p 00000000 00:00 0 
| 75667f221000-75667f223000 r--p 00000000 00:23 1220932106                 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 75667f223000-75667f228000 r-xp 00002000 00:23 1220932106                 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 75667f228000-75667f229000 r--p 00007000 00:23 1220932106                 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 75667f229000-75667f22a000 r--p 00008000 00:23 1220932106                 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 75667f22a000-75667f22b000 rw-p 00009000 00:23 1220932106                 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 75667f22b000-75667f22c000 r--p 00000000 00:23 1220932005                 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 75667f22c000-75667f22d000 r-xp 00001000 00:23 1220932005                 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 75667f22d000-75667f22e000 r--p 00002000 00:23 1220932005                 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
34215 tests, 7244708 assertions, 1 failures, 0 errors, 152 skips

| 75667f22e000-75667f22f000 r--p 00002000 00:23 1220932005                 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 75667f22f000-75667f230000 rw-p 00003000 00:23 1220932005                 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
ruby -v: ruby 4.1.0dev (2026-02-08T15:28:52Z master 0069009d35) +PRISM [x86_64-linux]
| 75667f230000-75667f2b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75667f2b4000-75667f2b5000 r--p 00000000 00:23 1220932134                 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 75667f2b5000-75667f2b7000 r-xp 00001000 00:23 1220932134                 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 75667f2b7000-75667f2b8000 r--p 00003000 00:23 1220932134                 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 75667f2b8000-75667f2b9000 r--p 00003000 00:23 1220932134                 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 75667f2b9000-75667f2ba000 rw-p 00004000 00:23 1220932134                 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 75667f2ba000-75667f2bb000 r--p 00000000 00:23 919800815                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 75667f2bb000-75667f2bc000 r-xp 00001000 00:23 919800815                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 75667f2bc000-75667f2bd000 r--p 00002000 00:23 919800815                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 75667f2bd000-75667f2be000 r--p 00002000 00:23 919800815                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 75667f2be000-75667f2bf000 rw-p 00003000 00:23 919800815                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 75667f2e0000-75667f2f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75667f2f3000-75667f2f8000 rw-p 00000000 00:00 0 
| 75667f2f8000-75667f308000 r--p 00000000 103:02 5243023                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 75667f308000-75667f387000 r-xp 00010000 103:02 5243023                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 75667f387000-75667f3df000 r--p 0008f000 103:02 5243023                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 75667f3df000-75667f3e0000 r--p 000e7000 103:02 5243023                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 75667f3e0000-75667f3e1000 rw-p 000e8000 103:02 5243023                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 75667f3e1000-75667f3e3000 r--p 00000000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 75667f3e3000-75667f3f8000 r-xp 00002000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 75667f3f8000-75667f411000 r--p 00017000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 75667f411000-75667f412000 r--p 0002f000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 75667f412000-75667f413000 rw-p 00030000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 75667f413000-75667f41b000 rw-p 00000000 00:00 0 
| 75667f41b000-75667f425000 r--p 00000000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 75667f425000-75667f488000 r-xp 0000a000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 75667f488000-75667f49d000 r--p 0006d000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 75667f49d000-75667f49e000 r--p 00081000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 75667f49e000-75667f49f000 rw-p 00082000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 75667f49f000-75667f4a1000 r--p 00000000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 75667f4a1000-75667f4b3000 r-xp 00002000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 75667f4b3000-75667f4b9000 r--p 00014000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 75667f4b9000-75667f4ba000 r--p 0001a000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 75667f4ba000-75667f4bb000 rw-p 0001b000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 75667f4bc000-75667f4bd000 rw-p 00000000 00:00 0 
| 75667f4bd000-75667f4be000 r--p 00000000 00:23 919800657                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 75667f4be000-75667f4bf000 r-xp 00001000 00:23 919800657                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 75667f4bf000-75667f4c0000 r--p 00002000 00:23 919800657                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 75667f4c0000-75667f4c1000 r--p 00002000 00:23 919800657                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 75667f4c1000-75667f4c2000 rw-p 00003000 00:23 919800657                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 75667f4c2000-75667f4fa000 r--p 00000000 00:23 1443276217                 /tmp/ruby/build/trunk/libruby.so.4.1.0
| 75667f4fa000-75667f8c7000 r-xp 00038000 00:23 1443276217                 /tmp/ruby/build/trunk/libruby.so.4.1.0
| 75667f8c7000-75667fa2b000 r--p 00405000 00:23 1443276217                 /tmp/ruby/build/trunk/libruby.so.4.1.0
| 75667fa2b000-75667fa36000 r--p 00568000 00:23 1443276217                 /tmp/ruby/build/trunk/libruby.so.4.1.0
| 75667fa36000-75667fa3a000 rw-p 00573000 00:23 1443276217                 /tmp/ruby/build/trunk/libruby.so.4.1.0
| 75667fa3a000-75667fa52000 rw-p 00000000 00:00 0 
| 75667fa52000-75667fa53000 r--p 00000000 103:02 5242950                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 75667fa53000-75667fa7e000 r-xp 00001000 103:02 5242950                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 75667fa7e000-75667fa88000 r--p 0002c000 103:02 5242950                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 75667fa88000-75667fa8a000 r--p 00036000 103:02 5242950                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 75667fa8a000-75667fa8c000 rw-p 00038000 103:02 5242950                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffe6c3bc000-7ffe6c3de000 rw-p 00000000 00:00 0                          [stack]
| 7ffe6c3f4000-7ffe6c3f8000 r--p 00000000 00:00 0                          [vvar]
| 7ffe6c3f8000-7ffe6c3fa000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


make: *** [uncommon.mk:915: 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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.4.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-02-08T15:28:52Z master 0069009d35) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ...

Finished in 7.650096 seconds

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