# Logfile created on 2024-10-16 08:38:31 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fcb9bc3fdc0 @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_gcc13", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc13", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc13", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc13", @configure_opts=["CC=gcc-13"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc13.20241016-083830", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fcb9bc61df8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fcb9bc61a10 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fcb9bb7a930 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc13.20241016-083830", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc13.20241016-083830>, @binmode=false, @mon_data=#<Monitor:0x00007fcb9bc61790>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_gcc13/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   a7a0fb9..21bac99  master     -> origin/master
Updating a7a0fb9..21bac99
Fast-forward
 benchmark/data/citm_catalog.json |  4 ++--
 lib/yaml/dbm.rb                  | 31 ++++++++++++++++++++-------
 test/yaml/test_dbm.rb            | 46 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 71 insertions(+), 10 deletions(-)
 create mode 100644 test/yaml/test_dbm.rb
Latest commit hash = 21bac99122
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk_gcc13/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc13/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc13/ext/ripper'
/tmp/ruby/src/trunk_gcc13/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_gcc13/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk_gcc13/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
4e610f78da2c3f5c0866f0ef5c8b1a2ac2b212d8e114c2493ca86e193d6b941a  builtin_binary.inc
compiling /tmp/ruby/src/trunk_gcc13/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision -
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_gcc13/gems/typeprof-0.21.11.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
Unpacked gems/typeprof-0.30.0.gem
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
./miniruby -I/tmp/ruby/src/trunk_gcc13/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc13/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc13/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_gcc13/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc13/lib
installing arch files:              /tmp/ruby/install/trunk_gcc13/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc13/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc13/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc13/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc13/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc13/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc13/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc13/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc13/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_gcc13/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc13/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc13/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_gcc13/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_gcc13/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc13/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.1
                                    logger 1.6.1
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 1.0.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.10
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.4.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.1
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_gcc13/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.4.dev
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.2.0.beta1
                                    stringio 3.1.2.dev
                                    strscan 3.1.1.dev
                                    zlib 3.1.1
installing bundled gems:            /tmp/ruby/install/trunk_gcc13/lib/ruby/gems/3.4.0+0
                                    minitest 5.25.1
                                    power_assert 2.0.4
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.8
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.4.17
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.6.1
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    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.1.2
                                    csv 3.3.0
                                    repl_type_completor 0.1.7
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc13/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    typeprof-0.30.0.gem             not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1986 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
Run options: 
  --seed=6394
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc13/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc13/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_gcc13/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-10-16T08:04:37Z master 21bac99122) +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-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
ruby 3.4.0dev (2024-10-16T08:04:37Z master 21bac99122) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .................

Finished in 40.764356 seconds

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