# Logfile created on 2025-03-04 02:50:51 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f129310fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=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_gcc12", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc12", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc12", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc12", @configure_opts=["CC=gcc-12"], @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, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc12.20250304-025050", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f1293131e40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f1293131b98 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f129304a928 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc12.20250304-025050", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc12.20250304-025050>, @binmode=false, @mon_data=#<Monitor:0x00007f1293131738>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   40ae7d9..53f8b26  master     -> origin/master
Updating 40ae7d9..53f8b26
Fast-forward
 yjit.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = 53f8b269ef
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
making /tmp/ruby/src/trunk_gcc12/yjit.rbinc
generating miniprelude.c
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/syslog.revision -
/tmp/ruby/src/trunk_gcc12/revision.h updated
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/syslog.revision unchanged
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/pstore.revision -
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/pstore.revision unchanged
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/irb.revision -
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
generating x86_64-linux-fake.rb
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/irb.revision unchanged
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/reline.revision unchanged
x86_64-linux-fake.rb updated
generating enc.mk
miniprelude.c updated
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-12
	LD = ld
	LDSHARED = gcc-12 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/enc/unicode/15.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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_gcc12/miniinit.c
compiling /tmp/ruby/src/trunk_gcc12/version.c
compiling /tmp/ruby/src/trunk_gcc12/yjit.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-12
	LD = ld
	LDSHARED = gcc-12 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/enc/unicode/15.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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.inc updated
97bafa315238ac23ceaca69e88cad1e4e8ce47d05d17eb01a3c7e7dd6459d072  builtin_binary.inc
compiling /tmp/ruby/src/trunk_gcc12/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-12
	LD = ld
	LDSHARED = gcc-12 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/enc/unicode/15.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/pstore.revision -
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/syslog.revision unchanged
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/irb.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-12
	LD = ld
	LDSHARED = gcc-12 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/enc/unicode/15.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/reline.revision unchanged
generating enc.mk
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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.

making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
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_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
./miniruby -I/tmp/ruby/src/trunk_gcc12/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc12/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc12/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_gcc12/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc12/lib
installing arch files:              /tmp/ruby/install/trunk_gcc12/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc12/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc12/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc12/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc12/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc12/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc12/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc12/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc12/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_gcc12/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc12/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc12/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_gcc12/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk_gcc12/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.2
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.10.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.6.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.6
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.6
                                    rdoc 6.12.0
                                    irb 1.15.1
                                    reline 0.6.0
                                    readline 0.0.4
                                    fiddle 1.1.6
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2007 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-12
	LD = ld
	LDSHARED = gcc-12 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/enc/unicode/15.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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_gcc12/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc12/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-12
	LD = ld
	LDSHARED = gcc-12 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/enc/unicode/15.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
Run options: 
  --seed=4285
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc12/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc12/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_gcc12/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

  1) Failure:
TestRubyOptions#test_segv_test [/tmp/ruby/src/trunk_gcc12/test/ruby/test_rubyoptions.rb:855]:
pid 298447 killed by SIGSEGV (signal 11)
| [BUG] Segmentation fault at 0x000003e900048dcf
| ruby 3.5.0dev (2025-03-04T01:26:03Z master 53f8b269ef) +PRISM [x86_64-linux]
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007f029612584e RBP: 0x00007f027caaeef0 RSP: 0x00007f027caaee50
|  RAX: 0x0000000000000000 RBX: 0x00007f027caafcdc RCX: 0x00007f029612584e
|  RDX: 0x0000000000000000 RDI: 0x0000000000000002 RSI: 0x00007f027caaffb0
|   R8: 0x0000000000000000  R9: 0x00007f027caaf6c0 R10: 0x0000000000000008
|  R11: 0x0000000000000246 R12: 0x00007f027caaf6c0 R13: 0xfffffffffffffef8
|  R14: 0x0000000000000000 R15: 0x00007ffc86eb9940 EFL: 0x0000000000000246
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_gcc12/ruby(rb_print_backtrace+0x8) [0x555b85b9da52] /tmp/ruby/src/trunk_gcc12/vm_dump.c:835
| /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc12/vm_dump.c:1167
| /tmp/ruby/build/trunk_gcc12/ruby(rb_bug_for_fatal_signal+0xfc) [0x555b85b5462c] /tmp/ruby/src/trunk_gcc12/error.c:1130
| /tmp/ruby/build/trunk_gcc12/ruby(sigsegv+0x48) [0x555b858a4678] /tmp/ruby/src/trunk_gcc12/signal.c:933
| /lib/x86_64-linux-gnu/libc.so.6(0x7f02960ce320) [0x7f02960ce320]
| /lib/x86_64-linux-gnu/libc.so.6(start_thread+0x13e) [0x7f029612584e] ../sysdeps/unix/sysv/linux/internal-signals.h:89
| /lib/x86_64-linux-gnu/libc.so.6(clone3+0x2c) [0x7f02961b2c3c] ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
| /lib/x86_64-linux-gnu/libc.so.6(__GI___clone3) (null):0
| /lib/x86_64-linux-gnu/libc.so.6(__clone3) (null):0
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -e
| 
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 ruby2_keywords.rb
|     6 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so
|     7 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so
| 
| * Process memory map:
| 
| 555b8572c000-555b8576b000 r--p 00000000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby
| 555b8576b000-555b85c17000 r-xp 0003f000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby
| 555b85c17000-555b85d9e000 r--p 004eb000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby
| 555b85d9e000-555b85db4000 r--p 00672000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby
| 555b85db4000-555b85db5000 rw-p 00688000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby
| 555b85db5000-555b85dc9000 rw-p 00000000 00:00 0 
| 555ba5051000-555ba518f000 rw-p 00000000 00:00 0                          [heap]
| 7f0270c51000-7f0274000000 r--s 00000000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby
| 7f0274000000-7f0274021000 rw-p 00000000 00:00 0 
| 7f0274021000-7f0278000000 ---p 00000000 00:00 0 
| 7f027846a000-7f0278671000 r--s 00000000 00:86 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f0278671000-7f027ba20000 r--s 00000000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby
| 7f027ba20000-7f027ba60000 rw-p 00000000 00:00 0 
| 7f027ba6f000-7f027ba70000 ---p 00000000 00:00 0 
| 7f027ba70000-7f027bab1000 rw-p 00000000 00:00 0 
| 7f027bab1000-7f027bab2000 ---p 00000000 00:00 0 
| 7f027bab2000-7f027baf3000 rw-p 00000000 00:00 0 
| 7f027baf3000-7f027baf4000 ---p 00000000 00:00 0 
| 7f027baf4000-7f027bb35000 rw-p 00000000 00:00 0 
| 7f027bb35000-7f027bb36000 ---p 00000000 00:00 0 
| 7f027bb36000-7f027bb77000 rw-p 00000000 00:00 0 
| 7f027bb77000-7f027bb78000 ---p 00000000 00:00 0 
| 7f027bb78000-7f027bbb9000 rw-p 00000000 00:00 0 
| 7f027bbb9000-7f027bbba000 ---p 00000000 00:00 0 
| 7f027bbba000-7f027bbfb000 rw-p 00000000 00:00 0 
| 7f027bbfb000-7f027bbfc000 ---p 00000000 00:00 0 
| 7f027bbfc000-7f027bc3d000 rw-p 00000000 00:00 0 
| 7f027bc3d000-7f027bc3e000 ---p 00000000 00:00 0 
| 7f027bc3e000-7f027bc7f000 rw-p 00000000 00:00 0 
| 7f027bc7f000-7f027bc80000 ---p 00000000 00:00 0 
| 7f027bc80000-7f027bcc1000 rw-p 00000000 00:00 0 
| 7f027bcc1000-7f027bcc2000 ---p 00000000 00:00 0 
| 7f027bcc2000-7f027bd03000 rw-p 00000000 00:00 0 
| 7f027bd03000-7f027bd04000 ---p 00000000 00:00 0 
| 7f027bd04000-7f027bd45000 rw-p 00000000 00:00 0 
| 7f027bd45000-7f027bd46000 ---p 00000000 00:00 0 
| 7f027bd46000-7f027bd87000 rw-p 00000000 00:00 0 
| 7f027bd87000-7f027bd88000 ---p 00000000 00:00 0 
| 7f027bd88000-7f027bdc9000 rw-p 00000000 00:00 0 
| 7f027bdc9000-7f027bdca000 ---p 00000000 00:00 0 
| 7f027bdca000-7f027be0b000 rw-p 00000000 00:00 0 
| 7f027be0b000-7f027be0c000 ---p 00000000 00:00 0 
| 7f027be0c000-7f027be4d000 rw-p 00000000 00:00 0 
| 7f027be4d000-7f027be4e000 ---p 00000000 00:00 0 
| 7f027be4e000-7f027be8f000 rw-p 00000000 00:00 0 
| 7f027be8f000-7f027be90000 ---p 00000000 00:00 0 
| 7f027be90000-7f027bed1000 rw-p 00000000 00:00 0 
| 7f027bed1000-7f027bed2000 ---p 00000000 00:00 0 
| 7f027bed2000-7f027bf13000 rw-p 00000000 00:00 0 
| 7f027bf13000-7f027bf14000 ---p 00000000 00:00 0 
| 7f027bf14000-7f027bf55000 rw-p 00000000 00:00 0 
| 7f027bf55000-7f027bf56000 ---p 00000000 00:00 0 
| 7f027bf56000-7f027bf97000 rw-p 00000000 00:00 0 
| 7f027bf97000-7f027bf98000 ---p 00000000 00:00 0 
| 7f027bf98000-7f027bfd9000 rw-p 00000000 00:00 0 
| 7f027bfd9000-7f027bfda000 ---p 00000000 00:00 0 
| 7f027bfda000-7f027c01b000 rw-p 00000000 00:00 0 
| 7f027c01b000-7f027c01c000 ---p 00000000 00:00 0 
| 7f027c01c000-7f027c05d000 rw-p 00000000 00:00 0 
| 7f027c05d000-7f027c05e000 ---p 00000000 00:00 0 
| 7f027c05e000-7f027c09f000 rw-p 00000000 00:00 0 
| 7f027c09f000-7f027c0a0000 ---p 00000000 00:00 0 
| 7f027c0a0000-7f027c0e1000 rw-p 00000000 00:00 0 
| 7f027c0e1000-7f027c0e2000 ---p 00000000 00:00 0 
| 7f027c0e2000-7f027c123000 rw-p 00000000 00:00 0 
| 7f027c123000-7f027c124000 ---p 00000000 00:00 0 
| 7f027c124000-7f027c165000 rw-p 00000000 00:00 0 
| 7f027c165000-7f027c166000 ---p 00000000 00:00 0 
| 7f027c166000-7f027c1a7000 rw-p 00000000 00:00 0 
| 7f027c1a7000-7f027c1a8000 ---p 00000000 00:00 0 
| 7f027c1a8000-7f027c1e9000 rw-p 00000000 00:00 0 
| 7f027c1e9000-7f027c1ea000 ---p 00000000 00:00 0 
| 7f027c1ea000-7f027c22b000 rw-p 00000000 00:00 0 
| 7f027c22b000-7f027c22c000 ---p 00000000 00:00 0 
| 7f027c22c000-7f027c26d000 rw-p 00000000 00:00 0 
| 7f027c26d000-7f027c26e000 ---p 00000000 00:00 0 
| 7f027c26e000-7f027c2af000 rw-p 00000000 00:00 0 
| 7f027c2af000-7f027c2b0000 ---p 00000000 00:00 0 
| 7f027c2b0000-7f027cb00000 rw-p 00000000 00:00 0 
| 7f027cb0f000-7f0295f80000 rw-p 00000000 00:00 0 
| 7f0295f80000-7f0295f81000 r--p 00000000 00:86 14447505                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so
| 7f0295f81000-7f0295f82000 r-xp 00001000 00:86 14447505                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so
| 7f0295f82000-7f0295f83000 r--p 00002000 00:86 14447505                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so
| 7f0295f83000-7f0295f84000 r--p 00002000 00:86 14447505                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so
| 7f0295f84000-7f0295f85000 rw-p 00003000 00:86 14447505                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so
| 7f0295f85000-7f0296089000 rw-p 00000000 00:00 0 
| 7f0296089000-7f02960b1000 r--p 00000000 00:86 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f02960b1000-7f0296239000 r-xp 00028000 00:86 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f0296239000-7f0296288000 r--p 001b0000 00:86 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f0296288000-7f029628c000 r--p 001fe000 00:86 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f029628c000-7f029628e000 rw-p 00202000 00:86 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f029628e000-7f029629d000 rw-p 00000000 00:00 0 
| 7f029629d000-7f02962a1000 r--p 00000000 00:86 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f02962a1000-7f02962c4000 r-xp 00004000 00:86 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f02962c4000-7f02962c8000 r--p 00027000 00:86 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f02962c8000-7f02962c9000 r--p 0002b000 00:86 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f02962c9000-7f02962ca000 rw-p 0002c000 00:86 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f02962ca000-7f02962da000 r--p 00000000 00:86 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f02962da000-7f0296359000 r-xp 00010000 00:86 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f0296359000-7f02963b1000 r--p 0008f000 00:86 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f02963b1000-7f02963b2000 r--p 000e7000 00:86 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f02963b2000-7f02963b3000 rw-p 000e8000 00:86 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f02963b3000-7f02963b5000 r--p 00000000 00:86 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f02963b5000-7f02963ca000 r-xp 00002000 00:86 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f02963ca000-7f02963e3000 r--p 00017000 00:86 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f02963e3000-7f02963e4000 r--p 0002f000 00:86 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f02963e4000-7f02963e5000 rw-p 00030000 00:86 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f02963e5000-7f02963ed000 rw-p 00000000 00:00 0 
| 7f02963ed000-7f02963f7000 r--p 00000000 00:86 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7f02963f7000-7f029645a000 r-xp 0000a000 00:86 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7f029645a000-7f029646f000 r--p 0006d000 00:86 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7f029646f000-7f0296470000 r--p 00081000 00:86 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7f0296470000-7f0296471000 rw-p 00082000 00:86 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7f0296471000-7f0296473000 r--p 00000000 00:86 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7f0296473000-7f0296485000 r-xp 00002000 00:86 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7f0296485000-7f029648b000 r--p 00014000 00:86 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7f029648b000-7f029648c000 r--p 0001a000 00:86 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7f029648c000-7f029648d000 rw-p 0001b000 00:86 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7f029648d000-7f029648e000 r--p 00000000 00:86 14456476                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so
| 7f029648e000-7f029648f000 r-xp 00001000 00:86 14456476                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so
| 7f029648f000-7f0296490000 r--p 00002000 00:86 14456476                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so
| 7f0296490000-7f0296491000 r--p 00002000 00:86 14456476                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so
| 7f0296491000-7f0296492000 rw-p 00003000 00:86 14456476                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so
| 7f0296492000-7f0296494000 rw-p 00000000 00:00 0 
| 7f0296494000-7f0296495000 r--p 00000000 00:86 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f0296495000-7f02964c0000 r-xp 00001000 00:86 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f02964c0000-7f02964ca000 r--p 0002c000 00:86 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f02964ca000-7f02964cc000 r--p 00036000 00:86 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f02964cc000-7f02964ce000 rw-p 00038000 00:86 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffc86e9b000-7ffc86ebc000 rw-p 00000000 00:00 0                          [stack]
| 7ffc86ee0000-7ffc86ee4000 r--p 00000000 00:00 0                          [vvar]
| 7ffc86ee4000-7ffc86ee6000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 
.

1. [2/2] Assertion for "stderr"
   | Expected /
   |         -e:(?:1:)?\s\[BUG\]\sSegmentation\sfault.*\n
   |       /x
   | to match
   |   "[BUG] Segmentation fault at 0x000003e900048dcf\n"+
   |   "ruby 3.5.0dev (2025-03-04T01:26:03Z master 53f8b269ef) +PRISM [x86_64-linux]\n\n"+
   |   "-- Machine register context ------------------------------------------------\n"+
   |   " RIP: 0x00007f029612584e RBP: 0x00007f027caaeef0 RSP: 0x00007f027caaee50\n"+
   |   " RAX: 0x0000000000000000 RBX: 0x00007f027caafcdc RCX: 0x00007f029612584e\n"+
   |   " RDX: 0x0000000000000000 RDI: 0x0000000000000002 RSI: 0x00007f027caaffb0\n"+
   |   "  R8: 0x0000000000000000  R9: 0x00007f027caaf6c0 R10: 0x0000000000000008\n"+
   |   " R11: 0x0000000000000246 R12: 0x00007f027caaf6c0 R13: 0xfffffffffffffef8\n"+
   |   " R14: 0x0000000000000000 R15: 0x00007ffc86eb9940 EFL: 0x0000000000000246\n\n"+
   |   "-- C level backtrace information -------------------------------------------\n"+
   |   "/tmp/ruby/build/trunk_gcc12/ruby(rb_print_backtrace+0x8) [0x555b85b9da52] /tmp/ruby/src/trunk_gcc12/vm_dump.c:835\n"+
   |   "/tmp/ruby/build/trunk_gcc12/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc12/vm_dump.c:1167\n"+
   |   "/tmp/ruby/build/trunk_gcc12/ruby(rb_bug_for_fatal_signal+0xfc) [0x555b85b5462c] /tmp/ruby/src/trunk_gcc12/error.c:1130\n"+
   |   "/tmp/ruby/build/trunk_gcc12/ruby(sigsegv+0x48) [0x555b858a4678] /tmp/ruby/src/trunk_gcc12/signal.c:933\n"+
   |   "/lib/x86_64-linux-gnu/libc.so.6(0x7f02960ce320) [0x7f02960ce320]\n"+
   |   "/lib/x86_64-linux-gnu/libc.so.6(start_thread+0x13e) [0x7f029612584e] ../sysdeps/unix/sysv/linux/internal-signals.h:89\n"+
   |   "/lib/x86_64-linux-gnu/libc.so.6(clone3+0x2c) [0x7f02961b2c3c] ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78\n"+
   |   "/lib/x86_64-linux-gnu/libc.so.6(__GI___clone3) (null):0\n"+
   |   "/lib/x86_64-linux-gnu/libc.so.6(__clone3) (null):0\n\n"+
   |   "-- Other runtime information -----------------------------------------------\n\n"+
   |   "* Loaded script: -e\n\n"+
   |   "* Loaded features:\n\n"+
   |   "    0 enumerator.so\n"+
   |   "    1 thread.rb\n"+
   |   "    2 fiber.so\n"+
   |   "    3 rational.so\n"+
   |   "    4 complex.so\n"+
   |   "    5 ruby2_keywords.rb\n"+
   |   "    6 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so\n"+
   |   "    7 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so\n\n"+
   |   "* Process memory map:\n\n"+
   |   "555b8572c000-555b8576b000 r--p 00000000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby\n"+
   |   "555b8576b000-555b85c17000 r-xp 0003f000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby\n"+
   |   "555b85c17000-555b85d9e000 r--p 004eb000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby\n"+
   |   "555b85d9e000-555b85db4000 r--p 00672000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby\n"+
   |   "555b85db4000-555b85db5000 rw-p 00688000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby\n"+
   |   "555b85db5000-555b85dc9000 rw-p 00000000 00:00 0 \n"+
   |   "555ba5051000-555ba518f000 rw-p 00000000 00:00 0                          [heap]\n"+
   |   "7f0270c51000-7f0274000000 r--s 00000000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby\n"+
   |   "7f0274000000-7f0274021000 rw-p 00000000 00:00 0 \n"+
   |   "7f0274021000-7f0278000000 ---p 00000000 00:00 0 \n"+
   |   "7f027846a000-7f0278671000 r--s 00000000 00:86 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6\n"+
   |   "7f0278671000-7f027ba20000 r--s 00000000 00:86 13936887                   /tmp/ruby/build/trunk_gcc12/ruby\n"+
   |   "7f027ba20000-7f027ba60000 rw-p 00000000 00:00 0 \n"+
   |   "7f027ba6f000-7f027ba70000 ---p 00000000 00:00 0 \n"+
   |   "7f027ba70000-7f027bab1000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bab1000-7f027bab2000 ---p 00000000 00:00 0 \n"+
   |   "7f027bab2000-7f027baf3000 rw-p 00000000 00:00 0 \n"+
   |   "7f027baf3000-7f027baf4000 ---p 00000000 00:00 0 \n"+
   |   "7f027baf4000-7f027bb35000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bb35000-7f027bb36000 ---p 00000000 00:00 0 \n"+
   |   "7f027bb36000-7f027bb77000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bb77000-7f027bb78000 ---p 00000000 00:00 0 \n"+
   |   "7f027bb78000-7f027bbb9000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bbb9000-7f027bbba000 ---p 00000000 00:00 0 \n"+
   |   "7f027bbba000-7f027bbfb000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bbfb000-7f027bbfc000 ---p 00000000 00:00 0 \n"+
   |   "7f027bbfc000-7f027bc3d000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bc3d000-7f027bc3e000 ---p 00000000 00:00 0 \n"+
   |   "7f027bc3e000-7f027bc7f000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bc7f000-7f027bc80000 ---p 00000000 00:00 0 \n"+
   |   "7f027bc80000-7f027bcc1000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bcc1000-7f027bcc2000 ---p 00000000 00:00 0 \n"+
   |   "7f027bcc2000-7f027bd03000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bd03000-7f027bd04000 ---p 00000000 00:00 0 \n"+
   |   "7f027bd04000-7f027bd45000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bd45000-7f027bd46000 ---p 00000000 00:00 0 \n"+
   |   "7f027bd46000-7f027bd87000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bd87000-7f027bd88000 ---p 00000000 00:00 0 \n"+
   |   "7f027bd88000-7f027bdc9000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bdc9000-7f027bdca000 ---p 00000000 00:00 0 \n"+
   |   "7f027bdca000-7f027be0b000 rw-p 00000000 00:00 0 \n"+
   |   "7f027be0b000-7f027be0c000 ---p 00000000 00:00 0 \n"+
   |   "7f027be0c000-7f027be4d000 rw-p 00000000 00:00 0 \n"+
   |   "7f027be4d000-7f027be4e000 ---p 00000000 00:00 0 \n"+
   |   "7f027be4e000-7f027be8f000 rw-p 00000000 00:00 0 \n"+
   |   "7f027be8f000-7f027be90000 ---p 00000000 00:00 0 \n"+
   |   "7f027be90000-7f027bed1000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bed1000-7f027bed2000 ---p 00000000 00:00 0 \n"+
   |   "7f027bed2000-7f027bf13000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bf13000-7f027bf14000 ---p 00000000 00:00 0 \n"+
   |   "7f027bf14000-7f027bf55000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bf55000-7f027bf56000 ---p 00000000 00:00 0 \n"+
   |   "7f027bf56000-7f027bf97000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bf97000-7f027bf98000 ---p 00000000 00:00 0 \n"+
   |   "7f027bf98000-7f027bfd9000 rw-p 00000000 00:00 0 \n"+
   |   "7f027bfd9000-7f027bfda000 ---p 00000000 00:00 0 \n"+
   |   "7f027bfda000-7f027c01b000 rw-p 00000000 00:00 0 \n"+
   |   "7f027c01b000-7f027c01c000 ---p 00000000 00:00 0 \n"+
   |   "7f027c01c000-7f027c05d000 rw-p 00000000 00:00 0 \n"+
   |   "7f027c05d000-7f027c05e000 ---p 00000000 00:00 0 \n"+
   |   "7f027c05e000-7f027c09f000 rw-p 00000000 00:00 0 \n"+
   |   "7f027c09f000-7f027c0a0000 ---p 00000000 00:00 0 \n"+
   |   "7f027c0a0000-7f027c0e1000 rw-p 00000000 00:00 0 \n"+
   |   "7f027c0e1000-7f027c0e2000 ---p 00000000 00:00 0 \n"+
   |   "7f027c0e2000-7f027c123000 rw-p 00000000 00:00 0 \n"+
   |   "7f027c123000-7f027c124000 ---p 00000000 00:00 0 \n"+
   |   "7f027c124000-7f027c165000 rw-p 00000000 00:00 0 \n"+
   |   "7f027c165000-7f027c166000 ---p 00000000 00:00 0 \n"+
   |   "7f027c166000-7f027c1a7000 rw-p 00000000 00:00 0 \n"+
   |   "7f027c1a7000-7f027c1a8000 ---p 00000000 00:00 0 \n"+
   |   "7f027c1a8000-7f027c1e9000 rw-p 00000000 00:00 0 \n"+
   |   "7f027c1e9000-7f027c1ea000 ---p 00000000 00:00 0 \n"+
   |   "7f027c1ea000-7f027c22b000 rw-p 00000000 00:00 0 \n"+
   |   "7f027c22b000-7f027c22c000 ---p 00000000 00:00 0 \n"+
   |   "7f027c22c000-7f027c26d000 rw-p 00000000 00:00 0 \n"+
   |   "7f027c26d000-7f027c26e000 ---p 00000000 00:00 0 \n"+
   |   "7f027c26e000-7f027c2af000 rw-p 00000000 00:00 0 \n"+
   |   "7f027c2af000-7f027c2b0000 ---p 00000000 00:00 0 \n"+
   |   "7f027c2b0000-7f027cb00000 rw-p 00000000 00:00 0 \n"+
   |   "7f027cb0f000-7f0295f80000 rw-p 00000000 00:00 0 \n"+
   |   "7f0295f80000-7f0295f81000 r--p 00000000 00:86 14447505                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so\n"+
   |   "7f0295f81000-7f0295f82000 r-xp 00001000 00:86 14447505                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so\n"+
   |   "7f0295f82000-7f0295f83000 r--p 00002000 00:86 14447505                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so\n"+
   |   "7f0295f83000-7f0295f84000 r--p 00002000 00:86 14447505                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so\n"+
   |   "7f0295f84000-7f0295f85000 rw-p 00003000 00:86 14447505                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so\n"+
   |   "7f0295f85000-7f0296089000 rw-p 00000000 00:00 0 \n"+
   |   "7f0296089000-7f02960b1000 r--p 00000000 00:86 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6\n"+
   |   "7f02960b1000-7f0296239000 r-xp 00028000 00:86 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6\n"+
   |   "7f0296239000-7f0296288000 r--p 001b0000 00:86 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6\n"+
   |   "7f0296288000-7f029628c000 r--p 001fe000 00:86 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6\n"+
   |   "7f029628c000-7f029628e000 rw-p 00202000 00:86 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6\n"+
   |   "7f029628e000-7f029629d000 rw-p 00000000 00:00 0 \n"+
   |   "7f029629d000-7f02962a1000 r--p 00000000 00:86 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1\n"+
   |   "7f02962a1000-7f02962c4000 r-xp 00004000 00:86 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1\n"+
   |   "7f02962c4000-7f02962c8000 r--p 00027000 00:86 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1\n"+
   |   "7f02962c8000-7f02962c9000 r--p 0002b000 00:86 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1\n"+
   |   "7f02962c9000-7f02962ca000 rw-p 0002c000 00:86 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1\n"+
   |   "7f02962ca000-7f02962da000 r--p 00000000 00:86 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6\n"+
   |   "7f02962da000-7f0296359000 r-xp 00010000 00:86 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6\n"+
   |   "7f0296359000-7f02963b1000 r--p 0008f000 00:86 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6\n"+
   |   "7f02963b1000-7f02963b2000 r--p 000e7000 00:86 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6\n"+
   |   "7f02963b2000-7f02963b3000 rw-p 000e8000 00:86 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6\n"+
   |   "7f02963b3000-7f02963b5000 r--p 00000000 00:86 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0\n"+
   |   "7f02963b5000-7f02963ca000 r-xp 00002000 00:86 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0\n"+
   |   "7f02963ca000-7f02963e3000 r--p 00017000 00:86 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0\n"+
   |   "7f02963e3000-7f02963e4000 r--p 0002f000 00:86 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0\n"+
   |   "7f02963e4000-7f02963e5000 rw-p 00030000 00:86 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0\n"+
   |   "7f02963e5000-7f02963ed000 rw-p 00000000 00:00 0 \n"+
   |   "7f02963ed000-7f02963f7000 r--p 00000000 00:86 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0\n"+
   |   "7f02963f7000-7f029645a000 r-xp 0000a000 00:86 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0\n"+
   |   "7f029645a000-7f029646f000 r--p 0006d000 00:86 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0\n"+
   |   "7f029646f000-7f0296470000 r--p 00081000 00:86 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0\n"+
   |   "7f0296470000-7f0296471000 rw-p 00082000 00:86 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0\n"+
   |   "7f0296471000-7f0296473000 r--p 00000000 00:86 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3\n"+
   |   "7f0296473000-7f0296485000 r-xp 00002000 00:86 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3\n"+
   |   "7f0296485000-7f029648b000 r--p 00014000 00:86 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3\n"+
   |   "7f029648b000-7f029648c000 r--p 0001a000 00:86 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3\n"+
   |   "7f029648c000-7f029648d000 rw-p 0001b000 00:86 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3\n"+
   |   "7f029648d000-7f029648e000 r--p 00000000 00:86 14456476                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so\n"+
   |   "7f029648e000-7f029648f000 r-xp 00001000 00:86 14456476                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so\n"+
   |   "7f029648f000-7f0296490000 r--p 00002000 00:86 14456476                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so\n"+
   |   "7f0296490000-7f0296491000 r--p 00002000 00:86 14456476                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so\n"+
   |   "7f0296491000-7f0296492000 rw-p 00003000 00:86 14456476                   /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so\n"+
   |   "7f0296492000-7f0296494000 rw-p 00000000 00:00 0 \n"+
   |   "7f0296494000-7f0296495000 r--p 00000000 00:86 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2\n"+
   |   "7f0296495000-7f02964c0000 r-xp 00001000 00:86 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2\n"+
   |   "7f02964c0000-7f02964ca000 r--p 0002c000 00:86 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2\n"+
   |   "7f02964ca000-7f02964cc000 r--p 00036000 00:86 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2\n"+
   |   "7f02964cc000-7f02964ce000 rw-p 00038000 00:86 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2\n"+
   |   "7ffc86e9b000-7ffc86ebc000 rw-p 00000000 00:00 0                          [stack]\n"+
   |   "7ffc86ee0000-7ffc86ee4000 r--p 00000000 00:00 0                          [vvar]\n"+
   |   "7ffc86ee4000-7ffc86ee6000 r-xp 00000000 00:00 0                          [vdso]\n"+
   |   "ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]\n\n\n"
   | after 0 patterns with 0 characters.

Finished tests in 802.646396s, 35.5175 tests/s, 7553.8494 assertions/s.
28508 tests, 6063070 assertions, 1 failures, 0 errors, 118 skips

ruby -v: ruby 3.5.0dev (2025-03-04T01:26:03Z master 53f8b269ef) +PRISM [x86_64-linux]
make: *** [uncommon.mk:953: 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-12
	LD = ld
	LDSHARED = gcc-12 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/enc/unicode/15.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
ruby 3.5.0dev (2025-03-04T01:26:03Z master 53f8b269ef) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ................

Finished in 87.298678 seconds

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