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

ruby -v: ruby 3.4.0dev (2024-10-18T18:16:02Z master e17243d325) +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-18T18:16:02Z master e17243d325) +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 75.862749 seconds

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