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

[692/758] 3187075=mkmf/test_signedness
[693/758] 3187063=fiber/test_timeout
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    3187060  ko1   11u  IPv4 816511755      0t0  TCP localhost:42843->localhost:58220 (CLOSE_WAIT)
[694/758] 3187063=-ext-/string/test_normalize
[695/758] 3187063=openssl/test_ossl
[696/758] 3187067=did_you_mean/tree_spell/test_change_word
[697/758] 3187063=ruby/test_flip
[698/758] 3187060=ruby/test_sleep
[699/758] 3187074=date/test_date_arith
[700/758] 3187074=ruby/test_object
[701/758] 3187067=rubygems/test_gem_local_remote_options
[702/758] 3187063=prism/api/parse_test
[703/758] 3187063=rubygems/test_gem_gemcutter_utilities
[704/758] 3187067=ruby/test_basicinstructions
[705/758] 3187068=rubygems/test_gem_command_manager
[706/758] 3187077=rubygems/test_gem_remote_fetcher_local_ssl_server
[707/758] 3187073=prism/api/lex_test
[708/758] 3187073=ruby/test_arithmetic_sequence
[709/758] 3187073=psych/test_object
[710/758] 3187073=prism/heredoc_dedent_test
[711/758] 3187067=prism/version_test
[712/758] 3187073=-ext-/exception/test_ensured
[713/758] 3187067=prism/library_symbols_test
[714/758] 3187062=resolv/test_addr
[715/758] 3187067=openssl/test_ts
[716/758] 3187062=erb/test_erb_command
[717/758] 3187073=json/test_helper
[718/758] 3187062=ruby/test_encoding
[719/758] 3187073=rubygems/test_gem_uri_formatter
[720/758] 3187068=rubygems/test_project_sanity
[721/758] 3187073=ruby/test_range
[722/758] 3187068=test_pty
[723/758] 3187063=ruby/test_dup
[724/758] 3187064=mkmf/test_constant
[725/758] 3187063=ruby/test_object_id
[726/758] 3187071=socket/test_udp
[727/758] 3187071=-ext-/exception/test_data_error
[728/758] 3187066=prism/bom_test
[729/758] 3187062=ruby/test_file
[730/758] 3187074=prism/unescape_test
[731/758] 3187074=prism/errors_test
[732/758] 3187066=ruby/test_regexp
[733/758] 3187071=rubygems/test_gem_commands_check_command
[734/758] 3187071=open-uri/test_ftp
[735/758] 3187071=test_tmpdir
[736/758] 3187068=ruby/test_integer_comb
[737/758] 3187079=ruby/test_vm_dump
[738/758] 3187079=ruby/test_random_formatter
[739/758] 3187067=prism/test_helper
[740/758] 3187067=did_you_mean/edit_distance/test_jaro_winkler
[741/758] 3187067=ruby/test_lambda
[742/758] 3187079=ruby/test_ast
[743/758] 3187071=rubygems/test_gem_request_set_gem_dependency_api
[744/758] 3187067=rubygems/test_webauthn_listener
[745/758] 3187063=openssl/test_x509store
[746/758] 3187067=-ext-/st/test_update
[747/758] 3187067=openssl/test_fips
[748/758] 3187074=openssl/test_x509name
[749/758] 3187081=prism/api/parse_comments_test
[750/758] 3187081=ruby/test_transcode
[751/758] 3187071=json/json_generator_test
[752/758] 3187074=ruby/test_eval
[753/758] 3187073=psych/nodes/test_enumerable
[754/758] 3187073=mkmf/test_config
[755/758] 3187063=rubygems/test_gem_resolver_vendor_set
[756/758] 3187063=prism/ruby/ruby_parser_test
[757/758] 3187063=rubygems/test_gem_resolver_api_set
[758/758] 3187067=rubygems/test_gem_safe_marshal

  1) Failure:
TestObjSpaceRactor#test_tracing_does_not_crash [/tmp/ruby/src/trunk/test/objspace/test_ractor.rb:5]:
pid 3197973 killed by SIGABRT (signal 6) (core dumped)
| double free or corruption (fasttop)
| [BUG] Aborted at 0x000003e80030cc15
| ruby 4.1.0dev (2026-01-31T06:59:41Z master 242850727c) +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: 0x000078e7bd49eb2c RBP: 0x000078e782d21ac0 RSP: 0x000078e782d21a80
|  RAX: 0x0000000000000000 RBX: 0x000000000030cc6e RCX: 0x000078e7bd49eb2c
|  RDX: 0x0000000000000006 RDI: 0x000000000030cc15 RSI: 0x000000000030cc6e
|   R8: 0x00000000ffffffff  R9: 0x0000000000000000 R10: 0x0000000000000008
|  R11: 0x0000000000000246 R12: 0x0000000000000006 R13: 0x000078e782d21c00
|  R14: 0x0000000000000016 R15: 0x000078e782d21c00 EFL: 0x0000000000000246
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_print_backtrace+0x14) [0x78e7bdc9ceb7] /tmp/ruby/src/trunk/vm_dump.c:1105
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1450
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_bug_for_fatal_signal+0x10a) [0x78e7bda5d50a] /tmp/ruby/src/trunk/error.c:1131
| /tmp/ruby/build/trunk/libruby.so.4.1(sigabrt+0x48) [0x78e7bdbd16f8] /tmp/ruby/src/trunk/signal.c:962
| /lib/x86_64-linux-gnu/libc.so.6(0x78e7bd445330) [0x78e7bd445330]
| /lib/x86_64-linux-gnu/libc.so.6(__pthread_kill_implementation+0x44) [0x78e7bd49eb2c] ./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) [0x78e7bd44527e] ../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) [0x78e7bd4288ff] ./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) [0x78e7bd4297b6] ../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) [0x78e7bd4a8ff5] ./malloc/malloc.c:5772
| /lib/x86_64-linux-gnu/libc.so.6(_int_free+0x1ba) [0x78e7bd4ab32a] ./malloc/malloc.c:4607
| /lib/x86_64-linux-gnu/libc.so.6(__libc_free+0x7e) [0x78e7bd4addae] ./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) [0x78e7bda93bce] /tmp/ruby/src/trunk/gc/default/default.c:8292
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_gc_impl_free) /tmp/ruby/src/trunk/gc/default/default.c:8291
| /tmp/ruby/build/trunk/libruby.so.4.1(ruby_sized_xfree) /tmp/ruby/src/trunk/gc.c:5477
| /tmp/ruby/build/trunk/libruby.so.4.1(clean_hooks+0x5f) [0x78e7bdc9e3ef] /tmp/ruby/src/trunk/vm_trace.c:343
Finished tests in 39.090011s, 873.7526 tests/s, 185046.3816 assertions/s.
| /tmp/ruby/build/trunk/libruby.so.4.1(thread_start_func_2+0x4c7) [0x78e7bdc290c7] /tmp/ruby/src/trunk/thread.c:781
| /tmp/ruby/build/trunk/libruby.so.4.1(thread_sched_lock_+0x0) [0x78e7bdc298ad] /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:
| 
| 5e8cc60e8000-5e8cc60e9000 r--p 00000000 00:23 1013170978                 /tmp/ruby/build/trunk/ruby
| 5e8cc60e9000-5e8cc60ea000 r-xp 00001000 00:23 1013170978                 /tmp/ruby/build/trunk/ruby
| 5e8cc60ea000-5e8cc60eb000 r--p 00002000 00:23 1013170978                 /tmp/ruby/build/trunk/ruby
| 5e8cc60eb000-5e8cc60ec000 r--p 00002000 00:23 1013170978                 /tmp/ruby/build/trunk/ruby
| 5e8cc60ec000-5e8cc60ed000 rw-p 00003000 00:23 1013170978                 /tmp/ruby/build/trunk/ruby
| 5e8ccdfb4000-5e8cce356000 rw-p 00000000 00:00 0                          [heap]
| 78e774000000-78e774021000 rw-p 00000000 00:00 0 
| 78e774021000-78e778000000 ---p 00000000 00:00 0 
| 78e77c000000-78e77c021000 rw-p 00000000 00:00 0 
| 78e77c021000-78e780000000 ---p 00000000 00:00 0 
| 78e780400000-78e780607000 r--s 00000000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78e7807d0000-78e781b09000 rw-p 00000000 00:00 0 
| 78e781b09000-78e782c00000 r--s 00000000 00:23 1013170971                 /tmp/ruby/build/trunk/libruby.so.4.1.0
| 78e782c00000-78e782d01000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78e782d01000-78e782d02000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78e782d02000-78e782e22000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78e782e22000-78e782e23000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78e782e23000-78e7a2c00000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78e7a2d0b000-78e7a2d3f000 rw-p 00000000 00:00 0 
| 78e7a2d3f000-78e7a2d7d000 r--s 00000000 00:23 1013170978                 /tmp/ruby/build/trunk/ruby
| 78e7a2d7d000-78e7a2d81000 r--p 00000000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78e7a2d81000-78e7a2da5000 r-xp 00004000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78e7a2da5000-78e7a2da9000 r--p 00028000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78e7a2da9000-78e7a2daa000 r--p 0002b000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78e7a2daa000-78e7a2dab000 rw-p 0002c000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78e7a2dab000-78e7a2dac000 ---p 00000000 00:00 0 
| 78e7a2dac000-78e7a2dcc000 rw-p 00000000 00:00 0 
| 78e7a2dcc000-78e7a2dcd000 ---p 00000000 00:00 0 
| 78e7a2dcd000-78e7a2ded000 rw-p 00000000 00:00 0 
| 78e7a2ded000-78e7a2e2e000 rw-p 00000000 00:00 0 
| 78e7a2e2f000-78e7a2e32000 r--p 00000000 00:23 941488157                  /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 78e7a2e32000-78e7a2e3b000 r-xp 00003000 00:23 941488157                  /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 78e7a2e3b000-78e7a2e3d000 r--p 0000c000 00:23 941488157                  /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 78e7a2e3d000-78e7a2e3e000 r--p 0000d000 00:23 941488157                  /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 78e7a2e3e000-78e7a2e3f000 rw-p 0000e000 00:23 941488157                  /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so
| 78e7a2e3f000-78e7a2e60000 rw-p 00000000 00:00 0 
| 78e7a2e60000-78e7a2f60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 78e7a2f6f000-78e7a2f70000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a2f70000-78e7a2fb1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a2fb1000-78e7a2fb2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a2fb2000-78e7a2ff3000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a2ff3000-78e7a2ff4000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a2ff4000-78e7a3035000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3035000-78e7a3036000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3036000-78e7a3077000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3077000-78e7a3078000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3078000-78e7a30b9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a30b9000-78e7a30ba000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a30ba000-78e7a30fb000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a30fb000-78e7a30fc000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a30fc000-78e7a313d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a313d000-78e7a313e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a313e000-78e7a317f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a317f000-78e7a3180000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3180000-78e7a31c1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a31c1000-78e7a31c2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a31c2000-78e7a3203000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3203000-78e7a3204000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3204000-78e7a3245000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3245000-78e7a3246000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3246000-78e7a3287000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3287000-78e7a3288000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3288000-78e7a32c9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a32c9000-78e7a32ca000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a32ca000-78e7a330b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a330b000-78e7a330c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a330c000-78e7a334d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a334d000-78e7a334e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a334e000-78e7a338f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a338f000-78e7a3390000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3390000-78e7a33d1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a33d1000-78e7a33d2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a33d2000-78e7a3413000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3413000-78e7a3414000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3414000-78e7a3455000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3455000-78e7a3456000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3456000-78e7a3497000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3497000-78e7a3498000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3498000-78e7a34d9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a34d9000-78e7a34da000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a34da000-78e7a351b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a351b000-78e7a351c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a351c000-78e7a355d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a355d000-78e7a355e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a355e000-78e7a359f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a359f000-78e7a35a0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a35a0000-78e7a35e1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a35e1000-78e7a35e2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a35e2000-78e7a3623000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3623000-78e7a3624000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3624000-78e7a3665000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3665000-78e7a3666000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a3666000-78e7a36a7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a36a7000-78e7a36a8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a36a8000-78e7a36e9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a36e9000-78e7a36ea000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a36ea000-78e7a372b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a372b000-78e7a372c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a372c000-78e7a376d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a376d000-78e7a376e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a376e000-78e7a37af000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 78e7a37af000-78e7a37b0000 ---p 00000000 00:00 0 
| 78e7a37b0000-78e7a3fb0000 rw-p 00000000 00:00 0 
| 78e7a3fb0000-78e7a4000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 78e7a4000000-78e7bc000000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 78e7bc000000-78e7bd400000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 78e7bd400000-78e7bd428000 r--p 00000000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78e7bd428000-78e7bd5b0000 r-xp 00028000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78e7bd5b0000-78e7bd5ff000 r--p 001b0000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78e7bd5ff000-78e7bd603000 r--p 001fe000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78e7bd603000-78e7bd605000 rw-p 00202000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78e7bd605000-78e7bd612000 rw-p 00000000 00:00 0 
| 78e7bd61f000-78e7bd621000 r--p 00000000 00:23 909503812                  /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 78e7bd621000-78e7bd626000 r-xp 00002000 00:23 909503812                  /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 78e7bd626000-78e7bd627000 r--p 00007000 00:23 909503812                  /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 78e7bd627000-78e7bd628000 r--p 00008000 00:23 909503812                  /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 78e7bd628000-78e7bd629000 rw-p 00009000 00:23 909503812                  /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so
| 78e7bd629000-78e7bd62a000 r--p 00000000 00:23 919800925                  /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 78e7bd62a000-78e7bd62c000 r-xp 00001000 00:23 919800925                  /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 78e7bd62c000-78e7bd62d000 r--p 00003000 00:23 919800925                  /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 78e7bd62d000-78e7bd62e000 r--p 00003000 00:23 919800925                  /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 78e7bd62e000-78e7bd62f000 rw-p 00004000 00:23 919800925                  /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
| 78e7bd650000-78e7bd660000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 78e7bd660000-78e7bd661000 r--p 00000000 00:23 909503560                  /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 78e7bd661000-78e7bd662000 r-xp 00001000 00:23 909503560                  /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 78e7bd662000-78e7bd663000 r--p 00002000 00:23 909503560                  /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 78e7bd663000-78e7bd664000 r--p 00002000 00:23 909503560                  /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 78e7bd664000-78e7bd665000 rw-p 00003000 00:23 909503560                  /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so
| 78e7bd665000-78e7bd666000 r--p 00000000 00:23 919800815                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 78e7bd666000-78e7bd667000 r-xp 00001000 00:23 919800815                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 78e7bd667000-78e7bd668000 r--p 00002000 00:23 919800815                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 78e7bd668000-78e7bd669000 r--p 00002000 00:23 919800815                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 78e7bd669000-78e7bd66a000 rw-p 00003000 00:23 919800815                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
| 78e7bd66a000-78e7bd770000 rw-p 00000000 00:00 0 
| 78e7bd770000-78e7bd780000 r--p 00000000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 78e7bd780000-78e7bd7ff000 r-xp 00010000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 78e7bd7ff000-78e7bd857000 r--p 0008f000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 78e7bd857000-78e7bd858000 r--p 000e7000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 78e7bd858000-78e7bd859000 rw-p 000e8000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 78e7bd859000-78e7bd85b000 r--p 00000000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78e7bd85b000-78e7bd870000 r-xp 00002000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78e7bd870000-78e7bd889000 r--p 00017000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78e7bd889000-78e7bd88a000 r--p 0002f000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78e7bd88a000-78e7bd88b000 rw-p 00030000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78e7bd88b000-78e7bd893000 rw-p 00000000 00:00 0 
| 78e7bd893000-78e7bd89d000 r--p 00000000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 78e7bd89d000-78e7bd900000 r-xp 0000a000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 78e7bd900000-78e7bd915000 r--p 0006d000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 78e7bd915000-78e7bd916000 r--p 00081000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 78e7bd916000-78e7bd917000 rw-p 00082000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 78e7bd917000-78e7bd919000 r--p 00000000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 78e7bd919000-78e7bd92b000 r-xp 00002000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 78e7bd92b000-78e7bd931000 r--p 00014000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 78e7bd931000-78e7bd932000 r--p 0001a000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 78e7bd932000-78e7bd933000 rw-p 0001b000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 78e7bd934000-78e7bd935000 rw-p 00000000 00:00 0 
| 78e7bd935000-78e7bd936000 r--p 00000000 00:23 919800657                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 78e7bd936000-78e7bd937000 r-xp 00001000 00:23 919800657                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 78e7bd937000-78e7bd938000 r--p 00002000 00:23 919800657                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 78e7bd938000-78e7bd939000 r--p 00002000 00:23 919800657                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 78e7bd939000-78e7bd93a000 rw-p 00003000 00:23 919800657                  /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so
| 78e7bd93a000-78e7bd972000 r--p 00000000 00:23 1013170971                 /tmp/ruby/build/trunk/libruby.so.4.1.0
| 78e7bd972000-78e7bdd3e000 r-xp 00038000 00:23 1013170971                 /tmp/ruby/build/trunk/libruby.so.4.1.0
| 78e7bdd3e000-78e7bdea2000 r--p 00404000 00:23 1013170971                 /tmp/ruby/build/trunk/libruby.so.4.1.0
| 78e7bdea2000-78e7bdead000 r--p 00567000 00:23 1013170971                 /tmp/ruby/build/trunk/libruby.so.4.1.0
| 78e7bdead000-78e7bdeb1000 rw-p 00572000 00:23 1013170971                 /tmp/ruby/build/trunk/libruby.so.4.1.0
| 78e7bdeb1000-78e7bdec6000 rw-p 00000000 00:00 0 
| 78e7bdec6000-78e7bdec7000 r--p 00000000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 78e7bdec7000-78e7bdef2000 r-xp 00001000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 78e7bdef2000-78e7bdefc000 r--p 0002c000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 78e7bdefc000-78e7bdefe000 r--p 00036000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 78e7bdefe000-78e7bdf00000 rw-p 00038000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fff7590a000-7fff7592c000 rw-p 00000000 00:00 0                          [stack]
| 7fff7594d000-7fff75951000 r--p 00000000 00:00 0                          [vvar]
| 7fff75951000-7fff75953000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


34155 tests, 7233465 assertions, 1 failures, 0 errors, 156 skips

ruby -v: ruby 4.1.0dev (2026-01-31T06:59:41Z master 242850727c) +PRISM [x86_64-linux]
make: *** [uncommon.mk:913: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.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-01-31T06:59:41Z master 242850727c) +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.931891 seconds

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