# Logfile created on 2026-03-17 00:13:39 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007c919279fdd8 @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_gcc14", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc14", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc14", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc14", @configure_opts=["CC=gcc-14"], @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_gcc14.20260317-001338", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007c9196dcdbc0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007c9196dcd8f0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007c91927093d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc14.20260317-001338", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc14.20260317-001338>, @binmode=false, @mon_data=#<Monitor:0x00007c9196dcd3c8>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   b1220ac..4c6c02d  master     -> origin/master
Updating b1220ac..4c6c02d
Fast-forward
 ext/objspace/objspace_dump.c   |  7 ++++++-
 pathname_builtin.rb            |  3 ++-
 test/objspace/test_objspace.rb | 14 ++++++++++++++
 3 files changed, 22 insertions(+), 2 deletions(-)
Latest commit hash = 4c6c02d86c
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
making /tmp/ruby/src/trunk_gcc14/pathname_builtin.rbinc
generating /tmp/ruby/src/trunk_gcc14/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
generating miniprelude.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc14/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc14/ext/ripper'
/tmp/ruby/src/trunk_gcc14/revision.h updated
generating x86_64-linux-fake.rb
miniprelude.c updated
make[1]: 'dump_ast' is up to date.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-14
	LD = ld
	LDSHARED = gcc-14 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 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_gcc14/miniinit.c
compiling /tmp/ruby/src/trunk_gcc14/pathname.c
compiling /tmp/ruby/src/trunk_gcc14/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-14
	LD = ld
	LDSHARED = gcc-14 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 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
98c905cb197d521d622663e1a3124e8d336f5d36ebed2c71aeda22e4089a26bb  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_gcc14/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-14
	LD = ld
	LDSHARED = gcc-14 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 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_gcc14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
compiling /tmp/ruby/src/trunk_gcc14/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-14
	LD = ld
	LDSHARED = gcc-14 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 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_gcc14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
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_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
./miniruby -I/tmp/ruby/src/trunk_gcc14/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc14/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc14/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_gcc14/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc14/lib
installing arch files:              /tmp/ruby/install/trunk_gcc14/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc14/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc14/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc14/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc14/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc14/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc14/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_gcc14/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_gcc14/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk_gcc14/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc14/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc14/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk_gcc14/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk_gcc14/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc14/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.1
                                    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_gcc14/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.19.1
                                    openssl 4.0.1
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.3
installing bundled gems:            /tmp/ruby/install/trunk_gcc14/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-imap 0.6.3
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.13
                                    ostruct 0.6.3
                                    pstore 0.2.1
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
                                    win32-registry 0.1.2
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc14/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.3.gem              extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2040 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-14
	LD = ld
	LDSHARED = gcc-14 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 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_gcc14/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc14/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-14
	LD = ld
	LDSHARED = gcc-14 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 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_gcc14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
Run options: 
  --seed=28743
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc14/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc14/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_gcc14/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

/tmp/ruby/src/trunk_gcc14/tool/lib/dump.gdb:12: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.
[737/758] 2686859=ruby/test_pack
[738/758] 2686858=objspace/test_objspace
[739/758] 2686859=psych/test_parser
[740/758] 2686859=ripper/test_files_ext
[741/758] 2686859=fiber/test_address_resolve
[742/758] 2686859=socket/test_addrinfo
[743/758] 2686859=-ext-/bignum/test_pack
[744/758] 2686860=-ext-/test_bug-14834
[745/758] 2686859=-ext-/num2int/test_num2int
[746/758] 2686859=rubygems/test_gem_commands_uninstall_command
[747/758] 2686860=-ext-/iter/test_iter_break
[748/758] 2686860=test_ipaddr
[749/758] 2686860=fiber/test_queue
[750/758] 2686860=ruby/test_data
[751/758] 2686860=dtrace/test_array_create
[752/758] 2686860=ruby/test_integer
[753/758] 2686859=rubygems/test_gem_commands_open_command
[754/758] 2686859=test_prettyprint
[755/758] 2686859=-ext-/vm/test_at_exit
[756/758] 2686859=prism/api/dump_test
[757/758] 2686859=-ext-/string/test_fstring
[758/758] 2686859=ruby/test_array

  1) Error:
TestGc#test_interrupt_in_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec)
pid 2725459 killed by SIGSEGV (signal 11) (core dumped)
| 
| -e:11: [BUG] Segmentation fault at 0x000003e90028ff8e
| ruby 4.1.0dev (2026-03-16T23:49:16Z master 4c6c02d86c) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC  :define_finalizer
| c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK  -e:11
| c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169
| c:0002 p:0029 s:0008 E:0018b0 l:n b:---- EVAL   -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:001eb0 l:y b:---- DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -e:10:in '<main>'
| <internal:kernel>:169:in 'loop'
| -e:11:in 'block in <main>'
| -e:11:in 'define_finalizer'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 2
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x0000594be6581707 RBP: 0x0000594c15b672a0 RSP: 0x00007fff150d8670
|  RAX: 0x0000000000000000 RBX: 0x0000719ea01ec8b8 RCX: 0x0000000000000001
|  RDX: 0x0000000000000030 RDI: 0x0000594c15b672a0 RSI: 0x0000000000000000
|   R8: 0x0000000000000001  R9: 0x0000000000000007 R10: 0x0000000000000000
|  R11: 0x1b980783fdb08d6d R12: 0x0000594c1c262fd0 R13: 0x0000000000000028
|  R14: 0x0000719ea01ec818 R15: 0x0000594c231317d0 EFL: 0x0000000000000246
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_gcc14/ruby(rb_print_backtrace+0x14) [0x594be67640af] /tmp/ruby/src/trunk_gcc14/vm_dump.c:1105
| /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc14/vm_dump.c:1450
| /tmp/ruby/build/trunk_gcc14/ruby(rb_bug_for_fatal_signal+0x102) [0x594be696fed2] /tmp/ruby/src/trunk_gcc14/error.c:1131
| /tmp/ruby/build/trunk_gcc14/ruby(sigsegv+0x48) [0x594be6697f68] /tmp/ruby/src/trunk_gcc14/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x719f2f6d8320) [0x719f2f6d8320]
| /tmp/ruby/build/trunk_gcc14/ruby(objspace_malloc_increase_body+0x7) [0x594be6581707] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:8088
| /tmp/ruby/build/trunk_gcc14/ruby(RTYPEDDATA_TYPE+0x0) [0x594be657a487] /tmp/ruby/src/trunk_gcc14/gc.c:1398
| /tmp/ruby/build/trunk_gcc14/ruby(rb_data_free) /tmp/ruby/src/trunk_gcc14/gc.c:1399
| /tmp/ruby/build/trunk_gcc14/ruby(rb_gc_obj_free) /tmp/ruby/src/trunk_gcc14/gc.c:1544
| /tmp/ruby/build/trunk_gcc14/ruby(gc_sweep_plane+0xb8) [0x594be657ac45] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:3559
| /tmp/ruby/build/trunk_gcc14/ruby(gc_sweep_page) /tmp/ruby/src/trunk_gcc14/gc/default/default.c:3622
| /tmp/ruby/build/trunk_gcc14/ruby(gc_sweep_step+0xda) [0x594be657b1ca] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:3903
| /tmp/ruby/build/trunk_gcc14/ruby(gc_sweep_continue+0xb) [0x594be657e243] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:3986
| /tmp/ruby/build/trunk_gcc14/ruby(gc_continue) /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2087
| /tmp/ruby/build/trunk_gcc14/ruby(heap_prepare+0x16) [0x594be657fc4e] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2279
| /tmp/ruby/build/trunk_gcc14/ruby(heap_next_free_page) /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2320
| /tmp/ruby/build/trunk_gcc14/ruby(newobj_cache_miss) /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2429
| /tmp/ruby/build/trunk_gcc14/ruby(newobj_alloc+0x1f) [0x594be658097f] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2453
| /tmp/ruby/build/trunk_gcc14/ruby(rb_gc_impl_new_obj) /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2532
| /tmp/ruby/build/trunk_gcc14/ruby(newobj_of) /tmp/ruby/src/trunk_gcc14/gc.c:1015
| /tmp/ruby/build/trunk_gcc14/ruby(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk_gcc14/gc.c:1066
| /tmp/ruby/build/trunk_gcc14/ruby(ary_alloc_embed+0x1a) [0x594be689f27a] /tmp/ruby/src/trunk_gcc14/array.c:690
| /tmp/ruby/build/trunk_gcc14/ruby(ary_new) /tmp/ruby/src/trunk_gcc14/array.c:738
| /tmp/ruby/build/trunk_gcc14/ruby(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk_gcc14/array.c:788
| /tmp/ruby/build/trunk_gcc14/ruby(rb_ary_new_from_values) /tmp/ruby/src/trunk_gcc14/array.c:800
| /tmp/ruby/build/trunk_gcc14/ruby(rb_define_finalizer+0x1df) [0x594be6570a6f] /tmp/ruby/src/trunk_gcc14/gc.c:1918
| /tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_+0x101) [0x594be672e631] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3905
| /tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0xbe) [0x594be675147f] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:6127
| /tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core) ../../src/trunk_gcc14/insns.def:906
| /tmp/ruby/build/trunk_gcc14/ruby(vm_exec_loop+0xa) [0x594be67418f5] /tmp/ruby/src/trunk_gcc14/vm.c:2826
| /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc14/vm.c:2802
| /tmp/ruby/build/trunk_gcc14/ruby(rb_ec_exec_node+0xa7) [0x594be6550b87] /tmp/ruby/src/trunk_gcc14/eval.c:283
| /tmp/ruby/build/trunk_gcc14/ruby(ruby_run_node+0x61) [0x594be6555fe1] /tmp/ruby/src/trunk_gcc14/eval.c:321
| /tmp/ruby/build/trunk_gcc14/ruby(rb_main+0x21) [0x594be65506f4] /tmp/ruby/src/trunk_gcc14/main.c:42
| /tmp/ruby/build/trunk_gcc14/ruby(main) /tmp/ruby/src/trunk_gcc14/main.c:62
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x719f2f6bd1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x719f2f6bd28b] ../csu/libc-start.c:360
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| [0x594be6550735]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 594be64fe000-594be653f000 r--p 00000000 00:95 14942293                   /tmp/ruby/build/trunk_gcc14/ruby
| 594be653f000-594be6a31000 r-xp 00041000 00:95 14942293                   /tmp/ruby/build/trunk_gcc14/ruby
| 594be6a31000-594be6bd8000 r--p 00533000 00:95 14942293                   /tmp/ruby/build/trunk_gcc14/ruby
| 594be6bd8000-594be6bef000 r--p 006da000 00:95 14942293                   /tmp/ruby/build/trunk_gcc14/ruby
| 594be6bef000-594be6bf1000 rw-p 006f1000 00:95 14942293                   /tmp/ruby/build/trunk_gcc14/ruby
| 594be6bf1000-594be6c07000 rw-p 00000000 00:00 0 
| 594c15b67000-594c238e4000 rw-p 00000000 00:00 0                          [heap]
| 719e5ddce000-719e9ddd0000 rw-p 00000000 00:00 0 
| 719e9ddd0000-719eb6190000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719ecf568000-719ecf76f000 r--s 00000000 00:95 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 719ecf76f000-719ed2ef0000 r--s 00000000 00:95 14942293                   /tmp/ruby/build/trunk_gcc14/ruby
| 719ed2ef0000-719ee0670000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719ee0680000-719efa5f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719efa600000-719f05a70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f05a80000-719f0b3f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f0b400000-719f0e0d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f0e0e0000-719f0f650000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f0f660000-719f10000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f10000000-719f10021000 rw-p 00000000 00:00 0 
| 719f10021000-719f14000000 ---p 00000000 00:00 0 
| 719f14010000-719f143b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f143c0000-719f14910000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f14920000-719f14c90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f14ca0000-719f14df0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f14e00000-719f14eb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f14ebe000-719f14fbf000 rw-p 00000000 00:00 0 
| 719f14fbf000-719f14fc0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f14fc0000-719f15001000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15001000-719f15002000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15002000-719f15043000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15043000-719f15044000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15044000-719f15085000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15085000-719f15086000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15086000-719f150c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f150c7000-719f150c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f150c8000-719f15109000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15109000-719f1510a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1510a000-719f1514b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1514b000-719f1514c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1514c000-719f1518d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1518d000-719f1518e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1518e000-719f151cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f151cf000-719f151d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f151d0000-719f15211000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15211000-719f15212000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15212000-719f15253000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15253000-719f15254000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15254000-719f15295000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15295000-719f15296000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15296000-719f152d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f152d7000-719f152d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f152d8000-719f15319000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15319000-719f1531a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1531a000-719f1535b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1535b000-719f1535c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1535c000-719f1539d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1539d000-719f1539e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1539e000-719f153df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f153df000-719f153e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f153e0000-719f15421000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15421000-719f15422000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15422000-719f15463000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15463000-719f15464000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15464000-719f154a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f154a5000-719f154a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f154a6000-719f154e7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f154e7000-719f154e8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f154e8000-719f15529000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15529000-719f1552a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1552a000-719f1556b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1556b000-719f1556c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
Finished tests in 501.667108s, 68.9421 tests/s, 14497.5999 assertions/s.
34586 tests, 7272969 assertions, 0 failures, 1 errors, 159 skips

ruby -v: ruby 4.1.0dev (2026-03-16T23:49:16Z master 4c6c02d86c) +PRISM [x86_64-linux]
| 719f1556c000-719f155ad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f155ad000-719f155ae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f155ae000-719f155ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f155ef000-719f155f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f155f0000-719f15631000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15631000-719f15632000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15632000-719f15673000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15673000-719f15674000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15674000-719f156b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f156b5000-719f156b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f156b6000-719f156f7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f156f7000-719f156f8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f156f8000-719f15739000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f15739000-719f1573a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1573a000-719f1577b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1577b000-719f1577c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f1577c000-719f157bd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f157bd000-719f157be000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f157be000-719f157ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 719f157ff000-719f15800000 ---p 00000000 00:00 0 
| 719f15800000-719f16000000 rw-p 00000000 00:00 0 
| 719f16000000-719f2e000000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 719f2e000000-719f2f400000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 719f2f410000-719f2f460000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f2f46f000-719f2f470000 ---p 00000000 00:00 0 
| 719f2f470000-719f2f490000 rw-p 00000000 00:00 0 
| 719f2f490000-719f2f540000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f2f54f000-719f2f570000 rw-p 00000000 00:00 0 
| 719f2f570000-719f2f580000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 719f2f58a000-719f2f58b000 r--p 00000000 00:95 15204940                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
| 719f2f58b000-719f2f58c000 r-xp 00001000 00:95 15204940                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
| 719f2f58c000-719f2f58d000 r--p 00002000 00:95 15204940                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
| 719f2f58d000-719f2f58e000 r--p 00002000 00:95 15204940                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
| 719f2f58e000-719f2f58f000 rw-p 00003000 00:95 15204940                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
| 719f2f58f000-719f2f693000 rw-p 00000000 00:00 0 
| 719f2f693000-719f2f6bb000 r--p 00000000 00:95 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 719f2f6bb000-719f2f843000 r-xp 00028000 00:95 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 719f2f843000-719f2f892000 r--p 001b0000 00:95 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 719f2f892000-719f2f896000 r--p 001fe000 00:95 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 719f2f896000-719f2f898000 rw-p 00202000 00:95 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 719f2f898000-719f2f8a7000 rw-p 00000000 00:00 0 
| 719f2f8a7000-719f2f8ab000 r--p 00000000 00:95 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 719f2f8ab000-719f2f8ce000 r-xp 00004000 00:95 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 719f2f8ce000-719f2f8d2000 r--p 00027000 00:95 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 719f2f8d2000-719f2f8d3000 r--p 0002b000 00:95 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 719f2f8d3000-719f2f8d4000 rw-p 0002c000 00:95 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 719f2f8d4000-719f2f8e4000 r--p 00000000 00:95 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 719f2f8e4000-719f2f963000 r-xp 00010000 00:95 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 719f2f963000-719f2f9bb000 r--p 0008f000 00:95 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 719f2f9bb000-719f2f9bc000 r--p 000e7000 00:95 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 719f2f9bc000-719f2f9bd000 rw-p 000e8000 00:95 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 719f2f9bd000-719f2f9bf000 r--p 00000000 00:95 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 719f2f9bf000-719f2f9d4000 r-xp 00002000 00:95 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 719f2f9d4000-719f2f9ed000 r--p 00017000 00:95 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 719f2f9ed000-719f2f9ee000 r--p 0002f000 00:95 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 719f2f9ee000-719f2f9ef000 rw-p 00030000 00:95 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 719f2f9ef000-719f2f9f7000 rw-p 00000000 00:00 0 
| 719f2f9f7000-719f2fa01000 r--p 00000000 00:95 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 719f2fa01000-719f2fa64000 r-xp 0000a000 00:95 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 719f2fa64000-719f2fa79000 r--p 0006d000 00:95 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 719f2fa79000-719f2fa7a000 r--p 00081000 00:95 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 719f2fa7a000-719f2fa7b000 rw-p 00082000 00:95 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 719f2fa7b000-719f2fa7d000 r--p 00000000 00:95 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 719f2fa7d000-719f2fa8f000 r-xp 00002000 00:95 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 719f2fa8f000-719f2fa95000 r--p 00014000 00:95 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 719f2fa95000-719f2fa96000 r--p 0001a000 00:95 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 719f2fa96000-719f2fa97000 rw-p 0001b000 00:95 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 719f2fa97000-719f2fa98000 r--p 00000000 00:95 15204931                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
| 719f2fa98000-719f2fa99000 r-xp 00001000 00:95 15204931                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
| 719f2fa99000-719f2fa9a000 r--p 00002000 00:95 15204931                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
| 719f2fa9a000-719f2fa9b000 r--p 00002000 00:95 15204931                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
| 719f2fa9b000-719f2fa9c000 rw-p 00003000 00:95 15204931                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
| 719f2fa9c000-719f2fa9e000 rw-p 00000000 00:00 0 
| 719f2fa9e000-719f2fa9f000 r--p 00000000 00:95 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 719f2fa9f000-719f2faca000 r-xp 00001000 00:95 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 719f2faca000-719f2fad4000 r--p 0002c000 00:95 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 719f2fad4000-719f2fad6000 r--p 00036000 00:95 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 719f2fad6000-719f2fad8000 rw-p 00038000 00:95 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fff150ba000-7fff150db000 rw-p 00000000 00:00 0                          [stack]
| 7fff151ab000-7fff151af000 r--p 00000000 00:00 0                          [vvar]
| 7fff151af000-7fff151b1000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 

    /tmp/ruby/src/trunk_gcc14/test/ruby/test_gc.rb:742:in 'TestGc#test_interrupt_in_finalizer'

make: *** [uncommon.mk:920: 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-14
	LD = ld
	LDSHARED = gcc-14 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/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_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 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_gcc14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
ruby 4.1.0dev (2026-03-16T23:49:16Z master 4c6c02d86c) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ..........

Finished in 50.590026 seconds

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