# Logfile created on 2026-02-12 07:03:56 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007b543a31fdd0 @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.20260212-070356", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007b543ac7e160 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b543ac7dff8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b5435b193d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20260212-070356", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20260212-070356>, @binmode=false, @mon_data=#<Monitor:0x00007b543ac7dd50>, @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 = 8f7c12830f
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
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
d2478baff2cad965086fd2fb0bb3156940d56ef83a6e685043dcc609711cb426  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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: 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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.4.0/ext/syslog'
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]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/net-imap.revision -
generating encdb.h
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
/tmp/ruby/src/trunk/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
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]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
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/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
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/.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]: 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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk/bin
installing base libraries:          /tmp/ruby/install/trunk/lib
installing arch files:              /tmp/ruby/install/trunk/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.0
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.18.1
                                    openssl 4.0.0
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-ftp 0.3.9
                                    net-imap 0.6.2
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.13
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.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'
 Fstderr output is not empty
   /tmp/ruby/build/trunk/miniruby: [BUG] Segmentation fault at 0x0000000000000009
   ruby 4.1.0dev (2026-02-12T03:11:10Z master 8f7c12830f) +PRISM [x86_64-linux]
   
   -- Control frame information -----------------------------------------------
   c:0001 p:0000 s:0003 E:0022b0 l:y b:---- DUMMY  [FINISH]
   
   
   -- Threading information ---------------------------------------------------
   Total ractor count: 1
   Ruby thread count for this ractor: 1
   
   -- Machine register context ------------------------------------------------
    RIP: 0x000056aec6161eb0 RBP: 0x000056af00004a90 RSP: 0x00007fffe75108a0
    RAX: 0x0000000000000001 RBX: 0x0000000000000011 RCX: 0x0000000000000048
    RDX: 0x0000000000000001 RDI: 0x0000000000000003 RSI: 0x0000000000000023
     R8: 0x0000000000000000  R9: 0x000056af000048c0 R10: 0x0000702ed75e42c0
    R11: 0x0000000000000011 R12: 0x0000702ed75e42c0 R13: 0x0000000000000000
    R14: 0x000056aec650ed50 R15: 0x0000000000000000 EFL: 0x0000000000010246
   
   -- C level backtrace information -------------------------------------------
   /tmp/ruby/build/trunk/miniruby(rb_print_backtrace+0x14) [0x56aec642f347] /tmp/ruby/src/trunk/vm_dump.c:1105
   /tmp/ruby/build/trunk/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1450
   /tmp/ruby/build/trunk/miniruby(rb_bug_for_fatal_signal+0x10a) [0x56aec61ee87a] /tmp/ruby/src/trunk/error.c:1131
   /tmp/ruby/build/trunk/miniruby(sigsegv+0x48) [0x56aec63637c8] /tmp/ruby/src/trunk/signal.c:948
   /lib/x86_64-linux-gnu/libc.so.6(0x702ed7645330) [0x702ed7645330]
   /tmp/ruby/build/trunk/miniruby(get_next_insn+0x7) [0x56aec6161eb0] /tmp/ruby/src/trunk/compile.c:3084
   /tmp/ruby/build/trunk/miniruby(optimize_checktype) /tmp/ruby/src/trunk/compile.c:3297
   /tmp/ruby/build/trunk/miniruby(iseq_peephole_optimize) /tmp/ruby/src/trunk/compile.c:3369
   /tmp/ruby/build/trunk/miniruby(iseq_optimize+0x1d3) [0x56aec61638ab] /tmp/ruby/src/trunk/compile.c:4460
   /tmp/ruby/build/trunk/miniruby(iseq_setup_insn) /tmp/ruby/src/trunk/compile.c:1648
   /tmp/ruby/build/trunk/miniruby(iseq_setup_insn) /tmp/ruby/src/trunk/compile.c:1637
   /tmp/ruby/build/trunk/miniruby(pm_iseq_compile_node+0x60) [0x56aec61b0560] /tmp/ruby/src/trunk/prism_compile.c:10528
   /tmp/ruby/build/trunk/miniruby(pm_iseq_new_with_opt_try+0x14) [0x56aec626c1c4] /tmp/ruby/src/trunk/iseq.c:1110
   /tmp/ruby/build/trunk/miniruby(rb_protect+0x103) [0x56aec61fb193] /tmp/ruby/src/trunk/eval.c:1134
   /tmp/ruby/build/trunk/miniruby(pm_iseq_new_with_opt+0x197) [0x56aec6264cf7] /tmp/ruby/src/trunk/iseq.c:1163
   /tmp/ruby/build/trunk/miniruby(pm_new_child_iseq+0x99) [0x56aec6153d99] /tmp/ruby/src/trunk/prism_compile.c:1279
   /tmp/ruby/build/trunk/miniruby(pm_scope_node_destroy+0x0) [0x56aec6192d81] /tmp/ruby/src/trunk/prism_compile.c:9087
   /tmp/ruby/build/trunk/miniruby(pm_compile_node) /tmp/ruby/src/trunk/prism_compile.c:9088
   /tmp/ruby/build/trunk/miniruby(pm_compile_node+0x2293) [0x56aec6193593] /tmp/ruby/src/trunk/prism_compile.c:10341
   /tmp/ruby/build/trunk/miniruby(pm_compile_scope_node+0x103a) [0x56aec61adf4a] /tmp/ruby/src/trunk/prism_compile.c:7061
   /tmp/ruby/build/trunk/miniruby(pm_compile_node+0x3809) [0x56aec6194b09] /tmp/ruby/src/trunk/prism_compile.c:10214
   /tmp/ruby/build/trunk/miniruby(pm_iseq_compile_node+0x55) [0x56aec61b0555] /tmp/ruby/src/trunk/prism_compile.c:10525
   /tmp/ruby/build/trunk/miniruby(pm_iseq_new_with_opt_try+0x14) [0x56aec626c1c4] /tmp/ruby/src/trunk/iseq.c:1110
   /tmp/ruby/build/trunk/miniruby(rb_protect+0x103) [0x56aec61fb193] /tmp/ruby/src/trunk/eval.c:1134
   /tmp/ruby/build/trunk/miniruby(pm_iseq_new_with_opt+0x197) [0x56aec6264cf7] /tmp/ruby/src/trunk/iseq.c:1163
   /tmp/ruby/build/trunk/miniruby(pm_new_child_iseq+0x99) [0x56aec6153d99] /tmp/ruby/src/trunk/prism_compile.c:1279
   /tmp/ruby/build/trunk/miniruby(pm_scope_node_destroy+0x0) [0x56aec61956b5] /tmp/ruby/src/trunk/prism_compile.c:8862
   /tmp/ruby/build/trunk/miniruby(pm_compile_node) /tmp/ruby/src/trunk/prism_compile.c:8863
   /tmp/ruby/build/trunk/miniruby(pm_compile_node+0x2293) [0x56aec6193593] /tmp/ruby/src/trunk/prism_compile.c:10341
   /tmp/ruby/build/trunk/miniruby(pm_compile_scope_node+0x103a) [0x56aec61adf4a] /tmp/ruby/src/trunk/prism_compile.c:7061
   /tmp/ruby/build/trunk/miniruby(pm_compile_node+0x3809) [0x56aec6194b09] /tmp/ruby/src/trunk/prism_compile.c:10214
   /tmp/ruby/build/trunk/miniruby(APPEND_LIST+0x0) [0x56aec61b05d8] /tmp/ruby/src/trunk/prism_compile.c:10515
   /tmp/ruby/build/trunk/miniruby(pm_iseq_compile_node) /tmp/ruby/src/trunk/prism_compile.c:10519
   /tmp/ruby/build/trunk/miniruby(pm_iseq_new_with_opt_try+0x14) [0x56aec626c1c4] /tmp/ruby/src/trunk/iseq.c:1110
   /tmp/ruby/build/trunk/miniruby(rb_protect+0x103) [0x56aec61fb193] /tmp/ruby/src/trunk/eval.c:1134
   /tmp/ruby/build/trunk/miniruby(pm_iseq_new_with_opt+0x197) [0x56aec6264cf7] /tmp/ruby/src/trunk/iseq.c:1163
   /tmp/ruby/build/trunk/miniruby(builtin_iseq_load+0x1ba) [0x56aec611466a] /tmp/ruby/src/trunk/mini_builtin.c:68
   /tmp/ruby/build/trunk/miniruby(rb_load_with_builtin_functions+0xa) [0x56aec61146fa] /tmp/ruby/src/trunk/mini_builtin.c:102
   /tmp/ruby/build/trunk/miniruby(rb_call_builtin_inits+0x49) [0x56aec623aee9] /tmp/ruby/src/trunk/inits.c:104
   /tmp/ruby/build/trunk/miniruby(rb_current_vm+0x0) [0x56aec6352967] /tmp/ruby/src/trunk/ruby.c:1818
   /tmp/ruby/build/trunk/miniruby(ruby_opt_init) /tmp/ruby/src/trunk/ruby.c:1819
   /tmp/ruby/build/trunk/miniruby(ruby_opt_init) /tmp/ruby/src/trunk/ruby.c:1795
   /tmp/ruby/build/trunk/miniruby(prism_script+0x8) [0x56aec6354a1b] /tmp/ruby/src/trunk/ruby.c:2227
   /tmp/ruby/build/trunk/miniruby(process_options) /tmp/ruby/src/trunk/ruby.c:2572
   /tmp/ruby/build/trunk/miniruby(ruby_process_options+0x158) [0x56aec6354e58] /tmp/ruby/src/trunk/ruby.c:3208
   /tmp/ruby/build/trunk/miniruby(ruby_options+0xd5) [0x56aec61fc485] /tmp/ruby/src/trunk/eval.c:119
   /tmp/ruby/build/trunk/miniruby(rb_main+0x19) [0x56aec6113a1e] /tmp/ruby/src/trunk/prism/prism.c:21084
   /tmp/ruby/build/trunk/miniruby(main) /tmp/ruby/src/trunk/main.c:62
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x702ed762a1ca] ../sysdeps/nptl/libc_start_call_main.h:58
   /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x702ed762a28b] ../csu/libc-start.c:360
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
   [0x56aec6113a75]
   
   -- Other runtime information -----------------------------------------------
   
   * Loaded script: /tmp/ruby/build/trunk/miniruby
   
   * 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
   
   * Process memory map:
   
   56aec60dc000-56aec610c000 r--p 00000000 00:23 143453427                  /tmp/ruby/build/trunk/miniruby
   56aec610c000-56aec64cf000 r-xp 00030000 00:23 143453427                  /tmp/ruby/build/trunk/miniruby
   56aec64cf000-56aec662c000 r--p 003f3000 00:23 143453427                  /tmp/ruby/build/trunk/miniruby
   56aec662c000-56aec6637000 r--p 00550000 00:23 143453427                  /tmp/ruby/build/trunk/miniruby
   56aec6637000-56aec6638000 rw-p 0055b000 00:23 143453427                  /tmp/ruby/build/trunk/miniruby
   56aec6638000-56aec664e000 rw-p 00000000 00:00 0 
   56aeffebd000-56af0002b000 rw-p 00000000 00:00 0                          [heap]
   702eb9e00000-702eba007000 r--s 00000000 103:02 5242993                   /usr/lib/x86_64-linux-gnu/libc.so.6
   702eba02c000-702ebc1bf000 r--s 00000000 00:23 143453427                  /tmp/ruby/build/trunk/miniruby
   702ebc1bf000-702ebc1c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc1c0000-702ebc261000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc261000-702ebc262000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc262000-702ebc303000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc303000-702ebc304000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc304000-702ebc3a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc3a5000-702ebc3a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc3a6000-702ebc447000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc447000-702ebc448000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc448000-702ebc4e9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc4e9000-702ebc4ea000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc4ea000-702ebc58b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc58b000-702ebc58c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc58c000-702ebc62d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc62d000-702ebc62e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc62e000-702ebc6cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc6cf000-702ebc6d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc6d0000-702ebc771000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc771000-702ebc772000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc772000-702ebc813000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc813000-702ebc814000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc814000-702ebc8b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc8b5000-702ebc8b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc8b6000-702ebc957000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc957000-702ebc958000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc958000-702ebc9f9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc9f9000-702ebc9fa000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebc9fa000-702ebca9b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebca9b000-702ebca9c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebca9c000-702ebcb3d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcb3d000-702ebcb3e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcb3e000-702ebcbdf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcbdf000-702ebcbe0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcbe0000-702ebcc81000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcc81000-702ebcc82000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcc82000-702ebcd23000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcd23000-702ebcd24000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcd24000-702ebcdc5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcdc5000-702ebcdc6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcdc6000-702ebce67000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebce67000-702ebce68000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebce68000-702ebcf09000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcf09000-702ebcf0a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcf0a000-702ebcfab000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcfab000-702ebcfac000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebcfac000-702ebd04d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd04d000-702ebd04e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd04e000-702ebd0ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd0ef000-702ebd0f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd0f0000-702ebd191000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd191000-702ebd192000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd192000-702ebd233000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd233000-702ebd234000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd234000-702ebd2d5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd2d5000-702ebd2d6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd2d6000-702ebd377000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd377000-702ebd378000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd378000-702ebd419000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd419000-702ebd41a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd41a000-702ebd4bb000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd4bb000-702ebd4bc000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd4bc000-702ebd55d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd55d000-702ebd55e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd55e000-702ebd5ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   702ebd5ff000-702ebd600000 ---p 00000000 00:00 0 
   702ebd600000-702ebde00000 rw-p 00000000 00:00 0 
   702ebde00000-702ed5e00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
   702ed5e00000-702ed7200000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
   702ed7200000-702ed74eb000 r--p 00000000 103:02 5243331                   /usr/lib/locale/locale-archive
   702ed75b2000-702ed75b6000 r--p 00000000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   702ed75b6000-702ed75da000 r-xp 00004000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   702ed75da000-702ed75de000 r--p 00028000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   702ed75de000-702ed75df000 r--p 0002b000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   702ed75df000-702ed75e0000 rw-p 0002c000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   702ed75e0000-702ed7600000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
   702ed7600000-702ed7628000 r--p 00000000 103:02 5242993                   /usr/lib/x86_64-linux-gnu/libc.so.6
   702ed7628000-702ed77b0000 r-xp 00028000 103:02 5242993                   /usr/lib/x86_64-linux-gnu/libc.so.6
   702ed77b0000-702ed77ff000 r--p 001b0000 103:02 5242993                   /usr/lib/x86_64-linux-gnu/libc.so.6
   702ed77ff000-702ed7803000 r--p 001fe000 103:02 5242993                   /usr/lib/x86_64-linux-gnu/libc.so.6
   702ed7803000-702ed7805000 rw-p 00202000 103:02 5242993                   /usr/lib/x86_64-linux-gnu/libc.so.6
   702ed7805000-702ed7812000 rw-p 00000000 00:00 0 
   702ed7830000-702ed7870000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
   702ed787f000-702ed78a0000 rw-p 00000000 00:00 0 
   702ed78a0000-702ed78b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
   702ed78b8000-702ed78b9000 r--p 00000000 00:23 143456768                  /tmp/bootstraptest20260212-2452579-rpuns1.tmpwd/bootstraptest.test_yjit.rb_316_1655.rb
   702ed78b9000-702ed79bf000 rw-p 00000000 00:00 0 
   702ed79bf000-702ed79cf000 r--p 00000000 103:02 5243023                   /usr/lib/x86_64-linux-gnu/libm.so.6
   702ed79cf000-702ed7a4e000 r-xp 00010000 103:02 5243023                   /usr/lib/x86_64-linux-gnu/libm.so.6
   702ed7a4e000-702ed7aa6000 r--p 0008f000 103:02 5243023                   /usr/lib/x86_64-linux-gnu/libm.so.6
   702ed7aa6000-702ed7aa7000 r--p 000e7000 103:02 5243023                   /usr/lib/x86_64-linux-gnu/libm.so.6
   702ed7aa7000-702ed7aa8000 rw-p 000e8000 103:02 5243023                   /usr/lib/x86_64-linux-gnu/libm.so.6
   702ed7aa8000-702ed7aaa000 r--p 00000000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   702ed7aaa000-702ed7abf000 r-xp 00002000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   702ed7abf000-702ed7ad8000 r--p 00017000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   702ed7ad8000-702ed7ad9000 r--p 0002f000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   702ed7ad9000-702ed7ada000 rw-p 00030000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   702ed7ada000-702ed7ae2000 rw-p 00000000 00:00 0 
   702ed7ae2000-702ed7aec000 r--p 00000000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   702ed7aec000-702ed7b4f000 r-xp 0000a000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   702ed7b4f000-702ed7b64000 r--p 0006d000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   702ed7b64000-702ed7b65000 r--p 00081000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   702ed7b65000-702ed7b66000 rw-p 00082000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   702ed7b66000-702ed7b68000 r--p 00000000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   702ed7b68000-702ed7b7a000 r-xp 00002000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   702ed7b7a000-702ed7b80000 r--p 00014000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   702ed7b80000-702ed7b81000 r--p 0001a000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   702ed7b81000-702ed7b82000 rw-p 0001b000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   702ed7b82000-702ed7b89000 r--s 00000000 103:02 5377851                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
   702ed7b89000-702ed7b8b000 rw-p 00000000 00:00 0 
   702ed7b8b000-702ed7b8c000 r--p 00000000 103:02 5242950                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   702ed7b8c000-702ed7bb7000 r-xp 00001000 103:02 5242950                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   702ed7bb7000-702ed7bc1000 r--p 0002c000 103:02 5242950                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   702ed7bc1000-702ed7bc3000 r--p 00036000 103:02 5242950                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   702ed7bc3000-702ed7bc5000 rw-p 00038000 103:02 5242950                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7fffe74f4000-7fffe7515000 rw-p 00000000 00:00 0                          [stack]
   7fffe7548000-7fffe754c000 r--p 00000000 00:00 0                          [vvar]
   7fffe754c000-7fffe754e000 r-xp 00000000 00:00 0                          [vdso]
   ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
#1655 test_yjit.rb:316: 
     # regression test for tracking type of locals for too long
     def local_setting_cmp(five)
       victim = 5
       five.define_singleton_method(:respond_to?) do |_, _|
         victim = nil
       end
   
       # +1 makes YJIT track that victim is a number and
       # defined? calls respond_to? from above indirectly
       unless (victim + 1) && defined?(five.something)
         # Would return wrong result if we still think `five` is a number
         victim.nil?
       end
     end
   
     local_setting_cmp(Object.new)
     local_setting_cmp(Object.new)
  #=> "" (expected "true")  
FAIL 1/2037 tests failed
make: *** [uncommon.mk:846: yes-btest] Error 1
$$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 512.
$$$[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=29979
  "--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] 2493869=mmtk/test_configuration
[  2/758] 2493874=rubygems/test_gem_resolver_vendor_specification
[  3/758] 2493880=rubygems/test_gem_commands_update_command
[  4/758] 2493875=-ext-/box/test_load_ext
[  5/758] 2493877=rubygems/test_gem_uri
[  6/758] 2493882=-ext-/test_notimplement
[  7/758] 2493885=-ext-/test_random
[  8/758] 2493884=openssl/test_ssl_session
[  9/758] 2493886=ripper/test_lexer
[ 10/758] 2493889=yaml/test_dbm
[ 11/758] 2493875=ruby/test_thread_cv
[ 12/758] 2493869=fiber/test_enumerator
[ 13/758] 2493882=ruby/enc/test_koi8
[ 14/758] 2493885=ripper/test_filter
[ 15/758] 2493882=rubygems/test_gem_gem_runner
[ 16/758] 2493870=-ext-/struct/test_data
[ 17/758] 2493872=did_you_mean/test_tree_spell_checker
[ 18/758] 2493878=socket/test_addrinfo
[ 19/758] 2493879=net/http/test_http
[ 20/758] 2493871=openssl/test_bn
[ 21/758] 2493873=ruby/test_path
[ 22/758] 2493869=ruby/enc/test_case_mapping
[ 23/758] 2493889=ruby/test_compile_prism
[ 24/758] 2493886=-ext-/test_bug-14834
[ 25/758] 2493887=date/test_date_compat
[ 26/758] 2493888=json/json_encoding_test
[ 27/758] 2493870=socket/test_sockopt
[ 28/758] 2493876=prism/encoding/string_encoding_test
[ 29/758] 2493887=mkmf/test_install
[ 30/758] 2493869=net/http/test_httpheader
[ 31/758] 2493883=rubygems/test_gem_resolver_local_specification
[ 32/758] 2493873=-ext-/string/test_set_len
[ 33/758] 2493870=net/http/test_httpresponses
[ 34/758] 2493873=psych/test_encoding
[ 35/758] 2493885=did_you_mean/core_ext/test_name_error_extension
[ 36/758] 2493885=test_bundled_gems
[ 37/758] 2493872=psych/test_document
[ 38/758] 2493888=optparse/test_acceptable
[ 39/758] 2493873=ruby/enc/test_euc_jp
[ 40/758] 2493872=openssl/test_pair
[ 41/758] 2493869=rubygems/test_gem_commands_yank_command
[ 42/758] 2493873=test_rbconfig
[ 43/758] 2493870=ruby/test_primitive
[ 44/758] 2493871=did_you_mean/tree_spell/test_human_typo
[ 45/758] 2493876=ruby/test_fiber
[ 46/758] 2493871=test_open3
[ 47/758] 2493886=rubygems/test_bundled_ca
[ 48/758] 2493878=openssl/test_digest
[ 49/758] 2493870=objspace/test_ractor
[ 50/758] 2493873=rubygems/test_gem_security
[ 51/758] 2493878=-ext-/test_recursion
[ 52/758] 2493878=rubygems/test_exit
[ 53/758] 2493874=test_delegate
[ 54/758] 2493885=-ext-/popen_deadlock/test_popen_deadlock
[ 55/758] 2493882=ruby/test_set
[ 56/758] 2493877=mkmf/test_mkmf
[ 57/758] 2493883=date/test_date_marshal
[ 58/758] 2493883=-ext-/test_printf
[ 59/758] 2493888=-ext-/array/test_to_ary_concat
[ 60/758] 2493883=rubygems/test_webauthn_listener_response
[ 61/758] 2493877=test_time
[ 62/758] 2493887=psych/json/test_stream
[ 63/758] 2493883=ripper/test_files_lib
[ 64/758] 2493874=rubygems/test_gem_commands_unpack_command
[ 65/758] 2493887=ruby/test_beginendblock
[ 66/758] 2493882=ruby/enc/test_emoji_breaks
[ 67/758] 2493882=rubygems/test_gem_bundler_version_finder
[ 68/758] 2493889=fiber/test_scheduler
[ 69/758] 2493882=openssl/test_ocsp
[ 70/758] 2493878=psych/test_class
[ 71/758] 2493878=openssl/test_pkey_dsa
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 8 #<File::Stat dev=0x8, ino=115641129, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[ 72/758] 2493877=-ext-/exception/test_exception_at_throwing
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    2493879  ko1    8u  IPv4 115641129      0t0  TCP localhost:39421->localhost:60052 (CLOSE_WAIT)
[ 73/758] 2493877=ruby/test_iseq
[ 74/758] 2493870=-ext-/econv/test_append
[ 75/758] 2493870=prism/result/breadth_first_search_test
[ 76/758] 2493888=prism/percent_delimiter_string_test
[ 77/758] 2493870=dtrace/test_cmethod
[ 78/758] 2493870=ruby/test_io_m17n
[ 79/758] 2493874=did_you_mean/spell_checking/test_variable_name_check
[ 80/758] 2493888=optparse/test_did_you_mean
[ 81/758] 2493874=rubygems/test_gem_commands_server_command
[ 82/758] 2493874=-ext-/string/test_interned_str
[ 83/758] 2493874=prism/api/freeze_test
[ 84/758] 2493875=ruby/enc/test_case_comprehensive
[ 85/758] 2493875=prism/result/node_id_test
[ 86/758] 2493888=rubygems/test_gem_commands_build_command
[ 87/758] 2493869=fiber/test_mutex
[ 88/758] 2493874=openssl/test_x509req
[ 89/758] 2493887=ruby/test_struct
[ 90/758] 2493885=rubygems/test_gem_path_support
[ 91/758] 2493885=ripper/test_files_test_1
[ 92/758] 2493874=psych/test_deprecated
[ 93/758] 2493874=ruby/test_insns_leaf
[ 94/758] 2493874=psych/test_serialize_subclasses
[ 95/758] 2493874=ruby/test_key_error
[ 96/758] 2493874=-ext-/bignum/test_div
[ 97/758] 2493874=ruby/test_allocation
[ 98/758] 2493886=openssl/test_engine
[ 99/758] 2493875=prism/fuzzer_test
[100/758] 2493886=ripper/test_sexp
[101/758] 2493875=ruby/test_variable
[102/758] 2493886=psych/test_struct
[103/758] 2493886=fiber/test_io_close
[104/758] 2493886=prism/onigmo_test
[105/758] 2493886=prism/magic_comment_test
[106/758] 2493878=mkmf/test_pkg_config
[107/758] 2493878=openssl/test_config
[108/758] 2493889=prism/result/named_capture_test
[109/758] 2493878=ruby/test_nomethod_error
[110/758] 2493888=json/json_parser_test
[111/758] 2493878=prism/result/comments_test
[112/758] 2493882=-ext-/win32/test_dln
[113/758] 2493882=rubygems/test_gem_source_subpath_problem
[114/758] 2493889=json/json_common_interface_test
[115/758] 2493888=prism/result/constant_path_node_test
[116/758] 2493888=fiber/test_storage
[117/758] 2493888=rubygems/test_gem_resolver_git_set
[118/758] 2493878=openssl/test_cipher
[119/758] 2493889=rubygems/test_gem_security_signer
[120/758] 2493880=-ext-/time/test_new
[121/758] 2493882=test_shellwords
[122/758] 2493884=-ext-/debug/test_debug
[123/758] 2493880=ruby/test_memory_view
[124/758] 2493882=ruby/test_iterator
[125/758] 2493884=dtrace/test_string
[126/758] 2493884=psych/test_omap
[127/758] 2493880=digest/test_digest_extend
[128/758] 2493886=ruby/enc/test_windows_1252
[129/758] 2493880=fiber/test_process
[130/758] 2493886=ruby/test_fixnum
[131/758] 2493878=ruby/test_signal
[132/758] 2493884=openssl/test_x509crl
[133/758] 2493877=prism/ruby/dispatcher_test
[134/758] 2493886=ruby/test_metaclass
[135/758] 2493886=prism/result/heredoc_test
[136/758] 2493886=ruby/test_dir_m17n
[137/758] 2493875=rubygems/test_gem_resolver_installer_set
[138/758] 2493880=prism/result/warnings_test
[139/758] 2493882=ruby/enc/test_regex_casefold
[140/758] 2493882=rubygems/test_gem_commands_signout_command
[141/758] 2493882=ruby/test_refinement
[142/758] 2493877=rubygems/test_gem_source_git
[143/758] 2493880=ruby/test_float
[144/758] 2493889=ruby/test_require
[145/758] 2493884=did_you_mean/test_spell_checker
[146/758] 2493884=prism/fixtures_test
[147/758] 2493888=ruby/test_rational2
[148/758] 2493888=ruby/test_rational
[149/758] 2493870=rubygems/test_gem_commands_cert_command
[150/758] 2493869=-ext-/struct/test_len
[151/758] 2493869=rubygems/test_gem_package_tar_header_ractor
[152/758] 2493875=open-uri/test_proxy
[153/758] 2493884=-ext-/iter/test_yield_block
[154/758] 2493884=erb/test_erb
[155/758] 2493884=openssl/test_x509ext
[156/758] 2493875=rubygems/test_gem_source_installed
[157/758] 2493884=net/http/test_https
[158/758] 2493875=rubygems/test_gem_ext_builder
[159/758] 2493877=dtrace/test_load
[160/758] 2493877=psych/test_yamldbm
[161/758] 2493877=rubygems/test_gem_commands_rebuild_command
[162/758] 2493871=-ext-/test_abi
[163/758] 2493877=openssl/test_provider
[164/758] 2493887=rubygems/test_gem_commands_outdated_command
[165/758] 2493871=ruby/test_array
[166/758] 2493869=rubygems/test_gem_package_tar_writer
[167/758] 2493887=rubygems/test_gem_source
[168/758] 2493869=psych/test_scalar_scanner
[169/758] 2493869=prism/result/implicit_array_test
[170/758] 2493878=rubygems/test_gem_dependency_list
[171/758] 2493869=-ext-/load/test_stringify_symbols
[172/758] 2493877=-ext-/thread/test_instrumentation_api
[173/758] 2493869=psych/test_boolean
[174/758] 2493869=prism/ruby/string_query_test
[175/758] 2493887=ruby/test_whileuntil
[176/758] 2493869=monitor/test_monitor
[177/758] 2493887=net/http/test_buffered_io
[178/758] 2493878=mkmf/test_configuration
[179/758] 2493883=ruby/test_rubyvm
[180/758] 2493887=uri/test_parser
[181/758] 2493883=did_you_mean/spell_checking/test_method_name_check
[182/758] 2493883=-ext-/arith_seq/test_arith_seq_extract
[183/758] 2493887=rubygems/test_gem_request_set
[184/758] 2493878=ruby/test_module
[185/758] 2493886=openssl/test_ssl
[186/758] 2493888=rubygems/test_gem_ext_cargo_builder
[187/758] 2493888=mkmf/test_find_executable
[188/758] 2493888=psych/test_coder
[189/758] 2493880=ruby/test_symbol
[190/758] 2493888=prism/ruby/parser_test
[191/758] 2493888=rubygems/test_gem_commands_pristine_command
[192/758] 2493869=-ext-/string/test_nofree
[193/758] 2493869=socket/test_unix
[194/758] 2493883=ruby/test_lazy_enumerator
[195/758] 2493869=-ext-/string/test_enc_associate
[196/758] 2493887=psych/test_stringio
[197/758] 2493887=openssl/test_pkcs7
[198/758] 2493875=rubygems/test_gem_resolver_requirement_list
[199/758] 2493875=-ext-/arith_seq/test_arith_seq_beg_len_step
[200/758] 2493875=dtrace/test_function_entry
[201/758] 2493875=-ext-/array/test_resize
[202/758] 2493875=error_highlight/test_error_highlight
[203/758] 2493883=net/http/test_http_request
[204/758] 2493883=rubygems/test_gem_source_fetch_problem
[205/758] 2493883=json/json_generic_object_test
[206/758] 2493883=-ext-/string/test_coderange
[207/758] 2493883=prism/ractor_test
[208/758] 2493883=psych/test_symbol
[209/758] 2493885=uri/test_mailto
[210/758] 2493883=did_you_mean/test_ractor_compatibility
[211/758] 2493885=ruby/test_dir
[212/758] 2493869=date/test_date_ractor
[213/758] 2493885=rubygems/test_gem_console_ui
[214/758] 2493885=-ext-/eval/test_eval
[215/758] 2493885=optparse/test_autoconf
[216/758] 2493885=psych/test_numeric
[217/758] 2493869=-ext-/struct/test_member
[218/758] 2493869=rubygems/test_gem_commands_cleanup_command
[219/758] 2493885=prism/result/static_literals_test
[220/758] 2493885=rubygems/test_gem_resolver_api_specification
[221/758] 2493885=prism/result/overlap_test
[222/758] 2493883=test_ipaddr
[223/758] 2493883=ruby/test_mixed_unicode_escapes
[224/758] 2493883=psych/test_merge_keys
[225/758] 2493883=mkmf/test_have_macro
[226/758] 2493872=-ext-/load/test_resolve_symbol
[227/758] 2493887=ruby/test_complex2
[228/758] 2493887=rubygems/test_gem_package
[229/758] 2493872=rubygems/test_gem_specification
[230/758] 2493885=ruby/test_enum
[231/758] 2493888=ruby/test_threadgroup
[232/758] 2493869=ruby/test_bignum
[233/758] 2493875=rubygems/test_gem_ci_detector
[234/758] 2493875=ruby/test_arity
[235/758] 2493875=stringio/test_stringio
[236/758] 2493883=io/wait/test_io_wait_uncommon
[237/758] 2493883=json/ractor_test
[238/758] 2493869=ruby/test_trace
[239/758] 2493869=ruby/test_time_tz
[240/758] 2493875=ruby/test_alias
[241/758] 2493883=test_timeout
[242/758] 2493869=ruby/test_marshal
[243/758] 2493887=test_unicode_normalize
[244/758] 2493887=socket/test_nonblock
[245/758] 2493887=test_weakref
[246/758] 2493889=-ext-/string/test_rb_str_dup
[247/758] 2493889=socket/test_ancdata
[248/758] 2493875=dtrace/test_singleton_function
[249/758] 2493889=open-uri/test_ssl
[250/758] 2493875=-ext-/integer/test_my_integer
[251/758] 2493875=json/json_ext_parser_test
[252/758] 2493875=ruby/test_thread
[253/758] 2493878=psych/test_ractor
[254/758] 2493880=win32/test_registry
[255/758] 2493880=rubygems/test_gem_source_lock
[256/758] 2493880=rubygems/test_gem
[257/758] 2493887=strscan/test_ractor
[258/758] 2493887=rubygems/test_gem_commands_open_command
[259/758] 2493887=resolv/test_dns
[260/758] 2493869=ruby/test_ractor
[261/758] 2493878=psych/test_parser
[262/758] 2493878=rubygems/test_gem_commands_setup_command
[263/758] 2493870=ruby/test_env
[264/758] 2493871=fileutils/test_dryrun
[265/758] 2493871=-ext-/integer/test_integer
[266/758] 2493871=-ext-/file/test_stat
[267/758] 2493871=rubygems/test_gem_request_set_lockfile_tokenizer
[268/758] 2493885=mkmf/test_have_func
[269/758] 2493888=-ext-/float/test_nextafter
[270/758] 2493871=-ext-/string/test_capacity
[271/758] 2493871=psych/test_object_references
[272/758] 2493871=-ext-/marshal/test_usrmarshal
[273/758] 2493882=rubygems/test_gem_resolver_git_specification
[274/758] 2493888=ruby/test_super
[275/758] 2493887=ruby/test_rubyoptions
[276/758] 2493878=ruby/test_integer
[277/758] 2493871=prism/ruby/ripper_test
[278/758] 2493882=ruby/test_call
[279/758] 2493877=net/http/test_https_proxy
[280/758] 2493877=rubygems/test_rubygems
[281/758] 2493874=rubygems/test_webauthn_listener
[282/758] 2493882=rubygems/test_gem_request_set_gem_dependency_api
[283/758] 2493874=ruby/test_ast
[284/758] 2493877=ruby/test_lambda
[285/758] 2493888=ruby/test_random_formatter
[286/758] 2493888=prism/test_helper
[287/758] 2493888=did_you_mean/edit_distance/test_jaro_winkler
[288/758] 2493888=prism/api/parse_comments_test
[289/758] 2493888=-ext-/st/test_update
[290/758] 2493888=openssl/test_fips
[291/758] 2493877=openssl/test_x509name
[292/758] 2493877=openssl/test_x509store
[293/758] 2493882=ruby/test_eval
[294/758] 2493872=json/json_generator_test
[295/758] 2493888=ruby/test_transcode
[296/758] 2493876=rubygems/test_gem_safe_marshal
[297/758] 2493885=prism/ruby/ruby_parser_test
[298/758] 2493885=rubygems/test_gem_resolver_api_set
[299/758] 2493877=mkmf/test_config
[300/758] 2493885=rubygems/test_gem_resolver_vendor_set
[301/758] 2493885=psych/nodes/test_enumerable
[302/758] 2493882=openssl/test_ts
[303/758] 2493885=-ext-/exception/test_ensured
[304/758] 2493872=prism/library_symbols_test
[305/758] 2493872=resolv/test_addr
[306/758] 2493885=ruby/test_range
[307/758] 2493872=rubygems/test_project_sanity
[308/758] 2493872=mkmf/test_constant
[309/758] 2493880=ruby/test_dup
[310/758] 2493877=test_pty
[311/758] 2493876=rubygems/test_gem_uri_formatter
[312/758] 2493876=json/test_helper
[313/758] 2493880=erb/test_erb_command
[314/758] 2493876=ruby/test_encoding
[315/758] 2493879=-ext-/exception/test_data_error
[316/758] 2493880=prism/bom_test
[317/758] 2493880=prism/unescape_test
[318/758] 2493880=ruby/test_file
[319/758] 2493879=socket/test_udp
[320/758] 2493879=ruby/test_object_id
[321/758] 2493882=ruby/test_vm_dump
[322/758] 2493882=ruby/test_integer_comb
[323/758] 2493879=open-uri/test_ftp
[324/758] 2493879=test_tmpdir
[325/758] 2493877=prism/errors_test
[326/758] 2493876=rubygems/test_gem_commands_check_command
[327/758] 2493879=ruby/test_regexp
[328/758] 2493876=mkmf/test_signedness
[329/758] 2493883=pathname/test_ractor
[330/758] 2493871=-ext-/symbol/test_type
[331/758] 2493871=ruby/enc/test_big5
[332/758] 2493871=date/test_date_arith
[333/758] 2493871=ruby/test_object
[334/758] 2493885=rubygems/test_gem_local_remote_options
[335/758] 2493885=ruby/test_sleep
[336/758] 2493883=did_you_mean/tree_spell/test_change_word
[337/758] 2493883=ruby/test_flip
[338/758] 2493889=fiber/test_timeout
[339/758] 2493889=openssl/test_ossl
[340/758] 2493889=-ext-/string/test_normalize
[341/758] 2493889=ruby/test_arithmetic_sequence
[342/758] 2493883=prism/api/lex_test
[343/758] 2493883=rubygems/test_gem_remote_fetcher_local_ssl_server
[344/758] 2493889=ruby/test_basicinstructions
[345/758] 2493888=rubygems/test_gem_gemcutter_utilities
[346/758] 2493889=prism/api/parse_test
[347/758] 2493889=rubygems/test_gem_command_manager
[348/758] 2493877=prism/version_test
[349/758] 2493877=prism/heredoc_dedent_test
[350/758] 2493877=psych/test_object
[351/758] 2493877=rubygems/test_gem_resolver_lock_set
[352/758] 2493877=ruby/test_not
[353/758] 2493877=prism/result/attribute_write_test
[354/758] 2493889=ruby/test_file_exhaustive
[355/758] 2493877=rubygems/test_gem_update_suggestion
[356/758] 2493877=ripper/test_files_test
[357/758] 2493888=-ext-/win32/test_fd_setsize
[358/758] 2493888=ruby/test_continuation
[359/758] 2493888=did_you_mean/spell_checking/test_class_name_check
[360/758] 2493877=ruby/test_keyword
[361/758] 2493888=prism/api/dump_test
[362/758] 2493870=-ext-/hash/test_delete
[363/758] 2493870=rubygems/test_gem_package_task
[364/758] 2493870=date/test_date_strptime
[365/758] 2493871=optparse/test_placearg
[366/758] 2493869=rubygems/test_gem_platform
[367/758] 2493870=openssl/test_pkey_rsa
[368/758] 2493869=rubygems/test_gem_commands_push_command
[369/758] 2493871=ruby/test_weakkeymap
[370/758] 2493878=-ext-/st/test_numhash
[371/758] 2493878=optparse/test_zsh_completion
[372/758] 2493878=psych/test_exception
[373/758] 2493878=-ext-/iter/test_iter_break
[374/758] 2493878=ruby/test_frozen
[375/758] 2493878=rubygems/test_gem_ext_configure_builder
[376/758] 2493878=test_pp
[377/758] 2493878=rubygems/test_gem_remote_fetcher_local_server
[378/758] 2493877=fileutils/test_verbose
[379/758] 2493878=psych/test_nil
[380/758] 2493878=-ext-/num2int/test_num2int
[381/758] 2493878=optparse/test_optarg
[382/758] 2493877=psych/test_yaml_special_cases
[383/758] 2493877=rubygems/test_gem_source_list
[384/758] 2493877=fiber/test_address_resolve
[385/758] 2493877=uri/test_common
[386/758] 2493878=rubygems/test_gem_spec_fetcher
[387/758] 2493871=rubygems/test_gem_command
[388/758] 2493869=-ext-/test_bug-3571
[389/758] 2493869=ruby/test_assignment
[390/758] 2493877=ruby/test_ifunless
[391/758] 2493877=rubygems/test_gem_commands_lock_command
[392/758] 2493878=prism/api/parse_stream_test
[393/758] 2493878=ruby/test_numeric
[394/758] 2493871=openssl/test_hmac
[395/758] 2493871=-ext-/vm/test_at_exit
[396/758] 2493877=rubygems/test_gem_ext_cargo_builder_unit
[397/758] 2493870=prism/api/parse_success_test
[398/758] 2493870=rubygems/test_gem_rdoc
[399/758] 2493870=date/test_date
[400/758] 2493870=prism/snippets_test
[401/758] 2493877=dtrace/test_object_create_start
[402/758] 2493877=-ext-/exception/test_enc_raise
[403/758] 2493871=psych/test_psych
[404/758] 2493877=lib/!Nothing_to_test
[405/758] 2493877=rubygems/test_kernel
[406/758] 2493878=rubygems/test_gem_doctor
[407/758] 2493871=openssl/test_kdf
[408/758] 2493878=rubygems/test_gem_silent_ui
[409/758] 2493878=psych/test_emitter
[410/758] 2493878=ripper/test_files_ext
[411/758] 2493871=-ext-/test_bug-5832
[412/758] 2493871=prism/result/static_inspect_test
[413/758] 2493871=openssl/test_buffering
[414/758] 2493871=resolv/test_svcb_https
[415/758] 2493871=ruby/enc/test_gb18030
[416/758] 2493871=rubygems/test_gem_uninstaller
[417/758] 2493878=ruby/test_time
[418/758] 2493888=ruby/enc/test_windows_1251
[419/758] 2493888=prism/ruby/relocation_test
[420/758] 2493888=ruby/test_io_buffer
[421/758] 2493878=did_you_mean/spell_checking/test_key_name_check
[422/758] 2493878=fiber/test_backtrace
[423/758] 2493878=ruby/test_defined
[424/758] 2493888=openssl/test_pkey_ec
[425/758] 2493878=prism/result/integer_base_flags_test
[426/758] 2493878=test_trick
[427/758] 2493888=ruby/test_pipe
[428/758] 2493877=date/test_date_parse
[429/758] 2493888=prism/ruby/compiler_test
[430/758] 2493888=ruby/test_default_gems
[431/758] 2493888=psych/test_null
[432/758] 2493888=prism/newline_offsets_test
[433/758] 2493877=-ext-/bignum/test_mul
[434/758] 2493877=rubygems/test_gem_dependency_resolution_error
[435/758] 2493877=-ext-/string/test_qsort
[436/758] 2493872=json/json_addition_test
[437/758] 2493877=psych/visitors/test_depth_first
[438/758] 2493877=rubygems/test_gem_request_set_lockfile_parser
[439/758] 2493872=openssl/test_x509attr
[440/758] 2493872=dtrace/test_raise
[441/758] 2493872=-ext-/test_ensure_and_callcc
[442/758] 2493872=psych/test_string
[443/758] 2493888=ruby/test_pattern_matching
[444/758] 2493877=ruby/test_fnmatch
[445/758] 2493872=ripper/test_files_test_2
[446/758] 2493882=did_you_mean/spell_checking/test_require_path_check
[447/758] 2493877=rubygems/test_gem_validator
[448/758] 2493877=rubygems/test_gem_resolver_index_set
[449/758] 2493877=rubygems/test_gem_package_old
[450/758] 2493888=prism/result/integer_parse_test
[451/758] 2493888=ruby/test_gc_compact
[452/758] 2493877=ruby/test_string
[453/758] 2493882=ruby/test_proc
[454/758] 2493869=erb/test_erb_m17n
[455/758] 2493869=date/test_date_conv
[456/758] 2493869=ruby/test_optimization
[457/758] 2493873=zlib/test_zlib
[458/758] 2493871=mkmf/test_egrep_cpp
[459/758] 2493871=rubygems/test_gem_remote_fetcher_s3
[460/758] 2493876=fiber/test_thread
[461/758] 2493871=socket/test_socket
[462/758] 2493876=ruby/test_objectspace
[463/758] 2493882=prism/ruby/location_test
[464/758] 2493882=-ext-/bignum/test_str2big
[465/758] 2493882=-ext-/load/test_dot_dot
[466/758] 2493882=ruby/test_literal
[467/758] 2493883=rubygems/test_gem_stream_ui
[468/758] 2493883=test_extlibs
[469/758] 2493878=ruby/test_require_lib
[470/758] 2493882=prism/ruby/source_test
[471/758] 2493882=rubygems/test_gem_install_update_options
[472/758] 2493882=stringio/test_ractor
[473/758] 2493882=psych/test_json_tree
[474/758] 2493882=fiber/test_ractor
[475/758] 2493882=ruby/test_m17n_comb
[476/758] 2493884=rubygems/test_gem_request_connection_pools
[477/758] 2493871=rubygems/test_gem_version_option
[478/758] 2493871=ruby/enc/test_grapheme_breaks
[479/758] 2493871=optparse/test_cclass
[480/758] 2493886=ruby/test_box
[481/758] 2493871=ripper/test_parser_events
[482/758] 2493871=openssl/test_pkey
[483/758] 2493873=rubygems/test_gem_text
[484/758] 2493873=ruby/test_settracefunc
[485/758] 2493871=prism/ruby/tunnel_test
[486/758] 2493871=-ext-/test_enumerator_kw
[487/758] 2493871=-ext-/test_scan_args
[488/758] 2493871=uri/test_generic
[489/758] 2493871=ruby/test_sprintf_comb
[490/758] 2493872=ruby/test_method_cache
[491/758] 2493872=rubygems/test_gem_request
[492/758] 2493871=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[493/758] 2493871=rubygems/test_gem_commands_mirror
[494/758] 2493871=cgi/test_cgi_escape
[495/758] 2493888=ruby/test_rand
[496/758] 2493880=rubygems/test_gem_package_tar_reader_entry
[497/758] 2493871=rubygems/test_gem_name_tuple
[498/758] 2493871=-ext-/bug_reporter/test_bug_reporter
[499/758] 2493884=ruby/test_exception
[500/758] 2493872=yaml/test_store
[501/758] 2493880=ruby/enc/test_case_options
[502/758] 2493872=psych/test_scalar
[503/758] 2493880=rubygems/test_gem_dependency_installer
[504/758] 2493872=rubygems/test_gem_commands_info_command
[505/758] 2493883=prism/ruby/parameters_signature_test
[506/758] 2493883=ruby/test_data
[507/758] 2493883=date/test_date_new
[508/758] 2493872=dtrace/test_require
[509/758] 2493872=psych/test_date_time
[510/758] 2493883=rubygems/test_gem_safe_yaml
[511/758] 2493883=ruby/test_syntax
[512/758] 2493886=ruby/enc/test_iso_8859
[513/758] 2493872=socket/test_tcp
[514/758] 2493886=psych/test_stream
[515/758] 2493886=net/http/test_httpresponse
[516/758] 2493870=open-uri/test_open-uri
[517/758] 2493886=ruby/test_name_error
[518/758] 2493888=psych/test_safe_load
[519/758] 2493888=rubygems/test_gem_resolver_composed_set
[520/758] 2493888=rubygems/test_gem_resolver
[521/758] 2493886=rubygems/test_gem_commands_dependency_command
[522/758] 2493870=prism/ruby/reflection_test
[523/758] 2493870=rubygems/test_gem_commands_specification_command
[524/758] 2493886=ruby/test_enumerator
[525/758] 2493870=mkmf/test_flags
[526/758] 2493871=-ext-/symbol/test_inadvertent_creation
[527/758] 2493888=rubygems/test_gem_commands_which_command
[528/758] 2493888=ruby/enc/test_shift_jis
[529/758] 2493888=uri/test_http
[530/758] 2493888=ruby/test_gc
[531/758] 2493871=openssl/test_x509cert
[532/758] 2493872=rubygems/test_gem_resolver_lock_specification
[533/758] 2493872=-ext-/method/test_arity
[534/758] 2493872=rubygems/test_gem_ext_rake_builder
[535/758] 2493875=rubygems/test_gem_source_local
[536/758] 2493873=rubygems/test_gem_security_policy
[537/758] 2493878=ruby/test_pack
[538/758] 2493873=prism/api/command_line_test
[539/758] 2493885=-ext-/gvl/test_last_thread
[540/758] 2493875=ruby/test_process
[541/758] 2493873=-ext-/funcall/test_passing_block
[542/758] 2493873=dtrace/test_hash_create
[543/758] 2493873=ruby/test_stringchar
[544/758] 2493873=did_you_mean/spell_checking/test_uncorrectable_name_check
[545/758] 2493873=prism/newline_test
[546/758] 2493873=date/test_switch_hitter
[547/758] 2493873=test_singleton
[548/758] 2493873=io/nonblock/test_flush
[549/758] 2493878=io/console/test_io_console
[550/758] 2493873=json/json_coder_test
[551/758] 2493873=test_securerandom
[552/758] 2493873=psych/test_data
[553/758] 2493873=ruby/test_parse
[554/758] 2493876=resolv/test_mdns
[555/758] 2493882=rubygems/test_gem_remote_fetcher
[556/758] 2493876=prism/result/string_test
[557/758] 2493876=ripper/test_scanner_events
[558/758] 2493872=rubygems/test_gem_resolver_installed_specification
[559/758] 2493871=ruby/test_frozen_error
[560/758] 2493876=dtrace/test_method_cache
[561/758] 2493871=rubygems/test_gem_stub_specification
[562/758] 2493876=rubygems/test_gem_ext_ext_conf_builder
[563/758] 2493872=ruby/test_complex
[564/758] 2493871=rubygems/test_gem_commands_search_command
[565/758] 2493871=ruby/test_inlinecache
[566/758] 2493889=prism/lex_test
[567/758] 2493889=-ext-/path_to_class/test_path_to_class
[568/758] 2493889=rubygems/test_gem_resolver_specification
[569/758] 2493871=-ext-/stack/test_stack_overflow
[570/758] 2493889=rubygems/test_gem_dependency
[571/758] 2493870=rubygems/test_gem_version
[572/758] 2493882=ruby/test_econv
[573/758] 2493872=ruby/enc/test_cesu8
[574/758] 2493872=prism/encoding/encodings_test
[575/758] 2493872=fileutils/test_fileutils
[576/758] 2493870=uri/test_ldap
[577/758] 2493870=psych/visitors/test_emitter
[578/758] 2493870=rubygems/test_gem_commands_signin_command
[579/758] 2493889=resolv/test_resource
[580/758] 2493889=optparse/test_reqarg
[581/758] 2493870=rubygems/test_gem_commands_list_command
[582/758] 2493871=ruby/test_stack
[583/758] 2493870=-ext-/string/test_too_many_dummy_encodings
[584/758] 2493884=-ext-/struct/test_duplicate
[585/758] 2493884=ruby/enc/test_utf32
[586/758] 2493884=socket/test_basicsocket
[587/758] 2493880=test_prettyprint
[588/758] 2493884=-ext-/tracepoint/test_tracepoint
[589/758] 2493880=rubygems/test_gem_commands_help_command
[590/758] 2493870=-ext-/marshal/test_internal_ivar
[591/758] 2493870=rubygems/test_gem_resolver_index_specification
[592/758] 2493873=prism/ruby/desugar_compiler_test
[593/758] 2493873=fiber/test_queue
[594/758] 2493880=test_tempfile
[595/758] 2493873=prism/ruby/pattern_test
[596/758] 2493870=optparse/test_noarg
[597/758] 2493873=json/json_string_matching_test
[598/758] 2493873=optparse/test_load
[599/758] 2493873=ruby/test_class
[600/758] 2493885=ruby/test_const
[601/758] 2493885=openssl/test_asn1
[602/758] 2493885=openssl/test_random
[603/758] 2493885=date/test_date_strftime
[604/758] 2493884=rubygems/test_gem_util_atomic_file_writer
[605/758] 2493884=prism/encoding/symbol_encoding_test
[606/758] 2493872=psych/test_yamlstore
[607/758] 2493872=rubygems/test_gem_installer
[608/758] 2493884=rubygems/test_deprecate
[609/758] 2493884=ruby/test_zjit
[610/758] 2493884=optparse/test_bash_completion
[611/758] 2493884=psych/handlers/test_recorder
[612/758] 2493884=rubygems/test_gem_source_vendor
[613/758] 2493884=rubygems/test_gem_commands_owner_command
[614/758] 2493870=prism/regexp_test
[615/758] 2493870=rubygems/test_gem_package_tar_reader
[616/758] 2493889=coverage/test_coverage
[617/758] 2493870=pathname/test_pathname
[618/758] 2493880=ruby/test_complexrational
[619/758] 2493880=-ext-/string/test_modify_expand
[620/758] 2493880=rubygems/test_gem_available_set
[621/758] 2493880=uri/test_file
[622/758] 2493880=uri/test_wss
[623/758] 2493880=optparse/test_switch
[624/758] 2493880=digest/test_ractor
[625/758] 2493870=test_find
[626/758] 2493885=psych/test_marshalable
[627/758] 2493885=digest/test_digest
[628/758] 2493870=psych/test_psych_set
[629/758] 2493870=rubygems/test_gem_commands_contents_command
[630/758] 2493870=rubygems/test_gem_ext_cmake_builder
[631/758] 2493880=rubygems/test_require
[632/758] 2493870=-ext-/class/test_class2name
[633/758] 2493870=ruby/enc/test_gbk
[634/758] 2493870=json/json_ryu_fallback_test
[635/758] 2493870=-ext-/string/test_enc_str_buf_cat
[636/758] 2493870=ruby/test_warning
[637/758] 2493876=-ext-/string/test_cstr
[638/758] 2493869=-ext-/debug/test_profile_frames
[639/758] 2493882=ruby/test_io_timeout
[640/758] 2493882=ruby/test_shapes
[641/758] 2493871=json/json_fixtures_test
[642/758] 2493882=ruby/test_comparable
[643/758] 2493871=prism/result/index_write_test
[644/758] 2493882=ruby/test_thread_queue
[645/758] 2493871=fileutils/test_nowrite
[646/758] 2493871=io/wait/test_ractor
[647/758] 2493870=ruby/enc/test_euc_tw
[648/758] 2493871=-ext-/proc/test_bmethod
[649/758] 2493870=rubygems/test_gem_commands_sources_command
[650/758] 2493871=-ext-/bignum/test_big2str
[651/758] 2493871=test_forwardable
[652/758] 2493871=psych/test_yaml
[653/758] 2493869=resolv/test_win32_config
[654/758] 2493869=-ext-/wait/test_wait
[655/758] 2493869=ruby/test_yield
[656/758] 2493871=mkmf/test_convertible
[657/758] 2493884=strscan/test_stringscanner
[658/758] 2493876=ripper/test_files_sample
[659/758] 2493884=rubygems/test_gem_resolver_best_set
[660/758] 2493876=-ext-/typeddata/test_typeddata
[661/758] 2493884=-ext-/rational/test_rat
[662/758] 2493884=rubygems/test_webauthn_poller
[663/758] 2493889=optparse/test_optparse
[664/758] 2493889=psych/test_array
[665/758] 2493889=-ext-/string/test_fstring
[666/758] 2493870=ruby/test_readpartial
[667/758] 2493884=io/console/test_ractor
[668/758] 2493889=rubygems/test_gem_commands_install_command
[669/758] 2493884=ruby/test_clone
[670/758] 2493885=prism/locals_test
[671/758] 2493885=rubygems/test_gem_resolver_conflict
[672/758] 2493885=prism/result/regular_expression_options_test
[673/758] 2493885=ruby/test_backtrace
[674/758] 2493876=fiber/test_io_buffer
[675/758] 2493876=mkmf/test_sizeof
[676/758] 2493884=ruby/test_case
[677/758] 2493884=ruby/test_io
[678/758] 2493870=ruby/test_unicode_escape
[679/758] 2493870=ruby/enc/test_utf16
[680/758] 2493870=ruby/test_autoload
[681/758] 2493880=prism/result/numeric_value_test
[682/758] 2493880=fiber/test_sleep
[683/758] 2493878=rubygems/test_config
[684/758] 2493878=mkmf/test_libs
[685/758] 2493878=rubygems/test_gem_commands_fetch_command
[686/758] 2493878=ruby/test_math
[687/758] 2493878=dtrace/test_gc
[688/758] 2493878=psych/visitors/test_yaml_tree
[689/758] 2493878=etc/test_etc
[690/758] 2493878=ruby/test_yjit_exit_locations
[691/758] 2493878=optparse/test_getopts
[692/758] 2493878=net/protocol/test_protocol
[693/758] 2493885=rubygems/test_gem_resolver_activation_request
[694/758] 2493885=rubygems/test_gem_config_file
[695/758] 2493878=ripper/test_ripper
[696/758] 2493885=prism/result/source_location_test
[697/758] 2493885=rubygems/test_gem_package_tar_header
[698/758] 2493885=rubygems/test_gem_util
[699/758] 2493889=-ext-/iseq_load/test_iseq_load
[700/758] 2493879=openssl/test_pkey_dh
[701/758] 2493885=-ext-/bignum/test_bigzero
[702/758] 2493885=ruby/test_system
[703/758] 2493879=openssl/test_pkcs12
[704/758] 2493880=-ext-/scheduler/test_interrupt_with_scheduler
[705/758] 2493880=ruby/enc/test_euc_kr
[706/758] 2493880=uri/test_ftp
[707/758] 2493880=psych/visitors/test_to_ruby
[708/758] 2493880=did_you_mean/spell_checking/test_pattern_key_name_check
[709/758] 2493880=rubygems/test_gem_impossible_dependencies_error
[710/758] 2493880=dtrace/test_array_create
[711/758] 2493880=-ext-/bignum/test_pack
[712/758] 2493887=ruby/test_method
[713/758] 2493878=ruby/enc/test_cp949
[714/758] 2493878=rubygems/test_gem_commands_uninstall_command
[715/758] 2493880=-ext-/st/test_foreach
[716/758] 2493880=rubygems/test_gem_source_specific_file
[717/758] 2493880=ruby/test_condition
[718/758] 2493880=rubygems/test_gem_unsatisfiable_dependency_error
[719/758] 2493880=ruby/enc/test_emoji
[720/758] 2493880=-ext-/gvl/test_ubf_async_safe
[721/758] 2493880=ruby/test_hash
[722/758] 2493879=fiber/test_io
[723/758] 2493879=-ext-/string/test_ellipsize
[724/758] 2493879=date/test_date_attr
[725/758] 2493879=io/wait/test_io_wait
[726/758] 2493879=rubygems/test_gem_commands_exec_command
[727/758] 2493885=optparse/test_kwargs
[728/758] 2493885=-ext-/win32/test_console_attr
[729/758] 2493885=optparse/test_summary
[730/758] 2493869=openssl/test_ns_spki
[731/758] 2493885=mkmf/test_framework
[732/758] 2493885=ruby/test_argf
[733/758] 2493869=uri/test_ws
[734/758] 2493869=rubygems/test_gem_commands_environment_command
[735/758] 2493869=ruby/test_m17n
[736/758] 2493878=ruby/test_weakmap
[737/758] 2493869=ruby/test_yjit
[738/758] 2493869=rubygems/test_gem_request_set_lockfile
[739/758] 2493872=-ext-/load/test_protect
[740/758] 2493872=psych/test_tree_builder
[741/758] 2493872=rubygems/test_gem_resolver_dependency_request
[742/758] 2493872=psych/test_hash
[743/758] 2493872=psych/test_alias_and_anchor
[744/758] 2493872=-ext-/postponed_job/test_postponed_job
[745/758] 2493869=-ext-/string/test_external_new
[746/758] 2493869=-ext-/thread/test_lock_native_thread
[747/758] 2493882=rubygems/test_gem_commands_stale_command
[748/758] 2493882=mkmf/test_have_library
[749/758] 2493889=rubygems/test_remote_fetch_error
[750/758] 2493889=prism/encoding/regular_expression_encoding_test
[751/758] 2493889=psych/test_set
[752/758] 2493889=prism/result/equality_test
[753/758] 2493889=ruby/test_string_memory
[754/758] 2493883=ruby/test_sprintf
[755/758] 2493879=rubygems/test_gem_requirement
[756/758] 2493889=rubygems/test_gem_security_trust_dir
[757/758] 2493889=objspace/test_objspace
[758/758] 2493879=ruby/test_undef
Finished tests in 36.090653s, 947.6415 tests/s, 200450.9301 assertions/s.
34201 tests, 7234405 assertions, 0 failures, 0 errors, 153 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
ruby 4.1.0dev (2026-02-12T03:11:10Z master 8f7c12830f) +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 8.220349 seconds

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