# Logfile created on 2026-03-16 12:45:52 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000077313d07fdd8 @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-jemalloc", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-jemalloc", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-jemalloc", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-jemalloc", @configure_opts=["--with-jemalloc --enable-shared"], @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-jemalloc.20260316-124552", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000077313d22db58 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000077313d22d888 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000773138b591f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20260316-124552", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20260316-124552>, @binmode=false, @mon_data=#<Monitor:0x000077313d22d310>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   9228a13..39b6586  master     -> origin/master
Updating 9228a13..39b6586
Fast-forward
 ractor.c | 22 ++++++++++------------
 vm.c     | 10 ++++------
 2 files changed, 14 insertions(+), 18 deletions(-)
Latest commit hash = 39b6586178
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
/tmp/ruby/src/trunk-jemalloc/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-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-jemalloc/ractor.c
compiling /tmp/ruby/src/trunk-jemalloc/version.c
compiling /tmp/ruby/src/trunk-jemalloc/vm.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.rbbin updated
7989cbcd519f7b04e007f39c5ecea1da920dc93373ae1552043f754692949e01  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.1.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common  /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/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-jemalloc/bin
installing base libraries:          /tmp/ruby/install/trunk-jemalloc/lib
installing arch files:              /tmp/ruby/install/trunk-jemalloc/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk-jemalloc/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.1
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.19.1
                                    openssl 4.0.1
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.3
installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/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-jemalloc/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
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-jemalloc/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
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
Run options: 
  --seed=9925
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common  /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/758] 478508=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[  2/758] 478512=prism/ruby/parser_test
[  3/758] 478511=-ext-/string/test_fstring
[  4/758] 478512=psych/test_yaml_special_cases
[  5/758] 478509=psych/test_struct
[  6/758] 478512=rubygems/test_gem_source_list
[  7/758] 478509=open-uri/test_proxy
[  8/758] 478508=rubygems/test_gem_source_installed
[  9/758] 478508=prism/onigmo_test
[ 10/758] 478511=ruby/test_const
[ 11/758] 478511=prism/fuzzer_test
[ 12/758] 478508=ruby/test_class
[ 13/758] 478509=-ext-/exception/test_ensured
[ 14/758] 478511=ruby/test_lambda
[ 15/758] 478509=prism/fixtures_test
[ 16/758] 478512=ruby/test_rational2
[ 17/758] 478511=ruby/enc/test_euc_kr
[ 18/758] 478512=ruby/test_rational
[ 19/758] 478511=rubygems/test_project_sanity
[ 20/758] 478509=prism/ruby/compiler_test
[ 21/758] 478509=mkmf/test_config
[ 22/758] 478511=rubygems/test_gem_commands_check_command
[ 23/758] 478511=prism/percent_delimiter_string_test
[ 24/758] 478511=uri/test_ftp
[ 25/758] 478511=io/wait/test_io_wait
[ 26/758] 478511=fiber/test_io
[ 27/758] 478511=optparse/test_kwargs
[ 28/758] 478511=optparse/test_autoconf
[ 29/758] 478511=did_you_mean/spell_checking/test_class_name_check
[ 30/758] 478511=prism/result/breadth_first_search_test
[ 31/758] 478511=net/http/test_https
[ 32/758] 478509=psych/test_yamldbm
[ 33/758] 478509=json/test_helper
[ 34/758] 478509=ruby/test_econv
[ 35/758] 478512=rubygems/test_gem_resolver_local_specification
[ 36/758] 478512=ripper/test_files_test_2
[ 37/758] 478509=rubygems/test_gem_resolver_composed_set
[ 38/758] 478509=ruby/test_require
[ 39/758] 478511=ruby/test_stack
[ 40/758] 478508=did_you_mean/spell_checking/test_key_name_check
[ 41/758] 478508=openssl/test_ns_spki
[ 42/758] 478508=resolv/test_addr
[ 43/758] 478508=psych/test_boolean
[ 44/758] 478508=ruby/test_rand
[ 45/758] 478508=ruby/test_regexp
[ 46/758] 478512=rubygems/test_gem_platform
[ 47/758] 478511=-ext-/class/test_class2name
[ 48/758] 478511=-ext-/stack/test_stack_overflow
[ 49/758] 478512=-ext-/bignum/test_bigzero
[ 50/758] 478512=ruby/test_parse
[ 51/758] 478511=json/json_ryu_fallback_test
[ 52/758] 478511=stringio/test_stringio
[ 53/758] 478511=openssl/test_x509cert
[ 54/758] 478512=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 55/758] 478511=openssl/test_engine
[ 56/758] 478511=ruby/test_data
[ 57/758] 478511=psych/visitors/test_emitter
[ 58/758] 478511=test_unicode_normalize
[ 59/758] 478511=ruby/test_key_error
[ 60/758] 478511=-ext-/exception/test_enc_raise
[ 61/758] 478511=ruby/test_object
[ 62/758] 478509=prism/result/source_location_test
[ 63/758] 478509=ruby/test_random_formatter
[ 64/758] 478509=prism/encoding/string_encoding_test
[ 65/758] 478509=psych/test_yaml
[ 66/758] 478509=rubygems/test_gem_commands_info_command
[ 67/758] 478509=rubygems/test_gem_uninstaller
[ 68/758] 478512=test_ipaddr
[ 69/758] 478512=fiber/test_io_buffer
[ 70/758] 478512=ruby/test_require_lib
[ 71/758] 478511=openssl/test_config
[ 72/758] 478511=prism/ruby/parameters_signature_test
[ 73/758] 478511=ruby/test_variable
[ 74/758] 478511=ruby/test_objectspace
[ 75/758] 478509=-ext-/bug_reporter/test_bug_reporter
[ 76/758] 478509=fiber/test_io_close
[ 77/758] 478509=-ext-/debug/test_profile_frames
[ 78/758] 478509=etc/test_etc
[ 79/758] 478509=did_you_mean/tree_spell/test_change_word
[ 80/758] 478509=rubygems/test_gem_doctor
[ 81/758] 478509=ruby/test_iterator
[ 82/758] 478509=dtrace/test_string
[ 83/758] 478509=rubygems/test_config
[ 84/758] 478509=rubygems/test_gem_commands_outdated_command
[ 85/758] 478509=fiber/test_storage
[ 86/758] 478509=-ext-/string/test_qsort
[ 87/758] 478509=rubygems/test_gem_installer
[ 88/758] 478512=-ext-/time/test_new
[ 89/758] 478512=openssl/test_cipher
[ 90/758] 478512=rubygems/test_gem_resolver_git_set
[ 91/758] 478512=prism/library_symbols_test
[ 92/758] 478512=ruby/test_pack
[ 93/758] 478512=json/json_addition_test
[ 94/758] 478512=ruby/test_dir_m17n
[ 95/758] 478511=ruby/test_io
[ 96/758] 478512=rubygems/test_gem_available_set
[ 97/758] 478512=rubygems/test_gem_request_set_lockfile_tokenizer
[ 98/758] 478512=rubygems/test_gem_package_old
[ 99/758] 478512=-ext-/string/test_modify_expand
[100/758] 478512=-ext-/struct/test_duplicate
[101/758] 478512=openssl/test_pkey_dh
[102/758] 478512=rubygems/test_gem_package_tar_header_ractor
[103/758] 478512=ruby/test_metaclass
[104/758] 478512=fiber/test_process
[105/758] 478512=test_singleton
[106/758] 478512=rubygems/test_gem_spec_fetcher
[107/758] 478512=rubygems/test_gem_source_vendor
[108/758] 478512=rubygems/test_rubygems
[109/758] 478512=did_you_mean/spell_checking/test_variable_name_check
[110/758] 478512=prism/ruby/ripper_test
[111/758] 478509=rubygems/test_gem_request_set_gem_dependency_api
[112/758] 478509=rubygems/test_exit
[113/758] 478509=uri/test_wss
[114/758] 478509=rubygems/test_gem_source_local
[115/758] 478509=psych/test_nil
[116/758] 478509=-ext-/bignum/test_mul
[117/758] 478509=socket/test_unix
[118/758] 478509=rubygems/test_gem_commands_unpack_command
[119/758] 478512=openssl/test_digest
[120/758] 478512=openssl/test_x509store
[121/758] 478509=-ext-/load/test_dot_dot
[122/758] 478509=uri/test_file
[123/758] 478509=-ext-/string/test_ellipsize
[124/758] 478509=psych/test_coder
[125/758] 478509=ruby/test_symbol
[126/758] 478512=psych/test_psych_set
[127/758] 478512=rubygems/test_gem_resolver_index_set
[128/758] 478512=ripper/test_lexer
[129/758] 478512=ruby/enc/test_grapheme_breaks
[130/758] 478512=-ext-/test_random
[131/758] 478512=rubygems/test_gem_gemcutter_utilities
[132/758] 478512=ruby/enc/test_gb18030
[133/758] 478512=-ext-/arith_seq/test_arith_seq_extract
[134/758] 478512=rubygems/test_gem_ext_cargo_builder
[135/758] 478512=rubygems/test_gem_version
[136/758] 478512=-ext-/string/test_enc_str_buf_cat
[137/758] 478512=prism/result/numeric_value_test
[138/758] 478512=psych/visitors/test_to_ruby
[139/758] 478512=optparse/test_switch
[140/758] 478512=openssl/test_pair
[141/758] 478511=date/test_date
[142/758] 478511=-ext-/integer/test_integer
[143/758] 478511=ruby/test_comparable
[144/758] 478511=ruby/test_io_timeout
[145/758] 478511=rubygems/test_gem_commands_server_command
[146/758] 478511=ruby/test_clone
[147/758] 478511=test_bundled_gems
[148/758] 478511=json/ractor_test
[149/758] 478511=openssl/test_x509attr
[150/758] 478511=-ext-/wait/test_wait
[151/758] 478511=ruby/test_bignum
[152/758] 478511=prism/result/regular_expression_options_test
[153/758] 478511=ruby/test_yield
[154/758] 478509=prism/result/integer_base_flags_test
[155/758] 478509=ruby/test_integer_comb
[156/758] 478512=ruby/enc/test_euc_tw
[157/758] 478512=dtrace/test_cmethod
[158/758] 478512=mkmf/test_install
[159/758] 478512=-ext-/float/test_nextafter
[160/758] 478512=psych/test_alias_and_anchor
[161/758] 478512=-ext-/string/test_capacity
[162/758] 478512=rubygems/test_gem_console_ui
[163/758] 478512=dtrace/test_function_entry
[164/758] 478512=ruby/test_thread
[165/758] 478509=-ext-/test_printf
[166/758] 478509=ruby/enc/test_koi8
[167/758] 478509=ruby/test_complexrational
[168/758] 478509=-ext-/symbol/test_type
[169/758] 478509=ruby/test_time
[170/758] 478509=ripper/test_filter
[171/758] 478509=rubygems/test_gem_commands_setup_command
[172/758] 478511=ruby/test_undef
[173/758] 478511=ruby/test_thread_cv
[174/758] 478508=rubygems/test_gem_package_tar_reader_entry
[175/758] 478511=test_tmpdir
[176/758] 478511=psych/test_object_references
[177/758] 478511=ruby/test_pipe
[178/758] 478509=rubygems/test_gem_resolver_vendor_set
[179/758] 478509=rubygems/test_gem_commands_update_command
[180/758] 478511=ruby/test_ractor
[181/758] 478508=ruby/enc/test_shift_jis
[182/758] 478508=optparse/test_reqarg
[183/758] 478508=prism/ruby/location_test
[184/758] 478508=uri/test_ldap
[185/758] 478508=net/http/test_http
[186/758] 478509=resolv/test_resource
[187/758] 478509=net/http/test_http_request
[188/758] 478509=psych/test_hash
[189/758] 478509=psych/test_encoding
[190/758] 478509=-ext-/string/test_rb_str_dup
[191/758] 478509=ruby/test_io_m17n
[192/758] 478508=ripper/test_files_ext
[193/758] 478508=rubygems/test_gem_request_connection_pools
[194/758] 478509=socket/test_sockopt
[195/758] 478509=rubygems/test_gem_commands_lock_command
[196/758] 478509=test_tempfile
[197/758] 478508=ripper/test_files_test
[198/758] 478508=-ext-/method/test_arity
[199/758] 478508=psych/test_yamlstore
[200/758] 478508=openssl/test_ocsp
[201/758] 478509=ruby/test_continuation
[202/758] 478509=date/test_switch_hitter
[203/758] 478509=ruby/test_primitive
[204/758] 478509=-ext-/test_enumerator_kw
[205/758] 478509=-ext-/hash/test_delete
[206/758] 478509=rubygems/test_gem_ext_configure_builder
[207/758] 478509=-ext-/bignum/test_big2str
[208/758] 478509=-ext-/vm/test_at_exit
[209/758] 478509=rubygems/test_gem_commands_uninstall_command
[210/758] 478509=ruby/test_proc
[211/758] 478512=psych/test_document
[212/758] 478512=optparse/test_placearg
[213/758] 478508=dtrace/test_hash_create
[214/758] 478508=zlib/test_zlib
[215/758] 478512=prism/result/implicit_array_test
[216/758] 478512=optparse/test_summary
[217/758] 478512=fiber/test_timeout
[218/758] 478512=ruby/test_struct
[219/758] 478511=-ext-/bignum/test_str2big
[220/758] 478511=-ext-/st/test_foreach
[221/758] 478511=rubygems/test_gem_commands_sources_command
[222/758] 478509=-ext-/struct/test_data
[223/758] 478509=psych/test_date_time
[224/758] 478509=ruby/enc/test_big5
[225/758] 478509=fiber/test_mutex
[226/758] 478512=ruby/test_enumerator
[227/758] 478511=prism/test_helper
[228/758] 478511=ripper/test_parser_events
[229/758] 478511=prism/version_test
[230/758] 478511=rubygems/test_gem_security_trust_dir
[231/758] 478511=rubygems/test_gem_resolver_installer_set
[232/758] 478509=rubygems/test_gem_security_policy
[233/758] 478511=psych/test_safe_load
[234/758] 478511=prism/encoding/encodings_test
[235/758] 478511=-ext-/thread/test_lock_native_thread
[236/758] 478511=ruby/test_name_error
[237/758] 478511=prism/api/lex_test
[238/758] 478511=openssl/test_fips
[239/758] 478509=ripper/test_sexp
[240/758] 478509=rubygems/test_gem_source_git
[241/758] 478511=dtrace/test_object_create_start
[242/758] 478511=uri/test_http
[243/758] 478511=ruby/enc/test_regex_casefold
[244/758] 478511=rubygems/test_gem_validator
[245/758] 478511=ruby/test_case
[246/758] 478511=rubygems/test_gem_request
[247/758] 478511=prism/ruby/pattern_test
[248/758] 478511=uri/test_common
[249/758] 478511=resolv/test_win32_config
[250/758] 478511=prism/errors_test
[251/758] 478511=rubygems/test_gem_commands_exec_command
[252/758] 478509=dtrace/test_gc
[253/758] 478509=socket/test_basicsocket
[254/758] 478509=ruby/test_math
[255/758] 478509=mkmf/test_libs
[256/758] 478509=open-uri/test_ftp
[257/758] 478509=ruby/test_vm_dump
[258/758] 478509=ruby/test_gc
[259/758] 478511=json/json_coder_test
[260/758] 478511=rubygems/test_gem_source_subpath_problem
[261/758] 478511=date/test_date_strftime
[262/758] 478511=ruby/test_stringchar
[263/758] 478511=ruby/test_signal
[264/758] 478508=ruby/test_fixnum
[265/758] 478508=prism/api/dump_test
[266/758] 478511=prism/api/parse_stream_test
[267/758] 478511=rubygems/test_gem_resolver_installed_specification
[268/758] 478511=fileutils/test_fileutils
[269/758] 478508=prism/result/integer_parse_test
[270/758] 478508=stringio/test_ractor
[271/758] 478508=ruby/test_readpartial
[272/758] 478508=psych/test_object
[273/758] 478508=rubygems/test_deprecate
[274/758] 478508=date/test_date_marshal
[275/758] 478508=prism/ruby/string_query_test
[276/758] 478508=optparse/test_bash_completion
[277/758] 478508=rubygems/test_gem_package_tar_header
[278/758] 478508=rubygems/test_gem_resolver_api_set
[279/758] 478508=psych/visitors/test_depth_first
[280/758] 478508=prism/result/string_test
[281/758] 478508=rubygems/test_gem_commands_mirror
[282/758] 478508=psych/json/test_stream
[283/758] 478508=ruby/test_hash
[284/758] 478511=prism/result/comments_test
[285/758] 478511=optparse/test_cclass
[286/758] 478511=dtrace/test_load
[287/758] 478511=test_extlibs
[288/758] 478511=openssl/test_ossl
[289/758] 478511=json/json_string_matching_test
[290/758] 478511=mkmf/test_convertible
[291/758] 478508=test_time
[292/758] 478508=ruby/test_box
[293/758] 478508=ruby/test_transcode
[294/758] 478512=psych/test_json_tree
[295/758] 478512=dtrace/test_method_cache
[296/758] 478512=json/json_fixtures_test
[297/758] 478512=-ext-/string/test_too_many_dummy_encodings
[298/758] 478512=ruby/test_argf
[299/758] 478508=ruby/test_rubyvm
[300/758] 478508=mkmf/test_constant
[301/758] 478512=prism/result/index_write_test
[302/758] 478512=ruby/test_keyword
[303/758] 478512=ruby/test_m17n
[304/758] 478512=did_you_mean/spell_checking/test_pattern_key_name_check
[305/758] 478512=ruby/test_encoding
[306/758] 478512=ruby/test_yjit
[307/758] 478508=-ext-/test_scan_args
[308/758] 478508=psych/test_null
[309/758] 478508=optparse/test_getopts
[310/758] 478508=rubygems/test_gem_silent_ui
[311/758] 478508=openssl/test_ssl
[312/758] 478511=did_you_mean/test_ractor_compatibility
[313/758] 478511=psych/test_set
[314/758] 478511=prism/result/warnings_test
[315/758] 478511=ruby/test_module
[316/758] 478508=prism/ruby/dispatcher_test
[317/758] 478508=ruby/test_object_id
[318/758] 478508=rubygems/test_gem_source_fetch_problem
[319/758] 478508=prism/unescape_test
[320/758] 478508=-ext-/proc/test_bmethod
[321/758] 478508=ruby/enc/test_windows_1252
[322/758] 478508=-ext-/string/test_external_new
[323/758] 478508=-ext-/rational/test_rat
[324/758] 478508=prism/ractor_test
[325/758] 478508=psych/test_symbol
[326/758] 478508=rubygems/test_require
[327/758] 478512=rubygems/test_webauthn_poller
[328/758] 478512=rubygems/test_gem_resolver_lock_set
[329/758] 478512=fiber/test_backtrace
[330/758] 478512=socket/test_ancdata
[331/758] 478512=rubygems/test_gem_security
[332/758] 478508=yaml/test_store
[333/758] 478508=rubygems/test_gem_update_suggestion
[334/758] 478508=prism/lex_test
[335/758] 478508=ruby/enc/test_emoji_breaks
[336/758] 478508=prism/encoding/regular_expression_encoding_test
[337/758] 478508=rubygems/test_gem_safe_yaml
[338/758] 478511=date/test_date_parse
[339/758] 478511=strscan/test_ractor
[340/758] 478511=openssl/test_pkey_ec
[341/758] 478511=dtrace/test_array_create
[342/758] 478511=rubygems/test_gem_command
[343/758] 478508=rubygems/test_gem_local_remote_options
[344/758] 478508=rubygems/test_gem_package_tar_reader
[345/758] 478508=psych/visitors/test_yaml_tree
[346/758] 478508=ruby/enc/test_case_comprehensive
[347/758] 478511=-ext-/debug/test_debug
[348/758] 478508=ruby/test_time_tz
[349/758] 478511=rubygems/test_gem_gem_runner
[350/758] 478508=rubygems/test_gem_impossible_dependencies_error
[351/758] 478508=-ext-/thread/test_instrumentation_api
[352/758] 478511=-ext-/arith_seq/test_arith_seq_beg_len_step
[353/758] 478511=ruby/test_gc_compact
[354/758] 478508=rubygems/test_gem_resolver_requirement_list
[355/758] 478508=rubygems/test_gem_config_file
[356/758] 478508=prism/api/command_line_test
[357/758] 478508=optparse/test_did_you_mean
[358/758] 478508=rubygems/test_gem_commands_pristine_command
[New LWP 496098]
[New LWP 496096]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
fill_lines (num_traces=num_traces@entry=20, traces=traces@entry=0x73e5cc9469e0 <trace>, check_debuglink=check_debuglink@entry=1, objp=objp@entry=0x73e5b19f47d8, lines=lines@entry=0x73e5b1a25a00, offset=offset@entry=3, errout=0x73e5cbd924e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-jemalloc/addr2line.c:2103
2103	    if (memcmp(ehdr->e_ident, "\177ELF", 4) != 0) {

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x73e5cb8e0240 (LWP 496093) "ruby" fill_lines (num_traces=num_traces@entry=20, traces=traces@entry=0x73e5cc9469e0 <trace>, check_debuglink=check_debuglink@entry=1, objp=objp@entry=0x73e5b19f47d8, lines=lines@entry=0x73e5b1a25a00, offset=offset@entry=3, errout=0x73e5cbd924e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-jemalloc/addr2line.c:2103
  2    Thread 0x73e5b197f6c0 (LWP 496098) "-e:3" 0x000073e5cbc26d61 in __futex_abstimed_wait_common64 (private=29669, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x73e5b1ac9dd4) at ./nptl/futex-internal.c:57
  3    Thread 0x73e5b11ff6c0 (LWP 496096) "ruby" 0x000073e5cbcb8042 in epoll_wait (epfd=4, events=events@entry=0x73e5cc943d9c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 3 (Thread 0x73e5b11ff6c0 (LWP 496096) "ruby"):
#0  0x000073e5cbcb8042 in epoll_wait (epfd=4, events=events@entry=0x73e5cc943d9c <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  0x000073e5cc557791 in event_wait (vm=0x73e5cc944420 <_vm>) at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:2927
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x73e5cc944420 <_vm>) at /tmp/ruby/src/trunk-jemalloc/thread_pthread_mn.c:943
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
        sched = <optimized out>
        event_serial = <optimized out>
#3  timer_thread_func (ptr=0x73e5cc944420 <_vm>) at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:3054
        vm = 0x73e5cc944420 <_vm>
#4  0x000073e5cbc2aa94 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 = {127430356367040, 9091430383401510755, 127430356367040, -2896, 0, 140735574475888, 9091430383447648099, 9091582895460263779}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x000073e5cbcb7c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x73e5b197f6c0 (LWP 496098) "-e:3"):
#0  0x000073e5cbc26d61 in __futex_abstimed_wait_common64 (private=29669, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x73e5b1ac9dd4) 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=29669, abstime=0x0, clockid=0, expected=0, futex_word=0x73e5b1ac9dd4) 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=0x73e5b1ac9dd4, 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  0x000073e5cbc297dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x73e5cc933d98 <_main_ractor+216>, cond=0x73e5b1ac9da8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x73e5cbc294a0 <__condvar_cleanup_waiting>, __arg = 0x73e5b197d6c0, __canceltype = -1315449152, __prev = 0x0}
        cbuffer = {wseq = 731, cond = 0x73e5b1ac9da8, mutex = 0x73e5cc933d98 <_main_ractor+216>, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 731
        seq = 365
        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=0x73e5b1ac9da8, mutex=mutex@entry=0x73e5cc933d98 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000073e5cc553bfd in rb_native_cond_wait (cond=cond@entry=0x73e5b1ac9da8, mutex=mutex@entry=0x73e5cc933d98 <_main_ractor+216>) at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:231
        r = <optimized out>
#6  0x000073e5cc553d43 in thread_sched_wait_running_turn (sched=sched@entry=0x73e5cc933d98 <_main_ractor+216>, th=th@entry=0x73e5b1ace600, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:851
        next_th = 0x73e5cc933f40 <_main_thread>
#7  0x000073e5cc559a7c in thread_sched_yield (th=0x73e5b1ace600, sched=0x73e5cc933d98 <_main_ractor+216>) at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:1135
        can_direct_transfer = <optimized out>
#8  rb_thread_schedule_limits (limits_us=limits_us@entry=100000) at /tmp/ruby/src/trunk-jemalloc/thread.c:1505
        th = 0x73e5b1ace600
#9  0x000073e5cc55a04b in rb_threadptr_execute_interrupts (th=0x73e5b1ace600, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/thread.c:2719
        limits_us = 100000
        sig = <optimized out>
        timer_interrupt = 1
        pending_interrupt = <optimized out>
        terminate_interrupt = 0
        trap_interrupt = <optimized out>
        interrupt = <optimized out>
        postponed_job_interrupt = <optimized out>
        ret = 0
#10 0x000073e5cc5b5077 in vm_pop_frame (ep=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:452
        flags = 572653569
#11 vm_exec_core (ec=0x73e5b1ac9dd4, ec@entry=0x73e5cb440158) at ../../src/trunk-jemalloc/insns.def:1176
        leaf = <optimized out>
        val = 4
        reg_pc = 0x73e5cb440158
        reg_cfp = 0x73e5b1bf3458
        insns_address_table = {0x73e5cc5b7db3 <vm_exec_core+13683>, 0x73e5cc5b5c52 <vm_exec_core+5138>, 0x73e5cc5b5be6 <vm_exec_core+5030>, 0x73e5cc5b5b45 <vm_exec_core+4869>, 0x73e5cc5b5acb <vm_exec_core+4747>, 0x73e5cc5b5a26 <vm_exec_core+4582>, 0x73e5cc5b6023 <vm_exec_core+6115>, 0x73e5cc5b5fc8 <vm_exec_core+6024>, 0x73e5cc5b5d5a <vm_exec_core+5402>, 0x73e5cc5b5cbe <vm_exec_core+5246>, 0x73e5cc5b60c2 <vm_exec_core+6274>, 0x73e5cc5b5e4d <vm_exec_core+5645>, 0x73e5cc5b59e1 <vm_exec_core+4513>, 0x73e5cc5b5979 <vm_exec_core+4409>, 0x73e5cc5b5902 <vm_exec_core+4290>, 0x73e5cc5b58c5 <vm_exec_core+4229>, 0x73e5cc5b588d <vm_exec_core+4173>, 0x73e5cc5b5858 <vm_exec_core+4120>, 0x73e5cc5b5823 <vm_exec_core+4067>, 0x73e5cc5b57ee <vm_exec_core+4014>, 0x73e5cc5b5766 <vm_exec_core+3878>, 0x73e5cc5b5722 <vm_exec_core+3810>, 0x73e5cc5b56db <vm_exec_core+3739>, 0x73e5cc5b5683 <vm_exec_core+3651>, 0x73e5cc5b563d <vm_exec_core+3581>, 0x73e5cc5b55c0 <vm_exec_core+3456>, 0x73e5cc5b5586 <vm_exec_core+3398>, 0x73e5cc5b5529 <vm_exec_core+3305>, 0x73e5cc5b54cf <vm_exec_core+3215>, 0x73e5cc5b5492 <vm_exec_core+3154>, 0x73e5cc5b6c43 <vm_exec_core+9219>, 0x73e5cc5b6aba <vm_exec_core+8826>, 0x73e5cc5b6a34 <vm_exec_core+8692>, 0x73e5cc5b69cd <vm_exec_core+8589>, 0x73e5cc5b697b <vm_exec_core+8507>, 0x73e5cc5b6919 <vm_exec_core+8409>, 0x73e5cc5b68cc <vm_exec_core+8332>, 0x73e5cc5b6877 <vm_exec_core+8247>, 0x73e5cc5b6d31 <vm_exec_core+9457>, 0x73e5cc5b6d0a <vm_exec_core+9418>, 0x73e5cc5b6ccf <vm_exec_core+9359>, 0x73e5cc5b6c80 <vm_exec_core+9280>, 0x73e5cc5b6e23 <vm_exec_core+9699>, 0x73e5cc5b6d7b <vm_exec_core+9531>, 0x73e5cc5b6237 <vm_exec_core+6647>, 0x73e5cc5b61f3 <vm_exec_core+6579>, 0x73e5cc5b64f3 <vm_exec_core+7347>, 0x73e5cc5b6484 <vm_exec_core+7236>, 0x73e5cc5b6525 <vm_exec_core+7397>, 0x73e5cc5b6435 <vm_exec_core+7157>, 0x73e5cc5b63c6 <vm_exec_core+7046>, 0x73e5cc5b6368 <vm_exec_core+6952>, 0x73e5cc5b62b6 <vm_exec_core+6774>, 0x73e5cc5b627a <vm_exec_core+6714>, 0x73e5cc5b6749 <vm_exec_core+7945>, 0x73e5cc5b66df <vm_exec_core+7839>, 0x73e5cc5b6634 <vm_exec_core+7668>, 0x73e5cc5b48a0 <vm_exec_core+96>, 0x73e5cc5b657e <vm_exec_core+7486>, 0x73e5cc5b67df <vm_exec_core+8095>, 0x73e5cc5b6790 <vm_exec_core+8016>, 0x73e5cc5b6828 <vm_exec_core+8168>, 0x73e5cc5b5443 <vm_exec_core+3075>, 0x73e5cc5b7d6b <vm_exec_core+13611>, 0x73e5cc5b53f4 <vm_exec_core+2996>, 0x73e5cc5b5383 <vm_exec_core+2883>, 0x73e5cc5b533e <vm_exec_core+2814>, 0x73e5cc5b52cb <vm_exec_core+2699>, 0x73e5cc5b517c <vm_exec_core+2364>, 0x73e5cc5b50ac <vm_exec_core+2156>, 0x73e5cc5b5030 <vm_exec_core+2032>, 0x73e5cc5b4960 <vm_exec_core+288>, 0x73e5cc5b4ffc <vm_exec_core+1980>, 0x73e5cc5b4fbd <vm_exec_core+1917>, 0x73e5cc5b4f7e <vm_exec_core+1854>, 0x73e5cc5b4f42 <vm_exec_core+1794>, 0x73e5cc5b4f1e <vm_exec_core+1758>, 0x73e5cc5b4ed5 <vm_exec_core+1685>, 0x73e5cc5b4e8c <vm_exec_core+1612>, 0x73e5cc5b4e50 <vm_exec_core+1552>, 0x73e5cc5b4d90 <vm_exec_core+1360>, 0x73e5cc5b4d0b <vm_exec_core+1227>, 0x73e5cc5b7ec3 <vm_exec_core+13955>, 0x73e5cc5b7dc4 <vm_exec_core+13700>, 0x73e5cc5b7e2a <vm_exec_core+13802>, 0x73e5cc5b6e8d <vm_exec_core+9805>, 0x73e5cc5b7f28 <vm_exec_core+14056>, 0x73e5cc5b76e2 <vm_exec_core+11938>, 0x73e5cc5b773b <vm_exec_core+12027>, 0x73e5cc5b785b <vm_exec_core+12315>, 0x73e5cc5b793c <vm_exec_core+12540>, 0x73e5cc5b779c <vm_exec_core+12124>, 0x73e5cc5b77fd <vm_exec_core+12221>, 0x73e5cc5b78b9 <vm_exec_core+12409>, 0x73e5cc5b799a <vm_exec_core+12634>, 0x73e5cc5b79e6 <vm_exec_core+12710>, 0x73e5cc5b7c9e <vm_exec_core+13406>, 0x73e5cc5b7bcc <vm_exec_core+13196>, 0x73e5cc5b7c56 <vm_exec_core+13334>, 0x73e5cc5b7a39 <vm_exec_core+12793>, 0x73e5cc5b7a8b <vm_exec_core+12875>, 0x73e5cc5b7ad4 <vm_exec_core+12948>, 0x73e5cc5b7b3a <vm_exec_core+13050>, 0x73e5cc5b7fc1 <vm_exec_core+14209>, 0x73e5cc5b4c9a <vm_exec_core+1114>, 0x73e5cc5b4c1a <vm_exec_core+986>, 0x73e5cc5b4b71 <vm_exec_core+817>, 0x73e5cc5b4b2a <vm_exec_core+746>, 0x73e5cc5b4adf <vm_exec_core+671>, 0x73e5cc5b4a96 <vm_exec_core+598>, 0x73e5cc5b4a45 <vm_exec_core+517>, 0x73e5cc5b4a10 <vm_exec_core+464>, 0x73e5cc5b49db <vm_exec_core+411>, 0x73e5cc5b7d21 <vm_exec_core+13537>, 0x73e5cc5b5c41 <vm_exec_core+5121>, 0x73e5cc5b5bd5 <vm_exec_core+5013>, 0x73e5cc5b5b34 <vm_exec_core+4852>, 0x73e5cc5b5aba <vm_exec_core+4730>, 0x73e5cc5b5a15 <vm_exec_core+4565>, 0x73e5cc5b6012 <vm_exec_core+6098>, 0x73e5cc5b5fb7 <vm_exec_core+6007>, 0x73e5cc5b5d49 <vm_exec_core+5385>, 0x73e5cc5b5cad <vm_exec_core+5229>, 0x73e5cc5b60b1 <vm_exec_core+6257>, 0x73e5cc5b5e3c <vm_exec_core+5628>, 0x73e5cc5b59d0 <vm_exec_core+4496>, 0x73e5cc5b5968 <vm_exec_core+4392>, 0x73e5cc5b58f1 <vm_exec_core+4273>, 0x73e5cc5b58b4 <vm_exec_core+4212>, 0x73e5cc5b587c <vm_exec_core+4156>, 0x73e5cc5b5847 <vm_exec_core+4103>, 0x73e5cc5b5812 <vm_exec_core+4050>, 0x73e5cc5b57dd <vm_exec_core+3997>, 0x73e5cc5b5755 <vm_exec_core+3861>, 0x73e5cc5b5711 <vm_exec_core+3793>, 0x73e5cc5b56ca <vm_exec_core+3722>, 0x73e5cc5b5672 <vm_exec_core+3634>, 0x73e5cc5b562c <vm_exec_core+3564>, 0x73e5cc5b55af <vm_exec_core+3439>, 0x73e5cc5b5575 <vm_exec_core+3381>, 0x73e5cc5b5518 <vm_exec_core+3288>, 0x73e5cc5b54be <vm_exec_core+3198>, 0x73e5cc5b5481 <vm_exec_core+3137>, 0x73e5cc5b6c32 <vm_exec_core+9202>, 0x73e5cc5b6aa9 <vm_exec_core+8809>, 0x73e5cc5b6a23 <vm_exec_core+8675>, 0x73e5cc5b69bc <vm_exec_core+8572>, 0x73e5cc5b696a <vm_exec_core+8490>, 0x73e5cc5b6908 <vm_exec_core+8392>, 0x73e5cc5b68bb <vm_exec_core+8315>, 0x73e5cc5b6866 <vm_exec_core+8230>, 0x73e5cc5b6d20 <vm_exec_core+9440>, 0x73e5cc5b6cf9 <vm_exec_core+9401>, 0x73e5cc5b6cbe <vm_exec_core+9342>, 0x73e5cc5b6c6f <vm_exec_core+9263>, 0x73e5cc5b6e12 <vm_exec_core+9682>, 0x73e5cc5b6d6a <vm_exec_core+9514>, 0x73e5cc5b6226 <vm_exec_core+6630>, 0x73e5cc5b61e2 <vm_exec_core+6562>, 0x73e5cc5b64e2 <vm_exec_core+7330>, 0x73e5cc5b6473 <vm_exec_core+7219>, 0x73e5cc5b6514 <vm_exec_core+7380>, 0x73e5cc5b6424 <vm_exec_core+7140>, 0x73e5cc5b63b5 <vm_exec_core+7029>, 0x73e5cc5b6357 <vm_exec_core+6935>, 0x73e5cc5b62a5 <vm_exec_core+6757>, 0x73e5cc5b6269 <vm_exec_core+6697>, 0x73e5cc5b6738 <vm_exec_core+7928>, 0x73e5cc5b66ce <vm_exec_core+7822>, 0x73e5cc5b6623 <vm_exec_core+7651>, 0x73e5cc5b7d3f <vm_exec_core+13567>, 0x73e5cc5b656d <vm_exec_core+7469>, 0x73e5cc5b67ce <vm_exec_core+8078>, 0x73e5cc5b677f <vm_exec_core+7999>, 0x73e5cc5b6817 <vm_exec_core+8151>, 0x73e5cc5b5432 <vm_exec_core+3058>, 0x73e5cc5b7d55 <vm_exec_core+13589>, 0x73e5cc5b53e3 <vm_exec_core+2979>, 0x73e5cc5b5372 <vm_exec_core+2866>, 0x73e5cc5b532d <vm_exec_core+2797>, 0x73e5cc5b52ba <vm_exec_core+2682>, 0x73e5cc5b516b <vm_exec_core+2347>, 0x73e5cc5b509b <vm_exec_core+2139>, 0x73e5cc5b501f <vm_exec_core+2015>, 0x73e5cc5b494f <vm_exec_core+271>, 0x73e5cc5b4feb <vm_exec_core+1963>, 0x73e5cc5b4fac <vm_exec_core+1900>, 0x73e5cc5b4f6d <vm_exec_core+1837>, 0x73e5cc5b4f31 <vm_exec_core+1777>, 0x73e5cc5b4f0d <vm_exec_core+1741>, 0x73e5cc5b4ec4 <vm_exec_core+1668>, 0x73e5cc5b4e7b <vm_exec_core+1595>, 0x73e5cc5b4e3f <vm_exec_core+1535>, 0x73e5cc5b4d7f <vm_exec_core+1343>, 0x73e5cc5b4cfa <vm_exec_core+1210>, 0x73e5cc5b7523 <vm_exec_core+11491>, 0x73e5cc5b7539 <vm_exec_core+11513>, 0x73e5cc5b754f <vm_exec_core+11535>, 0x73e5cc5b7565 <vm_exec_core+11557>, 0x73e5cc5b757b <vm_exec_core+11579>...}
#12 0x000073e5cc5ba4a8 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm.c:2825
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#13 rb_vm_exec (ec=0x73e5cb440158) at /tmp/ruby/src/trunk-jemalloc/vm.c:2801
        _ec = 0x73e5cb440158
        _tag = {tag = 36, retval = 4, buf = {0x73e5cb440158, 0x73e5cc5ba500 <rb_vm_exec+272>, 0x0, 0x73e5b197da10, 0x73e5cb61fb80}, prev = 0x73e5b197ddb0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#14 0x000073e5cc5baa0d 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-jemalloc/vm.c:1820
        iseq = 0x73e5cb440158
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0x73e5b197dc00
        av = {127430796901248, 127430364224944}
        stack_argv = 0x73e5b197dc00
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#15 0x000073e5cc5bb3d6 in rb_vm_invoke_proc (ec=ec@entry=0x73e5cb440158, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x73e5b197dd68, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm.c:1965
        self = <optimized out>
#16 0x000073e5cc5bff9d in vm_call0_body (ec=0x73e5cb440158, calling=0x73e5b197dc00, argv=0x73e5b197dd68) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:293
        proc = <optimized out>
        ci = <optimized out>
        cc = 0x73e5b197dcc0
        ret = <optimized out>
#17 0x000073e5cc5c0b47 in vm_call0_cc (ec=0x73e5cb440158, recv=<optimized out>, id=3473, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:101
        flags = <optimized out>
        use_argv = <optimized out>
        av = {127430817007232, 127430809797393}
        calling = {cd = 0x73e5b197dbd0, cc = 0x73e5b197dcc0, block_handler = 0, recv = 127430798976560, argc = 1, kw_splat = false, heap_argv = 0}
#18 0x000073e5cc5b4105 in rb_vm_call0 (kw_splat=0, cme=<optimized out>, argv=0x73e5b197dd68, argc=1, id=3473, recv=127430798976560, ec=0x73e5cb440158) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:61
        cc = {flags = 3190810, klass = 36, cme_ = 0x73e5cb87f6c0, call_ = 0x73e5cc5bc500 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#19 rb_vm_call_kw (kw_splat=0, me=<optimized out>, argv=0x73e5b197dd68, argc=1, id=3473, recv=127430798976560, ec=0x73e5cb440158) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:326
No locals.
#20 rb_check_funcall_default_kw (kw_splat=0, def=36, argv=0x73e5b197dd68, argc=1, mid=3473, recv=127430798976560) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:712
        klass = 127430799444960
        me = <optimized out>
        ec = 0x73e5cb440158
        respond = -1
        klass = <optimized out>
        me = <optimized out>
        ec = <optimized out>
        respond = <optimized out>
        ret = <optimized out>
#21 rb_check_funcall (recv=127430798976560, mid=mid@entry=3473, argc=argc@entry=1, argv=argv@entry=0x73e5b197dd68) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:688
No locals.
#22 0x000073e5cc3aca97 in rb_gc_run_obj_finalizer (objid=<optimized out>, count=1, callback=callback@entry=0x73e5cc3ac2a0 <get_final>, data=0x73e589f87ae0) at /tmp/ruby/src/trunk-jemalloc/gc.c:315
        i = 0
        _ec = 0x73e5cb440158
        _tag = {tag = 36, retval = 1004209773015273, buf = {0x73e589f87a90, 0x73e5cc3acb20 <rb_gc_run_obj_finalizer+576>, 0x0, 0x73e5b197dd30, 0x73e5b197f6c0}, prev = 0x73e5b197df80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        saved = {errinfo = 4, final = 127430798976560, cfp = 0x73e5b1bf34c8, sp = 0x73e5b1af3518, finished = 0}
        ec = 0x73e5cb440158
#23 0x000073e5cc3af603 in run_final (lev=<optimized out>, zombie=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/internal/array.h:151
        table = 127429699468000
        key = 127429699468080
        key = <optimized out>
        __func__ = <optimized out>
        table = <optimized out>
#24 finalize_list (zombie=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2923
        next_zombie = 127429699467920
        page = 0x73e58ad62c00
        lev = <optimized out>
        __func__ = <optimized out>
        next_zombie = <optimized out>
        page = <optimized out>
        lev = <optimized out>
#25 finalize_deferred_heap_pages (objspace=objspace@entry=0x73e5cb41d000) at /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2947
        zombie = <optimized out>
#26 0x000073e5cc3af7ef in finalize_deferred (objspace=0x73e5cb41d000) at /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2955
No locals.
#27 gc_finalize_deferred (dmy=0x73e5cb41d000) at /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2965
        objspace = 0x73e5cb41d000
#28 0x000073e5cc5d9aa9 in rb_postponed_job_flush (vm=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_trace.c:1998
        i = <optimized out>
        func = <optimized out>
        data = <optimized out>
        wq_job = <optimized out>
        _ec = 0x73e5cb440158
        _tag = {tag = 36, retval = 0, buf = {0x0, 0x73e5cc5d9b50 <rb_postponed_job_flush+624>, 0x0, 0x73e5b197df00, 0x73e5afc01040}, prev = 0x73e5b197e250, state = RUBY_TAG_NONE, lock_rec = 0}
        pjq = 0x73e5cc948b00 <postponed_job_queue>
        ec = 0x73e5cb440158
        block_mask = 12
        saved_mask = 0
        saved_errno = 4
        tmp = {n = {next = 0x73e5b197df70, prev = 0x73e5b197df70}}
        triggered_bits = 0
#29 0x000073e5cc55a0ea in rb_threadptr_execute_interrupts (th=th@entry=0x73e5b1ace600, blocking_timing=blocking_timing@entry=1) at /tmp/ruby/src/trunk-jemalloc/thread.c:2645
        sig = <optimized out>
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = <optimized out>
        postponed_job_interrupt = 4
        ret = 0
#30 0x000073e5cc55a40f in rb_threadptr_execute_interrupts (blocking_timing=1, th=0x73e5b1ace600) at /tmp/ruby/src/trunk-jemalloc/thread.c:2625
        interrupt = <optimized out>
        postponed_job_interrupt = 0
        ret = 0
        sig = <optimized out>
        timer_interrupt = <optimized out>
        pending_interrupt = <optimized out>
        trap_interrupt = <optimized out>
        terminate_interrupt = <optimized out>
        vm_locking_level = <optimized out>
        vm_locking_do = <optimized out>
        prev_status = <optimized out>
        prev_status = <optimized out>
        err = <optimized out>
        limits_us = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#31 vm_check_ints_blocking (ec=0x73e5cb440158) at /tmp/ruby/src/trunk-jemalloc/thread.c:225
        th = 0x73e5b1ace600
        result = <optimized out>
#32 0x000073e5cc55a758 in thread_do_start_proc (th=th@entry=0x73e5b1ace600) at /tmp/ruby/src/trunk-jemalloc/thread.c:592
        args = <optimized out>
        args_ptr = <optimized out>
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x73e5b1ab20e0
#33 0x000073e5cc55c142 in thread_do_start (th=0x73e5b1ace600) at /tmp/ruby/src/trunk-jemalloc/thread.c:642
        result = 36
        result = <optimized out>
#34 thread_start_func_2 (th=th@entry=0x73e5b1ace600, stack_start=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/thread.c:697
        _ec = 0x73e5cb440158
        _tag = {tag = 36, retval = 127430812837759, buf = {0x73e5b197e350, 0x73e5cc55c0c0 <thread_start_func_2+624>, 0x0, 0x73e5b197e160, 0x73e5b1ac9d80}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x73e5cc933f40 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#35 0x000073e5cc55ce1f in call_thread_start_func_2 (th=0x73e5b1ace600) at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:2223
        stack_start = 0
        stack_start_addr = 0x73e5b197e328
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#36 nt_start (ptr=0x73e5b1ac9d80) at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:2268
        th = 0x73e5b1ace600
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#37 0x000073e5cbc2aa94 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 = {127430364231360, 9091429352609359715, 127430364231360, -2896, 0, 140735574474816, 9091429352655497059, 9091582895460263779}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#38 0x000073e5cbcb7c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x73e5cb8e0240 (LWP 496093) "ruby"):
#0  fill_lines (num_traces=num_traces@entry=20, traces=traces@entry=0x73e5cc9469e0 <trace>, check_debuglink=check_debuglink@entry=1, objp=objp@entry=0x73e5b19f47d8, lines=lines@entry=0x73e5b1a25a00, offset=offset@entry=3, errout=0x73e5cbd924e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-jemalloc/addr2line.c:2103
        i = <optimized out>
        j = <optimized out>
        shstr = <optimized out>
        ehdr = 0x73e51a0b2000
        shdr = <optimized out>
        shstr_shdr = <optimized out>
        gnu_debuglink_shdr = <optimized out>
        note_gnu_build_id = <optimized out>
        fd = 5
        filesize = 2125328
        file = 0x73e51a0b2000 "\177ELF\002\001\001\003"
        symtab_shdr = <optimized out>
        strtab_shdr = <optimized out>
        dynsym_shdr = <optimized out>
        dynstr_shdr = <optimized out>
        obj = 0x73e5b1a1ff00
        dladdr_fbase = 0
        fail = <optimized out>
        finish = <optimized out>
#1  0x000073e5cc7744c1 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x73e5cc9469e0 <trace>, errout=errout@entry=0x73e5cbd924e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-jemalloc/addr2line.c:2674
        path = <optimized out>
        p = <optimized out>
        info = {dli_fname = 0x73e5cbe89510 "/lib/x86_64-linux-gnu/libc.so.6", dli_fbase = 0x73e5cbb8e000, dli_sname = 0x0, dli_saddr = 0x0}
        i = 3
        lines = <optimized out>
        obj = 0x73e5b1a1ff00
        dladdr_fbases = <optimized out>
        main_path = <optimized out>
        len = <optimized out>
        next_line = <optimized out>
#2  0x000073e5cc5d399b in rb_print_backtrace (errout=0x73e5cbd924e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-jemalloc/vm_dump.c:1107
        n = <optimized out>
        trace = {0x73e5cc5d3987 <rb_vm_bugreport+2343>, 0x73e5cc38fa5a <rb_bug_for_fatal_signal+266>, 0x73e5cc5064a8 <sigsegv+72>, 0x73e5cbbd3320 <__restore_rt>, 0x73e5cbc26d61 <__GI___futex_abstimed_wait_cancelable64+225>, 0x73e5cbc297dd <___pthread_cond_wait+525>, 0x73e5cc553bfd <rb_native_cond_wait+13>, 0x73e5cc553d43 <thread_sched_wait_running_turn+147>, 0x73e5cc559a7c <rb_thread_schedule_limits+236>, 0x73e5cc55a04b <rb_threadptr_execute_interrupts+1387>, 0x73e5cc59da0b <vm_call_cfunc_with_frame_+731>, 0x73e5cc5a7003 <vm_sendish+211>, 0x73e5cc5b48c4 <vm_exec_core+132>, 0x73e5cc5ba4a8 <rb_vm_exec+184>, 0x73e5cc399d25 <rb_ec_exec_node+165>, 0x73e5cc39e23b <ruby_run_node+139>, 0x5ee04fd45186 <main+102>, 0x73e5cbbb81ca <__libc_start_call_main+122>, 0x73e5cbbb828b <__libc_start_main_impl+139>, 0x5ee04fd451d5 <_start+37>, 0x0 <repeats 1004 times>}
        n = <optimized out>
#3  rb_vm_bugreport (ctx=ctx@entry=0x73e5b19f4b00, errout=errout@entry=0x73e5cbd924e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-jemalloc/vm_dump.c:1450
        box_env = <optimized out>
        cmd = <optimized out>
        error = <optimized out>
        other_runtime_info = other_runtime_info
        vm = 0x73e5cc944420 <_vm>
        current_box = 0x73e5cc93db00 <root_box>
        ec = <optimized out>
        loaded_features = 127430799391360
#4  0x000073e5cc38fa5a in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x73e5b19f4b00, fmt=fmt@entry=0x73e5cc780e51 "Segmentation fault at %p") at /tmp/ruby/src/trunk-jemalloc/error.c:1131
        pid = -1
        out = 0x73e5cbd924e0 <_IO_2_1_stderr_>
        file = <optimized out>
        line = 11
#5  0x000073e5cc5064a8 in sigsegv (sig=11, info=0x73e5b19f4c30, ctx=0x73e5b19f4b00) at /tmp/ruby/src/trunk-jemalloc/signal.c:948
No locals.
#6  <signal handler called>
No locals.
#7  0x000073e5cbc26d61 in __futex_abstimed_wait_common64 (private=29669, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x73e5cb43b050) 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>
#8  __futex_abstimed_wait_common (cancel=true, private=29669, abstime=0x0, clockid=0, expected=0, futex_word=0x73e5cb43b050) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#9  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x73e5cb43b050, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#10 0x000073e5cbc297dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x73e5cc933d98 <_main_ractor+216>, cond=0x73e5cb43b028) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x73e5cbc294a0 <__condvar_cleanup_waiting>, __arg = 0x7fff8dec8160, __canceltype = -879888528, __prev = 0x0}
        cbuffer = {wseq = 728, cond = 0x73e5cb43b028, mutex = 0x73e5cc933d98 <_main_ractor+216>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 728
        seq = 364
        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>
#11 ___pthread_cond_wait (cond=cond@entry=0x73e5cb43b028, mutex=mutex@entry=0x73e5cc933d98 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#12 0x000073e5cc553bfd in rb_native_cond_wait (cond=cond@entry=0x73e5cb43b028, mutex=mutex@entry=0x73e5cc933d98 <_main_ractor+216>) at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:231
        r = <optimized out>
#13 0x000073e5cc553d43 in thread_sched_wait_running_turn (sched=sched@entry=0x73e5cc933d98 <_main_ractor+216>, th=th@entry=0x73e5cc933f40 <_main_thread>, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:851
        next_th = 0x73e5b1ace600
#14 0x000073e5cc559a7c in thread_sched_yield (th=0x73e5cc933f40 <_main_thread>, sched=0x73e5cc933d98 <_main_ractor+216>) at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:1135
        can_direct_transfer = <optimized out>
#15 rb_thread_schedule_limits (limits_us=limits_us@entry=100000) at /tmp/ruby/src/trunk-jemalloc/thread.c:1505
        th = 0x73e5cc933f40 <_main_thread>
#16 0x000073e5cc55a04b in rb_threadptr_execute_interrupts (th=0x73e5cc933f40 <_main_thread>, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/thread.c:2719
        limits_us = 100000
        sig = <optimized out>
        timer_interrupt = 1
        pending_interrupt = <optimized out>
        terminate_interrupt = 0
        trap_interrupt = <optimized out>
        interrupt = <optimized out>
        postponed_job_interrupt = <optimized out>
        ret = 0
#17 0x000073e5cc55a386 in rb_threadptr_execute_interrupts (th=<optimized out>, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/thread.c:2625
        interrupt = <optimized out>
        postponed_job_interrupt = 0
        ret = 0
        sig = <optimized out>
        timer_interrupt = <optimized out>
        pending_interrupt = <optimized out>
        trap_interrupt = <optimized out>
        terminate_interrupt = <optimized out>
        vm_locking_level = <optimized out>
        vm_locking_do = <optimized out>
        prev_status = <optimized out>
        prev_status = <optimized out>
        err = <optimized out>
        limits_us = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#18 0x000073e5cc59da0b in rb_vm_check_ints (ec=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_core.h:2276
No locals.
#19 rb_vm_check_ints (ec=0x73e5cb43c058) at /tmp/ruby/src/trunk-jemalloc/vm_core.h:2267
No locals.
#20 vm_pop_frame (ep=<optimized out>, cfp=0x73e5cb541228, ec=0x73e5cb43c058) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:452
        flags = <optimized out>
        flags = <optimized out>
#21 rb_vm_pop_frame (ec=0x73e5cb43c058) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:461
No locals.
#22 vm_call_cfunc_with_frame_ (ec=0x73e5cb43c058, reg_cfp=0x73e5cb541260, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3909
        ci = 0x5eb100100005
        cc = <optimized out>
        val = 127427922799960
        me = 0x73e5cb87d5a0
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#23 0x000073e5cc5a7003 in vm_sendish (ec=0x73e5cb43c058, reg_cfp=0x73e5cb541260, cd=0x73e5b1ae6fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-jemalloc/vm_callinfo.h:452
        val = 36
        ci = <optimized out>
        cc = 0x73e5cb81a4f0
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x73e5b1ae6fb0, cc = 0x73e5cb81a4f0, block_handler = 0, recv = 127430799442240, argc = 2, kw_splat = false, heap_argv = 0}
#24 0x000073e5cc5b48c4 in vm_exec_core (ec=0x73e5cb43b050, ec@entry=0x73e5cb43c058) at ../../src/trunk-jemalloc/insns.def:906
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 4
        reg_pc = 0x73e5cb5e5da8
        reg_cfp = 0x73e5cb541260
        insns_address_table = {0x73e5cc5b7db3 <vm_exec_core+13683>, 0x73e5cc5b5c52 <vm_exec_core+5138>, 0x73e5cc5b5be6 <vm_exec_core+5030>, 0x73e5cc5b5b45 <vm_exec_core+4869>, 0x73e5cc5b5acb <vm_exec_core+4747>, 0x73e5cc5b5a26 <vm_exec_core+4582>, 0x73e5cc5b6023 <vm_exec_core+6115>, 0x73e5cc5b5fc8 <vm_exec_core+6024>, 0x73e5cc5b5d5a <vm_exec_core+5402>, 0x73e5cc5b5cbe <vm_exec_core+5246>, 0x73e5cc5b60c2 <vm_exec_core+6274>, 0x73e5cc5b5e4d <vm_exec_core+5645>, 0x73e5cc5b59e1 <vm_exec_core+4513>, 0x73e5cc5b5979 <vm_exec_core+4409>, 0x73e5cc5b5902 <vm_exec_core+4290>, 0x73e5cc5b58c5 <vm_exec_core+4229>, 0x73e5cc5b588d <vm_exec_core+4173>, 0x73e5cc5b5858 <vm_exec_core+4120>, 0x73e5cc5b5823 <vm_exec_core+4067>, 0x73e5cc5b57ee <vm_exec_core+4014>, 0x73e5cc5b5766 <vm_exec_core+3878>, 0x73e5cc5b5722 <vm_exec_core+3810>, 0x73e5cc5b56db <vm_exec_core+3739>, 0x73e5cc5b5683 <vm_exec_core+3651>, 0x73e5cc5b563d <vm_exec_core+3581>, 0x73e5cc5b55c0 <vm_exec_core+3456>, 0x73e5cc5b5586 <vm_exec_core+3398>, 0x73e5cc5b5529 <vm_exec_core+3305>, 0x73e5cc5b54cf <vm_exec_core+3215>, 0x73e5cc5b5492 <vm_exec_core+3154>, 0x73e5cc5b6c43 <vm_exec_core+9219>, 0x73e5cc5b6aba <vm_exec_core+8826>, 0x73e5cc5b6a34 <vm_exec_core+8692>, 0x73e5cc5b69cd <vm_exec_core+8589>, 0x73e5cc5b697b <vm_exec_core+8507>, 0x73e5cc5b6919 <vm_exec_core+8409>, 0x73e5cc5b68cc <vm_exec_core+8332>, 0x73e5cc5b6877 <vm_exec_core+8247>, 0x73e5cc5b6d31 <vm_exec_core+9457>, 0x73e5cc5b6d0a <vm_exec_core+9418>, 0x73e5cc5b6ccf <vm_exec_core+9359>, 0x73e5cc5b6c80 <vm_exec_core+9280>, 0x73e5cc5b6e23 <vm_exec_core+9699>, 0x73e5cc5b6d7b <vm_exec_core+9531>, 0x73e5cc5b6237 <vm_exec_core+6647>, 0x73e5cc5b61f3 <vm_exec_core+6579>, 0x73e5cc5b64f3 <vm_exec_core+7347>, 0x73e5cc5b6484 <vm_exec_core+7236>, 0x73e5cc5b6525 <vm_exec_core+7397>, 0x73e5cc5b6435 <vm_exec_core+7157>, 0x73e5cc5b63c6 <vm_exec_core+7046>, 0x73e5cc5b6368 <vm_exec_core+6952>, 0x73e5cc5b62b6 <vm_exec_core+6774>, 0x73e5cc5b627a <vm_exec_core+6714>, 0x73e5cc5b6749 <vm_exec_core+7945>, 0x73e5cc5b66df <vm_exec_core+7839>, 0x73e5cc5b6634 <vm_exec_core+7668>, 0x73e5cc5b48a0 <vm_exec_core+96>, 0x73e5cc5b657e <vm_exec_core+7486>, 0x73e5cc5b67df <vm_exec_core+8095>, 0x73e5cc5b6790 <vm_exec_core+8016>, 0x73e5cc5b6828 <vm_exec_core+8168>, 0x73e5cc5b5443 <vm_exec_core+3075>, 0x73e5cc5b7d6b <vm_exec_core+13611>, 0x73e5cc5b53f4 <vm_exec_core+2996>, 0x73e5cc5b5383 <vm_exec_core+2883>, 0x73e5cc5b533e <vm_exec_core+2814>, 0x73e5cc5b52cb <vm_exec_core+2699>, 0x73e5cc5b517c <vm_exec_core+2364>, 0x73e5cc5b50ac <vm_exec_core+2156>, 0x73e5cc5b5030 <vm_exec_core+2032>, 0x73e5cc5b4960 <vm_exec_core+288>, 0x73e5cc5b4ffc <vm_exec_core+1980>, 0x73e5cc5b4fbd <vm_exec_core+1917>, 0x73e5cc5b4f7e <vm_exec_core+1854>, 0x73e5cc5b4f42 <vm_exec_core+1794>, 0x73e5cc5b4f1e <vm_exec_core+1758>, 0x73e5cc5b4ed5 <vm_exec_core+1685>, 0x73e5cc5b4e8c <vm_exec_core+1612>, 0x73e5cc5b4e50 <vm_exec_core+1552>, 0x73e5cc5b4d90 <vm_exec_core+1360>, 0x73e5cc5b4d0b <vm_exec_core+1227>, 0x73e5cc5b7ec3 <vm_exec_core+13955>, 0x73e5cc5b7dc4 <vm_exec_core+13700>, 0x73e5cc5b7e2a <vm_exec_core+13802>, 0x73e5cc5b6e8d <vm_exec_core+9805>, 0x73e5cc5b7f28 <vm_exec_core+14056>, 0x73e5cc5b76e2 <vm_exec_core+11938>, 0x73e5cc5b773b <vm_exec_core+12027>, 0x73e5cc5b785b <vm_exec_core+12315>, 0x73e5cc5b793c <vm_exec_core+12540>, 0x73e5cc5b779c <vm_exec_core+12124>, 0x73e5cc5b77fd <vm_exec_core+12221>, 0x73e5cc5b78b9 <vm_exec_core+12409>, 0x73e5cc5b799a <vm_exec_core+12634>, 0x73e5cc5b79e6 <vm_exec_core+12710>, 0x73e5cc5b7c9e <vm_exec_core+13406>, 0x73e5cc5b7bcc <vm_exec_core+13196>, 0x73e5cc5b7c56 <vm_exec_core+13334>, 0x73e5cc5b7a39 <vm_exec_core+12793>, 0x73e5cc5b7a8b <vm_exec_core+12875>, 0x73e5cc5b7ad4 <vm_exec_core+12948>, 0x73e5cc5b7b3a <vm_exec_core+13050>, 0x73e5cc5b7fc1 <vm_exec_core+14209>, 0x73e5cc5b4c9a <vm_exec_core+1114>, 0x73e5cc5b4c1a <vm_exec_core+986>, 0x73e5cc5b4b71 <vm_exec_core+817>, 0x73e5cc5b4b2a <vm_exec_core+746>, 0x73e5cc5b4adf <vm_exec_core+671>, 0x73e5cc5b4a96 <vm_exec_core+598>, 0x73e5cc5b4a45 <vm_exec_core+517>, 0x73e5cc5b4a10 <vm_exec_core+464>, 0x73e5cc5b49db <vm_exec_core+411>, 0x73e5cc5b7d21 <vm_exec_core+13537>, 0x73e5cc5b5c41 <vm_exec_core+5121>, 0x73e5cc5b5bd5 <vm_exec_core+5013>, 0x73e5cc5b5b34 <vm_exec_core+4852>, 0x73e5cc5b5aba <vm_exec_core+4730>, 0x73e5cc5b5a15 <vm_exec_core+4565>, 0x73e5cc5b6012 <vm_exec_core+6098>, 0x73e5cc5b5fb7 <vm_exec_core+6007>, 0x73e5cc5b5d49 <vm_exec_core+5385>, 0x73e5cc5b5cad <vm_exec_core+5229>, 0x73e5cc5b60b1 <vm_exec_core+6257>, 0x73e5cc5b5e3c <vm_exec_core+5628>, 0x73e5cc5b59d0 <vm_exec_core+4496>, 0x73e5cc5b5968 <vm_exec_core+4392>, 0x73e5cc5b58f1 <vm_exec_core+4273>, 0x73e5cc5b58b4 <vm_exec_core+4212>, 0x73e5cc5b587c <vm_exec_core+4156>, 0x73e5cc5b5847 <vm_exec_core+4103>, 0x73e5cc5b5812 <vm_exec_core+4050>, 0x73e5cc5b57dd <vm_exec_core+3997>, 0x73e5cc5b5755 <vm_exec_core+3861>, 0x73e5cc5b5711 <vm_exec_core+3793>, 0x73e5cc5b56ca <vm_exec_core+3722>, 0x73e5cc5b5672 <vm_exec_core+3634>, 0x73e5cc5b562c <vm_exec_core+3564>, 0x73e5cc5b55af <vm_exec_core+3439>, 0x73e5cc5b5575 <vm_exec_core+3381>, 0x73e5cc5b5518 <vm_exec_core+3288>, 0x73e5cc5b54be <vm_exec_core+3198>, 0x73e5cc5b5481 <vm_exec_core+3137>, 0x73e5cc5b6c32 <vm_exec_core+9202>, 0x73e5cc5b6aa9 <vm_exec_core+8809>, 0x73e5cc5b6a23 <vm_exec_core+8675>, 0x73e5cc5b69bc <vm_exec_core+8572>, 0x73e5cc5b696a <vm_exec_core+8490>, 0x73e5cc5b6908 <vm_exec_core+8392>, 0x73e5cc5b68bb <vm_exec_core+8315>, 0x73e5cc5b6866 <vm_exec_core+8230>, 0x73e5cc5b6d20 <vm_exec_core+9440>, 0x73e5cc5b6cf9 <vm_exec_core+9401>, 0x73e5cc5b6cbe <vm_exec_core+9342>, 0x73e5cc5b6c6f <vm_exec_core+9263>, 0x73e5cc5b6e12 <vm_exec_core+9682>, 0x73e5cc5b6d6a <vm_exec_core+9514>, 0x73e5cc5b6226 <vm_exec_core+6630>, 0x73e5cc5b61e2 <vm_exec_core+6562>, 0x73e5cc5b64e2 <vm_exec_core+7330>, 0x73e5cc5b6473 <vm_exec_core+7219>, 0x73e5cc5b6514 <vm_exec_core+7380>, 0x73e5cc5b6424 <vm_exec_core+7140>, 0x73e5cc5b63b5 <vm_exec_core+7029>, 0x73e5cc5b6357 <vm_exec_core+6935>, 0x73e5cc5b62a5 <vm_exec_core+6757>, 0x73e5cc5b6269 <vm_exec_core+6697>, 0x73e5cc5b6738 <vm_exec_core+7928>, 0x73e5cc5b66ce <vm_exec_core+7822>, 0x73e5cc5b6623 <vm_exec_core+7651>, 0x73e5cc5b7d3f <vm_exec_core+13567>, 0x73e5cc5b656d <vm_exec_core+7469>, 0x73e5cc5b67ce <vm_exec_core+8078>, 0x73e5cc5b677f <vm_exec_core+7999>, 0x73e5cc5b6817 <vm_exec_core+8151>, 0x73e5cc5b5432 <vm_exec_core+3058>, 0x73e5cc5b7d55 <vm_exec_core+13589>, 0x73e5cc5b53e3 <vm_exec_core+2979>, 0x73e5cc5b5372 <vm_exec_core+2866>, 0x73e5cc5b532d <vm_exec_core+2797>, 0x73e5cc5b52ba <vm_exec_core+2682>, 0x73e5cc5b516b <vm_exec_core+2347>, 0x73e5cc5b509b <vm_exec_core+2139>, 0x73e5cc5b501f <vm_exec_core+2015>, 0x73e5cc5b494f <vm_exec_core+271>, 0x73e5cc5b4feb <vm_exec_core+1963>, 0x73e5cc5b4fac <vm_exec_core+1900>, 0x73e5cc5b4f6d <vm_exec_core+1837>, 0x73e5cc5b4f31 <vm_exec_core+1777>, 0x73e5cc5b4f0d <vm_exec_core+1741>, 0x73e5cc5b4ec4 <vm_exec_core+1668>, 0x73e5cc5b4e7b <vm_exec_core+1595>, 0x73e5cc5b4e3f <vm_exec_core+1535>, 0x73e5cc5b4d7f <vm_exec_core+1343>, 0x73e5cc5b4cfa <vm_exec_core+1210>, 0x73e5cc5b7523 <vm_exec_core+11491>, 0x73e5cc5b7539 <vm_exec_core+11513>, 0x73e5cc5b754f <vm_exec_core+11535>, 0x73e5cc5b7565 <vm_exec_core+11557>, 0x73e5cc5b757b <vm_exec_core+11579>...}
#25 0x000073e5cc5ba4a8 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm.c:2825
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#26 rb_vm_exec (ec=0x73e5cb43c058) at /tmp/ruby/src/trunk-jemalloc/vm.c:2801
        _ec = 0x73e5cb43c058
        _tag = {tag = 36, retval = 4, buf = {0x73e5cb43c058, 0x73e5cc5ba500 <rb_vm_exec+272>, 0x0, 0x7fff8dec85f0, 0x73e5cb43c058}, prev = 0x7fff8dec86c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#27 0x000073e5cc5ccaed in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm.c:3064
        ec = <optimized out>
        val = <optimized out>
#28 0x000073e5cc399d25 in rb_ec_exec_node (ec=ec@entry=0x73e5cb43c058, n=n@entry=0x73e5cb81ad88) at /tmp/ruby/src/trunk-jemalloc/eval.c:283
        _ec = 0x73e5cb43c058
        _tag = {tag = 36, retval = 127430811047541, buf = {0x73e5cb43c058, 0x73e5cc399d70 <rb_ec_exec_node+240>, 0x0, 0x7fff8dec86a0, 0x73e5cb81ad88}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x73e5cb81ad88
#29 0x000073e5cc39e23b in ruby_run_node (n=0x73e5cb81ad88) at /tmp/ruby/src/trunk-jemalloc/eval.c:321
        ec = 0x73e5cb43c058
        status = 0
#30 0x00005ee04fd45186 in rb_main (argv=0x7fff8dec88e8, argc=5) at /tmp/ruby/src/trunk-jemalloc/main.c:42
        variable_in_this_stack_frame = 140735574477080
#31 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 496093) detached]
[359/758] 478508=ruby/test_yjit_exit_locations
[360/758] 478508=mkmf/test_have_func
[361/758] 478511=openssl/test_pkcs7
[362/758] 478512=ruby/test_zjit
[363/758] 478512=rubygems/test_gem
[364/758] 478511=optparse/test_optarg
[365/758] 478511=psych/test_data
[366/758] 478511=psych/test_stringio
[367/758] 478511=psych/test_parser
[368/758] 478511=psych/test_exception
[369/758] 478511=rubygems/test_gem_commands_help_command
[370/758] 478511=rubygems/test_gem_commands_build_command
[371/758] 478508=ripper/test_files_sample
[372/758] 478508=-ext-/win32/test_console_attr
[373/758] 478508=-ext-/iseq_load/test_iseq_load
[374/758] 478511=ruby/test_inlinecache
[375/758] 478511=ruby/test_marshal
[376/758] 478511=psych/test_numeric
[377/758] 478511=psych/test_ractor
[378/758] 478511=ruby/test_assignment
[379/758] 478512=ruby/enc/test_case_mapping
[380/758] 478512=-ext-/gvl/test_ubf_async_safe
[381/758] 478512=rubygems/test_gem_stream_ui
[382/758] 478512=open-uri/test_ssl
[383/758] 478508=-ext-/popen_deadlock/test_popen_deadlock
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 38627>
.Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 11
[384/758] 478512=rubygems/test_gem_stub_specification
[385/758] 478512=psych/test_tree_builder
[386/758] 478512=-ext-/load/test_protect
[387/758] 478512=-ext-/typeddata/test_typeddata
[388/758] 478508=lib/!Nothing_to_test
[389/758] 478508=test_trick
[390/758] 478511=psych/test_class
[391/758] 478512=rubygems/test_gem_commands_list_command
[392/758] 478511=mkmf/test_flags
[393/758] 478512=ruby/test_integer
[394/758] 478509=rubygems/test_gem_commands_install_command
[395/758] 478511=socket/test_tcp
[396/758] 478511=rubygems/test_gem_bundler_version_finder
[397/758] 478511=ruby/test_unicode_escape
[398/758] 478511=ruby/test_string_memory
[399/758] 478511=rubygems/test_gem_requirement
[400/758] 478511=ruby/test_complex2
[401/758] 478511=rubygems/test_webauthn_listener_response
[402/758] 478511=rubygems/test_kernel
[403/758] 478511=psych/test_array
[404/758] 478511=fiber/test_ractor
[405/758] 478511=date/test_date_arith
[406/758] 478511=rubygems/test_gem_commands_fetch_command
[407/758] 478512=-ext-/test_notimplement
[408/758] 478512=openssl/test_pkey
[409/758] 478511=pathname/test_ractor
[410/758] 478512=date/test_date_new
[411/758] 478512=ruby/test_trace
[412/758] 478512=-ext-/box/test_load_ext
[413/758] 478512=rubygems/test_gem_resolver_api_specification
[414/758] 478511=ruby/test_frozen_error
[415/758] 478511=mmtk/test_configuration
[416/758] 478511=rubygems/test_gem_specification
[417/758] 478512=ruby/test_arity
[418/758] 478512=mkmf/test_signedness
[419/758] 478508=openssl/test_provider
[420/758] 478508=dtrace/test_require
[421/758] 478508=ruby/test_literal
[422/758] 478509=ruby/test_compile_prism
[423/758] 478509=-ext-/struct/test_len
[424/758] 478509=-ext-/string/test_interned_str
[425/758] 478509=prism/result/attribute_write_test
[426/758] 478509=-ext-/exception/test_exception_at_throwing
[427/758] 478509=rubygems/test_bundled_ca
[428/758] 478509=fiber/test_thread
[429/758] 478509=prism/api/parse_test
[430/758] 478509=ruby/test_mixed_unicode_escapes
[431/758] 478509=uri/test_mailto
[432/758] 478509=fiber/test_sleep
[433/758] 478508=ruby/test_not
[434/758] 478508=rubygems/test_gem_command_manager
[435/758] 478508=psych/test_scalar
[436/758] 478508=rubygems/test_gem_ext_rake_builder
[437/758] 478509=json/json_encoding_test
[438/758] 478509=rubygems/test_remote_fetch_error
[439/758] 478509=mkmf/test_sizeof
[440/758] 478508=rubygems/test_gem_package_tar_writer
[441/758] 478508=ruby/test_system
[442/758] 478511=ruby/test_weakkeymap
[443/758] 478508=prism/result/equality_test
[444/758] 478508=rubygems/test_gem_commands_cert_command
[445/758] 478511=-ext-/array/test_to_ary_concat
[446/758] 478508=prism/newline_test
[447/758] 478508=-ext-/string/test_enc_associate
[448/758] 478511=ruby/test_method
[449/758] 478508=-ext-/string/test_coderange
[450/758] 478508=json/json_parser_test
[451/758] 478508=ruby/test_ast
[452/758] 478512=-ext-/st/test_update
[453/758] 478512=prism/result/constant_path_node_test
[454/758] 478512=strscan/test_stringscanner
[455/758] 478512=socket/test_socket
[456/758] 478512=pathname/test_pathname
[457/758] 478512=coverage/test_coverage
[458/758] 478509=ruby/test_super
[459/758] 478512=prism/heredoc_dedent_test
[460/758] 478512=psych/test_deprecated
[461/758] 478512=ruby/test_beginendblock
[462/758] 478509=openssl/test_ssl_session
[463/758] 478512=-ext-/bignum/test_div
[464/758] 478512=did_you_mean/core_ext/test_name_error_extension
[465/758] 478512=-ext-/test_abi
[466/758] 478509=ruby/test_m17n_comb
[467/758] 478512=test_find
[468/758] 478512=psych/test_marshalable
[469/758] 478512=did_you_mean/spell_checking/test_uncorrectable_name_check
[470/758] 478512=psych/test_stream
[471/758] 478512=test_pp
[472/758] 478512=rubygems/test_gem_resolver_git_specification
[473/758] 478512=rubygems/test_gem_commands_stale_command
[474/758] 478512=resolv/test_dns
[475/758] 478512=cgi/test_cgi_escape
[476/758] 478512=erb/test_erb_command
[477/758] 478512=optparse/test_acceptable
[478/758] 478512=ruby/test_file_exhaustive
[479/758] 478509=did_you_mean/spell_checking/test_require_path_check
[480/758] 478509=-ext-/string/test_cstr
[481/758] 478509=rubygems/test_gem_resolver_vendor_specification
[482/758] 478509=test_securerandom
[483/758] 478509=ruby/test_dup
[484/758] 478511=fileutils/test_nowrite
[485/758] 478511=ruby/test_memory_view
[486/758] 478509=ruby/test_thread_queue
[487/758] 478511=ruby/test_alias
[488/758] 478511=ruby/test_process
[489/758] 478509=net/protocol/test_protocol
[490/758] 478509=net/http/test_httpheader
[491/758] 478509=-ext-/econv/test_append
[492/758] 478509=ruby/test_exception
[493/758] 478512=ripper/test_files_lib
[494/758] 478512=socket/test_udp
[495/758] 478512=ruby/test_basicinstructions
[496/758] 478512=ruby/test_numeric
[497/758] 478512=ruby/test_io_buffer
[498/758] 478512=openssl/test_hmac
[499/758] 478512=ruby/test_lazy_enumerator
[500/758] 478512=mkmf/test_find_executable
[501/758] 478512=rubygems/test_gem_source
[502/758] 478512=resolv/test_mdns
[503/758] 478512=-ext-/exception/test_data_error
[504/758] 478512=socket/test_nonblock
[505/758] 478512=optparse/test_optparse
[506/758] 478512=uri/test_ws
[507/758] 478512=test_timeout
[508/758] 478512=io/console/test_ractor
[509/758] 478509=test_weakref
[510/758] 478512=rubygems/test_gem_uri_formatter
[511/758] 478512=openssl/test_ts
[512/758] 478509=ruby/test_path
[513/758] 478509=-ext-/string/test_normalize
[514/758] 478509=ruby/test_range
[515/758] 478512=prism/api/freeze_test
[516/758] 478512=rubygems/test_gem_resolver_specification
[517/758] 478512=-ext-/win32/test_fd_setsize
[518/758] 478512=fiber/test_queue
[519/758] 478512=ruby/test_env
[520/758] 478509=rubygems/test_gem_commands_rebuild_command
[521/758] 478509=rubygems/test_gem_dependency
[522/758] 478509=prism/result/overlap_test
[523/758] 478509=test_prettyprint
[524/758] 478509=did_you_mean/edit_distance/test_jaro_winkler
[525/758] 478509=mkmf/test_egrep_cpp
[526/758] 478509=date/test_date_conv
[527/758] 478509=did_you_mean/spell_checking/test_method_name_check
[528/758] 478509=-ext-/symbol/test_inadvertent_creation
[529/758] 478509=rubygems/test_gem_resolver_activation_request
[530/758] 478509=rubygems/test_gem_util
[531/758] 478509=rubygems/test_webauthn_listener
[532/758] 478509=-ext-/scheduler/test_interrupt_with_scheduler
[533/758] 478509=-ext-/file/test_stat
[534/758] 478509=rubygems/test_gem_package
[535/758] 478509=openssl/test_pkey_dsa
[536/758] 478509=json/json_ext_parser_test
[537/758] 478509=prism/magic_comment_test
[538/758] 478512=rubygems/test_gem_commands_yank_command
[539/758] 478512=date/test_date_compat
[540/758] 478512=rubygems/test_gem_commands_signout_command
[541/758] 478512=psych/nodes/test_enumerable
[542/758] 478512=-ext-/bignum/test_pack
[543/758] 478509=ripper/test_scanner_events
[544/758] 478509=did_you_mean/tree_spell/test_human_typo
[545/758] 478509=prism/ruby/ruby_parser_test
[546/758] 478509=ruby/test_nomethod_error
[547/758] 478509=mkmf/test_mkmf
[548/758] 478512=ripper/test_files_test_1
[549/758] 478512=fiber/test_enumerator
[550/758] 478509=rubygems/test_gem_dependency_installer
[551/758] 478512=rubygems/test_gem_unsatisfiable_dependency_error
[552/758] 478512=-ext-/eval/test_eval
[553/758] 478512=rubygems/test_gem_uri
[554/758] 478512=ruby/test_dir
[555/758] 478512=ruby/test_ifunless
[556/758] 478512=ruby/test_defined
[557/758] 478512=-ext-/test_bug-3571
[558/758] 478512=rubygems/test_gem_remote_fetcher
[559/758] 478512=rubygems/test_gem_ext_builder
[560/758] 478512=prism/result/static_literals_test
[561/758] 478512=rubygems/test_gem_remote_fetcher_s3
[562/758] 478512=psych/handlers/test_recorder
[563/758] 478512=mkmf/test_configuration
[564/758] 478512=ruby/test_fnmatch
[565/758] 478512=ruby/test_shapes
[566/758] 478512=rubygems/test_gem_resolver_dependency_request
[567/758] 478512=rubygems/test_gem_commands_owner_command
[568/758] 478509=ruby/test_iseq
[569/758] 478512=erb/test_erb_m17n
[570/758] 478512=prism/snippets_test
[571/758] 478509=rubygems/test_gem_path_support
[572/758] 478509=mkmf/test_have_library
[573/758] 478511=net/http/test_https_proxy
[574/758] 478511=test_forwardable
[575/758] 478511=-ext-/test_bug-5832
[576/758] 478511=psych/test_emitter
[577/758] 478511=rubygems/test_gem_request_set
[578/758] 478509=did_you_mean/test_tree_spell_checker
[579/758] 478509=-ext-/marshal/test_internal_ivar
[580/758] 478509=psych/test_string
[581/758] 478509=prism/ruby/desugar_compiler_test
[582/758] 478509=ruby/test_sleep
[583/758] 478511=mkmf/test_have_macro
[584/758] 478512=objspace/test_objspace
[585/758] 478511=-ext-/tracepoint/test_tracepoint
[586/758] 478511=dtrace/test_raise
[587/758] 478511=prism/locals_test
[588/758] 478511=net/http/test_httpresponse
[589/758] 478511=openssl/test_x509ext
[590/758] 478511=fileutils/test_verbose
[591/758] 478511=rubygems/test_gem_remote_fetcher_local_server
[592/758] 478511=rubygems/test_gem_commands_push_command
[593/758] 478509=ruby/test_eval
[594/758] 478511=rubygems/test_gem_name_tuple
[595/758] 478511=prism/ruby/reflection_test
[596/758] 478511=date/test_date_attr
[597/758] 478511=ruby/enc/test_emoji
[598/758] 478511=-ext-/array/test_resize
[599/758] 478511=rubygems/test_gem_resolver
[600/758] 478511=-ext-/load/test_stringify_symbols
[601/758] 478511=json/json_generic_object_test
[602/758] 478511=erb/test_erb
[603/758] 478511=ruby/enc/test_cp949
[604/758] 478511=ruby/test_condition
[605/758] 478511=rubygems/test_gem_install_update_options
[606/758] 478509=monitor/test_monitor
[607/758] 478509=-ext-/gvl/test_last_thread
[608/758] 478511=rubygems/test_gem_dependency_list
[609/758] 478511=digest/test_digest_extend
[610/758] 478511=rubygems/test_gem_rdoc
[611/758] 478511=openssl/test_bn
[612/758] 478509=openssl/test_pkey_rsa
[613/758] 478511=-ext-/st/test_numhash
[614/758] 478511=ruby/test_whileuntil
[615/758] 478511=uri/test_generic
[616/758] 478511=dtrace/test_singleton_function
[617/758] 478511=rubygems/test_gem_resolver_index_specification
[618/758] 478511=-ext-/funcall/test_passing_block
[619/758] 478511=mkmf/test_framework
[620/758] 478511=io/console/test_io_console
[621/758] 478509=ruby/test_file
[622/758] 478511=prism/bom_test
[623/758] 478511=rubygems/test_gem_ci_detector
[624/758] 478511=io/wait/test_io_wait_uncommon
[625/758] 478511=prism/result/heredoc_test
[626/758] 478511=rubygems/test_gem_ext_cmake_builder
[627/758] 478511=-ext-/integer/test_my_integer
[628/758] 478511=ruby/test_allocation
[629/758] 478509=resolv/test_svcb_https
[630/758] 478509=openssl/test_buffering
[631/758] 478509=rubygems/test_gem_version_option
[632/758] 478509=ruby/test_insns_leaf
[633/758] 478509=-ext-/struct/test_member
[634/758] 478509=ruby/test_flip
[635/758] 478509=ruby/test_syntax
[636/758] 478511=openssl/test_x509req
[637/758] 478511=-ext-/win32/test_dln
[638/758] 478511=ruby/test_backtrace
[639/758] 478511=openssl/test_x509name
[640/758] 478511=-ext-/string/test_nofree
[641/758] 478511=psych/test_scalar_scanner
[642/758] 478511=prism/result/continuable_test
[643/758] 478511=rubygems/test_gem_source_lock
[644/758] 478511=-ext-/load/test_resolve_symbol
[645/758] 478511=rubygems/test_gem_security_signer
[646/758] 478511=mkmf/test_pkg_config
[647/758] 478511=prism/encoding/symbol_encoding_test
[648/758] 478511=ruby/test_default_gems
[649/758] 478511=rubygems/test_gem_ext_ext_conf_builder
[650/758] 478511=net/http/test_buffered_io
[651/758] 478511=rubygems/test_gem_dependency_resolution_error
[652/758] 478511=rubygems/test_gem_commands_cleanup_command
[653/758] 478511=-ext-/path_to_class/test_path_to_class
[654/758] 478511=ruby/enc/test_utf16
[655/758] 478511=rubygems/test_gem_request_set_lockfile_parser
[656/758] 478511=ruby/test_autoload
[657/758] 478509=ruby/test_sprintf
[658/758] 478508=ruby/test_weakmap
[659/758] 478509=rubygems/test_gem_commands_which_command
[660/758] 478509=openssl/test_pkcs12
[661/758] 478509=ruby/enc/test_case_options
[662/758] 478509=ruby/test_refinement
[663/758] 478511=ruby/test_fiber
[664/758] 478508=net/http/test_httpresponses
[665/758] 478508=openssl/test_x509crl
[666/758] 478509=-ext-/marshal/test_usrmarshal
[667/758] 478508=ruby/test_optimization
[668/758] 478511=ripper/test_ripper
[669/758] 478509=rubygems/test_gem_request_set_lockfile
[670/758] 478511=-ext-/postponed_job/test_postponed_job
[671/758] 478509=prism/api/parse_success_test
[672/758] 478509=-ext-/test_recursion
[673/758] 478509=prism/api/parse_comments_test
[674/758] 478509=test_pty
[675/758] 478511=ruby/test_frozen
[676/758] 478511=prism/ruby/relocation_test
[677/758] 478511=ruby/enc/test_windows_1251
[678/758] 478511=objspace/test_ractor
[679/758] 478509=ruby/test_float
[680/758] 478511=rubygems/test_gem_ext_cargo_builder_unit
[681/758] 478511=test_delegate
[682/758] 478511=prism/ruby/source_test
[683/758] 478511=ruby/test_set
[684/758] 478511=prism/newline_offsets_test
[685/758] 478511=rubygems/test_gem_package_task
[686/758] 478511=digest/test_digest
[687/758] 478509=psych/test_omap
[688/758] 478509=digest/test_ractor
[689/758] 478509=ruby/test_complex
[690/758] 478511=-ext-/iter/test_yield_block
[691/758] 478511=test_shellwords
[692/758] 478511=ruby/test_rubyoptions
[693/758] 478509=ruby/test_pattern_matching
[694/758] 478509=prism/ruby/tunnel_test
[695/758] 478509=prism/result/named_capture_test
[696/758] 478509=ruby/test_settracefunc
[697/758] 478509=psych/test_psych
[698/758] 478509=rubygems/test_gem_text
[699/758] 478509=-ext-/string/test_set_len
[700/758] 478509=json/json_common_interface_test
[701/758] 478509=rubygems/test_gem_commands_open_command
[702/758] 478509=openssl/test_asn1
[703/758] 478509=optparse/test_zsh_completion
[704/758] 478509=ruby/test_method_cache
[705/758] 478509=ruby/test_sprintf_comb
[706/758] 478509=fiber/test_scheduler
[707/758] 478508=psych/test_serialize_subclasses
[708/758] 478508=ruby/test_enum
[709/758] 478508=fileutils/test_dryrun
[710/758] 478508=rubygems/test_gem_source_specific_file
[711/758] 478508=io/wait/test_ractor
[712/758] 478508=openssl/test_kdf
[713/758] 478508=date/test_date_ractor
[714/758] 478508=fiber/test_address_resolve
[715/758] 478508=yaml/test_dbm
[716/758] 478508=json/json_generator_test
[717/758] 478508=ruby/enc/test_iso_8859
[718/758] 478508=rubygems/test_gem_commands_signin_command
[719/758] 478508=uri/test_parser
[720/758] 478508=-ext-/num2int/test_num2int
[721/758] 478508=open-uri/test_open-uri
[722/758] 478508=-ext-/test_ensure_and_callcc
[723/758] 478508=-ext-/iter/test_iter_break
[724/758] 478508=-ext-/test_bug-14834
[725/758] 478508=rubygems/test_gem_commands_dependency_command
[726/758] 478508=rubygems/test_gem_commands_search_command
[727/758] 478508=ruby/enc/test_cesu8
[728/758] 478508=prism/regexp_test
[729/758] 478508=ruby/test_arithmetic_sequence
[730/758] 478508=socket/test_addrinfo
[731/758] 478508=rubygems/test_gem_commands_specification_command
[732/758] 478508=rubygems/test_gem_commands_contents_command
[733/758] 478508=rubygems/test_gem_resolver_lock_specification
[734/758] 478508=optparse/test_noarg
[735/758] 478508=prism/result/static_inspect_test
[736/758] 478508=rubygems/test_gem_util_atomic_file_writer
[737/758] 478508=rubygems/test_gem_resolver_best_set
[738/758] 478508=ruby/test_array
[739/758] 478509=ruby/test_threadgroup
[740/758] 478509=rubygems/test_gem_commands_environment_command
[741/758] 478509=ruby/enc/test_utf32
[742/758] 478509=prism/result/node_id_test
[743/758] 478509=ruby/test_warning
[744/758] 478509=rubygems/test_gem_safe_marshal
[745/758] 478509=date/test_date_strptime
[746/758] 478509=ruby/test_string
[747/758] 478511=psych/test_merge_keys
[748/758] 478511=ruby/enc/test_gbk
[749/758] 478511=error_highlight/test_error_highlight
[750/758] 478508=optparse/test_load
[751/758] 478508=io/nonblock/test_flush
[752/758] 478508=ruby/enc/test_euc_jp
[753/758] 478508=test_rbconfig
[754/758] 478508=test_open3
[755/758] 478511=did_you_mean/test_spell_checker
[756/758] 478511=rubygems/test_gem_resolver_conflict
[757/758] 478511=openssl/test_random
[758/758] 478511=ruby/test_call

  1) Error:
TestGc#test_interrupt_in_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec)
pid 496093 killed by SIGABRT (signal 6) (core dumped)
| 
| -e:11: [BUG] Segmentation fault at 0x000003e900074d2d
| ruby 4.1.0dev (2026-03-16T11:55:04Z master 39b6586178) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC  :define_finalizer
| c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK  -e:11
| c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169
| c:0002 p:0029 s:0008 E:001c00 l:n b:---- EVAL   -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:001b70 l:y b:---- DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -e:10:in '<main>'
| <internal:kernel>:169:in 'loop'
| -e:11:in 'block in <main>'
| -e:11:in 'define_finalizer'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 2
Finished tests in 676.972369s, 51.0375 tests/s, 10744.4400 assertions/s.
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x000073e5cbc26d61 RBP: 0x00007fff8dec80f0 RSP: 0x00007fff8dec80b0
|  RAX: 0xfffffffffffffffc RBX: 0x000073e5cb43b028 RCX: 0x000073e5cbc26d61
|  RDX: 0x0000000000000000 RDI: 0x000073e5cb43b050 RSI: 0x0000000000000189
|   R8: 0x0000000000000000  R9: 0x00000000ffffffff R10: 0x0000000000000000
|  R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
|  R14: 0x000073e5cc933d98 R15: 0x000073e5cb43b050 EFL: 0x0000000000000246
| 
| -- C level backtrace information -------------------------------------------
| th: 0x73e5cc933f40, native_id: 0x73e5cb8e0240
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC  :define_finalizer
| c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK  -e:11
| c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169
| c:0002 p:0029 s:0008 E:001c00 l:n b:---- EVAL   -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:001b70 l:y b:---- DUMMY  [FINISH]
| 
| th: 0x73e5b1ace600, native_id: 0x73e5b197f6c0
| -- Control frame information -----------------------------------------------
| c:0004 p:0002 s:0014 e:000013 l:n b:---- BLOCK  -e:9
| c:0003 p:0024 s:0011 e:000010 l:y b:0001 METHOD <internal:numeric>:262
| c:0002 p:0005 s:0006 e:000005 l:n b:---- BLOCK  -e:9 [FINISH]
| c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
| 
| ABRT received in SEGV handler

    /tmp/ruby/src/trunk-jemalloc/test/ruby/test_gc.rb:742:in 'TestGc#test_interrupt_in_finalizer'

34551 tests, 7273689 assertions, 0 failures, 1 errors, 158 skips

ruby -v: ruby 4.1.0dev (2026-03-16T11:55:04Z master 39b6586178) +PRISM [x86_64-linux]
make: *** [uncommon.mk:920: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/digest_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/finalizer_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/set_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
ruby 4.1.0dev (2026-03-16T11:55:04Z master 39b6586178) +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 61.605051 seconds

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