# Logfile created on 2026-02-28 10:14:31 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007a52efc3fde0 @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.20260228-101431", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007a52efdedbd8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007a52efded980 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007a52eb729350 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc11.20260228-101431", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc11.20260228-101431>, @binmode=false, @mon_data=#<Monitor:0x00007a52efded430>, @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
Already up to date.
Latest commit hash = 373eacb841
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk_gcc11/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc11/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc11/ext/ripper'
/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
a06b40b95050219701025aa323cb13e8218e05593af8f9cf8eb668a85d3c1370  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 encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making encs
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 '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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
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/objspace'
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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
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/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]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
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/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Entering 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/ext/socket'
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/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]: 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]: Entering 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/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]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.0/ext/syslog'
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]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	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 encdb.h
generating enc.mk
encdb.h unchanged
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
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
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 '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/date'
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]: 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/json'
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]: Leaving 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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
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/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]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
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/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/debug-1.11.1/ext/debug'
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/ext/socket'
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]: 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/debug-1.11.1/ext/debug'
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/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]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.0/ext/syslog'
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'
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.0
                                    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.18.1
                                    openssl 4.0.1
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.2
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
generating encdb.h
encdb.h unchanged
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=37801
  "--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/757] 2798738=-ext-/st/test_update
[  2/757] 2798738=ruby/test_trace
[  3/757] 2798738=socket/test_unix
[  4/757] 2798740=ruby/test_transcode
[  5/757] 2798739=ruby/test_time
[  6/757] 2798737=prism/api/parse_stream_test
[  7/757] 2798738=-ext-/load/test_dot_dot
[  8/757] 2798738=ruby/test_arity
[  9/757] 2798738=test_ipaddr
[ 10/757] 2798737=psych/test_coder
[ 11/757] 2798738=ruby/test_symbol
[ 12/757] 2798737=ruby/test_ast
[ 13/757] 2798739=did_you_mean/spell_checking/test_variable_name_check
[ 14/757] 2798739=-ext-/string/test_interned_str
[ 15/757] 2798739=rubygems/test_gem_commands_uninstall_command
[ 16/757] 2798740=ruby/test_frozen_error
[ 17/757] 2798740=ruby/test_pipe
[ 18/757] 2798740=rubygems/test_gem_request
[ 19/757] 2798739=rubygems/test_gem_commands_specification_command
[ 20/757] 2798738=rubygems/test_gem_install_update_options
[ 21/757] 2798739=prism/result/implicit_array_test
[ 22/757] 2798739=fiber/test_timeout
[ 23/757] 2798739=ruby/test_object_id
[ 24/757] 2798740=prism/unescape_test
[ 25/757] 2798738=-ext-/array/test_to_ary_concat
[ 26/757] 2798740=prism/result/static_literals_test
[ 27/757] 2798740=ripper/test_parser_events
[ 28/757] 2798740=erb/test_erb_command
[ 29/757] 2798739=ruby/test_dup
[ 30/757] 2798740=ruby/enc/test_big5
[ 31/757] 2798740=-ext-/struct/test_len
[ 32/757] 2798740=uri/test_mailto
[ 33/757] 2798740=rubygems/test_gem_silent_ui
[ 34/757] 2798740=rubygems/test_gem_remote_fetcher_s3
[ 35/757] 2798739=ruby/enc/test_grapheme_breaks
[ 36/757] 2798739=openssl/test_provider
[ 37/757] 2798740=prism/version_test
[ 38/757] 2798740=json/ractor_test
[ 39/757] 2798740=ruby/test_proc
[ 40/757] 2798738=ruby/enc/test_case_mapping
[ 41/757] 2798738=prism/api/lex_test
[ 42/757] 2798738=ruby/test_bignum
[ 43/757] 2798739=zlib/test_zlib
[ 44/757] 2798738=-ext-/bignum/test_str2big
[ 45/757] 2798738=psych/test_marshalable
[ 46/757] 2798738=ruby/test_encoding
[ 47/757] 2798738=prism/result/regular_expression_options_test
[ 48/757] 2798738=date/test_date_arith
[ 49/757] 2798738=rubygems/test_gem_commands_which_command
[ 50/757] 2798738=psych/test_nil
[ 51/757] 2798738=mkmf/test_constant
[ 52/757] 2798740=ruby/test_super
[ 53/757] 2798740=mkmf/test_signedness
[ 54/757] 2798739=ruby/test_memory_view
[ 55/757] 2798739=ruby/test_thread
[ 56/757] 2798738=ruby/test_require
[ 57/757] 2798739=rubygems/test_gem_commands_cert_command
[ 58/757] 2798740=pathname/test_ractor
[ 59/757] 2798740=prism/ruby/parameters_signature_test
[ 60/757] 2798740=coverage/test_coverage
[ 61/757] 2798738=pathname/test_pathname
[ 62/757] 2798740=optparse/test_did_you_mean
[ 63/757] 2798738=ruby/test_ractor
[ 64/757] 2798740=prism/api/parse_test
[ 65/757] 2798740=-ext-/bug_reporter/test_bug_reporter
[ 66/757] 2798739=ruby/enc/test_shift_jis
[ 67/757] 2798739=-ext-/test_enumerator_kw
[ 68/757] 2798739=date/test_date
[ 69/757] 2798739=psych/test_struct
[ 70/757] 2798739=ruby/test_not
[ 71/757] 2798739=prism/api/dump_test
[ 72/757] 2798740=-ext-/method/test_arity
[ 73/757] 2798740=prism/onigmo_test
[ 74/757] 2798740=prism/fuzzer_test
[ 75/757] 2798740=rubygems/test_gem_validator
[ 76/757] 2798740=ruby/test_thread_queue
[ 77/757] 2798739=-ext-/path_to_class/test_path_to_class
[ 78/757] 2798739=fileutils/test_nowrite
[ 79/757] 2798739=rubygems/test_gem_security
[ 80/757] 2798740=resolv/test_dns
[ 81/757] 2798740=psych/test_deprecated
[ 82/757] 2798740=-ext-/bignum/test_div
[ 83/757] 2798740=rubygems/test_gem_ext_ext_conf_builder
[ 84/757] 2798740=-ext-/thread/test_instrumentation_api
[ 85/757] 2798740=ruby/enc/test_emoji_breaks
[ 86/757] 2798740=ruby/test_weakkeymap
[ 87/757] 2798740=dtrace/test_hash_create
[ 88/757] 2798740=json/json_parser_test
[ 89/757] 2798740=date/test_switch_hitter
[ 90/757] 2798740=prism/ruby/location_test
[ 91/757] 2798740=-ext-/string/test_cstr
[ 92/757] 2798738=ruby/test_alias
[ 93/757] 2798738=ruby/test_lambda
[ 94/757] 2798738=ruby/test_io_m17n
[ 95/757] 2798740=ruby/test_data
[ 96/757] 2798740=openssl/test_pkey_dsa
[ 97/757] 2798738=io/console/test_ractor
[ 98/757] 2798738=socket/test_udp
[ 99/757] 2798738=ripper/test_files_test_2
[100/757] 2798740=-ext-/postponed_job/test_postponed_job
[101/757] 2798740=rubygems/test_gem_impossible_dependencies_error
[102/757] 2798740=rubygems/test_gem_request_set_lockfile
[103/757] 2798740=psych/test_stringio
[104/757] 2798740=-ext-/eval/test_eval
[105/757] 2798740=openssl/test_ocsp
[106/757] 2798739=prism/result/warnings_test
[107/757] 2798739=optparse/test_optparse
[108/757] 2798739=rubygems/test_gem_resolver_index_set
[109/757] 2798739=ruby/test_range
[110/757] 2798740=ruby/test_dir
[111/757] 2798739=mkmf/test_config
[112/757] 2798740=prism/api/freeze_test
[113/757] 2798740=rubygems/test_gem_stream_ui
[114/757] 2798740=prism/ruby/dispatcher_test
[115/757] 2798740=test_tmpdir
[116/757] 2798740=openssl/test_ts
[117/757] 2798739=ruby/enc/test_windows_1252
[118/757] 2798739=rubygems/test_gem_util
[119/757] 2798739=-ext-/test_printf
[120/757] 2798738=psych/test_yaml_special_cases
[121/757] 2798739=prism/ruby/compiler_test
[122/757] 2798739=test_time
[123/757] 2798738=rubygems/test_gem_source_list
[124/757] 2798738=resolv/test_addr
[125/757] 2798739=psych/test_serialize_subclasses
[126/757] 2798739=json/test_helper
[127/757] 2798738=rubygems/test_gem_command
[128/757] 2798739=rubygems/test_gem_dependency
[129/757] 2798738=ruby/test_pack
[130/757] 2798740=prism/encoding/regular_expression_encoding_test
[131/757] 2798740=test_weakref
[132/757] 2798739=ruby/enc/test_case_comprehensive
[133/757] 2798739=rubygems/test_gem_commands_yank_command
[134/757] 2798739=test_timeout
[135/757] 2798740=rubygems/test_gem_source_specific_file
[136/757] 2798738=prism/result/comments_test
[137/757] 2798738=mkmf/test_have_macro
[138/757] 2798740=test_singleton
[139/757] 2798740=ruby/test_regexp
[140/757] 2798739=did_you_mean/tree_spell/test_human_typo
[141/757] 2798739=ripper/test_files_lib
[142/757] 2798738=rubygems/test_gem_ext_cargo_builder_unit
[143/757] 2798738=prism/result/named_capture_test
[144/757] 2798738=json/json_common_interface_test
[145/757] 2798738=prism/result/integer_base_flags_test
[146/757] 2798738=openssl/test_pair
[147/757] 2798739=strscan/test_ractor
[148/757] 2798739=rubygems/test_gem_package_tar_reader_entry
[149/757] 2798738=test_bundled_gems
[150/757] 2798738=socket/test_nonblock
[151/757] 2798738=rubygems/test_gem_doctor
[152/757] 2798738=ruby/test_object
[153/757] 2798739=rubygems/test_gem_safe_yaml
[154/757] 2798739=socket/test_ancdata
[155/757] 2798739=-ext-/bignum/test_pack
[156/757] 2798739=rubygems/test_gem_command_manager
[157/757] 2798739=rubygems/test_gem_package_old
[158/757] 2798739=mkmf/test_install
[159/757] 2798739=ruby/test_complex2
[160/757] 2798739=-ext-/string/test_qsort
[161/757] 2798739=rubygems/test_gem_uri
[162/757] 2798739=did_you_mean/test_spell_checker
[163/757] 2798739=psych/handlers/test_recorder
[164/757] 2798739=objspace/test_objspace
[165/757] 2798738=json/json_addition_test
[166/757] 2798738=mkmf/test_have_func
[167/757] 2798738=openssl/test_pkcs7
[168/757] 2798738=fiber/test_enumerator
[169/757] 2798738=ruby/test_env
[170/757] 2798738=mkmf/test_have_library
[171/757] 2798738=rubygems/test_gem_request_connection_pools
[172/757] 2798738=rubygems/test_gem_uninstaller
[173/757] 2798738=test_trick
[174/757] 2798738=prism/result/attribute_write_test
[175/757] 2798738=rubygems/test_gem_path_support
[176/757] 2798738=rubygems/test_gem_ext_rake_builder
[177/757] 2798740=psych/test_numeric
[178/757] 2798740=ripper/test_lexer
[179/757] 2798740=ruby/test_rand
[180/757] 2798740=-ext-/test_random
[181/757] 2798740=ruby/test_sleep
[182/757] 2798738=-ext-/file/test_stat
[183/757] 2798738=date/test_date_compat
[184/757] 2798738=prism/api/command_line_test
[185/757] 2798738=ruby/test_insns_leaf
[186/757] 2798738=psych/visitors/test_yaml_tree
[187/757] 2798738=-ext-/bignum/test_bigzero
[188/757] 2798738=ruby/test_zjit
[189/757] 2798738=rubygems/test_gem_commands_sources_command
[190/757] 2798738=ruby/test_keyword
[191/757] 2798737=ruby/test_allocation
[192/757] 2798740=psych/visitors/test_emitter
[193/757] 2798740=fiber/test_io_close
[194/757] 2798740=ruby/test_mixed_unicode_escapes
[195/757] 2798740=psych/test_boolean
[196/757] 2798740=openssl/test_x509req
[197/757] 2798740=-ext-/rational/test_rat
[198/757] 2798740=did_you_mean/spell_checking/test_key_name_check
[199/757] 2798740=openssl/test_config
[200/757] 2798738=rubygems/test_gem_resolver_vendor_set
[201/757] 2798740=rubygems/test_gem_name_tuple
[202/757] 2798738=rubygems/test_gem_specification
[203/757] 2798740=rubygems/test_gem_security_trust_dir
[204/757] 2798740=-ext-/win32/test_dln
[205/757] 2798740=openssl/test_engine
[206/757] 2798740=rubygems/test_gem_config_file
[207/757] 2798740=ruby/test_key_error
[208/757] 2798740=mkmf/test_pkg_config
[209/757] 2798740=rubygems/test_gem_unsatisfiable_dependency_error
[210/757] 2798740=-ext-/thread/test_lock_native_thread
[211/757] 2798740=-ext-/st/test_numhash
[212/757] 2798740=fileutils/test_verbose
[213/757] 2798740=ruby/test_yjit_exit_locations
[214/757] 2798740=openssl/test_pkey_rsa
[215/757] 2798740=ruby/test_metaclass
[216/757] 2798740=dtrace/test_function_entry
[217/757] 2798740=rubygems/test_webauthn_poller
[218/757] 2798740=-ext-/string/test_enc_associate
[219/757] 2798740=psych/test_object
[220/757] 2798740=openssl/test_bn
[221/757] 2798740=ruby/test_rational
[222/757] 2798738=rubygems/test_gem_resolver_conflict
[223/757] 2798738=rubygems/test_gem_installer
[224/757] 2798740=-ext-/time/test_new
[225/757] 2798740=ruby/test_refinement
[226/757] 2798737=rubygems/test_gem_commands_fetch_command
[227/757] 2798737=-ext-/struct/test_duplicate
[228/757] 2798737=dtrace/test_singleton_function
[229/757] 2798737=openssl/test_cipher
[230/757] 2798737=-ext-/string/test_fstring
[231/757] 2798737=dtrace/test_array_create
[232/757] 2798737=openssl/test_ossl
[233/757] 2798737=rubygems/test_gem_rdoc
[234/757] 2798737=rubygems/test_gem_resolver_best_set
[235/757] 2798737=psych/test_yamldbm
[236/757] 2798737=rubygems/test_gem_resolver_index_specification
[237/757] 2798737=erb/test_erb
[238/757] 2798737=openssl/test_x509crl
[239/757] 2798737=net/http/test_http_request
[240/757] 2798737=dtrace/test_string
[241/757] 2798737=ruby/test_iterator
[242/757] 2798737=-ext-/integer/test_integer
[243/757] 2798737=openssl/test_x509ext
[244/757] 2798737=ruby/test_default_gems
[245/757] 2798737=net/http/test_https
[246/757] 2798737=-ext-/load/test_resolve_symbol
[247/757] 2798737=prism/errors_test
[248/757] 2798737=rubygems/test_gem_commands_search_command
[249/757] 2798737=prism/lex_test
[250/757] 2798737=open-uri/test_ftp
[251/757] 2798737=ruby/test_vm_dump
[252/757] 2798737=fiber/test_storage
[253/757] 2798737=rubygems/test_gem_commands_signin_command
[254/757] 2798738=ruby/test_rational2
[255/757] 2798738=prism/fixtures_test
[256/757] 2798740=rubygems/test_gem_requirement
[257/757] 2798737=ruby/test_dir_m17n
[258/757] 2798738=rubygems/test_gem_package_tar_header
[259/757] 2798738=openssl/test_buffering
[260/757] 2798738=resolv/test_svcb_https
[261/757] 2798738=ruby/test_unicode_escape
[262/757] 2798740=rubygems/test_gem_gemcutter_utilities
[263/757] 2798738=fiber/test_process
[264/757] 2798738=open-uri/test_proxy
[265/757] 2798738=-ext-/string/test_capacity
[266/757] 2798738=-ext-/float/test_nextafter
[267/757] 2798738=ruby/test_whileuntil
[268/757] 2798738=psych/test_class
[269/757] 2798738=ruby/test_optimization
[270/757] 2798740=monitor/test_monitor
[271/757] 2798740=did_you_mean/spell_checking/test_method_name_check
[272/757] 2798740=rubygems/test_gem_commands_stale_command
[273/757] 2798740=openssl/test_x509name
[274/757] 2798740=psych/test_tree_builder
[275/757] 2798740=-ext-/string/test_too_many_dummy_encodings
[276/757] 2798740=-ext-/load/test_protect
[277/757] 2798740=prism/test_helper
[278/757] 2798740=-ext-/class/test_class2name
[279/757] 2798740=-ext-/win32/test_console_attr
[280/757] 2798740=json/json_ryu_fallback_test
[281/757] 2798740=-ext-/gvl/test_ubf_async_safe
[282/757] 2798740=ripper/test_files_sample
[283/757] 2798740=rubygems/test_gem_commands_push_command
[284/757] 2798740=ruby/test_string_memory
[285/757] 2798737=openssl/test_fips
[286/757] 2798740=rubygems/test_gem_util_atomic_file_writer
[287/757] 2798740=ruby/test_fiber
[288/757] 2798737=ruby/test_variable
[289/757] 2798737=did_you_mean/spell_checking/test_uncorrectable_name_check
[290/757] 2798737=ruby/test_struct
[291/757] 2798740=ruby/test_float
[292/757] 2798740=prism/api/parse_success_test
[293/757] 2798740=resolv/test_win32_config
[294/757] 2798740=yaml/test_dbm
[295/757] 2798740=fiber/test_mutex
[296/757] 2798740=prism/encoding/symbol_encoding_test
[297/757] 2798740=rubygems/test_gem_package_task
[298/757] 2798740=ruby/test_integer
[299/757] 2798737=rubygems/test_gem_uri_formatter
[300/757] 2798737=prism/library_symbols_test
[301/757] 2798737=fileutils/test_dryrun
[302/757] 2798737=psych/test_omap
[303/757] 2798737=ruby/test_thread_cv
[304/757] 2798737=prism/ruby/source_test
[305/757] 2798737=rubygems/test_gem_resolver_specification
[306/757] 2798737=ripper/test_sexp
[307/757] 2798737=-ext-/exception/test_data_error
[308/757] 2798737=test_shellwords
[309/757] 2798737=ruby/test_hash
[310/757] 2798740=-ext-/test_bug-14834
[311/757] 2798740=socket/test_addrinfo
[312/757] 2798740=ruby/test_rubyoptions
[313/757] 2798738=ruby/test_argf
[314/757] 2798737=optparse/test_zsh_completion
[315/757] 2798737=socket/test_basicsocket
[316/757] 2798737=psych/test_document
[317/757] 2798737=rubygems/test_gem
[318/757] 2798737=rubygems/test_webauthn_listener
[319/757] 2798737=ruby/test_yjit
[320/757] 2798738=rubygems/test_exit
[321/757] 2798738=rubygems/test_gem_security_signer
[322/757] 2798738=rubygems/test_gem_package_tar_reader
[323/757] 2798738=ruby/test_m17n
[324/757] 2798738=rubygems/test_gem_version
[325/757] 2798738=psych/test_parser
[326/757] 2798738=ruby/test_primitive
[327/757] 2798738=ruby/test_random_formatter
[328/757] 2798738=prism/ruby/pattern_test
[329/757] 2798738=ruby/test_signal
[330/757] 2798738=ruby/test_fixnum
[331/757] 2798738=ruby/test_sprintf_comb
[332/757] 2798738=ruby/test_method_cache
[333/757] 2798738=ruby/test_marshal
[334/757] 2798738=psych/test_set
[335/757] 2798738=psych/test_ractor
[336/757] 2798739=test_rbconfig
[337/757] 2798739=rubygems/test_gem_text
[338/757] 2798739=prism/encoding/encodings_test
[339/757] 2798739=ruby/test_settracefunc
[340/757] 2798738=prism/ruby/tunnel_test
[341/757] 2798738=psych/test_encoding
[342/757] 2798738=-ext-/symbol/test_inadvertent_creation
[343/757] 2798738=date/test_date_strftime
[344/757] 2798738=rubygems/test_gem_commands_contents_command
[345/757] 2798738=ruby/enc/test_euc_jp
[346/757] 2798738=socket/test_sockopt
[347/757] 2798738=open-uri/test_ssl
[348/757] 2798738=rubygems/test_deprecate
[349/757] 2798738=-ext-/bignum/test_big2str
[350/757] 2798738=-ext-/test_recursion
[351/757] 2798738=prism/result/index_write_test
[352/757] 2798738=ruby/test_time_tz
[353/757] 2798738=-ext-/string/test_ellipsize
[354/757] 2798738=-ext-/test_ensure_and_callcc
[355/757] 2798738=uri/test_parser
[356/757] 2798738=objspace/test_ractor
[357/757] 2798739=psych/test_merge_keys
[358/757] 2798739=ruby/test_set
[359/757] 2798739=test_delegate
[360/757] 2798739=dtrace/test_load
[361/757] 2798739=rubygems/test_gem_commands_open_command
[362/757] 2798739=openssl/test_digest
[363/757] 2798739=ruby/test_threadgroup
[364/757] 2798738=rubygems/test_gem_platform
[365/757] 2798739=open-uri/test_open-uri
[366/757] 2798738=psych/visitors/test_to_ruby
[367/757] 2798738=rubygems/test_gem_dependency_installer.Closed file descriptor: TestOpenURI#test_uri_read: 11
.
[368/757] 2798739=test_pp
[369/757] 2798739=rubygems/test_gem_dependency_list
[370/757] 2798739=ruby/enc/test_iso_8859
[371/757] 2798739=rubygems/test_gem_commands_owner_command
[372/757] 2798739=ripper/test_filter
[373/757] 2798739=-ext-/load/test_stringify_symbols
[374/757] 2798739=ruby/test_case
[375/757] 2798739=io/nonblock/test_flush
[376/757] 2798739=prism/ractor_test
[377/757] 2798739=psych/test_symbol
[378/757] 2798739=ruby/test_array
[379/757] 2798740=ruby/enc/test_koi8
[380/757] 2798740=dtrace/test_cmethod
[381/757] 2798740=rubygems/test_gem_stub_specification
[382/757] 2798740=rubygems/test_gem_commands_install_command
[383/757] 2798738=ruby/test_math
[384/757] 2798738=json/json_fixtures_test
[385/757] 2798738=dtrace/test_gc
[386/757] 2798738=mkmf/test_libs
[387/757] 2798738=fiber/test_scheduler
[388/757] 2798740=fileutils/test_fileutils
[389/757] 2798737=ruby/test_rubyvm
[390/757] 2798737=rubygems/test_gem_safe_marshal
[391/757] 2798740=rubygems/test_gem_ext_cmake_builder
[392/757] 2798740=optparse/test_bash_completion
[393/757] 2798740=ruby/test_complexrational
[394/757] 2798740=dtrace/test_method_cache
[395/757] 2798740=-ext-/proc/test_bmethod
[396/757] 2798740=openssl/test_ssl
[397/757] 2798737=psych/test_alias_and_anchor
[398/757] 2798737=date/test_date_ractor
[399/757] 2798737=prism/result/string_test
[400/757] 2798737=net/http/test_http
[401/757] 2798737=rubygems/test_gem_commands_environment_command
[402/757] 2798737=ruby/test_module
[403/757] 2798738=-ext-/exception/test_ensured
[404/757] 2798738=optparse/test_autoconf
[405/757] 2798738=openssl/test_x509cert
[406/757] 2798739=resolv/test_mdns
[407/757] 2798739=rubygems/test_gem_source_subpath_problem
[408/757] 2798739=dtrace/test_object_create_start
[409/757] 2798739=ruby/test_backtrace
[410/757] 2798738=test_securerandom
[411/757] 2798738=rubygems/test_project_sanity
[412/757] 2798738=mkmf/test_mkmf
[413/757] 2798738=ruby/test_class
[414/757] 2798739=ruby/test_const
[415/757] 2798739=prism/result/heredoc_test
[416/757] 2798739=fiber/test_io_buffer
[417/757] 2798739=digest/test_digest_extend
[418/757] 2798739=ruby/test_process
[419/757] 2798737=prism/ruby/parser_test
[420/757] 2798737=-ext-/exception/test_exception_at_throwing
[421/757] 2798737=rubygems/test_gem_commands_unpack_command
[422/757] 2798740=fiber/test_address_resolve
[423/757] 2798740=rubygems/test_gem_resolver_installer_set
[424/757] 2798737=rubygems/test_config
[425/757] 2798737=stringio/test_stringio
[426/757] 2798740=ruby/test_stack
[427/757] 2798737=test_prettyprint
[428/757] 2798737=rubygems/test_gem_source
[429/757] 2798737=openssl/test_pkcs12
[430/757] 2798737=-ext-/num2int/test_num2int
[431/757] 2798737=ruby/test_iseq
[432/757] 2798740=-ext-/iter/test_iter_break
[433/757] 2798740=rubygems/test_gem_package_tar_header_ractor
[434/757] 2798740=fiber/test_queue
[435/757] 2798740=ruby/test_econv
[New LWP 2820802]
[New LWP 2820801]
[New LWP 2820800]
[New LWP 2820799]
[New LWP 2820768]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:76

warning: 76	../sysdeps/x86_64/multiarch/strlen-avx2.S: No such file or directory

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7034390387c0 (LWP 2820765) "ruby" __strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:76
  2    Thread 0x70341e88a6c0 (LWP 2820802) "ruby" 0x00007034390d3d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ec2bd271c0 <_vm+256>) at ./nptl/futex-internal.c:57
  3    Thread 0x70341e8ab6c0 (LWP 2820801) "ruby" 0x00007034390d3d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ec2bd271c0 <_vm+256>) at ./nptl/futex-internal.c:57
  4    Thread 0x70341e8cc6c0 (LWP 2820800) "ruby" 0x00007034390d3d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ec2bd271c0 <_vm+256>) at ./nptl/futex-internal.c:57
  5    Thread 0x70341e8ed6c0 (LWP 2820799) "ruby" 0x00007034390d3d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ec2bd271c0 <_vm+256>) at ./nptl/futex-internal.c:57
  6    Thread 0x70341f9ff6c0 (LWP 2820768) "ruby" 0x0000703439165042 in epoll_wait (epfd=4, events=events@entry=0x55ec2bd26a3c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 6 (Thread 0x70341f9ff6c0 (LWP 2820768) "ruby"):
#0  0x0000703439165042 in epoll_wait (epfd=4, events=events@entry=0x55ec2bd26a3c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000055ec2b824543 in event_wait (vm=0x55ec2bd270c0 <_vm>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:2931
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x55ec2bd270c0 <_vm>) at /tmp/ruby/src/trunk_gcc11/thread_pthread_mn.c:934
        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:3058
        vm = <optimized out>
#4  0x00007034390d7a94 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 = {123369171187392, 3884593177846860892, 123369171187392, -272, 0, 140726168995008, 3884593177859443804, 3884519385709005916}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x0000703439164c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x70341e8ed6c0 (LWP 2820799) "ruby"):
#0  0x00007034390d3d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ec2bd271c0 <_vm+256>) 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=0x55ec2bd271c0 <_vm+256>) 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=0x55ec2bd271c0 <_vm+256>, 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  0x00007034390d67dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ec2bd27160 <_vm+160>, cond=0x55ec2bd27198 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7034390d64a0 <__condvar_cleanup_waiting>, __arg = 0x70341e8ecd50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x55ec2bd27198 <_vm+216>, mutex = 0x55ec2bd27160 <_vm+160>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        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=0x55ec2bd27198 <_vm+216>, mutex=mutex@entry=0x55ec2bd27160 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000055ec2b823bf3 in rb_native_cond_wait (mutex=0x55ec2bd27160 <_vm+160>, cond=0x55ec2bd27198 <_vm+216>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=0x55ec2bd270c0 <_vm>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x55ec2bd270c0 <_vm>
#8  0x00007034390d7a94 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 = {123369153287872, 3884595246947355740, 123369153287872, -272, 0, 140726168994096, 3884595246959938652, 3884519385709005916}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x0000703439164c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x70341e8cc6c0 (LWP 2820800) "ruby"):
#0  0x00007034390d3d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ec2bd271c0 <_vm+256>) 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=0x55ec2bd271c0 <_vm+256>) 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=0x55ec2bd271c0 <_vm+256>, 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  0x00007034390d67dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ec2bd27160 <_vm+160>, cond=0x55ec2bd27198 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7034390d64a0 <__condvar_cleanup_waiting>, __arg = 0x70341e8cbd50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 6, cond = 0x55ec2bd27198 <_vm+216>, mutex = 0x55ec2bd27160 <_vm+160>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 6
        seq = 3
        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=0x55ec2bd27198 <_vm+216>, mutex=mutex@entry=0x55ec2bd27160 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000055ec2b823bf3 in rb_native_cond_wait (mutex=0x55ec2bd27160 <_vm+160>, cond=0x55ec2bd27198 <_vm+216>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=0x55ec2bd270c0 <_vm>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x55ec2bd270c0 <_vm>
#8  0x00007034390d7a94 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 = {123369153152704, 3884595262516612188, 123369153152704, -272, 0, 140726168990384, 3884595262529195100, 3884519385709005916}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x0000703439164c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x70341e8ab6c0 (LWP 2820801) "ruby"):
#0  0x00007034390d3d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ec2bd271c0 <_vm+256>) 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=0x55ec2bd271c0 <_vm+256>) 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=0x55ec2bd271c0 <_vm+256>, 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  0x00007034390d67dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ec2bd27160 <_vm+160>, cond=0x55ec2bd27198 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7034390d64a0 <__condvar_cleanup_waiting>, __arg = 0x70341e8aad50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 4, cond = 0x55ec2bd27198 <_vm+216>, mutex = 0x55ec2bd27160 <_vm+160>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 4
        seq = 2
        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=0x55ec2bd27198 <_vm+216>, mutex=mutex@entry=0x55ec2bd27160 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000055ec2b823bf3 in rb_native_cond_wait (mutex=0x55ec2bd27160 <_vm+160>, cond=0x55ec2bd27198 <_vm+216>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=0x55ec2bd270c0 <_vm>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x55ec2bd270c0 <_vm>
#8  0x00007034390d7a94 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 = {123369153017536, 3884595211513875548, 123369153017536, -272, 0, 140726168990384, 3884595211526458460, 3884519385709005916}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x0000703439164c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x70341e88a6c0 (LWP 2820802) "ruby"):
#0  0x00007034390d3d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ec2bd271c0 <_vm+256>) 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=0x55ec2bd271c0 <_vm+256>) 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=0x55ec2bd271c0 <_vm+256>, 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  0x00007034390d67dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ec2bd27160 <_vm+160>, cond=0x55ec2bd27198 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7034390d64a0 <__condvar_cleanup_waiting>, __arg = 0x70341e889d50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 2, cond = 0x55ec2bd27198 <_vm+216>, mutex = 0x55ec2bd27160 <_vm+160>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 2
        seq = 1
        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=0x55ec2bd27198 <_vm+216>, mutex=mutex@entry=0x55ec2bd27160 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000055ec2b823bf3 in rb_native_cond_wait (mutex=0x55ec2bd27160 <_vm+160>, cond=0x55ec2bd27198 <_vm+216>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=0x55ec2bd270c0 <_vm>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc11/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x55ec2bd270c0 <_vm>
#8  0x00007034390d7a94 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 = {123369152882368, 3884595227083131996, 123369152882368, -272, 0, 140726168990384, 3884595227095714908, 3884519385709005916}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x0000703439164c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7034390387c0 (LWP 2820765) "ruby"):
#0  __strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:76
No locals.
#1  0x00007034390a5d98 in __printf_buffer (buf=buf@entry=0x55ec3feb2af0, format=format@entry=0x55ec2bb872c0 "%s(%s+0x%lx) [0x%lx] %s/%s:%d\n", ap=ap@entry=0x55ec3feb2bf0, mode_flags=mode_flags@entry=2) at ./stdio-common/vfprintf-process-arg.c:435
        len = <optimized out>
        iter = {remaining_in_current_group = 3997723449, remaining = 28723, groupings = 0x7033ee486b48 "\r", non_repeating_groups = 3997723481, separators = 28723}
        octal_marker = <optimized out>
        ptrptr = <optimized out>
        written = <optimized out>
        number_slow_path = <optimized out>
        number_length = <optimized out>
        prec_inc = <optimized out>
        signed_number = <optimized out>
        step0_jumps = {0, 1423, 1327, 2415, 2095, 1823, 1719, 1935, 2191, 1471, 4055, 3519, 3423, 3799, 2607, 3839, 3815, 3295, 2647, 423, 1183, 1031, 3711, 3927, 1575, 783, 427, 327, 331, 2511, 4143, 4167}
        space = <optimized out>
        is_short = <optimized out>
        use_outdigits = <optimized out>
        step1_jumps = {0, 0, 0, 0, 0, 0, 0, 0, 0, 1471, 4055, 3519, 3423, 3799, 2607, 3839, 3815, 3295, 2647, 423, 1183, 1031, 3711, 3927, 1575, 783, 427, 327, 331, 0, 4143, 4167}
        group = <optimized out>
        prec = <optimized out>
        is_fast = <optimized out>
        step2_jumps = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4055, 3519, 3423, 3799, 2607, 3839, 3815, 3295, 2647, 423, 1183, 1031, 3711, 3927, 1575, 783, 427, 327, 331, 0, 4143, 4167}
        string = <optimized out>
        left = 0
        is_long_double = <optimized out>
        width = <optimized out>
        bitwidth = <optimized out>
        step3a_jumps = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3615, 0, 0, 0, 2607, 3839, 3815, 3295, 2647, 0, 0, 0, 0, 3927, 0, 0, 0, 0, 0, 0, 4143, 0}
        alt = <optimized out>
        showsign = <optimized out>
        is_long = <optimized out>
        is_char = <optimized out>
        pad = 32 ' '
        step3b_jumps = {0 <repeats 11 times>, 3423, 0, 0, 2607, 3839, 3815, 3295, 2647, 423, 1183, 1031, 3711, 3927, 1575, 783, 427, 0, 0, 0, 4143, 0}
        step4_jumps = {0 <repeats 14 times>, 2607, 3839, 3815, 3295, 2647, 423, 1183, 1031, 3711, 3927, 1575, 783, 427, 0, 0, 0, 4143, 0}
        is_negative = <optimized out>
        number = <optimized out>
        base = <optimized out>
        the_arg = {pa_wchar = 0 L'\000', pa_int = 0, pa_long_int = 123364345643008, pa_long_long_int = 123364345643008, pa_u_int = 0, pa_u_long_int = 123364345643008, pa_u_long_long_int = 123364345643008, pa_double = 6.0950085103895517e-310, pa_long_double = <invalid float value>, pa_float128 = 4.77511665377621701795168975881019306e-4937, pa_string = 0x703300000000 <error: Cannot access memory at address 0x703300000000>, pa_wstring = 0x703300000000 <error: Cannot access memory at address 0x703300000000>, pa_pointer = 0x703300000000, pa_user = 0x703300000000}
        spec = <optimized out>
        thousands_sep = <optimized out>
        grouping = 0xffffffffffffffff <error: Cannot access memory at address 0xffffffffffffffff>
        f = <optimized out>
        lead_str_end = 0x55ec2bb872c0 "%s(%s+0x%lx) [0x%lx] %s/%s:%d\n"
        end_of_spec = <optimized out>
        work_buffer = "\360,\353?\354U\000\0000,\353?\354U\000\000\022lH\3563p\000\000\037lH\3563p\000\000jcH\3563p\000\000ocH\3563p\000\000~cH\3563p\000\000\222cH\3563p\000\000\246cH\3563p\000\000\270cH\3563p\000\000\275cH\3563p\000\000\322cH\3563p\000\000\352cH\3563p\000\000\375cH\3563p\000\000\tdH\3563p\000\000&dH\3563p\000\0007dH\3563p\000\000JdH\3563p\000\000UdH\3563p\000\000pdH\3563p\000\000\201dH\3563p\000\000\220dH\3563p\000\000\251dH\3563p\000\000\262dH\3563p\000\000<_H\3563p\000\000"...
        workend = 0x55ec3feb2a78 ""
        ap_save = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x55ec3feb2cd0, reg_save_area = 0x55ec3feb2c10}}
        nspecs_done = 1
        save_errno = 2
        readonly_format = 0
        do_longlong_number = <optimized out>
#2  0x00007034390a6592 in __vfprintf_internal (s=0x70343923f4e0 <_IO_2_1_stderr_>, format=0x55ec2bb872c0 "%s(%s+0x%lx) [0x%lx] %s/%s:%d\n", ap=ap@entry=0x55ec3feb2bf0, mode_flags=mode_flags@entry=2) at ./stdio-common/vfprintf-internal.c:1559
        _cleanup_start_doit = <optimized out>
        _buffer = {__routine = 0x70343909a720 <__funlockfile>, __arg = 0x70343923f4e0 <_IO_2_1_stderr_>, __canceltype = 0, __prev = 0x0}
        _cleanup_routine = <optimized out>
        wrap = {base = {write_base = 0x55ec3feb2b20 "/tmp/ruby/build/trunk_gcc11/ruby(lib/x86_64-linux-gnu/libc.so.6(0x703439080320) [0x703439080320]\nc:948\nc11/error.c:1131\n\323\rE\3563p", write_ptr = 0x55ec3feb2b41 "lib/x86_64-linux-gnu/libc.so.6(0x703439080320) [0x703439080320]\nc:948\nc11/error.c:1131\n\323\rE\3563p", write_end = 0x55ec3feb2ba0 "\354\rE\3563p", written = 0, mode = __printf_buffer_mode_to_file}, fp = 0x70343923f4e0 <_IO_2_1_stderr_>, stage = "/tmp/ruby/build/trunk_gcc11/ruby(lib/x86_64-linux-gnu/libc.so.6(0x703439080320) [0x703439080320]\nc:948\nc11/error.c:1131\n\323\rE\3563p\000"}
        done = <optimized out>
        __result = <optimized out>
#3  0x0000703439171cc3 in ___fprintf_chk (fp=fp@entry=0x70343923f4e0 <_IO_2_1_stderr_>, flag=flag@entry=1, format=<optimized out>) at ./debug/fprintf_chk.c:33
        mode = 2
        ap = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x55ec3feb2cd0, reg_save_area = 0x55ec3feb2c10}}
        ret = <optimized out>
#4  0x000055ec2b9c3768 in fprintf (__fmt=<optimized out>, __stream=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/stdio2.h:79
No locals.
#5  print_line0 (errout=0x70343923f4e0 <_IO_2_1_stderr_>, address=<optimized out>, line=0x55ec40138b10) at /tmp/ruby/src/trunk_gcc11/addr2line.c:2603
        addr = <optimized out>
        d = <optimized out>
        addr = <optimized out>
        d = <optimized out>
#6  print_line (errout=0x70343923f4e0 <_IO_2_1_stderr_>, address=<optimized out>, line=0x55ec40138b10) at /tmp/ruby/src/trunk_gcc11/addr2line.c:2611
No locals.
#7  rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x55ec2bd29680 <trace>, errout=errout@entry=0x70343923f4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc11/addr2line.c:2683
        i = <optimized out>
        lines = <optimized out>
        obj = 0x55ec4009f800
        dladdr_fbases = <optimized out>
        main_path = <optimized out>
        len = <optimized out>
        next_line = <optimized out>
#8  0x000055ec2b899753 in rb_print_backtrace (errout=0x70343923f4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc11/vm_dump.c:1107
        n = <optimized out>
        trace = {0x55ec2b899746 <rb_vm_bugreport+2342>, 0x55ec2baa66c2 <rb_bug_for_fatal_signal+258>, 0x55ec2b7d00e8 <sigsegv+72>, 0x703439080320 <__restore_rt>, 0x55ec2b9f6032 <remove_class_from_subclasses+82>, 0x55ec2b9f9c51 <rb_class_classext_free_subclasses+337>, 0x55ec2b9f9cf2 <rb_class_classext_free+98>, 0x55ec2b9f9742 <rb_class_classext_foreach+98>, 0x55ec2b6b9c86 <rb_gc_obj_free+278>, 0x55ec2b6ba6f4 <gc_sweep_page+884>, 0x55ec2b6bab8d <gc_sweep_step+237>, 0x55ec2b6bbd47 <gc_sweep+519>, 0x55ec2b6bdebe <gc_start+3806>, 0x55ec2b6c1b0f <newobj_cache_miss+687>, 0x55ec2b6c2135 <newobj_slowpath_wb_unprotected+437>, 0x55ec2b6c30b6 <rb_data_typed_object_zalloc+726>, 0x55ec2b718f7a <rb_marshal_dump_limited+58>, 0x55ec2b87ce8f <vm_call0_body+367>, 0x55ec2b88d1de <rb_vm_call_kw+318>, 0x55ec2b756468 <rb_method_call_pass_called_kw+232>, 0x55ec2b864445 <vm_call_cfunc_with_frame_+277>, 0x55ec2b86e361 <vm_sendish+273>, 0x55ec2b88717a <vm_exec_core+122>, 0x55ec2b877355 <rb_vm_exec+181>, 0x55ec2b8782df <rb_vm_invoke_proc+95>, 0x55ec2b752cff <rb_proc_call+95>, 0x55ec2b69398a <rb_ec_exec_end_proc+394>, 0x55ec2b693b76 <rb_ec_teardown+198>, 0x55ec2b693d60 <rb_ec_cleanup+320>, 0x55ec2b68eff7 <main+103>, 0x7034390651ca <__libc_start_call_main+122>, 0x70343906528b <__libc_start_main_impl+139>, 0x55ec2b68f045 <_start+37>, 0x0 <repeats 991 times>}
        n = <optimized out>
#9  rb_vm_bugreport (ctx=ctx@entry=0x55ec3feb3080, errout=errout@entry=0x70343923f4e0 <_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 = 0x55ec2bd270c0 <_vm>
        current_box = 0x55ec2bd36d20 <root_box>
        ec = <optimized out>
        loaded_features = 123369595533960
#10 0x000055ec2baa66c2 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55ec3feb3080, fmt=fmt@entry=0x55ec2bb6c8b6 "Segmentation fault at %p") at /tmp/ruby/src/trunk_gcc11/error.c:1131
        pid = -1
        out = 0x70343923f4e0 <_IO_2_1_stderr_>
        file = <optimized out>
        line = 331
#11 0x000055ec2b7d00e8 in sigsegv (sig=11, info=0x55ec3feb31b0, ctx=0x55ec3feb3080) at /tmp/ruby/src/trunk_gcc11/signal.c:948
No locals.
#12 <signal handler called>
No locals.
#13 0x000055ec2b9f6032 in remove_class_from_subclasses (tbl=0x55ec3fe0a390, box_id=<optimized out>, klass=klass@entry=123368613865120) at /tmp/ruby/src/trunk_gcc11/class.c:643
        entry = 0x7033f40c89f0
        first_entry = false
#14 0x000055ec2b9f9c51 in rb_class_classext_free_subclasses (ext=ext@entry=0x7033fe67e6b8, klass=klass@entry=123368613865120, replacing=replacing@entry=false) at /tmp/ruby/src/trunk_gcc11/class.c:708
        box_sub = 0x55ec3fe0a370
        anchor = <optimized out>
        tbl = <optimized out>
        box_id = 1
        next = <optimized out>
        entry = 0x0
#15 0x000055ec2b9f9cf2 in rb_class_classext_free (klass=123368613865120, ext=0x7033fe67e6b8, is_prime=<optimized out>) at /tmp/ruby/src/trunk_gcc11/class.c:118
        tbl = 0x0
#16 0x000055ec2b9f9742 in rb_class_classext_foreach (klass=klass@entry=123368613865120, func=0x55ec2b6a76f0 <classext_free>, arg=0x7ffd5d5036f0) at /tmp/ruby/src/trunk_gcc11/class.c:545
        tbl = <optimized out>
        foreach_arg = {func = 0x55ec3ff40860, callback_arg = 0x50}
#17 0x000055ec2b6b9c86 in rb_gc_obj_free (objspace=objspace@entry=0x55ec3fdf42a0, obj=obj@entry=123368613865120) at /tmp/ruby/src/trunk_gcc11/gc.c:1584
        args = {klass = 123368613865120, objspace = 0x1}
#18 0x000055ec2b6ba6f4 in gc_sweep_plane (heap=0x55ec3fdf43e8, ctx=0x7ffd5d503860, bitset=65535, p=123368613865120, objspace=0x55ec3fdf42a0) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:3556
        vp = 123368613865120
        sweep_page = 0x7033f0138ea0
        slot_size = 160
        sweep_page = <optimized out>
        slot_size = <optimized out>
        __func__ = <optimized out>
        vp = <optimized out>
        _zzq_args = <optimized out>
        _zzq_result = <optimized out>
        _zzq_args = <optimized out>
        _zzq_result = <optimized out>
#19 gc_sweep_page (objspace=objspace@entry=0x55ec3fdf42a0, heap=heap@entry=0x55ec3fdf43e8, ctx=ctx@entry=0x7ffd5d503860) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:3619
        i = <optimized out>
        sweep_page = 0x7033f0138ea0
        p = <optimized out>
        bits = 0x7033f0138fc0
        bitset = <optimized out>
        slot_size = <optimized out>
        total_slots = <optimized out>
        bitmap_plane_count = <optimized out>
        out_of_range_bits = <optimized out>
        __func__ = <optimized out>
#20 0x000055ec2b6bab8d in gc_sweep_step (objspace=objspace@entry=0x55ec3fdf42a0, heap=heap@entry=0x55ec3fdf43e8) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:3900
        ctx = {page = 0x7033f0138ea0, final_slots = 0, freed_slots = 366, empty_slots = 0}
        free_slots = <optimized out>
        sweep_page = <optimized out>
        swept_slots = 1217
        pooled_slots = 1410
#21 0x000055ec2b6bbd47 in gc_sweep (objspace=objspace@entry=0x55ec3fdf42a0) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:4164
        heap = 0x55ec3fdf43e8
        i = 2
        immediate_sweep = <optimized out>
#22 0x000055ec2b6bdebe in gc_start (objspace=objspace@entry=0x55ec3fdf42a0, reason=<optimized out>, reason@entry=256) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:6511
        do_full_mark = <optimized out>
        __func__ = <optimized out>
        lock_lev = <optimized out>
#23 0x000055ec2b6c1b0f in heap_prepare (heap=<optimized out>, objspace=0x55ec3fdf42a0) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2108
        __func__ = <optimized out>
#24 heap_next_free_page (heap=<optimized out>, objspace=0x55ec3fdf42a0) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2319
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#25 newobj_cache_miss (objspace=objspace@entry=0x55ec3fdf42a0, cache=cache@entry=0x55ec3fdf8ed0, heap_idx=heap_idx@entry=2, vm_locked=vm_locked@entry=true) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2426
        page = <optimized out>
        heap = 0x55ec3fdf43e8
        obj = <optimized out>
        lev = <optimized out>
        unlock_vm = false
#26 0x000055ec2b6c2135 in newobj_alloc (vm_locked=true, heap_idx=2, cache=0x55ec3fdf8ed0, objspace=0x55ec3fdf42a0) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2450
        obj = <optimized out>
        obj = <optimized out>
#27 newobj_slowpath (heap_idx=2, wb_protected=0, cache=0x55ec3fdf8ed0, objspace=0x55ec3fdf42a0, flags=76, klass=2) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2483
        obj = <optimized out>
        lev = 1
        obj = <optimized out>
        lev = <optimized out>
#28 newobj_slowpath_wb_unprotected (klass=klass@entry=0, flags=flags@entry=76, objspace=0x55ec3fdf42a0, cache=0x55ec3fdf8ed0, heap_idx=2) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2505
No locals.
#29 0x000055ec2b6c30b6 in rb_gc_impl_new_obj (alloc_size=96, wb_protected=<optimized out>, flags=76, klass=0, cache_ptr=<optimized out>, objspace_ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2537
        obj = <optimized out>
        objspace = <optimized out>
        heap_idx = <optimized out>
        cache = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        heap_idx = <optimized out>
        cache = <optimized out>
#30 newobj_of (cr=<optimized out>, cr=<optimized out>, size=96, wb_protected=<optimized out>, shape_id=0, flags=76, klass=0) at /tmp/ruby/src/trunk_gcc11/gc.c:1015
        obj = <optimized out>
        obj = <optimized out>
        lev = <optimized out>
        slot_size = <optimized out>
        gc_disabled = <optimized out>
#31 typed_data_alloc (size=96, type=0x55ec2bd0cb00 <dump_arg_data>, datap=0x0, typed_flag=1, klass=0) at /tmp/ruby/src/trunk_gcc11/gc.c:1123
        wb_protected = <optimized out>
        obj = <optimized out>
        data = <optimized out>
        wb_protected = <optimized out>
        obj = <optimized out>
        data = <optimized out>
#32 rb_data_typed_object_zalloc (klass=klass@entry=0, size=size@entry=64, type=type@entry=0x55ec2bd0cb00 <dump_arg_data>) at /tmp/ruby/src/trunk_gcc11/gc.c:1155
        obj = <optimized out>
        embed_size = 96
        obj = <optimized out>
#33 0x000055ec2b718f7a in rb_marshal_dump_limited (obj=4, port=4, limit=-1) at /tmp/ruby/src/trunk_gcc11/marshal.c:1223
        data_struct_obj = <optimized out>
        arg = <optimized out>
        wrapper = 94473172258744
#34 0x000055ec2b87ce8f in vm_call0_cfunc_with_frame (argv=0x703438f37088, calling=<optimized out>, ec=0x55ec3fdf8fb8) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:164
        reg_cfp = 0x703439036f68
        ci = <optimized out>
        me = 0x703438ec9d98
        mid = 7009
        block_handler = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        val = <optimized out>
        cfunc = 0x55ec3fe68db8
        len = <optimized out>
        frame_flags = <optimized out>
        ci = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        mid = <optimized out>
        block_handler = <optimized out>
        frame_flags = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#35 vm_call0_cfunc (argv=0x703438f37088, calling=<optimized out>, ec=0x55ec3fdf8fb8) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:178
No locals.
#36 vm_call0_body (ec=0x55ec3fdf8fb8, calling=<optimized out>, argv=0x703438f37088) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#37 0x000055ec2b88d1de in vm_call0_cc (kw_splat=0, cc=0x7ffd5d504010, argv=<optimized out>, argc=<optimized out>, id=<optimized out>, recv=123369595666560, ec=0x55ec3fdf8fb8) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:101
        flags = <optimized out>
        use_argv = <optimized out>
        av = {1, 4}
        calling = {cd = 0x7ffd5d504000, cc = 0x7ffd5d504010, block_handler = 0, recv = 123369595666560, argc = 1, kw_splat = false, heap_argv = 0}
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        calling = <optimized out>
#38 rb_vm_call0 (kw_splat=0, cme=<optimized out>, argv=<optimized out>, argc=0, id=<optimized out>, recv=123369595666560, ec=0x55ec3fdf8fb8) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:61
        cc = {flags = 3190810, klass = 36, cme_ = 0x703438ec9d98, call_ = 0x55ec2b879540 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
        cc = <optimized out>
#39 rb_vm_call_kw (ec=0x55ec3fdf8fb8, recv=123369595666560, id=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x703438f37088, me=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_gcc11/vm_eval.c:326
No locals.
#40 0x000055ec2b756468 in call_method_data (data=<optimized out>, data=<optimized out>, kw_splat=0, passed_procval=<optimized out>, argv=0x703438f37088, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc11/proc.c:2713
No locals.
#41 rb_method_call_with_block_kw (kw_splat=0, passed_procval=<optimized out>, method=123369153956000, argv=0x703438f37088, argc=1) at /tmp/ruby/src/trunk_gcc11/proc.c:2727
        data = <optimized out>
        ec = <optimized out>
        data = <optimized out>
        ec = <optimized out>
#42 rb_method_call_kw (kw_splat=0, method=123369153956000, argv=0x703438f37088, argc=1) at /tmp/ruby/src/trunk_gcc11/proc.c:2691
        procval = <optimized out>
        procval = <optimized out>
#43 rb_method_call_pass_called_kw (argc=1, argv=0x703438f37088, method=123369153956000) at /tmp/ruby/src/trunk_gcc11/proc.c:2684
No locals.
#44 0x000055ec2b864445 in vm_call_cfunc_with_frame_ (ec=0x55ec3fdf8fb8, reg_cfp=0x703439036fa0, calling=<optimized out>, argc=1, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:3905
        ci = 0xd9100100003
        cc = <optimized out>
        val = <optimized out>
        me = 0x703438eaef70
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#45 0x000055ec2b86e361 in vm_sendish (ec=0x55ec3fdf8fb8, reg_cfp=0x703439036fa0, cd=0x55ec400f6b40, 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 = 0x70341e81ff70
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x55ec400f6b40, cc = 0x70341e81ff70, block_handler = 0, recv = 123369153956000, argc = 1, kw_splat = false, heap_argv = 0}
#46 0x000055ec2b88717a in vm_exec_core (ec=0x55ec3fdf8fb8) at ../../src/trunk_gcc11/insns.def:906
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 123368238782224
        reg_pc = 0x55ec400fb250
        reg_cfp = 0x703439036fa0
        insns_address_table = {0x55ec2b88a15d <vm_exec_core+12381>, 0x55ec2b888798 <vm_exec_core+5784>, 0x55ec2b88872d <vm_exec_core+5677>, 0x55ec2b888683 <vm_exec_core+5507>, 0x55ec2b88860f <vm_exec_core+5391>, 0x55ec2b888572 <vm_exec_core+5234>, 0x55ec2b88850c <vm_exec_core+5132>, 0x55ec2b8889bb <vm_exec_core+6331>, 0x55ec2b88896f <vm_exec_core+6255>, 0x55ec2b88892a <vm_exec_core+6186>, 0x55ec2b8887fc <vm_exec_core+5884>, 0x55ec2b888362 <vm_exec_core+4706>, 0x55ec2b888321 <vm_exec_core+4641>, 0x55ec2b8882b4 <vm_exec_core+4532>, 0x55ec2b88824b <vm_exec_core+4427>, 0x55ec2b888210 <vm_exec_core+4368>, 0x55ec2b8881da <vm_exec_core+4314>, 0x55ec2b8881a7 <vm_exec_core+4263>, 0x55ec2b888174 <vm_exec_core+4212>, 0x55ec2b888141 <vm_exec_core+4161>, 0x55ec2b88806b <vm_exec_core+3947>, 0x55ec2b88802b <vm_exec_core+3883>, 0x55ec2b887fe8 <vm_exec_core+3816>, 0x55ec2b887f92 <vm_exec_core+3730>, 0x55ec2b887f4e <vm_exec_core+3662>, 0x55ec2b887ec7 <vm_exec_core+3527>, 0x55ec2b887e8f <vm_exec_core+3471>, 0x55ec2b887e36 <vm_exec_core+3382>, 0x55ec2b887ddb <vm_exec_core+3291>, 0x55ec2b887da0 <vm_exec_core+3232>, 0x55ec2b887d65 <vm_exec_core+3173>, 0x55ec2b887b75 <vm_exec_core+2677>, 0x55ec2b887ae7 <vm_exec_core+2535>, 0x55ec2b887a78 <vm_exec_core+2424>, 0x55ec2b887a28 <vm_exec_core+2344>, 0x55ec2b8879bb <vm_exec_core+2235>, 0x55ec2b88796c <vm_exec_core+2156>, 0x55ec2b8878ed <vm_exec_core+2029>, 0x55ec2b8878a5 <vm_exec_core+1957>, 0x55ec2b887880 <vm_exec_core+1920>, 0x55ec2b887847 <vm_exec_core+1863>, 0x55ec2b8877fa <vm_exec_core+1786>, 0x55ec2b8877c8 <vm_exec_core+1736>, 0x55ec2b8876d2 <vm_exec_core+1490>, 0x55ec2b887691 <vm_exec_core+1425>, 0x55ec2b88764f <vm_exec_core+1359>, 0x55ec2b887611 <vm_exec_core+1297>, 0x55ec2b8875a6 <vm_exec_core+1190>, 0x55ec2b887555 <vm_exec_core+1109>, 0x55ec2b88750a <vm_exec_core+1034>, 0x55ec2b88749d <vm_exec_core+925>, 0x55ec2b887448 <vm_exec_core+840>, 0x55ec2b88734a <vm_exec_core+586>, 0x55ec2b887312 <vm_exec_core+530>, 0x55ec2b8872cf <vm_exec_core+463>, 0x55ec2b887269 <vm_exec_core+361>, 0x55ec2b8871a8 <vm_exec_core+168>, 0x55ec2b887158 <vm_exec_core+88>, 0x55ec2b8893b9 <vm_exec_core+8889>, 0x55ec2b889372 <vm_exec_core+8818>, 0x55ec2b889325 <vm_exec_core+8741>, 0x55ec2b8892d8 <vm_exec_core+8664>, 0x55ec2b88928b <vm_exec_core+8587>, 0x55ec2b88a115 <vm_exec_core+12309>, 0x55ec2b88923e <vm_exec_core+8510>, 0x55ec2b8891cf <vm_exec_core+8399>, 0x55ec2b88918c <vm_exec_core+8332>, 0x55ec2b8895d4 <vm_exec_core+9428>, 0x55ec2b889466 <vm_exec_core+9062>, 0x55ec2b8890c0 <vm_exec_core+8128>, 0x55ec2b888fd9 <vm_exec_core+7897>, 0x55ec2b88974a <vm_exec_core+9802>, 0x55ec2b888fa9 <vm_exec_core+7849>, 0x55ec2b888f6c <vm_exec_core+7788>, 0x55ec2b888f2f <vm_exec_core+7727>, 0x55ec2b888ef5 <vm_exec_core+7669>, 0x55ec2b888ed3 <vm_exec_core+7635>, 0x55ec2b888e8c <vm_exec_core+7564>, 0x55ec2b888e45 <vm_exec_core+7493>, 0x55ec2b888e0b <vm_exec_core+7435>, 0x55ec2b888d65 <vm_exec_core+7269>, 0x55ec2b888ce9 <vm_exec_core+7145>, 0x55ec2b88a553 <vm_exec_core+13395>, 0x55ec2b88a4ad <vm_exec_core+13229>, 0x55ec2b88a40b <vm_exec_core+13067>, 0x55ec2b88a398 <vm_exec_core+12952>, 0x55ec2b88a2f2 <vm_exec_core+12786>, 0x55ec2b88a291 <vm_exec_core+12689>, 0x55ec2b88a210 <vm_exec_core+12560>, 0x55ec2b88a16e <vm_exec_core+12398>, 0x55ec2b88aa90 <vm_exec_core+14736>, 0x55ec2b88a9ee <vm_exec_core+14574>, 0x55ec2b88a951 <vm_exec_core+14417>, 0x55ec2b88a8d4 <vm_exec_core+14292>, 0x55ec2b88a888 <vm_exec_core+14216>, 0x55ec2b88a835 <vm_exec_core+14133>, 0x55ec2b88a7c8 <vm_exec_core+14024>, 0x55ec2b88a682 <vm_exec_core+13698>, 0x55ec2b88a793 <vm_exec_core+13971>, 0x55ec2b88a75e <vm_exec_core+13918>, 0x55ec2b88a71d <vm_exec_core+13853>, 0x55ec2b88a6bb <vm_exec_core+13755>, 0x55ec2b8896cc <vm_exec_core+9676>, 0x55ec2b88a610 <vm_exec_core+13584>, 0x55ec2b888c7c <vm_exec_core+7036>, 0x55ec2b888c26 <vm_exec_core+6950>, 0x55ec2b888ba1 <vm_exec_core+6817>, 0x55ec2b888b5c <vm_exec_core+6748>, 0x55ec2b888b13 <vm_exec_core+6675>, 0x55ec2b888acc <vm_exec_core+6604>, 0x55ec2b888a7d <vm_exec_core+6525>, 0x55ec2b888a4a <vm_exec_core+6474>, 0x55ec2b888a17 <vm_exec_core+6423>, 0x55ec2b88a5f4 <vm_exec_core+13556>, 0x55ec2b888789 <vm_exec_core+5769>, 0x55ec2b88871e <vm_exec_core+5662>, 0x55ec2b888674 <vm_exec_core+5492>, 0x55ec2b888600 <vm_exec_core+5376>, 0x55ec2b888563 <vm_exec_core+5219>, 0x55ec2b8884fd <vm_exec_core+5117>, 0x55ec2b8889ac <vm_exec_core+6316>, 0x55ec2b888960 <vm_exec_core+6240>, 0x55ec2b88891b <vm_exec_core+6171>, 0x55ec2b8887ed <vm_exec_core+5869>, 0x55ec2b888353 <vm_exec_core+4691>, 0x55ec2b888312 <vm_exec_core+4626>, 0x55ec2b8882a5 <vm_exec_core+4517>, 0x55ec2b88823c <vm_exec_core+4412>, 0x55ec2b888201 <vm_exec_core+4353>, 0x55ec2b8881cb <vm_exec_core+4299>, 0x55ec2b888198 <vm_exec_core+4248>, 0x55ec2b888165 <vm_exec_core+4197>, 0x55ec2b888132 <vm_exec_core+4146>, 0x55ec2b88805c <vm_exec_core+3932>, 0x55ec2b88801c <vm_exec_core+3868>, 0x55ec2b887fd9 <vm_exec_core+3801>, 0x55ec2b887f83 <vm_exec_core+3715>, 0x55ec2b887f3f <vm_exec_core+3647>, 0x55ec2b887eb8 <vm_exec_core+3512>, 0x55ec2b887e80 <vm_exec_core+3456>, 0x55ec2b887e27 <vm_exec_core+3367>, 0x55ec2b887dcc <vm_exec_core+3276>, 0x55ec2b887d91 <vm_exec_core+3217>, 0x55ec2b887d56 <vm_exec_core+3158>, 0x55ec2b887b66 <vm_exec_core+2662>, 0x55ec2b887ad8 <vm_exec_core+2520>, 0x55ec2b887a69 <vm_exec_core+2409>, 0x55ec2b887a19 <vm_exec_core+2329>, 0x55ec2b8879ac <vm_exec_core+2220>, 0x55ec2b88795d <vm_exec_core+2141>, 0x55ec2b8878de <vm_exec_core+2014>, 0x55ec2b887896 <vm_exec_core+1942>, 0x55ec2b887871 <vm_exec_core+1905>, 0x55ec2b887838 <vm_exec_core+1848>, 0x55ec2b8877eb <vm_exec_core+1771>, 0x55ec2b8877b9 <vm_exec_core+1721>, 0x55ec2b8876c3 <vm_exec_core+1475>, 0x55ec2b887682 <vm_exec_core+1410>, 0x55ec2b887640 <vm_exec_core+1344>, 0x55ec2b887602 <vm_exec_core+1282>, 0x55ec2b887597 <vm_exec_core+1175>, 0x55ec2b887546 <vm_exec_core+1094>, 0x55ec2b8874fb <vm_exec_core+1019>, 0x55ec2b88748e <vm_exec_core+910>, 0x55ec2b887439 <vm_exec_core+825>, 0x55ec2b88733b <vm_exec_core+571>, 0x55ec2b887303 <vm_exec_core+515>, 0x55ec2b8872c0 <vm_exec_core+448>, 0x55ec2b88725a <vm_exec_core+346>, 0x55ec2b887199 <vm_exec_core+153>, 0x55ec2b88ab41 <vm_exec_core+14913>, 0x55ec2b8893aa <vm_exec_core+8874>, 0x55ec2b889363 <vm_exec_core+8803>, 0x55ec2b889316 <vm_exec_core+8726>, 0x55ec2b8892c9 <vm_exec_core+8649>, 0x55ec2b88927c <vm_exec_core+8572>, 0x55ec2b88ab2d <vm_exec_core+14893>, 0x55ec2b88922f <vm_exec_core+8495>, 0x55ec2b8891c0 <vm_exec_core+8384>, 0x55ec2b88917d <vm_exec_core+8317>, 0x55ec2b8895c5 <vm_exec_core+9413>, 0x55ec2b889457 <vm_exec_core+9047>, 0x55ec2b8890b1 <vm_exec_core+8113>, 0x55ec2b888fca <vm_exec_core+7882>, 0x55ec2b88973b <vm_exec_core+9787>, 0x55ec2b888f9a <vm_exec_core+7834>, 0x55ec2b888f5d <vm_exec_core+7773>, 0x55ec2b888f20 <vm_exec_core+7712>, 0x55ec2b888ee6 <vm_exec_core+7654>, 0x55ec2b888ec4 <vm_exec_core+7620>, 0x55ec2b888e7d <vm_exec_core+7549>, 0x55ec2b888e36 <vm_exec_core+7478>, 0x55ec2b888dfc <vm_exec_core+7420>, 0x55ec2b888d56 <vm_exec_core+7254>, 0x55ec2b888cda <vm_exec_core+7130>, 0x55ec2b88a101 <vm_exec_core+12289>, 0x55ec2b88a0ed <vm_exec_core+12269>, 0x55ec2b88a0d9 <vm_exec_core+12249>, 0x55ec2b88a0c5 <vm_exec_core+12229>, 0x55ec2b88a0b1 <vm_exec_core+12209>...}
#47 0x000055ec2b877355 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc11/vm.c:2825
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#48 rb_vm_exec (ec=0x55ec3fdf8fb8) at /tmp/ruby/src/trunk_gcc11/vm.c:2801
        _ec = 0x55ec3fdf8fb8
        _tag = {tag = 36, retval = 4, buf = {0x71, 0x55ec2b8773b0 <rb_vm_exec+272>, 0x0, 0x7ffd5d504440, 0x703438f28be0}, prev = 0x7ffd5d5045b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#49 0x000055ec2b8778c1 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:1820
        iseq = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        flags = 1694727717
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        av = {123369596029920, 140726168995248}
        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>
#50 0x000055ec2b8782df in rb_vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=kw_splat@entry=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk_gcc11/vm.c:1965
        self = <optimized out>
#51 0x000055ec2b752cff in rb_proc_call_kw (kw_splat=0, args=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_gcc11/proc.c:1137
        vret = <optimized out>
        proc = <optimized out>
        argc = <optimized out>
        argv = <optimized out>
        vret = <optimized out>
        proc = <optimized out>
        argc = <optimized out>
        argv = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
#52 rb_proc_call (self=<optimized out>, args=<optimized out>) at /tmp/ruby/src/trunk_gcc11/proc.c:1147
No locals.
#53 0x000055ec2b69398a in exec_end_procs_chain (procs=0x55ec2bd23f58 <end_procs>, errp=0x55ec3fdf9038) at /tmp/ruby/src/trunk_gcc11/eval_jump.c:105
        endproc = {func = 0x55ec2b68f180 <rb_call_end_proc>, data = 123369595302880, next = 0x55ec400f2640}
        link = <optimized out>
        errinfo = <optimized out>
#54 rb_ec_exec_end_proc (ec=ec@entry=0x55ec3fdf8fb8) at /tmp/ruby/src/trunk_gcc11/eval_jump.c:121
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140726168995416, buf = {0x71, 0x55ec2b693a03 <rb_ec_exec_end_proc+515>, 0x0, 0x7ffd5d504550, 0x703438e399f0}, prev = 0x7ffd5d504750, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        errinfo = 4
        finished = false
#55 0x000055ec2b693b76 in rb_ec_teardown (ec=ec@entry=0x55ec3fdf8fb8) at /tmp/ruby/src/trunk_gcc11/eval.c:157
No locals.
#56 0x000055ec2b693d60 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_gcc11/eval.c:209
        err = <optimized out>
        mode0 = 1071615928
        mode1 = 21996
        _ec = 0x55ec3fdf8fb8
        _tag = {tag = 36, retval = 0, buf = {0x71, 0x55ec2b693ef0 <rb_ec_cleanup+720>, 0x0, 0x7ffd5d5046f0, 0x55ec3fdf8fb8}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = 0x55ec2bd231a0 <_main_thread>
        th0 = 0x55ec2bd231a0 <_main_thread>
        step = 1
        message = 4
        buf = <optimized out>
#57 0x000055ec2b6946ed in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_gcc11/eval.c:321
        ec = <optimized out>
        status = <optimized out>
#58 0x000055ec2b68eff7 in rb_main (argv=0x7ffd5d504938, argc=113) at /tmp/ruby/src/trunk_gcc11/main.c:42
        variable_in_this_stack_frame = 0
#59 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 2820765) detached]
[436/757] 2798740=rubygems/test_gem_commands_server_command
[437/757] 2798740=openssl/test_pkey_dh
[438/757] 2798740=ruby/enc/test_utf16
[439/757] 2798740=rubygems/test_gem_resolver_local_specification
[440/757] 2798740=uri/test_ftp
[441/757] 2798740=rubygems/test_gem_package_tar_writer
[442/757] 2798737=rubygems/test_gem_commands_info_command
[443/757] 2798740=-ext-/funcall/test_passing_block
[444/757] 2798740=net/http/test_httpresponses
[445/757] 2798740=ruby/test_parse
[446/757] 2798737=psych/test_stream
[447/757] 2798737=rubygems/test_gem_commands_outdated_command
[448/757] 2798737=psych/test_yaml
[449/757] 2798737=etc/test_etc
[450/757] 2798737=ruby/test_pattern_matching
[451/757] 2798737=ruby/enc/test_emoji
[452/757] 2798737=ruby/test_condition
[453/757] 2798737=rubygems/test_gem_commands_update_command
[454/757] 2798740=ruby/enc/test_cp949
[455/757] 2798740=ruby/test_autoload
[456/757] 2798737=psych/visitors/test_depth_first
[457/757] 2798737=ruby/enc/test_euc_kr
[458/757] 2798737=psych/test_scalar
[459/757] 2798737=rubygems/test_gem_ext_cargo_builder
[460/757] 2798737=date/test_date_attr
[461/757] 2798737=prism/result/constant_path_node_test
[462/757] 2798737=io/wait/test_io_wait
[463/757] 2798737=rubygems/test_gem_resolver_composed_set
[464/757] 2798737=optparse/test_kwargs
[465/757] 2798737=rubygems/test_gem_version_option
[466/757] 2798737=rubygems/test_gem_request_set
[467/757] 2798737=fiber/test_io
[468/757] 2798737=net/http/test_buffered_io
[469/757] 2798737=ruby/test_path
[470/757] 2798737=ruby/test_io
[471/757] 2798738=did_you_mean/edit_distance/test_jaro_winkler
[472/757] 2798738=ripper/test_ripper
[473/757] 2798738=test_unicode_normalize
[474/757] 2798738=-ext-/exception/test_enc_raise
[475/757] 2798738=prism/result/integer_parse_test
[476/757] 2798738=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[477/757] 2798738=-ext-/string/test_enc_str_buf_cat
[478/757] 2798738=psych/test_scalar_scanner
[479/757] 2798738=ruby/test_objectspace
[480/757] 2798740=fiber/test_ractor
[481/757] 2798740=prism/ruby/ripper_test
[482/757] 2798740=rubygems/test_rubygems
[483/757] 2798740=rubygems/test_gem_spec_fetcher
[484/757] 2798738=ruby/test_nomethod_error
[485/757] 2798738=openssl/test_pkey
[486/757] 2798740=prism/ruby/relocation_test
[487/757] 2798740=ruby/enc/test_windows_1251
[488/757] 2798740=openssl/test_ns_spki
[489/757] 2798738=mkmf/test_configuration
[490/757] 2798740=prism/magic_comment_test
[491/757] 2798738=ruby/test_require_lib
[492/757] 2798740=ruby/test_shapes
[493/757] 2798740=ruby/test_literal
[494/757] 2798740=prism/newline_offsets_test
[495/757] 2798740=rubygems/test_gem_source_fetch_problem
[496/757] 2798740=fiber/test_thread
[497/757] 2798740=mkmf/test_framework
[498/757] 2798740=test_forwardable
[499/757] 2798740=ripper/test_files_test_1
[500/757] 2798740=did_you_mean/test_ractor_compatibility
[501/757] 2798740=rubygems/test_gem_ext_builder
[502/757] 2798738=-ext-/test_notimplement
[503/757] 2798738=rubygems/test_gem_ext_configure_builder
[504/757] 2798738=-ext-/box/test_load_ext
[505/757] 2798738=mmtk/test_configuration
[506/757] 2798738=ruby/enc/test_cesu8
[507/757] 2798738=-ext-/scheduler/test_interrupt_with_scheduler
[508/757] 2798738=ruby/test_fnmatch
[509/757] 2798738=psych/test_array
[510/757] 2798738=did_you_mean/spell_checking/test_require_path_check
[511/757] 2798738=erb/test_erb_m17n
[512/757] 2798738=openssl/test_x509attr
[513/757] 2798738=rubygems/test_gem_resolver_activation_request
[514/757] 2798738=rubygems/test_gem_commands_lock_command
[515/757] 2798738=optparse/test_reqarg
[516/757] 2798739=rubygems/test_gem_resolver_installed_specification
[517/757] 2798739=uri/test_ldap
[518/757] 2798739=-ext-/test_abi
[519/757] 2798740=ruby/enc/test_case_options
[520/757] 2798740=openssl/test_x509store
[521/757] 2798737=-ext-/string/test_set_len
[522/757] 2798737=prism/encoding/string_encoding_test
[523/757] 2798737=ruby/test_compile_prism
[524/757] 2798739=psych/test_string
[525/757] 2798738=rubygems/test_gem_source_local
[526/757] 2798739=resolv/test_resource
[527/757] 2798739=dtrace/test_raise
[528/757] 2798739=uri/test_wss
[529/757] 2798739=rubygems/test_gem_commands_rebuild_command
[530/757] 2798740=ruby/enc/test_gb18030
[531/757] 2798740=ruby/test_integer_comb
[532/757] 2798737=openssl/test_random
[533/757] 2798737=json/json_encoding_test
[534/757] 2798739=mkmf/test_sizeof
[535/757] 2798737=rubygems/test_gem_resolver_git_specification
[536/757] 2798738=fiber/test_sleep
[537/757] 2798738=test_tempfile
[538/757] 2798737=rubygems/test_gem_local_remote_options
[539/757] 2798737=ruby/test_clone
[540/757] 2798737=digest/test_digest
[541/757] 2798738=rubygems/test_gem_resolver_git_set
[542/757] 2798737=ruby/enc/test_utf32
[543/757] 2798737=psych/test_yamlstore
[544/757] 2798737=optparse/test_noarg
[545/757] 2798738=ruby/test_system
[546/757] 2798737=digest/test_ractor
[547/757] 2798737=prism/result/source_location_test
[548/757] 2798737=rubygems/test_gem_console_ui
[549/757] 2798737=ruby/test_yield
[550/757] 2798738=-ext-/bignum/test_mul
[551/757] 2798738=ruby/test_defined
[552/757] 2798738=rubygems/test_bundled_ca
[553/757] 2798738=ruby/test_undef
[554/757] 2798738=-ext-/vm/test_at_exit
[555/757] 2798738=prism/percent_delimiter_string_test
[556/757] 2798738=-ext-/gvl/test_last_thread
[557/757] 2798740=uri/test_ws
[558/757] 2798740=prism/result/node_id_test
[559/757] 2798738=rubygems/test_gem_bundler_version_finder
[560/757] 2798738=optparse/test_acceptable
[561/757] 2798738=ruby/test_method
[562/757] 2798740=uri/test_file
[563/757] 2798740=rubygems/test_webauthn_listener_response
[564/757] 2798740=rubygems/test_gem_commands_signout_command
[565/757] 2798740=rubygems/test_gem_resolver_dependency_request
[566/757] 2798740=net/http/test_httpheader
[567/757] 2798740=psych/test_object_references
[568/757] 2798740=psych/test_psych_set
[569/757] 2798740=io/console/test_io_console
[570/757] 2798740=psych/test_hash
[571/757] 2798740=-ext-/popen_deadlock/test_popen_deadlock
[572/757] 2798740=optparse/test_switch
[573/757] 2798740=-ext-/iter/test_yield_block
[574/757] 2798740=ruby/test_beginendblock
[575/757] 2798737=rubygems/test_gem_source_installed
[576/757] 2798737=-ext-/symbol/test_type
[577/757] 2798737=ripper/test_files_ext
[578/757] 2798740=optparse/test_load
[579/757] 2798740=optparse/test_placearg
[580/757] 2798737=ruby/test_numeric
[581/757] 2798740=ruby/test_io_timeout
[582/757] 2798740=net/http/test_httpresponse
[583/757] 2798740=io/wait/test_ractor
[584/757] 2798737=-ext-/string/test_rb_str_dup
[585/757] 2798737=ruby/test_comparable
[586/757] 2798737=rubygems/test_gem_commands_build_command
[587/757] 2798740=openssl/test_hmac
[588/757] 2798740=ruby/test_continuation
[589/757] 2798740=-ext-/hash/test_delete
[590/757] 2798740=-ext-/econv/test_append
[591/757] 2798740=prism/result/static_inspect_test
[592/757] 2798740=-ext-/wait/test_wait
[593/757] 2798739=prism/ruby/reflection_test
[594/757] 2798739=ripper/test_files_test
[595/757] 2798739=rubygems/test_gem_resolver
[596/757] 2798740=openssl/test_ssl_session
[597/757] 2798737=test_open3
[598/757] 2798739=rubygems/test_gem_resolver_api_specification
[599/757] 2798739=ruby/enc/test_euc_tw
[600/757] 2798739=did_you_mean/test_tree_spell_checker
[601/757] 2798739=ruby/test_m17n_comb
[602/757] 2798740=ruby/test_frozen
[603/757] 2798740=stringio/test_ractor
[604/757] 2798740=-ext-/string/test_coderange
[605/757] 2798740=rubygems/test_gem_remote_fetcher_local_ssl_server
[606/757] 2798740=ruby/test_sprintf
[607/757] 2798740=optparse/test_cclass
[608/757] 2798740=ruby/test_weakmap
[609/757] 2798737=ruby/test_gc
[610/757] 2798739=prism/result/breadth_first_search_test
[611/757] 2798739=-ext-/struct/test_data
[612/757] 2798739=prism/newline_test
[613/757] 2798739=ruby/test_box
[614/757] 2798739=psych/test_json_tree
[615/757] 2798739=ruby/enc/test_regex_casefold
[616/757] 2798739=rubygems/test_gem_source_git
[617/757] 2798738=did_you_mean/spell_checking/test_class_name_check
[618/757] 2798738=ruby/test_exception
[619/757] 2798739=rubygems/test_gem_commands_check_command
[620/757] 2798739=prism/api/parse_comments_test
[621/757] 2798739=ripper/test_scanner_events
[622/757] 2798739=psych/test_psych
[623/757] 2798739=uri/test_common
[624/757] 2798739=date/test_date_new
[625/757] 2798739=-ext-/stack/test_stack_overflow
[626/757] 2798739=-ext-/test_scan_args
[627/757] 2798739=openssl/test_kdf
[628/757] 2798739=-ext-/st/test_foreach
[629/757] 2798739=rubygems/test_remote_fetch_error
[630/757] 2798739=cgi/test_cgi_escape
[631/757] 2798739=optparse/test_summary
[632/757] 2798739=rubygems/test_gem_remote_fetcher_local_server
[633/757] 2798739=did_you_mean/spell_checking/test_pattern_key_name_check
[634/757] 2798739=ruby/test_call
[635/757] 2798739=json/json_string_matching_test
[636/757] 2798739=rubygems/test_gem_resolver_vendor_specification
[637/757] 2798739=-ext-/debug/test_profile_frames
[638/757] 2798739=prism/ruby/string_query_test
[639/757] 2798739=rubygems/test_gem_request_set_gem_dependency_api
[640/757] 2798739=psych/test_date_time
[641/757] 2798739=psych/json/test_stream
[642/757] 2798739=rubygems/test_gem_request_set_lockfile_parser
[643/757] 2798739=did_you_mean/tree_spell/test_change_word
[644/757] 2798739=dtrace/test_require
[645/757] 2798739=ruby/test_enumerator
[646/757] 2798738=optparse/test_getopts
[647/757] 2798738=date/test_date_marshal
[648/757] 2798738=rubygems/test_gem_resolver_lock_set
[649/757] 2798738=ruby/test_file_exhaustive
[650/757] 2798740=rubygems/test_gem_dependency_resolution_error
[651/757] 2798740=ruby/test_name_error
[652/757] 2798740=uri/test_http
[653/757] 2798740=psych/test_safe_load
[654/757] 2798740=rubygems/test_gem_commands_exec_command
[655/757] 2798740=rubygems/test_gem_update_suggestion
[656/757] 2798740=mkmf/test_convertible
[657/757] 2798738=prism/locals_test
[658/757] 2798738=psych/test_null
[659/757] 2798738=rubygems/test_gem_source_vendor
[660/757] 2798738=prism/heredoc_dedent_test
[661/757] 2798738=rubygems/test_gem_commands_cleanup_command
[662/757] 2798738=rubygems/test_gem_available_set
[663/757] 2798738=-ext-/string/test_modify_expand
[664/757] 2798738=json/json_generator_test
[665/757] 2798737=socket/test_socket
[666/757] 2798738=ruby/test_readpartial
[667/757] 2798738=did_you_mean/core_ext/test_name_error_extension
[668/757] 2798738=json/json_coder_test
[669/757] 2798738=ruby/test_enum
[670/757] 2798737=test_extlibs
[671/757] 2798738=date/test_date_strptime
[672/757] 2798738=ruby/test_string
[673/757] 2798737=ruby/test_arithmetic_sequence
[674/757] 2798737=ruby/test_stringchar
[675/757] 2798737=test_pty
[676/757] 2798737=optparse/test_optarg
[677/757] 2798737=-ext-/test_bug-3571
[678/757] 2798737=yaml/test_store
[679/757] 2798737=prism/result/numeric_value_test
[680/757] 2798737=prism/ruby/ruby_parser_test
[681/757] 2798737=psych/test_exception
[682/757] 2798737=rubygems/test_gem_package
[683/757] 2798737=psych/nodes/test_enumerable
[684/757] 2798737=ruby/test_flip
[685/757] 2798737=rubygems/test_gem_resolver_api_set
[686/757] 2798737=ruby/test_warning
[687/757] 2798737=-ext-/array/test_resize
[688/757] 2798737=-ext-/arith_seq/test_arith_seq_extract
[689/757] 2798737=rubygems/test_gem_ci_detector
[690/757] 2798737=io/wait/test_io_wait_uncommon
[691/757] 2798737=ruby/enc/test_gbk
[692/757] 2798737=net/protocol/test_protocol
[693/757] 2798737=prism/result/overlap_test
[694/757] 2798737=ruby/test_assignment
[695/757] 2798740=rubygems/test_gem_commands_list_command
[696/757] 2798740=-ext-/string/test_external_new
[697/757] 2798740=uri/test_generic
[698/757] 2798740=test_find
[699/757] 2798740=lib/!Nothing_to_test
[700/757] 2798740=rubygems/test_gem_commands_help_command
[701/757] 2798740=-ext-/test_bug-5832
[702/757] 2798740=strscan/test_stringscanner
[703/757] 2798740=rubygems/test_gem_gem_runner
[704/757] 2798740=rubygems/test_gem_commands_mirror
[705/757] 2798740=-ext-/debug/test_debug
[706/757] 2798740=prism/snippets_test
[707/757] 2798737=mkmf/test_find_executable
[708/757] 2798737=rubygems/test_kernel
[709/757] 2798739=rubygems/test_require
[710/757] 2798737=prism/regexp_test
[711/757] 2798737=rubygems/test_gem_request_set_lockfile_tokenizer
[712/757] 2798737=json/json_generic_object_test
[713/757] 2798737=ruby/test_lazy_enumerator
[714/757] 2798737=fiber/test_backtrace
[715/757] 2798737=psych/test_data
[716/757] 2798737=ruby/test_basicinstructions
[717/757] 2798737=openssl/test_asn1
[718/757] 2798737=net/http/test_https_proxy
[719/757] 2798737=ruby/test_syntax
[720/757] 2798739=rubygems/test_gem_remote_fetcher
[721/757] 2798739=-ext-/iseq_load/test_iseq_load
[722/757] 2798740=ruby/test_eval
[723/757] 2798740=psych/test_emitter
[724/757] 2798740=rubygems/test_gem_resolver_lock_specification
[725/757] 2798740=-ext-/marshal/test_usrmarshal
[726/757] 2798740=prism/result/equality_test
[727/757] 2798740=openssl/test_pkey_ec
[728/757] 2798740=ruby/test_io_buffer
[729/757] 2798740=-ext-/string/test_normalize
[730/757] 2798740=date/test_date_parse
[731/757] 2798740=-ext-/struct/test_member
[732/757] 2798740=mkmf/test_flags
[733/757] 2798739=-ext-/integer/test_my_integer
[734/757] 2798739=-ext-/win32/test_fd_setsize
[735/757] 2798739=rubygems/test_gem_commands_pristine_command
[736/757] 2798740=mkmf/test_egrep_cpp
[737/757] 2798740=-ext-/tracepoint/test_tracepoint
[738/757] 2798740=date/test_date_conv
[739/757] 2798740=rubygems/test_gem_security_policy
[740/757] 2798739=-ext-/arith_seq/test_arith_seq_beg_len_step
[741/757] 2798740=rubygems/test_gem_commands_dependency_command
[742/757] 2798739=rubygems/test_gem_resolver_requirement_list
[743/757] 2798740=prism/ruby/desugar_compiler_test
[744/757] 2798739=ruby/test_inlinecache
[745/757] 2798740=-ext-/marshal/test_internal_ivar
[746/757] 2798740=ruby/test_gc_compact
[747/757] 2798739=json/json_ext_parser_test
[748/757] 2798739=ruby/test_file
[749/757] 2798739=prism/bom_test
[750/757] 2798739=rubygems/test_gem_source_lock
[751/757] 2798739=socket/test_tcp
[752/757] 2798739=ruby/test_ifunless
[753/757] 2798739=ruby/test_complex
[754/757] 2798739=-ext-/typeddata/test_typeddata
[755/757] 2798739=rubygems/test_gem_commands_setup_command
[756/757] 2798739=-ext-/string/test_nofree
[757/757] 2798739=error_highlight/test_error_highlight
Finished tests in 1223.172330s, 28.0827 tests/s, 5925.7218 assertions/s.

  1) Error:
TestClass#test_safe_multi_ractor_subclasses_list_mutation:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
pid 2820765 killed by SIGSEGV (signal 11) (core dumped)
| 
| /tmp/ruby/src/trunk_gcc11/tool/lib/core_assertions.rb:331: [BUG] Segmentation fault at 0x000003e9002ab492
| ruby 4.1.0dev (2026-02-28T04:02:35Z master 373eacb841) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0004 p:---- s:0022 e:000021 l:y b:---- CFUNC  :dump
| c:0003 p:---- s:0019 e:000018 l:y b:---- CFUNC  :call
| c:0002 p:0040 s:0014 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc11/tool/lib/core_assertions.rb:331 [FINISH]
| c:0001 p:0000 s:0003 E:0007f0 l:y b:---- DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| /tmp/ruby/src/trunk_gcc11/tool/lib/core_assertions.rb:331:in 'block in separated_runner'
| /tmp/ruby/src/trunk_gcc11/tool/lib/core_assertions.rb:331:in 'call'
| /tmp/ruby/src/trunk_gcc11/tool/lib/core_assertions.rb:331:in 'dump'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x000055ec2b9f6032 RBP: 0x00007033f40c8b40 RSP: 0x00007ffd5d5035f0
|  RAX: 0x00007033fe7002e0 RBX: 0x00007033fe67e6a0 RCX: 0x00007033f40c89f0
|  RDX: 0x0000000000000000 RDI: 0x0000000000000000 RSI: 0x0000000000000001
|   R8: 0x0000000000000001  R9: 0x0000000000000007 R10: 0x00007033e80c9710
|  R11: 0xded714b9463556c6 R12: 0x000055ec3fe0a390 R13: 0x0000000000000000
|  R14: 0x00007033fe67e6a0 R15: 0x00007033e80c9990 EFL: 0x0000000000000206
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_gcc11/ruby(rb_print_backtrace+0x8) [0x55ec2b899746] /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) [0x55ec2baa66c2] /tmp/ruby/src/trunk_gcc11/error.c:1131
| /tmp/ruby/build/trunk_gcc11/ruby(sigsegv+0x48) [0x55ec2b7d00e8] /tmp/ruby/src/trunk_gcc11/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x703439080320) [0x703439080320]
| th: 0x55ec2bd231a0, native_id: 0x7034390387c0
| -- Control frame information -----------------------------------------------
| c:0004 p:---- s:0022 e:000021 l:y b:---- CFUNC  :dump
| c:0003 p:---- s:0019 e:000018 l:y b:---- CFUNC  :call
| c:0002 p:0040 s:0014 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc11/tool/lib/core_assertions.rb:331 [FINISH]
| c:0001 p:0000 s:0003 E:0007f0 l:y b:---- DUMMY  [FINISH]
| 
| /tmp/ruby/build/trunk_gcc11/ruby(remove_class_from_subclasses+0x52) [0x55ec2b9f6032] /tmp/ruby/src/trunk_gcc11/class.c:643
| /tmp/ruby/build/trunk_gcc11/ruby(rb_box_subclasses_ref_dec+0x0) [0x55ec2b9f9c51] /tmp/ruby/src/trunk_gcc11/class.c:708
| /tmp/ruby/build/trunk_gcc11/ruby(rb_class_classext_free_subclasses) /tmp/ruby/src/trunk_gcc11/class.c:709
| /tmp/ruby/build/trunk_gcc11/ruby(rb_class_classext_free+0x62) [0x55ec2b9f9cf2] /tmp/ruby/src/trunk_gcc11/class.c:118
| /tmp/ruby/build/trunk_gcc11/ruby(rb_class_classext_foreach+0x62) [0x55ec2b9f9742] /tmp/ruby/src/trunk_gcc11/class.c:545
| /tmp/ruby/build/trunk_gcc11/ruby(RB_FL_TEST_RAW+0x0) [0x55ec2b6b9c86] /tmp/ruby/src/trunk_gcc11/gc.c:1584
| /tmp/ruby/build/trunk_gcc11/ruby(RCLASS_CLASSEXT_TBL) /tmp/ruby/src/trunk_gcc11/internal/class.h:301
| /tmp/ruby/build/trunk_gcc11/ruby(rb_gc_obj_free) /tmp/ruby/src/trunk_gcc11/gc.c:1585
| /tmp/ruby/build/trunk_gcc11/ruby(gc_sweep_plane+0x64) [0x55ec2b6ba6f4] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:3556
| /tmp/ruby/build/trunk_gcc11/ruby(gc_sweep_page) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:3619
| /tmp/ruby/build/trunk_gcc11/ruby(gc_sweep_step+0xed) [0x55ec2b6bab8d] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:3900
| /tmp/ruby/build/trunk_gcc11/ruby(gc_sweep+0x207) [0x55ec2b6bbd47] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:4164
| /tmp/ruby/build/trunk_gcc11/ruby(gc_start+0xede) [0x55ec2b6bdebe] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:6511
| /tmp/ruby/build/trunk_gcc11/ruby(heap_prepare+0xd7) [0x55ec2b6c1b0f] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2108
| /tmp/ruby/build/trunk_gcc11/ruby(heap_next_free_page) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2319
| /tmp/ruby/build/trunk_gcc11/ruby(newobj_cache_miss) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2426
| /tmp/ruby/build/trunk_gcc11/ruby(newobj_alloc+0x45) [0x55ec2b6c2135] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2450
| /tmp/ruby/build/trunk_gcc11/ruby(newobj_slowpath) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2483
| /tmp/ruby/build/trunk_gcc11/ruby(newobj_slowpath_wb_unprotected) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2505
| /tmp/ruby/build/trunk_gcc11/ruby(rb_gc_impl_new_obj+0x57) [0x55ec2b6c30b6] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2537
| /tmp/ruby/build/trunk_gcc11/ruby(newobj_of) /tmp/ruby/src/trunk_gcc11/gc.c:1015
| /tmp/ruby/build/trunk_gcc11/ruby(typed_data_alloc) /tmp/ruby/src/trunk_gcc11/gc.c:1123
| /tmp/ruby/build/trunk_gcc11/ruby(rb_data_typed_object_zalloc) /tmp/ruby/src/trunk_gcc11/gc.c:1155
| /tmp/ruby/build/trunk_gcc11/ruby(rbimpl_typeddata_embedded_p+0x0) [0x55ec2b718f7a] /tmp/ruby/src/trunk_gcc11/marshal.c:1223
| /tmp/ruby/build/trunk_gcc11/ruby(rbimpl_typeddata_get_data) /tmp/ruby/src/trunk_gcc11/include/ruby/internal/core/rtypeddata.h:588
| /tmp/ruby/build/trunk_gcc11/ruby(rb_marshal_dump_limited) /tmp/ruby/src/trunk_gcc11/marshal.c:1223
| /tmp/ruby/build/trunk_gcc11/ruby(vm_call0_cfunc_with_frame+0x10f) [0x55ec2b87ce8f] /tmp/ruby/src/trunk_gcc11/vm_eval.c:164
| /tmp/ruby/build/trunk_gcc11/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_gcc11/vm_eval.c:178
| /tmp/ruby/build/trunk_gcc11/ruby(vm_call0_body) /tmp/ruby/src/trunk_gcc11/vm_eval.c:229
| /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_call_kw+0x13e) [0x55ec2b88d1de] /tmp/ruby/src/trunk_gcc11/vm_eval.c:101
| /tmp/ruby/build/trunk_gcc11/ruby(rb_method_call_pass_called_kw+0xe8) [0x55ec2b756468] /tmp/ruby/src/trunk_gcc11/proc.c:2713
| /tmp/ruby/build/trunk_gcc11/ruby(vm_call_cfunc_with_frame_+0x115) [0x55ec2b864445] /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:3905
| /tmp/ruby/build/trunk_gcc11/ruby(vm_sendish+0x111) [0x55ec2b86e361] /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:6127
| /tmp/ruby/build/trunk_gcc11/ruby(vm_exec_core+0x7a) [0x55ec2b88717a] ../../src/trunk_gcc11/insns.def:906
| /tmp/ruby/build/trunk_gcc11/ruby(vm_exec_loop+0xa) [0x55ec2b877355] /tmp/ruby/src/trunk_gcc11/vm.c:2825
| /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc11/vm.c:2801
| /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_invoke_proc+0x5f) [0x55ec2b8782df] /tmp/ruby/src/trunk_gcc11/vm.c:1965
| /tmp/ruby/build/trunk_gcc11/ruby(rb_proc_call_kw+0x3a) [0x55ec2b752cff] /tmp/ruby/src/trunk_gcc11/proc.c:1137
| /tmp/ruby/build/trunk_gcc11/ruby(rb_proc_call) /tmp/ruby/src/trunk_gcc11/proc.c:1147
| /tmp/ruby/build/trunk_gcc11/ruby(exec_end_procs_chain+0x49) [0x55ec2b69398a] /tmp/ruby/src/trunk_gcc11/eval_jump.c:105
| /tmp/ruby/build/trunk_gcc11/ruby(rb_ec_exec_end_proc) /tmp/ruby/src/trunk_gcc11/eval_jump.c:121
| /tmp/ruby/build/trunk_gcc11/ruby(rb_ec_teardown+0xc6) [0x55ec2b693b76] /tmp/ruby/src/trunk_gcc11/eval.c:157
| /tmp/ruby/build/trunk_gcc11/ruby(rb_ec_cleanup+0x140) [0x55ec2b693d60] /tmp/ruby/src/trunk_gcc11/eval.c:209
| /tmp/ruby/build/trunk_gcc11/ruby(rb_main+0x21) [0x55ec2b68eff7] /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) [0x7034390651ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x70343906528b] ../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
| [0x55ec2b68f045]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55ec2b63d000-55ec2b67d000 r--p 00000000 00:7d 13832868                   /tmp/ruby/build/trunk_gcc11/ruby
| 55ec2b67d000-55ec2bb65000 r-xp 00040000 00:7d 13832868                   /tmp/ruby/build/trunk_gcc11/ruby
| 55ec2bb65000-55ec2bd0c000 r--p 00528000 00:7d 13832868                   /tmp/ruby/build/trunk_gcc11/ruby
| 55ec2bd0c000-55ec2bd23000 r--p 006cf000 00:7d 13832868                   /tmp/ruby/build/trunk_gcc11/ruby
| 55ec2bd23000-55ec2bd24000 rw-p 006e6000 00:7d 13832868                   /tmp/ruby/build/trunk_gcc11/ruby
| 55ec2bd24000-55ec2bd3b000 rw-p 00000000 00:00 0 
| 55ec3fdf4000-55ec401d6000 rw-p 00000000 00:00 0                          [heap]
| 7033e8000000-7033e81b6000 rw-p 00000000 00:00 0 
| 7033e81b6000-7033ec000000 ---p 00000000 00:00 0 
| 7033ec9a9000-7033f0000000 r--s 00000000 00:7d 13832868                   /tmp/ruby/build/trunk_gcc11/ruby
| 7033f0000000-7033f015b000 rw-p 00000000 00:00 0 
| 7033f015b000-7033f4000000 ---p 00000000 00:00 0 
| 7033f4000000-7033f424d000 rw-p 00000000 00:00 0 
| 7033f424d000-7033f8000000 ---p 00000000 00:00 0 
| 7033f8000000-7033f818e000 rw-p 00000000 00:00 0 
| 7033f818e000-7033fc000000 ---p 00000000 00:00 0 
| 7033fe469000-7033fe670000 r--s 00000000 00:7d 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7033fe670000-7033fe800000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7033fe800000-7033fe901000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7033fe901000-7033fe902000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7033fe902000-7033fea22000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7033fea22000-7033fea23000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7033fea23000-7033feb43000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7033feb43000-7033feb44000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7033feb44000-7033fec64000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7033fec64000-7033fec65000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7033fec65000-7033fed85000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7033fed85000-7033fed86000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7033fed86000-70341e800000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 70341e810000-70341e860000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 70341e86a000-70341e86b000 ---p 00000000 00:00 0 
| 70341e86b000-70341e88b000 rw-p 00000000 00:00 0 
| 70341e88b000-70341e88c000 ---p 00000000 00:00 0 
| 70341e88c000-70341e8ac000 rw-p 00000000 00:00 0 
| 70341e8ac000-70341e8ad000 ---p 00000000 00:00 0 
| 70341e8ad000-70341e8cd000 rw-p 00000000 00:00 0 
| 70341e8cd000-70341e8ce000 ---p 00000000 00:00 0 
| 70341e8ce000-70341e8ee000 rw-p 00000000 00:00 0 
| 70341e8ee000-70341e950000 rw-p 00000000 00:00 0 
| 70341e950000-70341e9b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 70341e9bf000-70341e9c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341e9c0000-70341ea01000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ea01000-70341ea02000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ea02000-70341ea43000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ea43000-70341ea44000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ea44000-70341ea85000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ea85000-70341ea86000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ea86000-70341eac7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eac7000-70341eac8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eac8000-70341eb09000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eb09000-70341eb0a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eb0a000-70341eb4b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eb4b000-70341eb4c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eb4c000-70341eb8d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eb8d000-70341eb8e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eb8e000-70341ebcf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ebcf000-70341ebd0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ebd0000-70341ec11000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ec11000-70341ec12000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ec12000-70341ec53000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ec53000-70341ec54000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ec54000-70341ec95000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ec95000-70341ec96000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ec96000-70341ecd7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ecd7000-70341ecd8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ecd8000-70341ed19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ed19000-70341ed1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ed1a000-70341ed5b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ed5b000-70341ed5c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ed5c000-70341ed9d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ed9d000-70341ed9e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ed9e000-70341eddf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eddf000-70341ede0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ede0000-70341ee21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ee21000-70341ee22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ee22000-70341ee63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ee63000-70341ee64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ee64000-70341eea5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eea5000-70341eea6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eea6000-70341eee7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eee7000-70341eee8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eee8000-70341ef29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ef29000-70341ef2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ef2a000-70341ef6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ef6b000-70341ef6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341ef6c000-70341efad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341efad000-70341efae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341efae000-70341efef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341efef000-70341eff0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341eff0000-70341f031000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f031000-70341f032000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f032000-70341f073000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f073000-70341f074000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f074000-70341f0b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f0b5000-70341f0b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f0b6000-70341f0f7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f0f7000-70341f0f8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f0f8000-70341f139000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f139000-70341f13a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f13a000-70341f17b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f17b000-70341f17c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f17c000-70341f1bd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f1bd000-70341f1be000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f1be000-70341f1ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 70341f1ff000-70341f200000 ---p 00000000 00:00 0 
| 70341f200000-70341fa00000 rw-p 00000000 00:00 0 
| 70341fa00000-703437a00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 703437a00000-703438e00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 703438e06000-703438e08000 r--p 00000000 00:7d 14569898                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/io/console.so
| 703438e08000-703438e0d000 r-xp 00002000 00:7d 14569898                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/io/console.so
| 703438e0d000-703438e0e000 r--p 00007000 00:7d 14569898                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/io/console.so
| 703438e0e000-703438e0f000 r--p 00008000 00:7d 14569898                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/io/console.so
| 703438e0f000-703438e10000 rw-p 00009000 00:7d 14569898                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/io/console.so
| 703438e10000-703438ef0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 703438ef4000-703438ef5000 r--p 00000000 00:7d 14564639                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/-test-/sanitizers.so
| 703438ef5000-703438ef6000 r-xp 00001000 00:7d 14564639                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/-test-/sanitizers.so
| 703438ef6000-703438ef7000 r--p 00002000 00:7d 14564639                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/-test-/sanitizers.so
| 703438ef7000-703438ef8000 r--p 00002000 00:7d 14564639                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/-test-/sanitizers.so
| 703438ef8000-703438ef9000 rw-p 00003000 00:7d 14564639                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/-test-/sanitizers.so
| 703438ef9000-703438efa000 r--p 00000000 00:7d 14573347                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/rbconfig/sizeof.so
| 703438efa000-703438efc000 r-xp 00001000 00:7d 14573347                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/rbconfig/sizeof.so
| 703438efc000-703438efd000 r--p 00003000 00:7d 14573347                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/rbconfig/sizeof.so
| 703438efd000-703438efe000 r--p 00003000 00:7d 14573347                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/rbconfig/sizeof.so
| 703438efe000-703438eff000 rw-p 00004000 00:7d 14573347                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/rbconfig/sizeof.so
| 703438f10000-703438f30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 703438f32000-703438f33000 r--p 00000000 00:7d 14445804                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 703438f33000-703438f34000 r-xp 00001000 00:7d 14445804                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 703438f34000-703438f35000 r--p 00002000 00:7d 14445804                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 703438f35000-703438f36000 r--p 00002000 00:7d 14445804                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 703438f36000-703438f37000 rw-p 00003000 00:7d 14445804                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 703438f37000-70343903b000 rw-p 00000000 00:00 0 
| 70343903b000-703439063000 r--p 00000000 00:7d 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 703439063000-7034391eb000 r-xp 00028000 00:7d 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7034391eb000-70343923a000 r--p 001b0000 00:7d 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 70343923a000-70343923e000 r--p 001fe000 00:7d 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 70343923e000-703439240000 rw-p 00202000 00:7d 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 703439240000-70343924f000 rw-p 00000000 00:00 0 
| 70343924f000-703439253000 r--p 00000000 00:7d 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 703439253000-703439276000 r-xp 00004000 00:7d 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 703439276000-70343927a000 r--p 00027000 00:7d 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 70343927a000-70343927b000 r--p 0002b000 00:7d 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 70343927b000-70343927c000 rw-p 0002c000 00:7d 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 70343927c000-70343928c000 r--p 00000000 00:7d 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 70343928c000-70343930b000 r-xp 00010000 00:7d 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 70343930b000-703439363000 r--p 0008f000 00:7d 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 703439363000-703439364000 r--p 000e7000 00:7d 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 703439364000-703439365000 rw-p 000e8000 00:7d 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 703439365000-703439367000 r--p 00000000 00:7d 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 703439367000-70343937c000 r-xp 00002000 00:7d 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 70343937c000-703439395000 r--p 00017000 00:7d 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 703439395000-703439396000 r--p 0002f000 00:7d 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 703439396000-703439397000 rw-p 00030000 00:7d 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 703439397000-70343939f000 rw-p 00000000 00:00 0 
| 70343939f000-7034393a9000 r--p 00000000 00:7d 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7034393a9000-70343940c000 r-xp 0000a000 00:7d 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 70343940c000-703439421000 r--p 0006d000 00:7d 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 703439421000-703439422000 r--p 00081000 00:7d 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 703439422000-703439423000 rw-p 00082000 00:7d 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 703439423000-703439425000 r--p 00000000 00:7d 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 703439425000-703439437000 r-xp 00002000 00:7d 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 703439437000-70343943d000 r--p 00014000 00:7d 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 70343943d000-70343943e000 r--p 0001a000 00:7d 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 70343943e000-70343943f000 rw-p 0001b000 00:7d 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 70343943f000-703439440000 r--p 00000000 00:7d 14446413                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 703439440000-703439441000 r-xp 00001000 00:7d 14446413                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 703439441000-703439442000 r--p 00002000 00:7d 14446413                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 703439442000-703439443000 r--p 00002000 00:7d 14446413                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 703439443000-703439444000 rw-p 00003000 00:7d 14446413                   /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 703439444000-703439446000 rw-p 00000000 00:00 0 
| 703439446000-703439447000 r--p 00000000 00:7d 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 703439447000-703439472000 r-xp 00001000 00:7d 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 703439472000-70343947c000 r--p 0002c000 00:7d 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 70343947c000-70343947e000 r--p 00036000 00:7d 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 70343947e000-703439480000 rw-p 00038000 00:7d 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffd5d4e5000-7ffd5d507000 rw-p 00000000 00:00 0                          [stack]
| 7ffd5d540000-7ffd5d544000 r--p 00000000 00:00 0                          [vvar]
| 7ffd5d544000-7ffd5d546000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 

    /tmp/ruby/src/trunk_gcc11/test/ruby/test_class.rb:922:in 'TestClass#test_safe_multi_ractor_subclasses_list_mutation'

34350 tests, 7248179 assertions, 0 failures, 1 errors, 159 skips

ruby -v: ruby 4.1.0dev (2026-02-28T04:02:35Z master 373eacb841) +PRISM [x86_64-linux]
make: *** [uncommon.mk:916: 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
generating encdb.h
encdb.h unchanged
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-02-28T04:02:35Z master 373eacb841) +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 99.567283 seconds

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