# Logfile created on 2025-11-04 05:22:34 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007827ff6ffdc0 @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.20251104-052234", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007827ff8ade10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007827ff8adc58 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007827ff639350 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20251104-052234", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20251104-052234>, @binmode=false, @mon_data=#<Monitor:0x00007827ff8ad758>, @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.2/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 0eac75df46
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/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 -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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/version.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 -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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
5479a3086c5aca080a07137d33b7dc44b12050faee5efcd98197d09d970f856a  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.5.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 -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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
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
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 '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/coverage'
make[2]: Leaving 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/digest'
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
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.0/ext/debug'
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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
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/syslog-0.3.0/ext/syslog'
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/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'
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
$$$[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 -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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.2/
generating enc.mk
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.

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
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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving 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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
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/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/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.3.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/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
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'
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/3.5.0+4/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+4/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+4/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+4/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+4/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+4
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+4
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+4
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+4/ruby
installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+4
installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+4
installing manpages:                /tmp/ruby/install/trunk-jemalloc/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+4
                                    bundler 4.0.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 5.1.3
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.7.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.0
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.6.3
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.4
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.0
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+4
                                    date 3.5.0
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.3.2
                                    json 2.15.2
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+4
                                    minitest 5.26.0
                                    power_assert 3.0.0
                                    rake 13.3.1
                                    test-unit 3.7.0
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.30.1
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.15.1
                                    irb 1.15.3
                                    reline 0.6.2
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+4/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2020 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 -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
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-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.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=47937
  "--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/756] 529171=rubygems/test_gem_gem_runner
[  2/756] 529172=ruby/test_time_tz
[  3/756] 529170=-ext-/debug/test_debug
[  4/756] 529173=-ext-/thread/test_instrumentation_api
[  5/756] 529170=rubygems/test_gem_impossible_dependencies_error
[  6/756] 529172=-ext-/namespace/test_load_ext
[  7/756] 529172=psych/visitors/test_yaml_tree
[  8/756] 529172=rubygems/test_gem_package_tar_reader
[  9/756] 529170=rubygems/test_gem_local_remote_options
[ 10/756] 529171=ruby/enc/test_case_comprehensive
[ 11/756] 529171=rubygems/test_gem_config_file
[ 12/756] 529172=optparse/test_did_you_mean
[ 13/756] 529170=prism/api/command_line_test
[ 14/756] 529170=rubygems/test_gem_commands_pristine_command
[ 15/756] 529172=ruby/test_yjit_exit_locations
[ 16/756] 529171=mkmf/test_have_func
[ 17/756] 529172=-ext-/arith_seq/test_arith_seq_beg_len_step
[ 18/756] 529172=rubygems/test_gem_resolver_requirement_list
[ 19/756] 529172=ruby/test_gc_compact
[ 20/756] 529173=socket/test_ancdata
[ 21/756] 529173=rubygems/test_gem_security
[ 22/756] 529170=yaml/test_store
[ 23/756] 529170=prism/lex_test
[ 24/756] 529171=rubygems/test_gem_update_suggestion
[ 25/756] 529171=psych/test_symbol
[ 26/756] 529171=prism/ractor_test
[ 27/756] 529171=-ext-/rational/test_rat
[ 28/756] 529171=-ext-/string/test_external_new
[ 29/756] 529171=rubygems/test_require
[ 30/756] 529172=fiber/test_backtrace
[ 31/756] 529172=rubygems/test_gem_resolver_lock_set
[ 32/756] 529170=rubygems/test_webauthn_poller
[ 33/756] 529172=strscan/test_ractor
[ 34/756] 529172=date/test_date_parse
[ 35/756] 529170=rubygems/test_gem_command
[ 36/756] 529172=win32/test_registry
[ 37/756] 529172=dtrace/test_array_create
[ 38/756] 529172=openssl/test_pkey_ec
[ 39/756] 529170=ruby/enc/test_emoji_breaks
[ 40/756] 529170=prism/encoding/regular_expression_encoding_test
[ 41/756] 529170=rubygems/test_gem_safe_yaml
[ 42/756] 529170=mkmf/test_flags
[ 43/756] 529172=psych/test_class
[ 44/756] 529172=rubygems/test_gem_commands_list_command
[ 45/756] 529172=test_trick
[ 46/756] 529171=rubygems/test_gem_commands_install_command
[ 47/756] 529170=ruby/test_integer
[ 48/756] 529173=-ext-/load/test_protect
[ 49/756] 529173=lib/!Nothing_to_test
[ 50/756] 529173=-ext-/typeddata/test_typeddata
[ 51/756] 529173=-ext-/popen_deadlock/test_popen_deadlock
[ 52/756] 529171=psych/test_tree_builder
[ 53/756] 529171=rubygems/test_gem_stub_specification
[ 54/756] 529173=ruby/test_complex2
[ 55/756] 529173=rubygems/test_webauthn_listener_response
[ 56/756] 529173=rubygems/test_kernel
[ 57/756] 529171=ruby/test_unicode_escape
[ 58/756] 529171=ruby/test_string_memory
[ 59/756] 529171=socket/test_tcp
[ 60/756] 529171=rubygems/test_gem_bundler_version_finder
[ 61/756] 529171=rubygems/test_gem_requirement
[ 62/756] 529172=psych/test_parser
[ 63/756] 529172=psych/test_data
[ 64/756] 529172=psych/test_stringio
[ 65/756] 529172=psych/test_exception
[ 66/756] 529172=rubygems/test_gem
[ 67/756] 529171=ruby/test_zjit
[ 68/756] 529171=openssl/test_pkcs7
[ 69/756] 529170=optparse/test_optarg
[ 70/756] 529173=ruby/test_assignment
[ 71/756] 529170=psych/test_ractor
[ 72/756] 529171=-ext-/gvl/test_ubf_async_safe
[ 73/756] 529171=ruby/enc/test_case_mapping
[ 74/756] 529171=rubygems/test_gem_stream_ui
[ 75/756] 529170=open-uri/test_ssl
[ 76/756] 529171=-ext-/win32/test_console_attr
[ 77/756] 529171=-ext-/iseq_load/test_iseq_load
[ 78/756] 529172=rubygems/test_gem_commands_build_command
[ 79/756] 529173=rubygems/test_gem_commands_help_command
[ 80/756] 529173=ripper/test_files_sample
[ 81/756] 529172=ruby/test_marshal
[ 82/756] 529173=ruby/test_inlinecache
[ 83/756] 529173=psych/test_numeric
[ 84/756] 529173=socket/test_basicsocket
[ 85/756] 529173=ruby/test_math
[ 86/756] 529173=dtrace/test_gc
[ 87/756] 529173=mkmf/test_libs
[ 88/756] 529170=prism/errors_test
[ 89/756] 529173=resolv/test_win32_config
[ 90/756] 529173=rubygems/test_gem_commands_exec_command
[ 91/756] 529170=ruby/test_vm_dump
[ 92/756] 529170=open-uri/test_ftp
[ 93/756] 529170=ruby/test_case
[ 94/756] 529172=rubygems/test_gem_validator
[ 95/756] 529172=prism/ruby/pattern_test
[ 96/756] 529170=rubygems/test_gem_request
[ 97/756] 529172=uri/test_common
[ 98/756] 529172=ruby/test_fixnum
[ 99/756] 529171=ruby/test_signal
[100/756] 529172=ruby/test_stringchar
[101/756] 529170=prism/api/dump_test
[102/756] 529172=date/test_date_strftime
[103/756] 529172=ruby/test_gc
[104/756] 529173=json/json_coder_test
[105/756] 529173=rubygems/test_gem_source_subpath_problem
[106/756] 529173=rubygems/test_gem_commands_sources_command
[107/756] 529171=ruby/test_struct
[108/756] 529170=-ext-/bignum/test_str2big
[109/756] 529170=-ext-/st/test_foreach
[110/756] 529170=fiber/test_mutex
[111/756] 529173=ruby/enc/test_big5
[112/756] 529173=-ext-/struct/test_data
[113/756] 529173=psych/test_date_time
[114/756] 529170=prism/result/implicit_array_test
[115/756] 529170=fiber/test_timeout
[116/756] 529170=optparse/test_summary
[117/756] 529173=-ext-/thread/test_lock_native_thread
[118/756] 529170=psych/test_safe_load
[119/756] 529170=prism/encoding/encodings_test
[120/756] 529170=uri/test_http
[121/756] 529170=dtrace/test_object_create_start
[122/756] 529170=rubygems/test_gem_source_git
[123/756] 529173=ruby/enc/test_regex_casefold
[124/756] 529173=prism/api/lex_test
[125/756] 529173=ruby/test_name_error
[126/756] 529173=ripper/test_sexp
[127/756] 529173=openssl/test_fips
[128/756] 529171=prism/version_test
[129/756] 529171=rubygems/test_gem_security_trust_dir
[130/756] 529171=prism/test_helper
[131/756] 529171=ripper/test_parser_events
[132/756] 529173=ruby/test_enumerator
[133/756] 529171=rubygems/test_gem_security_policy
[134/756] 529171=rubygems/test_gem_resolver_installer_set
[135/756] 529171=-ext-/test_scan_args
[136/756] 529171=psych/test_null
[137/756] 529171=rubygems/test_gem_silent_ui
[138/756] 529171=optparse/test_getopts
[139/756] 529171=mkmf/test_constant
[140/756] 529170=ruby/test_argf
[141/756] 529170=ruby/test_rubyvm
[142/756] 529170=prism/result/index_write_test
[143/756] 529170=json/json_fixtures_test
[144/756] 529170=-ext-/string/test_too_many_dummy_encodings
[145/756] 529170=ruby/test_yjit
[146/756] 529171=ruby/test_encoding
[147/756] 529171=did_you_mean/spell_checking/test_pattern_key_name_check
[148/756] 529171=ruby/test_keyword
[149/756] 529171=ruby/test_m17n
[150/756] 529171=rubygems/test_gem_source_fetch_problem
[151/756] 529171=prism/unescape_test
[152/756] 529171=prism/ruby/dispatcher_test
[153/756] 529171=ruby/test_object_id
[154/756] 529171=ruby/enc/test_windows_1252
[155/756] 529171=-ext-/proc/test_bmethod
[156/756] 529171=did_you_mean/test_ractor_compatibility
[157/756] 529171=openssl/test_ssl
[158/756] 529173=ruby/test_module
[159/756] 529173=prism/result/warnings_test
[160/756] 529173=psych/test_set
[161/756] 529173=rubygems/test_deprecate
[162/756] 529173=psych/test_object
[163/756] 529173=ruby/test_readpartial
[164/756] 529173=optparse/test_bash_completion
[165/756] 529173=date/test_date_marshal
[166/756] 529173=prism/ruby/string_query_test
[167/756] 529173=fileutils/test_fileutils
[168/756] 529173=stringio/test_ractor
[169/756] 529173=prism/result/integer_parse_test
[170/756] 529173=prism/api/parse_stream_test
[171/756] 529173=rubygems/test_gem_resolver_installed_specification
[172/756] 529173=json/json_string_matching_test
[173/756] 529173=mkmf/test_convertible
[174/756] 529171=ruby/test_transcode
[175/756] 529171=test_time
[176/756] 529171=dtrace/test_load
[177/756] 529171=test_extlibs
[178/756] 529170=openssl/test_ossl
[179/756] 529170=dtrace/test_method_cache
[180/756] 529170=psych/test_json_tree
[181/756] 529170=prism/result/string_test
[182/756] 529170=rubygems/test_gem_commands_mirror
[183/756] 529170=psych/visitors/test_depth_first
[184/756] 529170=rubygems/test_gem_package_tar_header
[185/756] 529170=rubygems/test_gem_resolver_api_set
[186/756] 529170=optparse/test_cclass
[187/756] 529170=ruby/test_hash
[188/756] 529171=psych/json/test_stream
[189/756] 529171=prism/result/comments_test
[190/756] 529171=-ext-/integer/test_integer
[191/756] 529171=openssl/test_pair
[192/756] 529171=date/test_date
[193/756] 529171=ruby/test_comparable
[194/756] 529171=test_bundled_gems
[195/756] 529171=ruby/test_io_timeout
[196/756] 529171=ruby/test_clone
[197/756] 529171=rubygems/test_gem_commands_server_command
[198/756] 529171=ruby/enc/test_euc_tw
[199/756] 529171=ruby/test_integer_comb
[200/756] 529170=prism/result/integer_base_flags_test
[201/756] 529170=rubygems/test_gem_console_ui
[202/756] 529170=-ext-/float/test_nextafter
[203/756] 529170=mkmf/test_install
[204/756] 529170=dtrace/test_cmethod
[205/756] 529170=-ext-/string/test_capacity
[206/756] 529170=psych/test_alias_and_anchor
[207/756] 529170=-ext-/wait/test_wait
[208/756] 529170=json/ractor_test
[209/756] 529170=openssl/test_x509attr
[210/756] 529170=ruby/test_yield
[211/756] 529171=ruby/test_bignum
[212/756] 529171=prism/result/regular_expression_options_test
[213/756] 529171=rubygems/test_gem_commands_unpack_command
[214/756] 529171=openssl/test_digest
[215/756] 529171=socket/test_unix
[216/756] 529171=-ext-/string/test_ellipsize
[217/756] 529171=uri/test_file
[218/756] 529171=-ext-/load/test_dot_dot
[219/756] 529171=ruby/test_symbol
[220/756] 529170=psych/test_coder
[221/756] 529170=openssl/test_x509store
[222/756] 529170=rubygems/test_gem_source_local
[223/756] 529170=uri/test_wss
[224/756] 529170=rubygems/test_exit
[225/756] 529170=rubygems/test_gem_request_set_gem_dependency_api
[226/756] 529170=psych/test_nil
[227/756] 529170=-ext-/bignum/test_mul
[228/756] 529170=-ext-/arith_seq/test_arith_seq_extract
[229/756] 529171=rubygems/test_gem_gemcutter_utilities
[230/756] 529170=ruby/enc/test_gb18030
[231/756] 529170=optparse/test_switch
[232/756] 529170=prism/result/numeric_value_test
[233/756] 529170=psych/visitors/test_to_ruby
[234/756] 529170=rubygems/test_gem_version
[235/756] 529170=rubygems/test_gem_ext_cargo_builder
[236/756] 529170=-ext-/string/test_enc_str_buf_cat
[237/756] 529170=ripper/test_lexer
[238/756] 529170=psych/test_psych_set
[239/756] 529171=rubygems/test_gem_resolver_index_set
[240/756] 529170=-ext-/test_random
[241/756] 529170=ruby/enc/test_grapheme_breaks
[242/756] 529170=test_tempfile
[243/756] 529171=ripper/test_files_test
[244/756] 529171=-ext-/method/test_arity
[245/756] 529171=ruby/test_io_m17n
[246/756] 529170=psych/test_encoding
[247/756] 529170=-ext-/string/test_rb_str_dup
[248/756] 529170=rubygems/test_gem_commands_lock_command
[249/756] 529170=socket/test_sockopt
[250/756] 529170=rubygems/test_gem_request_connection_pools
[251/756] 529170=ripper/test_files_ext
[252/756] 529170=psych/test_document
[253/756] 529170=ruby/test_proc
[254/756] 529171=optparse/test_placearg
[255/756] 529171=-ext-/vm/test_at_exit
[256/756] 529171=rubygems/test_gem_commands_uninstall_command
[257/756] 529170=zlib/test_zlib
[258/756] 529171=dtrace/test_hash_create
[259/756] 529171=ruby/test_primitive
[260/756] 529171=date/test_switch_hitter
[261/756] 529171=openssl/test_ocsp
[262/756] 529171=ruby/test_continuation
[263/756] 529171=psych/test_yamlstore
[264/756] 529171=rubygems/test_gem_ext_configure_builder
[265/756] 529171=-ext-/hash/test_delete
[266/756] 529171=-ext-/bignum/test_big2str
[267/756] 529171=-ext-/test_enumerator_kw
[268/756] 529171=rubygems/test_gem_commands_setup_command
[269/756] 529173=ruby/test_undef
[270/756] 529173=ruby/test_thread_cv
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
warning: process 531926 is a zombie - the process has already terminated
ptrace: Inappropriate ioctl for device.

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

/tmp/ruby/src/trunk-jemalloc/tool/lib/dump.gdb:12: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.
[271/756] 529173=test_tmpdir
[272/756] 529173=rubygems/test_gem_package_tar_reader_entry
[273/756] 529173=ruby/enc/test_koi8
[274/756] 529173=-ext-/test_printf
[275/756] 529173=dtrace/test_function_entry
[276/756] 529173=ruby/test_thread
[277/756] 529171=ruby/test_time
[278/756] 529171=-ext-/symbol/test_type
[279/756] 529171=ruby/test_complexrational
[280/756] 529171=ripper/test_filter
[281/756] 529171=net/http/test_http
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 10 #<File::Stat dev=0x8, ino=215184840, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[282/756] 529170=resolv/test_resource
[283/756] 529170=net/http/test_http_request
[284/756] 529170=psych/test_hash
[285/756] 529170=rubygems/test_gem_commands_update_command
[286/756] 529171=rubygems/test_gem_resolver_vendor_set
[287/756] 529171=ruby/test_pipe
[288/756] 529171=psych/test_object_references
[289/756] 529171=optparse/test_reqarg
[290/756] 529171=uri/test_ldap
[291/756] 529171=prism/ruby/location_test
[292/756] 529171=ruby/test_ractor
[293/756] 529173=ruby/enc/test_shift_jis
[294/756] 529173=ruby/test_require
[295/756] 529170=resolv/test_addr
[296/756] 529170=psych/test_boolean
[297/756] 529170=ruby/test_stack
[298/756] 529170=did_you_mean/spell_checking/test_key_name_check
[299/756] 529170=openssl/test_ns_spki
[300/756] 529170=json/test_helper
[301/756] 529170=rubygems/test_gem_resolver_local_specification
[302/756] 529170=rubygems/test_gem_resolver_composed_set
[303/756] 529170=ripper/test_files_test_2
[304/756] 529170=ruby/test_econv
[305/756] 529172=stringio/test_stringio
[306/756] 529172=openssl/test_x509cert
[307/756] 529172=rubygems/test_gem_remote_fetcher_local_ssl_server
[308/756] 529171=ruby/test_regexp
[309/756] 529170=ruby/test_rand
[310/756] 529170=-ext-/stack/test_stack_overflow
[311/756] 529170=-ext-/class/test_class2name
[312/756] 529170=json/json_ryu_fallback_test
[313/756] 529170=-ext-/bignum/test_bigzero
[314/756] 529170=ruby/test_parse
[315/756] 529173=rubygems/test_gem_platform
[316/756] 529170=ruby/test_rational2
[317/756] 529170=prism/fixtures_test
[318/756] 529172=ruby/test_lambda
[319/756] 529172=ruby/test_rational
[320/756] 529173=rubygems/test_project_sanity
[321/756] 529173=prism/ruby/compiler_test
[322/756] 529173=ruby/enc/test_euc_kr
[323/756] 529173=-ext-/string/test_fstring
[324/756] 529170=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[325/756] 529170=prism/ruby/parser_test
[326/756] 529170=ruby/test_class
[327/756] 529173=ruby/test_const
[328/756] 529173=prism/fuzzer_test
[329/756] 529173=-ext-/exception/test_ensured
[330/756] 529173=psych/test_struct
[331/756] 529173=rubygems/test_gem_source_list
[332/756] 529173=psych/test_yaml_special_cases
[333/756] 529173=prism/onigmo_test
[334/756] 529173=open-uri/test_proxy
[335/756] 529173=rubygems/test_gem_source_installed
[336/756] 529173=did_you_mean/spell_checking/test_class_name_check
[337/756] 529173=optparse/test_autoconf
[338/756] 529173=prism/result/breadth_first_search_test
[339/756] 529173=net/http/test_https
[340/756] 529172=psych/test_yamldbm
[341/756] 529172=prism/percent_delimiter_string_test
[342/756] 529172=rubygems/test_gem_commands_check_command
[343/756] 529172=mkmf/test_config
[344/756] 529172=fiber/test_io
[345/756] 529172=io/wait/test_io_wait
[346/756] 529172=optparse/test_kwargs
[347/756] 529172=uri/test_ftp
[348/756] 529172=openssl/test_cipher
[349/756] 529172=rubygems/test_gem_resolver_git_set
[350/756] 529172=-ext-/string/test_qsort
[351/756] 529172=fiber/test_storage
[352/756] 529172=-ext-/time/test_new
[353/756] 529172=rubygems/test_gem_installer
[354/756] 529173=json/json_addition_test
[355/756] 529173=ruby/test_pack
[356/756] 529173=prism/library_symbols_test
[357/756] 529173=etc/test_etc
[358/756] 529173=rubygems/test_gem_doctor
[359/756] 529173=did_you_mean/tree_spell/test_change_word
[360/756] 529173=rubygems/test_config
[361/756] 529173=rubygems/test_gem_commands_outdated_command
[362/756] 529173=dtrace/test_string
[363/756] 529173=ruby/test_iterator
[364/756] 529173=test_singleton
[365/756] 529173=rubygems/test_gem_spec_fetcher
[366/756] 529173=fiber/test_process
[367/756] 529173=ruby/test_metaclass
[368/756] 529173=rubygems/test_rubygems
[369/756] 529173=prism/ruby/ripper_test
[370/756] 529170=did_you_mean/spell_checking/test_variable_name_check
[371/756] 529170=rubygems/test_gem_source_vendor
[372/756] 529170=ruby/test_dir_m17n
[373/756] 529173=openssl/test_pkey_dh
[374/756] 529173=-ext-/struct/test_duplicate
[375/756] 529173=rubygems/test_gem_request_set_lockfile_tokenizer
[376/756] 529173=ruby/test_io
[377/756] 529170=rubygems/test_gem_available_set
[378/756] 529170=rubygems/test_gem_package_old
[379/756] 529170=-ext-/string/test_modify_expand
[380/756] 529170=psych/test_yaml
[381/756] 529170=ruby/test_random_formatter
[382/756] 529170=prism/encoding/string_encoding_test
[383/756] 529170=rubygems/test_gem_commands_info_command
[384/756] 529170=rubygems/test_gem_uninstaller
[385/756] 529172=ruby/test_key_error
[386/756] 529172=openssl/test_engine
[387/756] 529172=psych/visitors/test_emitter
[388/756] 529172=test_unicode_normalize
[389/756] 529172=ruby/test_data
[390/756] 529172=prism/result/source_location_test
[391/756] 529172=-ext-/exception/test_enc_raise
[392/756] 529172=ruby/test_object
[393/756] 529170=-ext-/bug_reporter/test_bug_reporter
[394/756] 529172=ruby/test_variable
[395/756] 529170=ruby/test_objectspace
[396/756] 529172=-ext-/debug/test_profile_frames
[397/756] 529172=fiber/test_io_close
[398/756] 529172=test_ipaddr
[399/756] 529172=fiber/test_io_buffer
[400/756] 529172=openssl/test_config
[401/756] 529172=prism/ruby/parameters_signature_test
[402/756] 529172=ruby/test_require_lib
[403/756] 529170=ruby/test_sprintf_comb
[404/756] 529170=ruby/test_method_cache
[405/756] 529170=fiber/test_scheduler
[406/756] 529173=prism/ruby/tunnel_test
[407/756] 529173=rubygems/test_gem_text
[408/756] 529173=-ext-/string/test_set_len
[409/756] 529173=ruby/test_settracefunc
[410/756] 529173=psych/test_psych
[411/756] 529173=prism/result/named_capture_test
[412/756] 529173=ruby/test_pattern_matching
[413/756] 529173=ruby/test_rubyoptions
[414/756] 529172=openssl/test_asn1
[415/756] 529172=json/json_common_interface_test
[416/756] 529172=rubygems/test_gem_commands_open_command
[417/756] 529172=optparse/test_zsh_completion
[418/756] 529172=openssl/test_kdf
[419/756] 529172=io/wait/test_ractor
[420/756] 529172=rubygems/test_gem_source_specific_file
[421/756] 529172=psych/test_serialize_subclasses
[422/756] 529172=ruby/test_enum
[423/756] 529172=fileutils/test_dryrun
[424/756] 529172=objspace/test_ractor
[425/756] 529172=ruby/test_float
[426/756] 529172=ruby/test_frozen
[427/756] 529172=ruby/enc/test_windows_1251
[428/756] 529172=prism/ruby/relocation_test
[429/756] 529172=ruby/test_set
[430/756] 529172=rubygems/test_gem_ext_cargo_builder_unit
[431/756] 529172=test_delegate
[432/756] 529172=-ext-/postponed_job/test_postponed_job
[433/756] 529171=rubygems/test_gem_request_set_lockfile
[434/756] 529172=test_pty
[435/756] 529171=prism/api/parse_success_test
[436/756] 529171=prism/api/parse_comments_test
[437/756] 529171=-ext-/test_recursion
[438/756] 529171=psych/test_omap
[439/756] 529171=test_shellwords
[440/756] 529171=digest/test_ractor
[441/756] 529170=ruby/test_complex
[442/756] 529172=-ext-/iter/test_yield_block
[443/756] 529172=rubygems/test_gem_package_task
[444/756] 529172=digest/test_digest
[445/756] 529171=prism/newline_offsets_test
[446/756] 529170=rubygems/test_gem_resolver_best_set
[447/756] 529170=ruby/test_array
[448/756] 529171=ruby/test_threadgroup
[449/756] 529172=ruby/enc/test_utf32
[450/756] 529172=rubygems/test_gem_commands_environment_command
[451/756] 529172=prism/result/static_inspect_test
[452/756] 529172=rubygems/test_gem_commands_contents_command
[453/756] 529171=rubygems/test_gem_resolver_lock_specification
[454/756] 529172=optparse/test_noarg
[455/756] 529171=test_open3
[456/756] 529172=did_you_mean/test_spell_checker
[457/756] 529172=test_rbconfig
[458/756] 529172=error_highlight/test_error_highlight
[459/756] 529172=ruby/enc/test_euc_jp
[460/756] 529172=io/nonblock/test_flush
[461/756] 529172=optparse/test_load
[462/756] 529172=rubygems/test_gem_resolver_conflict
[463/756] 529172=ruby/test_call
[464/756] 529172=openssl/test_random
[465/756] 529172=rubygems/test_gem_safe_marshal
[466/756] 529171=ruby/test_warning
[467/756] 529171=date/test_date_strptime
[468/756] 529171=prism/result/node_id_test
[469/756] 529171=ruby/test_string
[470/756] 529172=ruby/enc/test_gbk
[471/756] 529172=psych/test_merge_keys
[472/756] 529172=-ext-/num2int/test_num2int
[473/756] 529172=-ext-/iter/test_iter_break
[474/756] 529172=-ext-/test_ensure_and_callcc
[475/756] 529172=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_last_modified: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 44249>
.Closed file descriptor: TestOpenURI#test_redirect_relative: 11
[476/756] 529172=fiber/test_address_resolve
[477/756] 529172=date/test_date_ractor
[478/756] 529172=uri/test_parser
[479/756] 529172=yaml/test_dbm
[480/756] 529172=ruby/enc/test_iso_8859
[481/756] 529172=rubygems/test_gem_commands_signin_command
[482/756] 529172=json/json_generator_test
[483/756] 529172=rubygems/test_gem_commands_search_command
[484/756] 529172=prism/regexp_test
[485/756] 529172=rubygems/test_gem_commands_specification_command
[486/756] 529172=ruby/test_arithmetic_sequence
[487/756] 529172=socket/test_addrinfo
[488/756] 529172=ruby/enc/test_cesu8
[489/756] 529172=-ext-/test_bug-14834
[490/756] 529172=rubygems/test_gem_commands_dependency_command
[491/756] 529172=uri/test_generic
[492/756] 529172=-ext-/funcall/test_passing_block
[493/756] 529172=mkmf/test_framework
[494/756] 529172=rubygems/test_gem_resolver_index_specification
[495/756] 529172=dtrace/test_singleton_function
[496/756] 529172=rubygems/test_gem_rdoc
[497/756] 529172=digest/test_digest_extend
[498/756] 529172=openssl/test_bn
[499/756] 529172=monitor/test_monitor
[500/756] 529172=-ext-/gvl/test_last_thread
[501/756] 529172=rubygems/test_gem_install_update_options
[502/756] 529172=rubygems/test_gem_dependency_list
[503/756] 529172=ruby/test_whileuntil
[504/756] 529172=-ext-/st/test_numhash
[505/756] 529172=ruby/test_namespace
[506/756] 529172=openssl/test_pkey_rsa
[507/756] 529172=prism/result/heredoc_test
[508/756] 529172=rubygems/test_gem_ext_cmake_builder
[509/756] 529172=io/wait/test_io_wait_uncommon
[510/756] 529172=ruby/test_file
[511/756] 529170=io/console/test_io_console
[512/756] 529170=rubygems/test_gem_ci_detector
[513/756] 529170=prism/bom_test
[514/756] 529170=rubygems/test_gem_commands_push_command
[515/756] 529173=openssl/test_x509ext
[516/756] 529173=prism/locals_test
[517/756] 529173=net/http/test_httpresponse
[518/756] 529173=rubygems/test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 33743>
[519/756] 529172=fileutils/test_verbose
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11
[520/756] 529172=-ext-/array/test_resize
[521/756] 529172=ruby/enc/test_emoji
[522/756] 529173=rubygems/test_gem_resolver
[523/756] 529172=erb/test_erb
[524/756] 529172=ruby/enc/test_cp949
[525/756] 529172=json/json_generic_object_test
[526/756] 529172=ruby/test_condition
[527/756] 529172=-ext-/load/test_stringify_symbols
[528/756] 529172=ruby/test_eval
[529/756] 529170=prism/ruby/reflection_test
[530/756] 529170=date/test_date_attr
[531/756] 529170=rubygems/test_gem_name_tuple
[532/756] 529173=rubygems/test_gem_request_set_lockfile_parser
[533/756] 529170=ruby/enc/test_utf16
[534/756] 529170=ruby/test_sprintf
[535/756] 529173=ruby/test_autoload
[536/756] 529170=rubygems/test_gem_commands_cleanup_command
[537/756] 529172=rubygems/test_gem_ext_ext_conf_builder
[538/756] 529170=net/http/test_buffered_io
[539/756] 529170=rubygems/test_gem_dependency_resolution_error
[540/756] 529170=-ext-/path_to_class/test_path_to_class
[541/756] 529170=net/http/test_httpresponses
[542/756] 529170=-ext-/marshal/test_usrmarshal
[543/756] 529170=openssl/test_x509crl
[544/756] 529170=ripper/test_ripper
[545/756] 529172=ruby/test_optimization
[546/756] 529170=openssl/test_pkcs12
[547/756] 529170=rubygems/test_gem_commands_which_command
[548/756] 529170=ruby/test_weakmap
[549/756] 529173=ruby/test_refinement
[550/756] 529173=ruby/test_fiber
[551/756] 529172=ruby/enc/test_case_options
[552/756] 529172=-ext-/struct/test_member
[553/756] 529172=openssl/test_x509req
[554/756] 529170=ruby/test_syntax
[555/756] 529172=ruby/test_flip
[556/756] 529172=ruby/test_allocation
[557/756] 529173=openssl/test_buffering
[558/756] 529173=resolv/test_svcb_https
[559/756] 529173=-ext-/integer/test_my_integer
[560/756] 529173=ruby/test_insns_leaf
[561/756] 529173=rubygems/test_gem_version_option
[562/756] 529173=mkmf/test_pkg_config
[563/756] 529173=rubygems/test_gem_security_signer
[564/756] 529173=prism/encoding/symbol_encoding_test
[565/756] 529173=rubygems/test_gem_source_lock
[566/756] 529173=-ext-/load/test_resolve_symbol
[567/756] 529173=ruby/test_default_gems
[568/756] 529173=openssl/test_x509name
[569/756] 529173=-ext-/win32/test_dln
[570/756] 529173=ruby/test_backtrace
[571/756] 529171=psych/test_scalar_scanner
[572/756] 529171=-ext-/string/test_nofree
[573/756] 529171=rubygems/test_gem_dependency
[574/756] 529171=ruby/test_env
[575/756] 529173=rubygems/test_gem_commands_rebuild_command
[576/756] 529173=prism/result/overlap_test
[577/756] 529173=did_you_mean/edit_distance/test_jaro_winkler
[578/756] 529173=test_prettyprint
[579/756] 529173=rubygems/test_gem_resolver_specification
[580/756] 529173=prism/api/freeze_test
[581/756] 529173=fiber/test_queue
[582/756] 529173=-ext-/win32/test_fd_setsize
[583/756] 529173=rubygems/test_gem_util
[584/756] 529173=rubygems/test_webauthn_listener
[585/756] 529173=rubygems/test_gem_package
[586/756] 529173=openssl/test_pkey_dsa
[587/756] 529173=-ext-/file/test_stat
[588/756] 529173=date/test_date_conv
[589/756] 529173=mkmf/test_egrep_cpp
[590/756] 529172=rubygems/test_gem_resolver_activation_request
[591/756] 529172=-ext-/symbol/test_inadvertent_creation
[592/756] 529173=did_you_mean/spell_checking/test_method_name_check
[593/756] 529173=ruby/test_lazy_enumerator
[594/756] 529172=openssl/test_hmac
[595/756] 529172=optparse/test_optparse
[596/756] 529172=socket/test_nonblock
[597/756] 529172=rubygems/test_gem_source
[598/756] 529172=resolv/test_mdns
[599/756] 529172=mkmf/test_find_executable
[600/756] 529172=-ext-/exception/test_data_error
[601/756] 529171=ruby/test_basicinstructions
[602/756] 529172=socket/test_udp
[603/756] 529173=ripper/test_files_lib
[604/756] 529173=ruby/test_numeric
[605/756] 529171=ruby/test_io_buffer
[606/756] 529172=-ext-/string/test_normalize
[607/756] 529172=ruby/test_range
[608/756] 529173=io/console/test_ractor
[609/756] 529173=test_weakref
[610/756] 529171=uri/test_ws
[611/756] 529171=test_timeout
[612/756] 529173=openssl/test_ts
[613/756] 529171=ruby/test_path
[614/756] 529171=rubygems/test_gem_uri_formatter
[615/756] 529171=erb/test_erb_m17n
[616/756] 529171=rubygems/test_gem_commands_owner_command
[617/756] 529173=rubygems/test_gem_resolver_dependency_request
[618/756] 529173=ruby/test_iseq
[619/756] 529172=rubygems/test_gem_path_support
[620/756] 529172=prism/snippets_test
[621/756] 529171=rubygems/test_gem_remote_fetcher_s3
[622/756] 529171=psych/handlers/test_recorder
[623/756] 529171=ruby/test_shapes
[624/756] 529171=ruby/test_fnmatch
[625/756] 529171=mkmf/test_configuration
[626/756] 529171=psych/test_string
[627/756] 529171=prism/ruby/desugar_compiler_test
[628/756] 529171=did_you_mean/test_tree_spell_checker
[629/756] 529171=-ext-/marshal/test_internal_ivar
[630/756] 529171=mkmf/test_have_macro
[631/756] 529170=objspace/test_objspace
[632/756] 529173=-ext-/tracepoint/test_tracepoint
[633/756] 529171=dtrace/test_raise
[634/756] 529171=ruby/test_sleep
[635/756] 529173=psych/test_emitter
[636/756] 529173=-ext-/test_bug-5832
[637/756] 529173=mkmf/test_have_library
[638/756] 529171=test_forwardable
[639/756] 529171=net/http/test_https_proxy
[640/756] 529171=rubygems/test_gem_request_set
[641/756] 529171=ripper/test_scanner_events
[642/756] 529171=psych/nodes/test_enumerable
[643/756] 529171=-ext-/bignum/test_pack
[644/756] 529171=mkmf/test_mkmf
[645/756] 529171=did_you_mean/tree_spell/test_human_typo
[646/756] 529171=ruby/test_nomethod_error
[647/756] 529171=prism/ruby/ruby_parser_test
[648/756] 529171=json/json_ext_parser_test
[649/756] 529171=rubygems/test_gem_commands_signout_command
[650/756] 529171=date/test_date_compat
[651/756] 529171=prism/magic_comment_test
[652/756] 529172=rubygems/test_gem_commands_yank_command
[653/756] 529172=ruby/test_dir
[654/756] 529171=rubygems/test_gem_uri
[655/756] 529171=rubygems/test_gem_remote_fetcher
[656/756] 529173=prism/result/static_literals_test
[657/756] 529173=rubygems/test_gem_ext_builder
[658/756] 529172=-ext-/test_bug-3571
[659/756] 529172=ruby/test_defined
[660/756] 529172=ruby/test_ifunless
[661/756] 529172=fiber/test_enumerator
[662/756] 529172=ripper/test_files_test_1
[663/756] 529171=rubygems/test_gem_unsatisfiable_dependency_error
[664/756] 529171=-ext-/eval/test_eval
[665/756] 529171=rubygems/test_gem_dependency_installer
[666/756] 529173=psych/test_scalar
[667/756] 529173=rubygems/test_gem_command_manager
[668/756] 529173=rubygems/test_remote_fetch_error
[669/756] 529173=mkmf/test_sizeof
[670/756] 529172=rubygems/test_gem_ext_rake_builder
[671/756] 529171=json/json_encoding_test
[672/756] 529171=uri/test_mailto
[673/756] 529172=ruby/test_not
[674/756] 529171=fiber/test_sleep
[675/756] 529172=rubygems/test_gem_commands_cert_command
[676/756] 529171=prism/result/equality_test
[677/756] 529171=prism/newline_test
[678/756] 529171=-ext-/string/test_enc_associate
[679/756] 529171=-ext-/array/test_to_ary_concat
[680/756] 529172=ruby/test_weakkeymap
[681/756] 529172=rubygems/test_gem_package_tar_writer
[682/756] 529171=ruby/test_system
[683/756] 529172=rubygems/test_gem_resolver_api_specification
[684/756] 529172=ruby/test_trace
[685/756] 529172=mmtk/test_configuration
[686/756] 529172=ruby/test_frozen_error
[687/756] 529172=openssl/test_pkey
[688/756] 529172=pathname/test_ractor
[689/756] 529172=-ext-/test_notimplement
[690/756] 529172=date/test_date_new
[691/756] 529172=mkmf/test_signedness
[692/756] 529171=dtrace/test_require
[693/756] 529171=openssl/test_provider
[694/756] 529173=ruby/test_arity
[695/756] 529173=rubygems/test_gem_specification
[696/756] 529171=fiber/test_ractor
[697/756] 529171=psych/test_array
[698/756] 529171=rubygems/test_gem_commands_fetch_command
[699/756] 529171=date/test_date_arith
[700/756] 529171=prism/api/parse_test
[701/756] 529171=ruby/test_mixed_unicode_escapes
[702/756] 529171=-ext-/string/test_interned_str
[703/756] 529171=-ext-/struct/test_len
[704/756] 529171=prism/result/attribute_write_test
[705/756] 529171=ruby/test_compile_prism
[706/756] 529171=ruby/test_literal
[707/756] 529171=fiber/test_thread
[708/756] 529171=-ext-/exception/test_exception_at_throwing
[709/756] 529171=rubygems/test_bundled_ca
[710/756] 529171=ruby/test_dup
[711/756] 529171=test_securerandom
[712/756] 529171=erb/test_erb_command
[713/756] 529171=optparse/test_acceptable
[714/756] 529171=ruby/test_file_exhaustive
[715/756] 529173=cgi/test_cgi_escape
[716/756] 529173=resolv/test_dns
[717/756] 529173=rubygems/test_gem_commands_query_command
[718/756] 529173=did_you_mean/spell_checking/test_require_path_check
[719/756] 529173=rubygems/test_gem_resolver_vendor_specification
[720/756] 529173=-ext-/string/test_cstr
[721/756] 529173=net/http/test_httpheader
[722/756] 529173=net/protocol/test_protocol
[723/756] 529172=ruby/test_exception
[724/756] 529173=-ext-/econv/test_append
[725/756] 529173=ruby/test_process
[726/756] 529171=test_tsort
[727/756] 529171=fileutils/test_nowrite
[728/756] 529171=ruby/test_thread_queue
[729/756] 529171=ruby/test_memory_view
[730/756] 529171=ruby/test_alias
[731/756] 529171=coverage/test_coverage
[732/756] 529171=strscan/test_stringscanner
[733/756] 529171=prism/result/constant_path_node_test
[734/756] 529171=pathname/test_pathname
[735/756] 529171=socket/test_socket
[736/756] 529172=ruby/test_super
[737/756] 529171=-ext-/string/test_coderange
[738/756] 529171=json/json_parser_test
[739/756] 529171=ruby/test_method
[740/756] 529172=-ext-/st/test_update
[741/756] 529172=ruby/test_ast
[742/756] 529173=test_find
[743/756] 529173=psych/test_marshalable
[744/756] 529173=ruby/test_m17n_comb
[745/756] 529171=test_pp
[746/756] 529171=rubygems/test_gem_resolver_git_specification
[747/756] 529171=psych/test_stream
[748/756] 529171=rubygems/test_gem_commands_stale_command
[749/756] 529171=did_you_mean/spell_checking/test_uncorrectable_name_check
[750/756] 529171=ruby/test_beginendblock
[751/756] 529171=openssl/test_ssl_session
[752/756] 529171=psych/test_deprecated
[753/756] 529171=prism/heredoc_dedent_test
[754/756] 529171=did_you_mean/core_ext/test_name_error_extension
[755/756] 529171=-ext-/bignum/test_div
[756/756] 529171=-ext-/test_abi

  1) Error:
TestGc#test_interrupt_in_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec)
pid 531926 killed by SIGSEGV (signal 11) (core dumped)
| 
| -e:11: [BUG] Segmentation fault at 0x000003e900081314
| ruby 3.5.0dev (2025-11-04T02:39:11Z master 0eac75df46) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 l:y n:---- CFUNC  :define_finalizer
| c:0004 p:0021 s:0016 e:000015 l:n n:---- BLOCK  -e:11
| c:0003 p:0017 s:0013 e:000012 l:y n:0001 METHOD <internal:kernel>:169
| c:0002 p:0029 s:0008 E:000a60 l:n n:---- EVAL   -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:0014c0 l:y n:---- DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -e:10:in '<main>'
| <internal:kernel>:169:in 'loop'
| -e:11:in 'block in <main>'
| -e:11:in 'define_finalizer'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 2
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007ef88fe65eee RBP: 0x00007ef86f2db7c0 RSP: 0x00007fff18324ab0
|  RAX: 0x000000000000001d RBX: 0x00000091b193b191 RCX: 0x0000000000000001
|  RDX: 0x0000000000000001 RDI: 0x00007ef873a69818 RSI: 0x00007ef873a698e8
|   R8: 0x0000000000000001  R9: 0x0000000000000000 R10: 0x00007ef873a69700
|  R11: 0x00007ef872e00000 R12: 0x00007ef873a69700 R13: 0x0000000000000000
|  R14: 0x00007ef88ee3d000 R15: 0x0000000000000028 EFL: 0x0000000000000206
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_print_backtrace+0x14) [0x7ef89006486b] /tmp/ruby/src/trunk-jemalloc/vm_dump.c:1102
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-jemalloc/vm_dump.c:1447
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_bug_for_fatal_signal+0x10a) [0x7ef88fe375ea] /tmp/ruby/src/trunk-jemalloc/error.c:1130
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(sigsegv+0x48) [0x7ef88ffa2ed8] /tmp/ruby/src/trunk-jemalloc/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x7ef88f686320) [0x7ef88f686320]
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(RB_BUILTIN_TYPE+0x7) [0x7ef88fe65eee] /tmp/ruby/src/trunk-jemalloc/include/ruby/internal/value_type.h:191
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(gc_sweep_plane) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:3462
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(gc_sweep_page) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:3571
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(gc_sweep_step) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:3852
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(gc_sweep+0x1c2) [0x7ef88fe67772] /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:4119
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(gc_start+0xc14) [0x7ef88fe69a84] /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:6530
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_multi_ractor_p+0x0) [0x7ef88fe69f2e] /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:6411
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_vm_lock_leave) /tmp/ruby/src/trunk-jemalloc/vm_sync.h:101
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_gc_vm_unlock) /tmp/ruby/src/trunk-jemalloc/gc.c:146
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(garbage_collect) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:6413
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(objspace_malloc_increase_body+0x1a) [0x7ef88fe6a67a] /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:8070
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(objspace_malloc_fixup) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:8155
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(ruby_xcalloc) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:8272
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_data_typed_object_zalloc+0x106) [0x7ef88fe6dfb6] /tmp/ruby/src/trunk-jemalloc/gc.c:1126
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_obj_written+0x0) [0x7ef88ff306ea] /tmp/ruby/src/trunk-jemalloc/proc.c:294
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_obj_write) /tmp/ruby/src/trunk-jemalloc/include/ruby/internal/gc.h:820
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(proc_binding) /tmp/ruby/src/trunk-jemalloc/proc.c:3623
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_callable_receiver+0x5d) [0x7ef88ff3092d] /tmp/ruby/src/trunk-jemalloc/proc.c:2996
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(define_final+0x26) [0x7ef88fe5a236] /tmp/ruby/src/trunk-jemalloc/gc.c:1708
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7ef89002fb2d] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3915
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_sendish+0xcc) [0x7ef8900391fc] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:6108
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_exec_core+0x84) [0x7ef890046334] ../../src/trunk-jemalloc/insns.def:902
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_vm_exec+0x20e) [0x7ef89004bf9e] /tmp/ruby/src/trunk-jemalloc/vm.c:2765
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7ef88fe413b5] /tmp/ruby/src/trunk-jemalloc/eval.c:283
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(ruby_run_node+0x8b) [0x7ef88fe4588b] /tmp/ruby/src/trunk-jemalloc/eval.c:321
| /tmp/ruby/build/trunk-jemalloc/ruby(rb_main+0x21) [0x60226ea02186] /tmp/ruby/src/trunk-jemalloc/main.c:42
| /tmp/ruby/build/trunk-jemalloc/ruby(main) /tmp/ruby/src/trunk-jemalloc/main.c:62
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7ef88f66b1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7ef88f66b28b] ../csu/libc-start.c:360
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| [0x60226ea021d5]
Finished tests in 760.901729s, 44.1910 tests/s, 9003.3361 assertions/s.
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 60226ea01000-60226ea02000 r--p 00000000 00:6e 13689533                   /tmp/ruby/build/trunk-jemalloc/ruby
| 60226ea02000-60226ea03000 r-xp 00001000 00:6e 13689533                   /tmp/ruby/build/trunk-jemalloc/ruby
| 60226ea03000-60226ea04000 r--p 00002000 00:6e 13689533                   /tmp/ruby/build/trunk-jemalloc/ruby
| 60226ea04000-60226ea05000 r--p 00002000 00:6e 13689533                   /tmp/ruby/build/trunk-jemalloc/ruby
| 60226ea05000-60226ea06000 rw-p 00003000 00:6e 13689533                   /tmp/ruby/build/trunk-jemalloc/ruby
| 7ef7dac00000-7ef7dcc00000 rw-p 00000000 00:00 0 
| 7ef7dd05d000-7ef7dd264000 r--s 00000000 00:6e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7ef7dd264000-7ef7de841000 r--s 00000000 00:6e 13669150                   /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0
| 7ef7de841000-7ef7de880000 r--s 00000000 00:6e 13689533                   /tmp/ruby/build/trunk-jemalloc/ruby
| 7ef7de880000-7ef7e0c00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef7e0c00000-7ef7e2800000 rw-p 00000000 00:00 0 
| 7ef7e2810000-7ef7e9400000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef7e9400000-7ef815c00000 rw-p 00000000 00:00 0 
| 7ef815c10000-7ef816e00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef816e00000-7ef818600000 rw-p 00000000 00:00 0 
| 7ef818610000-7ef826c00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef826c00000-7ef828000000 rw-p 00000000 00:00 0 
| 7ef828010000-7ef82ba00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef82ba00000-7ef842a00000 rw-p 00000000 00:00 0 
| 7ef842a10000-7ef848800000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef848800000-7ef849600000 rw-p 00000000 00:00 0 
| 7ef849610000-7ef84e400000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef84e400000-7ef84f000000 rw-p 00000000 00:00 0 
| 7ef84f010000-7ef852400000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef852400000-7ef85d400000 rw-p 00000000 00:00 0 
| 7ef85d410000-7ef85e000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef85e000000-7ef85ea00000 rw-p 00000000 00:00 0 
| 7ef85ea10000-7ef863200000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef863200000-7ef868a00000 rw-p 00000000 00:00 0 
| 7ef868a10000-7ef86b400000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef86b400000-7ef86e000000 rw-p 00000000 00:00 0 
| 7ef86e010000-7ef86f400000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef86f400000-7ef870c00000 rw-p 00000000 00:00 0 
| 7ef870c10000-7ef8716d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef8716d0000-7ef8722d0000 rw-p 00000000 00:00 0 
| 7ef8722d0000-7ef872a00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef872a00000-7ef872e00000 rw-p 00000000 00:00 0 
| 7ef872e00000-7ef873020000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef873020000-7ef8733a0000 rw-p 00000000 00:00 0 
| 7ef8733a0000-7ef873400000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef873400000-7ef873800000 rw-p 00000000 00:00 0 
| 7ef873810000-7ef8738b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef8738bf000-7ef873bbf000 rw-p 00000000 00:00 0 
| 7ef873bbf000-7ef873bc0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873bc0000-7ef873c01000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873c01000-7ef873c02000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873c02000-7ef873c43000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873c43000-7ef873c44000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873c44000-7ef873c85000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873c85000-7ef873c86000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873c86000-7ef873cc7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873cc7000-7ef873cc8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873cc8000-7ef873d09000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873d09000-7ef873d0a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873d0a000-7ef873d4b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873d4b000-7ef873d4c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873d4c000-7ef873d8d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873d8d000-7ef873d8e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873d8e000-7ef873dcf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873dcf000-7ef873dd0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873dd0000-7ef873e11000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873e11000-7ef873e12000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873e12000-7ef873e53000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873e53000-7ef873e54000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873e54000-7ef873e95000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873e95000-7ef873e96000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873e96000-7ef873ed7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873ed7000-7ef873ed8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873ed8000-7ef873f19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873f19000-7ef873f1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873f1a000-7ef873f5b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873f5b000-7ef873f5c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873f5c000-7ef873f9d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873f9d000-7ef873f9e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873f9e000-7ef873fdf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873fdf000-7ef873fe0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef873fe0000-7ef874021000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef874021000-7ef874022000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef874022000-7ef874063000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef874063000-7ef874064000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef874064000-7ef8740a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8740a5000-7ef8740a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8740a6000-7ef8740e7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8740e7000-7ef8740e8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8740e8000-7ef874129000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef874129000-7ef87412a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef87412a000-7ef87416b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef87416b000-7ef87416c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef87416c000-7ef8741ad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8741ad000-7ef8741ae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8741ae000-7ef8741ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8741ef000-7ef8741f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8741f0000-7ef874231000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef874231000-7ef874232000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef874232000-7ef874273000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef874273000-7ef874274000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef874274000-7ef8742b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8742b5000-7ef8742b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8742b6000-7ef8742f7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8742f7000-7ef8742f8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8742f8000-7ef874339000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef874339000-7ef87433a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef87433a000-7ef87437b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef87437b000-7ef87437c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef87437c000-7ef8743bd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8743bd000-7ef8743be000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8743be000-7ef8743ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7ef8743ff000-7ef874400000 ---p 00000000 00:00 0 
| 7ef874400000-7ef874c00000 rw-p 00000000 00:00 0 
| 7ef874c00000-7ef875200000 rw-p 00000000 00:00 0 
| 7ef875210000-7ef875380000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef875380000-7ef875600000 rw-p 00000000 00:00 0 
| 7ef875600000-7ef88d600000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 7ef88d600000-7ef88ea00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 7ef88ea00000-7ef88f200000 rw-p 00000000 00:00 0 
| 7ef88f210000-7ef88f290000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef88f29f000-7ef88f2a0000 ---p 00000000 00:00 0 
| 7ef88f2a0000-7ef88f2c0000 rw-p 00000000 00:00 0 
| 7ef88f2c0000-7ef88f2f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef88f2fb000-7ef88f2fc000 r--p 00000000 00:6e 14557507                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 7ef88f2fc000-7ef88f2fd000 r-xp 00001000 00:6e 14557507                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 7ef88f2fd000-7ef88f2fe000 r--p 00002000 00:6e 14557507                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 7ef88f2fe000-7ef88f2ff000 r--p 00002000 00:6e 14557507                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 7ef88f2ff000-7ef88f300000 rw-p 00003000 00:6e 14557507                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 7ef88f300000-7ef88f390000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7ef88f390000-7ef88f397000 rw-p 00000000 00:00 0 
| 7ef88f397000-7ef88f434000 r--p 00000000 00:6e 15349661                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 7ef88f434000-7ef88f574000 r-xp 0009d000 00:6e 15349661                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 7ef88f574000-7ef88f602000 r--p 001dd000 00:6e 15349661                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 7ef88f602000-7ef88f60d000 r--p 0026b000 00:6e 15349661                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 7ef88f60d000-7ef88f610000 rw-p 00276000 00:6e 15349661                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 7ef88f610000-7ef88f614000 rw-p 00000000 00:00 0 
| 7ef88f614000-7ef88f618000 r--p 00000000 00:6e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7ef88f618000-7ef88f63b000 r-xp 00004000 00:6e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7ef88f63b000-7ef88f63f000 r--p 00027000 00:6e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7ef88f63f000-7ef88f640000 r--p 0002b000 00:6e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7ef88f640000-7ef88f641000 rw-p 0002c000 00:6e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7ef88f641000-7ef88f669000 r--p 00000000 00:6e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7ef88f669000-7ef88f7f1000 r-xp 00028000 00:6e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7ef88f7f1000-7ef88f840000 r--p 001b0000 00:6e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7ef88f840000-7ef88f844000 r--p 001fe000 00:6e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7ef88f844000-7ef88f846000 rw-p 00202000 00:6e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7ef88f846000-7ef88f853000 rw-p 00000000 00:00 0 
| 7ef88f853000-7ef88f863000 r--p 00000000 00:6e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7ef88f863000-7ef88f8e2000 r-xp 00010000 00:6e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7ef88f8e2000-7ef88f93a000 r--p 0008f000 00:6e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7ef88f93a000-7ef88f93b000 r--p 000e7000 00:6e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7ef88f93b000-7ef88f93c000 rw-p 000e8000 00:6e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7ef88f93c000-7ef88f93e000 rw-p 00000000 00:00 0 
| 7ef88f93e000-7ef88f940000 r--p 00000000 00:6e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7ef88f940000-7ef88f955000 r-xp 00002000 00:6e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7ef88f955000-7ef88f96e000 r--p 00017000 00:6e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7ef88f96e000-7ef88f96f000 r--p 0002f000 00:6e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7ef88f96f000-7ef88f970000 rw-p 00030000 00:6e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7ef88f970000-7ef88f978000 rw-p 00000000 00:00 0 
| 7ef88f978000-7ef88f982000 r--p 00000000 00:6e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7ef88f982000-7ef88f9e5000 r-xp 0000a000 00:6e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7ef88f9e5000-7ef88f9fa000 r--p 0006d000 00:6e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7ef88f9fa000-7ef88f9fb000 r--p 00081000 00:6e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7ef88f9fb000-7ef88f9fc000 rw-p 00082000 00:6e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7ef88f9fc000-7ef88fa05000 r--p 00000000 00:6e 16282309                   /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 7ef88fa05000-7ef88fab2000 r-xp 00009000 00:6e 16282309                   /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 7ef88fab2000-7ef88fac0000 r--p 000b6000 00:6e 16282309                   /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 7ef88fac0000-7ef88fac6000 r--p 000c4000 00:6e 16282309                   /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 7ef88fac6000-7ef88fac7000 rw-p 000ca000 00:6e 16282309                   /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 7ef88fac7000-7ef88fce6000 rw-p 00000000 00:00 0 
| 7ef88fce6000-7ef88fce8000 r--p 00000000 00:6e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7ef88fce8000-7ef88fcfa000 r-xp 00002000 00:6e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7ef88fcfa000-7ef88fd00000 r--p 00014000 00:6e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7ef88fd00000-7ef88fd01000 r--p 0001a000 00:6e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7ef88fd01000-7ef88fd02000 rw-p 0001b000 00:6e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7ef88fd02000-7ef88fd03000 r--p 00000000 00:6e 14558110                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 7ef88fd03000-7ef88fd04000 r-xp 00001000 00:6e 14558110                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 7ef88fd04000-7ef88fd05000 r--p 00002000 00:6e 14558110                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 7ef88fd05000-7ef88fd06000 r--p 00002000 00:6e 14558110                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 7ef88fd06000-7ef88fd07000 rw-p 00003000 00:6e 14558110                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 7ef88fd07000-7ef88fd4f000 r--p 00000000 00:6e 13669150                   /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0
| 7ef88fd4f000-7ef890203000 r-xp 00048000 00:6e 13669150                   /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0
| 7ef890203000-7ef8903a1000 r--p 004fc000 00:6e 13669150                   /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0
| 7ef8903a1000-7ef8903b7000 r--p 0069a000 00:6e 13669150                   /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0
| 7ef8903b7000-7ef8903bb000 rw-p 006b0000 00:6e 13669150                   /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0
| 7ef8903bb000-7ef8903d1000 rw-p 00000000 00:00 0 
| 7ef8903d1000-7ef8903d2000 r--p 00000000 00:6e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ef8903d2000-7ef8903fd000 r-xp 00001000 00:6e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ef8903fd000-7ef890407000 r--p 0002c000 00:6e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ef890407000-7ef890409000 r--p 00036000 00:6e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ef890409000-7ef89040b000 rw-p 00038000 00:6e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fff18307000-7fff18328000 rw-p 00000000 00:00 0                          [stack]
| 7fff18377000-7fff1837b000 r--p 00000000 00:00 0                          [vvar]
| 7fff1837b000-7fff1837d000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 

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

33625 tests, 6850654 assertions, 0 failures, 1 errors, 169 skips

ruby -v: ruby 3.5.0dev (2025-11-04T02:39:11Z master 0eac75df46) +PRISM [x86_64-linux]
make: *** [uncommon.mk:910: 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 -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
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-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.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'
ruby 3.5.0dev (2025-11-04T02:39:11Z master 0eac75df46) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 .......................................

Finished in 131.559617 seconds

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