# Logfile created on 2026-02-06 05:56:41 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f961b15fdc0 @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_gcc13", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc13", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc13", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc13", @configure_opts=["CC=gcc-13"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc13.20260206-055640", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f961f76dbc8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f961f76d970 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f961b0993a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc13.20260206-055640", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc13.20260206-055640>, @binmode=false, @mon_data=#<Monitor:0x00007f961f76d420>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/net-imap.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 26b81bed50
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk_gcc13/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc13/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc13/ext/ripper'
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/net-imap.revision unchanged
rbconfig.rb unchanged
/tmp/ruby/src/trunk_gcc13/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_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/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_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/zjit/src/lib.rs'
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk_gcc13/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/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_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/zjit/src/lib.rs'
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk_gcc13/loadpath.c
builtin_binary.rbbin updated
ee82bcf5f45a910a469b2c55449c5c548ade0456cd7005763191036d1fc92802  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_gcc13/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/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_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/zjit/src/lib.rs'
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

rbconfig.rb unchanged
generating encdb.h
generating enc.mk
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk_gcc13/loadpath.c
encdb.h unchanged
linking static-library libruby-static.a
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making enc
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk_gcc13/loadpath.c
linking static-library libruby-static.a
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/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_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/net-imap.revision -
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/net-imap.revision unchanged
rbconfig.rb unchanged
generating encdb.h
generating enc.mk
creating verconf.h
encdb.h unchanged
verconf.h updated
compiling /tmp/ruby/src/trunk_gcc13/loadpath.c
linking static-library libruby-static.a
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making enc
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk_gcc13/loadpath.c
linking static-library libruby-static.a
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
./miniruby -I/tmp/ruby/src/trunk_gcc13/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc13/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc13/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_gcc13/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc13/lib
installing arch files:              /tmp/ruby/install/trunk_gcc13/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc13/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc13/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc13/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc13/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc13/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc13/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_gcc13/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_gcc13/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk_gcc13/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc13/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc13/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk_gcc13/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk_gcc13/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc13/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_gcc13/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_gcc13/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-ftp 0.3.9
                                    net-imap 0.6.2
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.13
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.1.0
                                    irb 1.16.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc13/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 -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
rbconfig.rb unchanged
PASS all 2037 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/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_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/zjit/src/lib.rs'
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk_gcc13/loadpath.c
linking static-library libruby-static.a
linking ruby
Checking leaked global symbols...none
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk_gcc13/loadpath.c
linking static-library libruby-static.a
linking ruby
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/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_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/zjit/src/lib.rs'
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk_gcc13/loadpath.c
linking static-library libruby-static.a
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
Run options: 
  --seed=46391
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc13/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc13/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_gcc13/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/758] 1432764=psych/test_encoding
[  2/758] 1432763=did_you_mean/test_ractor_compatibility
[  3/758] 1432764=openssl/test_x509store
[  4/758] 1432766=openssl/test_fips
[  5/758] 1432765=socket/test_nonblock
[  6/758] 1432765=socket/test_sockopt
[  7/758] 1432765=rubygems/test_gem_source_fetch_problem
[  8/758] 1432765=uri/test_generic
[  9/758] 1432765=ripper/test_files_test_2
[ 10/758] 1432766=prism/test_helper
[ 11/758] 1432764=fiber/test_io
[ 12/758] 1432766=ruby/test_primitive
[ 13/758] 1432766=ripper/test_files_lib
[ 14/758] 1432763=-ext-/load/test_stringify_symbols
[ 15/758] 1432763=yaml/test_store
[ 16/758] 1432763=psych/test_document
[ 17/758] 1432763=json/json_ext_parser_test
[ 18/758] 1432763=rubygems/test_gem_package_task
[ 19/758] 1432764=prism/ruby/compiler_test
[ 20/758] 1432764=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 21/758] 1432764=ruby/test_arithmetic_sequence
[ 22/758] 1432764=openssl/test_pkey_dsa
[ 23/758] 1432763=ruby/test_thread_cv
[ 24/758] 1432764=rubygems/test_gem_dependency_list
[ 25/758] 1432763=prism/encoding/string_encoding_test
[ 26/758] 1432763=net/http/test_https_proxy
[ 27/758] 1432763=rubygems/test_gem_commands_owner_command
[ 28/758] 1432764=rubygems/test_gem_commands_environment_command
[ 29/758] 1432764=net/http/test_http
[ 30/758] 1432766=ruby/test_vm_dump
[ 31/758] 1432766=ruby/test_call
[ 32/758] 1432766=ripper/test_filter
[ 33/758] 1432766=rubygems/test_gem_commands_uninstall_command
[ 34/758] 1432765=open-uri/test_ftp
[ 35/758] 1432765=-ext-/class/test_class2name
[ 36/758] 1432765=prism/api/freeze_test
[ 37/758] 1432765=json/json_ryu_fallback_test
[ 38/758] 1432765=prism/errors_test
[ 39/758] 1432765=ruby/enc/test_koi8
[ 40/758] 1432765=ruby/test_integer_comb
[ 41/758] 1432765=-ext-/file/test_stat
[ 42/758] 1432765=-ext-/test_ensure_and_callcc
[ 43/758] 1432765=json/json_addition_test
[ 44/758] 1432765=-ext-/string/test_qsort
[ 45/758] 1432765=-ext-/string/test_too_many_dummy_encodings
[ 46/758] 1432766=psych/visitors/test_emitter
[ 47/758] 1432766=rubygems/test_gem_safe_marshal
[ 48/758] 1432764=openssl/test_ossl
[ 49/758] 1432764=prism/encoding/regular_expression_encoding_test
[ 50/758] 1432764=fiber/test_enumerator
[ 51/758] 1432764=-ext-/symbol/test_type
[ 52/758] 1432765=rubygems/test_gem_doctor
[ 53/758] 1432764=rubygems/test_gem_remote_fetcher
[ 54/758] 1432764=rubygems/test_gem_uri
[ 55/758] 1432765=rubygems/test_gem_security_signer
[ 56/758] 1432764=mkmf/test_find_executable
[ 57/758] 1432764=prism/ruby/dispatcher_test
[ 58/758] 1432764=date/test_date_compat
[ 59/758] 1432764=optparse/test_zsh_completion
[ 60/758] 1432764=ruby/enc/test_windows_1252
[ 61/758] 1432764=did_you_mean/tree_spell/test_human_typo
[ 62/758] 1432764=rubygems/test_gem_commands_sources_command
[ 63/758] 1432765=ruby/test_lazy_enumerator
[ 64/758] 1432766=psych/test_object
[ 65/758] 1432766=rubygems/test_webauthn_listener
[ 66/758] 1432766=error_highlight/test_error_highlight
[ 67/758] 1432765=dtrace/test_cmethod
[ 68/758] 1432765=-ext-/eval/test_eval
[ 69/758] 1432765=prism/result/warnings_test
[ 70/758] 1432765=rubygems/test_gem_commands_yank_command
[ 71/758] 1432764=psych/test_data
[ 72/758] 1432764=-ext-/exception/test_data_error
[ 73/758] 1432764=ripper/test_files_test
[ 74/758] 1432764=rubygems/test_gem_package
[ 75/758] 1432766=socket/test_tcp
[ 76/758] 1432766=rubygems/test_gem_resolver_specification
[ 77/758] 1432766=prism/ruby/desugar_compiler_test
[ 78/758] 1432766=rubygems/test_gem_installer
[ 79/758] 1432763=-ext-/marshal/test_internal_ivar
[ 80/758] 1432763=openssl/test_digest
[ 81/758] 1432763=-ext-/tracepoint/test_tracepoint
[ 82/758] 1432763=ruby/test_syntax
[ 83/758] 1432764=uri/test_wss
[ 84/758] 1432764=prism/api/parse_comments_test
[ 85/758] 1432764=prism/api/parse_success_test
[ 86/758] 1432764=prism/result/overlap_test
[ 87/758] 1432765=-ext-/struct/test_duplicate
[ 88/758] 1432765=mkmf/test_have_macro
[ 89/758] 1432764=optparse/test_placearg
[ 90/758] 1432764=prism/percent_delimiter_string_test
[ 91/758] 1432764=rubygems/test_exit
[ 92/758] 1432764=-ext-/hash/test_delete
[ 93/758] 1432764=rubygems/test_gem_impossible_dependencies_error
[ 94/758] 1432764=ruby/test_enum
[ 95/758] 1432764=rubygems/test_gem_uri_formatter
[ 96/758] 1432764=ruby/test_keyword
[ 97/758] 1432764=mkmf/test_flags
[ 98/758] 1432765=ruby/test_continuation
[ 99/758] 1432765=prism/result/regular_expression_options_test
[100/758] 1432765=prism/result/comments_test
[101/758] 1432765=ruby/test_flip
[102/758] 1432765=ruby/enc/test_shift_jis
[103/758] 1432765=psych/test_psych
[104/758] 1432765=pathname/test_ractor
[105/758] 1432765=ruby/test_dir_m17n
[106/758] 1432764=mkmf/test_signedness
[107/758] 1432765=-ext-/struct/test_len
[108/758] 1432765=-ext-/time/test_new
[109/758] 1432765=openssl/test_cipher
[110/758] 1432765=prism/heredoc_dedent_test
[111/758] 1432765=-ext-/string/test_ellipsize
[112/758] 1432765=-ext-/marshal/test_usrmarshal
[113/758] 1432765=etc/test_etc
[114/758] 1432765=date/test_date_arith
[115/758] 1432765=fiber/test_process
[116/758] 1432765=prism/ruby/parser_test
[117/758] 1432765=dtrace/test_string
[118/758] 1432765=ruby/test_iterator
[119/758] 1432765=prism/api/parse_test
[120/758] 1432765=optparse/test_did_you_mean
[121/758] 1432765=optparse/test_autoconf
[122/758] 1432765=uri/test_file
[123/758] 1432765=ruby/test_io
[124/758] 1432765=ruby/test_metaclass
[125/758] 1432765=rubygems/test_gem_commands_stale_command
[126/758] 1432765=openssl/test_provider
[127/758] 1432765=openssl/test_kdf
[128/758] 1432765=psych/visitors/test_to_ruby
[129/758] 1432765=psych/test_symbol
[130/758] 1432765=dtrace/test_singleton_function
[131/758] 1432765=fiber/test_storage
[132/758] 1432765=prism/ractor_test
[133/758] 1432765=openssl/test_engine
[134/758] 1432765=rubygems/test_gem_commands_cert_command
[135/758] 1432766=rubygems/test_gem_unsatisfiable_dependency_error
[136/758] 1432766=rubygems/test_gem_security
[137/758] 1432765=ruby/test_key_error
[138/758] 1432765=date/test_switch_hitter
[139/758] 1432765=ruby/test_frozen
[140/758] 1432765=dtrace/test_hash_create
[141/758] 1432765=ruby/test_variable
[142/758] 1432765=rubygems/test_gem_source_lock
[143/758] 1432765=rubygems/test_gem_commands_install_command
[144/758] 1432766=uri/test_common
[145/758] 1432766=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[146/758] 1432766=-ext-/integer/test_my_integer
[147/758] 1432766=stringio/test_stringio
[148/758] 1432766=openssl/test_config
[149/758] 1432766=ruby/test_time_tz
[150/758] 1432766=ruby/test_weakkeymap
[151/758] 1432766=ruby/enc/test_emoji_breaks
[152/758] 1432766=-ext-/method/test_arity
[153/758] 1432766=rubygems/test_remote_fetch_error
[154/758] 1432766=fiber/test_io_close
[155/758] 1432766=ruby/test_file_exhaustive
[156/758] 1432766=psych/test_alias_and_anchor
[157/758] 1432766=rubygems/test_gem_ci_detector
[158/758] 1432766=open-uri/test_ssl
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 #<File::Stat dev=0x8, ino=154517652, mode=0140777, nlink=1, uid=1001, gid=1000, 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>
[159/758] 1432765=io/wait/test_io_wait_uncommon
[160/758] 1432765=rubygems/test_gem_commands_fetch_command
[161/758] 1432765=-ext-/bignum/test_div
[162/758] 1432765=psych/test_deprecated
[163/758] 1432765=psych/test_ractor
[164/758] 1432765=ruby/test_marshal
[165/758] 1432763=-ext-/st/test_update
[166/758] 1432766=uri/test_ldap
[167/758] 1432763=test_unicode_normalize
[168/758] 1432766=rubygems/test_gem_local_remote_options
[169/758] 1432763=-ext-/string/test_enc_associate
[170/758] 1432766=psych/test_parser
[171/758] 1432766=json/json_parser_test
[172/758] 1432766=ruby/test_string
[173/758] 1432765=psych/test_boolean
[174/758] 1432765=-ext-/load/test_dot_dot
[175/758] 1432765=ruby/test_eval
[176/758] 1432763=rubygems/test_gem
[177/758] 1432765=-ext-/test_enumerator_kw
[178/758] 1432765=rubygems/test_gem_specification
[179/758] 1432765=rubygems/test_gem_name_tuple
[180/758] 1432765=open-uri/test_proxy
[181/758] 1432765=ruby/test_memory_view
[182/758] 1432763=erb/test_erb_command
[183/758] 1432765=-ext-/load/test_resolve_symbol
[184/758] 1432763=psych/test_yamldbm
[185/758] 1432763=prism/fixtures_test
[186/758] 1432765=ruby/test_rational2
[187/758] 1432765=json/json_generic_object_test
[188/758] 1432765=rubygems/test_gem_resolver_index_specification
[189/758] 1432763=rubygems/test_rubygems
[190/758] 1432765=prism/ruby/ripper_test
[191/758] 1432763=ruby/test_mixed_unicode_escapes
[192/758] 1432763=ruby/enc/test_case_mapping
[193/758] 1432763=ruby/test_integer
[194/758] 1432765=test_tempfile
[195/758] 1432763=prism/bom_test
[196/758] 1432763=rubygems/test_gem_ext_cargo_builder
[197/758] 1432763=ruby/test_file
[198/758] 1432765=uri/test_ftp
[199/758] 1432765=ruby/test_rational
[200/758] 1432765=prism/ruby/location_test
[201/758] 1432765=net/http/test_https
[202/758] 1432766=psych/test_null
[203/758] 1432766=objspace/test_ractor
[204/758] 1432766=rubygems/test_gem_request_set
[205/758] 1432765=mkmf/test_mkmf
[206/758] 1432765=resolv/test_win32_config
[207/758] 1432765=fiber/test_sleep
[208/758] 1432763=uri/test_http
[209/758] 1432763=mkmf/test_sizeof
[210/758] 1432765=-ext-/test_recursion
[211/758] 1432765=ruby/test_complex2
[212/758] 1432765=ruby/test_system
[213/758] 1432764=test_find
[214/758] 1432764=did_you_mean/test_spell_checker
[215/758] 1432764=psych/handlers/test_recorder
[216/758] 1432764=prism/fuzzer_test
[217/758] 1432764=prism/result/attribute_write_test
[218/758] 1432764=psych/test_struct
[219/758] 1432764=prism/onigmo_test
[220/758] 1432764=rubygems/test_deprecate
[221/758] 1432764=rubygems/test_gem_platform
[222/758] 1432764=psych/test_array
[223/758] 1432764=psych/test_numeric
[224/758] 1432764=ruby/test_yield
[225/758] 1432765=fileutils/test_dryrun
[226/758] 1432765=rubygems/test_gem_validator
[227/758] 1432766=rubygems/test_gem_command_manager
[228/758] 1432765=ruby/test_iseq
[229/758] 1432766=fiber/test_scheduler
[230/758] 1432765=-ext-/debug/test_debug
[231/758] 1432765=psych/test_stringio
[232/758] 1432765=-ext-/proc/test_bmethod
[233/758] 1432765=rubygems/test_gem_ext_builder
[234/758] 1432764=prism/result/node_id_test
[235/758] 1432764=ruby/test_clone
[236/758] 1432764=openssl/test_pkcs7
[237/758] 1432765=json/json_fixtures_test
[238/758] 1432765=ruby/test_rubyoptions
[239/758] 1432764=ruby/test_require
[240/758] 1432766=rubygems/test_gem_commands_open_command
[241/758] 1432766=prism/api/parse_stream_test
[242/758] 1432766=ruby/test_box
[243/758] 1432766=prism/library_symbols_test
[244/758] 1432766=json/json_common_interface_test
[245/758] 1432766=rubygems/test_gem_ext_cargo_builder_unit
[246/758] 1432766=psych/test_hash
[247/758] 1432766=test_trick
[248/758] 1432764=prism/result/named_capture_test
[249/758] 1432764=socket/test_addrinfo
[250/758] 1432764=date/test_date_ractor
[251/758] 1432764=did_you_mean/test_tree_spell_checker
[252/758] 1432764=ruby/test_path
[253/758] 1432764=-ext-/test_bug-14834
[254/758] 1432764=rubygems/test_gem_dependency
[255/758] 1432766=ruby/test_undef
[256/758] 1432766=rubygems/test_gem_path_support
[257/758] 1432766=mkmf/test_have_func
[258/758] 1432764=psych/test_serialize_subclasses
[259/758] 1432764=ruby/test_method
[260/758] 1432764=psych/test_merge_keys
[261/758] 1432764=ruby/test_random_formatter
[262/758] 1432764=date/test_date_strftime
[263/758] 1432766=socket/test_ancdata
[264/758] 1432766=fileutils/test_fileutils
[265/758] 1432764=prism/result/breadth_first_search_test
[266/758] 1432764=rubygems/test_gem_silent_ui
[267/758] 1432764=prism/result/static_inspect_test
[268/758] 1432764=prism/ruby/pattern_test
[269/758] 1432764=ruby/enc/test_euc_jp
[270/758] 1432764=dtrace/test_method_cache
[271/758] 1432764=strscan/test_ractor
[272/758] 1432764=prism/result/string_test
[273/758] 1432764=ruby/test_threadgroup
[274/758] 1432764=-ext-/string/test_set_len
[275/758] 1432764=socket/test_basicsocket
[276/758] 1432764=win32/test_registry
[277/758] 1432764=-ext-/struct/test_data
[278/758] 1432764=fiber/test_queue
[279/758] 1432764=openssl/test_x509ext
[280/758] 1432764=-ext-/integer/test_integer
[281/758] 1432764=psych/test_scalar_scanner
[282/758] 1432764=-ext-/test_random
[283/758] 1432764=ripper/test_lexer
[284/758] 1432764=-ext-/array/test_to_ary_concat
[285/758] 1432766=test_prettyprint
[286/758] 1432766=ruby/test_const
[287/758] 1432766=ruby/test_class
[288/758] 1432764=rubygems/test_gem_package_tar_reader_entry
[289/758] 1432764=ruby/test_encoding
[290/758] 1432764=rubygems/test_gem_commands_push_command
[291/758] 1432766=-ext-/float/test_nextafter
[292/758] 1432766=rubygems/test_gem_safe_yaml
[293/758] 1432766=-ext-/string/test_capacity
[294/758] 1432766=mkmf/test_constant
[295/758] 1432764=ruby/test_object_id
[296/758] 1432764=-ext-/test_abi
[297/758] 1432764=prism/unescape_test
[298/758] 1432764=rubygems/test_gem_commands_unpack_command
[299/758] 1432764=uri/test_ws
[300/758] 1432764=rubygems/test_gem_package_tar_writer
[301/758] 1432764=ruby/test_parse
[302/758] 1432764=mkmf/test_install
[303/758] 1432764=-ext-/string/test_interned_str
[304/758] 1432764=ruby/test_string_memory
[305/758] 1432764=rubygems/test_gem_commands_specification_command
[306/758] 1432764=monitor/test_monitor
[307/758] 1432764=resolv/test_mdns
[308/758] 1432764=ruby/test_whileuntil
[309/758] 1432764=openssl/test_pkey_rsa
[310/758] 1432764=-ext-/st/test_numhash
[311/758] 1432764=ruby/test_econv
[312/758] 1432764=rubygems/test_gem_commands_server_command
[313/758] 1432764=test_extlibs
[314/758] 1432764=psych/test_tree_builder
[315/758] 1432764=-ext-/load/test_protect
[316/758] 1432764=rubygems/test_gem_commands_which_command
[317/758] 1432764=dtrace/test_array_create
[318/758] 1432764=prism/api/command_line_test
[319/758] 1432764=test_bundled_gems
[320/758] 1432764=ruby/test_transcode
[321/758] 1432764=rubygems/test_gem_request_connection_pools
[322/758] 1432764=ruby/test_stack
[323/758] 1432764=rubygems/test_gem_ext_rake_builder
[324/758] 1432765=-ext-/funcall/test_passing_block
[325/758] 1432765=net/http/test_buffered_io
[326/758] 1432765=openssl/test_pair
[327/758] 1432764=date/test_date_marshal
[328/758] 1432764=openssl/test_x509req
[329/758] 1432764=rubygems/test_gem_commands_update_command
[330/758] 1432763=openssl/test_x509name
[331/758] 1432763=ruby/test_shapes
[332/758] 1432763=ruby/test_allocation
[333/758] 1432765=ruby/test_insns_leaf
[334/758] 1432765=mkmf/test_pkg_config
[335/758] 1432765=test_forwardable
[336/758] 1432765=did_you_mean/spell_checking/test_pattern_key_name_check
[337/758] 1432765=prism/result/static_literals_test
[338/758] 1432765=-ext-/rational/test_rat
[339/758] 1432765=rubygems/test_gem_version_option
[340/758] 1432765=ruby/test_unicode_escape
[341/758] 1432765=-ext-/win32/test_dln
[342/758] 1432765=psych/json/test_stream
[343/758] 1432765=psych/test_yaml
[344/758] 1432765=rubygems/test_gem_stream_ui
[345/758] 1432765=ruby/test_gc
[346/758] 1432763=prism/api/dump_test
[347/758] 1432763=-ext-/test_printf
[348/758] 1432763=rubygems/test_gem_commands_contents_command
[349/758] 1432763=rubygems/test_gem_resolver_lock_set
[350/758] 1432763=rubygems/test_gem_install_update_options
[351/758] 1432763=prism/result/constant_path_node_test
[352/758] 1432763=prism/version_test
[353/758] 1432763=prism/result/heredoc_test
[354/758] 1432763=-ext-/arith_seq/test_arith_seq_extract
[355/758] 1432763=prism/api/lex_test
[356/758] 1432763=dtrace/test_function_entry
[357/758] 1432763=rubygems/test_gem_update_suggestion
[358/758] 1432763=openssl/test_ocsp
[359/758] 1432763=rubygems/test_gem_resolver_installed_specification
[360/758] 1432763=fiber/test_timeout
[361/758] 1432763=openssl/test_x509crl
[362/758] 1432763=net/http/test_http_request
[363/758] 1432763=did_you_mean/spell_checking/test_key_name_check
[364/758] 1432763=ripper/test_files_sample
[365/758] 1432763=ruby/enc/test_big5
[366/758] 1432763=ruby/test_io_m17n
[367/758] 1432764=ruby/test_refinement
[368/758] 1432765=digest/test_digest_extend
[369/758] 1432765=rubygems/test_gem_requirement
[370/758] 1432763=optparse/test_optparse
[371/758] 1432765=rubygems/test_gem_request_set_lockfile_tokenizer
[372/758] 1432763=ruby/test_beginendblock
[373/758] 1432763=psych/test_emitter
[374/758] 1432763=test_shellwords
[375/758] 1432763=-ext-/gvl/test_last_thread
[376/758] 1432765=ruby/test_zjit
[377/758] 1432765=psych/test_omap
[378/758] 1432765=ruby/enc/test_gb18030
[379/758] 1432765=prism/snippets_test
[380/758] 1432763=rubygems/test_gem_package_tar_reader
[381/758] 1432763=rubygems/test_gem_commands_setup_command
[382/758] 1432764=test_time
[383/758] 1432764=-ext-/bignum/test_mul
[384/758] 1432764=-ext-/test_bug-5832
[385/758] 1432764=rubygems/test_gem_ext_ext_conf_builder
[386/758] 1432766=-ext-/path_to_class/test_path_to_class
[387/758] 1432766=optparse/test_switch
[388/758] 1432766=ruby/test_fixnum
[389/758] 1432766=ruby/test_signal
[390/758] 1432766=psych/test_psych_set
[391/758] 1432766=did_you_mean/spell_checking/test_method_name_check
[392/758] 1432766=ruby/test_complexrational
[393/758] 1432766=io/console/test_ractor
[394/758] 1432766=rubygems/test_gem_security_policy
[395/758] 1432765=ruby/test_float
[396/758] 1432766=prism/locals_test
[397/758] 1432766=io/console/test_io_console
[398/758] 1432765=openssl/test_x509attr
[399/758] 1432765=-ext-/win32/test_console_attr
[400/758] 1432765=ruby/test_ifunless
[401/758] 1432765=ruby/test_struct
[402/758] 1432763=-ext-/bignum/test_big2str
[403/758] 1432763=ruby/test_comparable
[404/758] 1432763=net/http/test_httpresponse
[405/758] 1432763=-ext-/gvl/test_ubf_async_safe
[406/758] 1432763=ruby/test_io_timeout
[407/758] 1432763=fiber/test_mutex
[408/758] 1432765=-ext-/econv/test_append
[409/758] 1432765=-ext-/string/test_external_new
[410/758] 1432765=rubygems/test_gem_resolver
[411/758] 1432766=ruby/enc/test_euc_tw
[412/758] 1432766=rubygems/test_gem_util
[413/758] 1432766=-ext-/wait/test_wait
[414/758] 1432763=-ext-/thread/test_instrumentation_api
[415/758] 1432766=prism/ruby/reflection_test
[416/758] 1432766=ripper/test_sexp
[417/758] 1432766=rubygems/test_gem_commands_cleanup_command
[418/758] 1432765=-ext-/test_bug-3571
[419/758] 1432765=rubygems/test_bundled_ca
[420/758] 1432764=ruby/test_not
[421/758] 1432764=-ext-/string/test_coderange
[422/758] 1432764=rubygems/test_gem_version
[423/758] 1432764=rubygems/test_gem_commands_dependency_command
[424/758] 1432766=prism/lex_test
[425/758] 1432766=ruby/test_rubyvm
[426/758] 1432766=ruby/test_compile_prism
[427/758] 1432764=-ext-/bignum/test_pack
[428/758] 1432764=optparse/test_acceptable
[429/758] 1432765=rubygems/test_gem_package_tar_header_ractor
[430/758] 1432763=ruby/test_yjit_exit_locations
[431/758] 1432766=rubygems/test_gem_stub_specification
[432/758] 1432764=rubygems/test_gem_config_file
[433/758] 1432766=uri/test_parser
[434/758] 1432766=openssl/test_ssl
[435/758] 1432765=mkmf/test_egrep_cpp
[436/758] 1432763=resolv/test_resource
[437/758] 1432763=net/http/test_httpheader
[438/758] 1432763=-ext-/typeddata/test_typeddata
[439/758] 1432763=date/test_date_conv
[440/758] 1432763=ruby/test_module
[441/758] 1432765=psych/visitors/test_yaml_tree
[442/758] 1432765=rubygems/test_gem_commands_mirror
[443/758] 1432765=rubygems/test_gem_commands_outdated_command
[444/758] 1432765=optparse/test_reqarg
[445/758] 1432763=ruby/test_ast
[446/758] 1432764=-ext-/test_notimplement
[447/758] 1432764=rubygems/test_gem_gem_runner
[448/758] 1432764=-ext-/box/test_load_ext
[449/758] 1432764=ruby/enc/test_case_options
[450/758] 1432764=mmtk/test_configuration
[451/758] 1432764=-ext-/iseq_load/test_iseq_load
[452/758] 1432765=ruby/test_io_buffer
[453/758] 1432765=did_you_mean/edit_distance/test_jaro_winkler
[454/758] 1432765=-ext-/vm/test_at_exit
[455/758] 1432765=rubygems/test_gem_ext_configure_builder
[456/758] 1432765=ruby/test_weakmap
[457/758] 1432764=ruby/test_sprintf
[458/758] 1432764=ripper/test_files_ext
[459/758] 1432764=objspace/test_objspace
[460/758] 1432766=rubygems/test_webauthn_poller
[461/758] 1432766=prism/result/numeric_value_test
[462/758] 1432766=ruby/test_dup
[463/758] 1432766=rubygems/test_gem_resolver_lock_specification
[464/758] 1432766=openssl/test_ssl_session
[465/758] 1432766=ruby/test_array
[466/758] 1432765=json/json_encoding_test
[467/758] 1432765=dtrace/test_load
[468/758] 1432765=psych/test_yamlstore
[469/758] 1432765=test_timeout
[470/758] 1432765=rubygems/test_gem_commands_lock_command
[471/758] 1432765=mkmf/test_have_library
[472/758] 1432766=test_weakref
[473/758] 1432766=cgi/test_cgi_escape
[474/758] 1432766=ruby/test_complex
[475/758] 1432766=ruby/test_basicinstructions
[476/758] 1432766=rubygems/test_gem_remote_fetcher_s3
[477/758] 1432766=ruby/test_frozen_error
[478/758] 1432766=ruby/enc/test_euc_kr
[479/758] 1432766=ruby/test_pattern_matching
[480/758] 1432766=rubygems/test_gem_source_vendor
[481/758] 1432766=rubygems/test_gem_remote_fetcher_local_server
[482/758] 1432766=rubygems/test_gem_resolver_git_specification
[483/758] 1432766=rubygems/test_gem_remote_fetcher_local_ssl_server
[484/758] 1432766=prism/result/index_write_test
[485/758] 1432766=rubygems/test_gem_available_set
[486/758] 1432766=ruby/test_hash
[487/758] 1432765=-ext-/string/test_modify_expand
[488/758] 1432766=-ext-/string/test_normalize
[489/758] 1432766=ruby/test_exception
[490/758] 1432765=io/wait/test_io_wait
[491/758] 1432765=optparse/test_kwargs
[492/758] 1432765=ruby/enc/test_windows_1251
[493/758] 1432765=prism/ruby/relocation_test
[494/758] 1432765=did_you_mean/tree_spell/test_change_word
[495/758] 1432765=-ext-/win32/test_fd_setsize
[496/758] 1432765=openssl/test_ns_spki
[497/758] 1432765=rubygems/test_gem_source
[498/758] 1432765=ruby/test_m17n
[499/758] 1432765=ruby/test_yjit
[500/758] 1432766=openssl/test_x509cert
[501/758] 1432766=ruby/test_argf
[502/758] 1432763=mkmf/test_configuration
[503/758] 1432763=did_you_mean/spell_checking/test_class_name_check
[504/758] 1432763=ruby/test_env
[505/758] 1432763=test_pty
[506/758] 1432763=-ext-/debug/test_profile_frames
[507/758] 1432766=-ext-/thread/test_lock_native_thread
[508/758] 1432763=openssl/test_bn
[509/758] 1432763=ruby/test_m17n_comb
[510/758] 1432766=psych/test_set
[511/758] 1432766=openssl/test_asn1
[512/758] 1432766=prism/ruby/string_query_test
[513/758] 1432766=prism/newline_offsets_test
[514/758] 1432765=optparse/test_bash_completion
[515/758] 1432765=socket/test_socket
[516/758] 1432766=rubygems/test_gem_security_trust_dir
[517/758] 1432766=rubygems/test_gem_resolver_composed_set
[518/758] 1432766=prism/regexp_test
[519/758] 1432766=rubygems/test_gem_resolver_api_specification
[520/758] 1432766=rubygems/test_gem_resolver_api_set
[521/758] 1432766=ruby/test_require_lib
[522/758] 1432763=ruby/test_dir
[523/758] 1432765=coverage/test_coverage
[524/758] 1432763=pathname/test_pathname
[525/758] 1432763=psych/test_class
[526/758] 1432763=psych/nodes/test_enumerable
[527/758] 1432763=rubygems/test_gem_source_specific_file
[528/758] 1432763=prism/newline_test
[529/758] 1432763=ruby/test_objectspace
[530/758] 1432766=prism/ruby/ruby_parser_test
[531/758] 1432766=rubygems/test_gem_commands_search_command
[532/758] 1432766=rubygems/test_gem_commands_signin_command
[533/758] 1432765=psych/test_marshalable
[534/758] 1432765=rubygems/test_gem_commands_info_command
[535/758] 1432765=rubygems/test_gem_commands_check_command
[536/758] 1432765=fiber/test_io_buffer
[537/758] 1432765=-ext-/stack/test_stack_overflow
[538/758] 1432765=-ext-/string/test_fstring
[539/758] 1432765=ruby/test_fiber
[540/758] 1432763=-ext-/num2int/test_num2int
[541/758] 1432763=-ext-/iter/test_iter_break
[542/758] 1432763=mkmf/test_libs
[543/758] 1432763=ruby/test_nomethod_error
[544/758] 1432763=ruby/test_math
[545/758] 1432763=dtrace/test_gc
[546/758] 1432763=rubygems/test_gem_source_git
[547/758] 1432766=fiber/test_address_resolve
[548/758] 1432766=ruby/enc/test_gbk
[549/758] 1432766=ruby/enc/test_regex_casefold
[550/758] 1432766=-ext-/string/test_cstr
[551/758] 1432765=-ext-/bignum/test_bigzero
[552/758] 1432765=json/json_string_matching_test
[553/758] 1432765=ruby/test_warning
[554/758] 1432765=prism/encoding/encodings_test
[555/758] 1432765=prism/magic_comment_test
[556/758] 1432766=ruby/test_case
[557/758] 1432766=dtrace/test_require
[558/758] 1432766=rubygems/test_config
[559/758] 1432765=-ext-/postponed_job/test_postponed_job
[560/758] 1432765=rubygems/test_gem_request_set_lockfile
[561/758] 1432766=rubygems/test_gem_dependency_resolution_error
[562/758] 1432766=rubygems/test_gem_request_set_gem_dependency_api
[563/758] 1432766=did_you_mean/spell_checking/test_require_path_check
[564/758] 1432766=ripper/test_files_test_1
[565/758] 1432766=openssl/test_pkey_dh
[566/758] 1432766=date/test_date_new
[567/758] 1432766=fileutils/test_nowrite
[568/758] 1432766=ruby/test_thread_queue
[New LWP 1451888]
[New LWP 1451887]
[New LWP 1451886]
[New LWP 1451885]
[New LWP 1451884]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000731100da0d61 in __futex_abstimed_wait_common64 (private=187550081, cancel=true, abstime=0x7ffec11afc90, op=137, expected=0, futex_word=0x5677dc4be0b0 <_vm+144>) at ./nptl/futex-internal.c:57

warning: 57	./nptl/futex-internal.c: No such file or directory

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x731100d057c0 (LWP 1451882) "ruby" 0x0000731100da0d61 in __futex_abstimed_wait_common64 (private=187550081, cancel=true, abstime=0x7ffec11afc90, op=137, expected=0, futex_word=0x5677dc4be0b0 <_vm+144>) at ./nptl/futex-internal.c:57
  2    Thread 0x7310e64bb6c0 (LWP 1451888) "ruby" 0x0000731100da0d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5677dc4be124 <_vm+260>) at ./nptl/futex-internal.c:57
  3    Thread 0x7310e64dc6c0 (LWP 1451887) "ruby" __unlink (name=0x7310b7bdd5f8 "/tmp/rubytest.qtfrv1/20260206-1451882-xfel6o") at ../sysdeps/unix/sysv/linux/unlink.c:28
  4    Thread 0x7310e64fd6c0 (LWP 1451886) "ruby" 0x0000731100da0d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5677dc4be124 <_vm+260>) at ./nptl/futex-internal.c:57
  5    Thread 0x731100a4e6c0 (LWP 1451885) "ruby" 0x0000731100da0d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5677dc4be124 <_vm+260>) at ./nptl/futex-internal.c:57
  6    Thread 0x7310e75ff6c0 (LWP 1451884) "ruby" 0x0000731100e32042 in epoll_wait (epfd=4, events=events@entry=0x5677dc4bd99c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 6 (Thread 0x7310e75ff6c0 (LWP 1451884) "ruby"):
#0  0x0000731100e32042 in epoll_wait (epfd=4, events=events@entry=0x5677dc4bd99c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005677dbfbee4c in event_wait (vm=0x5677dc4be020 <_vm>) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:2931
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x5677dc4be020 <_vm>) at /tmp/ruby/src/trunk_gcc13/thread_pthread_mn.c:934
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
        sched = <optimized out>
        event_serial = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:3058
        vm = <optimized out>
#4  0x0000731100da4a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {126516438496960, 8139802769472773203, 126516438496960, -272, 0, 140732138191648, 8139802769493744723, 8139601521564212307}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x0000731100e31c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x731100a4e6c0 (LWP 1451885) "ruby"):
#0  0x0000731100da0d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5677dc4be124 <_vm+260>) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5677dc4be124 <_vm+260>) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5677dc4be124 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000731100da37dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5677dc4be0c0 <_vm+160>, cond=0x5677dc4be0f8 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x731100da34a0 <__condvar_cleanup_waiting>, __arg = 0x731100a4dd50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x5677dc4be0f8 <_vm+216>, mutex = 0x5677dc4be0c0 <_vm+160>, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x5677dc4be0f8 <_vm+216>, mutex=mutex@entry=0x5677dc4be0c0 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005677dbfc0bd3 in rb_native_cond_wait (mutex=0x5677dc4be0c0 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=0x567810690e20) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5677dc4be020 <_vm>
#8  0x0000731100da4a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {126516862445248, 8139601603405175891, 126516862445248, -272, 0, 140732138190848, 8139601603426147411, 8139601521564212307}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x0000731100e31c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7310e64fd6c0 (LWP 1451886) "ruby"):
#0  0x0000731100da0d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5677dc4be124 <_vm+260>) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5677dc4be124 <_vm+260>) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5677dc4be124 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000731100da37dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5677dc4be0c0 <_vm+160>, cond=0x5677dc4be0f8 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x731100da34a0 <__condvar_cleanup_waiting>, __arg = 0x7310e64fcd50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 7, cond = 0x5677dc4be0f8 <_vm+216>, mutex = 0x5677dc4be0c0 <_vm+160>, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 7
        seq = 3
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x5677dc4be0f8 <_vm+216>, mutex=mutex@entry=0x5677dc4be0c0 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005677dbfc0bd3 in rb_native_cond_wait (mutex=0x5677dc4be0c0 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=0x56781035eb80) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5677dc4be020 <_vm>
#8  0x0000731100da4a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {126516420662976, 8139800434084306003, 126516420662976, -272, 22, 140732138187248, 8139800434105277523, 8139601521564212307}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x0000731100e31c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7310e64dc6c0 (LWP 1451887) "ruby"):
#0  __unlink (name=0x7310b7bdd5f8 "/tmp/rubytest.qtfrv1/20260206-1451882-xfel6o") at ../sysdeps/unix/sysv/linux/unlink.c:28
        sc_ret = 0
#1  0x00005677dbe32f5e in no_gvl_apply2files (ptr=ptr@entry=0x7310c6763960) at /tmp/ruby/src/trunk_gcc13/file.c:478
        aa = 0x7310c6763960
#2  0x00005677dbfc2eba in rb_nogvl (func=func@entry=0x5677dbe32f20 <no_gvl_apply2files>, data1=data1@entry=0x7310c6763960, ubf=<optimized out>, ubf@entry=0xffffffffffffffff, data2=<optimized out>, data2@entry=0x0, flags=flags@entry=4) at /tmp/ruby/src/trunk_gcc13/thread.c:1628
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = <optimized out>
        th = <optimized out>
        vm = 0x5677dc4be020 <_vm>
        is_main_thread = <optimized out>
        saved_errno = 0
        saved_vm = 0x5677dc4be020 <_vm>
#3  0x00005677dbe379c9 in apply2files (func=<optimized out>, argc=1, argv=0x7310c66430f0, arg=<optimized out>) at /tmp/ruby/src/trunk_gcc13/file.c:512
        v = 0
        size = 16
        len = 48
        aa = 0x7310c6763960
        __func__ = "apply2files"
#4  0x00005677dc0030fd in vm_call_cfunc_with_frame_ (ec=0x5678107522b8, reg_cfp=0x7310c6742f20, calling=<optimized out>, argc=1, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3902
        ci = 0x4ab100100003
        cc = <optimized out>
        val = <optimized out>
        me = 0x731100b953c8
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#5  0x00005677dc00c741 in vm_sendish (ec=0x5678107522b8, reg_cfp=0x7310c6742f20, cd=0x5678106aca50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_gcc13/vm_callinfo.h:452
        val = 36
        ci = <optimized out>
        cc = 0x7310b7e3f608
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x5678106aca50, cc = 0x7310b7e3f608, block_handler = 0, recv = 126516863757240, argc = 1, kw_splat = false, heap_argv = 0}
#6  0x00005677dc025824 in vm_exec_core (ec=0x7310b7bdd5f8, ec@entry=0x5678107522b8) at ../../src/trunk_gcc13/insns.def:905
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 126515639408880
        reg_pc = 0x5678106afd20
        reg_cfp = 0x7310c6742f20
        insns_address_table = {0x5677dc02889e <vm_exec_core+12542>, 0x5677dc0269aa <vm_exec_core+4618>, 0x5677dc026939 <vm_exec_core+4505>, 0x5677dc026895 <vm_exec_core+4341>, 0x5677dc02681b <vm_exec_core+4219>, 0x5677dc026776 <vm_exec_core+4054>, 0x5677dc026d83 <vm_exec_core+5603>, 0x5677dc026d28 <vm_exec_core+5512>, 0x5677dc026aaa <vm_exec_core+4874>, 0x5677dc026a0e <vm_exec_core+4718>, 0x5677dc026e22 <vm_exec_core+5762>, 0x5677dc026b9a <vm_exec_core+5114>, 0x5677dc026731 <vm_exec_core+3985>, 0x5677dc0266c9 <vm_exec_core+3881>, 0x5677dc026652 <vm_exec_core+3762>, 0x5677dc026615 <vm_exec_core+3701>, 0x5677dc0265dd <vm_exec_core+3645>, 0x5677dc0265a8 <vm_exec_core+3592>, 0x5677dc026573 <vm_exec_core+3539>, 0x5677dc02653e <vm_exec_core+3486>, 0x5677dc0264b7 <vm_exec_core+3351>, 0x5677dc026473 <vm_exec_core+3283>, 0x5677dc02642c <vm_exec_core+3212>, 0x5677dc0263d4 <vm_exec_core+3124>, 0x5677dc02638e <vm_exec_core+3054>, 0x5677dc02630f <vm_exec_core+2927>, 0x5677dc0262d5 <vm_exec_core+2869>, 0x5677dc026278 <vm_exec_core+2776>, 0x5677dc02621e <vm_exec_core+2686>, 0x5677dc0261e1 <vm_exec_core+2625>, 0x5677dc027592 <vm_exec_core+7666>, 0x5677dc02740d <vm_exec_core+7277>, 0x5677dc02737f <vm_exec_core+7135>, 0x5677dc027318 <vm_exec_core+7032>, 0x5677dc0272c6 <vm_exec_core+6950>, 0x5677dc027264 <vm_exec_core+6852>, 0x5677dc027217 <vm_exec_core+6775>, 0x5677dc0271c2 <vm_exec_core+6690>, 0x5677dc027178 <vm_exec_core+6616>, 0x5677dc027151 <vm_exec_core+6577>, 0x5677dc027116 <vm_exec_core+6518>, 0x5677dc0270c7 <vm_exec_core+6439>, 0x5677dc027093 <vm_exec_core+6387>, 0x5677dc026fe2 <vm_exec_core+6210>, 0x5677dc026f9f <vm_exec_core+6143>, 0x5677dc026f5b <vm_exec_core+6075>, 0x5677dc027b37 <vm_exec_core+9111>, 0x5677dc027ac8 <vm_exec_core+9000>, 0x5677dc027b69 <vm_exec_core+9161>, 0x5677dc02778a <vm_exec_core+8170>, 0x5677dc02771b <vm_exec_core+8059>, 0x5677dc0276bd <vm_exec_core+7965>, 0x5677dc02760b <vm_exec_core+7787>, 0x5677dc0275cf <vm_exec_core+7727>, 0x5677dc02799a <vm_exec_core+8698>, 0x5677dc027930 <vm_exec_core+8592>, 0x5677dc027885 <vm_exec_core+8421>, 0x5677dc025800 <vm_exec_core+96>, 0x5677dc0277d9 <vm_exec_core+8249>, 0x5677dc027a30 <vm_exec_core+8848>, 0x5677dc0279e1 <vm_exec_core+8769>, 0x5677dc027a79 <vm_exec_core+8921>, 0x5677dc026192 <vm_exec_core+2546>, 0x5677dc028856 <vm_exec_core+12470>, 0x5677dc026143 <vm_exec_core+2467>, 0x5677dc0260d4 <vm_exec_core+2356>, 0x5677dc02608f <vm_exec_core+2287>, 0x5677dc02601c <vm_exec_core+2172>, 0x5677dc025f64 <vm_exec_core+1988>, 0x5677dc025f0a <vm_exec_core+1898>, 0x5677dc025e8e <vm_exec_core+1774>, 0x5677dc0258b8 <vm_exec_core+280>, 0x5677dc025e5a <vm_exec_core+1722>, 0x5677dc025e1b <vm_exec_core+1659>, 0x5677dc025ddc <vm_exec_core+1596>, 0x5677dc025da0 <vm_exec_core+1536>, 0x5677dc025ce2 <vm_exec_core+1346>, 0x5677dc025c63 <vm_exec_core+1219>, 0x5677dc0288af <vm_exec_core+12559>, 0x5677dc028419 <vm_exec_core+11385>, 0x5677dc02847f <vm_exec_core+11487>, 0x5677dc027bf8 <vm_exec_core+9304>, 0x5677dc028518 <vm_exec_core+11640>, 0x5677dc0285b1 <vm_exec_core+11793>, 0x5677dc028b2a <vm_exec_core+13194>, 0x5677dc028a6e <vm_exec_core+13006>, 0x5677dc028acc <vm_exec_core+13100>, 0x5677dc028999 <vm_exec_core+12793>, 0x5677dc0289fa <vm_exec_core+12890>, 0x5677dc028ca0 <vm_exec_core+13568>, 0x5677dc028d1d <vm_exec_core+13693>, 0x5677dc028712 <vm_exec_core+12146>, 0x5677dc028765 <vm_exec_core+12229>, 0x5677dc028b8b <vm_exec_core+13291>, 0x5677dc028c0f <vm_exec_core+13423>, 0x5677dc02821d <vm_exec_core+10877>, 0x5677dc028273 <vm_exec_core+10963>, 0x5677dc0282bc <vm_exec_core+11036>, 0x5677dc028322 <vm_exec_core+11138>, 0x5677dc028914 <vm_exec_core+12660>, 0x5677dc025bf2 <vm_exec_core+1106>, 0x5677dc025b72 <vm_exec_core+978>, 0x5677dc025ac9 <vm_exec_core+809>, 0x5677dc025a82 <vm_exec_core+738>, 0x5677dc025a37 <vm_exec_core+663>, 0x5677dc0259ee <vm_exec_core+590>, 0x5677dc02599d <vm_exec_core+509>, 0x5677dc025968 <vm_exec_core+456>, 0x5677dc025933 <vm_exec_core+403>, 0x5677dc0283fb <vm_exec_core+11355>, 0x5677dc026999 <vm_exec_core+4601>, 0x5677dc026928 <vm_exec_core+4488>, 0x5677dc026884 <vm_exec_core+4324>, 0x5677dc02680a <vm_exec_core+4202>, 0x5677dc026765 <vm_exec_core+4037>, 0x5677dc026d72 <vm_exec_core+5586>, 0x5677dc026d17 <vm_exec_core+5495>, 0x5677dc026a99 <vm_exec_core+4857>, 0x5677dc0269fd <vm_exec_core+4701>, 0x5677dc026e11 <vm_exec_core+5745>, 0x5677dc026b89 <vm_exec_core+5097>, 0x5677dc026720 <vm_exec_core+3968>, 0x5677dc0266b8 <vm_exec_core+3864>, 0x5677dc026641 <vm_exec_core+3745>, 0x5677dc026604 <vm_exec_core+3684>, 0x5677dc0265cc <vm_exec_core+3628>, 0x5677dc026597 <vm_exec_core+3575>, 0x5677dc026562 <vm_exec_core+3522>, 0x5677dc02652d <vm_exec_core+3469>, 0x5677dc0264a6 <vm_exec_core+3334>, 0x5677dc026462 <vm_exec_core+3266>, 0x5677dc02641b <vm_exec_core+3195>, 0x5677dc0263c3 <vm_exec_core+3107>, 0x5677dc02637d <vm_exec_core+3037>, 0x5677dc0262fe <vm_exec_core+2910>, 0x5677dc0262c4 <vm_exec_core+2852>, 0x5677dc026267 <vm_exec_core+2759>, 0x5677dc02620d <vm_exec_core+2669>, 0x5677dc0261d0 <vm_exec_core+2608>, 0x5677dc027581 <vm_exec_core+7649>, 0x5677dc0273fc <vm_exec_core+7260>, 0x5677dc02736e <vm_exec_core+7118>, 0x5677dc027307 <vm_exec_core+7015>, 0x5677dc0272b5 <vm_exec_core+6933>, 0x5677dc027253 <vm_exec_core+6835>, 0x5677dc027206 <vm_exec_core+6758>, 0x5677dc0271b1 <vm_exec_core+6673>, 0x5677dc027167 <vm_exec_core+6599>, 0x5677dc027140 <vm_exec_core+6560>, 0x5677dc027105 <vm_exec_core+6501>, 0x5677dc0270b6 <vm_exec_core+6422>, 0x5677dc027082 <vm_exec_core+6370>, 0x5677dc026fd1 <vm_exec_core+6193>, 0x5677dc026f8e <vm_exec_core+6126>, 0x5677dc026f4a <vm_exec_core+6058>, 0x5677dc027b26 <vm_exec_core+9094>, 0x5677dc027ab7 <vm_exec_core+8983>, 0x5677dc027b58 <vm_exec_core+9144>, 0x5677dc027779 <vm_exec_core+8153>, 0x5677dc02770a <vm_exec_core+8042>, 0x5677dc0276ac <vm_exec_core+7948>, 0x5677dc0275fa <vm_exec_core+7770>, 0x5677dc0275be <vm_exec_core+7710>, 0x5677dc027989 <vm_exec_core+8681>, 0x5677dc02791f <vm_exec_core+8575>, 0x5677dc027874 <vm_exec_core+8404>, 0x5677dc0287d2 <vm_exec_core+12338>, 0x5677dc0277c8 <vm_exec_core+8232>, 0x5677dc027a1f <vm_exec_core+8831>, 0x5677dc0279d0 <vm_exec_core+8752>, 0x5677dc027a68 <vm_exec_core+8904>, 0x5677dc026181 <vm_exec_core+2529>, 0x5677dc0287e8 <vm_exec_core+12360>, 0x5677dc026132 <vm_exec_core+2450>, 0x5677dc0260c3 <vm_exec_core+2339>, 0x5677dc02607e <vm_exec_core+2270>, 0x5677dc02600b <vm_exec_core+2155>, 0x5677dc025f53 <vm_exec_core+1971>, 0x5677dc025ef9 <vm_exec_core+1881>, 0x5677dc025e7d <vm_exec_core+1757>, 0x5677dc0258a7 <vm_exec_core+263>, 0x5677dc025e49 <vm_exec_core+1705>, 0x5677dc025e0a <vm_exec_core+1642>, 0x5677dc025dcb <vm_exec_core+1579>, 0x5677dc025d8f <vm_exec_core+1519>, 0x5677dc025cd1 <vm_exec_core+1329>, 0x5677dc025c52 <vm_exec_core+1202>, 0x5677dc0287fe <vm_exec_core+12382>, 0x5677dc028814 <vm_exec_core+12404>, 0x5677dc02882a <vm_exec_core+12426>, 0x5677dc028840 <vm_exec_core+12448>, 0x5677dc028a58 <vm_exec_core+12984>, 0x5677dc028c8a <vm_exec_core+13546>, 0x5677dc028c57 <vm_exec_core+13495>, 0x5677dc028c74 <vm_exec_core+13524>, 0x5677dc02860a <vm_exec_core+11882>, 0x5677dc028620 <vm_exec_core+11904>, 0x5677dc028636 <vm_exec_core+11926>, 0x5677dc02864c <vm_exec_core+11948>, 0x5677dc028662 <vm_exec_core+11970>...}
#7  0x00005677dc016325 in vm_exec_loop (result=<optimized out>, tag=0x7310c6763cd0, state=<optimized out>, ec=0x5678107522b8) at /tmp/ruby/src/trunk_gcc13/vm.c:2825
        vm_loop_start = <optimized out>
#8  rb_vm_exec (ec=0x5678107522b8) at /tmp/ruby/src/trunk_gcc13/vm.c:2804
        _ec = 0x5678107522b8
        _tag = {tag = 36, retval = 4, buf = {0x7310c6763dc0, 0x5677dc016090 <rb_vm_exec+272>, 0x0, 0x7310c6763cb0, 0x7310c6763d60}, prev = 0x7310c6763ec0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#9  0x00005677dc016587 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc13/vm.c:1820
        iseq = 0x731100b0ab88
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0xb2dc981dcad3c00
        av = {126515886308704, 126515886309056}
        stack_argv = 0xb2dc981dcad3c00
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#10 0x00005677dc016f81 in rb_vm_invoke_proc_with_self (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_gcc13/vm.c:1979
No locals.
#11 0x00005677dbfbdc4d in thread_do_start_proc (th=th@entry=0x567810752070) at /tmp/ruby/src/trunk_gcc13/thread.c:604
        self = 126516420762400
        args = <optimized out>
        args_ptr = 0x7310c6763d70
        args_len = 0
        procval = <optimized out>
        proc = 0x567810626940
#12 0x00005677dbfc043d in thread_do_start (th=0x567810752070) at /tmp/ruby/src/trunk_gcc13/thread.c:646
        result = 36
        result = <optimized out>
#13 thread_start_func_2 (th=th@entry=0x567810752070, stack_start=<optimized out>) at /tmp/ruby/src/trunk_gcc13/thread.c:697
        _ec = 0x5678107522b8
        _tag = {tag = 36, retval = 0, buf = {0x5678107525d0, 0x5677dbfbfdd0 <thread_start_func_2+624>, 0x0, 0x7310c6763dd0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x567810752070
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#14 0x00005677dbfc084d in call_thread_start_func_2 (th=0x567810752070) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:2227
        stack_start = 0
        stack_start_addr = 0x7310c6763f80
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#15 co_start (from=<optimized out>, self=0x5678107525d0) at /tmp/ruby/src/trunk_gcc13/thread_pthread_mn.c:467
        th = 0x567810752070
        sched = 0x567810751dc8
        nt = <optimized out>
        is_dnt = <optimized out>
#16 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 0x7310e64bb6c0 (LWP 1451888) "ruby"):
#0  0x0000731100da0d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5677dc4be124 <_vm+260>) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5677dc4be124 <_vm+260>) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5677dc4be124 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000731100da37dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5677dc4be0c0 <_vm+160>, cond=0x5677dc4be0f8 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x731100da34a0 <__condvar_cleanup_waiting>, __arg = 0x7310e64bad50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x5677dc4be0f8 <_vm+216>, mutex = 0x5677dc4be0c0 <_vm+160>, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 5
        seq = 2
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x5677dc4be0f8 <_vm+216>, mutex=mutex@entry=0x5677dc4be0c0 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005677dbfc0bd3 in rb_native_cond_wait (mutex=0x5677dc4be0c0 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=0x5678107ec350) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5677dc4be020 <_vm>
#8  0x0000731100da4a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {126516420392640, 8139800400798309459, 126516420392640, -272, 22, 140732138187248, 8139800400819280979, 8139601521564212307}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x0000731100e31c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x731100d057c0 (LWP 1451882) "ruby"):
#0  0x0000731100da0d61 in __futex_abstimed_wait_common64 (private=187550081, cancel=true, abstime=0x7ffec11afc90, op=137, expected=0, futex_word=0x5677dc4be0b0 <_vm+144>) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=187550081, abstime=0x7ffec11afc90, clockid=0, expected=0, futex_word=0x5677dc4be0b0 <_vm+144>) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5677dc4be0b0 <_vm+144>, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffec11afc90, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000731100da3c7e in __pthread_cond_wait_common (abstime=0x7ffec11afc90, clockid=1, mutex=0x5677dc4be050 <_vm+48>, cond=0x5677dc4be088 <_vm+104>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x731100da34a0 <__condvar_cleanup_waiting>, __arg = 0x7ffec11afc20, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 2, cond = 0x5677dc4be088 <_vm+104>, mutex = 0x5677dc4be050 <_vm+48>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 2
        seq = 1
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x5677dc4be088 <_vm+104>, mutex=mutex@entry=0x5677dc4be050 <_vm+48>, abstime=abstime@entry=0x7ffec11afc90) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005677dbfc111f in native_cond_timedwait (abs=<optimized out>, mutex=<optimized out>, cond=<optimized out>) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:251
        r = <optimized out>
        ts = {tv_sec = 361331, tv_nsec = 192865104}
        r = <optimized out>
        ts = <optimized out>
#6  rb_native_cond_timedwait (cond=cond@entry=0x5677dc4be088 <_vm+104>, mutex=mutex@entry=0x5677dc4be050 <_vm+48>, msec=msec@entry=1000) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:279
        hrmsec = <optimized out>
#7  0x00005677dc038983 in vm_cond_wait (msec=1000, cond=0x5677dc4be088 <_vm+104>, vm=0x5677dc4be020 <_vm>) at /tmp/ruby/src/trunk_gcc13/vm_sync.c:222
        lock_rec = 1
        cr = 0x5677dc4bd140 <_main_ractor>
        lock_rec = <optimized out>
        cr = <optimized out>
#8  rb_vm_cond_timedwait (vm=vm@entry=0x5677dc4be020 <_vm>, cond=cond@entry=0x5677dc4be088 <_vm+104>, msec=msec@entry=1000) at /tmp/ruby/src/trunk_gcc13/vm_sync.c:240
No locals.
#9  0x00005677dbf0b24f in rb_ractor_terminate_all () at /tmp/ruby/src/trunk_gcc13/ractor.c:901
        vm = 0x5677dc4be020 <_vm>
        cr = 0x5677dc4bd140 <_main_ractor>
#10 0x00005677dbe2fafb in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_gcc13/eval.c:236
        err = <optimized out>
        mode0 = 0
        mode1 = 4
        _ec = <optimized out>
        _tag = {tag = 36, retval = 0, buf = {0x7ffec11aff98, 0x5677dbe2fbd8 <rb_ec_cleanup+728>, 0x0, 0x7ffec11afd50, 0x7ffec11aff98}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 15
        th = 0x5677dc4ba1a0 <_main_thread>
        th0 = 0x5677dc4ba1a0 <_main_thread>
        step = 3
        message = 4
        buf = <optimized out>
#11 0x00005677dbe303b9 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_gcc13/eval.c:321
        ec = <optimized out>
        status = <optimized out>
#12 0x00005677dbe2a7e6 in rb_main (argv=0x7ffec11aff98, argc=112) at /tmp/ruby/src/trunk_gcc13/main.c:42
        variable_in_this_stack_frame = 0
#13 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_gcc13/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 1451882) detached]
[569/758] 1432764=rubygems/test_gem_util_atomic_file_writer
[570/758] 1432764=rubygems/test_gem_package_tar_header
[571/758] 1432764=rubygems/test_gem_request_set_lockfile_parser
[572/758] 1432764=openssl/test_ts
[573/758] 1432764=prism/ruby/source_test
[574/758] 1432764=optparse/test_noarg
[575/758] 1432764=json/test_helper
[576/758] 1432764=fiber/test_thread
[577/758] 1432764=did_you_mean/spell_checking/test_variable_name_check
[578/758] 1432764=ruby/test_time
[579/758] 1432764=ruby/test_range
[580/758] 1432764=optparse/test_load
[581/758] 1432764=fiber/test_backtrace
[582/758] 1432764=rubygems/test_gem_gemcutter_utilities
[583/758] 1432765=resolv/test_addr
[584/758] 1432765=ruby/enc/test_utf32
[585/758] 1432765=ruby/test_literal
[586/758] 1432764=prism/result/equality_test
[587/758] 1432764=rubygems/test_require
[588/758] 1432765=ruby/test_regexp
[589/758] 1432764=date/test_date_parse
[590/758] 1432764=rubygems/test_gem_commands_build_command
[591/758] 1432764=openssl/test_pkey
[592/758] 1432764=socket/test_udp
[593/758] 1432764=openssl/test_pkey_ec
[594/758] 1432764=-ext-/string/test_rb_str_dup
[595/758] 1432764=prism/result/integer_base_flags_test
[596/758] 1432764=fiber/test_ractor
[597/758] 1432764=openssl/test_random
[598/758] 1432764=ruby/test_pipe
[599/758] 1432764=rubygems/test_gem_resolver_activation_request
[600/758] 1432764=ruby/test_sprintf_comb
[601/758] 1432764=-ext-/popen_deadlock/test_popen_deadlock
[602/758] 1432764=ruby/test_method_cache
[603/758] 1432764=psych/test_object_references
[604/758] 1432764=ruby/test_lambda
[605/758] 1432764=-ext-/scheduler/test_interrupt_with_scheduler
[606/758] 1432764=prism/ruby/tunnel_test
[607/758] 1432764=rubygems/test_gem_text
[608/758] 1432764=ruby/test_settracefunc
[609/758] 1432764=mkmf/test_config
[610/758] 1432764=zlib/test_zlib
[611/758] 1432766=rubygems/test_gem_source_local
[612/758] 1432766=psych/test_scalar
[613/758] 1432766=rubygems/test_gem_bundler_version_finder
[614/758] 1432766=ruby/enc/test_case_comprehensive
[615/758] 1432766=test_pp
[616/758] 1432766=ruby/test_proc
[617/758] 1432766=ruby/enc/test_cesu8
[618/758] 1432766=ruby/test_gc_compact
[619/758] 1432766=rubygems/test_webauthn_listener_response
[620/758] 1432766=prism/encoding/symbol_encoding_test
[621/758] 1432766=rubygems/test_gem_resolver_index_set
[622/758] 1432766=psych/test_stream
[623/758] 1432766=ruby/test_inlinecache
[624/758] 1432766=rubygems/test_gem_command
[625/758] 1432766=open-uri/test_open-uri
[626/758] 1432766=rubygems/test_gem_resolver_vendor_set
[627/758] 1432766=psych/test_exception
[628/758] 1432766=rubygems/test_gem_commands_help_command
[629/758] 1432766=rubygems/test_gem_console_ui
[630/758] 1432766=ruby/enc/test_iso_8859
[631/758] 1432766=psych/test_nil
[632/758] 1432766=-ext-/exception/test_exception_at_throwing
[633/758] 1432766=prism/result/source_location_test
[634/758] 1432766=-ext-/array/test_resize
[635/758] 1432766=optparse/test_optarg
[636/758] 1432766=net/protocol/test_protocol
[637/758] 1432766=ruby/test_assignment
[638/758] 1432766=rubygems/test_gem_ext_cmake_builder
[639/758] 1432766=io/wait/test_ractor
[640/758] 1432766=test_ipaddr
[641/758] 1432766=test_open3
[642/758] 1432766=-ext-/struct/test_member
[643/758] 1432766=ruby/enc/test_grapheme_breaks
[644/758] 1432766=strscan/test_stringscanner
[645/758] 1432766=ruby/test_object
[646/758] 1432766=ruby/test_process
[647/758] 1432764=digest/test_digest
[648/758] 1432765=lib/!Nothing_to_test
[649/758] 1432765=digest/test_ractor
[650/758] 1432765=ruby/test_sleep
[651/758] 1432764=date/test_date
[652/758] 1432764=rubygems/test_gem_commands_list_command
[653/758] 1432764=rubygems/test_kernel
[654/758] 1432764=test_securerandom
[655/758] 1432764=io/nonblock/test_flush
[656/758] 1432764=net/http/test_httpresponses
[657/758] 1432764=rubygems/test_gem_resolver_dependency_request
[658/758] 1432764=-ext-/string/test_nofree
[659/758] 1432764=rubygems/test_gem_package_old
[660/758] 1432764=rubygems/test_gem_commands_pristine_command
[661/758] 1432764=did_you_mean/core_ext/test_name_error_extension
[662/758] 1432764=psych/test_date_time
[663/758] 1432764=ruby/enc/test_utf16
[664/758] 1432764=rubygems/test_gem_resolver_requirement_list
[665/758] 1432764=-ext-/arith_seq/test_arith_seq_beg_len_step
[666/758] 1432764=ripper/test_ripper
[667/758] 1432764=fileutils/test_verbose
[668/758] 1432764=rubygems/test_gem_resolver_best_set
[669/758] 1432764=ruby/test_data
[670/758] 1432764=json/ractor_test
[671/758] 1432764=optparse/test_summary
[672/758] 1432764=psych/test_safe_load
[673/758] 1432764=openssl/test_pkcs12
[674/758] 1432764=prism/result/implicit_array_test
[675/758] 1432764=test_delegate
[676/758] 1432764=rubygems/test_gem_source_installed
[677/758] 1432764=ruby/test_bignum
[678/758] 1432764=ruby/test_set
[679/758] 1432764=ruby/test_name_error
[680/758] 1432765=openssl/test_hmac
[681/758] 1432765=-ext-/string/test_enc_str_buf_cat
[682/758] 1432765=rubygems/test_gem_commands_signout_command
[683/758] 1432765=rubygems/test_gem_resolver_conflict
[684/758] 1432764=ruby/test_autoload
[685/758] 1432765=ruby/test_arity
[686/758] 1432765=ruby/test_enumerator
[687/758] 1432763=-ext-/st/test_foreach
[688/758] 1432763=ruby/test_trace
[689/758] 1432763=ruby/test_numeric
[690/758] 1432763=-ext-/iter/test_yield_block
[691/758] 1432763=ruby/test_pack
[692/758] 1432763=rubygems/test_gem_dependency_installer
[693/758] 1432764=date/test_date_strptime
[694/758] 1432764=socket/test_unix
[695/758] 1432764=rubygems/test_gem_rdoc
[696/758] 1432764=ruby/test_symbol
[697/758] 1432764=psych/test_coder
[698/758] 1432764=prism/result/integer_parse_test
[699/758] 1432764=ruby/test_backtrace
[700/758] 1432764=rubygems/test_gem_commands_exec_command
[701/758] 1432766=rubygems/test_gem_resolver_vendor_specification
[702/758] 1432766=ruby/test_stringchar
[703/758] 1432766=test_singleton
[704/758] 1432766=uri/test_mailto
[705/758] 1432766=json/json_coder_test
[706/758] 1432766=rubygems/test_gem_uninstaller
[707/758] 1432763=psych/visitors/test_depth_first
[708/758] 1432763=test_tmpdir
[709/758] 1432763=ruby/test_defined
[710/758] 1432763=-ext-/symbol/test_inadvertent_creation
[711/758] 1432763=stringio/test_ractor
[712/758] 1432763=rubygems/test_gem_spec_fetcher
[713/758] 1432763=ripper/test_parser_events
[714/758] 1432763=openssl/test_buffering
[715/758] 1432763=resolv/test_svcb_https
[716/758] 1432763=mkmf/test_convertible
[717/758] 1432764=mkmf/test_framework
[718/758] 1432764=ruby/test_default_gems
[719/758] 1432764=rubygems/test_gem_resolver_installer_set
[720/758] 1432764=-ext-/bignum/test_str2big
[721/758] 1432764=psych/test_json_tree
[722/758] 1432764=ruby/test_super
[723/758] 1432766=optparse/test_cclass
[724/758] 1432764=ruby/test_readpartial
[725/758] 1432766=yaml/test_dbm
[726/758] 1432766=ruby/test_thread
[727/758] 1432764=ruby/test_alias
[728/758] 1432764=dtrace/test_raise
[729/758] 1432764=ripper/test_scanner_events
[730/758] 1432764=-ext-/test_scan_args
[731/758] 1432764=test_rbconfig
[732/758] 1432764=rubygems/test_gem_resolver_local_specification
[733/758] 1432764=psych/test_string
[734/758] 1432764=json/json_generator_test
[735/758] 1432765=ruby/test_optimization
[736/758] 1432764=rubygems/test_gem_source_list
[737/758] 1432764=psych/test_yaml_special_cases
[738/758] 1432764=-ext-/exception/test_ensured
[739/758] 1432764=dtrace/test_object_create_start
[740/758] 1432764=erb/test_erb
[741/758] 1432764=-ext-/bug_reporter/test_bug_reporter
[742/758] 1432764=rubygems/test_gem_source_subpath_problem
[743/758] 1432764=erb/test_erb_m17n
[744/758] 1432764=-ext-/exception/test_enc_raise
[745/758] 1432764=ruby/test_ractor
[746/758] 1432764=rubygems/test_gem_commands_rebuild_command
[747/758] 1432764=resolv/test_dns
[748/758] 1432764=date/test_date_attr
[749/758] 1432764=ruby/test_fnmatch
[750/758] 1432764=prism/ruby/parameters_signature_test
[751/758] 1432764=optparse/test_getopts
[752/758] 1432764=rubygems/test_project_sanity
[753/758] 1432764=ruby/enc/test_emoji
[754/758] 1432764=rubygems/test_gem_resolver_git_set
[755/758] 1432765=rubygems/test_gem_request
[756/758] 1432765=ruby/test_rand
[757/758] 1432766=ruby/enc/test_cp949
[758/758] 1432766=ruby/test_condition

  1) Error:
TestObjSpace#test_dump_all_with_ractors:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
pid 1451882 killed by SIGTERM (signal 15)
| 
| th: 0x5677dc4ba1a0, native_id: 0x731100d057c0
| -- Control frame information -----------------------------------------------
| c:0001 p:0000 s:0003 E:001490 l:y b:---- DUMMY  [FINISH]
| 

    /tmp/ruby/src/trunk_gcc13/test/objspace/test_objspace.rb:825:in 'TestObjSpace#test_dump_all_with_ractors'

Finished tests in 476.113014s, 71.9850 tests/s, 15226.5781 assertions/s.
34273 tests, 7249572 assertions, 0 failures, 1 errors, 158 skips

ruby -v: ruby 4.1.0dev (2026-02-06T02:03:52Z master 26b81bed50) +PRISM [x86_64-linux]
make: *** [uncommon.mk:913: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk_gcc13/loadpath.c
linking static-library libruby-static.a
linking ruby
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/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_gcc13/target/release/' '/tmp/ruby/src/trunk_gcc13/zjit/src/lib.rs'
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk_gcc13/loadpath.c
linking static-library libruby-static.a
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
ruby 4.1.0dev (2026-02-06T02:03:52Z master 26b81bed50) +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 26.288858 seconds

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