# Logfile created on 2024-08-08 23:42:04 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007ff2bbd3fdc8 @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.20240808-234204", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ff2bbd61c20 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ff2bbd618d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ff2bbc7a870 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc13.20240808-234204", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc13.20240808-234204>, @binmode=false, @mon_data=#<Monitor:0x00007ff2bbd61658>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_gcc13/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   ec5436b..77ffdfe  master     -> origin/master
Updating ec5436b..77ffdfe
Fast-forward
 doc/yjit/yjit.md    |   2 +-
 yjit/src/codegen.rs | 319 ++++++++++++++++++++++++++++------------------------
 yjit/src/options.rs |   6 +-
 3 files changed, 174 insertions(+), 153 deletions(-)
Latest commit hash = 77ffdfe79f
$$$[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 b19a6416da3a05d57fadd6ffdadb382b6d236ca5
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /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/power_assert.revision unchanged
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_gcc13/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.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
building Rust YJIT (release mode)
touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
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
361a580ab28000edcb30c3b709c031c959185b29f9bf4739971da09c12a33775  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
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
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]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
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/json'
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/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]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/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]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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/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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.2/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'
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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	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 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision -
generating encdb.h
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.

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

ruby -v: ruby 3.4.0dev (2024-08-08T23:13:16Z master 77ffdfe79f) [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.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.2/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-08-08T23:13:16Z master 77ffdfe79f) [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 87.652858 seconds

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