# Logfile created on 2025-07-09 19:39:23 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000740fcc8cfdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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_gcc11", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc11", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11", @configure_opts=["CC=gcc-11"], @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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc11.20250709-193923", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000740fcca7de10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000740fcca7dc58 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000740fc83a93e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc11.20250709-193923", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc11.20250709-193923>, @binmode=false, @mon_data=#<Monitor:0x0000740fcca7d758>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/irb.revision -
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/irb.revision unchanged
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_gcc11/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   94e702b..b146eae  master     -> origin/master
Updating 94e702b..b146eae
Fast-forward
 doc/string/chr.rdoc |  8 ++++++++
 string.c            | 19 ++++++++++---------
 2 files changed, 18 insertions(+), 9 deletions(-)
 create mode 100644 doc/string/chr.rdoc
Latest commit hash = b146eae3b5
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision -
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
/tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision unchanged
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/repl_type_completor.revision -
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_gcc11/revision.h updated
generating x86_64-linux-fake.rb
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_gcc11/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
x86_64-linux-fake.rb updated
generating enc.mk
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-3.0.0dev.gem
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-11
	LD = ld
	LDSHARED = gcc-11 -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.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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_gcc11/string.c
compiling /tmp/ruby/src/trunk_gcc11/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-11
	LD = ld
	LDSHARED = gcc-11 -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.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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
34a0b2600431dd26b0e994bb3c969c653bb5d170e7b8f75310b541fbfc55fb93  builtin_binary.inc
compiling /tmp/ruby/src/trunk_gcc11/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-11
	LD = ld
	LDSHARED = gcc-11 -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.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/repl_type_completor.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-11
	LD = ld
	LDSHARED = gcc-11 -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.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/irb.revision -
generating enc.mk
/tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/irb.revision unchanged
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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.

Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_gcc11/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
Unpacked gems/power_assert-3.0.0dev.gem
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc11/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_gcc11/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc11/lib
installing arch files:              /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+2/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc11/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/3.5.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc11/include/ruby-3.5.0+2/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/3.5.0+2
installing extension headers:       /tmp/ruby/install/trunk_gcc11/include/ruby-3.5.0+2/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc11/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+2
installing common headers:          /tmp/ruby/install/trunk_gcc11/include/ruby-3.5.0+2
installing manpages:                /tmp/ruby/install/trunk_gcc11/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+2
                                    bundler 2.7.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 5.0.1
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.2
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+2
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.12.2
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+2
                                    minitest 5.25.5
                                    rake 13.3.0
                                    test-unit 3.7.0
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.9
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.4
                                    typeprof 0.30.1
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.2.2
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.2
                                    pstore 0.2.0
                                    benchmark 0.4.1
                                    logger 1.7.0
                                    rdoc 6.14.2
                                    irb 1.15.2
                                    reline 0.6.1
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+2/cache
skipped bundled gems:
    power_assert-3.0.0dev.gem       not found in bundled_gems
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2027 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-11
	LD = ld
	LDSHARED = gcc-11 -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.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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_gcc11/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc11/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-11
	LD = ld
	LDSHARED = gcc-11 -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.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
Run options: 
  --seed=5140
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_gcc11/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/754] 477539=psych/test_parser
[  2/754] 477541=ruby/test_primitive
[  3/754] 477541=ruby/test_random_formatter
[  4/754] 477541=rubygems/test_gem_version
[  5/754] 477539=prism/ruby/pattern_test
[  6/754] 477538=socket/test_basicsocket
[  7/754] 477540=psych/test_document
[  8/754] 477538=rubygems/test_gem
[  9/754] 477540=rubygems/test_webauthn_listener
[ 10/754] 477539=ruby/test_argf
[ 11/754] 477541=optparse/test_zsh_completion
[ 12/754] 477541=rubygems/test_gem_security_signer
[ 13/754] 477540=rubygems/test_gem_package_tar_reader
[ 14/754] 477540=ruby/test_m17n
[ 15/754] 477541=ruby/test_yjit
[ 16/754] 477540=rubygems/test_exit
[ 17/754] 477540=-ext-/symbol/test_inadvertent_creation
[ 18/754] 477540=date/test_date_strftime
[ 19/754] 477540=rubygems/test_gem_commands_contents_command
[ 20/754] 477540=psych/test_ractor
[ 21/754] 477540=test_rbconfig
[ 22/754] 477540=rubygems/test_gem_text
[ 23/754] 477538=prism/encoding/encodings_test
[ 24/754] 477540=ruby/test_settracefunc
[ 25/754] 477538=prism/ruby/tunnel_test
[ 26/754] 477538=psych/test_encoding
[ 27/754] 477538=ruby/enc/test_euc_jp
[ 28/754] 477538=socket/test_sockopt
[ 29/754] 477538=open-uri/test_ssl
[ 30/754] 477540=ruby/test_method_cache
[ 31/754] 477540=ruby/test_signal
[ 32/754] 477538=ruby/test_fixnum
[ 33/754] 477538=ruby/test_sprintf_comb
[ 34/754] 477538=psych/test_set
[ 35/754] 477538=ruby/test_marshal
[ 36/754] 477540=prism/encoding/symbol_encoding_test
[ 37/754] 477538=prism/library_symbols_test
[ 38/754] 477538=fileutils/test_dryrun
[ 39/754] 477540=rubygems/test_gem_package_task
[ 40/754] 477540=ruby/test_integer
[ 41/754] 477538=rubygems/test_gem_uri_formatter
[ 42/754] 477538=ruby/test_struct
[ 43/754] 477539=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 44/754] 477539=prism/api/parse_success_test
[ 45/754] 477539=ruby/test_float
[ 46/754] 477539=yaml/test_dbm
[ 47/754] 477539=fiber/test_mutex
[ 48/754] 477539=ruby/test_rubyoptions
[ 49/754] 477538=socket/test_addrinfo
[ 50/754] 477538=ruby/test_thread_cv
[ 51/754] 477538=psych/test_omap
[ 52/754] 477538=ruby/test_hash
[ 53/754] 477540=-ext-/test_bug-14834
[ 54/754] 477540=rubygems/test_gem_resolver_specification
[ 55/754] 477540=-ext-/exception/test_data_error
[ 56/754] 477540=ripper/test_sexp
[ 57/754] 477540=test_shellwords
[ 58/754] 477540=ruby/test_rubyvm
[ 59/754] 477540=ruby/test_math
[ 60/754] 477540=json/json_fixtures_test
[ 61/754] 477540=dtrace/test_gc
[ 62/754] 477540=mkmf/test_libs
[ 63/754] 477540=fiber/test_scheduler
[ 64/754] 477538=fileutils/test_fileutils
[ 65/754] 477538=optparse/test_bash_completion
[ 66/754] 477538=rubygems/test_gem_safe_marshal
[ 67/754] 477541=rubygems/test_gem_ext_cmake_builder
[ 68/754] 477541=io/nonblock/test_flush
[ 69/754] 477541=prism/ractor_test
[ 70/754] 477541=psych/test_symbol
[ 71/754] 477541=ripper/test_filter
[ 72/754] 477541=-ext-/load/test_stringify_symbols
[ 73/754] 477541=ruby/test_case
[ 74/754] 477541=rubygems/test_gem_stub_specification
[ 75/754] 477538=rubygems/test_gem_commands_install_command
[ 76/754] 477541=ruby/test_array
[ 77/754] 477540=ruby/enc/test_koi8
[ 78/754] 477540=dtrace/test_cmethod
[ 79/754] 477540=openssl/test_ssl
[ 80/754] 477538=psych/test_alias_and_anchor
[ 81/754] 477538=date/test_date_ractor
[ 82/754] 477538=prism/result/string_test
[ 83/754] 477538=rubygems/test_gem_commands_environment_command
[ 84/754] 477538=ruby/test_module
[ 85/754] 477539=net/http/test_http
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 8 #<File::Stat dev=0x8, ino=9959056, 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>
[ 86/754] 477539=ruby/test_complexrational
[ 87/754] 477539=-ext-/proc/test_bmethod
[ 88/754] 477539=dtrace/test_method_cache
[ 89/754] 477539=-ext-/string/test_ellipsize
[ 90/754] 477539=-ext-/test_ensure_and_callcc
[ 91/754] 477539=ruby/test_time_tz
[ 92/754] 477539=test_delegate
[ 93/754] 477539=uri/test_parser
[ 94/754] 477539=objspace/test_ractor
[ 95/754] 477541=psych/test_merge_keys
[ 96/754] 477541=ruby/test_set
[ 97/754] 477541=-ext-/bignum/test_big2str
[ 98/754] 477541=rubygems/test_deprecate
[ 99/754] 477541=-ext-/test_recursion
[100/754] 477541=prism/result/index_write_test
[101/754] 477541=psych/visitors/test_to_ruby
[102/754] 477541=rubygems/test_gem_dependency_installer
[103/754] 477539=test_pp
[104/754] 477539=ruby/enc/test_iso_8859
[105/754] 477538=rubygems/test_gem_commands_owner_command
[106/754] 477539=rubygems/test_gem_dependency_list
[107/754] 477539=rubygems/test_gem_commands_open_command
[108/754] 477539=openssl/test_digest
[109/754] 477539=dtrace/test_load
[110/754] 477539=rubygems/test_gem_platform
[111/754] 477539=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_redirect_without_request_specific_fields_hash: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 41091>
[112/754] 477538=ruby/test_threadgroup
Closed file descriptor: TestOpenURI#test_header: 10
Leaked file descriptor: TestOpenURI#test_404: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45775>
Closed file descriptor: TestOpenURI#test_redirect_relative: 10
[113/754] 477539=psych/test_object
[114/754] 477539=openssl/test_bn
[115/754] 477539=ruby/test_rational
[116/754] 477538=rubygems/test_gem_resolver_conflict
[117/754] 477538=rubygems/test_gem_installer
[118/754] 477540=dtrace/test_function_entry
[119/754] 477540=ruby/test_metaclass
[120/754] 477540=rubygems/test_webauthn_poller
[121/754] 477540=-ext-/string/test_enc_associate
[122/754] 477540=psych/test_yamldbm
[123/754] 477540=rubygems/test_gem_rdoc
[124/754] 477540=openssl/test_ossl
[125/754] 477539=rubygems/test_gem_resolver_best_set
[126/754] 477539=openssl/test_x509crl
[127/754] 477539=net/http/test_http_request
[128/754] 477539=rubygems/test_gem_resolver_index_specification
[129/754] 477539=erb/test_erb
[130/754] 477539=-ext-/struct/test_duplicate
[131/754] 477539=dtrace/test_singleton_function
[132/754] 477539=openssl/test_cipher
[133/754] 477539=-ext-/time/test_new
[134/754] 477539=ruby/test_refinement
[135/754] 477541=rubygems/test_gem_commands_fetch_command
[136/754] 477541=-ext-/string/test_fstring
[137/754] 477541=dtrace/test_array_create
[138/754] 477541=psych/test_boolean
[139/754] 477541=openssl/test_x509req
[140/754] 477541=-ext-/rational/test_rat
[141/754] 477541=did_you_mean/spell_checking/test_key_name_check
[142/754] 477541=openssl/test_config
[143/754] 477541=psych/visitors/test_yaml_tree
[144/754] 477541=-ext-/namespace/test_load_ext
[145/754] 477541=-ext-/bignum/test_bigzero
[146/754] 477541=rubygems/test_gem_commands_sources_command
[147/754] 477541=ruby/test_zjit
[148/754] 477541=ruby/test_insns_leaf
[149/754] 477541=ruby/test_mixed_unicode_escapes
[150/754] 477541=ruby/test_keyword
[151/754] 477541=ruby/test_allocation
[152/754] 477538=psych/visitors/test_emitter
[153/754] 477538=fiber/test_io_close
[154/754] 477538=rubygems/test_gem_config_file
[155/754] 477539=ruby/test_key_error
[156/754] 477539=openssl/test_engine
[157/754] 477539=fileutils/test_verbose
[158/754] 477539=ruby/test_yjit_exit_locations
[159/754] 477538=openssl/test_pkey_rsa
[160/754] 477539=mkmf/test_pkg_config
[161/754] 477539=rubygems/test_gem_unsatisfiable_dependency_error
[162/754] 477539=-ext-/thread/test_lock_native_thread
[163/754] 477539=-ext-/st/test_numhash
[164/754] 477539=rubygems/test_gem_resolver_vendor_set
[165/754] 477539=rubygems/test_gem_name_tuple
[166/754] 477539=-ext-/win32/test_dln
[167/754] 477539=rubygems/test_gem_specification
[168/754] 477538=rubygems/test_gem_security_trust_dir
[169/754] 477538=-ext-/load/test_protect
[170/754] 477538=rubygems/test_gem_commands_stale_command
[171/754] 477538=openssl/test_x509name
[172/754] 477538=psych/test_tree_builder
[173/754] 477538=-ext-/string/test_too_many_dummy_encodings
[174/754] 477538=ruby/test_whileuntil
[175/754] 477538=psych/test_class
[176/754] 477538=monitor/test_monitor
[177/754] 477538=did_you_mean/spell_checking/test_method_name_check
[178/754] 477538=ruby/test_optimization
[179/754] 477540=ripper/test_files_sample
[180/754] 477540=rubygems/test_gem_commands_push_command
[181/754] 477540=ruby/test_string_memory
[182/754] 477540=-ext-/gvl/test_ubf_async_safe
[183/754] 477540=ruby/test_variable
[184/754] 477541=openssl/test_fips
[185/754] 477541=ruby/test_fiber
[186/754] 477540=-ext-/class/test_class2name
[187/754] 477540=-ext-/win32/test_console_attr
[188/754] 477540=prism/test_helper
[189/754] 477540=prism/errors_test
[190/754] 477539=ruby/test_vm_dump
[191/754] 477539=fiber/test_storage
[192/754] 477539=rubygems/test_gem_commands_search_command
[193/754] 477539=prism/lex_test
[194/754] 477541=open-uri/test_ftp
[195/754] 477539=dtrace/test_string
[196/754] 477539=ruby/test_iterator
[197/754] 477540=-ext-/integer/test_integer
[198/754] 477539=-ext-/load/test_resolve_symbol
[199/754] 477541=openssl/test_x509ext
[200/754] 477541=net/http/test_https
[201/754] 477540=ruby/test_default_gems
[202/754] 477539=rubygems/test_gem_gemcutter_utilities
[203/754] 477540=openssl/test_buffering
[204/754] 477540=resolv/test_svcb_https
[205/754] 477540=ruby/test_unicode_escape
[206/754] 477540=-ext-/string/test_capacity
[207/754] 477540=-ext-/float/test_nextafter
[208/754] 477540=fiber/test_process
[209/754] 477540=open-uri/test_proxy
[210/754] 477540=ruby/test_rational2
[211/754] 477540=prism/fixtures_test
[212/754] 477539=rubygems/test_gem_commands_signin_command
[213/754] 477539=rubygems/test_gem_commands_query_command
[214/754] 477540=ruby/test_dir_m17n
[215/754] 477539=rubygems/test_gem_package_tar_header
[216/754] 477539=rubygems/test_gem_requirement
[217/754] 477538=psych/test_serialize_subclasses
[218/754] 477538=json/test_helper
[219/754] 477538=rubygems/test_gem_command
[220/754] 477541=rubygems/test_gem_dependency
[221/754] 477539=ruby/test_pack
[222/754] 477538=-ext-/test_printf
[223/754] 477538=rubygems/test_gem_util
[224/754] 477538=resolv/test_addr
[225/754] 477538=psych/test_yaml_special_cases
[226/754] 477541=prism/ruby/compiler_test
[227/754] 477538=rubygems/test_gem_source_list
[228/754] 477541=test_time
[229/754] 477539=ruby/test_regexp
[230/754] 477538=did_you_mean/tree_spell/test_human_typo
[231/754] 477538=ripper/test_files_lib
[232/754] 477541=rubygems/test_gem_ext_cargo_builder_unit
[233/754] 477541=prism/result/named_capture_test
[234/754] 477541=mkmf/test_have_macro
[235/754] 477540=test_singleton
[236/754] 477540=prism/result/integer_base_flags_test
[237/754] 477540=json/json_common_interface_test
[238/754] 477540=ruby/enc/test_case_comprehensive
[239/754] 477540=rubygems/test_gem_commands_yank_command
[240/754] 477540=test_timeout
[241/754] 477540=prism/encoding/regular_expression_encoding_test
[242/754] 477540=test_weakref
[243/754] 477540=rubygems/test_gem_source_specific_file
[244/754] 477541=prism/result/comments_test
[245/754] 477541=socket/test_udp
[246/754] 477540=io/console/test_ractor
[247/754] 477541=rubygems/test_gem_impossible_dependencies_error
[248/754] 477541=rubygems/test_gem_request_set_lockfile
[249/754] 477540=ripper/test_files_test_2
[250/754] 477540=-ext-/postponed_job/test_postponed_job
[251/754] 477540=ruby/test_io_m17n
[252/754] 477541=ruby/test_data
[253/754] 477541=ruby/test_lambda
[254/754] 477541=openssl/test_pkey_dsa
[255/754] 477538=prism/api/freeze_test
[256/754] 477538=rubygems/test_gem_stream_ui
[257/754] 477538=prism/ruby/dispatcher_test
[258/754] 477538=test_tmpdir
[259/754] 477538=ruby/test_dir
[260/754] 477538=mkmf/test_config
[261/754] 477540=openssl/test_ts
[262/754] 477541=ruby/enc/test_windows_1252
[263/754] 477541=openssl/test_ocsp
[264/754] 477538=psych/test_stringio
[265/754] 477538=-ext-/eval/test_eval
[266/754] 477538=rubygems/test_gem_resolver_index_set
[267/754] 477538=ruby/test_range
[268/754] 477541=prism/result/warnings_test
[269/754] 477540=optparse/test_optparse
[270/754] 477541=ruby/test_env
[271/754] 477540=mkmf/test_have_library
[272/754] 477538=fiber/test_enumerator
[273/754] 477538=rubygems/test_gem_uninstaller
[274/754] 477541=test_trick
[275/754] 477540=prism/result/attribute_write_test
[276/754] 477540=rubygems/test_gem_request_connection_pools
[277/754] 477540=did_you_mean/test_spell_checker
[278/754] 477540=rubygems/test_gem_uri
[279/754] 477540=-ext-/string/test_qsort
[280/754] 477540=json/json_addition_test
[281/754] 477540=mkmf/test_have_func
[282/754] 477538=openssl/test_pkcs7
[283/754] 477538=psych/handlers/test_recorder
[284/754] 477538=objspace/test_objspace
[285/754] 477541=-ext-/file/test_stat
[286/754] 477541=prism/api/command_line_test
[287/754] 477541=date/test_date_compat
[288/754] 477541=rubygems/test_gem_ext_rake_builder
[New LWP 486488]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005c9765ef61d2 in rb_st_insert (tab=0x5c977455bfb0, key=key@entry=124190641307480, value=value@entry=101805590350592) at /tmp/ruby/src/trunk_gcc11/st.c:1166
1166	        entry->record = value;

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x70f37e8977c0 (LWP 486486) "ruby" 0x00005c9765ef61d2 in rb_st_insert (tab=0x5c977455bfb0, key=key@entry=124190641307480, value=value@entry=101805590350592) at /tmp/ruby/src/trunk_gcc11/st.c:1166
  2    Thread 0x70f3651ff6c0 (LWP 486488) "ruby" 0x000070f37e9c4042 in epoll_wait (epfd=4, events=events@entry=0x5c97664236dc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace

[289/754] 477541=psych/test_numeric
[290/754] 477541=ripper/test_lexer
[291/754] 477541=ruby/test_rand

Thread 2 (Thread 0x70f3651ff6c0 (LWP 486488) "ruby"):
#0  0x000070f37e9c4042 in epoll_wait (epfd=4, events=events@entry=0x5c97664236dc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005c9765f4473a in event_wait (vm=0x5c97743342a0) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:2938
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x5c97743342a0) at /tmp/ruby/src/trunk_gcc11/thread_pthread_mn.c:913
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:3065
        vm = <optimized out>
#4  0x000070f37e936a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {124190675957440, 4122663267193289912, 124190675957440, -264, 0, 140725144378000, 4122663267180707000, 4122644682635312312}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x000070f37e9c3c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x70f37e8977c0 (LWP 486486) "ruby"):
#0  0x00005c9765ef61d2 in rb_st_insert (tab=0x5c977455bfb0, key=key@entry=124190641307480, value=value@entry=101805590350592) at /tmp/ruby/src/trunk_gcc11/st.c:1166
        entry = 0x70f362912ff8
        bin = 18446744073709551615
        ind = 445951
        hash_value = 995613988363276
        bin_ind = 793612
        new_p = 1
        retry = <optimized out>
#1  0x000070f37e766d21 in newobj_i (tpval=<optimized out>, data=0x5c97746173b0) at /tmp/ruby/src/trunk_gcc11/ext/objspace/object_tracing.c:121
        arg = 0x5c97746173b0
        tparg = <optimized out>
        obj = 124190641307480
        path = <optimized out>
        line = <optimized out>
        mid = 4
        klass = <optimized out>
        info = 0x5c97760c8b00
        path_cstr = 0x5c9774551a50 "-"
        class_path = <optimized out>
        class_path_cstr = 0x0
        v = 2332576
#2  0x00005c9765fb528d in tp_call_trace (tpval=<optimized out>, trace_arg=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm_trace.c:1183
        tp = <optimized out>
#3  0x00005c9765fb4cc6 in exec_hooks_body (ec=ec@entry=0x5c977433bb10, list=list@entry=0x5c977433b880, trace_arg=0x7ffd203dd420, trace_arg@entry=0x7ffd203dd3a0) at /tmp/ruby/src/trunk_gcc11/vm_trace.c:352
        hook = 0x5c9774605bb0
#4  0x00005c9765fb8ea8 in exec_hooks_unprotected (trace_arg=0x7ffd203dd3a0, list=0x5c977433b880, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm_trace.c:381
No locals.
#5  rb_exec_event_hooks (trace_arg=trace_arg@entry=0x7ffd203dd420, hooks=<optimized out>, pop_p=pop_p@entry=0) at /tmp/ruby/src/trunk_gcc11/vm_trace.c:427
        prev_trace_arg = <optimized out>
        ec = <optimized out>
#6  0x00005c9765dd1ea3 in rb_exec_event_hook_orig (pop_p=0, data=124190641307480, klass=0, called_id=0, id=0, self=<optimized out>, flag=1048576, hooks=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm_core.h:2214
        trace_arg = {event = 1048576, ec = 0x5c977433bb10, cfp = 0x70f37e895ec0, self = 124191100947760, id = 0, called_id = 0, klass = 4, data = 124190641307480, klass_solved = 1, lineno = 6, path = 124191100960120}
        trace_arg = <optimized out>
#7  rb_gc_event_hook (obj=obj@entry=124190641307480, event=event@entry=1048576) at /tmp/ruby/src/trunk_gcc11/gc.c:238
        flag_arg_ = 1048576
        hooks_arg_ = <optimized out>
        ec = <optimized out>
#8  0x00005c9765de9525 in rb_gc_event_hook (event=1048576, obj=124190641307480) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2246
        ec = <optimized out>
        ec = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#9  newobj_of (size=140725144376516, wb_protected=true, v3=0, v2=0, v1=0, flags=8193, klass=124190641307480, cr=<optimized out>) at /tmp/ruby/src/trunk_gcc11/gc.c:1011
        gc_disabled = false
        lev = 1
        obj = 124190641307480
        obj = <optimized out>
        lev = <optimized out>
        gc_disabled = <optimized out>
#10 rb_wb_protected_newobj_of (ec=<optimized out>, klass=klass@entry=124191100894520, flags=flags@entry=8193, size=size@entry=16) at /tmp/ruby/src/trunk_gcc11/gc.c:1032
        __func__ = <optimized out>
#11 0x00005c9765e67455 in rb_class_allocate_instance (klass=124191100894520) at /tmp/ruby/src/trunk_gcc11/object.c:128
        index_tbl_num_entries = <optimized out>
        size = 16
        o = <optimized out>
        obj = <optimized out>
#12 0x00005c9765e6d3ab in class_call_alloc_func (klass=124191100894520, allocator=<optimized out>) at /tmp/ruby/src/trunk_gcc11/object.c:2175
        obj = <optimized out>
        obj = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#13 rb_class_alloc (klass=124191100894520) at /tmp/ruby/src/trunk_gcc11/object.c:2147
        allocator = <optimized out>
        allocator = <optimized out>
#14 rb_obj_alloc (klass=124191100894520) at /tmp/ruby/src/trunk_gcc11/object.c:2187
No locals.
#15 0x00005c9765fa948c in vm_exec_core (ec=0x5c977433bb10) at ../../src/trunk_gcc11/insns.def:924
        argc = <optimized out>
        val = <optimized out>
        cd = 0x6cdff
        dst = <optimized out>
        leaf = <optimized out>
        reg_pc = 0x5c97744a9c60
        reg_cfp = 0x70f37e895ec0
        insns_address_table = {0x5c9765fa83ab <vm_exec_core+14651>, 0x5c9765fa6f18 <vm_exec_core+9384>, 0x5c9765fa6eaf <vm_exec_core+9279>, 0x5c9765fa6e3b <vm_exec_core+9163>, 0x5c9765fa6dc7 <vm_exec_core+9047>, 0x5c9765fa6bda <vm_exec_core+8554>, 0x5c9765fa6b6f <vm_exec_core+8447>, 0x5c9765fa6b16 <vm_exec_core+8358>, 0x5c9765fa6ac1 <vm_exec_core+8273>, 0x5c9765fa6d7a <vm_exec_core+8970>, 0x5c9765fa6c4e <vm_exec_core+8670>, 0x5c9765fa6301 <vm_exec_core+6289>, 0x5c9765fa62c0 <vm_exec_core+6224>, 0x5c9765fa6253 <vm_exec_core+6115>, 0x5c9765fa61ea <vm_exec_core+6010>, 0x5c9765fa61af <vm_exec_core+5951>, 0x5c9765fa6179 <vm_exec_core+5897>, 0x5c9765fa66b8 <vm_exec_core+7240>, 0x5c9765fa6685 <vm_exec_core+7189>, 0x5c9765fa6652 <vm_exec_core+7138>, 0x5c9765fa65c1 <vm_exec_core+6993>, 0x5c9765fa6581 <vm_exec_core+6929>, 0x5c9765fa653e <vm_exec_core+6862>, 0x5c9765fa64e8 <vm_exec_core+6776>, 0x5c9765fa64a4 <vm_exec_core+6708>, 0x5c9765fa67d4 <vm_exec_core+7524>, 0x5c9765fa679c <vm_exec_core+7468>, 0x5c9765fa6743 <vm_exec_core+7379>, 0x5c9765fa66eb <vm_exec_core+7291>, 0x5c9765fa6896 <vm_exec_core+7718>, 0x5c9765fa685b <vm_exec_core+7659>, 0x5c9765fa68d1 <vm_exec_core+7777>, 0x5c9765fa541a <vm_exec_core+2474>, 0x5c9765fa53ab <vm_exec_core+2363>, 0x5c9765fa535b <vm_exec_core+2283>, 0x5c9765fa52ee <vm_exec_core+2174>, 0x5c9765fa529f <vm_exec_core+2095>, 0x5c9765fa524d <vm_exec_core+2013>, 0x5c9765fa5205 <vm_exec_core+1941>, 0x5c9765fa51e0 <vm_exec_core+1904>, 0x5c9765fa51a7 <vm_exec_core+1847>, 0x5c9765fa515a <vm_exec_core+1770>, 0x5c9765fa5128 <vm_exec_core+1720>, 0x5c9765fa5032 <vm_exec_core+1474>, 0x5c9765fa4ff1 <vm_exec_core+1409>, 0x5c9765fa4faf <vm_exec_core+1343>, 0x5c9765fa4f71 <vm_exec_core+1281>, 0x5c9765fa4f06 <vm_exec_core+1174>, 0x5c9765fa4ea7 <vm_exec_core+1079>, 0x5c9765fa4d7b <vm_exec_core+779>, 0x5c9765fa4d0e <vm_exec_core+670>, 0x5c9765fa4cb9 <vm_exec_core+585>, 0x5c9765fa4bbc <vm_exec_core+332>, 0x5c9765fa4e09 <vm_exec_core+921>, 0x5c9765fa4dc6 <vm_exec_core+854>, 0x5c9765fa4e41 <vm_exec_core+977>, 0x5c9765fa4b18 <vm_exec_core+168>, 0x5c9765fa4ac8 <vm_exec_core+88>, 0x5c9765fa60cf <vm_exec_core+5727>, 0x5c9765fa6046 <vm_exec_core+5590>, 0x5c9765fa5ff9 <vm_exec_core+5513>, 0x5c9765fa5fac <vm_exec_core+5436>, 0x5c9765fa5f5f <vm_exec_core+5359>, 0x5c9765fa8363 <vm_exec_core+14579>, 0x5c9765fa5f12 <vm_exec_core+5282>, 0x5c9765fa5ea5 <vm_exec_core+5173>, 0x5c9765fa5e62 <vm_exec_core+5106>, 0x5c9765fa5d5f <vm_exec_core+4847>, 0x5c9765fa5c19 <vm_exec_core+4521>, 0x5c9765fa5b51 <vm_exec_core+4321>, 0x5c9765fa5a67 <vm_exec_core+4087>, 0x5c9765fa6f7c <vm_exec_core+9484>, 0x5c9765fa5a37 <vm_exec_core+4039>, 0x5c9765fa59fa <vm_exec_core+3978>, 0x5c9765fa59bd <vm_exec_core+3917>, 0x5c9765fa5983 <vm_exec_core+3859>, 0x5c9765fa58d9 <vm_exec_core+3689>, 0x5c9765fa585d <vm_exec_core+3565>, 0x5c9765fa82c2 <vm_exec_core+14418>, 0x5c9765fa821c <vm_exec_core+14252>, 0x5c9765fa817a <vm_exec_core+14090>, 0x5c9765fa8107 <vm_exec_core+13975>, 0x5c9765fa8061 <vm_exec_core+13809>, 0x5c9765fa8000 <vm_exec_core+13712>, 0x5c9765fa7f7f <vm_exec_core+13583>, 0x5c9765fa7edd <vm_exec_core+13421>, 0x5c9765fa7e40 <vm_exec_core+13264>, 0x5c9765fa7d9e <vm_exec_core+13102>, 0x5c9765fa7d01 <vm_exec_core+12945>, 0x5c9765fa7c84 <vm_exec_core+12820>, 0x5c9765fa7c38 <vm_exec_core+12744>, 0x5c9765fa7be5 <vm_exec_core+12661>, 0x5c9765fa7b78 <vm_exec_core+12552>, 0x5c9765fa7a31 <vm_exec_core+12225>, 0x5c9765fa57f6 <vm_exec_core+3462>, 0x5c9765fa57a0 <vm_exec_core+3376>, 0x5c9765fa7b43 <vm_exec_core+12499>, 0x5c9765fa7b0e <vm_exec_core+12446>, 0x5c9765fa7acd <vm_exec_core+12381>, 0x5c9765fa7a6b <vm_exec_core+12283>, 0x5c9765fa776a <vm_exec_core+11514>, 0x5c9765fa79bf <vm_exec_core+12111>, 0x5c9765fa5733 <vm_exec_core+3267>, 0x5c9765fa56b7 <vm_exec_core+3143>, 0x5c9765fa5632 <vm_exec_core+3010>, 0x5c9765fa55ed <vm_exec_core+2941>, 0x5c9765fa55a4 <vm_exec_core+2868>, 0x5c9765fa555d <vm_exec_core+2797>, 0x5c9765fa550e <vm_exec_core+2718>, 0x5c9765fa54db <vm_exec_core+2667>, 0x5c9765fa54a8 <vm_exec_core+2616>, 0x5c9765fa79a3 <vm_exec_core+12083>, 0x5c9765fa6f09 <vm_exec_core+9369>, 0x5c9765fa6ea0 <vm_exec_core+9264>, 0x5c9765fa6e2c <vm_exec_core+9148>, 0x5c9765fa6db8 <vm_exec_core+9032>, 0x5c9765fa6bcb <vm_exec_core+8539>, 0x5c9765fa6b60 <vm_exec_core+8432>, 0x5c9765fa6b07 <vm_exec_core+8343>, 0x5c9765fa6ab2 <vm_exec_core+8258>, 0x5c9765fa6d6b <vm_exec_core+8955>, 0x5c9765fa6c3f <vm_exec_core+8655>, 0x5c9765fa62f2 <vm_exec_core+6274>, 0x5c9765fa62b1 <vm_exec_core+6209>, 0x5c9765fa6244 <vm_exec_core+6100>, 0x5c9765fa61db <vm_exec_core+5995>, 0x5c9765fa61a0 <vm_exec_core+5936>, 0x5c9765fa616a <vm_exec_core+5882>, 0x5c9765fa66a9 <vm_exec_core+7225>, 0x5c9765fa6676 <vm_exec_core+7174>, 0x5c9765fa6643 <vm_exec_core+7123>, 0x5c9765fa65b2 <vm_exec_core+6978>, 0x5c9765fa6572 <vm_exec_core+6914>, 0x5c9765fa652f <vm_exec_core+6847>, 0x5c9765fa64d9 <vm_exec_core+6761>, 0x5c9765fa6495 <vm_exec_core+6693>, 0x5c9765fa67c5 <vm_exec_core+7509>, 0x5c9765fa678d <vm_exec_core+7453>, 0x5c9765fa6734 <vm_exec_core+7364>, 0x5c9765fa66dc <vm_exec_core+7276>, 0x5c9765fa6887 <vm_exec_core+7703>, 0x5c9765fa684c <vm_exec_core+7644>, 0x5c9765fa68c2 <vm_exec_core+7762>, 0x5c9765fa540b <vm_exec_core+2459>, 0x5c9765fa539c <vm_exec_core+2348>, 0x5c9765fa534c <vm_exec_core+2268>, 0x5c9765fa52df <vm_exec_core+2159>, 0x5c9765fa5290 <vm_exec_core+2080>, 0x5c9765fa523e <vm_exec_core+1998>, 0x5c9765fa51f6 <vm_exec_core+1926>, 0x5c9765fa51d1 <vm_exec_core+1889>, 0x5c9765fa5198 <vm_exec_core+1832>, 0x5c9765fa514b <vm_exec_core+1755>, 0x5c9765fa5119 <vm_exec_core+1705>, 0x5c9765fa5023 <vm_exec_core+1459>, 0x5c9765fa4fe2 <vm_exec_core+1394>, 0x5c9765fa4fa0 <vm_exec_core+1328>, 0x5c9765fa4f62 <vm_exec_core+1266>, 0x5c9765fa4ef7 <vm_exec_core+1159>, 0x5c9765fa4e98 <vm_exec_core+1064>, 0x5c9765fa4d6c <vm_exec_core+764>, 0x5c9765fa4cff <vm_exec_core+655>, 0x5c9765fa4caa <vm_exec_core+570>, 0x5c9765fa4bad <vm_exec_core+317>, 0x5c9765fa4dfa <vm_exec_core+906>, 0x5c9765fa4db7 <vm_exec_core+839>, 0x5c9765fa4e32 <vm_exec_core+962>, 0x5c9765fa4b09 <vm_exec_core+153>, 0x5c9765fa798f <vm_exec_core+12063>, 0x5c9765fa60c0 <vm_exec_core+5712>, 0x5c9765fa6037 <vm_exec_core+5575>, 0x5c9765fa5fea <vm_exec_core+5498>, 0x5c9765fa5f9d <vm_exec_core+5421>, 0x5c9765fa5f50 <vm_exec_core+5344>, 0x5c9765fa797b <vm_exec_core+12043>, 0x5c9765fa5f03 <vm_exec_core+5267>, 0x5c9765fa5e96 <vm_exec_core+5158>, 0x5c9765fa5e53 <vm_exec_core+5091>, 0x5c9765fa5d50 <vm_exec_core+4832>, 0x5c9765fa5c0a <vm_exec_core+4506>, 0x5c9765fa5b42 <vm_exec_core+4306>, 0x5c9765fa5a58 <vm_exec_core+4072>, 0x5c9765fa6f6d <vm_exec_core+9469>, 0x5c9765fa5a28 <vm_exec_core+4024>, 0x5c9765fa59eb <vm_exec_core+3963>, 0x5c9765fa59ae <vm_exec_core+3902>, 0x5c9765fa5974 <vm_exec_core+3844>, 0x5c9765fa58ca <vm_exec_core+3674>, 0x5c9765fa584e <vm_exec_core+3550>, 0x5c9765fa7967 <vm_exec_core+12023>, 0x5c9765fa7953 <vm_exec_core+12003>, 0x5c9765fa793f <vm_exec_core+11983>, 0x5c9765fa792b <vm_exec_core+11963>, 0x5c9765fa7917 <vm_exec_core+11943>, 0x5c9765fa7903 <vm_exec_core+11923>, 0x5c9765fa78e8 <vm_exec_core+11896>, 0x5c9765fa78d4 <vm_exec_core+11876>, 0x5c9765fa78c0 <vm_exec_core+11856>, 0x5c9765fa78ac <vm_exec_core+11836>, 0x5c9765fa7898 <vm_exec_core+11816>...}
#16 0x00005c9765f95693 in rb_vm_exec (ec=0x5c977433bb10) at /tmp/ruby/src/trunk_gcc11/vm.c:2621
        _ec = 0x5c977433bb10
        _tag = {tag = 36, retval = 4, buf = {0x70f37e71c6d0, 0x5c9765f955a0 <rb_vm_exec+304>, 0x0, 0x7ffd203dd720, 0x70f37e76e01f}, prev = 0x7ffd203dd880, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#17 0x00005c9765f9a424 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffd203dd7f8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm.c:1702
No locals.
#18 vm_yield (kw_splat=0, argv=0x7ffd203dd7f8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm.c:1710
No locals.
#19 rb_yield_0 (argv=0x7ffd203dd7f8, argc=1) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:1362
No locals.
#20 rb_yield (val=<optimized out>, val@entry=4) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:1378
No locals.
#21 0x00005c9765dbf5a1 in rb_ensure (b_proc=0x5c9765f9a3b0 <rb_yield>, data1=4, e_proc=0x70f37e766830 <trace_object_allocations_stop>, data2=124191100749520) at /tmp/ruby/src/trunk_gcc11/eval.c:1080
        _ec = 0x5c977433bb10
        _tag = {tag = 36, retval = 124191101130400, buf = {0x70f37e71c6d0, 0x5c9765dbf670 <rb_ensure+448>, 0x0, 0x7ffd203dd820, 0x5c97746173b0}, prev = 0x7ffd203ddc40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x5c977433bb10
#22 0x00005c9765f83775 in vm_call_cfunc_with_frame_ (ec=0x5c977433bb10, reg_cfp=0x70f37e895fa0, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:3784
        ci = 0xec7100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x70f3641441c8
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#23 0x00005c9765f8c0e1 in vm_sendish (ec=0x5c977433bb10, reg_cfp=0x70f37e895fa0, cd=0x5c977461fae0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_gcc11/vm_callinfo.h:415
        val = 36
        ci = <optimized out>
        cc = 0x70f364143ae8
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x5c977461fae0, cc = 0x70f364143ae8, block_handler = 124191102295993, recv = 124191100749520, argc = 0, kw_splat = false, heap_argv = 0, proc_ns = 0x0}
#24 0x00005c9765fa4e79 in vm_exec_core (ec=0x5c977433bb10) at ../../src/trunk_gcc11/insns.def:851
        bh = 793612
        cd = 0x5c977461fae0
        blockiseq = 0x6cdff
        leaf = <optimized out>
        val = 124190622343184
        reg_pc = 0x5c977456bd88
        reg_cfp = 0x70f37e895fa0
        insns_address_table = {0x5c9765fa83ab <vm_exec_core+14651>, 0x5c9765fa6f18 <vm_exec_core+9384>, 0x5c9765fa6eaf <vm_exec_core+9279>, 0x5c9765fa6e3b <vm_exec_core+9163>, 0x5c9765fa6dc7 <vm_exec_core+9047>, 0x5c9765fa6bda <vm_exec_core+8554>, 0x5c9765fa6b6f <vm_exec_core+8447>, 0x5c9765fa6b16 <vm_exec_core+8358>, 0x5c9765fa6ac1 <vm_exec_core+8273>, 0x5c9765fa6d7a <vm_exec_core+8970>, 0x5c9765fa6c4e <vm_exec_core+8670>, 0x5c9765fa6301 <vm_exec_core+6289>, 0x5c9765fa62c0 <vm_exec_core+6224>, 0x5c9765fa6253 <vm_exec_core+6115>, 0x5c9765fa61ea <vm_exec_core+6010>, 0x5c9765fa61af <vm_exec_core+5951>, 0x5c9765fa6179 <vm_exec_core+5897>, 0x5c9765fa66b8 <vm_exec_core+7240>, 0x5c9765fa6685 <vm_exec_core+7189>, 0x5c9765fa6652 <vm_exec_core+7138>, 0x5c9765fa65c1 <vm_exec_core+6993>, 0x5c9765fa6581 <vm_exec_core+6929>, 0x5c9765fa653e <vm_exec_core+6862>, 0x5c9765fa64e8 <vm_exec_core+6776>, 0x5c9765fa64a4 <vm_exec_core+6708>, 0x5c9765fa67d4 <vm_exec_core+7524>, 0x5c9765fa679c <vm_exec_core+7468>, 0x5c9765fa6743 <vm_exec_core+7379>, 0x5c9765fa66eb <vm_exec_core+7291>, 0x5c9765fa6896 <vm_exec_core+7718>, 0x5c9765fa685b <vm_exec_core+7659>, 0x5c9765fa68d1 <vm_exec_core+7777>, 0x5c9765fa541a <vm_exec_core+2474>, 0x5c9765fa53ab <vm_exec_core+2363>, 0x5c9765fa535b <vm_exec_core+2283>, 0x5c9765fa52ee <vm_exec_core+2174>, 0x5c9765fa529f <vm_exec_core+2095>, 0x5c9765fa524d <vm_exec_core+2013>, 0x5c9765fa5205 <vm_exec_core+1941>, 0x5c9765fa51e0 <vm_exec_core+1904>, 0x5c9765fa51a7 <vm_exec_core+1847>, 0x5c9765fa515a <vm_exec_core+1770>, 0x5c9765fa5128 <vm_exec_core+1720>, 0x5c9765fa5032 <vm_exec_core+1474>, 0x5c9765fa4ff1 <vm_exec_core+1409>, 0x5c9765fa4faf <vm_exec_core+1343>, 0x5c9765fa4f71 <vm_exec_core+1281>, 0x5c9765fa4f06 <vm_exec_core+1174>, 0x5c9765fa4ea7 <vm_exec_core+1079>, 0x5c9765fa4d7b <vm_exec_core+779>, 0x5c9765fa4d0e <vm_exec_core+670>, 0x5c9765fa4cb9 <vm_exec_core+585>, 0x5c9765fa4bbc <vm_exec_core+332>, 0x5c9765fa4e09 <vm_exec_core+921>, 0x5c9765fa4dc6 <vm_exec_core+854>, 0x5c9765fa4e41 <vm_exec_core+977>, 0x5c9765fa4b18 <vm_exec_core+168>, 0x5c9765fa4ac8 <vm_exec_core+88>, 0x5c9765fa60cf <vm_exec_core+5727>, 0x5c9765fa6046 <vm_exec_core+5590>, 0x5c9765fa5ff9 <vm_exec_core+5513>, 0x5c9765fa5fac <vm_exec_core+5436>, 0x5c9765fa5f5f <vm_exec_core+5359>, 0x5c9765fa8363 <vm_exec_core+14579>, 0x5c9765fa5f12 <vm_exec_core+5282>, 0x5c9765fa5ea5 <vm_exec_core+5173>, 0x5c9765fa5e62 <vm_exec_core+5106>, 0x5c9765fa5d5f <vm_exec_core+4847>, 0x5c9765fa5c19 <vm_exec_core+4521>, 0x5c9765fa5b51 <vm_exec_core+4321>, 0x5c9765fa5a67 <vm_exec_core+4087>, 0x5c9765fa6f7c <vm_exec_core+9484>, 0x5c9765fa5a37 <vm_exec_core+4039>, 0x5c9765fa59fa <vm_exec_core+3978>, 0x5c9765fa59bd <vm_exec_core+3917>, 0x5c9765fa5983 <vm_exec_core+3859>, 0x5c9765fa58d9 <vm_exec_core+3689>, 0x5c9765fa585d <vm_exec_core+3565>, 0x5c9765fa82c2 <vm_exec_core+14418>, 0x5c9765fa821c <vm_exec_core+14252>, 0x5c9765fa817a <vm_exec_core+14090>, 0x5c9765fa8107 <vm_exec_core+13975>, 0x5c9765fa8061 <vm_exec_core+13809>, 0x5c9765fa8000 <vm_exec_core+13712>, 0x5c9765fa7f7f <vm_exec_core+13583>, 0x5c9765fa7edd <vm_exec_core+13421>, 0x5c9765fa7e40 <vm_exec_core+13264>, 0x5c9765fa7d9e <vm_exec_core+13102>, 0x5c9765fa7d01 <vm_exec_core+12945>, 0x5c9765fa7c84 <vm_exec_core+12820>, 0x5c9765fa7c38 <vm_exec_core+12744>, 0x5c9765fa7be5 <vm_exec_core+12661>, 0x5c9765fa7b78 <vm_exec_core+12552>, 0x5c9765fa7a31 <vm_exec_core+12225>, 0x5c9765fa57f6 <vm_exec_core+3462>, 0x5c9765fa57a0 <vm_exec_core+3376>, 0x5c9765fa7b43 <vm_exec_core+12499>, 0x5c9765fa7b0e <vm_exec_core+12446>, 0x5c9765fa7acd <vm_exec_core+12381>, 0x5c9765fa7a6b <vm_exec_core+12283>, 0x5c9765fa776a <vm_exec_core+11514>, 0x5c9765fa79bf <vm_exec_core+12111>, 0x5c9765fa5733 <vm_exec_core+3267>, 0x5c9765fa56b7 <vm_exec_core+3143>, 0x5c9765fa5632 <vm_exec_core+3010>, 0x5c9765fa55ed <vm_exec_core+2941>, 0x5c9765fa55a4 <vm_exec_core+2868>, 0x5c9765fa555d <vm_exec_core+2797>, 0x5c9765fa550e <vm_exec_core+2718>, 0x5c9765fa54db <vm_exec_core+2667>, 0x5c9765fa54a8 <vm_exec_core+2616>, 0x5c9765fa79a3 <vm_exec_core+12083>, 0x5c9765fa6f09 <vm_exec_core+9369>, 0x5c9765fa6ea0 <vm_exec_core+9264>, 0x5c9765fa6e2c <vm_exec_core+9148>, 0x5c9765fa6db8 <vm_exec_core+9032>, 0x5c9765fa6bcb <vm_exec_core+8539>, 0x5c9765fa6b60 <vm_exec_core+8432>, 0x5c9765fa6b07 <vm_exec_core+8343>, 0x5c9765fa6ab2 <vm_exec_core+8258>, 0x5c9765fa6d6b <vm_exec_core+8955>, 0x5c9765fa6c3f <vm_exec_core+8655>, 0x5c9765fa62f2 <vm_exec_core+6274>, 0x5c9765fa62b1 <vm_exec_core+6209>, 0x5c9765fa6244 <vm_exec_core+6100>, 0x5c9765fa61db <vm_exec_core+5995>, 0x5c9765fa61a0 <vm_exec_core+5936>, 0x5c9765fa616a <vm_exec_core+5882>, 0x5c9765fa66a9 <vm_exec_core+7225>, 0x5c9765fa6676 <vm_exec_core+7174>, 0x5c9765fa6643 <vm_exec_core+7123>, 0x5c9765fa65b2 <vm_exec_core+6978>, 0x5c9765fa6572 <vm_exec_core+6914>, 0x5c9765fa652f <vm_exec_core+6847>, 0x5c9765fa64d9 <vm_exec_core+6761>, 0x5c9765fa6495 <vm_exec_core+6693>, 0x5c9765fa67c5 <vm_exec_core+7509>, 0x5c9765fa678d <vm_exec_core+7453>, 0x5c9765fa6734 <vm_exec_core+7364>, 0x5c9765fa66dc <vm_exec_core+7276>, 0x5c9765fa6887 <vm_exec_core+7703>, 0x5c9765fa684c <vm_exec_core+7644>, 0x5c9765fa68c2 <vm_exec_core+7762>, 0x5c9765fa540b <vm_exec_core+2459>, 0x5c9765fa539c <vm_exec_core+2348>, 0x5c9765fa534c <vm_exec_core+2268>, 0x5c9765fa52df <vm_exec_core+2159>, 0x5c9765fa5290 <vm_exec_core+2080>, 0x5c9765fa523e <vm_exec_core+1998>, 0x5c9765fa51f6 <vm_exec_core+1926>, 0x5c9765fa51d1 <vm_exec_core+1889>, 0x5c9765fa5198 <vm_exec_core+1832>, 0x5c9765fa514b <vm_exec_core+1755>, 0x5c9765fa5119 <vm_exec_core+1705>, 0x5c9765fa5023 <vm_exec_core+1459>, 0x5c9765fa4fe2 <vm_exec_core+1394>, 0x5c9765fa4fa0 <vm_exec_core+1328>, 0x5c9765fa4f62 <vm_exec_core+1266>, 0x5c9765fa4ef7 <vm_exec_core+1159>, 0x5c9765fa4e98 <vm_exec_core+1064>, 0x5c9765fa4d6c <vm_exec_core+764>, 0x5c9765fa4cff <vm_exec_core+655>, 0x5c9765fa4caa <vm_exec_core+570>, 0x5c9765fa4bad <vm_exec_core+317>, 0x5c9765fa4dfa <vm_exec_core+906>, 0x5c9765fa4db7 <vm_exec_core+839>, 0x5c9765fa4e32 <vm_exec_core+962>, 0x5c9765fa4b09 <vm_exec_core+153>, 0x5c9765fa798f <vm_exec_core+12063>, 0x5c9765fa60c0 <vm_exec_core+5712>, 0x5c9765fa6037 <vm_exec_core+5575>, 0x5c9765fa5fea <vm_exec_core+5498>, 0x5c9765fa5f9d <vm_exec_core+5421>, 0x5c9765fa5f50 <vm_exec_core+5344>, 0x5c9765fa797b <vm_exec_core+12043>, 0x5c9765fa5f03 <vm_exec_core+5267>, 0x5c9765fa5e96 <vm_exec_core+5158>, 0x5c9765fa5e53 <vm_exec_core+5091>, 0x5c9765fa5d50 <vm_exec_core+4832>, 0x5c9765fa5c0a <vm_exec_core+4506>, 0x5c9765fa5b42 <vm_exec_core+4306>, 0x5c9765fa5a58 <vm_exec_core+4072>, 0x5c9765fa6f6d <vm_exec_core+9469>, 0x5c9765fa5a28 <vm_exec_core+4024>, 0x5c9765fa59eb <vm_exec_core+3963>, 0x5c9765fa59ae <vm_exec_core+3902>, 0x5c9765fa5974 <vm_exec_core+3844>, 0x5c9765fa58ca <vm_exec_core+3674>, 0x5c9765fa584e <vm_exec_core+3550>, 0x5c9765fa7967 <vm_exec_core+12023>, 0x5c9765fa7953 <vm_exec_core+12003>, 0x5c9765fa793f <vm_exec_core+11983>, 0x5c9765fa792b <vm_exec_core+11963>, 0x5c9765fa7917 <vm_exec_core+11943>, 0x5c9765fa7903 <vm_exec_core+11923>, 0x5c9765fa78e8 <vm_exec_core+11896>, 0x5c9765fa78d4 <vm_exec_core+11876>, 0x5c9765fa78c0 <vm_exec_core+11856>, 0x5c9765fa78ac <vm_exec_core+11836>, 0x5c9765fa7898 <vm_exec_core+11816>...}
#25 0x00005c9765f95693 in rb_vm_exec (ec=0x5c977433bb10) at /tmp/ruby/src/trunk_gcc11/vm.c:2621
        _ec = 0x5c977433bb10
        _tag = {tag = 36, retval = 4, buf = {0x5c977433bb10, 0x5c9765f955a0 <rb_vm_exec+304>, 0x0, 0x7ffd203ddc20, 0x5c97743d0040}, prev = 0x7ffd203ddd00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#26 0x00005c9765fac218 in rb_iseq_eval_main (iseq=iseq@entry=0x70f364146388) at /tmp/ruby/src/trunk_gcc11/vm.c:2901
        ec = <optimized out>
        val = <optimized out>
#27 0x00005c9765dbbdf5 in rb_ec_exec_node (ec=ec@entry=0x5c977433bb10, n=0x70f364146388) at /tmp/ruby/src/trunk_gcc11/eval.c:282
        _ec = <optimized out>
        _tag = {tag = 36, retval = 101805559364368, buf = {0x5c977433bb10, 0x5c9765dbbe40 <rb_ec_exec_node+256>, 0x0, 0x7ffd203ddcd0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x70f364146388
#28 0x00005c9765dbe44c in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_gcc11/eval.c:320
        ec = 0x5c977433bb10
        status = <optimized out>
#29 0x00005c9765db8e07 in rb_main (argv=0x7ffd203ddf18, argc=3) at /tmp/ruby/src/trunk_gcc11/main.c:42
        variable_in_this_stack_frame = 0
#30 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_gcc11/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)


Thread 2 "ruby" received signal SIGTERM, Terminated.
[Switching to Thread 0x70f3651ff6c0 (LWP 486488)]
0x000070f37e9c4042 in epoll_wait (epfd=4, events=events@entry=0x5c97664236dc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
warning: 30	../sysdeps/unix/sysv/linux/epoll_wait.c: No such file or directory
/tmp/ruby/src/trunk_gcc11/tool/lib/dump.gdb:12: Error in sourced command file:
The program received a signal in another thread while
making a function call from GDB.
Evaluation of the expression containing the function
(rb_vmdebug_stack_dump_all_threads) will be abandoned.
When the function is done executing, GDB will silently stop.
[Inferior 1 (process 486486) detached]
[292/754] 477541=rubygems/test_gem_path_support
[293/754] 477541=ruby/test_sleep
[294/754] 477540=-ext-/test_random
[295/754] 477540=rubygems/test_gem_doctor
[296/754] 477540=socket/test_nonblock
[297/754] 477540=ruby/test_object
[298/754] 477540=strscan/test_ractor
[299/754] 477540=openssl/test_pair
[300/754] 477541=win32/test_registry
[301/754] 477541=test_bundled_gems
[302/754] 477541=rubygems/test_gem_package_tar_reader_entry
[303/754] 477541=mkmf/test_install
[304/754] 477541=ruby/test_complex2
[305/754] 477541=-ext-/bignum/test_pack
[306/754] 477541=rubygems/test_gem_safe_yaml
[307/754] 477541=socket/test_ancdata
[308/754] 477541=rubygems/test_gem_command_manager
[309/754] 477541=rubygems/test_gem_package_old
[310/754] 477541=uri/test_mailto
[311/754] 477541=rubygems/test_gem_silent_ui
[312/754] 477541=ruby/test_dup
[313/754] 477541=ruby/enc/test_big5
[314/754] 477541=-ext-/struct/test_len
[315/754] 477541=prism/unescape_test
[316/754] 477541=-ext-/array/test_to_ary_concat
[317/754] 477539=prism/result/static_literals_test
[318/754] 477539=fiber/test_timeout
[319/754] 477539=ruby/test_object_id
[320/754] 477540=ripper/test_parser_events
[321/754] 477539=erb/test_erb_command
[322/754] 477539=ruby/enc/test_case_mapping
[323/754] 477539=prism/api/lex_test
[324/754] 477539=json/ractor_test
[325/754] 477540=ruby/test_proc
[326/754] 477539=ruby/test_bignum
[327/754] 477539=zlib/test_zlib
[328/754] 477541=-ext-/bignum/test_str2big
[329/754] 477541=rubygems/test_gem_remote_fetcher_s3
[330/754] 477540=ruby/enc/test_grapheme_breaks
[331/754] 477540=openssl/test_provider
[332/754] 477541=prism/version_test
[333/754] 477541=rubygems/test_gem_commands_uninstall_command
[334/754] 477540=did_you_mean/spell_checking/test_variable_name_check
[335/754] 477540=-ext-/string/test_interned_str
[336/754] 477540=ruby/test_transcode
[337/754] 477540=-ext-/st/test_update
[338/754] 477540=ruby/test_trace
[339/754] 477540=socket/test_unix
[340/754] 477540=-ext-/load/test_dot_dot
[341/754] 477540=ruby/test_arity
[342/754] 477540=test_ipaddr
[343/754] 477540=psych/test_coder
[344/754] 477540=ruby/test_symbol
[345/754] 477541=ruby/test_ast
[346/754] 477540=ruby/test_time
[347/754] 477540=prism/api/parse_stream_test
[348/754] 477540=rubygems/test_gem_request
[349/754] 477539=ruby/test_frozen_error
[350/754] 477539=ruby/test_pipe
[351/754] 477540=rubygems/test_gem_install_update_options
[352/754] 477539=prism/result/implicit_array_test
[353/754] 477539=rubygems/test_gem_commands_specification_command
[354/754] 477540=rubygems/test_gem_security
[355/754] 477539=resolv/test_dns
[356/754] 477539=psych/test_deprecated
[357/754] 477539=ruby/test_thread_queue
[358/754] 477539=-ext-/path_to_class/test_path_to_class
[359/754] 477539=fileutils/test_nowrite
[360/754] 477539=rubygems/test_gem_ext_ext_conf_builder
[361/754] 477539=-ext-/thread/test_instrumentation_api
[362/754] 477539=-ext-/bignum/test_div
[363/754] 477539=date/test_date
[364/754] 477539=prism/fuzzer_test
[365/754] 477539=rubygems/test_gem_validator
[366/754] 477539=psych/test_struct
[367/754] 477539=ruby/test_not
[368/754] 477539=prism/api/dump_test
[369/754] 477539=-ext-/method/test_arity
[370/754] 477539=prism/onigmo_test
[371/754] 477539=date/test_switch_hitter
[372/754] 477539=json/json_parser_test
[373/754] 477539=prism/ruby/location_test
[374/754] 477539=-ext-/string/test_cstr
[375/754] 477540=ruby/test_alias
[376/754] 477540=ruby/enc/test_emoji_breaks
[377/754] 477540=dtrace/test_hash_create
[378/754] 477540=ruby/test_weakkeymap
[379/754] 477540=ruby/test_require
[380/754] 477539=mkmf/test_signedness
[381/754] 477540=ruby/test_memory_view
[382/754] 477540=ruby/test_thread
[383/754] 477540=pathname/test_ractor
[384/754] 477540=rubygems/test_gem_commands_cert_command
[385/754] 477539=prism/result/regular_expression_options_test
[386/754] 477539=date/test_date_arith
[387/754] 477539=psych/test_marshalable
[388/754] 477539=ruby/test_encoding
[389/754] 477539=rubygems/test_gem_commands_which_command
[390/754] 477539=psych/test_nil
[391/754] 477539=mkmf/test_constant
[392/754] 477540=ruby/test_super
[393/754] 477540=optparse/test_did_you_mean
[394/754] 477540=-ext-/test_enumerator_kw
[395/754] 477540=ruby/test_ractor
[396/754] 477540=prism/api/parse_test
[397/754] 477540=-ext-/bug_reporter/test_bug_reporter
[398/754] 477540=ruby/enc/test_shift_jis
[399/754] 477540=pathname/test_pathname
[400/754] 477540=prism/ruby/parameters_signature_test
[401/754] 477540=coverage/test_coverage
[402/754] 477540=-ext-/test_bug-5832
[403/754] 477540=strscan/test_stringscanner
[404/754] 477540=rubygems/test_gem_gem_runner
[405/754] 477540=rubygems/test_gem_commands_mirror
[406/754] 477540=uri/test_generic
[407/754] 477540=rubygems/test_gem_commands_help_command
[408/754] 477540=test_find
[409/754] 477540=lib/!Nothing_to_test
[410/754] 477540=mkmf/test_find_executable
[411/754] 477540=rubygems/test_kernel
[412/754] 477540=prism/regexp_test
[413/754] 477540=rubygems/test_gem_request_set_lockfile_tokenizer
[414/754] 477540=json/json_generic_object_test
[415/754] 477540=ruby/test_lazy_enumerator
[416/754] 477539=rubygems/test_require
[417/754] 477540=-ext-/debug/test_debug
[418/754] 477540=prism/snippets_test
[419/754] 477540=psych/test_exception
[420/754] 477540=rubygems/test_gem_package
[421/754] 477539=prism/ruby/ruby_parser_test
[422/754] 477539=ruby/test_flip
[423/754] 477539=rubygems/test_gem_resolver_api_set
[424/754] 477539=psych/nodes/test_enumerable
[425/754] 477539=optparse/test_optarg
[426/754] 477539=prism/result/numeric_value_test
[427/754] 477539=-ext-/test_bug-3571
[428/754] 477539=yaml/test_store
[429/754] 477539=prism/result/overlap_test
[430/754] 477539=net/protocol/test_protocol
[431/754] 477539=ruby/test_assignment
[432/754] 477540=rubygems/test_gem_commands_list_command
[433/754] 477540=-ext-/string/test_external_new
[434/754] 477540=ruby/test_warning
[435/754] 477540=-ext-/array/test_resize
[436/754] 477540=io/wait/test_io_wait_uncommon
[437/754] 477540=ruby/enc/test_gbk
[438/754] 477540=-ext-/arith_seq/test_arith_seq_extract
[439/754] 477540=rubygems/test_gem_ci_detector
[440/754] 477540=date/test_date_conv
[441/754] 477540=rubygems/test_gem_security_policy
[442/754] 477540=mkmf/test_egrep_cpp
[443/754] 477540=-ext-/tracepoint/test_tracepoint
[444/754] 477540=ruby/test_inlinecache
[445/754] 477540=-ext-/marshal/test_internal_ivar
[446/754] 477540=-ext-/arith_seq/test_arith_seq_beg_len_step
[447/754] 477540=rubygems/test_gem_commands_dependency_command
[448/754] 477540=rubygems/test_gem_resolver_requirement_list
[449/754] 477540=prism/ruby/desugar_compiler_test
[450/754] 477539=-ext-/win32/test_fd_setsize
[451/754] 477539=-ext-/struct/test_member
[452/754] 477539=mkmf/test_flags
[453/754] 477540=-ext-/integer/test_my_integer
[454/754] 477540=rubygems/test_gem_commands_pristine_command
[455/754] 477539=socket/test_tcp
[456/754] 477539=ruby/test_ifunless
[457/754] 477539=rubygems/test_gem_source_lock
[458/754] 477539=-ext-/string/test_nofree
[459/754] 477539=error_highlight/test_error_highlight
[460/754] 477540=ruby/test_complex
[461/754] 477540=-ext-/typeddata/test_typeddata
[462/754] 477540=rubygems/test_gem_commands_setup_command
[463/754] 477540=ruby/test_gc_compact
[464/754] 477539=ruby/test_file
[465/754] 477539=prism/bom_test
[466/754] 477539=json/json_ext_parser_test
[467/754] 477539=rubygems/test_gem_remote_fetcher
[468/754] 477539=-ext-/iseq_load/test_iseq_load
[469/754] 477539=psych/test_data
[470/754] 477539=fiber/test_backtrace
[471/754] 477539=ruby/test_syntax
[472/754] 477540=ruby/test_basicinstructions
[473/754] 477540=openssl/test_asn1
[474/754] 477540=net/http/test_https_proxy
[475/754] 477540=prism/result/equality_test
[476/754] 477540=openssl/test_pkey_ec
[477/754] 477540=rubygems/test_gem_resolver_lock_specification
[478/754] 477540=-ext-/marshal/test_usrmarshal
[479/754] 477540=date/test_date_parse
[480/754] 477540=ruby/test_io_buffer
[481/754] 477540=-ext-/string/test_normalize
[482/754] 477540=ruby/test_eval
[483/754] 477540=psych/test_emitter
[484/754] 477540=psych/test_psych
[485/754] 477540=ripper/test_scanner_events
[486/754] 477540=date/test_date_new
[487/754] 477540=-ext-/stack/test_stack_overflow
[488/754] 477540=-ext-/test_scan_args
[489/754] 477540=uri/test_common
[490/754] 477540=ruby/test_exception
[491/754] 477539=did_you_mean/spell_checking/test_class_name_check
[492/754] 477540=rubygems/test_gem_commands_check_command
[493/754] 477540=prism/api/parse_comments_test
[494/754] 477540=rubygems/test_remote_fetch_error
[495/754] 477540=cgi/test_cgi_escape
[496/754] 477539=rubygems/test_gem_remote_fetcher_local_server
[497/754] 477539=did_you_mean/spell_checking/test_pattern_key_name_check
[498/754] 477539=ruby/test_call
[499/754] 477538=optparse/test_summary
[500/754] 477540=openssl/test_kdf
[501/754] 477539=-ext-/st/test_foreach
[502/754] 477538=ruby/test_sprintf
[503/754] 477539=ruby/test_m17n_comb
[504/754] 477540=ruby/test_frozen
[505/754] 477540=-ext-/string/test_coderange
[506/754] 477540=rubygems/test_gem_remote_fetcher_local_ssl_server
[507/754] 477538=stringio/test_ractor
[508/754] 477538=ruby/enc/test_regex_casefold
[509/754] 477538=psych/test_json_tree
[510/754] 477538=rubygems/test_gem_source_git
[511/754] 477540=prism/newline_test
[512/754] 477540=ruby/test_gc
[513/754] 477541=optparse/test_cclass
[514/754] 477538=ruby/test_weakmap
[515/754] 477541=prism/result/breadth_first_search_test
[516/754] 477541=-ext-/struct/test_data
[517/754] 477541=rubygems/test_gem_commands_cleanup_command
[518/754] 477541=json/json_generator_test
[519/754] 477541=socket/test_socket
[520/754] 477539=rubygems/test_gem_available_set
[521/754] 477539=-ext-/string/test_modify_expand
[522/754] 477539=psych/test_null
[523/754] 477539=mkmf/test_convertible
[524/754] 477541=prism/locals_test
[525/754] 477541=rubygems/test_gem_source_vendor
[526/754] 477541=prism/heredoc_dedent_test
[527/754] 477541=test_extlibs
[528/754] 477541=date/test_date_strptime
[529/754] 477541=ruby/test_string
[530/754] 477538=ruby/test_arithmetic_sequence
[531/754] 477538=ruby/test_stringchar
[532/754] 477538=test_pty
[533/754] 477538=test_tsort
[534/754] 477538=ruby/test_readpartial
[535/754] 477538=json/json_coder_test
[536/754] 477538=ruby/test_enum
[537/754] 477538=did_you_mean/core_ext/test_name_error_extension
[538/754] 477538=rubygems/test_gem_request_set_gem_dependency_api
[539/754] 477538=psych/test_date_time
[540/754] 477538=prism/ruby/string_query_test
[541/754] 477538=psych/json/test_stream
[542/754] 477538=-ext-/debug/test_profile_frames
[543/754] 477538=json/json_string_matching_test
[544/754] 477538=rubygems/test_gem_resolver_vendor_specification
[545/754] 477538=ruby/test_name_error
[546/754] 477538=rubygems/test_gem_dependency_resolution_error
[547/754] 477538=psych/test_safe_load
[548/754] 477538=rubygems/test_gem_commands_exec_command
[549/754] 477538=rubygems/test_gem_update_suggestion
[550/754] 477538=uri/test_http
[551/754] 477538=rubygems/test_gem_request_set_lockfile_parser
[552/754] 477538=did_you_mean/tree_spell/test_change_word
[553/754] 477538=dtrace/test_require
[554/754] 477538=ruby/test_enumerator
[555/754] 477540=optparse/test_getopts
[556/754] 477540=date/test_date_marshal
[557/754] 477540=rubygems/test_gem_resolver_lock_set
[558/754] 477540=ruby/test_file_exhaustive
[559/754] 477539=rubygems/test_gem_resolver_git_specification
[560/754] 477539=test_tempfile
[561/754] 477539=rubygems/test_gem_local_remote_options
[562/754] 477539=ruby/test_clone
[563/754] 477539=fiber/test_sleep
[564/754] 477539=ruby/enc/test_gb18030
[565/754] 477539=ruby/test_integer_comb
[566/754] 477540=uri/test_wss
[567/754] 477540=rubygems/test_gem_commands_rebuild_command
[568/754] 477540=mkmf/test_sizeof
[569/754] 477539=openssl/test_random
[570/754] 477539=json/json_encoding_test
[571/754] 477539=digest/test_ractor
[572/754] 477539=prism/result/source_location_test
[573/754] 477539=rubygems/test_gem_console_ui
[574/754] 477539=optparse/test_noarg
[575/754] 477539=ruby/test_system
[576/754] 477539=rubygems/test_bundled_ca
[577/754] 477539=ruby/test_yield
[578/754] 477539=-ext-/bignum/test_mul
[579/754] 477539=ruby/test_defined
[580/754] 477541=ruby/enc/test_utf32
[581/754] 477539=psych/test_yamlstore
[582/754] 477541=digest/test_digest
[583/754] 477539=rubygems/test_gem_resolver_git_set
[584/754] 477541=did_you_mean/spell_checking/test_require_path_check
[585/754] 477541=erb/test_erb_m17n
[586/754] 477541=openssl/test_x509attr
[587/754] 477541=psych/test_array
[588/754] 477541=rubygems/test_gem_resolver_activation_request
[589/754] 477541=mmtk/test_configuration
[590/754] 477541=-ext-/test_notimplement
[591/754] 477541=rubygems/test_gem_ext_configure_builder
[592/754] 477540=ruby/test_fnmatch
[593/754] 477540=ruby/enc/test_cesu8
[594/754] 477541=psych/test_string
[595/754] 477540=prism/encoding/string_encoding_test
[596/754] 477540=ruby/test_compile_prism
[597/754] 477539=dtrace/test_raise
[598/754] 477539=rubygems/test_gem_source_local
[599/754] 477541=resolv/test_resource
[600/754] 477541=rubygems/test_gem_resolver_installed_specification
[601/754] 477541=rubygems/test_gem_commands_lock_command
[602/754] 477541=optparse/test_reqarg
[603/754] 477540=ruby/enc/test_case_options
[604/754] 477540=openssl/test_x509store
[605/754] 477540=-ext-/string/test_set_len
[606/754] 477540=uri/test_ldap
[607/754] 477540=-ext-/test_abi
[608/754] 477541=openssl/test_hmac
[609/754] 477541=ruby/test_continuation
[610/754] 477541=-ext-/hash/test_delete
[611/754] 477541=ruby/test_io_timeout
[612/754] 477541=net/http/test_httpresponse
[613/754] 477541=io/wait/test_ractor
[614/754] 477541=optparse/test_placearg
[615/754] 477539=ruby/test_numeric
[616/754] 477540=ruby/test_comparable
[617/754] 477540=rubygems/test_gem_commands_build_command
[618/754] 477539=-ext-/string/test_rb_str_dup
[619/754] 477539=rubygems/test_gem_resolver
[620/754] 477541=openssl/test_ssl_session
[621/754] 477539=ruby/enc/test_euc_tw
[622/754] 477539=did_you_mean/test_tree_spell_checker
[623/754] 477539=test_open3
[624/754] 477540=rubygems/test_gem_resolver_api_specification
[625/754] 477540=-ext-/econv/test_append
[626/754] 477540=ripper/test_files_test
[627/754] 477540=prism/result/static_inspect_test
[628/754] 477540=-ext-/wait/test_wait
[629/754] 477540=prism/ruby/reflection_test
[630/754] 477540=optparse/test_acceptable
[631/754] 477540=ruby/test_method
[632/754] 477541=rubygems/test_gem_commands_signout_command
[633/754] 477541=uri/test_file
[634/754] 477541=rubygems/test_webauthn_listener_response
[635/754] 477541=-ext-/vm/test_at_exit
[636/754] 477541=prism/percent_delimiter_string_test
[637/754] 477541=-ext-/gvl/test_last_thread
[638/754] 477538=ruby/test_undef
[639/754] 477538=rubygems/test_gem_bundler_version_finder
[640/754] 477541=uri/test_ws
[641/754] 477541=prism/result/node_id_test
[642/754] 477538=ruby/test_beginendblock
[643/754] 477541=rubygems/test_gem_source_installed
[644/754] 477538=optparse/test_switch
[645/754] 477541=-ext-/iter/test_yield_block
[646/754] 477541=ripper/test_files_ext
[647/754] 477538=optparse/test_load
[648/754] 477538=-ext-/symbol/test_type
[649/754] 477538=rubygems/test_gem_resolver_dependency_request
[650/754] 477538=net/http/test_httpheader
[651/754] 477538=psych/test_psych_set
[652/754] 477541=io/console/test_io_console
[653/754] 477538=psych/test_hash
[654/754] 477538=-ext-/popen_deadlock/test_popen_deadlock
[655/754] 477538=psych/test_object_references
[656/754] 477538=openssl/test_pkcs12
[657/754] 477541=-ext-/num2int/test_num2int
[658/754] 477541=ruby/test_iseq
[659/754] 477538=fiber/test_queue
[660/754] 477538=ruby/test_econv
[661/754] 477539=-ext-/iter/test_iter_break
[662/754] 477539=rubygems/test_gem_resolver_installer_set
[663/754] 477539=rubygems/test_config
[664/754] 477539=stringio/test_stringio
[665/754] 477539=fiber/test_address_resolve
[666/754] 477539=ruby/test_stack
[667/754] 477538=test_prettyprint
[668/754] 477538=rubygems/test_gem_source
[669/754] 477538=rubygems/test_gem_commands_info_command
[670/754] 477538=-ext-/funcall/test_passing_block
[671/754] 477538=psych/test_stream
[672/754] 477538=rubygems/test_gem_commands_outdated_command
[673/754] 477538=net/http/test_httpresponses
[674/754] 477538=ruby/test_parse
[675/754] 477538=rubygems/test_gem_commands_server_command
[676/754] 477538=openssl/test_pkey_dh
[677/754] 477539=ruby/enc/test_utf16
[678/754] 477541=uri/test_ftp
[679/754] 477539=rubygems/test_gem_resolver_local_specification
[680/754] 477541=rubygems/test_gem_package_tar_writer
[681/754] 477538=rubygems/test_project_sanity
[682/754] 477539=ruby/test_backtrace
[683/754] 477538=test_securerandom
[684/754] 477538=prism/result/heredoc_test
[685/754] 477538=mkmf/test_mkmf
[686/754] 477538=ruby/test_class
[687/754] 477541=ruby/test_const
[688/754] 477541=-ext-/exception/test_ensured
[689/754] 477541=optparse/test_autoconf
[690/754] 477541=openssl/test_x509cert
[691/754] 477539=rubygems/test_gem_source_subpath_problem
[692/754] 477541=dtrace/test_object_create_start
[693/754] 477541=resolv/test_mdns
[694/754] 477541=prism/ruby/parser_test
[695/754] 477541=ruby/test_process
[696/754] 477539=rubygems/test_gem_commands_unpack_command
[697/754] 477539=-ext-/exception/test_exception_at_throwing
[698/754] 477539=digest/test_digest_extend
[699/754] 477539=fiber/test_io_buffer
[700/754] 477539=prism/ruby/relocation_test
[701/754] 477539=ruby/enc/test_windows_1251
[702/754] 477539=openssl/test_ns_spki
[703/754] 477539=openssl/test_pkey
[704/754] 477539=ruby/test_require_lib
[705/754] 477539=prism/magic_comment_test
[706/754] 477539=ruby/test_shapes
[707/754] 477539=mkmf/test_configuration
[708/754] 477539=psych/test_scalar_scanner
[709/754] 477539=ruby/test_objectspace
[710/754] 477539=fiber/test_ractor
[711/754] 477538=-ext-/string/test_enc_str_buf_cat
[712/754] 477539=ruby/test_nomethod_error
[713/754] 477539=prism/ruby/ripper_test
[714/754] 477538=rubygems/test_rubygems
[715/754] 477538=rubygems/test_gem_spec_fetcher
[716/754] 477538=ripper/test_files_test_1
[717/754] 477538=test_forwardable
[718/754] 477538=rubygems/test_gem_ext_builder
[719/754] 477539=did_you_mean/test_ractor_compatibility
[720/754] 477539=ruby/test_namespace
[721/754] 477539=prism/newline_offsets_test
[722/754] 477539=ruby/test_literal
[723/754] 477540=fiber/test_thread
[724/754] 477540=mkmf/test_framework
[725/754] 477540=rubygems/test_gem_source_fetch_problem
[726/754] 477540=ruby/enc/test_euc_kr
[727/754] 477540=psych/test_scalar
[728/754] 477540=ruby/test_autoload
[729/754] 477538=psych/visitors/test_depth_first
[730/754] 477538=date/test_date_attr
[731/754] 477538=prism/result/constant_path_node_test
[732/754] 477538=rubygems/test_gem_ext_cargo_builder
[733/754] 477538=etc/test_etc
[734/754] 477538=ruby/test_pattern_matching
[735/754] 477538=ruby/enc/test_emoji
[736/754] 477539=psych/test_yaml
[737/754] 477538=ruby/test_condition
[738/754] 477538=rubygems/test_gem_commands_update_command
[739/754] 477539=ruby/enc/test_cp949
[740/754] 477539=test_unicode_normalize
[741/754] 477539=-ext-/exception/test_enc_raise
[742/754] 477539=prism/result/integer_parse_test
[743/754] 477539=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[744/754] 477539=did_you_mean/edit_distance/test_jaro_winkler
[745/754] 477539=ripper/test_ripper
[746/754] 477539=rubygems/test_gem_version_option
[747/754] 477539=io/wait/test_io_wait
[748/754] 477539=rubygems/test_gem_resolver_composed_set
[749/754] 477539=optparse/test_kwargs
[750/754] 477539=ruby/test_io
[751/754] 477538=rubygems/test_gem_request_set
[752/754] 477538=fiber/test_io
[753/754] 477538=net/http/test_buffered_io
[754/754] 477538=ruby/test_path

  1) Failure:
TestRegexp#test_timeout_longer_than_global [/tmp/ruby/src/trunk_gcc11/test/ruby/test_regexp.rb:2008]:
Expected |0.5 - 2.579511467| (2.079511467) to be <= 0.375.

  2) Error:
TestObjSpace#test_trace_object_allocations_compaction_freed_pages:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit expired timeout (10 sec)
pid 486486 killed by SIGABRT (signal 6) (core dumped)
| th: 0x5c9774336840, native_id: 0x70f37e8977c0
| -- Control frame information -----------------------------------------------
| c:0006 p:0010 s:0025 e:000021 BLOCK  -:6
| c:0005 p:0024 s:0019 e:000018 METHOD <internal:numeric>:257
| c:0004 p:0005 s:0014 e:000013 BLOCK  -:5 [FINISH]
| c:0003 p:---- s:0011 e:000010 CFUNC  :trace_object_allocations
| c:0002 p:0015 s:0007 E:001d18 EVAL   -:4 [FINISH]
| c:0001 p:0000 s:0003 E:000750 DUMMY  [FINISH]
| 
| 

    /tmp/ruby/src/trunk_gcc11/test/objspace/test_objspace.rb:312:in 'TestObjSpace#test_trace_object_allocations_compaction_freed_pages'

Finished tests in 874.299001s, 32.9899 tests/s, 6977.7193 assertions/s.
28843 tests, 6100613 assertions, 1 failures, 1 errors, 159 skips

ruby -v: ruby 3.5.0dev (2025-07-09T18:42:19Z master b146eae3b5) +PRISM [x86_64-linux]
make: *** [uncommon.mk:978: yes-test-all] Error 2
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-11
	LD = ld
	LDSHARED = gcc-11 -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.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
ruby 3.5.0dev (2025-07-09T18:42:19Z master b146eae3b5) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ......................................

Finished in 53.195177 seconds

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