# Logfile created on 2024-07-06 02:09:24 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fbebaeefdd8 @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.20240706-020924", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fbebaf11b40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fbebaf11848 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fbebae2a880 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc13.20240706-020924", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc13.20240706-020924>, @binmode=false, @mon_data=#<Monitor:0x00007fbebaf115c8>, @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
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/power_assert.revision -
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/power_assert.revision unchanged
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/rbs.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
Already up to date.
Latest commit hash = e240fc9c3c
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/rbs.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/rbs.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
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
eed5aef30cb76bdc3c5bab1bc5436c64065e644819a43e0b85f0be05c2618322  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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering 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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: 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/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/socket'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.1/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/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.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
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 -
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/power_assert.revision unchanged
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/rbs.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.

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

ruby -v: ruby 3.4.0dev (2024-07-05T22:38:46Z master e240fc9c3c) [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/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.5.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-07-05T22:38:46Z master e240fc9c3c) [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 120.525443 seconds

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