# Logfile created on 2025-01-10 03:22:27 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fc1b58cfdd8 @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.20250110-032227", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fc1b58f1b40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fc1b58f1848 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fc1b580a880 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc12.20250110-032227", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc12.20250110-032227>, @binmode=false, @mon_data=#<Monitor:0x00007fc1b58f15c8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update logger to fba3ee3fea15bfac52d5779a431191fb6f1b28fb
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/pstore.revision -
echo fba3ee3fea15bfac52d5779a431191fb6f1b28fb | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/logger.revision -
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/logger.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 447f426b5c
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk_gcc12/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc12/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc12/ext/ripper'
/tmp/ruby/src/trunk_gcc12/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update logger to fba3ee3fea15bfac52d5779a431191fb6f1b28fb
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/pstore.revision -
echo fba3ee3fea15bfac52d5779a431191fb6f1b28fb | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/logger.revision -
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/logger.revision unchanged
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/pstore.revision unchanged
$$$[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/version.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
ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe  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 encdb.h
generating enc.mk
encdb.h unchanged
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/fiddle'
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]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
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/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]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering 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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
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/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
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]: Leaving 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/debug-1.10.0/ext/debug'
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]: 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/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]: 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/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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update logger to fba3ee3fea15bfac52d5779a431191fb6f1b28fb
	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 b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/pstore.revision -
echo fba3ee3fea15bfac52d5779a431191fb6f1b28fb | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/logger.revision -
generating encdb.h
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.

/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/pstore.revision unchanged
generating enc.mk
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/logger.revision unchanged
encdb.h unchanged
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
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/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]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Entering 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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Entering 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/psych'
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]: 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]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
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]: 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/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/debug-1.10.0/ext/debug'
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/racc-1.8.1/ext/racc/cparse'
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/ext/digest/sha2'
make[2]: Leaving 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]: 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.1
                                    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
                                    irb 1.14.3
                                    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.2.0
                                    rdoc 6.10.0
                                    readline 0.0.4
                                    reline 0.6.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.2
                                    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
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.2
                                    stringio 3.1.3.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.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.5
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    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.9
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.4
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.5.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2005 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
generating encdb.h
encdb.h unchanged
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
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/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=28157
  "--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/909] 600480=test_gem_package_tar_header
[  2/909] 600478=test_path_to_class
[  3/909] 600478=test_fstring
[  4/909] 600482=test_argf
[  5/909] 600476=test_gem_resolver_installer_set
[  6/909] 600478=test_exit
[  7/909] 600480=test_optarg
[  8/909] 600480=test_m17n
[  9/909] 600478=test_rdoc_markup_raw
[ 10/909] 600478=test_fiber
[ 11/909] 600480=test_yjit
[ 12/909] 600476=test_data_error
[ 13/909] 600476=test_gem_ext_ext_conf_builder
[ 14/909] 600476=test_gem_safe_marshal
[ 15/909] 600476=test_div
[ 16/909] 600476=test_member
[ 17/909] 600476=test_exception
[ 18/909] 600476=test_case_mapping
[ 19/909] 600476=test_stream
[ 20/909] 600476=test_deprecated
[ 21/909] 600476=test_rdoc_markup_to_tt_only
[ 22/909] 600476=test_ftp
[ 23/909] 600478=test_rdoc_method_attr
[ 24/909] 600476=test_vm_dump
[ 25/909] 600476=test_set
[ 26/909] 600476=test_nofree
[ 27/909] 600476=test_date_marshal
[ 28/909] 600476=errors_test
[ 29/909] 600478=test_gem_commands_help_command
[ 30/909] 600476=index_write_test
[ 31/909] 600476=test_yield_block
[ 32/909] 600476=test_gem_source_installed
[ 33/909] 600478=test_gem_commands_signout_command
[ 34/909] 600476=test_pinned
[ 35/909] 600478=test_rdoc_servlet
[ 36/909] 600478=test_cmethod
[ 37/909] 600478=json_parser_test
[ 38/909] 600478=test_assignment
[ 39/909] 600476=test_gem_uri_formatter
[ 40/909] 600476=test_fips
[ 41/909] 600476=test_ensured
[ 42/909] 600482=!Nothing_to_test
[ 43/909] 600482=test_gem_source_subpath_problem
[ 44/909] 600476=test_method
[ 45/909] 600482=test_dot_dot
[ 46/909] 600482=test_project_sanity
[ 47/909] 600482=test_rdoc_markup_document
[ 48/909] 600482=test_digest
[ 49/909] 600482=test_gem_commands_list_command
[ 50/909] 600482=test_closure
[ 51/909] 600482=test_rdoc_i18n_locale
[ 52/909] 600482=test_helper
[ 53/909] 600482=test_memory_view
[ 54/909] 600478=static_inspect_test
[ 55/909] 600482=test_webauthn_listener
[ 56/909] 600478=test_timeout
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 42487>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 38255>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 8
[ 57/909] 600482=test_weakref
[ 58/909] 600482=test_bigzero
[ 59/909] 600482=test_hash
[ 60/909] 600478=test_option
[ 61/909] 600478=test_tracer
[ 62/909] 600478=test_input_method
[ 63/909] 600478=test_kernel
[ 64/909] 600478=test_memory_view
[ 65/909] 600478=test_pattern_key_name_check
[ 66/909] 600478=test_instrumentation_api
[ 67/909] 600478=test_bash_completion
[ 68/909] 600478=test_emoji_breaks
[ 69/909] 600478=test_encoding
[ 70/909] 600478=test_backtrace
[ 71/909] 600478=test_gem_security_trust_dir
[ 72/909] 600478=test_case
[ 73/909] 600478=test_koi8
[ 74/909] 600478=test_win32ole_variant_outarg
[ 75/909] 600478=test_sockopt
[ 76/909] 600478=test_enc_str_buf_cat
[ 77/909] 600478=test_sizeof
[ 78/909] 600476=test_filter
[ 79/909] 600476=test_face
[ 80/909] 600476=test_rdoc_markup_attributes
[ 81/909] 600476=test_gc
[ 82/909] 600476=test_rdoc_markup_to_html_snippet
[ 83/909] 600476=test_lock_native_thread
[ 84/909] 600480=test_math
[ 85/909] 600480=test_arity
[ 86/909] 600480=test_libs
[ 87/909] 600480=test_len
[ 88/909] 600480=test_sleep
[ 89/909] 600476=test_rdoc_rd_block_parser
[ 90/909] 600476=test_bn
[ 91/909] 600476=test_provider
[ 92/909] 600476=test_primitive
[ 93/909] 600476=test_switch_hitter
[ 94/909] 600476=test_data
[ 95/909] 600476=test_thread
[ 96/909] 600476=test_system
[ 97/909] 600480=test_gem_commands_environment_command
[ 98/909] 600480=test_keyword
[ 99/909] 600482=test_hash_create
[100/909] 600482=test_http
[101/909] 600480=test_document
[102/909] 600480=test_pkey_ec
[103/909] 600480=test_gem_security
[104/909] 600476=test_date_parse
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 9
.Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 8 #<File::Stat dev=0x8, ino=329550304, 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>
[105/909] 600476=test_rdoc_store
[106/909] 600476=test_time
[107/909] 600476=test_ruby_lex
[108/909] 600476=test_ossl
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 9 #<File::Stat dev=0x8, ino=329547294, 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>
[109/909] 600482=test_rdoc_stats
[110/909] 600482=test_unicode
[111/909] 600482=test_array
[112/909] 600482=test_uncorrectable_name_check
[113/909] 600482=test_gem_package_task
[114/909] 600482=test_did_you_mean
[115/909] 600482=test_thread_cv
[116/909] 600482=test_string_processing
[117/909] 600482=encodings_test
[118/909] 600482=test_rdoc_parser_markdown
[119/909] 600482=test_gc_compact
[120/909] 600478=test_shift_jis
[121/909] 600478=test_object
[122/909] 600478=test_gem_resolver_git_set
[123/909] 600478=test_gem_commands_rebuild_command
[124/909] 600478=test_pack
[125/909] 600478=test_key_stroke
[126/909] 600478=test_gem_requirement
[127/909] 600478=test_helper_method
[128/909] 600478=json_generator_test
[129/909] 600478=test_gem_uri
[130/909] 600478=test_ractor
[131/909] 600478=test_gem_specification
[132/909] 600480=test_rdoc_markup_to_bs
[133/909] 600482=test_rdoc_markup_to_html_crossref
[134/909] 600480=comments_test
[135/909] 600480=test_gem_version_option
[136/909] 600480=test_win32ole_variable
[137/909] 600480=test_enumerator
[138/909] 600480=test_rational
[139/909] 600482=test_shapes
[140/909] 600482=test_cclass
[141/909] 600482=test_time_tz
[142/909] 600482=test_mixed_unicode_escapes
[143/909] 600482=test_forwardable
[144/909] 600482=test_gem_commands_update_command
[145/909] 600476=test_date_compat
[146/909] 600476=test_json_tree
[147/909] 600476=test_gem_console_ui
[148/909] 600476=test_gem_resolver_index_specification
[149/909] 600476=source_location_test
[150/909] 600476=test_yamldbm
[151/909] 600476=test_array
[152/909] 600480=test_gem_version
[153/909] 600480=test_resolve_symbol
[154/909] 600480=warnings_test
[155/909] 600480=test_proxy
[156/909] 600480=test_console_attr
[157/909] 600480=test_completion
[158/909] 600482=test_open3
[159/909] 600480=dispatcher_test
[160/909] 600480=test_win32ole_record
[161/909] 600480=test_rational2
[162/909] 600480=fixtures_test
[163/909] 600480=test_ubf_async_safe
[164/909] 600480=test_windows_1252
[165/909] 600480=test_scan_args
[166/909] 600480=test_boolean
[167/909] 600480=test_gem_stub_specification
[168/909] 600478=test_win32ole_variant
[169/909] 600478=test_parser
[170/909] 600480=test_enc_associate
[171/909] 600478=test_http
[172/909] 600478=test_https
[173/909] 600480=test_symbol
[174/909] 600480=test_evaluation
[175/909] 600480=test_win32ole_event
[176/909] 600480=test_gem_commands_unpack_command
[177/909] 600480=test_win32ole_param_event
[178/909] 600480=test_rdoc_any_method
[179/909] 600480=test_rb_str_dup
[180/909] 600480=test_complexrational
[181/909] 600480=test_prettyprint
[182/909] 600480=test_gem_commands_build_command
[183/909] 600480=json_addition_test
[184/909] 600480=test_new
[185/909] 600480=test_cipher
[186/909] 600480=test_exception_at_throwing
[187/909] 600480=test_yjit_exit_locations
[188/909] 600480=test_date_time
[189/909] 600480=test_gem_resolver_installed_specification
[190/909] 600480=test_qsort
[191/909] 600482=test_queue
[192/909] 600480=test_gem_config_file
[193/909] 600482=test_integer
[194/909] 600480=test_name_error_extension
[195/909] 600480=test_cd
[196/909] 600480=test_color_printer
[197/909] 600480=test_cgi_tag_helper
[198/909] 600480=test_cgi_cookie
[199/909] 600480=test_singleton_function
[200/909] 600480=test_enumerator
[201/909] 600478=test_yaml_tree
[202/909] 600478=test_variable
[203/909] 600478=test_metaclass
[204/909] 600478=test_name_error
[205/909] 600478=test_help
[206/909] 600478=test_safe_load
[207/909] 600478=test_files_lib
[208/909] 600482=test_gem_source_specific_file
[209/909] 600482=test_engine
[210/909] 600482=test_gem_unsatisfiable_dependency_error
[211/909] 600482=test_pkey_dsa
[212/909] 600482=test_ssl
[213/909] 600478=test_passing_block
[214/909] 600478=test_key_error
[215/909] 600478=test_gem_resolver_vendor_specification
[216/909] 600478=test_ractor
[217/909] 600476=test_mdns
[218/909] 600476=test_string
[219/909] 600476=test_iterator
[220/909] 600476=test_postponed_job
[221/909] 600476=test_gem_request_set_lockfile
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 #<File::Stat dev=0x8, ino=329573946, 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>
[222/909] 600478=test_gem_bundler_version_finder
[223/909] 600478=test_omap
[224/909] 600478=test_storage
[225/909] 600478=test_marshal
[226/909] 600482=test_rdoc_generator_pot_po_entry
[227/909] 600482=test_gem_commands_exec_command
[228/909] 600476=test_shellwords
[229/909] 600476=test_webauthn_listener_response
[230/909] 600476=test_gem_commands_server_command
[231/909] 600476=lex_test
[232/909] 600478=test_cgi_core
[233/909] 600478=test_win32ole_type_event
[234/909] 600478=test_gem_package_tar_reader
[235/909] 600478=test_debug
[236/909] 600478=test_dir_m17n
[237/909] 600476=test_webauthn_poller
[238/909] 600476=test_httpresponses
[239/909] 600476=test_big2str
[240/909] 600476=test_object_references
[241/909] 600476=test_gem_remote_fetcher_s3
[242/909] 600482=test_popen_deadlock
[243/909] 600476=test_config
[244/909] 600476=test_parser
[245/909] 600476=test_float
[246/909] 600482=test_cparser
[247/909] 600478=test_process
[248/909] 600478=test_gem
[249/909] 600476=test_stringchar
[250/909] 600476=test_gem_package_old
[251/909] 600476=test_rdoc_attr
[252/909] 600476=test_gem_commands_check_command
[253/909] 600476=test_alias
[254/909] 600476=parameters_signature_test
[255/909] 600476=test_key_actor_emacs
[256/909] 600482=test_str2big
[257/909] 600482=test_bug_reporter
[258/909] 600476=test_basicinstructions
[259/909] 600476=test_x509name
[260/909] 600476=test_pack
[261/909] 600476=test_http_request
[262/909] 600476=test_gem_gemcutter_utilities
[263/909] 600482=test_reqarg
[264/909] 600482=test_dns
[265/909] 600476=test_function_entry
[266/909] 600476=test_normalize
[267/909] 600476=test_ansi
[268/909] 600476=test_ssl_session
[269/909] 600478=test_gem_remote_fetcher
[270/909] 600482=test_parser_events
[271/909] 600482=test_gem_path_support
[272/909] 600482=test_require
[273/909] 600476=test_unicode_normalize
[274/909] 600476=test_singleton
[275/909] 600476=test_rdoc_rd
[276/909] 600476=test_resource
[277/909] 600476=test_reline_key
[278/909] 600476=test_have_func
[279/909] 600478=test_function
[280/909] 600478=test_data
[281/909] 600478=test_init
[282/909] 600478=test_acceptable
[283/909] 600478=test_gem_commands_lock_command
[284/909] 600478=test_tsort
[285/909] 600478=test_rdoc_markup_to_rdoc
[286/909] 600478=test_gem_request
[287/909] 600478=test_file
[288/909] 600478=test_rubygems
[289/909] 600478=ripper_test
[290/909] 600476=test_syntax
[291/909] 600478=test_rat
[292/909] 600478=test_ancdata
[293/909] 600478=test_gem_ext_cmake_builder
[294/909] 600478=named_capture_test
[295/909] 600478=test_fd_setsize
[296/909] 600478=json_common_interface_test
[297/909] 600478=test_gem_ext_configure_builder
[298/909] 600478=test_tracepoint
[299/909] 600482=test_internal_ivar
[300/909] 600482=test_yamlstore
[301/909] 600482=desugar_compiler_test
[302/909] 600482=onigmo_test
[303/909] 600482=test_serialize_subclasses
[304/909] 600482=test_struct
[305/909] 600482=test_ractor
[306/909] 600482=test_regex_casefold
[307/909] 600482=test_rdoc_ri_driver
[308/909] 600478=fuzzer_test
[309/909] 600478=test_gem_source_git
[310/909] 600482=test_gem_uninstaller
[311/909] 600478=test_httpheader
[312/909] 600478=test_super
[313/909] 600482=test_registry
[314/909] 600482=test_autoconf
[315/909] 600482=test_pkcs7
[316/909] 600482=test_generic
[317/909] 600482=test_propertyputref
[318/909] 600482=test_enumerable
[319/909] 600482=test_protect
[320/909] 600482=test_gem_resolver_vendor_set
[321/909] 600482=test_tempfile
[322/909] 600482=test_cgi_multipart
[323/909] 600482=ruby_parser_test
[324/909] 600482=test_tree_builder
[325/909] 600482=test_nil2vtempty
[326/909] 600482=test_tmpdir
[327/909] 600482=test_thread_fd_close
[328/909] 600482=test_history
[329/909] 600482=test_rdoc_comment
[330/909] 600482=test_gem_resolver_api_set
[331/909] 600482=symbol_encoding_test
[332/909] 600482=test_line_editor
[333/909] 600482=test_jaro_winkler
[334/909] 600482=test_rand
[335/909] 600482=test_mailto
[336/909] 600482=test_class_name_check
[337/909] 600482=test_rdoc_parser_simple
[338/909] 600482=test_bundled_ca
[339/909] 600478=test_string_memory
[340/909] 600478=test_numeric
[341/909] 600478=test_word
[342/909] 600478=parser_test
[343/909] 600478=test_rdoc_generator_markup
[344/909] 600478=test_gem_ext_cargo_builder_link_flag_converter
[345/909] 600478=test_stringio
[346/909] 600478=test_io_timeout
[347/909] 600478=test_comparable
[348/909] 600478=test_force_exit
[349/909] 600478=string_query_test
[350/909] 600478=test_nextafter
[351/909] 600478=test_capacity
Leaked file descriptor: TestGemBundledCA#test_accessing_staging: 12 #<File::Stat dev=0x8, ino=329601980, 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>
[352/909] 600478=test_type_completor
[353/909] 600478=test_gem_commands_contents_command
[354/909] 600482=test_spell_checker
[355/909] 600482=test_gem_source_list
Closed file descriptor: TestGemSourceList#test_equal_to_array: 12
[356/909] 600478=test_yaml_special_cases
[357/909] 600482=test_integer
[358/909] 600478=test_gem_remote_fetcher_local_ssl_server
[359/909] 600482=test_wait
[360/909] 600482=test_change_word
[361/909] 600482=test_trace
[362/909] 600482=test_numhash
[363/909] 600482=test_complex2
[364/909] 600482=test_pkey_rsa
[365/909] 600482=test_euc_tw
[366/909] 600482=test_arity
[367/909] 600482=test_pty
[368/909] 600480=test_ldap
[369/909] 600480=pattern_test
[370/909] 600480=test_install
[371/909] 600482=magic_comment_test
[372/909] 600480=test_timeout
[373/909] 600480=test_rdoc_generator_pot
[374/909] 600480=test_gem_commands_mirror
[375/909] 600480=test_rdoc_alias
[376/909] 600480=test_gem_commands_info_command
[377/909] 600480=test_nomethod_error
[378/909] 600480=test_basicsocket
[379/909] 600480=test_sleep
[380/909] 600478=test_gem_gem_runner
[381/909] 600478=test_big5
[382/909] 600478=test_rdoc_code_object
[383/909] 600482=test_files_test_1
[384/909] 600478=version_test
[385/909] 600478=test_date_strftime
[386/909] 600476=test_io_buffer
[387/909] 600478=test_rdoc_rd_inline
[388/909] 600478=test_proc
[389/909] 600476=test_bundled_gems
[390/909] 600476=test_random_formatter
[391/909] 600476=test_err_in_callback
[392/909] 600476=lex_test
[393/909] 600476=test_gem_command
[394/909] 600476=test_pair
[395/909] 600480=test_date_ractor
[396/909] 600478=dump_test
[397/909] 600480=test_type
[398/909] 600480=test_string
[399/909] 600482=test_zlib
[400/909] 600478=test_gem_resolver_git_specification
[401/909] 600478=test_rdoc_top_level
[402/909] 600478=test_config
[403/909] 600478=test_placearg
[404/909] 600478=test_time
[405/909] 600478=test_pointer
[406/909] 600476=test_random
[407/909] 600476=test_merge_keys
[408/909] 600476=test_continuation
[409/909] 600476=test_import
[410/909] 600476=test_rdoc_extend
[411/909] 600478=test_lexer
[412/909] 600476=test_delete
[413/909] 600476=test_rendering
[414/909] 600476=test_threadgroup
[415/909] 600478=test_pkey_dh
[416/909] 600478=test_gem_dependency_installer
[417/909] 600476=test_cgi_header
[418/909] 600476=test_pipe
[419/909] 600476=test_rdoc_markup_to_markdown
[420/909] 600476=test_files_test
[421/909] 600476=test_win32ole_param
[422/909] 600476=test_rdoc_parser_changelog
[423/909] 600476=test_rdoc_markup_to_label
[424/909] 600476=test_gem_commands_cleanup_command
[425/909] 600476=test_io
[426/909] 600476=test_erb
[427/909] 600476=library_symbols_test
[428/909] 600476=test_date
[429/909] 600476=test_gem_resolver_index_set
[430/909] 600476=test_rdoc_parser_c
[431/909] 600476=test_command
[432/909] 600482=test_to_ary_concat
[433/909] 600476=json_fixtures_test
[434/909] 600476=test_coderange
[435/909] 600476=test_psych
[436/909] 600476=test_euc_kr
[437/909] 600476=test_folderitem2_invokeverb
[438/909] 600476=test_gem_security_policy
[439/909] 600476=test_gem_source
[440/909] 600478=test_ocsp
[441/909] 600476=test_io_wait
[442/909] 600478=test_kwargs
[443/909] 600478=test_inadvertent_creation
[444/909] 600476=test_kdf
[445/909] 600478=test_x509store
[446/909] 600476=test_assembler
[447/909] 600476=test_bmethod
[448/909] 600476=test_ipaddr
[449/909] 600476=unescape_test
[450/909] 600476=test_gem_commands_setup_command
[451/909] 600478=test_io_m17n
[452/909] 600482=test_rdoc_markdown
[453/909] 600482=test_integer_comb
[454/909] 600476=test_grapheme_breaks
[455/909] 600476=test_frozen
[456/909] 600476=test_constant
[457/909] 600478=test_gem_resolver_composed_set
[458/909] 600478=test_remote_fetch_error
[459/909] 600478=test_rdoc_class_module
[460/909] 600478=test_ts
[461/909] 600478=test_rdoc_encoding
[462/909] 600478=test_nil
[463/909] 600478=test_locale
[464/909] 600478=test_rdoc_markup_attribute_manager
[465/909] 600478=test_encoding
[466/909] 600482=test_gem_platform
[467/909] 600478=test_interned_str
[468/909] 600478=integer_base_flags_test
[469/909] 600478=test_gem_resolver_conflict
[470/909] 600478=test_gem_commands_specification_command
[471/909] 600482=test_require_path_check
[472/909] 600478=test_dryrun
[473/909] 600478=test_ns_spki
[474/909] 600478=test_deprecate
[475/909] 600478=test_rdoc_constant
[476/909] 600482=test_range
[477/909] 600478=test_udp
[478/909] 600478=test_ole_methods
[479/909] 600478=test_gem_resolver_api_specification
[480/909] 600478=test_set
[481/909] 600478=test_transcode
[482/909] 600478=test_gem_resolver_best_set
[483/909] 600478=test_printf
[484/909] 600478=test_rubyoptions
[485/909] 600482=test_fileutils
[486/909] 600476=static_literals_test
[487/909] 600476=test_default_gems
[488/909] 600476=percent_delimiter_string_test
[489/909] 600476=test_objectspace
[490/909] 600482=test_require_lib
[491/909] 600482=test_rdoc_parser_prism_ruby
[492/909] 600476=test_gem_commands_dependency_command
[493/909] 600476=test_usrmarshal
[494/909] 600476=test_address_resolve
[495/909] 600476=test_egrep_cpp
[496/909] 600482=test_date_conv
[497/909] 600482=test_gem_package_tar_reader_entry
[498/909] 600476=test_ractor_compatibility
[499/909] 600482=numeric_value_test
[500/909] 600482=test_variable_name_check
[501/909] 600482=test_bug-14834
[502/909] 600476=test_addrinfo
[503/909] 600482=test_typeddata
[504/909] 600482=test_buffering
[505/909] 600482=test_null
[506/909] 600482=test_svcb_https
[507/909] 600482=test_num2int
[508/909] 600482=test_gem_source_fetch_problem
[509/909] 600482=test_iter_break
[510/909] 600482=test_method_cache
[511/909] 600482=test_gem_safe_yaml
[512/909] 600482=test_rdoc_markup_to_table_of_contents
[513/909] 600482=test_wss
[514/909] 600476=test_func
[515/909] 600482=test_delegate
[516/909] 600482=test_io_buffer
[517/909] 600482=test_optimization
[518/909] 600480=test_iseq_load
[519/909] 600480=test_rdoc_rdoc
[520/909] 600480=test_object
[521/909] 600480=test_flip
[522/909] 600480=test_gem_source_lock
[523/909] 600480=test_rdoc_parser_rd
[524/909] 600480=command_line_test
[525/909] 600480=test_gem_ext_rake_builder
[526/909] 600480=test_rdoc_generator_darkfish
[527/909] 600478=test_debugger_integration
[528/909] 600478=test_my_integer
[529/909] 600478=test_multi_irb_commands
[530/909] 600478=test_gem_install_update_options
[531/909] 600478=test_gem_request_connection_pools
[532/909] 600476=locals_test
[533/909] 600476=test_gem_resolver_lock_specification
[534/909] 600476=test_euc_jp
[535/909] 600476=test_gem_ci_detector
[536/909] 600476=test_config
[537/909] 600480=test_gem_request_set_lockfile_tokenizer
[538/909] 600476=test_io_wait_uncommon
[539/909] 600476=test_rdoc_tom_doc
[540/909] 600476=newline_offsets_test
[541/909] 600480=test_recursion
[542/909] 600480=test_configuration
[543/909] 600478=test_irb
[544/909] 600480=test_addr
[545/909] 600480=test_helper
[546/909] 600480=test_ractor
[547/909] 600476=snippets_test
[548/909] 600480=test_weakmap
[549/909] 600478=test_rdoc_rubygems_hook
[550/909] 600478=test_rdoc_context_section
[551/909] 600478=heredoc_dedent_test
[552/909] 600478=test_sprintf
[553/909] 600478=test_rbconfig
[554/909] 600478=test_bug-5832
[555/909] 600478=test_rdoc_generator_ri
[556/909] 600478=test_file
[557/909] 600482=test_gem_stream_ui
[558/909] 600476=bom_test
[559/909] 600476=test_common
[560/909] 600482=test_rdoc_markup_to_joined_paragraph
[561/909] 600482=test_windows_1251
[562/909] 600482=relocation_test
[563/909] 600482=test_regexp
[564/909] 600476=string_encoding_test
[565/909] 600476=test_verbose
[566/909] 600476=test_ifunless
[567/909] 600476=test_rdoc_markup_to_ansi
[568/909] 600476=test_lambda
[569/909] 600476=test_file_exhaustive
[570/909] 600478=test_gem_commands_open_command
[571/909] 600478=test_gem_commands_which_command
[572/909] 600478=test_x509cert
[573/909] 600478=test_case_comprehensive
[574/909] 600478=test_scheduler
[575/909] 600478=json_generic_object_test
[576/909] 600478=test_dbm
[577/909] 600478=test_nesting_parser
[578/909] 600478=test_eval
[579/909] 600478=test_emitter
[580/909] 600478=test_pattern_matching
[581/909] 600478=test_show_source
[582/909] 600478=test_config
[583/909] 600478=test_win32ole_typelib
[584/909] 600478=test_gem_rdoc
[585/909] 600478=test_external_new
[586/909] 600478=test_bug-3571
[587/909] 600478=test_insns_leaf
[588/909] 600478=test_tcp
[589/909] 600478=test_win32ole_type
[590/909] 600478=test_allocation
[591/909] 600480=test_x509req
[592/909] 600480=test_lazy_enumerator
[593/909] 600480=test_date_new
[594/909] 600480=test_gem_ext_cargo_builder
[595/909] 600480=json_encoding_test
[596/909] 600480=test_find_executable
[597/909] 600480=test_win32ole_method
[598/909] 600480=test_gem_dependency
[599/909] 600480=test_files_sample
[600/909] 600480=test_rdoc_context
[601/909] 600480=test_open-uri
[602/909] 600480=test_dln
[603/909] 600480=test_flags
[604/909] 600476=test_asn1
[605/909] 600476=test_gem_ext_cargo_builder_unit
[606/909] 600476=test_pkg_config
[607/909] 600476=test_rdoc_markup_verbatim
[608/909] 600476=test_iso_8859
[609/909] 600476=test_call
[610/909] 600476=test_win32ole_variant_m
[611/909] 600476=json_string_matching_test
[612/909] 600476=test_flush
[613/909] 600476=test_complex
[614/909] 600480=test_case_options
[615/909] 600480=test_at_exit
[616/909] 600480=test_gem_validator
[617/909] 600480=test_thread
[618/909] 600476=test_key_name_check
[619/909] 600476=test_win32ole_method_event
[620/909] 600476=test_error_highlight
[621/909] 600478=test_arithmetic_sequence
[622/909] 600478=test_rdoc_text
[623/909] 600478=overlap_test
[624/909] 600476=test_notimplement
[625/909] 600476=test_require
[626/909] 600476=test_refinement
[627/909] 600478=test_unicode_escape
[628/909] 600478=test_ftp
[629/909] 600478=test_trick
[630/909] 600478=test_gem_request_set_lockfile_parser
[631/909] 600478=test_gem_request_set_gem_dependency_api
[632/909] 600478=test_eval_history
[633/909] 600478=test_compile_prism
[634/909] 600478=test_files_ext
[635/909] 600478=test_cgi_session
[636/909] 600478=test_gem_package
[637/909] 600476=newline_test
[638/909] 600476=test_gem_dependency_resolution_error
[639/909] 600476=test_x509crl
[640/909] 600476=test_etc
[641/909] 600476=test_rdoc_markup_formatter
[642/909] 600476=json_ext_parser_test
[643/909] 600476=reflection_test
[644/909] 600476=test_recorder
[645/909] 600476=test_x509ext
[646/909] 600476=test_case
[647/909] 600476=test_gb18030
[648/909] 600476=test_gem_local_remote_options
[649/909] 600476=test_gem_commands_push_command
[650/909] 600478=attribute_write_test
[651/909] 600478=test_socket
[652/909] 600476=test_gem_resolver
[653/909] 600476=test_gbk
[654/909] 600476=parse_stream_test
[655/909] 600476=implicit_array_test
[656/909] 600476=test_warning
[657/909] 600476=test_rdoc_token_stream
[658/909] 600476=test_rdoc_parser_ruby
[659/909] 600480=test_httpresponse
[660/909] 600480=test_enum
[661/909] 600476=test_io
[662/909] 600480=test_reline
[663/909] 600480=test_profile_frames
[664/909] 600480=test_gem_remote_fetcher_local_server
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 38485>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11
[665/909] 600480=ractor_test
[666/909] 600480=test_mul
[667/909] 600480=test_rdoc_single_class
[668/909] 600480=test_exception
[669/909] 600478=test_pp
[670/909] 600478=test_array_create
[671/909] 600478=test_append
[672/909] 600478=test_bignum
[673/909] 600478=test_c_union_entity
[674/909] 600478=test_unix
[675/909] 600478=test_whileuntil
[676/909] 600478=regexp_test
[677/909] 600478=test_gem_silent_ui
[678/909] 600478=test_rdoc_parser
[679/909] 600478=test_symbol
[680/909] 600480=test_coder
[681/909] 600480=test_io_console
[682/909] 600480=test_monitor
[683/909] 600480=test_context
[684/909] 600480=test_x509attr
[685/909] 600480=parse_comments_test
[686/909] 600480=test_method_cache
[687/909] 600480=test_within_pipe
[688/909] 600480=test_https_proxy
[689/909] 600480=test_sprintf_comb
[690/909] 600480=test_last_thread
[691/909] 600478=test_gem_command_manager
[692/909] 600478=test_gem_commands_outdated_command
[693/909] 600480=test_beginendblock
[694/909] 600478=test_cgi_util
[695/909] 600478=test_gem_source_vendor
[696/909] 600478=test_m17n_comb
[697/909] 600480=tunnel_test
[698/909] 600480=test_gem_text
[699/909] 600480=test_settracefunc
[700/909] 600482=test_store
[701/909] 600482=test_win32ole
[702/909] 600482=test_gem_available_set
[703/909] 600480=test_raise_exception
[704/909] 600482=test_modify_expand
[705/909] 600482=test_env
[706/909] 600480=test_gem_commands_yank_command
[707/909] 600480=test_marshalable
[708/909] 600480=test_convertible
[709/909] 600478=test_key_actor_vi
[710/909] 600478=test_c_struct_builder
[711/909] 600478=test_ellipsize
[712/909] 600478=test_gem_commands_uninstall_command
[713/909] 600478=test_rdoc_ri_paths
[714/909] 600478=test_human_typo
[715/909] 600482=test_rubyvm
[716/909] 600478=test_gem_commands_fetch_command
[717/909] 600482=test_pathname
[718/909] 600478=test_eval
[719/909] 600478=test_rdoc_markup_heading
[720/909] 600478=test_coverage
[721/909] 600482=test_digest
[722/909] 600476=test_to_ruby
[723/909] 600476=regular_expression_encoding_test
[724/909] 600476=test_readpartial
[725/909] 600476=test_scalar
[726/909] 600476=test_ws
[727/909] 600476=test_fiddle
[728/909] 600482=test_ssl
[729/909] 600476=constant_path_node_test
[730/909] 600476=test_scanner_events
[731/909] 600476=test_ractor
[732/909] 600476=test_ractor
[733/909] 600476=test_module
[734/909] 600478=test_gem_doctor
[735/909] 600478=test_rdoc_generator_pot_po
[736/909] 600478=test_digest_extend
[737/909] 600478=test_rdoc_markup_indented_paragraph
[738/909] 600478=test_gem_resolver_requirement_list
[739/909] 600478=test_arith_seq_beg_len_step
[740/909] 600478=test_gem_impossible_dependencies_error
[741/909] 600478=test_nowrite
[742/909] 600478=test_thread_queue
[743/909] 600478=test_thread
[744/909] 600478=test_literal
[745/909] 600478=test_gem_commands_pristine_command
[746/909] 600476=test_rdoc_cross_reference
[747/909] 600476=test_gem_commands_install_command
[748/909] 600478=test_load
[749/909] 600478=test_gem_name_tuple
[750/909] 600478=test_getopts
[751/909] 600478=test_pkey
[752/909] 600478=test_alias_and_anchor
[753/909] 600478=test_handle
[754/909] 600482=test_abi
[755/909] 600482=test_gem_resolver_dependency_request
[756/909] 600482=test_yaml
[757/909] 600482=test_have_macro
[758/909] 600478=test_method_name_check
[759/909] 600478=test_rendering
[760/909] 600478=heredoc_test
[761/909] 600478=test_ractor
[762/909] 600478=test_cstr
[763/909] 600476=test_rdoc_include
[764/909] 600476=test_noarg
[765/909] 600476=test_parse
[766/909] 600482=test_process
[767/909] 600476=test_rdoc_options
[768/909] 600476=test_gem_commands_stale_command
[769/909] 600476=test_nonblock
[770/909] 600476=test_rdoc_generator_json_index
[771/909] 600476=regular_expression_options_test
[772/909] 600476=compiler_test
[773/909] 600476=test_utf32
[774/909] 600476=test_fixnum
[775/909] 600476=test_signal
[776/909] 600478=test_frozen_error
[777/909] 600478=test_date_strptime
[778/909] 600478=test_scalar_scanner
[779/909] 600478=test_securerandom
[780/909] 600478=test_foreach
[781/909] 600478=test_econv
[782/909] 600476=test_summary
[783/909] 600476=test_random
[784/909] 600476=test_rdoc_i18n_text
[785/909] 600476=test_stack
[786/909] 600478=test_find
[787/909] 600478=test_gem_package_tar_writer
[788/909] 600478=test_struct
[789/909] 600478=test_buffered_io
[790/909] 600478=test_stream
[791/909] 600478=test_mutex
[792/909] 600476=test_files_test_2
[793/909] 600476=test_rdoc_markup_to_html
[794/909] 600476=test_kill_ring
[795/909] 600476=test_gem_resolver_activation_request
[796/909] 600476=test_cgi_modruby
[797/909] 600476=test_rdoc_markup_pre_process
[798/909] 600478=test_dir
[799/909] 600476=test_const
[800/909] 600476=test_sexp
[801/909] 600480=test_class
[802/909] 600476=test_gem_commands_query_command
[803/909] 600478=test_gem_source_local
[804/909] 600478=test_load
[805/909] 600478=test_stat
[806/909] 600478=test_rdoc_normal_module
[807/909] 600478=test_rdoc_markdown_test
[808/909] 600476=test_cesu8
[809/909] 600476=breadth_first_search_test
[810/909] 600476=test_class
[811/909] 600476=test_update
[812/909] 600476=test_zsh_completion
[813/909] 600476=test_gem_request_set
[814/909] 600476=test_gem_spec_fetcher
[815/909] 600478=test_gem_security_signer
[816/909] 600478=test_iseq
[817/909] 600476=test_inlinecache
[818/909] 600476=test_not
[819/909] 600476=test_gem_commands_signin_command
[820/909] 600476=test_framework
[821/909] 600476=test_pack
[822/909] 600480=test_gc
[823/909] 600476=test_gem_resolver_local_specification
[824/909] 600476=test_gem_resolver_lock_set
[825/909] 600476=test_gem_commands_search_command
[826/909] 600476=test_object_create_start
[827/909] 600476=location_test
[828/909] 600476=test_stringscanner
[829/909] 600476=test_gem_update_suggestion
[830/909] 600476=test_rdoc_markup_paragraph
[831/909] 600476=test_set_len
[832/909] 600476=parse_success_test
[833/909] 600476=test_erb_command
[834/909] 600478=test_rdoc_markup
[835/909] 600478=test_objspace
[836/909] 600476=test_protocol
[837/909] 600476=test_have_library
[838/909] 600476=test_tree_spell_checker
[839/909] 600476=test_history
[840/909] 600476=test_gem_ext_builder
[841/909] 600476=test_mkmf
[842/909] 600476=test_hash
[843/909] 600476=test_macro
[844/909] 600476=test_workspace
[845/909] 600476=test_enumerator_kw
[846/909] 600476=test_gem_resolver_specification
[847/909] 600476=test_hmac
[848/909] 600476=test_date_attr
[849/909] 600476=test_undef
[850/909] 600476=test_sorted_set
[851/909] 600476=test_emoji
[852/909] 600476=test_key_event_record
[853/909] 600476=test_resize
[854/909] 600476=test_numeric
[855/909] 600476=test_class2name
[856/909] 600476=test_cp949
[857/909] 600476=test_too_many_dummy_encodings
[858/909] 600476=test_enc_raise
[859/909] 600476=test_condition
[860/909] 600476=test_date_arith
[861/909] 600476=test_raise
[862/909] 600476=test_dup
[863/909] 600476=test_yield
[864/909] 600476=test_stringify_symbols
[865/909] 600476=test_color
[866/909] 600476=test_string
[867/909] 600476=test_disable_irb
[868/909] 600476=test_utf16
[869/909] 600476=test_signedness
[870/909] 600482=integer_parse_test
[871/909] 600482=test_emitter
[872/909] 600482=test_ractor
[873/909] 600482=test_ractor
[874/909] 600482=test_rdoc_require
[875/909] 600482=test_pkcs12
[876/909] 600482=test_gem_commands_sources_command
[877/909] 600482=test_custom_command
[878/909] 600482=test_optparse
[879/909] 600482=test_erb_m17n
[880/909] 600482=test_clone
[881/909] 600482=test_require
[882/909] 600480=test_fnmatch
[883/909] 600480=test_depth_first
[884/909] 600480=parse_test
[885/909] 600480=test_defined
[886/909] 600480=test_gem_util
[887/909] 600480=test_gem_installer
[888/909] 600482=test_rdoc_markup_hard_break
[889/909] 600482=test_rdoc_markup_include
[890/909] 600482=test_ensure_and_callcc
[891/909] 600482=equality_test
[892/909] 600482=test_rdoc_normal_class
[893/909] 600482=test_ast
[894/909] 600476=test_c_struct_entry
[895/909] 600476=test_rdoc_rd_inline_parser
[896/909] 600476=test_autoload
[897/909] 600480=test_backtrace
[898/909] 600480=test_rdoc_markup_parser
[899/909] 600480=test_rdoc_task
[900/909] 600480=node_id_test
[901/909] 600480=test_weakkeymap
[902/909] 600480=test_path
[903/909] 600480=test_extlibs
[904/909] 600480=test_gem_dependency_list
[905/909] 600480=test_arith_seq_extract
[906/909] 600480=test_duplicate
[907/909] 600480=test_gem_commands_owner_command
[908/909] 600480=test_ripper
[909/909] 600480=test_gem_commands_cert_command
Finished tests in 470.972099s, 68.0783 tests/s, 13769.1044 assertions/s.
32063 tests, 6484864 assertions, 0 failures, 0 errors, 386 skips

ruby -v: ruby 3.5.0dev (2025-01-10T01:20:17Z master 447f426b5c) +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[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
generating encdb.h
encdb.h unchanged
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
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/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-01-10T01:20:17Z master 447f426b5c) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ......................................................

Finished in 39.024170 seconds

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