# Logfile created on 2026-01-17 10:19:33 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007e6a3b59fdc0 @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.20260117-101932", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007e6a3fbbdc30 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007e6a3fbbda50 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007e6a3b4e9390 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc13.20260117-101932", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc13.20260117-101932>, @binmode=false, @mon_data=#<Monitor:0x00007e6a3fbbd4d8>, @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
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
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 78b7646bdb
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
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
/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.

builtin_binary.rbbin updated
0077791a6c5c531f840dcc28423af9967ec47699287596e734863c63b79fc32a  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.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
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'
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 trans
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
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]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
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]: 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
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/openssl'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
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/ext/openssl'
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]: 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/.bundle/gems/nkf-0.2.0/ext/nkf'
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]: 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.3.0/ext/syslog'
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/rbs-3.10.2/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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
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'
make[2]: 'ruby' is up to date.
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 -
generating encdb.h
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
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/net-imap.revision unchanged
encdb.h unchanged
making srcs under enc
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'
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 trans
ext/configure-ext.mk unchanged
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/digest'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
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]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
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/debug-1.11.1/ext/debug'
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/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/debug-1.11.1/ext/debug'
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/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
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/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving 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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: 'ruby' is up to date.
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.8.0
                                    resolv 0.7.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.0
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_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.0
                                    openssl 4.0.0
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_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.2
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.1.0
                                    irb 1.16.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
installing bundled gem cache:       /tmp/ruby/install/trunk_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'
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.

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'
	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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: 'ruby' is up to date.
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=62966
  "--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/756] 1487535=ruby/test_flip
[  2/756] 1487537=ruby/enc/test_shift_jis
[  3/756] 1487533=pathname/test_ractor
[  4/756] 1487537=psych/test_psych
[  5/756] 1487534=mkmf/test_signedness
[  6/756] 1487535=ruby/test_dir_m17n
[  7/756] 1487537=-ext-/struct/test_len
[  8/756] 1487537=-ext-/time/test_new
[  9/756] 1487537=openssl/test_cipher
[ 10/756] 1487533=prism/heredoc_dedent_test
[ 11/756] 1487533=-ext-/string/test_ellipsize
[ 12/756] 1487537=-ext-/marshal/test_usrmarshal
[ 13/756] 1487533=etc/test_etc
[ 14/756] 1487533=fiber/test_process
[ 15/756] 1487533=date/test_date_arith
[ 16/756] 1487537=prism/ruby/parser_test
[ 17/756] 1487533=prism/api/parse_test
[ 18/756] 1487533=dtrace/test_string
[ 19/756] 1487533=ruby/test_iterator
[ 20/756] 1487537=optparse/test_did_you_mean
[ 21/756] 1487533=optparse/test_autoconf
[ 22/756] 1487533=uri/test_file
[ 23/756] 1487533=ruby/test_io
[ 24/756] 1487537=ruby/test_metaclass
[ 25/756] 1487537=openssl/test_provider
[ 26/756] 1487537=rubygems/test_gem_commands_stale_command
[ 27/756] 1487537=openssl/test_kdf
[ 28/756] 1487537=psych/visitors/test_to_ruby
[ 29/756] 1487537=prism/ractor_test
[ 30/756] 1487537=psych/test_symbol
[ 31/756] 1487537=dtrace/test_singleton_function
[ 32/756] 1487537=fiber/test_storage
[ 33/756] 1487537=openssl/test_engine
[ 34/756] 1487537=rubygems/test_gem_commands_cert_command
[ 35/756] 1487535=rubygems/test_gem_unsatisfiable_dependency_error
[ 36/756] 1487535=ruby/test_key_error
[ 37/756] 1487535=rubygems/test_gem_security
[ 38/756] 1487537=date/test_switch_hitter
[ 39/756] 1487537=ruby/test_frozen
[ 40/756] 1487537=dtrace/test_hash_create
[ 41/756] 1487537=rubygems/test_gem_source_lock
[ 42/756] 1487537=ruby/test_variable
[ 43/756] 1487537=rubygems/test_gem_commands_install_command
[ 44/756] 1487533=uri/test_common
[ 45/756] 1487533=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[ 46/756] 1487535=-ext-/integer/test_my_integer
[ 47/756] 1487535=openssl/test_config
[ 48/756] 1487535=stringio/test_stringio
[ 49/756] 1487533=ruby/test_time_tz
[ 50/756] 1487533=ruby/test_weakkeymap
[ 51/756] 1487535=ruby/enc/test_emoji_breaks
[ 52/756] 1487535=-ext-/method/test_arity
[ 53/756] 1487535=fiber/test_io_close
[ 54/756] 1487535=rubygems/test_remote_fetch_error
[ 55/756] 1487535=ruby/test_file_exhaustive
[ 56/756] 1487534=psych/test_alias_and_anchor
[ 57/756] 1487534=rubygems/test_gem_ci_detector
[ 58/756] 1487534=open-uri/test_ssl
[ 59/756] 1487533=io/wait/test_io_wait_uncommon
[ 60/756] 1487533=rubygems/test_gem_commands_fetch_command
[ 61/756] 1487533=-ext-/bignum/test_div
[ 62/756] 1487533=psych/test_deprecated
[ 63/756] 1487533=psych/test_ractor
[ 64/756] 1487537=ruby/test_marshal
[ 65/756] 1487533=-ext-/st/test_update
[ 66/756] 1487533=uri/test_ldap
[ 67/756] 1487533=test_unicode_normalize
[ 68/756] 1487537=rubygems/test_gem_local_remote_options
[ 69/756] 1487533=-ext-/string/test_enc_associate
[ 70/756] 1487537=psych/test_parser
[ 71/756] 1487537=json/json_parser_test
[ 72/756] 1487537=ruby/test_string
[ 73/756] 1487534=psych/test_boolean
[ 74/756] 1487534=-ext-/load/test_dot_dot
[ 75/756] 1487534=ruby/test_eval
[ 76/756] 1487533=rubygems/test_gem
[ 77/756] 1487534=-ext-/test_enumerator_kw
[ 78/756] 1487534=rubygems/test_gem_specification
[ 79/756] 1487535=rubygems/test_gem_name_tuple
[ 80/756] 1487535=open-uri/test_proxy
[ 81/756] 1487535=ruby/test_memory_view
[ 82/756] 1487535=-ext-/load/test_resolve_symbol
[ 83/756] 1487535=erb/test_erb_command
[ 84/756] 1487535=psych/test_yamldbm
[ 85/756] 1487535=prism/fixtures_test
[ 86/756] 1487533=ruby/test_rational2
[ 87/756] 1487533=json/json_generic_object_test
[ 88/756] 1487533=rubygems/test_gem_resolver_index_specification
[ 89/756] 1487533=rubygems/test_rubygems
[ 90/756] 1487535=prism/ruby/ripper_test
[ 91/756] 1487533=ruby/test_mixed_unicode_escapes
[ 92/756] 1487533=ruby/enc/test_case_mapping
[ 93/756] 1487533=ruby/test_integer
[ 94/756] 1487534=test_tempfile
[ 95/756] 1487534=prism/bom_test
[ 96/756] 1487534=uri/test_ftp
[ 97/756] 1487534=rubygems/test_gem_ext_cargo_builder
[ 98/756] 1487535=ruby/test_file
[ 99/756] 1487534=ruby/test_rational
[100/756] 1487534=net/http/test_https
[101/756] 1487533=prism/ruby/location_test
[102/756] 1487533=psych/test_null
[103/756] 1487533=psych/test_encoding
[104/756] 1487533=did_you_mean/test_ractor_compatibility
[105/756] 1487533=openssl/test_x509store
[106/756] 1487533=openssl/test_fips
[107/756] 1487533=socket/test_nonblock
[108/756] 1487533=socket/test_sockopt
[109/756] 1487533=rubygems/test_gem_source_fetch_problem
[110/756] 1487533=uri/test_generic
[111/756] 1487533=ripper/test_files_test_2
[112/756] 1487535=prism/test_helper
[113/756] 1487535=fiber/test_io
[114/756] 1487535=ruby/test_primitive
[115/756] 1487535=ripper/test_files_lib
[116/756] 1487534=-ext-/load/test_stringify_symbols
[117/756] 1487534=yaml/test_store
[118/756] 1487534=psych/test_document
[119/756] 1487534=json/json_ext_parser_test
[120/756] 1487534=rubygems/test_gem_package_task
[121/756] 1487534=prism/ruby/compiler_test
[122/756] 1487534=did_you_mean/spell_checking/test_uncorrectable_name_check
[123/756] 1487534=ruby/test_arithmetic_sequence
[124/756] 1487534=openssl/test_pkey_dsa
[125/756] 1487537=ruby/test_thread_cv
[126/756] 1487535=rubygems/test_gem_dependency_list
[127/756] 1487535=prism/encoding/string_encoding_test
[128/756] 1487535=net/http/test_https_proxy
[129/756] 1487535=rubygems/test_gem_commands_owner_command
[130/756] 1487537=rubygems/test_gem_commands_environment_command
[131/756] 1487533=net/http/test_http
[132/756] 1487537=ruby/test_vm_dump
[133/756] 1487537=ruby/test_call
[134/756] 1487534=ripper/test_filter
[135/756] 1487537=rubygems/test_gem_commands_uninstall_command
[136/756] 1487534=open-uri/test_ftp
[137/756] 1487534=-ext-/class/test_class2name
[138/756] 1487534=json/json_ryu_fallback_test
[139/756] 1487534=prism/api/freeze_test
[140/756] 1487534=ruby/test_integer_comb
[141/756] 1487535=-ext-/file/test_stat
[142/756] 1487535=prism/errors_test
[143/756] 1487535=ruby/enc/test_koi8
[144/756] 1487535=-ext-/test_ensure_and_callcc
[145/756] 1487535=json/json_addition_test
[146/756] 1487535=-ext-/string/test_qsort
[147/756] 1487535=-ext-/string/test_too_many_dummy_encodings
[148/756] 1487535=rubygems/test_gem_safe_marshal
[149/756] 1487537=psych/visitors/test_emitter
[150/756] 1487537=openssl/test_ossl
[151/756] 1487537=prism/encoding/regular_expression_encoding_test
[152/756] 1487537=fiber/test_enumerator
[153/756] 1487537=-ext-/symbol/test_type
[154/756] 1487537=rubygems/test_gem_doctor
[155/756] 1487537=rubygems/test_gem_remote_fetcher
[156/756] 1487537=rubygems/test_gem_uri
[157/756] 1487537=rubygems/test_gem_security_signer
[158/756] 1487535=mkmf/test_find_executable
[159/756] 1487535=prism/ruby/dispatcher_test
[160/756] 1487535=date/test_date_compat
[161/756] 1487535=optparse/test_zsh_completion
[162/756] 1487535=ruby/enc/test_windows_1252
[163/756] 1487535=did_you_mean/tree_spell/test_human_typo
[164/756] 1487535=rubygems/test_gem_commands_sources_command
[165/756] 1487537=ruby/test_lazy_enumerator
[166/756] 1487533=error_highlight/test_error_highlight
[167/756] 1487534=psych/test_object
[168/756] 1487534=rubygems/test_webauthn_listener
[169/756] 1487534=dtrace/test_cmethod
[170/756] 1487534=-ext-/eval/test_eval
[171/756] 1487534=prism/result/warnings_test
[172/756] 1487534=rubygems/test_gem_commands_yank_command
[173/756] 1487537=psych/test_data
[174/756] 1487537=-ext-/exception/test_data_error
[175/756] 1487535=ripper/test_files_test
[176/756] 1487535=rubygems/test_gem_package
[177/756] 1487537=socket/test_tcp
[178/756] 1487534=rubygems/test_gem_resolver_specification
[179/756] 1487534=prism/ruby/desugar_compiler_test
[180/756] 1487534=-ext-/marshal/test_internal_ivar
[181/756] 1487534=openssl/test_digest
[182/756] 1487534=rubygems/test_gem_installer
[183/756] 1487537=-ext-/tracepoint/test_tracepoint
[184/756] 1487537=ruby/test_syntax
[185/756] 1487535=uri/test_wss
[186/756] 1487535=prism/api/parse_comments_test
[187/756] 1487535=prism/api/parse_success_test
[188/756] 1487535=prism/result/overlap_test
[189/756] 1487533=mkmf/test_have_macro
[190/756] 1487535=-ext-/struct/test_duplicate
[191/756] 1487535=optparse/test_placearg
[192/756] 1487535=prism/percent_delimiter_string_test
[193/756] 1487535=rubygems/test_exit
[194/756] 1487535=-ext-/hash/test_delete
[195/756] 1487535=ruby/test_enum
[196/756] 1487533=rubygems/test_gem_uri_formatter
[197/756] 1487533=rubygems/test_gem_impossible_dependencies_error
[198/756] 1487533=ruby/test_keyword
[199/756] 1487535=mkmf/test_flags
[200/756] 1487533=ruby/test_continuation
[201/756] 1487533=prism/result/comments_test
[202/756] 1487533=prism/result/regular_expression_options_test
[203/756] 1487533=-ext-/struct/test_data
[204/756] 1487533=fiber/test_queue
[205/756] 1487533=openssl/test_x509ext
[206/756] 1487533=-ext-/integer/test_integer
[207/756] 1487533=psych/test_scalar_scanner
[208/756] 1487533=-ext-/test_random
[209/756] 1487533=-ext-/array/test_to_ary_concat
[210/756] 1487535=ripper/test_lexer
[211/756] 1487535=test_prettyprint
[212/756] 1487535=ruby/test_class
[213/756] 1487533=ruby/test_const
[214/756] 1487533=rubygems/test_gem_package_tar_reader_entry
[215/756] 1487533=ruby/test_encoding
[216/756] 1487533=rubygems/test_gem_commands_push_command
[217/756] 1487534=rubygems/test_gem_safe_yaml
[218/756] 1487534=-ext-/float/test_nextafter
[219/756] 1487534=mkmf/test_constant
[220/756] 1487533=-ext-/string/test_capacity
[221/756] 1487533=ruby/test_object_id
[222/756] 1487533=-ext-/test_abi
[223/756] 1487533=prism/unescape_test
[224/756] 1487533=rubygems/test_gem_commands_unpack_command
[225/756] 1487533=uri/test_ws
[226/756] 1487533=rubygems/test_gem_package_tar_writer
[227/756] 1487533=ruby/test_parse
[228/756] 1487533=mkmf/test_install
[229/756] 1487537=-ext-/string/test_interned_str
[230/756] 1487537=ruby/test_string_memory
[231/756] 1487537=monitor/test_monitor
[232/756] 1487537=rubygems/test_gem_commands_specification_command
[233/756] 1487533=ruby/test_whileuntil
[234/756] 1487533=resolv/test_mdns
[235/756] 1487533=openssl/test_pkey_rsa
[236/756] 1487537=-ext-/st/test_numhash
[237/756] 1487537=ruby/test_econv
[238/756] 1487533=rubygems/test_gem_commands_server_command
[239/756] 1487533=test_extlibs
[240/756] 1487537=psych/test_tree_builder
[241/756] 1487537=-ext-/load/test_protect
[242/756] 1487537=rubygems/test_gem_commands_which_command
[243/756] 1487537=dtrace/test_array_create
[244/756] 1487537=test_bundled_gems
[245/756] 1487537=prism/api/command_line_test
[246/756] 1487537=ruby/test_stack
[247/756] 1487537=ruby/test_transcode
[248/756] 1487533=rubygems/test_gem_request_connection_pools
[249/756] 1487533=net/http/test_buffered_io
[250/756] 1487533=rubygems/test_gem_ext_rake_builder
[251/756] 1487534=-ext-/funcall/test_passing_block
[252/756] 1487534=openssl/test_pair
[253/756] 1487537=date/test_date_marshal
[254/756] 1487537=openssl/test_x509req
[255/756] 1487537=rubygems/test_gem_commands_update_command
[256/756] 1487533=openssl/test_x509name
[257/756] 1487533=ruby/test_shapes
[258/756] 1487533=ruby/test_allocation
[259/756] 1487535=ruby/test_insns_leaf
[260/756] 1487535=mkmf/test_pkg_config
[261/756] 1487535=test_forwardable
[262/756] 1487534=did_you_mean/spell_checking/test_pattern_key_name_check
[263/756] 1487534=prism/result/static_literals_test
[264/756] 1487534=-ext-/rational/test_rat
[265/756] 1487534=rubygems/test_gem_version_option
[266/756] 1487535=ruby/test_unicode_escape
[267/756] 1487534=-ext-/win32/test_dln
[268/756] 1487534=psych/json/test_stream
[269/756] 1487534=psych/test_yaml
[270/756] 1487534=rubygems/test_gem_stream_ui
[271/756] 1487535=prism/api/dump_test
[272/756] 1487537=-ext-/test_printf
[273/756] 1487534=ruby/test_gc
[274/756] 1487537=rubygems/test_gem_commands_contents_command
[275/756] 1487537=rubygems/test_gem_resolver_lock_set
[276/756] 1487537=rubygems/test_gem_install_update_options
[277/756] 1487537=prism/result/heredoc_test
[278/756] 1487537=prism/result/constant_path_node_test
[279/756] 1487537=prism/version_test
[280/756] 1487537=-ext-/arith_seq/test_arith_seq_extract
[281/756] 1487537=prism/api/lex_test
[282/756] 1487537=dtrace/test_function_entry
[283/756] 1487537=rubygems/test_gem_update_suggestion
[284/756] 1487537=openssl/test_ocsp
[285/756] 1487535=rubygems/test_gem_resolver_installed_specification
[286/756] 1487535=fiber/test_timeout
[287/756] 1487535=openssl/test_x509crl
[288/756] 1487537=net/http/test_http_request
[289/756] 1487535=did_you_mean/spell_checking/test_key_name_check
[290/756] 1487535=ripper/test_files_sample
[291/756] 1487535=ruby/enc/test_big5
[292/756] 1487537=ruby/test_io_m17n
[293/756] 1487535=ruby/test_refinement
[294/756] 1487537=digest/test_digest_extend
[295/756] 1487537=objspace/test_ractor
[296/756] 1487537=rubygems/test_gem_request_set
[297/756] 1487537=resolv/test_win32_config
[298/756] 1487537=mkmf/test_mkmf
[299/756] 1487537=fiber/test_sleep
[300/756] 1487533=uri/test_http
[301/756] 1487533=mkmf/test_sizeof
[302/756] 1487537=ruby/test_complex2
[303/756] 1487537=-ext-/test_recursion
[304/756] 1487537=test_find
[305/756] 1487537=ruby/test_system
[306/756] 1487537=did_you_mean/test_spell_checker
[307/756] 1487537=psych/handlers/test_recorder
[308/756] 1487537=prism/fuzzer_test
[309/756] 1487537=prism/result/attribute_write_test
[310/756] 1487537=psych/test_struct
[311/756] 1487537=prism/onigmo_test
[312/756] 1487537=rubygems/test_deprecate
[313/756] 1487537=rubygems/test_gem_platform
[314/756] 1487537=ruby/test_yield
[315/756] 1487535=fileutils/test_dryrun
[316/756] 1487535=psych/test_array
[317/756] 1487535=psych/test_numeric
[318/756] 1487535=rubygems/test_gem_validator
[319/756] 1487535=rubygems/test_gem_command_manager
[320/756] 1487535=ruby/test_iseq
[321/756] 1487537=fiber/test_scheduler
[322/756] 1487535=-ext-/debug/test_debug
[323/756] 1487535=psych/test_stringio
[324/756] 1487535=-ext-/proc/test_bmethod
[325/756] 1487535=rubygems/test_gem_ext_builder
[326/756] 1487535=prism/result/node_id_test
[327/756] 1487535=ruby/test_clone
[328/756] 1487535=ruby/test_rubyoptions
[329/756] 1487534=openssl/test_pkcs7
[330/756] 1487534=json/json_fixtures_test
[331/756] 1487537=ruby/test_require
[332/756] 1487534=rubygems/test_gem_commands_open_command
[333/756] 1487537=prism/api/parse_stream_test
[334/756] 1487537=ruby/test_box
[335/756] 1487534=prism/library_symbols_test
[336/756] 1487534=json/json_common_interface_test
[337/756] 1487534=rubygems/test_gem_ext_cargo_builder_unit
[338/756] 1487534=psych/test_hash
[339/756] 1487534=test_trick
[New LWP 1497860]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007871ed393593 in ?? () from /lib/x86_64-linux-gnu/libz.so.1

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7871ecfa67c0 (LWP 1497857) "ruby" 0x00007871ed393593 in ?? () from /lib/x86_64-linux-gnu/libz.so.1
[340/756] 1487533=prism/result/named_capture_test
[341/756] 1487533=socket/test_addrinfo
  2    Thread 0x7871d39ff6c0 (LWP 1497860) "ruby" 0x00007871ed0d3042 in epoll_wait (epfd=4, events=events@entry=0x6205f692c5bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace

[342/756] 1487533=date/test_date_ractor
[343/756] 1487537=did_you_mean/test_tree_spell_checker

Thread 2 (Thread 0x7871d39ff6c0 (LWP 1497860) "ruby"):
#0  0x00007871ed0d3042 in epoll_wait (epfd=4, events=events@entry=0x6205f692c5bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006205f642e095 in event_wait (vm=0x6206158232a0) at /tmp/ruby/src/trunk_gcc13/thread_pthread.c:2931
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x6206158232a0) at /tmp/ruby/src/trunk_gcc13/thread_pthread_mn.c:927
        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:3066
        vm = <optimized out>
#4  0x00007871ed045a94 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 = {132430277113536, -6246136393973654996, 132430277113536, -272, 0, 140721957562608, -6246136393952683476, -6246148276300178900}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007871ed0d2c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7871ecfa67c0 (LWP 1497857) "ruby"):
#0  0x00007871ed393593 in ?? () from /lib/x86_64-linux-gnu/libz.so.1
No symbol table info available.
#1  0x00007871ed39f707 in inflate () from /lib/x86_64-linux-gnu/libz.so.1
No symbol table info available.
#2  0x00007871ed3a23d8 in uncompress2 () from /lib/x86_64-linux-gnu/libz.so.1
No symbol table info available.
#3  0x00007871ed3a2519 in uncompress () from /lib/x86_64-linux-gnu/libz.so.1
No symbol table info available.
#4  0x00006205f65ced14 in uncompress_debug_section (ptr=0x6206159cc968, file=<optimized out>, shdr=0x7871cf075678) at /tmp/ruby/src/trunk_gcc13/addr2line.c:2041
        chdr = 0x7871cec8f398
        destsize = 0
        ret = 0
        chdr = <optimized out>
        destsize = <optimized out>
        ret = <optimized out>
        fail = <optimized out>
#5  fill_lines (num_traces=num_traces@entry=16, traces=traces@entry=0x6205f692ccc0 <trace>, check_debuglink=check_debuglink@entry=0, objp=objp@entry=0x6206158e4458, lines=lines@entry=0x6206159cc020, offset=offset@entry=3, errout=0x7871ed1ad4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc13/addr2line.c:2169
        s = <optimized out>
        debug_section_names = <optimized out>
        section_name = <optimized out>
        i = 64
        j = <optimized out>
        shstr = 0x7871cf0741d2 ""
        ehdr = 0x7871cec88000
        shdr = <optimized out>
        shstr_shdr = <optimized out>
        gnu_debuglink_shdr = <optimized out>
        note_gnu_build_id = 0x7871cf0746f8
        fd = <optimized out>
        filesize = <optimized out>
        file = 0x7871cec88000 "\177ELF\002\001\001\003"
        symtab_shdr = <optimized out>
        strtab_shdr = <optimized out>
        dynsym_shdr = <optimized out>
        dynstr_shdr = 0x0
        obj = 0x6206159cc920
        dladdr_fbase = 0
        fail = <optimized out>
        finish = <optimized out>
#6  0x00006205f65cedff in follow_debuglink_build_id (errout=0x7871ed1ad4e0 <_IO_2_1_stderr_>, offset=3, lines=0x6206159cc020, objp=0x6206158e4458, traces=0x6205f692ccc0 <trace>, num_traces=16, build_id_size=<optimized out>, build_id=<optimized out>) at /tmp/ruby/src/trunk_gcc13/addr2line.c:663
        o1 = 0x6206159cc800
        i = <optimized out>
        global_debug_dir_len = 25
        p = <optimized out>
        o2 = <optimized out>
        global_debug_dir = <optimized out>
        debug_suffix = ".debug"
        global_debug_dir_len = <optimized out>
        p = <optimized out>
        o1 = <optimized out>
        o2 = <optimized out>
        i = <optimized out>
        tbl = "0123456789abcdef"
        n = <optimized out>
#7  fill_lines (num_traces=num_traces@entry=16, traces=traces@entry=0x6205f692ccc0 <trace>, check_debuglink=check_debuglink@entry=1, objp=objp@entry=0x6206158e4458, lines=lines@entry=0x6206159cc020, offset=offset@entry=3, errout=0x7871ed1ad4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc13/addr2line.c:2264
        nhdr = <optimized out>
        build_id = <optimized out>
        i = <optimized out>
        j = <optimized out>
        shstr = <optimized out>
        ehdr = <optimized out>
        shdr = <optimized out>
        shstr_shdr = <optimized out>
        gnu_debuglink_shdr = <optimized out>
        note_gnu_build_id = <optimized out>
        fd = <optimized out>
        filesize = <optimized out>
        file = <optimized out>
        symtab_shdr = <optimized out>
        strtab_shdr = <optimized out>
        dynsym_shdr = <optimized out>
        dynstr_shdr = <optimized out>
        obj = 0x6206159cc6e0
        dladdr_fbase = <optimized out>
        fail = <optimized out>
        finish = <optimized out>
#8  0x00006205f65cf691 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x6205f692ccc0 <trace>, errout=errout@entry=0x7871ed1ad4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc13/addr2line.c:2674
        path = <optimized out>
        p = <optimized out>
        info = {dli_fname = 0x7871ed3b3c60 "/lib/x86_64-linux-gnu/libc.so.6", dli_fbase = 0x7871ecfa9000, dli_sname = 0x0, dli_saddr = 0x0}
        i = 3
        lines = <optimized out>
        obj = 0x6206159cc920
        dladdr_fbases = <optimized out>
        main_path = <optimized out>
        len = <optimized out>
        next_line = <optimized out>
#9  0x00006205f64a6e83 in rb_print_backtrace (errout=0x7871ed1ad4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc13/vm_dump.c:1107
        n = <optimized out>
        trace = {0x6205f64a6e6f <rb_vm_bugreport+2335>, 0x6205f66ad652 <rb_bug_for_fatal_signal+258>, 0x6205f63deee8 <sigsegv+72>, 0x7871ecfee320 <__restore_rt>, 0x7871ecfee52b <__GI_kill+11>, 0x6205f63e0245 <rb_f_kill+405>, 0x6205f64722cd <vm_call_cfunc_with_frame_+269>, 0x6205f647b8b1 <vm_sendish+273>, 0x6205f6494a34 <vm_exec_core+132>, 0x6205f6485235 <rb_vm_exec+181>, 0x6205f629dda5 <rb_ec_exec_node+165>, 0x6205f62a0359 <ruby_run_node+105>, 0x6205f629a7e6 <main+102>, 0x7871ecfd31ca <__libc_start_call_main+122>, 0x7871ecfd328b <__libc_start_main_impl+139>, 0x6205f629a835 <_start+37>, 0x0 <repeats 1008 times>}
        n = <optimized out>
#10 rb_vm_bugreport (ctx=ctx@entry=0x6206158e4780, errout=errout@entry=0x7871ed1ad4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc13/vm_dump.c:1450
        box_env = <optimized out>
        cmd = <optimized out>
        error = <optimized out>
        other_runtime_info = other_runtime_info
        vm = 0x6206158232a0
        current_box = 0x6205f693a0e0 <root_box>
        ec = <optimized out>
        loaded_features = 132430700870680
#11 0x00006205f66ad652 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x6206158e4780, fmt=fmt@entry=0x6205f6774988 "Segmentation fault at %p") at /tmp/ruby/src/trunk_gcc13/error.c:1131
        pid = -1
        out = 0x7871ed1ad4e0 <_IO_2_1_stderr_>
        file = <optimized out>
        line = 1
#12 0x00006205f63deee8 in sigsegv (sig=11, info=0x6206158e48b0, ctx=0x6206158e4780) at /tmp/ruby/src/trunk_gcc13/signal.c:948
No locals.
#13 <signal handler called>
No locals.
#14 0x00007871ecfee52b in __GI_kill () at ../sysdeps/unix/syscall-template.S:120
No locals.
#15 0x00006205f63e0245 in rb_f_kill (argc=2, argv=0x7871ecea5048) at /tmp/ruby/src/trunk_gcc13/signal.c:487
        t = <optimized out>
        pid = <optimized out>
        self = 1497857
        wakeup = <optimized out>
        sig = 11
        i = 1
        str = 132430259667280
        errno_to_fail = <optimized out>
#16 0x00006205f64722cd in vm_call_cfunc_with_frame_ (ec=0x62061582ab00, reg_cfp=0x7871ecfa4fa0, calling=<optimized out>, argc=2, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3902
        ci = 0x664100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7871ece155d8
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#17 0x00006205f647b8b1 in vm_sendish (ec=0x62061582ab00, reg_cfp=0x7871ecfa4fa0, cd=0x6206159cbd90, 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 = 0x7871d295c088
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x6206159cbd90, cc = 0x7871d295c088, block_handler = 0, recv = 132430700907200, argc = 2, kw_splat = false, heap_argv = 0}
#18 0x00006205f6494a34 in vm_exec_core (ec=0x16db01, ec@entry=0x62061582ab00) at ../../src/trunk_gcc13/insns.def:904
        bh = <optimized out>
        cd = 0x16db01
        leaf = <optimized out>
        val = 107777751076736
        reg_pc = 0x6206159c98e0
        reg_cfp = 0x7871ecfa4fa0
        insns_address_table = {0x6205f64978de <vm_exec_core+12078>, 0x6205f6495bba <vm_exec_core+4618>, 0x6205f6495b49 <vm_exec_core+4505>, 0x6205f6495aa5 <vm_exec_core+4341>, 0x6205f6495a2b <vm_exec_core+4219>, 0x6205f6495986 <vm_exec_core+4054>, 0x6205f6495f93 <vm_exec_core+5603>, 0x6205f6495f38 <vm_exec_core+5512>, 0x6205f6495cba <vm_exec_core+4874>, 0x6205f6495c1e <vm_exec_core+4718>, 0x6205f6496032 <vm_exec_core+5762>, 0x6205f6495daa <vm_exec_core+5114>, 0x6205f6495941 <vm_exec_core+3985>, 0x6205f64958d9 <vm_exec_core+3881>, 0x6205f6495862 <vm_exec_core+3762>, 0x6205f6495825 <vm_exec_core+3701>, 0x6205f64957ed <vm_exec_core+3645>, 0x6205f64957b8 <vm_exec_core+3592>, 0x6205f6495783 <vm_exec_core+3539>, 0x6205f649574e <vm_exec_core+3486>, 0x6205f64956c7 <vm_exec_core+3351>, 0x6205f6495683 <vm_exec_core+3283>, 0x6205f649563c <vm_exec_core+3212>, 0x6205f64955e4 <vm_exec_core+3124>, 0x6205f649559e <vm_exec_core+3054>, 0x6205f649551f <vm_exec_core+2927>, 0x6205f64954e5 <vm_exec_core+2869>, 0x6205f6495488 <vm_exec_core+2776>, 0x6205f649542e <vm_exec_core+2686>, 0x6205f64953f1 <vm_exec_core+2625>, 0x6205f64967a2 <vm_exec_core+7666>, 0x6205f649661d <vm_exec_core+7277>, 0x6205f649658f <vm_exec_core+7135>, 0x6205f6496528 <vm_exec_core+7032>, 0x6205f64964d6 <vm_exec_core+6950>, 0x6205f6496474 <vm_exec_core+6852>, 0x6205f6496427 <vm_exec_core+6775>, 0x6205f64963d2 <vm_exec_core+6690>, 0x6205f6496388 <vm_exec_core+6616>, 0x6205f6496361 <vm_exec_core+6577>, 0x6205f6496326 <vm_exec_core+6518>, 0x6205f64962d7 <vm_exec_core+6439>, 0x6205f64962a3 <vm_exec_core+6387>, 0x6205f64961f2 <vm_exec_core+6210>, 0x6205f64961af <vm_exec_core+6143>, 0x6205f649616b <vm_exec_core+6075>, 0x6205f6496d47 <vm_exec_core+9111>, 0x6205f6496cd8 <vm_exec_core+9000>, 0x6205f6496d79 <vm_exec_core+9161>, 0x6205f649699a <vm_exec_core+8170>, 0x6205f649692b <vm_exec_core+8059>, 0x6205f64968cd <vm_exec_core+7965>, 0x6205f649681b <vm_exec_core+7787>, 0x6205f64967df <vm_exec_core+7727>, 0x6205f6496baa <vm_exec_core+8698>, 0x6205f6496b40 <vm_exec_core+8592>, 0x6205f6496a95 <vm_exec_core+8421>, 0x6205f6494a10 <vm_exec_core+96>, 0x6205f64969e9 <vm_exec_core+8249>, 0x6205f6496c40 <vm_exec_core+8848>, 0x6205f6496bf1 <vm_exec_core+8769>, 0x6205f6496c89 <vm_exec_core+8921>, 0x6205f64953a2 <vm_exec_core+2546>, 0x6205f6497896 <vm_exec_core+12006>, 0x6205f6495353 <vm_exec_core+2467>, 0x6205f64952e4 <vm_exec_core+2356>, 0x6205f649529f <vm_exec_core+2287>, 0x6205f649522c <vm_exec_core+2172>, 0x6205f6495174 <vm_exec_core+1988>, 0x6205f649511a <vm_exec_core+1898>, 0x6205f649509e <vm_exec_core+1774>, 0x6205f6494ac8 <vm_exec_core+280>, 0x6205f649506a <vm_exec_core+1722>, 0x6205f649502b <vm_exec_core+1659>, 0x6205f6494fec <vm_exec_core+1596>, 0x6205f6494fb0 <vm_exec_core+1536>, 0x6205f6494ef2 <vm_exec_core+1346>, 0x6205f6494e73 <vm_exec_core+1219>, 0x6205f64978ef <vm_exec_core+12095>, 0x6205f6497659 <vm_exec_core+11433>, 0x6205f64976bf <vm_exec_core+11535>, 0x6205f6496e08 <vm_exec_core+9304>, 0x6205f64979d9 <vm_exec_core+12329>, 0x6205f6497758 <vm_exec_core+11688>, 0x6205f64977b1 <vm_exec_core+11777>, 0x6205f6497d1f <vm_exec_core+13167>, 0x6205f6497d7d <vm_exec_core+13261>, 0x6205f6497c4a <vm_exec_core+12954>, 0x6205f6497cab <vm_exec_core+13051>, 0x6205f6497ddb <vm_exec_core+13355>, 0x6205f6497f6d <vm_exec_core+13757>, 0x6205f6497a88 <vm_exec_core+12504>, 0x6205f6497adb <vm_exec_core+12587>, 0x6205f6497e58 <vm_exec_core+13480>, 0x6205f6497edc <vm_exec_core+13612>, 0x6205f649745d <vm_exec_core+10925>, 0x6205f64974b3 <vm_exec_core+11011>, 0x6205f64974fc <vm_exec_core+11084>, 0x6205f6497562 <vm_exec_core+11186>, 0x6205f6497954 <vm_exec_core+12196>, 0x6205f6494e02 <vm_exec_core+1106>, 0x6205f6494d82 <vm_exec_core+978>, 0x6205f6494cd9 <vm_exec_core+809>, 0x6205f6494c92 <vm_exec_core+738>, 0x6205f6494c47 <vm_exec_core+663>, 0x6205f6494bfe <vm_exec_core+590>, 0x6205f6494bad <vm_exec_core+509>, 0x6205f6494b78 <vm_exec_core+456>, 0x6205f6494b43 <vm_exec_core+403>, 0x6205f649763b <vm_exec_core+11403>, 0x6205f6495ba9 <vm_exec_core+4601>, 0x6205f6495b38 <vm_exec_core+4488>, 0x6205f6495a94 <vm_exec_core+4324>, 0x6205f6495a1a <vm_exec_core+4202>, 0x6205f6495975 <vm_exec_core+4037>, 0x6205f6495f82 <vm_exec_core+5586>, 0x6205f6495f27 <vm_exec_core+5495>, 0x6205f6495ca9 <vm_exec_core+4857>, 0x6205f6495c0d <vm_exec_core+4701>, 0x6205f6496021 <vm_exec_core+5745>, 0x6205f6495d99 <vm_exec_core+5097>, 0x6205f6495930 <vm_exec_core+3968>, 0x6205f64958c8 <vm_exec_core+3864>, 0x6205f6495851 <vm_exec_core+3745>, 0x6205f6495814 <vm_exec_core+3684>, 0x6205f64957dc <vm_exec_core+3628>, 0x6205f64957a7 <vm_exec_core+3575>, 0x6205f6495772 <vm_exec_core+3522>, 0x6205f649573d <vm_exec_core+3469>, 0x6205f64956b6 <vm_exec_core+3334>, 0x6205f6495672 <vm_exec_core+3266>, 0x6205f649562b <vm_exec_core+3195>, 0x6205f64955d3 <vm_exec_core+3107>, 0x6205f649558d <vm_exec_core+3037>, 0x6205f649550e <vm_exec_core+2910>, 0x6205f64954d4 <vm_exec_core+2852>, 0x6205f6495477 <vm_exec_core+2759>, 0x6205f649541d <vm_exec_core+2669>, 0x6205f64953e0 <vm_exec_core+2608>, 0x6205f6496791 <vm_exec_core+7649>, 0x6205f649660c <vm_exec_core+7260>, 0x6205f649657e <vm_exec_core+7118>, 0x6205f6496517 <vm_exec_core+7015>, 0x6205f64964c5 <vm_exec_core+6933>, 0x6205f6496463 <vm_exec_core+6835>, 0x6205f6496416 <vm_exec_core+6758>, 0x6205f64963c1 <vm_exec_core+6673>, 0x6205f6496377 <vm_exec_core+6599>, 0x6205f6496350 <vm_exec_core+6560>, 0x6205f6496315 <vm_exec_core+6501>, 0x6205f64962c6 <vm_exec_core+6422>, 0x6205f6496292 <vm_exec_core+6370>, 0x6205f64961e1 <vm_exec_core+6193>, 0x6205f649619e <vm_exec_core+6126>, 0x6205f649615a <vm_exec_core+6058>, 0x6205f6496d36 <vm_exec_core+9094>, 0x6205f6496cc7 <vm_exec_core+8983>, 0x6205f6496d68 <vm_exec_core+9144>, 0x6205f6496989 <vm_exec_core+8153>, 0x6205f649691a <vm_exec_core+8042>, 0x6205f64968bc <vm_exec_core+7948>, 0x6205f649680a <vm_exec_core+7770>, 0x6205f64967ce <vm_exec_core+7710>, 0x6205f6496b99 <vm_exec_core+8681>, 0x6205f6496b2f <vm_exec_core+8575>, 0x6205f6496a84 <vm_exec_core+8404>, 0x6205f6497812 <vm_exec_core+11874>, 0x6205f64969d8 <vm_exec_core+8232>, 0x6205f6496c2f <vm_exec_core+8831>, 0x6205f6496be0 <vm_exec_core+8752>, 0x6205f6496c78 <vm_exec_core+8904>, 0x6205f6495391 <vm_exec_core+2529>, 0x6205f6497828 <vm_exec_core+11896>, 0x6205f6495342 <vm_exec_core+2450>, 0x6205f64952d3 <vm_exec_core+2339>, 0x6205f649528e <vm_exec_core+2270>, 0x6205f649521b <vm_exec_core+2155>, 0x6205f6495163 <vm_exec_core+1971>, 0x6205f6495109 <vm_exec_core+1881>, 0x6205f649508d <vm_exec_core+1757>, 0x6205f6494ab7 <vm_exec_core+263>, 0x6205f6495059 <vm_exec_core+1705>, 0x6205f649501a <vm_exec_core+1642>, 0x6205f6494fdb <vm_exec_core+1579>, 0x6205f6494f9f <vm_exec_core+1519>, 0x6205f6494ee1 <vm_exec_core+1329>, 0x6205f6494e62 <vm_exec_core+1202>, 0x6205f649783e <vm_exec_core+11918>, 0x6205f6497854 <vm_exec_core+11940>, 0x6205f649786a <vm_exec_core+11962>, 0x6205f6497880 <vm_exec_core+11984>, 0x6205f6497d09 <vm_exec_core+13145>, 0x6205f6497f57 <vm_exec_core+13735>, 0x6205f6497f24 <vm_exec_core+13684>, 0x6205f6497f41 <vm_exec_core+13713>, 0x6205f6497a72 <vm_exec_core+12482>, 0x6205f6497c34 <vm_exec_core+12932>, 0x6205f6497c08 <vm_exec_core+12888>, 0x6205f6497c1e <vm_exec_core+12910>, 0x6205f6497bb0 <vm_exec_core+12800>...}
#19 0x00006205f6485235 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc13/vm.c:2825
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#20 rb_vm_exec (ec=0x62061582ab00) at /tmp/ruby/src/trunk_gcc13/vm.c:2801
        _ec = 0x62061582ab00
        _tag = {tag = 36, retval = 4, buf = {0x7ffc624aed68, 0x6205f6485290 <rb_vm_exec+272>, 0x0, 0x7ffc624aea80, 0x7871ece18378}, prev = 0x7ffc624aeb50, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#21 0x00006205f649b948 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_gcc13/vm.c:3064
        ec = <optimized out>
        val = <optimized out>
#22 0x00006205f629dda5 in rb_ec_exec_node (ec=ec@entry=0x62061582ab00, n=<optimized out>) at /tmp/ruby/src/trunk_gcc13/eval.c:283
        _ec = 0x62061582ab00
        _tag = {tag = 36, retval = 107777744306452, buf = {0x7ffc624aed68, 0x6205f629ddf0 <rb_ec_exec_node+240>, 0x0, 0x7ffc624aeb30, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = <optimized out>
#23 0x00006205f62a0359 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_gcc13/eval.c:321
        ec = 0x62061582ab00
        status = <optimized out>
#24 0x00006205f629a7e6 in rb_main (argv=0x7ffc624aed68, argc=6) at /tmp/ruby/src/trunk_gcc13/main.c:42
        variable_in_this_stack_frame = 0
#25 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_gcc13/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

[344/756] 1487537=ruby/test_path
$1 = true
[345/756] 1487537=-ext-/test_bug-14834
$2 = 0
">>> Finish
"[Inferior 1 (process 1497857) detached]
[346/756] 1487537=ruby/test_undef
[347/756] 1487537=rubygems/test_gem_dependency
[348/756] 1487533=rubygems/test_gem_path_support
[349/756] 1487533=psych/test_serialize_subclasses
[350/756] 1487533=mkmf/test_have_func
[351/756] 1487537=ruby/test_method
[352/756] 1487534=psych/test_merge_keys
[353/756] 1487534=ruby/test_random_formatter
[354/756] 1487534=date/test_date_strftime
[355/756] 1487533=socket/test_ancdata
[356/756] 1487533=fileutils/test_fileutils
[357/756] 1487534=prism/result/breadth_first_search_test
[358/756] 1487534=rubygems/test_gem_silent_ui
[359/756] 1487534=prism/result/static_inspect_test
[360/756] 1487534=prism/ruby/pattern_test
[361/756] 1487534=ruby/enc/test_euc_jp
[362/756] 1487534=dtrace/test_method_cache
[363/756] 1487534=prism/result/string_test
[364/756] 1487534=strscan/test_ractor
[365/756] 1487534=ruby/test_threadgroup
[366/756] 1487534=-ext-/string/test_set_len
[367/756] 1487534=socket/test_basicsocket
[368/756] 1487534=win32/test_registry
[369/756] 1487534=cgi/test_cgi_escape
[370/756] 1487533=ruby/test_basicinstructions
[371/756] 1487533=ruby/test_complex
[372/756] 1487534=rubygems/test_gem_remote_fetcher_s3
[373/756] 1487534=ruby/test_frozen_error
[374/756] 1487534=ruby/enc/test_euc_kr
[375/756] 1487533=ruby/test_pattern_matching
[376/756] 1487534=rubygems/test_gem_source_vendor
[377/756] 1487534=rubygems/test_gem_remote_fetcher_local_server
[378/756] 1487534=rubygems/test_gem_resolver_git_specification
[379/756] 1487533=rubygems/test_gem_remote_fetcher_local_ssl_server
[380/756] 1487534=prism/result/index_write_test
[381/756] 1487534=rubygems/test_gem_available_set
[382/756] 1487534=-ext-/string/test_modify_expand
[383/756] 1487534=ruby/test_hash
[384/756] 1487533=-ext-/string/test_normalize
[385/756] 1487533=ruby/test_exception
[386/756] 1487534=io/wait/test_io_wait
[387/756] 1487534=optparse/test_kwargs
[388/756] 1487534=prism/ruby/relocation_test
[389/756] 1487534=ruby/enc/test_windows_1251
[390/756] 1487534=did_you_mean/tree_spell/test_change_word
[391/756] 1487534=-ext-/win32/test_fd_setsize
[392/756] 1487534=openssl/test_ns_spki
[393/756] 1487534=rubygems/test_gem_source
[394/756] 1487537=ruby/test_m17n
[395/756] 1487533=ruby/test_yjit
[396/756] 1487534=openssl/test_x509cert
[397/756] 1487537=ruby/test_argf
[398/756] 1487534=ruby/test_env
[399/756] 1487534=did_you_mean/spell_checking/test_class_name_check
[400/756] 1487534=mkmf/test_configuration
[401/756] 1487534=test_pty
[402/756] 1487534=-ext-/debug/test_profile_frames
[403/756] 1487534=-ext-/thread/test_lock_native_thread
[404/756] 1487537=openssl/test_bn
[405/756] 1487534=psych/test_set
[406/756] 1487534=ruby/test_m17n_comb
[407/756] 1487537=prism/ruby/string_query_test
[408/756] 1487537=openssl/test_asn1
[409/756] 1487537=optparse/test_bash_completion
[410/756] 1487537=prism/newline_offsets_test
[411/756] 1487537=socket/test_socket
[412/756] 1487535=rubygems/test_gem_security_trust_dir
[413/756] 1487535=rubygems/test_gem_resolver_composed_set
[414/756] 1487535=prism/regexp_test
[415/756] 1487535=rubygems/test_gem_resolver_api_specification
[416/756] 1487535=rubygems/test_gem_resolver_api_set
[417/756] 1487535=ruby/test_require_lib.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x0000730fc2f0f1c8 /tmp/ruby/build/trunk_gcc13/.ext/common/socket.rb:722 sleep>

Finished thread: TestSocket#test_tcp_socket_open_timeout: #<Thread:0x0000730fc2f0f1c8 /tmp/ruby/build/trunk_gcc13/.ext/common/socket.rb:722 dead>
.Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x0000730fc2ea44e0 /tmp/ruby/build/trunk_gcc13/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x0000730fc2ea44e0 /tmp/ruby/build/trunk_gcc13/.ext/common/socket.rb:722 dead>
[418/756] 1487537=ruby/test_dir
[419/756] 1487537=coverage/test_coverage
[420/756] 1487534=pathname/test_pathname
[421/756] 1487534=psych/test_class
[422/756] 1487534=psych/nodes/test_enumerable
[423/756] 1487534=rubygems/test_gem_source_specific_file
[424/756] 1487534=prism/newline_test
[425/756] 1487534=ruby/test_objectspace
[426/756] 1487537=rubygems/test_gem_commands_search_command
[427/756] 1487537=prism/ruby/ruby_parser_test
[428/756] 1487537=rubygems/test_gem_commands_signin_command
[429/756] 1487537=psych/test_marshalable
[430/756] 1487537=rubygems/test_gem_commands_info_command
[431/756] 1487537=rubygems/test_gem_commands_check_command
[432/756] 1487537=fiber/test_io_buffer
[433/756] 1487537=-ext-/stack/test_stack_overflow
[434/756] 1487535=-ext-/string/test_fstring
[435/756] 1487537=ruby/test_fiber
[436/756] 1487535=-ext-/num2int/test_num2int
[437/756] 1487535=-ext-/iter/test_iter_break
[438/756] 1487535=ruby/test_nomethod_error
[439/756] 1487535=mkmf/test_libs
[440/756] 1487535=dtrace/test_gc
[441/756] 1487535=ruby/test_math
[442/756] 1487535=rubygems/test_gem_source_git
[443/756] 1487535=ruby/enc/test_regex_casefold
[444/756] 1487535=-ext-/string/test_cstr
[445/756] 1487534=fiber/test_address_resolve
[446/756] 1487534=ruby/enc/test_gbk
[447/756] 1487534=-ext-/bignum/test_bigzero
[448/756] 1487534=json/json_string_matching_test
[449/756] 1487534=ruby/test_warning
[450/756] 1487534=prism/encoding/encodings_test
[451/756] 1487534=ruby/test_case
[452/756] 1487534=prism/magic_comment_test
[453/756] 1487537=rubygems/test_config
[454/756] 1487537=dtrace/test_require
[455/756] 1487537=-ext-/postponed_job/test_postponed_job
[456/756] 1487535=rubygems/test_gem_request_set_lockfile
[457/756] 1487533=rubygems/test_gem_dependency_resolution_error
[458/756] 1487533=rubygems/test_gem_request_set_gem_dependency_api
[459/756] 1487534=did_you_mean/spell_checking/test_require_path_check
[460/756] 1487534=ripper/test_files_test_1
[461/756] 1487537=openssl/test_pkey_dh
[462/756] 1487537=date/test_date_new
[463/756] 1487537=fileutils/test_nowrite
[464/756] 1487533=ruby/test_thread_queue
[465/756] 1487537=rubygems/test_gem_package_tar_header
[466/756] 1487537=rubygems/test_gem_request_set_lockfile_parser
[467/756] 1487535=rubygems/test_gem_requirement
[468/756] 1487537=optparse/test_optparse
[469/756] 1487537=rubygems/test_gem_request_set_lockfile_tokenizer
[470/756] 1487535=ruby/test_beginendblock
[471/756] 1487537=psych/test_emitter
[472/756] 1487537=test_shellwords
[473/756] 1487537=-ext-/gvl/test_last_thread
[474/756] 1487537=prism/snippets_test
[475/756] 1487535=psych/test_omap
[476/756] 1487535=ruby/test_zjit
[477/756] 1487535=ruby/enc/test_gb18030
[478/756] 1487535=rubygems/test_gem_package_tar_reader
[479/756] 1487535=rubygems/test_gem_commands_setup_command
[480/756] 1487533=test_time
[481/756] 1487535=-ext-/test_bug-5832
[482/756] 1487535=-ext-/bignum/test_mul
[483/756] 1487535=rubygems/test_gem_ext_ext_conf_builder
[484/756] 1487533=-ext-/path_to_class/test_path_to_class
[485/756] 1487533=optparse/test_switch
[486/756] 1487533=ruby/test_fixnum
[487/756] 1487533=ruby/test_signal
[488/756] 1487534=did_you_mean/spell_checking/test_method_name_check
[489/756] 1487534=psych/test_psych_set
[490/756] 1487534=ruby/test_complexrational
[491/756] 1487534=io/console/test_ractor
[492/756] 1487534=rubygems/test_gem_security_policy
[493/756] 1487533=ruby/test_float
[494/756] 1487535=io/console/test_io_console
[495/756] 1487534=prism/locals_test
[496/756] 1487534=openssl/test_x509attr
[497/756] 1487534=-ext-/win32/test_console_attr
[498/756] 1487534=ruby/test_ifunless
[499/756] 1487534=ruby/test_struct
[500/756] 1487533=-ext-/bignum/test_big2str
[501/756] 1487533=ruby/test_comparable
[502/756] 1487533=net/http/test_httpresponse
[503/756] 1487533=-ext-/gvl/test_ubf_async_safe
[504/756] 1487533=ruby/test_io_timeout
[505/756] 1487533=fiber/test_mutex
[506/756] 1487533=-ext-/econv/test_append
[507/756] 1487533=-ext-/string/test_external_new
[508/756] 1487533=rubygems/test_gem_resolver
[509/756] 1487535=ruby/enc/test_euc_tw
[510/756] 1487535=rubygems/test_gem_util
[511/756] 1487533=-ext-/wait/test_wait
[512/756] 1487535=-ext-/thread/test_instrumentation_api
[513/756] 1487533=prism/ruby/reflection_test
[514/756] 1487533=ripper/test_sexp
[515/756] 1487533=rubygems/test_gem_commands_cleanup_command
[516/756] 1487534=-ext-/test_bug-3571
[517/756] 1487534=rubygems/test_bundled_ca
[518/756] 1487533=ruby/test_not
[519/756] 1487533=-ext-/string/test_coderange
[520/756] 1487533=rubygems/test_gem_version
[521/756] 1487534=rubygems/test_gem_commands_dependency_command
[522/756] 1487533=prism/lex_test
[523/756] 1487534=ruby/test_rubyvm
[524/756] 1487534=ruby/test_compile_prism
[525/756] 1487535=-ext-/bignum/test_pack
[526/756] 1487537=optparse/test_acceptable
[527/756] 1487535=rubygems/test_gem_package_tar_header_ractor
[528/756] 1487534=ruby/test_yjit_exit_locations
[529/756] 1487537=rubygems/test_gem_stub_specification
[530/756] 1487534=rubygems/test_gem_config_file
[531/756] 1487537=uri/test_parser
[532/756] 1487537=openssl/test_ssl
[533/756] 1487534=mkmf/test_egrep_cpp
[534/756] 1487534=resolv/test_resource
[535/756] 1487534=net/http/test_httpheader
[536/756] 1487534=-ext-/typeddata/test_typeddata
[537/756] 1487535=date/test_date_conv
[538/756] 1487535=ruby/test_module
[539/756] 1487533=psych/visitors/test_yaml_tree
[540/756] 1487533=rubygems/test_gem_commands_mirror
[541/756] 1487533=rubygems/test_gem_commands_outdated_command
[542/756] 1487533=-ext-/test_notimplement
[543/756] 1487533=optparse/test_reqarg
[544/756] 1487534=ruby/test_ast
[545/756] 1487533=rubygems/test_gem_gem_runner
[546/756] 1487533=ruby/enc/test_case_options
[547/756] 1487533=-ext-/box/test_load_ext
[548/756] 1487533=mmtk/test_configuration
[549/756] 1487533=-ext-/iseq_load/test_iseq_load
[550/756] 1487535=did_you_mean/edit_distance/test_jaro_winkler
[551/756] 1487535=ruby/test_io_buffer
[552/756] 1487533=-ext-/vm/test_at_exit
[553/756] 1487533=rubygems/test_gem_ext_configure_builder
[554/756] 1487533=ruby/test_weakmap
[555/756] 1487535=ruby/test_sprintf
[556/756] 1487535=ripper/test_files_ext
[557/756] 1487535=objspace/test_objspace
[558/756] 1487537=prism/result/numeric_value_test
[559/756] 1487537=rubygems/test_webauthn_poller
[560/756] 1487537=ruby/test_dup
[561/756] 1487537=rubygems/test_gem_resolver_lock_specification
[562/756] 1487537=openssl/test_ssl_session
[563/756] 1487537=ruby/test_array
[564/756] 1487533=json/json_encoding_test
[565/756] 1487533=dtrace/test_load
[566/756] 1487533=psych/test_yamlstore
[567/756] 1487533=test_timeout
[568/756] 1487533=mkmf/test_have_library
[569/756] 1487533=test_weakref
[570/756] 1487533=rubygems/test_gem_commands_lock_command
[571/756] 1487533=rubygems/test_gem_package_old
[572/756] 1487533=rubygems/test_gem_commands_pristine_command
[573/756] 1487533=did_you_mean/core_ext/test_name_error_extension
[574/756] 1487533=psych/test_date_time
[575/756] 1487533=ruby/enc/test_utf16
[576/756] 1487533=rubygems/test_gem_resolver_requirement_list
[577/756] 1487533=-ext-/arith_seq/test_arith_seq_beg_len_step
[578/756] 1487533=ripper/test_ripper
[579/756] 1487533=fileutils/test_verbose
[580/756] 1487533=ruby/test_data
[581/756] 1487533=rubygems/test_gem_resolver_best_set
[582/756] 1487533=json/ractor_test
[583/756] 1487533=optparse/test_summary
[584/756] 1487533=psych/test_safe_load
[585/756] 1487533=openssl/test_pkcs12
[586/756] 1487533=prism/result/implicit_array_test
[587/756] 1487533=test_delegate
[588/756] 1487533=ruby/test_bignum
[589/756] 1487533=rubygems/test_gem_source_installed
[590/756] 1487533=openssl/test_hmac
[591/756] 1487533=ruby/test_set
[592/756] 1487533=ruby/test_name_error
[593/756] 1487537=-ext-/string/test_enc_str_buf_cat
[594/756] 1487537=rubygems/test_gem_resolver_conflict
[595/756] 1487537=rubygems/test_gem_commands_signout_command
[596/756] 1487537=ruby/test_arity
[597/756] 1487537=ruby/test_enumerator
[598/756] 1487533=ruby/test_autoload
[599/756] 1487533=-ext-/st/test_foreach
[600/756] 1487533=ruby/test_trace
[601/756] 1487533=-ext-/iter/test_yield_block
[602/756] 1487533=ruby/test_numeric
[603/756] 1487533=ruby/test_pack
[604/756] 1487533=rubygems/test_gem_dependency_installer
[605/756] 1487533=date/test_date_strptime
[606/756] 1487533=socket/test_unix
[607/756] 1487533=rubygems/test_gem_rdoc
[608/756] 1487533=psych/test_coder
[609/756] 1487533=ruby/test_symbol
[610/756] 1487533=prism/result/integer_parse_test
[611/756] 1487533=rubygems/test_gem_commands_exec_command
[612/756] 1487533=ruby/test_backtrace
[613/756] 1487533=rubygems/test_gem_resolver_vendor_specification
[614/756] 1487533=ruby/test_stringchar
[615/756] 1487533=uri/test_mailto
[616/756] 1487533=test_singleton
[617/756] 1487533=json/json_coder_test
[618/756] 1487533=rubygems/test_gem_uninstaller
[619/756] 1487533=psych/visitors/test_depth_first
[620/756] 1487533=test_tmpdir
[621/756] 1487533=ruby/test_defined
[622/756] 1487533=-ext-/symbol/test_inadvertent_creation
[623/756] 1487533=stringio/test_ractor
[624/756] 1487533=rubygems/test_gem_spec_fetcher
[625/756] 1487533=ripper/test_parser_events
[626/756] 1487533=openssl/test_buffering
[627/756] 1487533=resolv/test_svcb_https
[628/756] 1487533=mkmf/test_framework
[629/756] 1487533=mkmf/test_convertible
[630/756] 1487537=ruby/test_default_gems
[631/756] 1487537=rubygems/test_gem_resolver_installer_set
[632/756] 1487537=-ext-/bignum/test_str2big
[633/756] 1487537=psych/test_json_tree
[634/756] 1487537=ruby/test_super
[635/756] 1487534=ruby/test_readpartial
[636/756] 1487534=optparse/test_cclass
[637/756] 1487534=yaml/test_dbm
[638/756] 1487534=ruby/test_thread
[639/756] 1487537=ripper/test_scanner_events
[640/756] 1487537=ruby/test_alias
[641/756] 1487537=dtrace/test_raise
[642/756] 1487537=-ext-/test_scan_args
[643/756] 1487537=test_rbconfig
[644/756] 1487537=rubygems/test_gem_resolver_local_specification
[645/756] 1487537=psych/test_string
[646/756] 1487537=json/json_generator_test
[647/756] 1487537=ruby/test_optimization
[648/756] 1487534=-ext-/exception/test_ensured
[649/756] 1487534=rubygems/test_gem_source_list
[650/756] 1487534=psych/test_yaml_special_cases
[651/756] 1487534=dtrace/test_object_create_start
[652/756] 1487534=erb/test_erb
[653/756] 1487534=-ext-/bug_reporter/test_bug_reporter
[654/756] 1487534=rubygems/test_gem_source_subpath_problem
[655/756] 1487534=erb/test_erb_m17n
[656/756] 1487534=-ext-/exception/test_enc_raise
[657/756] 1487534=ruby/test_ractor
[658/756] 1487533=rubygems/test_gem_commands_rebuild_command
[659/756] 1487533=resolv/test_dns
[660/756] 1487533=date/test_date_attr
[661/756] 1487533=ruby/test_fnmatch
[662/756] 1487533=prism/ruby/parameters_signature_test
[663/756] 1487533=optparse/test_getopts
[664/756] 1487533=rubygems/test_project_sanity
[665/756] 1487533=ruby/enc/test_emoji
[666/756] 1487533=rubygems/test_gem_request
[667/756] 1487533=rubygems/test_gem_resolver_git_set
[668/756] 1487533=ruby/test_rand
[669/756] 1487533=ruby/enc/test_cp949
[670/756] 1487533=ruby/test_condition
[671/756] 1487533=openssl/test_ts
[672/756] 1487534=optparse/test_noarg
[673/756] 1487533=json/test_helper
[674/756] 1487533=fiber/test_thread
[675/756] 1487534=did_you_mean/spell_checking/test_variable_name_check
[676/756] 1487534=ruby/test_range
[677/756] 1487533=ruby/test_time
[678/756] 1487533=optparse/test_load
[679/756] 1487533=fiber/test_backtrace
[680/756] 1487533=ruby/test_literal
[681/756] 1487537=rubygems/test_gem_gemcutter_utilities
[682/756] 1487534=resolv/test_addr
[683/756] 1487534=ruby/enc/test_utf32
[684/756] 1487534=prism/result/equality_test
[685/756] 1487534=ruby/test_regexp
[686/756] 1487533=date/test_date_parse
[687/756] 1487537=rubygems/test_require
[688/756] 1487533=rubygems/test_gem_commands_build_command
[689/756] 1487533=openssl/test_pkey
[690/756] 1487533=socket/test_udp
[691/756] 1487533=openssl/test_pkey_ec
[692/756] 1487533=-ext-/string/test_rb_str_dup
[693/756] 1487533=prism/result/integer_base_flags_test
[694/756] 1487533=openssl/test_random
[695/756] 1487533=fiber/test_ractor
[696/756] 1487533=ruby/test_pipe
[697/756] 1487533=rubygems/test_gem_resolver_activation_request
[698/756] 1487533=ruby/test_sprintf_comb
[699/756] 1487533=-ext-/popen_deadlock/test_popen_deadlock
[700/756] 1487533=ruby/test_method_cache
[701/756] 1487533=psych/test_object_references
[702/756] 1487533=ruby/test_lambda
[703/756] 1487533=-ext-/scheduler/test_interrupt_with_scheduler
[704/756] 1487537=prism/ruby/tunnel_test
[705/756] 1487537=rubygems/test_gem_text
[706/756] 1487533=ruby/test_settracefunc
[707/756] 1487537=mkmf/test_config
[708/756] 1487537=zlib/test_zlib
[709/756] 1487533=rubygems/test_gem_source_local
[710/756] 1487533=psych/test_scalar
[711/756] 1487533=rubygems/test_gem_bundler_version_finder
[712/756] 1487533=test_pp
[713/756] 1487533=ruby/enc/test_case_comprehensive
[714/756] 1487533=ruby/test_proc
[715/756] 1487533=ruby/enc/test_cesu8
[716/756] 1487533=ruby/test_gc_compact
[717/756] 1487537=prism/encoding/symbol_encoding_test
[718/756] 1487537=rubygems/test_gem_resolver_index_set
[719/756] 1487537=rubygems/test_webauthn_listener_response
[720/756] 1487537=psych/test_stream
[721/756] 1487537=ruby/test_inlinecache
[722/756] 1487537=rubygems/test_gem_command
[723/756] 1487537=open-uri/test_open-uri
Closed file descriptor: TestOpenURI#test_redirect_loop: 11
[724/756] 1487537=rubygems/test_gem_resolver_vendor_set
[725/756] 1487537=psych/test_exception
[726/756] 1487537=rubygems/test_gem_commands_help_command
[727/756] 1487537=rubygems/test_gem_console_ui
[728/756] 1487537=psych/test_nil
[729/756] 1487537=-ext-/exception/test_exception_at_throwing
[730/756] 1487533=ruby/enc/test_iso_8859
[731/756] 1487533=prism/result/source_location_test
[732/756] 1487537=optparse/test_optarg
[733/756] 1487533=-ext-/array/test_resize
[734/756] 1487533=net/protocol/test_protocol
[735/756] 1487537=ruby/test_assignment
[736/756] 1487533=rubygems/test_gem_ext_cmake_builder
[737/756] 1487533=io/wait/test_ractor
[738/756] 1487533=test_open3
[739/756] 1487537=test_ipaddr
[740/756] 1487537=-ext-/struct/test_member
[741/756] 1487537=ruby/enc/test_grapheme_breaks
[742/756] 1487537=strscan/test_stringscanner
[743/756] 1487537=ruby/test_object
[744/756] 1487533=digest/test_digest
[745/756] 1487537=ruby/test_process
[746/756] 1487533=digest/test_ractor
[747/756] 1487533=lib/!Nothing_to_test
[748/756] 1487533=ruby/test_sleep
[749/756] 1487535=date/test_date
[750/756] 1487535=rubygems/test_gem_commands_list_command
[751/756] 1487535=rubygems/test_kernel
[752/756] 1487535=test_securerandom
[753/756] 1487535=io/nonblock/test_flush
[754/756] 1487535=net/http/test_httpresponses
[755/756] 1487535=rubygems/test_gem_resolver_dependency_request
[756/756] 1487535=-ext-/string/test_nofree

  1) Error:
TestRubyOptions#test_segv_test:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec)
pid 1497857 killed by SIGABRT (signal 6) (core dumped)
| 
| -e:1: [BUG] Segmentation fault at 0x000003e90016db01
| ruby 4.1.0dev (2026-01-17T05:19:15Z master 78b7646bdb) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :kill
| c:0002 p:0008 s:0006 e:000005 l:n b:---- EVAL   -e:1 [FINISH]
| c:0001 p:0000 s:0003 E:000a00 l:y b:---- DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -e:1:in '<main>'
| -e:1:in 'kill'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007871ecfee52b RBP: 0x000000000000000b RSP: 0x00007ffc624ae688
|  RAX: 0x0000000000000000 RBX: 0x0000000000000001 RCX: 0x00007871ecfee52b
|  RDX: 0x000000000016db01 RDI: 0x000000000016db01 RSI: 0x000000000000000b
|   R8: 0x00007871ecea5048  R9: 0x00007871ecea5040 R10: 0x00006206158e7680
|  R11: 0x0000000000000202 R12: 0x0000000000000002 R13: 0x00007871ecea5048
|  R14: 0x000000000016db01 R15: 0x0000000000000001 EFL: 0x0000000000000202
| 
| -- C level backtrace information -------------------------------------------
| th: 0x620615825800, native_id: 0x7871ecfa67c0
| -- Control frame information -----------------------------------------------
| c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :kill
| c:0002 p:0008 s:0006 e:000005 l:n b:---- EVAL   -e:1 [FINISH]
| c:0001 p:0000 s:0003 E:000a00 l:y b:---- DUMMY  [FINISH]
| 
| ABRT received in SEGV handler

    /tmp/ruby/src/trunk_gcc13/test/ruby/test_rubyoptions.rb:873:in 'TestRubyOptions#assert_segv'
    /tmp/ruby/src/trunk_gcc13/test/ruby/test_rubyoptions.rb:878:in 'TestRubyOptions#test_segv_test'

Finished tests in 611.200874s, 55.9047 tests/s, 11869.1568 assertions/s.
34169 tests, 7254439 assertions, 0 failures, 1 errors, 157 skips

ruby -v: ruby 4.1.0dev (2026-01-17T05:19:15Z master 78b7646bdb) +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'
	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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: 'ruby' is up to date.
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-01-17T05:19:15Z master 78b7646bdb) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................


Finished in 57.511951 seconds

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