# Logfile created on 2026-03-18 22:45:29 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f2d54b5fdc8 @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.20260318-224529", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f2d5916db58 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f2d5916d888 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f2d54a99330 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc11.20260318-224529", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc11.20260318-224529>, @binmode=false, @mon_data=#<Monitor:0x00007f2d5916d310>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
b2fc406..077871c master -> origin/master
Updating b2fc406..077871c
Fast-forward
lib/rubygems.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = 077871cf5b
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk_gcc11/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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.rbbin updated
98c905cb197d521d622663e1a3124e8d336f5d36ebed2c71aeda22e4089a26bb builtin_binary.rbbin
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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 'enc'.
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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
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'
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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
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]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
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]: 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.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.10.3/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.4.0/ext/syslog'
make[2]: Leaving 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/rbs-3.10.3/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.4.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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
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 'enc'.
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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
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'
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/digest'
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/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]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
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-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
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/bigdecimal-4.0.1/ext/bigdecimal'
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.10.3/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/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving 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/rbs-3.10.3/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.4.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/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_gcc11/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_gcc11/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk_gcc11/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk_gcc11/bin
installing library scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk_gcc11/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk_gcc11/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.1
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.19.2
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.3
installing bundled gems: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/4.1.0+1
minitest 6.0.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-imap 0.6.3
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.13
ostruct 0.6.3
pstore 0.2.1
benchmark 0.5.0
logger 1.7.0
rdoc 7.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
win32-registry 0.1.2
installing bundled gem cache: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.3.gem extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2040 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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.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=63116
"--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/758] 39556=-ext-/win32/test_fd_setsize
[ 2/758] 39556=-ext-/integer/test_my_integer
[ 3/758] 39556=mkmf/test_flags
[ 4/758] 39558=-ext-/struct/test_member
[ 5/758] 39557=rubygems/test_gem_commands_pristine_command
[ 6/758] 39555=rubygems/test_gem_security_policy
[ 7/758] 39558=date/test_date_conv
[ 8/758] 39558=-ext-/tracepoint/test_tracepoint
[ 9/758] 39558=mkmf/test_egrep_cpp
[ 10/758] 39555=-ext-/marshal/test_internal_ivar
[ 11/758] 39555=ruby/test_inlinecache
[ 12/758] 39555=prism/ruby/desugar_compiler_test
[ 13/758] 39555=rubygems/test_gem_resolver_requirement_list
[ 14/758] 39555=rubygems/test_gem_commands_dependency_command
[ 15/758] 39555=-ext-/arith_seq/test_arith_seq_beg_len_step
[ 16/758] 39555=ruby/test_gc_compact
[ 17/758] 39558=prism/bom_test
[ 18/758] 39558=prism/result/continuable_test
[ 19/758] 39558=ruby/test_file
[ 20/758] 39557=json/json_ext_parser_test
[ 21/758] 39557=ruby/test_ifunless
[ 22/758] 39557=socket/test_tcp
[ 23/758] 39556=rubygems/test_gem_source_lock
[ 24/758] 39557=error_highlight/test_error_highlight
[ 25/758] 39556=-ext-/string/test_nofree
[ 26/758] 39556=rubygems/test_gem_commands_setup_command
[ 27/758] 39556=-ext-/typeddata/test_typeddata
[ 28/758] 39557=ruby/test_complex
[ 29/758] 39556=psych/test_data
[ 30/758] 39556=fiber/test_backtrace
[ 31/758] 39556=ruby/test_syntax
[ 32/758] 39558=net/http/test_https_proxy
[ 33/758] 39557=openssl/test_asn1
[ 34/758] 39557=ruby/test_basicinstructions
[ 35/758] 39558=rubygems/test_gem_remote_fetcher
[ 36/758] 39557=-ext-/iseq_load/test_iseq_load
[ 37/758] 39555=ruby/test_eval
[ 38/758] 39558=psych/test_emitter
[ 39/758] 39558=openssl/test_pkey_ec
[ 40/758] 39558=prism/result/equality_test
[ 41/758] 39558=-ext-/marshal/test_usrmarshal
[ 42/758] 39555=rubygems/test_gem_resolver_lock_specification
[ 43/758] 39558=date/test_date_parse
[ 44/758] 39558=-ext-/string/test_normalize
[ 45/758] 39558=ruby/test_io_buffer
[ 46/758] 39555=uri/test_generic
[ 47/758] 39558=rubygems/test_gem_commands_help_command
[ 48/758] 39555=lib/!Nothing_to_test
[ 49/758] 39555=test_find
[ 50/758] 39558=strscan/test_stringscanner
[ 51/758] 39555=-ext-/test_bug-5832
[ 52/758] 39555=rubygems/test_gem_commands_mirror
[ 53/758] 39555=rubygems/test_gem_gem_runner
[ 54/758] 39558=-ext-/debug/test_debug
[ 55/758] 39558=prism/snippets_test
[ 56/758] 39555=mkmf/test_find_executable
[ 57/758] 39555=rubygems/test_kernel
[ 58/758] 39557=ruby/test_lazy_enumerator
[ 59/758] 39555=rubygems/test_gem_request_set_lockfile_tokenizer
[ 60/758] 39557=json/json_generic_object_test
[ 61/758] 39557=prism/regexp_test
[ 62/758] 39557=rubygems/test_require
[ 63/758] 39555=optparse/test_optarg
[ 64/758] 39555=prism/result/numeric_value_test
[ 65/758] 39555=yaml/test_store
[ 66/758] 39555=-ext-/test_bug-3571
[ 67/758] 39555=rubygems/test_gem_package
[ 68/758] 39555=psych/test_exception
[ 69/758] 39555=prism/ruby/ruby_parser_test
[ 70/758] 39555=rubygems/test_gem_resolver_api_set
[ 71/758] 39555=ruby/test_flip
[ 72/758] 39555=psych/nodes/test_enumerable
[ 73/758] 39555=-ext-/array/test_resize
[ 74/758] 39555=ruby/test_warning
[ 75/758] 39555=ruby/enc/test_gbk
[ 76/758] 39555=io/wait/test_io_wait_uncommon
[ 77/758] 39557=rubygems/test_gem_ci_detector
[ 78/758] 39555=-ext-/arith_seq/test_arith_seq_extract
[ 79/758] 39555=prism/result/overlap_test
[ 80/758] 39557=net/protocol/test_protocol
[ 81/758] 39557=rubygems/test_gem_commands_list_command
[ 82/758] 39557=-ext-/string/test_external_new
[ 83/758] 39557=ruby/test_assignment
[ 84/758] 39555=psych/test_null
[ 85/758] 39555=prism/locals_test
[ 86/758] 39555=mkmf/test_convertible
[ 87/758] 39557=prism/heredoc_dedent_test
[ 88/758] 39557=rubygems/test_gem_source_vendor
[ 89/758] 39557=rubygems/test_gem_commands_cleanup_command
[ 90/758] 39557=socket/test_socket
[ 91/758] 39558=json/json_generator_test
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x000071be0e6b40e8 /tmp/ruby/build/trunk_gcc11/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x000071be0e6b40e8 /tmp/ruby/build/trunk_gcc11/.ext/common/socket.rb:722 dead>
.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x000071be0e9b9608 /tmp/ruby/build/trunk_gcc11/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_udp_server: #<Thread:0x000071be0e9b9608 /tmp/ruby/build/trunk_gcc11/.ext/common/socket.rb:722 dead>
[ 92/758] 39558=-ext-/string/test_modify_expand
[ 93/758] 39558=rubygems/test_gem_available_set
[ 94/758] 39558=ruby/test_readpartial
[ 95/758] 39558=ruby/test_enum
[ 96/758] 39557=json/json_coder_test
[ 97/758] 39557=did_you_mean/core_ext/test_name_error_extension
[ 98/758] 39557=date/test_date_strptime
[ 99/758] 39557=test_extlibs
[100/758] 39558=test_pty
[101/758] 39558=ruby/test_stringchar
[102/758] 39558=ruby/test_arithmetic_sequence
[103/758] 39558=ruby/test_string
[104/758] 39557=-ext-/debug/test_profile_frames
[105/758] 39557=rubygems/test_gem_resolver_vendor_specification
[106/758] 39557=json/json_string_matching_test
[107/758] 39557=psych/test_date_time
[108/758] 39557=rubygems/test_gem_request_set_gem_dependency_api
[109/758] 39557=prism/ruby/string_query_test
[110/758] 39557=psych/json/test_stream
[111/758] 39557=rubygems/test_gem_request_set_lockfile_parser
[112/758] 39557=ruby/test_file_exhaustive
[113/758] 39556=rubygems/test_gem_resolver_lock_set
[114/758] 39556=date/test_date_marshal
[115/758] 39556=optparse/test_getopts
[116/758] 39556=dtrace/test_require
[117/758] 39556=ruby/test_enumerator
[118/758] 39557=did_you_mean/tree_spell/test_change_word
[119/758] 39557=ruby/test_name_error
[120/758] 39557=rubygems/test_gem_dependency_resolution_error
[121/758] 39557=rubygems/test_gem_update_suggestion
[122/758] 39557=rubygems/test_gem_commands_exec_command
[123/758] 39556=psych/test_safe_load
[124/758] 39556=uri/test_http
[125/758] 39556=ruby/test_exception
[126/758] 39558=did_you_mean/spell_checking/test_class_name_check
[127/758] 39558=prism/api/parse_comments_test
[128/758] 39558=rubygems/test_gem_commands_check_command
[129/758] 39558=psych/test_psych
[130/758] 39558=ripper/test_scanner_events
[131/758] 39558=-ext-/test_scan_args
[132/758] 39558=date/test_date_new
[133/758] 39558=-ext-/stack/test_stack_overflow
[134/758] 39558=uri/test_common
[135/758] 39558=-ext-/st/test_foreach
[136/758] 39558=openssl/test_kdf
[137/758] 39558=cgi/test_cgi_escape
[138/758] 39558=rubygems/test_remote_fetch_error
[139/758] 39558=ruby/test_call
[140/758] 39558=did_you_mean/spell_checking/test_pattern_key_name_check
[141/758] 39558=rubygems/test_gem_remote_fetcher_local_server
[142/758] 39558=optparse/test_summary
[143/758] 39558=ruby/test_frozen
[144/758] 39558=ruby/test_m17n_comb
[145/758] 39556=rubygems/test_gem_remote_fetcher_local_ssl_server
[146/758] 39557=-ext-/string/test_coderange
[147/758] 39557=stringio/test_ractor
[148/758] 39557=ruby/test_sprintf
[149/758] 39556=ruby/test_gc
[150/758] 39557=optparse/test_cclass
[151/758] 39557=ruby/test_weakmap
[152/758] 39558=-ext-/struct/test_data
[153/758] 39558=prism/result/breadth_first_search_test
[154/758] 39558=rubygems/test_gem_source_git
[155/758] 39558=psych/test_json_tree
[156/758] 39558=ruby/enc/test_regex_casefold
[157/758] 39558=ruby/test_box
[158/758] 39557=prism/newline_test
[159/758] 39557=io/wait/test_ractor
[160/758] 39557=net/http/test_httpresponse
[161/758] 39557=ruby/test_io_timeout
[162/758] 39557=ruby/test_numeric
[163/758] 39557=optparse/test_placearg
[164/758] 39557=ruby/test_comparable
[165/758] 39557=rubygems/test_gem_commands_build_command
[166/758] 39557=-ext-/string/test_rb_str_dup
[167/758] 39557=ruby/test_continuation
[168/758] 39557=openssl/test_hmac
[169/758] 39557=-ext-/hash/test_delete
[170/758] 39557=-ext-/econv/test_append
[171/758] 39557=ripper/test_files_test
[172/758] 39557=-ext-/wait/test_wait
[173/758] 39558=prism/ruby/reflection_test
[174/758] 39558=prism/result/static_inspect_test
[175/758] 39558=openssl/test_ssl_session
[176/758] 39557=rubygems/test_gem_resolver
[177/758] 39557=did_you_mean/test_tree_spell_checker
[178/758] 39557=ruby/enc/test_euc_tw
[179/758] 39557=rubygems/test_gem_resolver_api_specification
[180/758] 39557=test_open3
[181/758] 39558=-ext-/gvl/test_last_thread
[182/758] 39558=-ext-/vm/test_at_exit
[183/758] 39558=prism/percent_delimiter_string_test
[184/758] 39558=ruby/test_undef
[185/758] 39558=rubygems/test_gem_bundler_version_finder
[186/758] 39558=prism/result/node_id_test
[187/758] 39558=uri/test_ws
[188/758] 39558=ruby/test_method
[189/758] 39557=optparse/test_acceptable
[190/758] 39557=rubygems/test_gem_commands_signout_command
[191/758] 39557=rubygems/test_webauthn_listener_response
[192/758] 39557=uri/test_file
[193/758] 39557=rubygems/test_gem_resolver_dependency_request
[194/758] 39557=net/http/test_httpheader
[195/758] 39557=psych/test_hash
[196/758] 39557=-ext-/popen_deadlock/test_popen_deadlock
[197/758] 39555=io/console/test_io_console
[198/758] 39557=psych/test_psych_set
[199/758] 39557=psych/test_object_references
[200/758] 39557=rubygems/test_gem_source_installed
[201/758] 39557=ruby/test_beginendblock
[202/758] 39557=-ext-/iter/test_yield_block
[203/758] 39557=optparse/test_switch
[204/758] 39557=optparse/test_load
[205/758] 39557=ripper/test_files_ext
[206/758] 39557=-ext-/symbol/test_type
[207/758] 39557=ruby/enc/test_gb18030
[208/758] 39557=ruby/test_integer_comb
[209/758] 39555=rubygems/test_gem_commands_rebuild_command
[210/758] 39555=uri/test_wss
[211/758] 39555=mkmf/test_sizeof
[212/758] 39557=json/json_encoding_test
[213/758] 39557=openssl/test_random
[214/758] 39557=rubygems/test_gem_resolver_git_specification
[215/758] 39558=ruby/test_clone
[216/758] 39558=rubygems/test_gem_local_remote_options
[217/758] 39558=test_tempfile
[218/758] 39557=fiber/test_sleep
[219/758] 39558=psych/test_yamlstore
[220/758] 39558=ruby/enc/test_utf32
[221/758] 39558=rubygems/test_gem_resolver_git_set
[222/758] 39557=digest/test_digest
[223/758] 39557=rubygems/test_gem_console_ui
[224/758] 39557=prism/result/source_location_test
[225/758] 39557=digest/test_ractor
[226/758] 39558=ruby/test_system
[227/758] 39557=optparse/test_noarg
[228/758] 39557=rubygems/test_bundled_ca
[229/758] 39557=ruby/test_defined
[230/758] 39558=-ext-/bignum/test_mul
[231/758] 39558=ruby/test_yield
[232/758] 39557=mmtk/test_configuration
[233/758] 39557=-ext-/box/test_load_ext
[234/758] 39557=rubygems/test_gem_ext_configure_builder
[235/758] 39557=-ext-/test_notimplement
[236/758] 39557=ruby/test_fnmatch
[237/758] 39557=-ext-/scheduler/test_interrupt_with_scheduler
[238/758] 39557=ruby/enc/test_cesu8
[239/758] 39557=openssl/test_x509attr
[240/758] 39557=erb/test_erb_m17n
[241/758] 39557=did_you_mean/spell_checking/test_require_path_check
[242/758] 39557=psych/test_array
[243/758] 39557=rubygems/test_gem_resolver_activation_request
[244/758] 39557=rubygems/test_gem_resolver_installed_specification
[245/758] 39557=rubygems/test_gem_commands_lock_command
[246/758] 39557=optparse/test_reqarg
[247/758] 39557=-ext-/string/test_set_len
[248/758] 39557=openssl/test_x509store
[249/758] 39557=ruby/enc/test_case_options
[250/758] 39557=-ext-/test_abi
[251/758] 39555=uri/test_ldap
[252/758] 39555=psych/test_string
[253/758] 39557=ruby/test_compile_prism
[254/758] 39555=prism/encoding/string_encoding_test
[255/758] 39555=dtrace/test_raise
[256/758] 39555=resolv/test_resource
[257/758] 39555=rubygems/test_gem_source_local
[258/758] 39557=fiber/test_ractor
[259/758] 39555=ruby/test_objectspace
[260/758] 39557=psych/test_scalar_scanner
[261/758] 39557=-ext-/string/test_enc_str_buf_cat
[262/758] 39557=ruby/test_nomethod_error
[263/758] 39557=rubygems/test_gem_spec_fetcher
[264/758] 39557=rubygems/test_rubygems
[265/758] 39557=prism/ruby/ripper_test
[266/758] 39558=openssl/test_ns_spki
[267/758] 39558=ruby/enc/test_windows_1251
[268/758] 39558=prism/ruby/relocation_test
[269/758] 39558=openssl/test_pkey
[270/758] 39558=ruby/test_shapes
[271/758] 39558=prism/magic_comment_test
[272/758] 39558=ruby/test_require_lib
[273/758] 39557=mkmf/test_configuration
[274/758] 39557=prism/newline_offsets_test
[275/758] 39555=ruby/test_literal
[276/758] 39557=mkmf/test_framework
[277/758] 39557=fiber/test_thread
[278/758] 39557=rubygems/test_gem_source_fetch_problem
[279/758] 39557=ripper/test_files_test_1
[280/758] 39557=test_forwardable
[281/758] 39557=rubygems/test_gem_ext_builder
[282/758] 39555=did_you_mean/test_ractor_compatibility
[283/758] 39555=ruby/enc/test_emoji
[284/758] 39555=ruby/test_pattern_matching
[285/758] 39555=etc/test_etc
[286/758] 39555=psych/test_yaml
[287/758] 39555=ruby/enc/test_cp949
[288/758] 39555=rubygems/test_gem_commands_update_command
[289/758] 39557=ruby/test_condition
[290/758] 39557=psych/test_scalar
[291/758] 39557=ruby/enc/test_euc_kr
[292/758] 39557=psych/visitors/test_depth_first
[293/758] 39557=ruby/test_autoload
[294/758] 39558=prism/result/constant_path_node_test
[295/758] 39558=date/test_date_attr
[296/758] 39558=rubygems/test_gem_ext_cargo_builder
[297/758] 39558=rubygems/test_gem_version_option
[298/758] 39558=optparse/test_kwargs
[299/758] 39558=rubygems/test_gem_resolver_composed_set
[300/758] 39558=io/wait/test_io_wait
[301/758] 39558=ruby/test_io
[302/758] 39555=ruby/test_path
[303/758] 39555=net/http/test_buffered_io
[304/758] 39555=fiber/test_io
[305/758] 39555=rubygems/test_gem_request_set
[306/758] 39555=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[307/758] 39555=prism/result/integer_parse_test
[308/758] 39555=-ext-/exception/test_enc_raise
[309/758] 39555=test_unicode_normalize
[310/758] 39555=ripper/test_ripper
[311/758] 39555=did_you_mean/edit_distance/test_jaro_winkler
[312/758] 39555=stringio/test_stringio
[313/758] 39555=rubygems/test_config
[314/758] 39555=rubygems/test_gem_resolver_installer_set
[315/758] 39555=fiber/test_address_resolve
[316/758] 39555=test_prettyprint
[317/758] 39555=rubygems/test_gem_source
[318/758] 39555=ruby/test_stack
[319/758] 39557=ruby/test_iseq
[320/758] 39555=-ext-/num2int/test_num2int
[321/758] 39555=openssl/test_pkcs12
[New LWP 43519]
[New LWP 43518]
[322/758] 39555=ruby/test_econv
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000635222b1c00f in debug_info_reader_read_value (reader=reader@entry=0x63522d750b00, form=1, v=v@entry=0x63522d7508d0, errout=errout@entry=0x7894f1d954e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc11/addr2line.c:1198
1198 switch (form) {
>>> Threads
Id Target Id Frame
* 1 Thread 0x7894f1b8e7c0 (LWP 43513) "ruby" 0x0000635222b1c00f in debug_info_reader_read_value (reader=reader@entry=0x63522d750b00, form=1, v=v@entry=0x63522d7508d0, errout=errout@entry=0x7894f1d954e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc11/addr2line.c:1198
2 Thread 0x7894d742e6c0 (LWP 43519) "-e:3" 0x00007894f1c29d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x63522d83b4d0) at ./nptl/futex-internal.c:57
3 Thread 0x7894d85df6c0 (LWP 43518) "ruby" 0x00007894f1cbb042 in epoll_wait (epfd=4, events=events@entry=0x635222e8babc <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 3 (Thread 0x7894d85df6c0 (LWP 43518) "ruby"):
#0 0x00007894f1cbb042 in epoll_wait (epfd=4, events=events@entry=0x635222e8babc <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
sc_ret = -4
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000635222980c93 in event_wait (vm=0x635222e8c140 <_vm>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:2927
r = <optimized out>
r = <optimized out>
#2 timer_thread_polling (vm=0x635222e8c140 <_vm>) at /tmp/ruby/src/trunk_gcc11/thread_pthread_mn.c:943
r = <optimized out>
r = <optimized out>
i = <optimized out>
th = <optimized out>
events = <optimized out>
sched = <optimized out>
event_serial = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:3054
vm = <optimized out>
#4 0x00007894f1c2da94 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 = {132580680529600, -851603523638180418, 132580680529600, -272, 0, 140725779294896, -851603523617208898, -851694741997664834}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x00007894f1cbac3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x7894d742e6c0 (LWP 43519) "-e:3"):
#0 0x00007894f1c29d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x63522d83b4d0) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x63522d83b4d0) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x63522d83b4d0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007894f1c2c7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x635222e88228 <_main_ractor+264>, cond=0x63522d83b4a8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7894f1c2c4a0 <__condvar_cleanup_waiting>, __arg = 0x7894d742d160, __canceltype = 1, __prev = 0x0}
cbuffer = {wseq = 664, cond = 0x63522d83b4a8, mutex = 0x635222e88228 <_main_ractor+264>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 664
seq = 332
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=cond@entry=0x63522d83b4a8, mutex=mutex@entry=0x635222e88228 <_main_ractor+264>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000635222978f63 in rb_native_cond_wait (mutex=0x635222e88228 <_main_ractor+264>, cond=0x63522d83b4a8) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:231
r = <optimized out>
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x635222e88228 <_main_ractor+264>, th=th@entry=0x63522d83f6f0, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:851
next_th = 0x635222e883c0 <_main_thread>
#7 0x00006352229799b8 in thread_sched_yield (th=0x63522d83f6f0, sched=0x635222e88228 <_main_ractor+264>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:1135
can_direct_transfer = <optimized out>
#8 rb_thread_schedule_limits (limits_us=limits_us@entry=100000) at /tmp/ruby/src/trunk_gcc11/thread.c:1505
th = 0x63522d83f6f0
#9 0x0000635222979e32 in rb_threadptr_execute_interrupts (th=<optimized out>, blocking_timing=0) at /tmp/ruby/src/trunk_gcc11/thread.c:2719
limits_us = 100000
sig = <optimized out>
timer_interrupt = 1
pending_interrupt = <optimized out>
terminate_interrupt = 0
trap_interrupt = <optimized out>
interrupt = <optimized out>
postponed_job_interrupt = <optimized out>
ret = 0
#10 0x00006352229e57f8 in vm_pop_frame (ep=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:452
flags = 572653569
flags = <optimized out>
#11 vm_exec_core (ec=0x63522d83b238) at ../../src/trunk_gcc11/insns.def:1176
leaf = <optimized out>
val = 0
reg_pc = 0x63522d841918
reg_cfp = 0x7894d752ef68
insns_address_table = {0x6352229e68ef <vm_exec_core+12335>, 0x6352229e4f08 <vm_exec_core+5704>, 0x6352229e4e9d <vm_exec_core+5597>, 0x6352229e4df3 <vm_exec_core+5427>, 0x6352229e4d82 <vm_exec_core+5314>, 0x6352229e4ce2 <vm_exec_core+5154>, 0x6352229e4c7c <vm_exec_core+5052>, 0x6352229e512b <vm_exec_core+6251>, 0x6352229e50df <vm_exec_core+6175>, 0x6352229e509a <vm_exec_core+6106>, 0x6352229e4f6c <vm_exec_core+5804>, 0x6352229e4adb <vm_exec_core+4635>, 0x6352229e4a9a <vm_exec_core+4570>, 0x6352229e4a2d <vm_exec_core+4461>, 0x6352229e49c4 <vm_exec_core+4356>, 0x6352229e4989 <vm_exec_core+4297>, 0x6352229e4953 <vm_exec_core+4243>, 0x6352229e4920 <vm_exec_core+4192>, 0x6352229e48ed <vm_exec_core+4141>, 0x6352229e48ba <vm_exec_core+4090>, 0x6352229e482b <vm_exec_core+3947>, 0x6352229e47eb <vm_exec_core+3883>, 0x6352229e47a8 <vm_exec_core+3816>, 0x6352229e4752 <vm_exec_core+3730>, 0x6352229e470e <vm_exec_core+3662>, 0x6352229e4687 <vm_exec_core+3527>, 0x6352229e464f <vm_exec_core+3471>, 0x6352229e45f6 <vm_exec_core+3382>, 0x6352229e459b <vm_exec_core+3291>, 0x6352229e4560 <vm_exec_core+3232>, 0x6352229e4525 <vm_exec_core+3173>, 0x6352229e4335 <vm_exec_core+2677>, 0x6352229e42a7 <vm_exec_core+2535>, 0x6352229e4238 <vm_exec_core+2424>, 0x6352229e41e8 <vm_exec_core+2344>, 0x6352229e417b <vm_exec_core+2235>, 0x6352229e412c <vm_exec_core+2156>, 0x6352229e40ad <vm_exec_core+2029>, 0x6352229e4065 <vm_exec_core+1957>, 0x6352229e4040 <vm_exec_core+1920>, 0x6352229e4007 <vm_exec_core+1863>, 0x6352229e3fba <vm_exec_core+1786>, 0x6352229e3f88 <vm_exec_core+1736>, 0x6352229e3e92 <vm_exec_core+1490>, 0x6352229e3e51 <vm_exec_core+1425>, 0x6352229e3e0f <vm_exec_core+1359>, 0x6352229e3dd1 <vm_exec_core+1297>, 0x6352229e3d66 <vm_exec_core+1190>, 0x6352229e3d15 <vm_exec_core+1109>, 0x6352229e3cca <vm_exec_core+1034>, 0x6352229e3c5d <vm_exec_core+925>, 0x6352229e3c08 <vm_exec_core+840>, 0x6352229e3b0a <vm_exec_core+586>, 0x6352229e3ad2 <vm_exec_core+530>, 0x6352229e3a8f <vm_exec_core+463>, 0x6352229e3a29 <vm_exec_core+361>, 0x6352229e3968 <vm_exec_core+168>, 0x6352229e3918 <vm_exec_core+88>, 0x6352229e5b29 <vm_exec_core+8809>, 0x6352229e5ae2 <vm_exec_core+8738>, 0x6352229e5a95 <vm_exec_core+8661>, 0x6352229e5a48 <vm_exec_core+8584>, 0x6352229e59fb <vm_exec_core+8507>, 0x6352229e68a7 <vm_exec_core+12263>, 0x6352229e59ae <vm_exec_core+8430>, 0x6352229e593f <vm_exec_core+8319>, 0x6352229e58fc <vm_exec_core+8252>, 0x6352229e5d44 <vm_exec_core+9348>, 0x6352229e5bd6 <vm_exec_core+8982>, 0x6352229e5830 <vm_exec_core+8048>, 0x6352229e5749 <vm_exec_core+7817>, 0x6352229e5eba <vm_exec_core+9722>, 0x6352229e5719 <vm_exec_core+7769>, 0x6352229e56dc <vm_exec_core+7708>, 0x6352229e569f <vm_exec_core+7647>, 0x6352229e5665 <vm_exec_core+7589>, 0x6352229e5643 <vm_exec_core+7555>, 0x6352229e55fc <vm_exec_core+7484>, 0x6352229e55b5 <vm_exec_core+7413>, 0x6352229e557b <vm_exec_core+7355>, 0x6352229e54d5 <vm_exec_core+7189>, 0x6352229e5459 <vm_exec_core+7065>, 0x6352229e6ce5 <vm_exec_core+13349>, 0x6352229e6c3f <vm_exec_core+13183>, 0x6352229e6b9d <vm_exec_core+13021>, 0x6352229e6b2a <vm_exec_core+12906>, 0x6352229e6a84 <vm_exec_core+12740>, 0x6352229e6a23 <vm_exec_core+12643>, 0x6352229e69a2 <vm_exec_core+12514>, 0x6352229e6900 <vm_exec_core+12352>, 0x6352229e7220 <vm_exec_core+14688>, 0x6352229e717e <vm_exec_core+14526>, 0x6352229e70e1 <vm_exec_core+14369>, 0x6352229e7064 <vm_exec_core+14244>, 0x6352229e7018 <vm_exec_core+14168>, 0x6352229e6fc5 <vm_exec_core+14085>, 0x6352229e6f58 <vm_exec_core+13976>, 0x6352229e6e14 <vm_exec_core+13652>, 0x6352229e6f23 <vm_exec_core+13923>, 0x6352229e6eee <vm_exec_core+13870>, 0x6352229e6ead <vm_exec_core+13805>, 0x6352229e6e4b <vm_exec_core+13707>, 0x6352229e5e3c <vm_exec_core+9596>, 0x6352229e6da2 <vm_exec_core+13538>, 0x6352229e53ec <vm_exec_core+6956>, 0x6352229e5396 <vm_exec_core+6870>, 0x6352229e5311 <vm_exec_core+6737>, 0x6352229e52cc <vm_exec_core+6668>, 0x6352229e5283 <vm_exec_core+6595>, 0x6352229e523c <vm_exec_core+6524>, 0x6352229e51ed <vm_exec_core+6445>, 0x6352229e51ba <vm_exec_core+6394>, 0x6352229e5187 <vm_exec_core+6343>, 0x6352229e6d86 <vm_exec_core+13510>, 0x6352229e4ef9 <vm_exec_core+5689>, 0x6352229e4e8e <vm_exec_core+5582>, 0x6352229e4de4 <vm_exec_core+5412>, 0x6352229e4d73 <vm_exec_core+5299>, 0x6352229e4cd3 <vm_exec_core+5139>, 0x6352229e4c6d <vm_exec_core+5037>, 0x6352229e511c <vm_exec_core+6236>, 0x6352229e50d0 <vm_exec_core+6160>, 0x6352229e508b <vm_exec_core+6091>, 0x6352229e4f5d <vm_exec_core+5789>, 0x6352229e4acc <vm_exec_core+4620>, 0x6352229e4a8b <vm_exec_core+4555>, 0x6352229e4a1e <vm_exec_core+4446>, 0x6352229e49b5 <vm_exec_core+4341>, 0x6352229e497a <vm_exec_core+4282>, 0x6352229e4944 <vm_exec_core+4228>, 0x6352229e4911 <vm_exec_core+4177>, 0x6352229e48de <vm_exec_core+4126>, 0x6352229e48ab <vm_exec_core+4075>, 0x6352229e481c <vm_exec_core+3932>, 0x6352229e47dc <vm_exec_core+3868>, 0x6352229e4799 <vm_exec_core+3801>, 0x6352229e4743 <vm_exec_core+3715>, 0x6352229e46ff <vm_exec_core+3647>, 0x6352229e4678 <vm_exec_core+3512>, 0x6352229e4640 <vm_exec_core+3456>, 0x6352229e45e7 <vm_exec_core+3367>, 0x6352229e458c <vm_exec_core+3276>, 0x6352229e4551 <vm_exec_core+3217>, 0x6352229e4516 <vm_exec_core+3158>, 0x6352229e4326 <vm_exec_core+2662>, 0x6352229e4298 <vm_exec_core+2520>, 0x6352229e4229 <vm_exec_core+2409>, 0x6352229e41d9 <vm_exec_core+2329>, 0x6352229e416c <vm_exec_core+2220>, 0x6352229e411d <vm_exec_core+2141>, 0x6352229e409e <vm_exec_core+2014>, 0x6352229e4056 <vm_exec_core+1942>, 0x6352229e4031 <vm_exec_core+1905>, 0x6352229e3ff8 <vm_exec_core+1848>, 0x6352229e3fab <vm_exec_core+1771>, 0x6352229e3f79 <vm_exec_core+1721>, 0x6352229e3e83 <vm_exec_core+1475>, 0x6352229e3e42 <vm_exec_core+1410>, 0x6352229e3e00 <vm_exec_core+1344>, 0x6352229e3dc2 <vm_exec_core+1282>, 0x6352229e3d57 <vm_exec_core+1175>, 0x6352229e3d06 <vm_exec_core+1094>, 0x6352229e3cbb <vm_exec_core+1019>, 0x6352229e3c4e <vm_exec_core+910>, 0x6352229e3bf9 <vm_exec_core+825>, 0x6352229e3afb <vm_exec_core+571>, 0x6352229e3ac3 <vm_exec_core+515>, 0x6352229e3a80 <vm_exec_core+448>, 0x6352229e3a1a <vm_exec_core+346>, 0x6352229e3959 <vm_exec_core+153>, 0x6352229e72d1 <vm_exec_core+14865>, 0x6352229e5b1a <vm_exec_core+8794>, 0x6352229e5ad3 <vm_exec_core+8723>, 0x6352229e5a86 <vm_exec_core+8646>, 0x6352229e5a39 <vm_exec_core+8569>, 0x6352229e59ec <vm_exec_core+8492>, 0x6352229e72bd <vm_exec_core+14845>, 0x6352229e599f <vm_exec_core+8415>, 0x6352229e5930 <vm_exec_core+8304>, 0x6352229e58ed <vm_exec_core+8237>, 0x6352229e5d35 <vm_exec_core+9333>, 0x6352229e5bc7 <vm_exec_core+8967>, 0x6352229e5821 <vm_exec_core+8033>, 0x6352229e573a <vm_exec_core+7802>, 0x6352229e5eab <vm_exec_core+9707>, 0x6352229e570a <vm_exec_core+7754>, 0x6352229e56cd <vm_exec_core+7693>, 0x6352229e5690 <vm_exec_core+7632>, 0x6352229e5656 <vm_exec_core+7574>, 0x6352229e5634 <vm_exec_core+7540>, 0x6352229e55ed <vm_exec_core+7469>, 0x6352229e55a6 <vm_exec_core+7398>, 0x6352229e556c <vm_exec_core+7340>, 0x6352229e54c6 <vm_exec_core+7174>, 0x6352229e544a <vm_exec_core+7050>, 0x6352229e6893 <vm_exec_core+12243>, 0x6352229e687f <vm_exec_core+12223>, 0x6352229e686b <vm_exec_core+12203>, 0x6352229e6857 <vm_exec_core+12183>, 0x6352229e6843 <vm_exec_core+12163>...}
#12 0x00006352229d3b85 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm.c:2826
vm_loop_start = <optimized out>
vm_loop_start = <optimized out>
#13 rb_vm_exec (ec=0x63522d83b238) at /tmp/ruby/src/trunk_gcc11/vm.c:2802
_ec = 0x63522d83b238
_tag = {tag = 36, retval = 4, buf = {0x7894d742d6c0, 0x6352229d3be0 <rb_vm_exec+272>, 0x0, 0x7894d742d4d0, 0x0}, prev = 0x7894d742d880, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
#14 0x00006352229d40e6 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm.c:1821
iseq = <optimized out>
type = <optimized out>
cfp = <optimized out>
flags = 25426
use_argv = <optimized out>
opt_pc = <optimized out>
sp = <optimized out>
av = {0, 132580661975168}
stack_argv = <optimized out>
iseq = <optimized out>
opt_pc = <optimized out>
type = <optimized out>
cfp = <optimized out>
sp = <optimized out>
flags = <optimized out>
use_argv = <optimized out>
av = <optimized out>
stack_argv = <optimized out>
bound = <optimized out>
#15 0x00006352229d4aef in rb_vm_invoke_proc (ec=ec@entry=0x63522d83b238, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7894d742d838, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm.c:1966
self = <optimized out>
#16 0x00006352229d9b72 in vm_call0_body (ec=0x63522d83b238, calling=0x7894d742d6c0, argv=0x7894d742d838) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:293
proc = <optimized out>
ci = <optimized out>
cc = 0x7894d742d790
ret = <optimized out>
#17 0x00006352229da458 in vm_call0_cc (ec=0x63522d83b238, recv=132580663076280, id=3473, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:101
flags = <optimized out>
use_argv = <optimized out>
av = {396, 0}
calling = {cd = 0x7894d742d690, cc = 0x7894d742d790, block_handler = 0, recv = 132580663076280, argc = 1, kw_splat = false, heap_argv = 0}
#18 0x00006352229e2a84 in rb_vm_call0 (kw_splat=0, cme=<optimized out>, argv=0x7894d742d838, argc=1, id=3473, recv=132580663076280, ec=0x63522d83b238) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:61
cc = {flags = 3190810, klass = 36, cme_ = 0x7894d85ef6b0, call_ = 0x6352229d5d50 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#19 rb_vm_call_kw (kw_splat=0, me=<optimized out>, argv=0x7894d742d838, argc=1, id=3473, recv=132580663076280, ec=0x63522d83b238) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:326
No locals.
#20 rb_check_funcall_default_kw (recv=132580663076280, mid=mid@entry=3473, argc=argc@entry=1, argv=argv@entry=0x7894d742d838, def=def@entry=36, kw_splat=kw_splat@entry=0) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:715
klass = 132580680649920
me = 0x7894d85ef6b0
ec = 0x63522d83b238
respond = -1
#21 0x00006352229e2b92 in rb_check_funcall (recv=<optimized out>, mid=mid@entry=3473, argc=argc@entry=1, argv=argv@entry=0x7894d742d838) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:691
No locals.
#22 0x00006352228032a7 in rb_gc_run_obj_finalizer (objid=<optimized out>, count=1, callback=callback@entry=0x6352228028a0 <get_final>, data=0x7894b6fbfb30) at /tmp/ruby/src/trunk_gcc11/gc.c:315
i = 0
_ec = 0x63522d83b238
_tag = {tag = 36, retval = 132580661975336, buf = {0x7894b6fb0000, 0x635222803330 <rb_gc_run_obj_finalizer+560>, 0x0, 0x7894d742d800, 0x7894d742d900}, prev = 0x7894d742da30, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
saved = {errinfo = 4, final = 132580663076280, cfp = 0x7894d752efd8, sp = 0x7894d742f028, finished = 0}
ec = 0x63522d83b238
#23 0x0000635222806240 in run_final (lev=<optimized out>, zombie=<optimized out>, objspace=0x63522d6b92a0) at /tmp/ruby/src/trunk_gcc11/internal/array.h:151
table = 132580120460080
key = 132580120460160
key = <optimized out>
__func__ = <optimized out>
table = <optimized out>
#24 finalize_list (zombie=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2923
next_zombie = 132580120460000
page = 0x635231fbf800
lev = <optimized out>
__func__ = <optimized out>
next_zombie = <optimized out>
page = <optimized out>
lev = <optimized out>
#25 finalize_deferred_heap_pages (objspace=objspace@entry=0x63522d6b92a0) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2947
zombie = <optimized out>
#26 0x000063522280641c in finalize_deferred (objspace=0x63522d6b92a0) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2955
No locals.
#27 gc_finalize_deferred (dmy=0x63522d6b92a0) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2965
objspace = 0x63522d6b92a0
#28 0x00006352229fd103 in rb_postponed_job_flush (vm=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm_trace.c:1998
i = <optimized out>
func = <optimized out>
data = <optimized out>
wq_job = <optimized out>
_ec = 0x63522d83b238
_tag = {tag = 36, retval = 0, buf = {0x4, 0x6352229fd1b0 <rb_postponed_job_flush+624>, 0x0, 0x7894d742d9b0, 0x63522d6b92a0}, prev = 0x7894d742dd10, state = RUBY_TAG_NONE, lock_rec = 0}
pjq = 0x635222e90900 <postponed_job_queue>
ec = 0x63522d83b238
block_mask = 12
saved_mask = 0
saved_errno = 4
tmp = {n = {next = 0x7894d742da20, prev = 0x7894d742da20}}
triggered_bits = 0
#29 0x0000635222979f99 in rb_threadptr_execute_interrupts (th=th@entry=0x63522d83f6f0, blocking_timing=blocking_timing@entry=1) at /tmp/ruby/src/trunk_gcc11/thread.c:2645
sig = <optimized out>
timer_interrupt = 0
pending_interrupt = 0
terminate_interrupt = 0
trap_interrupt = 0
interrupt = <optimized out>
postponed_job_interrupt = 4
ret = 0
#30 0x000063522297a2af in rb_threadptr_execute_interrupts (blocking_timing=1, th=0x63522d83f6f0) at /tmp/ruby/src/trunk_gcc11/thread.c:2625
interrupt = <optimized out>
postponed_job_interrupt = 0
ret = 0
sig = <optimized out>
timer_interrupt = <optimized out>
pending_interrupt = <optimized out>
trap_interrupt = <optimized out>
terminate_interrupt = <optimized out>
vm_locking_level = <optimized out>
vm_locking_do = <optimized out>
prev_status = <optimized out>
prev_status = <optimized out>
err = <optimized out>
limits_us = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
#31 vm_check_ints_blocking (ec=0x63522d83b238) at /tmp/ruby/src/trunk_gcc11/thread.c:225
th = 0x63522d83f6f0
result = <optimized out>
#32 0x000063522297d898 in thread_do_start_proc (th=th@entry=0x63522d83f6f0) at /tmp/ruby/src/trunk_gcc11/thread.c:592
args = <optimized out>
args_ptr = <optimized out>
args_len = <optimized out>
procval = <optimized out>
proc = 0x63522d83f6c0
#33 0x000063522297f67a in thread_do_start (th=0x63522d83f6f0) at /tmp/ruby/src/trunk_gcc11/thread.c:642
result = 36
result = <optimized out>
#34 thread_start_func_2 (th=th@entry=0x63522d83f6f0, stack_start=<optimized out>) at /tmp/ruby/src/trunk_gcc11/thread.c:697
_ec = 0x63522d83b238
_tag = {tag = 36, retval = 132581106560554, buf = {0x63522d83f6f0, 0x63522297f5c8 <thread_start_func_2+712>, 0x0, 0x7894d742dc10, 0x63522d83f6f0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
errinfo = 4
ractor_main_th = 0x635222e883c0 <_main_thread>
fiber_scheduler_closed = <optimized out>
event_thread_end_hooked = <optimized out>
result = <optimized out>
#35 0x00006352229802d5 in call_thread_start_func_2 (th=0x63522d83f6f0) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:2223
stack_start = 0
stack_start_addr = 0x7894d742dde0
stack_start = <optimized out>
stack_start_addr = <optimized out>
#36 nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:2268
th = 0x63522d83f6f0
sched = <optimized out>
nt = <optimized out>
vm = <optimized out>
#37 0x00007894f1c2da94 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 = {132580661978816, -851636467647953474, 132580661978816, -272, 0, 140725779293776, -851636467626981954, -851694741997664834}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#38 0x00007894f1cbac3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7894f1b8e7c0 (LWP 43513) "ruby"):
#0 0x0000635222b1c00f in debug_info_reader_read_value (reader=reader@entry=0x63522d750b00, form=1, v=v@entry=0x63522d7508d0, errout=errout@entry=0x7894f1d954e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc11/addr2line.c:1198
No locals.
#1 0x0000635222b1d0a5 in di_skip_records (reader=reader@entry=0x63522d750b00, errout=errout@entry=0x7894f1d954e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc11/addr2line.c:1488
v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 0, form = 0, size = 0, type = 0}
at = <optimized out>
form = <optimized out>
#2 0x0000635222b1e314 in debug_info_read (errout=<optimized out>, offset=<optimized out>, lines=0x63522db2adf0, traces=0x635222e8e7e0 <trace>, num_traces=17, reader=0x63522d750b00) at /tmp/ruby/src/trunk_gcc11/addr2line.c:1909
die = {pos = 3141928, tag = 72, has_children = 0}
ranges = <optimized out>
line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x0, next = 0x0}
addr_header = {ptr = <optimized out>, unit_length = <optimized out>, format = <optimized out>, address_size = 0 '\000'}
rnglists_header = {unit_length = <optimized out>, format = 4 '\004', address_size = <optimized out>, offset_entry_count = 0}
addr_header = <optimized out>
rnglists_header = <optimized out>
skip_die = <optimized out>
die = <optimized out>
ranges = <optimized out>
line = <optimized out>
v = <optimized out>
i = <optimized out>
addr = <optimized out>
offset = <optimized out>
saddr = <optimized out>
lp = <optimized out>
#3 fill_lines (num_traces=num_traces@entry=17, traces=traces@entry=0x635222e8e7e0 <trace>, check_debuglink=check_debuglink@entry=0, objp=objp@entry=0x63522d751f18, lines=lines@entry=0x63522db2adf0, offset=offset@entry=3, errout=0x7894f1d954e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc11/addr2line.c:2218
reader = {obj = 0x63522de05db0, file = 0x7894ab446000 "\177ELF\002\001\001\003", current_version = 5 '\005', current_cu = 0x635235975e8c "\204\202\001", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x635235d55287 " \n", debug_line_format = 4 '\004', debug_line_version = 5, debug_line_files = 0x635235d4163b "\002\001\037\002\017%\233t", debug_line_directories = 0x635235d415f7 "\001\001\037", <incomplete sequence \321>, p = 0x635235989829 "\233", cu_end = 0x63523598e114 "\033\020", pend = 0x635235b6a127 "", q0 = 0x635235bf796d "\001\005", q = 0x635235bf79d9 "\177\023", format = 4, address_size = 8 '\b', level = 2, abbrev_table = {0x0, 0x635235bf796e "\005", 0x635235bf797a "I", 0x635235bf7983 "4", 0x635235bf798f "(", 0x635235bf7998 "H\001}\001\177\023", 0x635235bf79a1 "4", 0x635235bf79b0 "\005", 0x635235bf79bf "\035\0011\023R\001\270B\005U\027X\vY\005W\v\001\023", 0x635235bf79d5 "H", 0x635235bf79de "H\001}\001\177\023\001\023", 0x635235bf79e9 "\005", 0x635235bf79f0 "4", 0x635235bf7a04 "\v\001U\027", 0x635235bf7a0b "\005", 0x635235bf7a1f "(", 0x635235bf7a28 "\r", 0x635235bf7a39 "4", 0x635235bf7a48 "4", 0x635235bf7a5c "\v\001", 0x635235bf7a61 ".\001\003\016:\v;\0059!\001'\031I\023 \v\001\023", 0x635235bf7a77 "\035\0011\023R\001\270B\005\021\001\022\aX\vY\005W\v\001\023", 0x635235bf7a8f "\017", 0x635235bf7a99 "\005", 0x635235bf7aa8 "\035\0011\023R\001\270B\005U\027X\vY\005W\v", 0x635235bf7abc "\v\001U\027\001\023", 0x635235bf7ac5 "\v\0011\023U\027", 0x635235bf7ace "\v\0011\023U\027\001\023", 0x635235bf7ad9 "4", 0x635235bf7ae2 "\v\0011\023\021\001\022\a", 0x635235bf7aed "\005", 0x635235bf7af4 ".\001\003\016:\v;\0059!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x635235bf7b10 "4", 0x635235bf7b17 "\005", 0x635235bf7b26 "4", 0x635235bf7b37 "\026", 0x635235bf7b46 "\035\0011\023R\001\270B\005\021\001\022\aX\vY\005W\v", 0x635235bf7b5c "&", 0x635235bf7b63 "\r", 0x635235bf7b74 "\005", 0x635235bf7b88 ".\001\003\016:\v;\0059!\001'\031 \v\001\023", 0x635235bf7b9c "\v\001\001\023", 0x635235bf7ba3 "\026", 0x635235bf7bb2 "\001\001I\023\001\023", 0x635235bf7bbb "!", 0x635235bf7bc4 "\r", 0x635235bf7bd7 "\v\0011\023\021\001\022\a\001\023", 0x635235bf7be4 "4", 0x635235bf7bf5 "I", 0x635235bf7bff "\v\001\021\001\022\a\001\023", 0x635235bf7c0a "4", 0x635235bf7c19 "\005", 0x635235bf7c28 "$", 0x635235bf7c33 "\023\001\003\016\v\v:\v;\0059!\b\001\023", 0x635235bf7c45 "\r", 0x635235bf7c56 "(", 0x635235bf7c5f ".\001?\031\003\016:\v;\v9!\001n\016'\031I\023<\031\001\023", 0x635235bf7c79 "\n", 0x635235bf7c88 "\035\0011\023U\027X\vY\005W\v\001\023", 0x635235bf7c99 "\023\001\v\v:\v;\0059!\t\001\023", 0x635235bf7ca9 "\035\0011\023R\001\270B\005U\027X\vY\vW\v\001\023", 0x635235bf7cbf "\005", 0x635235bf7cd3 ".\0011\023\021\001\022\a@\030z\031\001\023", 0x635235bf7ce4 "7", 0x635235bf7ceb "4", 0x635235bf7cfa ".", 0x635235bf7d0d "\r", 0x635235bf7d1c "\r", 0x635235bf7d30 "\n", 0x635235bf7d3e "\035\0011\023R\001\270B\005U\027X\vY\vW\v", 0x635235bf7d52 ".\001?\031\003\016:\v;\0059!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x635235bf7d70 "\n", 0x635235bf7d79 "\005", 0x635235bf7d8a "\035\0011\023\021\001\022\aX\vY\005W\v\001\023", 0x635235bf7d9d ".\001\003\016:\v;\v9!\001'\031 \v\001\023", 0x635235bf7db1 "\035\0011\023\021\001\022\aX\vY\005W\v", 0x635235bf7dc2 "\004\001>!\a\v!\004I\023:\v;\v9\v\001\023", 0x635235bf7dd7 "4", 0x635235bf7dea "4", 0x635235bf7dff "\023\001\003\016\v\v:\v;\v9!\b\001\023", 0x635235bf7e11 "\r", 0x635235bf7e21 "\r", 0x635235bf7e31 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031\001\023", 0x635235bf7e48 "\035", 0x635235bf7e5f "\035", 0x635235bf7e79 "4", 0x635235bf7e8d ".\001\003\016:\v;\v9!\001'\031I\023 \v\001\023", 0x635235bf7ea3 "\005", 0x635235bf7eac "\023\001\v\v:\v;\v9\v\001\023", 0x635235bf7ebb "4", 0x635235bf7ecc ".\001?\031\003\016:!!;\0059!\016'\031I\023<\031\001\023", 0x635235bf7ee5 ".\001\003\016:\v;\0059!\001'\031\021\001\022\a@\030z\031\001\023", 0x635235bf7eff "\035", 0x635235bf7f17 ".\001?\031\003\016:\v;\v9!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x635235bf7f35 ".\001?\031\003\016:\v;\v9!\001n\016'\031I\023 \v\001\023", 0x635235bf7f4f "I", 0x635235bf7f56 "H\001}\001\202\001\031\177\023", 0x635235bf7f62 ".", 0x635235bf7f7a ".\001?\031\003\016:!\004;\v9!\001n\016'\031I\023 !\0034\031\001\023", 0x635235bf7f98 "\004\001>\v\v!\004I\023:\v;\0059!\001\001\023", 0x635235bf7fad "\027\001\v\v:\v;\v9!\003\001\023", 0x635235bf7fbd "\027\001\v!\b:!\005;\0059!\003\001\023", 0x635235bf7fcf ".\001?\031\003\016:!\035;\v9!\001n\016'\031<\031\001\023", 0x635235bf7fe8 "H\001}\001\202\001\031\177\023\001\023", 0x635235bf7ff6 ".\001\003\016:\v;\0059!\001'\031I\023U\027@\030z\031\001\023", 0x635235bf8010 "\035\0011\023R\001\270B\005\021\001\022\aX!\tY\vW!\003\001\023", 0x635235bf802a "4", 0x635235bf803b "\v\001\021\001\022\a", 0x635235bf8044 "4", 0x635235bf8056 ".\0011\023n\016\021\001\022\a@\030z\031\001\023", 0x635235bf8069 "\021\001%\016\023\v\003\037\033\037U\027\021\001\020\027", 0x635235bf807c "$", 0x635235bf8087 "\017", 0x635235bf808e "(", 0x635235bf8097 "&", 0x635235bf809c "\027\001\003\016\v\v:\v;\v9\v\001\023", 0x635235bf80ad "!", 0x635235bf80b4 "!", 0x635235bf80b9 "(", 0x635235bf80c2 "4", 0x635235bf80d7 "\026", 0x635235bf80e6 "\023\001\003\016\v\005:\v;\0059\v\001\023", 0x635235bf80f7 "!", 0x635235bf8100 "4", 0x635235bf810f "\r", 0x635235bf8120 "4", 0x635235bf8133 ".", 0x635235bf814b ".\001?\031\003\016:\v;\0059\v'\031<\031\001\023", 0x635235bf8161 ".", 0x635235bf8175 "\035\0011\023U\027X\vY\005W\v", 0x635235bf8185 "\035\0011\023R\001\270B\005\021\001\022\aX\vY\vW\v", 0x635235bf819c ".\001?\031\003\016:\v;\0059\v'\031 \v\001\023", 0x635235bf81b2 "\n", 0x635235bf81c2 "\n", 0x635235bf81ca "\025\001'\031I\023\001\023", 0x635235bf81d6 ".\001?\031\003\016:\v;\0059\v'\031\021\001\022\a@\030z\031\001\023", 0x635235bf81f2 ".\001?\031\003\016:\v;\0059\vn\016'\031 \v\001\023", 0x635235bf820a ".\001?\031\003\016:\v;\0059\v'\031I\023U\027@\030z\031\001\023", 0x635235bf8226 ".\001?\031\003\016:\v;\0059\vn\016'\031I\023\021\001\022\a@\030z\031\001\023", 0x635235bf8246 "\005", 0x635235bf8258 ".\001\003\016:\v;\v9\v'\031\021\001\022\a@\030z\031\001\023", 0x635235bf8272 ".", 0x635235bcfdc5 "\035\0011\023\021\001\022\aX\vY\005W\v\001\023", 0x635235bcfdd9 ".\001?\031\003\016:\v;\0059\vn\016'\031 \v\001\023", 0x635235bcfdf1 ".", 0x635235bcfe03 "\n", 0x635235bcfe11 "\n", 0x635235bcfe1f ".", 0x635235bcfe33 ".\001?\031\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x635235bcfe51 "\005", 0x635235bcfe66 "\035\0011\023R\001\270B\005U\027X\vY\vW\v\001\023", 0x635235bcfe7d "\035\0011\023U\027X\vY\vW\v", 0x635235bcfe8d "\n", 0x635235bcfe97 "\035\0011\023R\001\270B\005\021\001\022\aX\vY\vW\v\001\023", 0x635235bcfeb0 ".\0011\023n\016\021\001\022\a@\030z\031\001\023", 0x635235bcfec4 "4", 0x635235bcfece ".", 0x635235bb9c36 ".", 0x635235bb9c4a ".", 0x635235bb9c5f ".\001?\031\003\016:\v;\v9\vn\016'\031I\023 \v4\031\001\023", 0x635235bb9c7b ".", 0x635235bb9c8d ".", 0x0 <repeats 86 times>, 0x39566af9100a0100 <error: Cannot access memory at address 0x39566af9100a0100>, 0x0, 0x110 <error: Cannot access memory at address 0x110>, 0x7894f1d94ac0 <main_arena> "", 0x1d910 <error: Cannot access memory at address 0x1d910>, 0x63523568a6f0 "", 0x63522d751f18 "\260]\340-Rc", 0x63522d7513e0 "\340T\331\361\224x"}}
i = 0
j = <optimized out>
shstr = <optimized out>
ehdr = 0x7894ab446000
shdr = <optimized out>
shstr_shdr = <optimized out>
gnu_debuglink_shdr = <optimized out>
note_gnu_build_id = <optimized out>
fd = <optimized out>
filesize = <optimized out>
file = 0x7894ab446000 "\177ELF\002\001\001\003"
symtab_shdr = <optimized out>
strtab_shdr = <optimized out>
dynsym_shdr = <optimized out>
dynstr_shdr = <optimized out>
obj = 0x63522de05db0
dladdr_fbase = <optimized out>
fail = <optimized out>
finish = <optimized out>
#4 0x0000635222b1f19b in follow_debuglink_build_id (errout=0x7894f1d954e0 <_IO_2_1_stderr_>, offset=3, lines=0x63522db2adf0, objp=0x63522d751f18, traces=0x635222e8e7e0 <trace>, num_traces=17, build_id_size=<optimized out>, build_id=<optimized out>) at /tmp/ruby/src/trunk_gcc11/addr2line.c:663
o1 = 0x635234390e00
i = <optimized out>
global_debug_dir_len = 25
p = <optimized out>
o2 = <optimized out>
global_debug_dir = <optimized out>
debug_suffix = ".debug"
global_debug_dir_len = <optimized out>
p = <optimized out>
o1 = <optimized out>
o2 = <optimized out>
i = <optimized out>
tbl = "0123456789abcdef"
n = <optimized out>
#5 fill_lines (num_traces=num_traces@entry=17, traces=traces@entry=0x635222e8e7e0 <trace>, check_debuglink=check_debuglink@entry=1, objp=objp@entry=0x63522d751f18, lines=lines@entry=0x63522db2adf0, offset=offset@entry=3, errout=0x7894f1d954e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc11/addr2line.c:2264
nhdr = <optimized out>
build_id = <optimized out>
i = <optimized out>
j = <optimized out>
shstr = <optimized out>
ehdr = 0x7894ab834000
shdr = <optimized out>
shstr_shdr = <optimized out>
gnu_debuglink_shdr = <optimized out>
note_gnu_build_id = <optimized out>
fd = <optimized out>
filesize = <optimized out>
file = 0x7894ab834000 "\177ELF\002\001\001\003"
symtab_shdr = <optimized out>
strtab_shdr = <optimized out>
dynsym_shdr = <optimized out>
dynstr_shdr = <optimized out>
obj = <optimized out>
dladdr_fbase = <optimized out>
fail = <optimized out>
finish = <optimized out>
#6 0x0000635222b1f849 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x635222e8e7e0 <trace>, errout=errout@entry=0x7894f1d954e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc11/addr2line.c:2674
path = <optimized out>
p = <optimized out>
info = {dli_fname = 0x7894f1f9bc60 "/lib/x86_64-linux-gnu/libc.so.6", dli_fbase = 0x7894f1b91000, dli_sname = 0x0, dli_saddr = 0x0}
i = 3
lines = <optimized out>
obj = 0x63522de05db0
dladdr_fbases = <optimized out>
main_path = <optimized out>
len = <optimized out>
next_line = <optimized out>
#7 0x00006352229f5f03 in rb_print_backtrace (errout=0x7894f1d954e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc11/vm_dump.c:1107
n = <optimized out>
trace = {0x6352229f5ef6 <rb_vm_bugreport+2342>, 0x635222c02fc2 <rb_bug_for_fatal_signal+258>, 0x63522292c328 <sigsegv+72>, 0x7894f1bd6320 <__restore_rt>, 0x6352229ae6c0 <obj_field_set+80>, 0x635222805772 <object_id+146>, 0x63522280b35d <rb_define_finalizer+365>, 0x6352229c0c55 <vm_call_cfunc_with_frame_+277>, 0x6352229cac41 <vm_sendish+273>, 0x6352229e393a <vm_exec_core+122>, 0x6352229d3b85 <rb_vm_exec+181>, 0x6352227edf55 <rb_ec_exec_node+181>, 0x6352227f054c <ruby_run_node+60>, 0x6352227eae57 <main+103>, 0x7894f1bbb1ca <__libc_start_call_main+122>, 0x7894f1bbb28b <__libc_start_main_impl+139>, 0x6352227eaea5 <_start+37>, 0x0 <repeats 1007 times>}
n = <optimized out>
#8 rb_vm_bugreport (ctx=ctx@entry=0x63522d752240, errout=errout@entry=0x7894f1d954e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc11/vm_dump.c:1450
box_env = <optimized out>
cmd = <optimized out>
error = <optimized out>
other_runtime_info = other_runtime_info
vm = 0x635222e8c140 <_vm>
current_box = 0x635222e9be80 <root_box>
ec = <optimized out>
loaded_features = 132580680596080
#9 0x0000635222c02fc2 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x63522d752240, fmt=fmt@entry=0x635222cd08f3 "Segmentation fault at %p") at /tmp/ruby/src/trunk_gcc11/error.c:1131
pid = -1
out = 0x7894f1d954e0 <_IO_2_1_stderr_>
file = <optimized out>
line = 11
#10 0x000063522292c328 in sigsegv (sig=11, info=0x63522d752370, ctx=0x63522d752240) at /tmp/ruby/src/trunk_gcc11/signal.c:948
No locals.
#11 <signal handler called>
No locals.
#12 0x00006352229ae6c0 in obj_field_set (obj=132580018044360, target_shape_id=34078721, field_name=0, val=151410417) at /tmp/ruby/src/trunk_gcc11/variable.c:1930
current_shape_id = 524288
#13 0x0000635222805772 in object_id0 (obj=132580018044360) at /tmp/ruby/src/trunk_gcc11/gc.c:2094
id = 151410417
shape_id = <optimized out>
object_id_shape_id = 34078721
id = <optimized out>
shape_id = <optimized out>
object_id_shape_id = <optimized out>
vm_locking_level = <optimized out>
vm_locking_do = <optimized out>
#14 object_id0 (obj=132580018044360) at /tmp/ruby/src/trunk_gcc11/gc.c:2082
id = 0
shape_id = <optimized out>
object_id_shape_id = <optimized out>
id = <optimized out>
shape_id = <optimized out>
object_id_shape_id = <optimized out>
vm_locking_level = <optimized out>
vm_locking_do = <optimized out>
#15 object_id (obj=132580018044360) at /tmp/ruby/src/trunk_gcc11/gc.c:2131
lock_lev = <optimized out>
id = <optimized out>
#16 0x000063522280b35d in rb_find_object_id (get_heap_object_id=0x6352228056e0 <object_id>, objspace=<optimized out>, obj=132580018044360) at /tmp/ruby/src/trunk_gcc11/gc.c:2361
No locals.
#17 rb_obj_id (obj=132580018044360) at /tmp/ruby/src/trunk_gcc11/gc.c:2416
No locals.
#18 rb_gc_impl_define_finalizer (block=132580663076280, obj=132580018044360, objspace_ptr=0x63522d6b92a0) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2829
args_to_new_ary = {132581105913648, 109204600512360}
objspace = 0x63522d6b92a0
table = <optimized out>
data = 4
lev = <optimized out>
objspace = <optimized out>
table = <optimized out>
data = <optimized out>
__func__ = <optimized out>
lev = <optimized out>
dup_table = <optimized out>
len = <optimized out>
i = <optimized out>
recv = <optimized out>
rb_gc_guarded_ptr = <optimized out>
args_to_new_ary = <optimized out>
#19 rb_define_finalizer (obj=132580018044360, block=132580663076280) at /tmp/ruby/src/trunk_gcc11/gc.c:1916
No locals.
#20 0x00006352229c0c55 in vm_call_cfunc_with_frame_ (ec=0x63522d6bdf68, reg_cfp=0x7894f1b8cf30, calling=<optimized out>, argc=2, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:3905
ci = 0x5eb100100005
cc = <optimized out>
val = <optimized out>
me = 0x7894d85ed590
cfunc = <optimized out>
recv = <optimized out>
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
args = <optimized out>
args = <optimized out>
#21 0x00006352229cac41 in vm_sendish (ec=0x63522d6bdf68, reg_cfp=0x7894f1b8cf30, cd=0x63522d8420e0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_gcc11/vm_callinfo.h:452
val = 36
ci = <optimized out>
cc = 0x7894d753a478
argc = <optimized out>
recv = <optimized out>
calling = {cd = 0x63522d8420e0, cc = 0x7894d753a478, block_handler = 0, recv = 132580680647200, argc = 2, kw_splat = false, heap_argv = 0}
#22 0x00006352229e393a in vm_exec_core (ec=0x63522d6bdf68) at ../../src/trunk_gcc11/insns.def:906
bh = <optimized out>
cd = 0x7894f0600000
leaf = <optimized out>
val = 0
reg_pc = 0x63522d820308
reg_cfp = 0x7894f1b8cf30
insns_address_table = {0x6352229e68ef <vm_exec_core+12335>, 0x6352229e4f08 <vm_exec_core+5704>, 0x6352229e4e9d <vm_exec_core+5597>, 0x6352229e4df3 <vm_exec_core+5427>, 0x6352229e4d82 <vm_exec_core+5314>, 0x6352229e4ce2 <vm_exec_core+5154>, 0x6352229e4c7c <vm_exec_core+5052>, 0x6352229e512b <vm_exec_core+6251>, 0x6352229e50df <vm_exec_core+6175>, 0x6352229e509a <vm_exec_core+6106>, 0x6352229e4f6c <vm_exec_core+5804>, 0x6352229e4adb <vm_exec_core+4635>, 0x6352229e4a9a <vm_exec_core+4570>, 0x6352229e4a2d <vm_exec_core+4461>, 0x6352229e49c4 <vm_exec_core+4356>, 0x6352229e4989 <vm_exec_core+4297>, 0x6352229e4953 <vm_exec_core+4243>, 0x6352229e4920 <vm_exec_core+4192>, 0x6352229e48ed <vm_exec_core+4141>, 0x6352229e48ba <vm_exec_core+4090>, 0x6352229e482b <vm_exec_core+3947>, 0x6352229e47eb <vm_exec_core+3883>, 0x6352229e47a8 <vm_exec_core+3816>, 0x6352229e4752 <vm_exec_core+3730>, 0x6352229e470e <vm_exec_core+3662>, 0x6352229e4687 <vm_exec_core+3527>, 0x6352229e464f <vm_exec_core+3471>, 0x6352229e45f6 <vm_exec_core+3382>, 0x6352229e459b <vm_exec_core+3291>, 0x6352229e4560 <vm_exec_core+3232>, 0x6352229e4525 <vm_exec_core+3173>, 0x6352229e4335 <vm_exec_core+2677>, 0x6352229e42a7 <vm_exec_core+2535>, 0x6352229e4238 <vm_exec_core+2424>, 0x6352229e41e8 <vm_exec_core+2344>, 0x6352229e417b <vm_exec_core+2235>, 0x6352229e412c <vm_exec_core+2156>, 0x6352229e40ad <vm_exec_core+2029>, 0x6352229e4065 <vm_exec_core+1957>, 0x6352229e4040 <vm_exec_core+1920>, 0x6352229e4007 <vm_exec_core+1863>, 0x6352229e3fba <vm_exec_core+1786>, 0x6352229e3f88 <vm_exec_core+1736>, 0x6352229e3e92 <vm_exec_core+1490>, 0x6352229e3e51 <vm_exec_core+1425>, 0x6352229e3e0f <vm_exec_core+1359>, 0x6352229e3dd1 <vm_exec_core+1297>, 0x6352229e3d66 <vm_exec_core+1190>, 0x6352229e3d15 <vm_exec_core+1109>, 0x6352229e3cca <vm_exec_core+1034>, 0x6352229e3c5d <vm_exec_core+925>, 0x6352229e3c08 <vm_exec_core+840>, 0x6352229e3b0a <vm_exec_core+586>, 0x6352229e3ad2 <vm_exec_core+530>, 0x6352229e3a8f <vm_exec_core+463>, 0x6352229e3a29 <vm_exec_core+361>, 0x6352229e3968 <vm_exec_core+168>, 0x6352229e3918 <vm_exec_core+88>, 0x6352229e5b29 <vm_exec_core+8809>, 0x6352229e5ae2 <vm_exec_core+8738>, 0x6352229e5a95 <vm_exec_core+8661>, 0x6352229e5a48 <vm_exec_core+8584>, 0x6352229e59fb <vm_exec_core+8507>, 0x6352229e68a7 <vm_exec_core+12263>, 0x6352229e59ae <vm_exec_core+8430>, 0x6352229e593f <vm_exec_core+8319>, 0x6352229e58fc <vm_exec_core+8252>, 0x6352229e5d44 <vm_exec_core+9348>, 0x6352229e5bd6 <vm_exec_core+8982>, 0x6352229e5830 <vm_exec_core+8048>, 0x6352229e5749 <vm_exec_core+7817>, 0x6352229e5eba <vm_exec_core+9722>, 0x6352229e5719 <vm_exec_core+7769>, 0x6352229e56dc <vm_exec_core+7708>, 0x6352229e569f <vm_exec_core+7647>, 0x6352229e5665 <vm_exec_core+7589>, 0x6352229e5643 <vm_exec_core+7555>, 0x6352229e55fc <vm_exec_core+7484>, 0x6352229e55b5 <vm_exec_core+7413>, 0x6352229e557b <vm_exec_core+7355>, 0x6352229e54d5 <vm_exec_core+7189>, 0x6352229e5459 <vm_exec_core+7065>, 0x6352229e6ce5 <vm_exec_core+13349>, 0x6352229e6c3f <vm_exec_core+13183>, 0x6352229e6b9d <vm_exec_core+13021>, 0x6352229e6b2a <vm_exec_core+12906>, 0x6352229e6a84 <vm_exec_core+12740>, 0x6352229e6a23 <vm_exec_core+12643>, 0x6352229e69a2 <vm_exec_core+12514>, 0x6352229e6900 <vm_exec_core+12352>, 0x6352229e7220 <vm_exec_core+14688>, 0x6352229e717e <vm_exec_core+14526>, 0x6352229e70e1 <vm_exec_core+14369>, 0x6352229e7064 <vm_exec_core+14244>, 0x6352229e7018 <vm_exec_core+14168>, 0x6352229e6fc5 <vm_exec_core+14085>, 0x6352229e6f58 <vm_exec_core+13976>, 0x6352229e6e14 <vm_exec_core+13652>, 0x6352229e6f23 <vm_exec_core+13923>, 0x6352229e6eee <vm_exec_core+13870>, 0x6352229e6ead <vm_exec_core+13805>, 0x6352229e6e4b <vm_exec_core+13707>, 0x6352229e5e3c <vm_exec_core+9596>, 0x6352229e6da2 <vm_exec_core+13538>, 0x6352229e53ec <vm_exec_core+6956>, 0x6352229e5396 <vm_exec_core+6870>, 0x6352229e5311 <vm_exec_core+6737>, 0x6352229e52cc <vm_exec_core+6668>, 0x6352229e5283 <vm_exec_core+6595>, 0x6352229e523c <vm_exec_core+6524>, 0x6352229e51ed <vm_exec_core+6445>, 0x6352229e51ba <vm_exec_core+6394>, 0x6352229e5187 <vm_exec_core+6343>, 0x6352229e6d86 <vm_exec_core+13510>, 0x6352229e4ef9 <vm_exec_core+5689>, 0x6352229e4e8e <vm_exec_core+5582>, 0x6352229e4de4 <vm_exec_core+5412>, 0x6352229e4d73 <vm_exec_core+5299>, 0x6352229e4cd3 <vm_exec_core+5139>, 0x6352229e4c6d <vm_exec_core+5037>, 0x6352229e511c <vm_exec_core+6236>, 0x6352229e50d0 <vm_exec_core+6160>, 0x6352229e508b <vm_exec_core+6091>, 0x6352229e4f5d <vm_exec_core+5789>, 0x6352229e4acc <vm_exec_core+4620>, 0x6352229e4a8b <vm_exec_core+4555>, 0x6352229e4a1e <vm_exec_core+4446>, 0x6352229e49b5 <vm_exec_core+4341>, 0x6352229e497a <vm_exec_core+4282>, 0x6352229e4944 <vm_exec_core+4228>, 0x6352229e4911 <vm_exec_core+4177>, 0x6352229e48de <vm_exec_core+4126>, 0x6352229e48ab <vm_exec_core+4075>, 0x6352229e481c <vm_exec_core+3932>, 0x6352229e47dc <vm_exec_core+3868>, 0x6352229e4799 <vm_exec_core+3801>, 0x6352229e4743 <vm_exec_core+3715>, 0x6352229e46ff <vm_exec_core+3647>, 0x6352229e4678 <vm_exec_core+3512>, 0x6352229e4640 <vm_exec_core+3456>, 0x6352229e45e7 <vm_exec_core+3367>, 0x6352229e458c <vm_exec_core+3276>, 0x6352229e4551 <vm_exec_core+3217>, 0x6352229e4516 <vm_exec_core+3158>, 0x6352229e4326 <vm_exec_core+2662>, 0x6352229e4298 <vm_exec_core+2520>, 0x6352229e4229 <vm_exec_core+2409>, 0x6352229e41d9 <vm_exec_core+2329>, 0x6352229e416c <vm_exec_core+2220>, 0x6352229e411d <vm_exec_core+2141>, 0x6352229e409e <vm_exec_core+2014>, 0x6352229e4056 <vm_exec_core+1942>, 0x6352229e4031 <vm_exec_core+1905>, 0x6352229e3ff8 <vm_exec_core+1848>, 0x6352229e3fab <vm_exec_core+1771>, 0x6352229e3f79 <vm_exec_core+1721>, 0x6352229e3e83 <vm_exec_core+1475>, 0x6352229e3e42 <vm_exec_core+1410>, 0x6352229e3e00 <vm_exec_core+1344>, 0x6352229e3dc2 <vm_exec_core+1282>, 0x6352229e3d57 <vm_exec_core+1175>, 0x6352229e3d06 <vm_exec_core+1094>, 0x6352229e3cbb <vm_exec_core+1019>, 0x6352229e3c4e <vm_exec_core+910>, 0x6352229e3bf9 <vm_exec_core+825>, 0x6352229e3afb <vm_exec_core+571>, 0x6352229e3ac3 <vm_exec_core+515>, 0x6352229e3a80 <vm_exec_core+448>, 0x6352229e3a1a <vm_exec_core+346>, 0x6352229e3959 <vm_exec_core+153>, 0x6352229e72d1 <vm_exec_core+14865>, 0x6352229e5b1a <vm_exec_core+8794>, 0x6352229e5ad3 <vm_exec_core+8723>, 0x6352229e5a86 <vm_exec_core+8646>, 0x6352229e5a39 <vm_exec_core+8569>, 0x6352229e59ec <vm_exec_core+8492>, 0x6352229e72bd <vm_exec_core+14845>, 0x6352229e599f <vm_exec_core+8415>, 0x6352229e5930 <vm_exec_core+8304>, 0x6352229e58ed <vm_exec_core+8237>, 0x6352229e5d35 <vm_exec_core+9333>, 0x6352229e5bc7 <vm_exec_core+8967>, 0x6352229e5821 <vm_exec_core+8033>, 0x6352229e573a <vm_exec_core+7802>, 0x6352229e5eab <vm_exec_core+9707>, 0x6352229e570a <vm_exec_core+7754>, 0x6352229e56cd <vm_exec_core+7693>, 0x6352229e5690 <vm_exec_core+7632>, 0x6352229e5656 <vm_exec_core+7574>, 0x6352229e5634 <vm_exec_core+7540>, 0x6352229e55ed <vm_exec_core+7469>, 0x6352229e55a6 <vm_exec_core+7398>, 0x6352229e556c <vm_exec_core+7340>, 0x6352229e54c6 <vm_exec_core+7174>, 0x6352229e544a <vm_exec_core+7050>, 0x6352229e6893 <vm_exec_core+12243>, 0x6352229e687f <vm_exec_core+12223>, 0x6352229e686b <vm_exec_core+12203>, 0x6352229e6857 <vm_exec_core+12183>, 0x6352229e6843 <vm_exec_core+12163>...}
#23 0x00006352229d3b85 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm.c:2826
vm_loop_start = <optimized out>
vm_loop_start = <optimized out>
#24 rb_vm_exec (ec=0x63522d6bdf68) at /tmp/ruby/src/trunk_gcc11/vm.c:2802
_ec = 0x63522d6bdf68
_tag = {tag = 36, retval = 4, buf = {0x63522d6bdf68, 0x6352229d3be0 <rb_vm_exec+272>, 0x0, 0x7ffd4615ec30, 0x7894d85e8068}, prev = 0x7ffd4615ed10, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
#25 0x00006352229ea9f3 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm.c:3065
ec = <optimized out>
val = <optimized out>
#26 0x00006352227edf55 in rb_ec_exec_node (ec=ec@entry=0x63522d6bdf68, n=0x7894d753ad10) at /tmp/ruby/src/trunk_gcc11/eval.c:283
_ec = <optimized out>
_tag = {tag = 36, retval = 109204600512360, buf = {0x63522d6bdf68, 0x6352227edfa0 <rb_ec_exec_node+256>, 0x0, 0x7ffd4615ece0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7894d753ad10
#27 0x00006352227f054c in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_gcc11/eval.c:321
ec = 0x63522d6bdf68
status = <optimized out>
#28 0x00006352227eae57 in rb_main (argv=0x7ffd4615ef28, argc=5) at /tmp/ruby/src/trunk_gcc11/main.c:42
variable_in_this_stack_frame = 0
#29 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_gcc11/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 43513) detached]
[323/758] 39555=fiber/test_queue
[324/758] 39555=rubygems/test_gem_package_tar_header_ractor
[325/758] 39555=-ext-/iter/test_iter_break
[326/758] 39555=ruby/enc/test_utf16
[327/758] 39555=openssl/test_pkey_dh
[328/758] 39557=rubygems/test_gem_commands_server_command
[329/758] 39557=rubygems/test_gem_package_tar_writer
[330/758] 39555=rubygems/test_gem_resolver_local_specification
[331/758] 39555=uri/test_ftp
[332/758] 39555=-ext-/funcall/test_passing_block
[333/758] 39555=rubygems/test_gem_commands_info_command
[334/758] 39555=rubygems/test_gem_commands_outdated_command
[335/758] 39557=psych/test_stream
[336/758] 39557=ruby/test_parse
[337/758] 39555=net/http/test_httpresponses
[338/758] 39555=optparse/test_autoconf
[339/758] 39555=openssl/test_x509cert
[340/758] 39557=-ext-/exception/test_ensured
[341/758] 39555=dtrace/test_object_create_start
[342/758] 39555=rubygems/test_gem_source_subpath_problem
[343/758] 39557=resolv/test_mdns
[344/758] 39557=rubygems/test_project_sanity
[345/758] 39555=test_securerandom
[346/758] 39557=ruby/test_backtrace
[347/758] 39555=prism/result/heredoc_test
[348/758] 39555=ruby/test_const
[349/758] 39555=ruby/test_class
[350/758] 39558=mkmf/test_mkmf
[351/758] 39558=digest/test_digest_extend
[352/758] 39558=fiber/test_io_buffer
[353/758] 39558=prism/ruby/parser_test
[354/758] 39558=ruby/test_process
[355/758] 39557=rubygems/test_gem_commands_unpack_command
[356/758] 39557=-ext-/exception/test_exception_at_throwing
[357/758] 39557=psych/test_symbol
[358/758] 39557=prism/ractor_test
[359/758] 39557=io/nonblock/test_flush
[360/758] 39557=-ext-/load/test_stringify_symbols
[361/758] 39557=ruby/test_case
[362/758] 39557=ripper/test_filter
[363/758] 39557=rubygems/test_gem_commands_install_command
[364/758] 39555=rubygems/test_gem_stub_specification
[365/758] 39557=dtrace/test_cmethod
[366/758] 39557=ruby/enc/test_koi8
[367/758] 39557=ruby/test_array
[368/758] 39555=ruby/test_rubyvm
[369/758] 39555=fileutils/test_fileutils
[370/758] 39555=fiber/test_scheduler
[371/758] 39556=mkmf/test_libs
[372/758] 39556=dtrace/test_gc
[373/758] 39556=json/json_fixtures_test
[374/758] 39556=ruby/test_math
[375/758] 39556=optparse/test_bash_completion
[376/758] 39556=rubygems/test_gem_ext_cmake_builder
[377/758] 39556=rubygems/test_gem_safe_marshal
[378/758] 39556=ruby/test_complexrational
[379/758] 39556=-ext-/proc/test_bmethod
[380/758] 39556=dtrace/test_method_cache
[381/758] 39556=date/test_date_ractor
[382/758] 39556=prism/result/string_test
[383/758] 39556=psych/test_alias_and_anchor
[384/758] 39556=openssl/test_ssl
[385/758] 39555=ruby/test_module
[386/758] 39555=rubygems/test_gem_commands_environment_command
[387/758] 39555=net/http/test_http
[388/758] 39557=-ext-/test_recursion
[389/758] 39557=prism/result/index_write_test
[390/758] 39557=rubygems/test_deprecate
[391/758] 39557=-ext-/bignum/test_big2str
[392/758] 39557=-ext-/test_ensure_and_callcc
[393/758] 39557=-ext-/string/test_ellipsize
[394/758] 39557=ruby/test_time_tz
[395/758] 39557=test_delegate
[396/758] 39557=ruby/test_set
[397/758] 39557=psych/test_merge_keys
[398/758] 39557=uri/test_parser
[399/758] 39557=objspace/test_ractor
[400/758] 39556=openssl/test_digest
[401/758] 39556=rubygems/test_gem_commands_open_command
[402/758] 39556=dtrace/test_load
[403/758] 39556=open-uri/test_open-uri
[404/758] 39557=rubygems/test_gem_platform
[405/758] 39556=ruby/test_threadgroup
[406/758] 39557=test_pp
[407/758] 39557=rubygems/test_gem_dependency_installer
[408/758] 39556=psych/visitors/test_to_ruby
[409/758] 39556=rubygems/test_gem_commands_owner_command
[410/758] 39556=ruby/enc/test_iso_8859
[411/758] 39556=rubygems/test_gem_dependency_list
[412/758] 39556=rubygems/test_webauthn_listener
[413/758] 39556=rubygems/test_gem
[414/758] 39555=psych/test_document
[415/758] 39555=socket/test_basicsocket
[416/758] 39555=optparse/test_zsh_completion
[417/758] 39555=ruby/test_argf
[418/758] 39556=ruby/test_m17n
[419/758] 39556=rubygems/test_gem_security_signer
[420/758] 39556=rubygems/test_gem_package_tar_reader
[421/758] 39558=rubygems/test_exit
[422/758] 39556=ruby/test_yjit
[423/758] 39558=ruby/test_random_formatter
[424/758] 39558=ruby/test_primitive
[425/758] 39558=psych/test_parser
[426/758] 39558=rubygems/test_gem_version
[427/758] 39558=prism/ruby/pattern_test
[428/758] 39558=ruby/test_method_cache
[429/758] 39558=ruby/test_fixnum
[430/758] 39558=ruby/test_sprintf_comb
[431/758] 39558=ruby/test_signal
[432/758] 39557=psych/test_set
[433/758] 39557=ruby/test_marshal
[434/758] 39558=rubygems/test_gem_commands_contents_command
[435/758] 39558=date/test_date_strftime
[436/758] 39557=-ext-/symbol/test_inadvertent_creation
[437/758] 39557=prism/ruby/tunnel_test
[438/758] 39557=psych/test_encoding
[439/758] 39557=ruby/test_settracefunc
[440/758] 39555=rubygems/test_gem_text
[441/758] 39558=prism/encoding/encodings_test
[442/758] 39558=test_rbconfig
[443/758] 39558=psych/test_ractor
[444/758] 39555=open-uri/test_ssl
[445/758] 39558=socket/test_sockopt
[446/758] 39558=ruby/enc/test_euc_jp
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 40821>
[447/758] 39558=resolv/test_win32_config
[448/758] 39558=ruby/test_float
.Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 11
[449/758] 39555=prism/api/parse_success_test
[450/758] 39555=did_you_mean/spell_checking/test_uncorrectable_name_check
[451/758] 39555=ruby/test_struct
[452/758] 39557=fiber/test_mutex
[453/758] 39558=yaml/test_dbm
[454/758] 39558=prism/encoding/symbol_encoding_test
[455/758] 39558=fileutils/test_dryrun
[456/758] 39558=prism/library_symbols_test
[457/758] 39558=rubygems/test_gem_uri_formatter
[458/758] 39558=ruby/test_integer
[459/758] 39557=rubygems/test_gem_package_task
[460/758] 39557=ruby/test_thread_cv
[461/758] 39557=psych/test_omap
[462/758] 39557=-ext-/test_bug-14834
[463/758] 39557=ruby/test_hash
[464/758] 39555=test_shellwords
[465/758] 39555=ripper/test_sexp
[466/758] 39555=-ext-/exception/test_data_error
[467/758] 39555=rubygems/test_gem_resolver_specification
[468/758] 39555=prism/ruby/source_test
[469/758] 39555=ruby/test_rubyoptions
[470/758] 39558=socket/test_addrinfo
[471/758] 39558=psych/test_class
[472/758] 39558=ruby/test_whileuntil
[473/758] 39558=did_you_mean/spell_checking/test_method_name_check
[474/758] 39558=monitor/test_monitor
[475/758] 39558=ruby/test_optimization
[476/758] 39557=-ext-/load/test_protect
[477/758] 39557=-ext-/string/test_too_many_dummy_encodings
[478/758] 39557=psych/test_tree_builder
[479/758] 39557=openssl/test_x509name
[480/758] 39557=rubygems/test_gem_commands_stale_command
[481/758] 39557=json/json_ryu_fallback_test
[482/758] 39557=-ext-/class/test_class2name
[483/758] 39557=-ext-/win32/test_console_attr
[484/758] 39557=prism/test_helper
[485/758] 39557=rubygems/test_gem_commands_push_command
[486/758] 39557=ruby/test_string_memory
[487/758] 39557=ripper/test_files_sample
[488/758] 39557=-ext-/gvl/test_ubf_async_safe
[489/758] 39557=ruby/test_variable
[490/758] 39556=ruby/test_fiber
[491/758] 39557=rubygems/test_gem_util_atomic_file_writer
[492/758] 39557=openssl/test_fips
[493/758] 39557=-ext-/integer/test_integer
[494/758] 39557=ruby/test_iterator
[495/758] 39557=dtrace/test_string
[496/758] 39557=-ext-/load/test_resolve_symbol
[497/758] 39557=ruby/test_default_gems
[498/758] 39557=net/http/test_https
[499/758] 39558=openssl/test_x509ext
[500/758] 39558=prism/errors_test
[501/758] 39558=fiber/test_storage
[502/758] 39558=ruby/test_vm_dump
[503/758] 39558=open-uri/test_ftp
[504/758] 39558=prism/lex_test
[505/758] 39558=rubygems/test_gem_commands_search_command
[506/758] 39558=prism/fixtures_test
[507/758] 39556=ruby/test_rational2
[508/758] 39556=rubygems/test_gem_commands_signin_command
[509/758] 39556=ruby/test_dir_m17n
[510/758] 39558=rubygems/test_gem_package_tar_header
[511/758] 39558=rubygems/test_gem_requirement
[512/758] 39558=rubygems/test_gem_gemcutter_utilities
[513/758] 39558=resolv/test_svcb_https
[514/758] 39558=ruby/test_unicode_escape
[515/758] 39558=openssl/test_buffering
[516/758] 39558=-ext-/float/test_nextafter
[517/758] 39558=-ext-/string/test_capacity
[518/758] 39558=open-uri/test_proxy
[519/758] 39558=fiber/test_process
[520/758] 39558=dtrace/test_function_entry
[521/758] 39558=ruby/test_metaclass
[522/758] 39558=-ext-/string/test_enc_associate
[523/758] 39556=rubygems/test_webauthn_poller
[524/758] 39556=ruby/test_rational
[525/758] 39557=openssl/test_bn
[526/758] 39557=psych/test_object
[527/758] 39557=rubygems/test_gem_installer
[528/758] 39558=rubygems/test_gem_resolver_conflict
[529/758] 39558=openssl/test_cipher
[530/758] 39558=dtrace/test_singleton_function
[531/758] 39558=-ext-/struct/test_duplicate
[532/758] 39558=rubygems/test_gem_commands_fetch_command
[533/758] 39558=-ext-/time/test_new
[534/758] 39558=ruby/test_refinement
[535/758] 39556=dtrace/test_array_create
[536/758] 39556=-ext-/string/test_fstring
[537/758] 39556=psych/test_yamldbm
[538/758] 39556=rubygems/test_gem_resolver_best_set
[539/758] 39556=openssl/test_ossl
[540/758] 39556=rubygems/test_gem_rdoc
[541/758] 39556=net/http/test_http_request
[542/758] 39556=openssl/test_x509crl
[543/758] 39556=erb/test_erb
[544/758] 39556=rubygems/test_gem_resolver_index_specification
[545/758] 39556=rubygems/test_gem_commands_sources_command
[546/758] 39556=ruby/test_zjit
[547/758] 39556=-ext-/bignum/test_bigzero
[548/758] 39556=psych/visitors/test_yaml_tree
[549/758] 39556=ruby/test_insns_leaf
[550/758] 39556=ruby/test_mixed_unicode_escapes
[551/758] 39556=psych/visitors/test_emitter
[552/758] 39556=fiber/test_io_close
[553/758] 39556=ruby/test_allocation
[554/758] 39555=ruby/test_keyword
[555/758] 39555=-ext-/rational/test_rat
[556/758] 39555=openssl/test_x509req
[557/758] 39558=psych/test_boolean
[558/758] 39558=openssl/test_config
[559/758] 39558=did_you_mean/spell_checking/test_key_name_check
[560/758] 39558=rubygems/test_gem_name_tuple
[561/758] 39558=rubygems/test_gem_resolver_vendor_set
[562/758] 39555=-ext-/win32/test_dln
[563/758] 39555=rubygems/test_gem_security_trust_dir
[564/758] 39558=rubygems/test_gem_specification
[565/758] 39555=ruby/test_key_error
[566/758] 39555=rubygems/test_gem_config_file
[567/758] 39555=openssl/test_engine
[568/758] 39555=openssl/test_pkey_rsa
[569/758] 39557=ruby/test_yjit_exit_locations
[570/758] 39557=fileutils/test_verbose
[571/758] 39557=-ext-/st/test_numhash
[572/758] 39557=-ext-/thread/test_lock_native_thread
[573/758] 39555=mkmf/test_pkg_config
[574/758] 39555=rubygems/test_gem_unsatisfiable_dependency_error
[575/758] 39555=did_you_mean/test_spell_checker
[576/758] 39555=-ext-/string/test_qsort
[577/758] 39555=rubygems/test_gem_uri
[578/758] 39555=openssl/test_pkcs7
[579/758] 39557=mkmf/test_have_func
[580/758] 39555=json/json_addition_test
[581/758] 39555=objspace/test_objspace
[582/758] 39557=psych/handlers/test_recorder
[583/758] 39557=mkmf/test_have_library
[584/758] 39556=ruby/test_env
[585/758] 39558=fiber/test_enumerator
[586/758] 39558=prism/result/attribute_write_test
[587/758] 39558=test_trick
[588/758] 39557=rubygems/test_gem_uninstaller
[589/758] 39557=rubygems/test_gem_request_connection_pools
[590/758] 39556=ruby/test_rand
[591/758] 39558=ripper/test_lexer
[592/758] 39558=psych/test_numeric
[593/758] 39558=rubygems/test_gem_ext_rake_builder
[594/758] 39557=rubygems/test_gem_path_support
[595/758] 39557=ruby/test_sleep
[596/758] 39558=-ext-/test_random
[597/758] 39558=-ext-/file/test_stat
[598/758] 39558=prism/api/command_line_test
[599/758] 39558=date/test_date_compat
[600/758] 39558=openssl/test_pair
[601/758] 39556=strscan/test_ractor
[602/758] 39556=test_bundled_gems
[603/758] 39556=rubygems/test_gem_package_tar_reader_entry
[604/758] 39556=rubygems/test_gem_doctor
[605/758] 39556=socket/test_nonblock
[606/758] 39556=ruby/test_object
[607/758] 39557=-ext-/bignum/test_pack
[608/758] 39557=socket/test_ancdata
[609/758] 39557=rubygems/test_gem_safe_yaml
[610/758] 39556=rubygems/test_gem_package_old
[611/758] 39556=rubygems/test_gem_command_manager
[612/758] 39556=ruby/test_complex2
[613/758] 39556=mkmf/test_install
[614/758] 39557=-ext-/test_printf
[615/758] 39557=rubygems/test_gem_util
[616/758] 39557=resolv/test_addr
[617/758] 39557=test_time
[618/758] 39556=rubygems/test_gem_source_list
[619/758] 39556=prism/ruby/compiler_test
[620/758] 39556=psych/test_yaml_special_cases
[621/758] 39556=rubygems/test_gem_command
[622/758] 39557=psych/test_serialize_subclasses
[623/758] 39557=json/test_helper
[624/758] 39557=ruby/test_pack
[625/758] 39556=rubygems/test_gem_dependency
[626/758] 39558=test_timeout
[627/758] 39557=rubygems/test_gem_commands_yank_command
[628/758] 39556=ruby/enc/test_case_comprehensive
[629/758] 39556=test_weakref
[630/758] 39556=prism/encoding/regular_expression_encoding_test
[631/758] 39556=rubygems/test_gem_source_specific_file
[632/758] 39557=prism/result/comments_test
[633/758] 39557=prism/result/named_capture_test
[634/758] 39557=rubygems/test_gem_ext_cargo_builder_unit
[635/758] 39556=did_you_mean/tree_spell/test_human_typo
[636/758] 39557=ripper/test_files_lib
[637/758] 39557=ruby/test_regexp
[638/758] 39556=test_singleton
[639/758] 39556=mkmf/test_have_macro
[640/758] 39558=prism/result/integer_base_flags_test
[641/758] 39558=json/json_common_interface_test
[642/758] 39558=ruby/test_data
[643/758] 39558=ruby/test_io_m17n
[644/758] 39556=ruby/test_lambda
[645/758] 39556=openssl/test_pkey_dsa
[646/758] 39558=socket/test_udp
[647/758] 39558=io/console/test_ractor
[648/758] 39558=rubygems/test_gem_request_set_lockfile
[649/758] 39556=rubygems/test_gem_impossible_dependencies_error
[650/758] 39556=-ext-/postponed_job/test_postponed_job
[651/758] 39558=ripper/test_files_test_2
[652/758] 39556=openssl/test_ocsp
[653/758] 39556=-ext-/eval/test_eval
[654/758] 39556=psych/test_stringio
[655/758] 39556=ruby/test_range
[656/758] 39556=rubygems/test_gem_resolver_index_set
[657/758] 39556=optparse/test_optparse
[658/758] 39556=prism/result/warnings_test
[659/758] 39556=test_tmpdir
[660/758] 39556=prism/ruby/dispatcher_test
[661/758] 39556=rubygems/test_gem_stream_ui
[662/758] 39556=prism/api/freeze_test
[663/758] 39556=mkmf/test_config
[664/758] 39556=ruby/test_dir
[665/758] 39558=ruby/enc/test_windows_1252
[666/758] 39558=openssl/test_ts
[667/758] 39556=date/test_date
[668/758] 39556=rubygems/test_gem_validator
[669/758] 39556=prism/fuzzer_test
[670/758] 39556=-ext-/method/test_arity
[671/758] 39556=prism/onigmo_test
[672/758] 39556=ruby/test_not
[673/758] 39556=prism/api/dump_test
[674/758] 39558=psych/test_struct
[675/758] 39558=psych/test_deprecated
[676/758] 39558=resolv/test_dns
[677/758] 39558=rubygems/test_gem_security
[678/758] 39556=fileutils/test_nowrite
[679/758] 39556=-ext-/path_to_class/test_path_to_class
[680/758] 39556=ruby/test_thread_queue
[681/758] 39556=-ext-/thread/test_instrumentation_api
[682/758] 39556=rubygems/test_gem_ext_ext_conf_builder
[683/758] 39556=-ext-/bignum/test_div
[684/758] 39556=ruby/enc/test_emoji_breaks
[685/758] 39556=dtrace/test_hash_create
[686/758] 39556=ruby/test_weakkeymap
[687/758] 39556=date/test_switch_hitter
[688/758] 39556=json/json_parser_test
[689/758] 39556=ruby/test_alias
[690/758] 39556=-ext-/string/test_cstr
[691/758] 39558=prism/ruby/location_test
[692/758] 39558=date/test_date_arith
[693/758] 39558=prism/result/regular_expression_options_test
[694/758] 39558=ruby/test_encoding
[695/758] 39556=psych/test_marshalable
[696/758] 39556=ruby/test_super
[697/758] 39558=mkmf/test_constant
[698/758] 39556=psych/test_nil
[699/758] 39556=rubygems/test_gem_commands_which_command
[700/758] 39556=ruby/test_require
[701/758] 39555=ruby/test_memory_view
[702/758] 39555=ruby/test_thread
[703/758] 39556=mkmf/test_signedness
[704/758] 39558=pathname/test_ractor
[705/758] 39558=rubygems/test_gem_commands_cert_command
[706/758] 39558=pathname/test_pathname
[707/758] 39558=coverage/test_coverage
[708/758] 39558=prism/ruby/parameters_signature_test
[709/758] 39558=optparse/test_did_you_mean
[710/758] 39558=-ext-/test_enumerator_kw
[711/758] 39558=ruby/enc/test_shift_jis
[712/758] 39558=prism/api/parse_test
[713/758] 39558=-ext-/bug_reporter/test_bug_reporter
[714/758] 39558=ruby/test_ractor
[715/758] 39555=prism/result/static_literals_test
[716/758] 39555=-ext-/array/test_to_ary_concat
[717/758] 39556=prism/unescape_test
[718/758] 39556=ruby/test_object_id
[719/758] 39558=fiber/test_timeout
[720/758] 39558=erb/test_erb_command
[721/758] 39558=ripper/test_parser_events
[722/758] 39556=rubygems/test_gem_silent_ui
[723/758] 39556=uri/test_mailto
[724/758] 39556=-ext-/struct/test_len
[725/758] 39556=ruby/enc/test_big5
[726/758] 39556=ruby/test_dup
[727/758] 39558=rubygems/test_gem_remote_fetcher_s3
[728/758] 39556=prism/version_test
[729/758] 39556=openssl/test_provider
[730/758] 39558=ruby/enc/test_grapheme_breaks
[731/758] 39558=prism/api/lex_test
[732/758] 39558=ruby/enc/test_case_mapping
[733/758] 39558=ruby/test_proc
[734/758] 39556=json/ractor_test
[735/758] 39555=-ext-/bignum/test_str2big
[736/758] 39555=zlib/test_zlib
[737/758] 39556=ruby/test_bignum
[738/758] 39556=ruby/test_transcode
[739/758] 39558=socket/test_unix
[740/758] 39558=-ext-/st/test_update
[741/758] 39558=ruby/test_trace
[742/758] 39558=ruby/test_ast
[743/758] 39556=ruby/test_symbol
[744/758] 39557=psych/test_coder
[745/758] 39557=test_ipaddr
[746/758] 39557=ruby/test_arity
[747/758] 39557=-ext-/load/test_dot_dot
[748/758] 39557=prism/api/parse_stream_test
[749/758] 39557=ruby/test_time
[750/758] 39557=rubygems/test_gem_commands_uninstall_command
[751/758] 39557=-ext-/string/test_interned_str
[752/758] 39557=did_you_mean/spell_checking/test_variable_name_check
[753/758] 39557=rubygems/test_gem_request
[754/758] 39557=ruby/test_pipe
[755/758] 39557=ruby/test_frozen_error
[756/758] 39557=prism/result/implicit_array_test
[757/758] 39557=rubygems/test_gem_install_update_options
[758/758] 39557=rubygems/test_gem_commands_specification_command
1) Error:
TestGc#test_interrupt_in_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec)
pid 43513 killed by SIGSEGV (signal 11) (core dumped)
|
| -e:11: [BUG] Segmentation fault at 0x000003e900009a84
| ruby 4.1.0dev (2026-03-18T22:36:08Z master 077871cf5b) +PRISM [x86_64-linux]
|
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer
| c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK -e:11
| c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169
| c:0002 p:0029 s:0008 E:0006f0 l:n b:---- EVAL -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:001ba0 l:y b:---- DUMMY [FINISH]
|
| -- Ruby level backtrace information ----------------------------------------
| -e:10:in '<main>'
| <internal:kernel>:169:in 'loop'
| -e:11:in 'block in <main>'
| -e:11:in 'define_finalizer'
|
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 2
|
| -- Machine register context ------------------------------------------------
| RIP: 0x00006352229ae6c0 RBP: 0x00007894b0e13dc8 RSP: 0x00007ffd4615e860
| RAX: 0x0000000000080000 RBX: 0x0000000002080001 RCX: 0x00007894f0600000
| RDX: 0x00007894f0600000 RDI: 0x0000000000000001 RSI: 0x0008000000000081
| R8: 0x0000000000000000 R9: 0x00007ffd4615e850 R10: 0x0000000000000000
| R11: 0x00007894b0e13d78 R12: 0x0000000000000028 R13: 0x00000000090656f1
| R14: 0x0000000000000000 R15: 0x000063522d6b92a0 EFL: 0x0000000000000246
|
| -- C level backtrace information -------------------------------------------
| th: 0x635222e883c0, native_id: 0x7894f1b8e7c0
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer
| c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK -e:11
| c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169
| c:0002 p:0029 s:0008 E:0006f0 l:n b:---- EVAL -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:001ba0 l:y b:---- DUMMY [FINISH]
|
| th: 0x63522d83f6f0, native_id: 0x7894d742e6c0
| -- Control frame information -----------------------------------------------
| c:0004 p:0002 s:0014 e:000013 l:n b:---- BLOCK -e:9
| c:0003 p:0024 s:0011 e:000010 l:y b:0001 METHOD <internal:numeric>:262
| c:0002 p:0005 s:0006 e:000005 l:n b:---- BLOCK -e:9 [FINISH]
| c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
|
| /tmp/ruby/build/trunk_gcc11/ruby(rb_print_backtrace+0x8) [0x6352229f5ef6] /tmp/ruby/src/trunk_gcc11/vm_dump.c:1105
| /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc11/vm_dump.c:1450
| /tmp/ruby/build/trunk_gcc11/ruby(rb_bug_for_fatal_signal+0x102) [0x635222c02fc2] /tmp/ruby/src/trunk_gcc11/error.c:1131
| /tmp/ruby/build/trunk_gcc11/ruby(sigsegv+0x48) [0x63522292c328] /tmp/ruby/src/trunk_gcc11/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x7894f1bd6320) [0x7894f1bd6320]
| /tmp/ruby/build/trunk_gcc11/ruby(obj_field_set+0x50) [0x6352229ae6c0] /tmp/ruby/src/trunk_gcc11/shape.h:333
| /tmp/ruby/build/trunk_gcc11/ruby(object_id0+0x47) [0x635222805772] /tmp/ruby/src/trunk_gcc11/gc.c:2094
| /tmp/ruby/build/trunk_gcc11/ruby(object_id0) /tmp/ruby/src/trunk_gcc11/gc.c:2082
| /tmp/ruby/build/trunk_gcc11/ruby(object_id) /tmp/ruby/src/trunk_gcc11/gc.c:2131
| /tmp/ruby/build/trunk_gcc11/ruby(rb_gc_impl_define_finalizer+0xd) [0x63522280b35d] /tmp/ruby/src/trunk_gcc11/gc.c:2361
| /tmp/ruby/build/trunk_gcc11/ruby(rb_define_finalizer) /tmp/ruby/src/trunk_gcc11/gc.c:1916
| /tmp/ruby/build/trunk_gcc11/ruby(vm_call_cfunc_with_frame_+0x115) [0x6352229c0c55] /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:3905
| /tmp/ruby/build/trunk_gcc11/ruby(vm_sendish+0x111) [0x6352229cac41] /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:6127
| /tmp/ruby/build/trunk_gcc11/ruby(vm_exec_core+0x7a) [0x6352229e393a] ../../src/trunk_gcc11/insns.def:906
| /tmp/ruby/build/trunk_gcc11/ruby(vm_exec_loop+0xa) [0x6352229d3b85] /tmp/ruby/src/trunk_gcc11/vm.c:2826
| /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc11/vm.c:2802
| /tmp/ruby/build/trunk_gcc11/ruby(rb_ec_exec_node+0xb5) [0x6352227edf55] /tmp/ruby/src/trunk_gcc11/eval.c:283
| /tmp/ruby/build/trunk_gcc11/ruby(ruby_run_node+0x3c) [0x6352227f054c] /tmp/ruby/src/trunk_gcc11/eval.c:321
| /tmp/ruby/build/trunk_gcc11/ruby(rb_main+0x21) [0x6352227eae57] /tmp/ruby/src/trunk_gcc11/main.c:42
| /tmp/ruby/build/trunk_gcc11/ruby(main) /tmp/ruby/src/trunk_gcc11/main.c:62
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7894f1bbb1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7894f1bbb28b] ../csu/libc-start.c:360
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| [0x6352227eaea5]
|
| -- Other runtime information -----------------------------------------------
|
| * Loaded script: -e
|
| * Ruby Box: disabled
| * Loaded features:
|
| 0 enumerator.so
| 1 monitor.so
| 2 thread.rb
| 3 fiber.so
| 4 rational.so
| 5 complex.so
| 6 pathname.so
| 7 ruby2_keywords.rb
| 8 set.rb
| 9 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 10 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
|
| * Process memory map:
|
| 635222799000-6352227d9000 r--p 00000000 00:7d 15076907 /tmp/ruby/build/trunk_gcc11/ruby
| 6352227d9000-635222cc9000 r-xp 00040000 00:7d 15076907 /tmp/ruby/build/trunk_gcc11/ruby
| 635222cc9000-635222e71000 r--p 00530000 00:7d 15076907 /tmp/ruby/build/trunk_gcc11/ruby
| 635222e71000-635222e88000 r--p 006d8000 00:7d 15076907 /tmp/ruby/build/trunk_gcc11/ruby
| 635222e88000-635222e8a000 rw-p 006ef000 00:7d 15076907 /tmp/ruby/build/trunk_gcc11/ruby
| 635222e8a000-635222ea0000 rw-p 00000000 00:00 0
| 63522d6b9000-635235e6a000 rw-p 00000000 00:00 0 [heap]
| 78947864e000-789498650000 rw-p 00000000 00:00 0
| 789498650000-7894a2bf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894ab834000-7894aba3b000 r--s 00000000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7894aba3b000-7894af0e0000 r--s 00000000 00:7d 15076907 /tmp/ruby/build/trunk_gcc11/ruby
| 7894af0e0000-7894bca30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894bca40000-7894c7fa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894c7fb0000-7894cd8f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894cd900000-7894d0000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894d0000000-7894d0021000 rw-p 00000000 00:00 0
| 7894d0021000-7894d4000000 ---p 00000000 00:00 0
| 7894d4010000-7894d45c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894d45d0000-7894d5b70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894d5b80000-7894d68b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894d68c0000-7894d6e00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894d6e10000-7894d7180000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894d7190000-7894d72e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894d72f0000-7894d73a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894d73b0000-7894d7400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894d740e000-7894d740f000 ---p 00000000 00:00 0
| 7894d740f000-7894d742f000 rw-p 00000000 00:00 0
| 7894d742f000-7894d7530000 rw-p 00000000 00:00 0
| 7894d7530000-7894d7590000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894d759f000-7894d75a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d75a0000-7894d75e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d75e1000-7894d75e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d75e2000-7894d7623000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7623000-7894d7624000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7624000-7894d7665000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7665000-7894d7666000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7666000-7894d76a7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d76a7000-7894d76a8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d76a8000-7894d76e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d76e9000-7894d76ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d76ea000-7894d772b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d772b000-7894d772c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d772c000-7894d776d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d776d000-7894d776e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d776e000-7894d77af000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d77af000-7894d77b0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d77b0000-7894d77f1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d77f1000-7894d77f2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d77f2000-7894d7833000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7833000-7894d7834000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7834000-7894d7875000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7875000-7894d7876000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7876000-7894d78b7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d78b7000-7894d78b8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d78b8000-7894d78f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d78f9000-7894d78fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d78fa000-7894d793b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d793b000-7894d793c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d793c000-7894d797d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d797d000-7894d797e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d797e000-7894d79bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d79bf000-7894d79c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d79c0000-7894d7a01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7a01000-7894d7a02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7a02000-7894d7a43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7a43000-7894d7a44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7a44000-7894d7a85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7a85000-7894d7a86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7a86000-7894d7ac7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7ac7000-7894d7ac8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7ac8000-7894d7b09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7b09000-7894d7b0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7b0a000-7894d7b4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7b4b000-7894d7b4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7b4c000-7894d7b8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7b8d000-7894d7b8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7b8e000-7894d7bcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7bcf000-7894d7bd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7bd0000-7894d7c11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7c11000-7894d7c12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7c12000-7894d7c53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7c53000-7894d7c54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7c54000-7894d7c95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7c95000-7894d7c96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7c96000-7894d7cd7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7cd7000-7894d7cd8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7cd8000-7894d7d19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7d19000-7894d7d1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7d1a000-7894d7d5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7d5b000-7894d7d5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7d5c000-7894d7d9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7d9d000-7894d7d9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7d9e000-7894d7ddf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7894d7ddf000-7894d7de0000 ---p 00000000 00:00 0
| 7894d7de0000-7894d85e0000 rw-p 00000000 00:00 0
| 7894d85e0000-7894d8600000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894d8600000-7894f0600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
| 7894f0600000-7894f1a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
| 7894f1a10000-7894f1a40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894f1a4f000-7894f1a70000 rw-p 00000000 00:00 0
| 7894f1a70000-7894f1a80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7894f1a88000-7894f1a89000 r--p 00000000 00:7d 17184139 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 7894f1a89000-7894f1a8a000 r-xp 00001000 00:7d 17184139 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 7894f1a8a000-7894f1a8b000 r--p 00002000 00:7d 17184139 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 7894f1a8b000-7894f1a8c000 r--p 00002000 00:7d 17184139 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 7894f1a8c000-7894f1a8d000 rw-p 00003000 00:7d 17184139 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 7894f1a8d000-7894f1b91000 rw-p 00000000 00:00 0
| 7894f1b91000-7894f1bb9000 r--p 00000000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7894f1bb9000-7894f1d41000 r-xp 00028000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7894f1d41000-7894f1d90000 r--p 001b0000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7894f1d90000-7894f1d94000 r--p 001fe000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7894f1d94000-7894f1d96000 rw-p 00202000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7894f1d96000-7894f1da5000 rw-p 00000000 00:00 0
| 7894f1da5000-7894f1da9000 r--p 00000000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7894f1da9000-7894f1dcc000 r-xp 00004000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7894f1dcc000-7894f1dd0000 r--p 00027000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7894f1dd0000-7894f1dd1000 r--p 0002b000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7894f1dd1000-7894f1dd2000 rw-p 0002c000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7894f1dd2000-7894f1de2000 r--p 00000000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7894f1de2000-7894f1e61000 r-xp 00010000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7894f1e61000-7894f1eb9000 r--p 0008f000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7894f1eb9000-7894f1eba000 r--p 000e7000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7894f1eba000-7894f1ebb000 rw-p 000e8000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7894f1ebb000-7894f1ebd000 r--p 00000000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7894f1ebd000-7894f1ed2000 r-xp 00002000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7894f1ed2000-7894f1eeb000 r--p 00017000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7894f1eeb000-7894f1eec000 r--p 0002f000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7894f1eec000-7894f1eed000 rw-p 00030000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7894f1eed000-7894f1ef5000 rw-p 00000000 00:00 0
| 7894f1ef5000-7894f1eff000 r--p 00000000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7894f1eff000-7894f1f62000 r-xp 0000a000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7894f1f62000-7894f1f77000 r--p 0006d000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7894f1f77000-7894f1f78000 r--p 00081000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7894f1f78000-7894f1f79000 rw-p 00082000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7894f1f79000-7894f1f7b000 r--p 00000000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7894f1f7b000-7894f1f8d000 r-xp 00002000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7894f1f8d000-7894f1f93000 r--p 00014000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7894f1f93000-7894f1f94000 r--p 0001a000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7894f1f94000-7894f1f95000 rw-p 0001b000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7894f1f95000-7894f1f96000 r--p 00000000 00:7d 17182446 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 7894f1f96000-7894f1f97000 r-xp 00001000 00:7d 17182446 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 7894f1f97000-7894f1f98000 r--p 00002000 00:7d 17182446 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 7894f1f98000-7894f1f99000 r--p 00002000 00:7d 17182446 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 7894f1f99000-7894f1f9a000 rw-p 00003000 00:7d 17182446 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 7894f1f9a000-7894f1f9c000 rw-p 00000000 00:00 0
| 7894f1f9c000-7894f1f9d000 r--p 00000000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7894f1f9d000-7894f1fc8000 r-xp 00001000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7894f1fc8000-7894f1fd2000 r--p 0002c000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7894f1fd2000-7894f1fd4000 r--p 00036000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7894f1fd4000-7894f1fd6000 rw-p 00038000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffd46140000-7ffd46161000 rw-p 00000000 00:00 0 [stack]
| 7ffd461b2000-7ffd461b6000 r--p 00000000 00:00 0 [vvar]
| 7ffd461b6000-7ffd461b8000 r-xp 00000000 00:00 0 [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
|
|
/tmp/ruby/src/trunk_gcc11/test/ruby/test_gc.rb:742:in 'TestGc#test_interrupt_in_finalizer'
Finished tests in 671.705883s, 51.4481 tests/s, 10830.1061 assertions/s.
34558 tests, 7274646 assertions, 0 failures, 1 errors, 158 skips
ruby -v: ruby 4.1.0dev (2026-03-18T22:36:08Z master 077871cf5b) +PRISM [x86_64-linux]
make: *** [uncommon.mk:920: yes-test-all] Error 1
$$$[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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.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 4.1.0dev (2026-03-18T22:36:08Z master 077871cf5b) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ............................................................
3420 ..........
Finished in 86.613646 seconds
3429 files, 34254 examples, 193605 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.