# Logfile created on 2024-10-16 14:39:30 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fcce097fdd8 @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-143930", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fcce09a1b40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fcce09a1848 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fcce08ba880 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc13.20241016-143930", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc13.20241016-143930>, @binmode=false, @mon_data=#<Monitor:0x00007fcce09a15c8>, @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/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
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   2bf9c82..ebfe615  master     -> origin/master
Updating 2bf9c82..ebfe615
Fast-forward
 .github/actions/compilers/entrypoint.sh | 8 --------
 test/ruby/test_yjit.rb                  | 4 ++++
 2 files changed, 4 insertions(+), 8 deletions(-)
Latest commit hash = ebfe615a0c
$$$[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 encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving 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/digest'
make[2]: Entering 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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
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]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Entering 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/pty'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
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]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
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/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]: 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/debug-1.9.2/ext/debug'
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.5.3/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]: 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.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/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]: 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'
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 -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision -
	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
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision unchanged
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-10-16T14:17:54Z master ebfe615a0c) +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-16T14:17:54Z master ebfe615a0c) +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 ............................................................

A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk_gcc13/spec/ruby/core/process/euid_spec.rb
  1500 ...............

Finished in 40.955425 seconds

1389 files, 17004 examples, 72512 expectations, 0 failures, 0 errors, 0 tagged
make: *** [uncommon.mk:1013: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512.
raw logfile