# Logfile created on 2024-11-26 17:08:02 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f636e29fdc8 @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.20241126-170801", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f636e2c1c48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f636e2c1900 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f636e1da870 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc13.20241126-170801", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc13.20241126-170801>, @binmode=false, @mon_data=#<Monitor:0x00007f636e2c1680>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_gcc13/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = c192d688d1
$$$[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 typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_gcc13/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk_gcc13/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
ded1321ee7198c1a7629d67ee42349a7a9972eec84a4534bfdc9d1856dec9740  builtin_binary.inc
compiling /tmp/ruby/src/trunk_gcc13/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: 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/io/console'
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]: 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]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.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 typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/typeprof.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision -
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-11-26T11:59:33Z master c192d688d1) +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
ruby 3.4.0dev (2024-11-26T11:59:33Z master c192d688d1) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
/tmp/ruby/src/trunk_gcc13/lib/reline/io/ansi.rb:192: [BUG] rb_sys_fail_str(<STDIN>) - errno == 0
ruby 3.4.0dev (2024-11-26T11:59:33Z master c192d688d1) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0021 p:---- s:0121 e:000120 CFUNC  :winsize
c:0020 p:0005 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_gcc13/lib/reline/io/ansi.rb:192
c:0019 p:0005 s:0112 e:000111 METHOD /tmp/ruby/src/trunk_gcc13/lib/reline.rb:208
c:0018 p:0028 s:0108 e:000107 METHOD /tmp/ruby/src/trunk_gcc13/lib/forwardable.rb:240
c:0017 p:0004 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_gcc13/lib/irb/pager.rb:58
c:0016 p:0005 s:0093 e:000092 METHOD /tmp/ruby/src/trunk_gcc13/lib/irb/pager.rb:11
c:0015 p:0314 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_gcc13/lib/irb.rb:1405
   600 ............................................................
c:0014 p:0079 s:0073 e:000072 BLOCK  /tmp/ruby/src/trunk_gcc13/lib/irb.rb:1061
c:0013 p:0024 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_gcc13/lib/irb.rb:1365
c:0012 p:0007 s:0063 e:000062 BLOCK  /tmp/ruby/src/trunk_gcc13/lib/irb.rb:1045
c:0011 p:0024 s:0058 e:000057 BLOCK  /tmp/ruby/src/trunk_gcc13/lib/irb.rb:1124
c:0010 p:0017 s:0054 e:000053 METHOD <internal:kernel>:168
c:0009 p:0004 s:0049 e:000048 METHOD /tmp/ruby/src/trunk_gcc13/lib/irb.rb:1121
c:0008 p:0008 s:0045 e:000044 METHOD /tmp/ruby/src/trunk_gcc13/lib/irb.rb:1044
c:0007 p:0003 s:0041 e:000040 BLOCK  /tmp/ruby/src/trunk_gcc13/lib/irb.rb:1025 [FINISH]
c:0006 p:---- s:0038 e:000037 CFUNC  :catch
c:0005 p:0142 s:0033 E:000cf0 METHOD /tmp/ruby/src/trunk_gcc13/lib/irb.rb:1024
c:0004 p:0125 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_gcc13/lib/irb.rb:1589
c:0003 p:0009 s:0011 e:000010 METHOD <internal:prelude>:5
c:0002 p:0009 s:0007 E:0010c8 EVAL   /tmp/ruby/src/trunk_gcc13/spec/ruby/core/binding/fixtures/irb.rb:3 [FINISH]
c:0001 p:0000 s:0003 E:0020a0 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_gcc13/spec/ruby/core/binding/fixtures/irb.rb:3:in '<main>'
<internal:prelude>:5:in 'irb'
/tmp/ruby/src/trunk_gcc13/lib/irb.rb:1589:in 'irb'
/tmp/ruby/src/trunk_gcc13/lib/irb.rb:1024:in 'run'
/tmp/ruby/src/trunk_gcc13/lib/irb.rb:1024:in 'catch'
/tmp/ruby/src/trunk_gcc13/lib/irb.rb:1025:in 'block in run'
/tmp/ruby/src/trunk_gcc13/lib/irb.rb:1044:in 'eval_input'
/tmp/ruby/src/trunk_gcc13/lib/irb.rb:1121:in 'each_top_level_statement'
<internal:kernel>:168:in 'loop'
/tmp/ruby/src/trunk_gcc13/lib/irb.rb:1124:in 'block in each_top_level_statement'
/tmp/ruby/src/trunk_gcc13/lib/irb.rb:1045:in 'block in eval_input'
/tmp/ruby/src/trunk_gcc13/lib/irb.rb:1365:in 'signal_status'
/tmp/ruby/src/trunk_gcc13/lib/irb.rb:1061:in 'block (2 levels) in eval_input'
/tmp/ruby/src/trunk_gcc13/lib/irb.rb:1405:in 'output_value'
/tmp/ruby/src/trunk_gcc13/lib/irb/pager.rb:11:in 'page_content'
/tmp/ruby/src/trunk_gcc13/lib/irb/pager.rb:58:in 'content_exceeds_screen_height?'
/tmp/ruby/src/trunk_gcc13/lib/forwardable.rb:240:in 'get_screen_size'
/tmp/ruby/src/trunk_gcc13/lib/reline.rb:208:in 'get_screen_size'
/tmp/ruby/src/trunk_gcc13/lib/reline/io/ansi.rb:192:in 'get_screen_size'
/tmp/ruby/src/trunk_gcc13/lib/reline/io/ansi.rb:192:in 'winsize'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1

-- C level backtrace information -------------------------------------------
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
/tmp/ruby/build/trunk_gcc13/ruby(rb_print_backtrace+0x8) [0x5619278bb642] /tmp/ruby/src/trunk_gcc13/vm_dump.c:823
/tmp/ruby/build/trunk_gcc13/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc13/vm_dump.c:1155
/tmp/ruby/build/trunk_gcc13/ruby(bug_report_end+0x0) [0x561927872506] /tmp/ruby/src/trunk_gcc13/error.c:1085
/tmp/ruby/build/trunk_gcc13/ruby(rb_bug_without_die) /tmp/ruby/src/trunk_gcc13/error.c:1085
/tmp/ruby/build/trunk_gcc13/ruby(die+0x0) [0x56192749468a] /tmp/ruby/src/trunk_gcc13/error.c:1093
/tmp/ruby/build/trunk_gcc13/ruby(rb_bug) /tmp/ruby/src/trunk_gcc13/error.c:1095
/tmp/ruby/build/trunk_gcc13/ruby(make_errno_exc_str+0x21) [0x5619274946b0] /tmp/ruby/src/trunk_gcc13/error.c:3728
/tmp/ruby/build/trunk_gcc13/ruby(rb_sys_fail_str+0xf) [0x56192787650f] /tmp/ruby/src/trunk_gcc13/error.c:3770
/tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/console.so(console_beep+0x13) [0x7f8a0b9b7fd3] /tmp/ruby/src/trunk_gcc13/ext/io/console/console.c:1023
/tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/console.so(console_winsize+0x7d) [0x7f8a0b9b817d] /tmp/ruby/src/trunk_gcc13/ext/io/console/console.c:836
/tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame_+0x10d) [0x561927651c0d] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3801
/tmp/ruby/build/trunk_gcc13/ruby(vm_sendish+0xc9) [0x561927672dda] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:5968
/tmp/ruby/build/trunk_gcc13/ruby(vm_exec_core) ../../src/trunk_gcc13/insns.def:898
/tmp/ruby/build/trunk_gcc13/ruby(vm_exec_loop+0xa) [0x5619276627e9] /tmp/ruby/src/trunk_gcc13/vm.c:2611
/tmp/ruby/build/trunk_gcc13/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc13/vm.c:2590
/tmp/ruby/build/trunk_gcc13/ruby(catch_i+0x60) [0x561927666c30] /tmp/ruby/src/trunk_gcc13/vm.c:1666
/tmp/ruby/build/trunk_gcc13/ruby(vm_catch_protect+0xd8) [0x56192765bb78] /tmp/ruby/src/trunk_gcc13/vm_eval.c:2525
/tmp/ruby/build/trunk_gcc13/ruby(rb_catch_obj+0x1f) [0x56192765be94] /tmp/ruby/src/trunk_gcc13/vm_eval.c:2551
/tmp/ruby/build/trunk_gcc13/ruby(rb_f_catch) /tmp/ruby/src/trunk_gcc13/vm_eval.c:2501
/tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame_+0x10d) [0x561927651c0d] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3801
/tmp/ruby/build/trunk_gcc13/ruby(vm_sendish+0x111) [0x561927659171] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:5968
/tmp/ruby/build/trunk_gcc13/ruby(vm_exec_core+0x121a) [0x561927673e9a] ../../src/trunk_gcc13/insns.def:851
/tmp/ruby/build/trunk_gcc13/ruby(vm_exec_loop+0xa) [0x5619276627e9] /tmp/ruby/src/trunk_gcc13/vm.c:2611
/tmp/ruby/build/trunk_gcc13/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc13/vm.c:2590
/tmp/ruby/build/trunk_gcc13/ruby(rb_ec_exec_node+0xa5) [0x561927498575] /tmp/ruby/src/trunk_gcc13/eval.c:281
/tmp/ruby/build/trunk_gcc13/ruby(ruby_run_node+0x59) [0x56192749a619] /tmp/ruby/src/trunk_gcc13/eval.c:319
/tmp/ruby/build/trunk_gcc13/ruby(rb_main+0x21) [0x561927494da6] /tmp/ruby/src/trunk_gcc13/main.c:43
/tmp/ruby/build/trunk_gcc13/ruby(main) /tmp/ruby/src/trunk_gcc13/main.c:68
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f8a260631ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f8a2606328b] ../csu/libc-start.c:360
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
[0x561927494df5]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/trunk_gcc13/spec/ruby/core/binding/fixtures/irb.rb

* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 ruby2_keywords.rb
    6 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so
    7 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so
    8 /tmp/ruby/build/trunk_gcc13/rbconfig.rb
    9 /tmp/ruby/src/trunk_gcc13/lib/rubygems/compatibility.rb
   10 /tmp/ruby/src/trunk_gcc13/lib/rubygems/defaults.rb
   11 /tmp/ruby/src/trunk_gcc13/lib/rubygems/deprecate.rb
   12 /tmp/ruby/src/trunk_gcc13/lib/rubygems/errors.rb
   13 /tmp/ruby/src/trunk_gcc13/lib/rubygems/target_rbconfig.rb
   14 /tmp/ruby/src/trunk_gcc13/lib/rubygems/unknown_command_spell_checker.rb
   15 /tmp/ruby/src/trunk_gcc13/lib/rubygems/exceptions.rb
   16 /tmp/ruby/src/trunk_gcc13/lib/rubygems/basic_specification.rb
   17 /tmp/ruby/src/trunk_gcc13/lib/rubygems/stub_specification.rb
   18 /tmp/ruby/src/trunk_gcc13/lib/rubygems/platform.rb
   19 /tmp/ruby/src/trunk_gcc13/lib/rubygems/specification_record.rb
   20 /tmp/ruby/src/trunk_gcc13/lib/rubygems/util/list.rb
   21 /tmp/ruby/src/trunk_gcc13/lib/rubygems/version.rb
   22 /tmp/ruby/src/trunk_gcc13/lib/rubygems/requirement.rb
   23 /tmp/ruby/src/trunk_gcc13/lib/rubygems/specification.rb
   24 /tmp/ruby/src/trunk_gcc13/lib/rubygems/util.rb
   25 /tmp/ruby/src/trunk_gcc13/lib/rubygems/dependency.rb
   26 /tmp/ruby/src/trunk_gcc13/lib/rubygems/core_ext/kernel_gem.rb
   27 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/monitor.so
   28 /tmp/ruby/build/trunk_gcc13/.ext/common/monitor.rb
   29 /tmp/ruby/src/trunk_gcc13/lib/rubygems.rb
   30 /tmp/ruby/src/trunk_gcc13/lib/bundled_gems.rb
   31 /tmp/ruby/src/trunk_gcc13/lib/error_highlight/version.rb
   32 /tmp/ruby/src/trunk_gcc13/lib/error_highlight/base.rb
   33 /tmp/ruby/src/trunk_gcc13/lib/error_highlight/formatter.rb
   34 /tmp/ruby/src/trunk_gcc13/lib/error_highlight/core_ext.rb
   35 /tmp/ruby/src/trunk_gcc13/lib/error_highlight.rb
   36 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/version.rb
   37 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/core_ext/name_error.rb
   38 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/levenshtein.rb
   39 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/jaro_winkler.rb
   40 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checker.rb
   41 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
   42 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
   43 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/name_error_checkers.rb
   44 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/method_name_checker.rb
   45 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/key_error_checker.rb
   46 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/null_checker.rb
   47 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/tree_spell_checker.rb
   48 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/require_path_checker.rb
   49 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
   50 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/formatter.rb
   51 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean.rb
   52 /tmp/ruby/src/trunk_gcc13/lib/syntax_suggest/core_ext.rb
   53 /tmp/ruby/build/trunk_gcc13/x86_64-linux-fake.rb
   54 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/ripper.so
   55 /tmp/ruby/build/trunk_gcc13/.ext/common/ripper/core.rb
   56 /tmp/ruby/build/trunk_gcc13/.ext/common/ripper/lexer.rb
   57 /tmp/ruby/build/trunk_gcc13/.ext/common/ripper/filter.rb
   58 /tmp/ruby/build/trunk_gcc13/.ext/common/ripper/sexp.rb
   59 /tmp/ruby/build/trunk_gcc13/.ext/common/ripper.rb
   60 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/console.so
   61 /tmp/ruby/build/trunk_gcc13/.ext/common/forwardable/impl.rb
   62 /tmp/ruby/src/trunk_gcc13/lib/forwardable.rb
   63 /tmp/ruby/src/trunk_gcc13/lib/reline/version.rb
   64 /tmp/ruby/src/trunk_gcc13/lib/reline/config.rb
   65 /tmp/ruby/src/trunk_gcc13/lib/reline/key_actor/base.rb
   66 /tmp/ruby/src/trunk_gcc13/lib/reline/key_actor/composite.rb
   67 /tmp/ruby/src/trunk_gcc13/lib/reline/key_actor/emacs.rb
   68 /tmp/ruby/src/trunk_gcc13/lib/reline/key_actor/vi_command.rb
   69 /tmp/ruby/src/trunk_gcc13/lib/reline/key_actor/vi_insert.rb
   70 /tmp/ruby/src/trunk_gcc13/lib/reline/key_actor.rb
   71 /tmp/ruby/src/trunk_gcc13/lib/reline/key_stroke.rb
   72 /tmp/ruby/src/trunk_gcc13/lib/reline/kill_ring.rb
   73 /tmp/ruby/src/trunk_gcc13/lib/reline/unicode/east_asian_width.rb
   74 /tmp/ruby/src/trunk_gcc13/lib/reline/unicode.rb
   75 /tmp/ruby/src/trunk_gcc13/lib/delegate.rb
   76 /tmp/ruby/src/trunk_gcc13/lib/fileutils.rb
   77 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/etc.so
   78 /tmp/ruby/src/trunk_gcc13/lib/tmpdir.rb
   79 /tmp/ruby/src/trunk_gcc13/lib/tempfile.rb
   80 /tmp/ruby/src/trunk_gcc13/lib/reline/line_editor.rb
   81 /tmp/ruby/src/trunk_gcc13/lib/reline/history.rb
   82 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/wait.so
   83 /tmp/ruby/src/trunk_gcc13/lib/reline/io/dumb.rb
   84 /tmp/ruby/src/trunk_gcc13/lib/reline/io.rb
   85 /tmp/ruby/src/trunk_gcc13/lib/reline/face.rb
   86 /tmp/ruby/src/trunk_gcc13/lib/reline/io/ansi.rb
   87 /tmp/ruby/src/trunk_gcc13/lib/reline.rb
   88 /tmp/ruby/src/trunk_gcc13/lib/irb/init.rb
   89 /tmp/ruby/src/trunk_gcc13/lib/singleton.rb
   90 /tmp/ruby/src/trunk_gcc13/lib/irb/helper_method/base.rb
   91 /tmp/ruby/src/trunk_gcc13/lib/irb/helper_method/conf.rb
   92 /tmp/ruby/src/trunk_gcc13/lib/irb/helper_method.rb
   93 /tmp/ruby/src/trunk_gcc13/lib/irb/workspace.rb
   94 /tmp/ruby/src/trunk_gcc13/lib/irb/inspector.rb
   95 /tmp/ruby/src/trunk_gcc13/lib/irb/nesting_parser.rb
   96 /tmp/ruby/src/trunk_gcc13/lib/irb/ruby-lex.rb
   97 /tmp/ruby/src/trunk_gcc13/lib/rubygems/path_support.rb
   98 /tmp/ruby/src/trunk_gcc13/lib/irb/completion.rb
   99 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/pathname.so
  100 /tmp/ruby/build/trunk_gcc13/.ext/common/pathname.rb
  101 /tmp/ruby/src/trunk_gcc13/lib/irb/history.rb
  102 /tmp/ruby/src/trunk_gcc13/lib/irb/input-method.rb
  103 /tmp/ruby/src/trunk_gcc13/lib/irb/output-method.rb
  104 /tmp/ruby/src/trunk_gcc13/lib/irb/context.rb
  105 /tmp/ruby/src/trunk_gcc13/lib/irb/command/base.rb
  106 /tmp/ruby/src/trunk_gcc13/lib/irb/command.rb
  107 /tmp/ruby/src/trunk_gcc13/lib/irb/command/internal_helpers.rb
  108 /tmp/ruby/src/trunk_gcc13/lib/irb/debug.rb
  109 /tmp/ruby/src/trunk_gcc13/lib/irb/command/debug.rb
  110 /tmp/ruby/src/trunk_gcc13/lib/irb/command/backtrace.rb
  111 /tmp/ruby/src/trunk_gcc13/lib/irb/command/break.rb
  112 /tmp/ruby/src/trunk_gcc13/lib/irb/command/catch.rb
  113 /tmp/ruby/src/trunk_gcc13/lib/irb/command/cd.rb
  114 /tmp/ruby/src/trunk_gcc13/lib/irb/ext/change-ws.rb
  115 /tmp/ruby/src/trunk_gcc13/lib/irb/command/chws.rb
  116 /tmp/ruby/src/trunk_gcc13/lib/irb/command/context.rb
  117 /tmp/ruby/src/trunk_gcc13/lib/irb/command/continue.rb
  118 /tmp/ruby/src/trunk_gcc13/lib/irb/command/delete.rb
  119 /tmp/ruby/src/trunk_gcc13/lib/irb/command/disable_irb.rb
  120 /tmp/ruby/src/trunk_gcc13/lib/shellwords.rb
  121 /tmp/ruby/src/trunk_gcc13/lib/irb/color.rb
  122 /tmp/ruby/src/trunk_gcc13/lib/irb/source_finder.rb
  123 /tmp/ruby/src/trunk_gcc13/lib/irb/command/edit.rb
  124 /tmp/ruby/src/trunk_gcc13/lib/irb/command/exit.rb
  125 /tmp/ruby/src/trunk_gcc13/lib/irb/command/finish.rb
  126 /tmp/ruby/src/trunk_gcc13/lib/irb/command/force_exit.rb
  127 /tmp/ruby/src/trunk_gcc13/lib/irb/command/help.rb
  128 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/stringio.so
  129 /tmp/ruby/src/trunk_gcc13/lib/irb/pager.rb
  130 /tmp/ruby/src/trunk_gcc13/lib/irb/command/history.rb
  131 /tmp/ruby/src/trunk_gcc13/lib/irb/command/info.rb
  132 /tmp/ruby/src/trunk_gcc13/lib/irb/command/irb_info.rb
  133 /tmp/ruby/src/trunk_gcc13/lib/irb/ext/loader.rb
  134 /tmp/ruby/src/trunk_gcc13/lib/irb/command/load.rb
  135 /tmp/ruby/src/trunk_gcc13/lib/irb/command/ls.rb
  136 /tmp/ruby/src/trunk_gcc13/lib/irb/command/measure.rb
  137 /tmp/ruby/src/trunk_gcc13/lib/irb/command/next.rb
  138 /tmp/ruby/src/trunk_gcc13/lib/irb/ext/workspaces.rb
  139 /tmp/ruby/src/trunk_gcc13/lib/irb/command/pushws.rb
  140 /tmp/ruby/src/trunk_gcc13/lib/irb/command/show_doc.rb
  141 /tmp/ruby/src/trunk_gcc13/lib/irb/command/show_source.rb
  142 /tmp/ruby/src/trunk_gcc13/lib/irb/command/step.rb
  143 /tmp/ruby/src/trunk_gcc13/lib/irb/command/subirb.rb
  144 /tmp/ruby/src/trunk_gcc13/lib/irb/command/whereami.rb
  145 /tmp/ruby/src/trunk_gcc13/lib/irb/default_commands.rb
  146 /tmp/ruby/src/trunk_gcc13/lib/irb/statement.rb
  147 /tmp/ruby/src/trunk_gcc13/lib/irb/locale.rb
  148 /tmp/ruby/src/trunk_gcc13/lib/irb/version.rb
  149 /tmp/ruby/src/trunk_gcc13/lib/irb/easter-egg.rb
  150 /tmp/ruby/src/trunk_gcc13/lib/irb.rb
  151 /tmp/ruby/src/trunk_gcc13/lib/prettyprint.rb
  152 /tmp/ruby/src/trunk_gcc13/lib/pp.rb
  153 /tmp/ruby/src/trunk_gcc13/lib/irb/color_printer.rb

* Process memory map:

56192743d000-561927484000 r--p 00000000 00:9f 14849044                   /tmp/ruby/build/trunk_gcc13/ruby
561927484000-56192792e000 r-xp 00047000 00:9f 14849044                   /tmp/ruby/build/trunk_gcc13/ruby
56192792e000-561927ad6000 r--p 004f1000 00:9f 14849044                   /tmp/ruby/build/trunk_gcc13/ruby
561927ad6000-561927af0000 r--p 00698000 00:9f 14849044                   /tmp/ruby/build/trunk_gcc13/ruby
561927af0000-561927af1000 rw-p 006b2000 00:9f 14849044                   /tmp/ruby/build/trunk_gcc13/ruby
561927af1000-561927b06000 rw-p 00000000 00:00 0 
5619297b0000-561929e8e000 rw-p 00000000 00:00 0                          [heap]
7f8a07fbe000-7f8a081c5000 r--s 00000000 00:9f 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f8a081c5000-7f8a081f6000 rw-p 00000000 00:00 0 
7f8a081f6000-7f8a08223000 r--s 00000000 00:9f 15229129                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/console.so
7f8a08223000-7f8a0b640000 r--s 00000000 00:9f 14849044                   /tmp/ruby/build/trunk_gcc13/ruby
7f8a0b640000-7f8a0b730000 rw-p 00000000 00:00 0 
7f8a0b740000-7f8a0b750000 rw-p 00000000 00:00 0 
7f8a0b750000-7f8a0b760000 rw-p 00000000 00:00 0 
7f8a0b765000-7f8a0b76c000 r--p 00000000 00:9f 15219562                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/ripper.so
7f8a0b76c000-7f8a0b7b0000 r-xp 00007000 00:9f 15219562                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/ripper.so
7f8a0b7b0000-7f8a0b7cd000 r--p 0004b000 00:9f 15219562                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/ripper.so
7f8a0b7cd000-7f8a0b7cf000 r--p 00067000 00:9f 15219562                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/ripper.so
7f8a0b7cf000-7f8a0b7d0000 rw-p 00069000 00:9f 15219562                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/ripper.so
7f8a0b7d0000-7f8a0b7f0000 rw-p 00000000 00:00 0 
7f8a0b7f3000-7f8a0b7f6000 r--p 00000000 00:9f 15230149                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/stringio.so
7f8a0b7f6000-7f8a0b7fb000 r-xp 00003000 00:9f 15230149                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/stringio.so
7f8a0b7fb000-7f8a0b7fd000 r--p 00008000 00:9f 15230149                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/stringio.so
7f8a0b7fd000-7f8a0b7fe000 r--p 00009000 00:9f 15230149                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/stringio.so
7f8a0b7fe000-7f8a0b7ff000 rw-p 0000a000 00:9f 15230149                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/stringio.so
7f8a0b7ff000-7f8a0b8c0000 rw-p 00000000 00:00 0 
7f8a0b8c4000-7f8a0b8c6000 r--p 00000000 00:9f 15229605                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/pathname.so
7f8a0b8c6000-7f8a0b8cc000 r-xp 00002000 00:9f 15229605                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/pathname.so
7f8a0b8cc000-7f8a0b8ce000 r--p 00008000 00:9f 15229605                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/pathname.so
7f8a0b8ce000-7f8a0b8cf000 r--p 00009000 00:9f 15229605                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/pathname.so
7f8a0b8cf000-7f8a0b8d0000 rw-p 0000a000 00:9f 15229605                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/pathname.so
7f8a0b8d0000-7f8a0b8e0000 rw-p 00000000 00:00 0 
7f8a0b8e0000-7f8a0b9b0000 rw-p 00000000 00:00 0 
7f8a0b9b0000-7f8a0b9b1000 r--p 00000000 00:9f 15229227                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/wait.so
7f8a0b9b1000-7f8a0b9b2000 r-xp 00001000 00:9f 15229227                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/wait.so
7f8a0b9b2000-7f8a0b9b3000 r--p 00002000 00:9f 15229227                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/wait.so
7f8a0b9b3000-7f8a0b9b4000 r--p 00002000 00:9f 15229227                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/wait.so
7f8a0b9b4000-7f8a0b9b5000 rw-p 00003000 00:9f 15229227                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/wait.so
7f8a0b9b5000-7f8a0b9b7000 r--p 00000000 00:9f 15229129                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/console.so
7f8a0b9b7000-7f8a0b9bc000 r-xp 00002000 00:9f 15229129                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/console.so
7f8a0b9bc000-7f8a0b9bd000 r--p 00007000 00:9f 15229129                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/console.so
7f8a0b9bd000-7f8a0b9be000 r--p 00008000 00:9f 15229129                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/console.so
7f8a0b9be000-7f8a0b9bf000 rw-p 00009000 00:9f 15229129                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/console.so
7f8a0b9bf000-7f8a0b9c0000 ---p 00000000 00:00 0 
7f8a0b9c0000-7f8a0ba01000 rw-p 00000000 00:00 0 
7f8a0ba01000-7f8a0ba02000 ---p 00000000 00:00 0 
7f8a0ba02000-7f8a0ba43000 rw-p 00000000 00:00 0 
7f8a0ba43000-7f8a0ba44000 ---p 00000000 00:00 0 
7f8a0ba44000-7f8a0ba85000 rw-p 00000000 00:00 0 
7f8a0ba85000-7f8a0ba86000 ---p 00000000 00:00 0 
7f8a0ba86000-7f8a0bac7000 rw-p 00000000 00:00 0 
7f8a0bac7000-7f8a0bac8000 ---p 00000000 00:00 0 
7f8a0bac8000-7f8a0bb09000 rw-p 00000000 00:00 0 
7f8a0bb09000-7f8a0bb0a000 ---p 00000000 00:00 0 
7f8a0bb0a000-7f8a0bb4b000 rw-p 00000000 00:00 0 
7f8a0bb4b000-7f8a0bb4c000 ---p 00000000 00:00 0 
7f8a0bb4c000-7f8a0bb8d000 rw-p 00000000 00:00 0 
7f8a0bb8d000-7f8a0bb8e000 ---p 00000000 00:00 0 
7f8a0bb8e000-7f8a0bbcf000 rw-p 00000000 00:00 0 
7f8a0bbcf000-7f8a0bbd0000 ---p 00000000 00:00 0 
7f8a0bbd0000-7f8a0bc11000 rw-p 00000000 00:00 0 
7f8a0bc11000-7f8a0bc12000 ---p 00000000 00:00 0 
7f8a0bc12000-7f8a0bc53000 rw-p 00000000 00:00 0 
7f8a0bc53000-7f8a0bc54000 ---p 00000000 00:00 0 
7f8a0bc54000-7f8a0bc95000 rw-p 00000000 00:00 0 
7f8a0bc95000-7f8a0bc96000 ---p 00000000 00:00 0 
7f8a0bc96000-7f8a0bcd7000 rw-p 00000000 00:00 0 
7f8a0bcd7000-7f8a0bcd8000 ---p 00000000 00:00 0 
7f8a0bcd8000-7f8a0bd19000 rw-p 00000000 00:00 0 
7f8a0bd19000-7f8a0bd1a000 ---p 00000000 00:00 0 
7f8a0bd1a000-7f8a0bd5b000 rw-p 00000000 00:00 0 
7f8a0bd5b000-7f8a0bd5c000 ---p 00000000 00:00 0 
7f8a0bd5c000-7f8a0bd9d000 rw-p 00000000 00:00 0 
7f8a0bd9d000-7f8a0bd9e000 ---p 00000000 00:00 0 
7f8a0bd9e000-7f8a0bddf000 rw-p 00000000 00:00 0 
7f8a0bddf000-7f8a0bde0000 ---p 00000000 00:00 0 
7f8a0bde0000-7f8a0be21000 rw-p 00000000 00:00 0 
7f8a0be21000-7f8a0be22000 ---p 00000000 00:00 0 
7f8a0be22000-7f8a0be63000 rw-p 00000000 00:00 0 
7f8a0be63000-7f8a0be64000 ---p 00000000 00:00 0 
7f8a0be64000-7f8a0bea5000 rw-p 00000000 00:00 0 
7f8a0bea5000-7f8a0bea6000 ---p 00000000 00:00 0 
7f8a0bea6000-7f8a0bee7000 rw-p 00000000 00:00 0 
7f8a0bee7000-7f8a0bee8000 ---p 00000000 00:00 0 
7f8a0bee8000-7f8a0bf29000 rw-p 00000000 00:00 0 
7f8a0bf29000-7f8a0bf2a000 ---p 00000000 00:00 0 
7f8a0bf2a000-7f8a0bf6b000 rw-p 00000000 00:00 0 
7f8a0bf6b000-7f8a0bf6c000 ---p 00000000 00:00 0 
7f8a0bf6c000-7f8a0bfad000 rw-p 00000000 00:00 0 
7f8a0bfad000-7f8a0bfae000 ---p 00000000 00:00 0 
7f8a0bfae000-7f8a0bfef000 rw-p 00000000 00:00 0 
7f8a0bfef000-7f8a0bff0000 ---p 00000000 00:00 0 
7f8a0bff0000-7f8a0c031000 rw-p 00000000 00:00 0 
7f8a0c031000-7f8a0c032000 ---p 00000000 00:00 0 
7f8a0c032000-7f8a0c073000 rw-p 00000000 00:00 0 
7f8a0c073000-7f8a0c074000 ---p 00000000 00:00 0 
7f8a0c074000-7f8a0c0b5000 rw-p 00000000 00:00 0 
7f8a0c0b5000-7f8a0c0b6000 ---p 00000000 00:00 0 
7f8a0c0b6000-7f8a0c0f7000 rw-p 00000000 00:00 0 
7f8a0c0f7000-7f8a0c0f8000 ---p 00000000 00:00 0 
7f8a0c0f8000-7f8a0c139000 rw-p 00000000 00:00 0 
7f8a0c139000-7f8a0c13a000 ---p 00000000 00:00 0 
7f8a0c13a000-7f8a0c17b000 rw-p 00000000 00:00 0 
7f8a0c17b000-7f8a0c17c000 ---p 00000000 00:00 0 
7f8a0c17c000-7f8a0c1bd000 rw-p 00000000 00:00 0 
7f8a0c1bd000-7f8a0c1be000 ---p 00000000 00:00 0 
7f8a0c1be000-7f8a0c1ff000 rw-p 00000000 00:00 0 
7f8a0c1ff000-7f8a0c200000 ---p 00000000 00:00 0 
7f8a0c200000-7f8a0ca50000 rw-p 00000000 00:00 0 
7f8a0ca50000-7f8a0ca52000 r--p 00000000 00:9f 15229084                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/etc.so
7f8a0ca52000-7f8a0ca55000 r-xp 00002000 00:9f 15229084                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/etc.so
7f8a0ca55000-7f8a0ca57000 r--p 00005000 00:9f 15229084                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/etc.so
7f8a0ca57000-7f8a0ca58000 r--p 00006000 00:9f 15229084                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/etc.so
7f8a0ca58000-7f8a0ca59000 rw-p 00007000 00:9f 15229084                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/etc.so
7f8a0ca59000-7f8a0ca5a000 r--p 00000000 00:9f 15229382                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/monitor.so
7f8a0ca5a000-7f8a0ca5b000 r-xp 00001000 00:9f 15229382                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/monitor.so
7f8a0ca5b000-7f8a0ca5c000 r--p 00002000 00:9f 15229382                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/monitor.so
7f8a0ca5c000-7f8a0ca5d000 r--p 00002000 00:9f 15229382                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/monitor.so
7f8a0ca5d000-7f8a0ca5e000 rw-p 00003000 00:9f 15229382                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/monitor.so
7f8a0ca5f000-7f8a25ed0000 rw-p 00000000 00:00 0 
7f8a25ed0000-7f8a25ed1000 r--p 00000000 00:9f 15224996                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so
7f8a25ed1000-7f8a25ed2000 r-xp 00001000 00:9f 15224996                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so
7f8a25ed2000-7f8a25ed3000 r--p 00002000 00:9f 15224996                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so
7f8a25ed3000-7f8a25ed4000 r--p 00002000 00:9f 15224996                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so
7f8a25ed4000-7f8a25ed5000 rw-p 00003000 00:9f 15224996                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so
7f8a25ed5000-7f8a25fd6000 rw-p 00000000 00:00 0 
7f8a25fd6000-7f8a25fdd000 r--s 00000000 00:9f 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7f8a25fdd000-7f8a26036000 r--p 00000000 00:9f 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7f8a26036000-7f8a26039000 rw-p 00000000 00:00 0 
7f8a26039000-7f8a26061000 r--p 00000000 00:9f 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f8a26061000-7f8a261e9000 r-xp 00028000 00:9f 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f8a261e9000-7f8a26238000 r--p 001b0000 00:9f 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f8a26238000-7f8a2623c000 r--p 001fe000 00:9f 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f8a2623c000-7f8a2623e000 rw-p 00202000 00:9f 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f8a2623e000-7f8a2624d000 rw-p 00000000 00:00 0 
7f8a2624d000-7f8a26251000 r--p 00000000 00:9f 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8a26251000-7f8a26274000 r-xp 00004000 00:9f 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8a26274000-7f8a26278000 r--p 00027000 00:9f 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8a26278000-7f8a26279000 r--p 0002b000 00:9f 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8a26279000-7f8a2627a000 rw-p 0002c000 00:9f 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8a2627a000-7f8a2628a000 r--p 00000000 00:9f 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f8a2628a000-7f8a26309000 r-xp 00010000 00:9f 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f8a26309000-7f8a26361000 r--p 0008f000 00:9f 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f8a26361000-7f8a26362000 r--p 000e7000 00:9f 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f8a26362000-7f8a26363000 rw-p 000e8000 00:9f 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f8a26363000-7f8a26365000 r--p 00000000 00:9f 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8a26365000-7f8a2637a000 r-xp 00002000 00:9f 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8a2637a000-7f8a26393000 r--p 00017000 00:9f 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8a26393000-7f8a26394000 r--p 0002f000 00:9f 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8a26394000-7f8a26395000 rw-p 00030000 00:9f 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8a26395000-7f8a2639d000 rw-p 00000000 00:00 0 
7f8a2639d000-7f8a263a7000 r--p 00000000 00:9f 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f8a263a7000-7f8a2640a000 r-xp 0000a000 00:9f 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f8a2640a000-7f8a2641f000 r--p 0006d000 00:9f 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f8a2641f000-7f8a26420000 r--p 00081000 00:9f 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f8a26420000-7f8a26421000 rw-p 00082000 00:9f 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f8a26421000-7f8a26423000 r--p 00000000 00:9f 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f8a26423000-7f8a26435000 r-xp 00002000 00:9f 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f8a26435000-7f8a2643b000 r--p 00014000 00:9f 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f8a2643b000-7f8a2643c000 r--p 0001a000 00:9f 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f8a2643c000-7f8a2643d000 rw-p 0001b000 00:9f 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f8a2643d000-7f8a2643e000 r--p 00000000 00:9f 15224784                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so
7f8a2643e000-7f8a2643f000 r-xp 00001000 00:9f 15224784                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so
7f8a2643f000-7f8a26440000 r--p 00002000 00:9f 15224784                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so
7f8a26440000-7f8a26441000 r--p 00002000 00:9f 15224784                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so
7f8a26441000-7f8a26442000 rw-p 00003000 00:9f 15224784                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so
7f8a26442000-7f8a26444000 rw-p 00000000 00:00 0 
7f8a26444000-7f8a26445000 r--p 00000000 00:9f 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f8a26445000-7f8a26470000 r-xp 00001000 00:9f 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f8a26470000-7f8a2647a000 r--p 0002c000 00:9f 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f8a2647a000-7f8a2647c000 r--p 00036000 00:9f 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f8a2647c000-7f8a2647e000 rw-p 00038000 00:9f 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffd3ea61000-7ffd3ea82000 rw-p 00000000 00:00 0                          [stack]
7ffd3ebe2000-7ffd3ebe6000 r--p 00000000 00:00 0                          [vvar]
7ffd3ebe6000-7ffd3ebe8000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


  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 .................

1)
Binding#irb creates an IRB session with the binding in scope FAILED
Expected [] == ["a ** 2", "100", "exit"]
to be truthy but was false
/tmp/ruby/src/trunk_gcc13/spec/ruby/core/binding/irb_spec.rb:17:in 'block (2 levels) in <top (required)>'
/tmp/ruby/src/trunk_gcc13/spec/ruby/core/binding/irb_spec.rb:4:in '<top (required)>'

Finished in 29.573089 seconds

3436 files, 33249 examples, 143593 expectations, 1 failure, 0 errors, 0 tagged
make: *** [uncommon.mk:1016: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512.
raw logfile