# Logfile created on 2025-06-30 23:31:12 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000780815c7fde0 @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.20250630-233112", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000780815e2d908 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000780815e2d520 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007808117591f8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250630-233112", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250630-233112>, @binmode=false, @mon_data=#<Monitor:0x0000780815e2d110>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision -
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   99360e5..8f758de  master     -> origin/master
Updating 99360e5..8f758de
Fast-forward
 .github/workflows/zjit-macos.yml  |  2 +-
 .github/workflows/zjit-ubuntu.yml |  2 +-
 test/ruby/test_zjit.rb            |  1 +
 zjit/bindgen/src/main.rs          |  1 +
 zjit/src/cruby.rs                 | 11 ++++++++---
 zjit/src/cruby_bindings.inc.rs    |  1 +
 zjit/src/hir.rs                   | 30 ++++++++++++++++++++++++------
 zjit/src/hir_type/mod.rs          |  2 ++
 8 files changed, 39 insertions(+), 11 deletions(-)
Latest commit hash = 8f758de4c8
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision -
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision unchanged
make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk-jemalloc/revision.h updated
generating x86_64-linux-fake.rb
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.5.gem
x86_64-linux-fake.rb updated
generating enc.mk
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.6dev.gem
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 -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 -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 -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 -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.inc updated
34a0b2600431dd26b0e994bb3c969c653bb5d170e7b8f75310b541fbfc55fb93  builtin_binary.inc
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 -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 -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 encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering 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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
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/debug-1.10.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/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.4/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/debug-1.10.0/ext/debug'
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/nkf-0.2.0/ext/nkf'
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]: 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'
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/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
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision -
	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 -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 -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'
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision unchanged
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision -
generating encdb.h
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.

/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged
generating enc.mk
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision unchanged
encdb.h unchanged
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.6dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
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]: 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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
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/pty'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.2.2/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/ext/ripper'
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]: 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.10.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.2.2/ext/bigdecimal'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.4/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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
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/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+2/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+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+2/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+2
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+2/ruby
installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+2
installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+2
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+2
                                    bundler 2.7.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 5.0.1
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+2
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.12.2
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+2
                                    minitest 5.25.5
                                    rake 13.3.0
                                    test-unit 3.6.8
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.9
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.4
                                    typeprof 0.30.1
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.2.2
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.2
                                    pstore 0.2.0
                                    benchmark 0.4.1
                                    logger 1.7.0
                                    rdoc 6.14.1
                                    irb 1.15.2
                                    reline 0.6.1
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+2/cache
skipped bundled gems:
    power_assert-2.0.6dev.gem       not found in bundled_gems
    power_assert-3.0.0dev.gem       not found in bundled_gems
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2023 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 -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 -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 -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 -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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
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.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
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.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.4/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=59062
  "--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/754] 3466748=psych/test_serialize_subclasses
[  2/754] 3466745=fileutils/test_dryrun
[  3/754] 3466748=ruby/test_enum
[  4/754] 3466745=openssl/test_kdf
[  5/754] 3466746=io/wait/test_ractor
[  6/754] 3466747=rubygems/test_gem_source_specific_file
[  7/754] 3466746=prism/result/named_capture_test
[  8/754] 3466746=ruby/test_settracefunc
[  9/754] 3466745=psych/test_psych
[ 10/754] 3466745=rubygems/test_gem_text
[ 11/754] 3466745=-ext-/string/test_set_len
[ 12/754] 3466745=prism/ruby/tunnel_test
[ 13/754] 3466747=ruby/test_rubyoptions
[ 14/754] 3466745=ruby/test_pattern_matching
[ 15/754] 3466745=optparse/test_zsh_completion
[ 16/754] 3466745=rubygems/test_gem_commands_open_command
[ 17/754] 3466745=json/json_common_interface_test
[ 18/754] 3466745=openssl/test_asn1
[ 19/754] 3466745=ruby/test_sprintf_comb
[ 20/754] 3466745=ruby/test_method_cache
[ 21/754] 3466745=fiber/test_scheduler
[ 22/754] 3466748=digest/test_digest
[ 23/754] 3466746=rubygems/test_gem_package_task
[ 24/754] 3466746=prism/newline_offsets_test
[ 25/754] 3466748=psych/test_omap
[ 26/754] 3466748=test_shellwords
[ 27/754] 3466748=-ext-/iter/test_yield_block
[ 28/754] 3466748=ruby/test_complex
[ 29/754] 3466746=digest/test_ractor
[ 30/754] 3466746=-ext-/postponed_job/test_postponed_job
[ 31/754] 3466748=rubygems/test_gem_request_set_lockfile
[ 32/754] 3466746=test_pty
[ 33/754] 3466748=-ext-/test_recursion
[ 34/754] 3466748=prism/api/parse_comments_test
[ 35/754] 3466748=prism/api/parse_success_test
[ 36/754] 3466746=ruby/test_float
[ 37/754] 3466748=objspace/test_ractor
[ 38/754] 3466748=prism/ruby/relocation_test
[ 39/754] 3466748=ruby/enc/test_windows_1251
[ 40/754] 3466748=ruby/test_frozen
[ 41/754] 3466748=ruby/test_set
[ 42/754] 3466748=test_delegate
[ 43/754] 3466748=rubygems/test_gem_ext_cargo_builder_unit
[ 44/754] 3466748=date/test_date_strptime
[ 45/754] 3466748=ruby/test_warning
[ 46/754] 3466748=rubygems/test_gem_safe_marshal
[ 47/754] 3466745=prism/result/node_id_test
[ 48/754] 3466746=psych/test_merge_keys
[ 49/754] 3466746=ruby/enc/test_gbk
[ 50/754] 3466746=ruby/test_string
[ 51/754] 3466745=test_rbconfig
[ 52/754] 3466745=did_you_mean/test_spell_checker
[ 53/754] 3466745=test_open3
[ 54/754] 3466748=optparse/test_load
[ 55/754] 3466748=io/nonblock/test_flush
[ 56/754] 3466748=ruby/enc/test_euc_jp
[ 57/754] 3466748=error_highlight/test_error_highlight
[ 58/754] 3466748=openssl/test_random
[ 59/754] 3466748=ruby/test_call
[ 60/754] 3466748=rubygems/test_gem_resolver_conflict
[ 61/754] 3466748=prism/result/static_inspect_test
[ 62/754] 3466748=rubygems/test_gem_resolver_lock_specification
[ 63/754] 3466748=optparse/test_noarg
[ 64/754] 3466748=rubygems/test_gem_commands_contents_command
[ 65/754] 3466748=rubygems/test_gem_resolver_best_set
[ 66/754] 3466748=rubygems/test_gem_commands_environment_command
[ 67/754] 3466748=ruby/enc/test_utf32
[ 68/754] 3466748=ruby/test_threadgroup
[ 69/754] 3466745=ruby/test_array
[ 70/754] 3466748=-ext-/test_bug-14834
[ 71/754] 3466748=rubygems/test_gem_commands_dependency_command
[ 72/754] 3466748=rubygems/test_gem_commands_search_command
[ 73/754] 3466748=ruby/test_arithmetic_sequence
[ 74/754] 3466748=socket/test_addrinfo
[ 75/754] 3466748=rubygems/test_gem_commands_specification_command
[ 76/754] 3466748=prism/regexp_test
[ 77/754] 3466748=ruby/enc/test_cesu8
[ 78/754] 3466748=date/test_date_ractor
[ 79/754] 3466748=fiber/test_address_resolve
[ 80/754] 3466748=uri/test_parser
[ 81/754] 3466748=json/json_generator_test
[ 82/754] 3466748=rubygems/test_gem_commands_signin_command
[ 83/754] 3466748=ruby/enc/test_iso_8859
[ 84/754] 3466748=yaml/test_dbm
[ 85/754] 3466748=-ext-/num2int/test_num2int
[ 86/754] 3466748=-ext-/test_ensure_and_callcc
[ 87/754] 3466748=-ext-/iter/test_iter_break
[ 88/754] 3466748=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_redirect_without_request_specific_fields_hash: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44753>
Closed file descriptor: TestOpenURI#test_header: 9
.Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42861>
.Closed file descriptor: TestOpenURI#test_encoding: 9
[ 89/754] 3466748=io/wait/test_io_wait_uncommon
[ 90/754] 3466748=prism/bom_test
[ 91/754] 3466748=rubygems/test_gem_ci_detector
[ 92/754] 3466748=io/console/test_io_console
[ 93/754] 3466748=ruby/test_file
[ 94/754] 3466745=prism/result/heredoc_test
[ 95/754] 3466745=rubygems/test_gem_ext_cmake_builder
[ 96/754] 3466745=openssl/test_bn
[ 97/754] 3466745=digest/test_digest_extend
[ 98/754] 3466745=rubygems/test_gem_rdoc
[ 99/754] 3466745=rubygems/test_gem_dependency_list
[100/754] 3466745=rubygems/test_gem_install_update_options
[101/754] 3466745=-ext-/gvl/test_last_thread
[102/754] 3466745=monitor/test_monitor
[103/754] 3466745=-ext-/st/test_numhash
[104/754] 3466745=ruby/test_whileuntil
[105/754] 3466745=openssl/test_pkey_rsa
[106/754] 3466747=ruby/test_namespace
[107/754] 3466747=uri/test_generic
[108/754] 3466747=mkmf/test_framework
[109/754] 3466747=-ext-/funcall/test_passing_block
[110/754] 3466747=dtrace/test_singleton_function
[111/754] 3466747=rubygems/test_gem_resolver_index_specification
[112/754] 3466747=ruby/test_eval
[113/754] 3466745=date/test_date_attr
[114/754] 3466745=prism/ruby/reflection_test
[115/754] 3466745=rubygems/test_gem_name_tuple
[116/754] 3466745=rubygems/test_gem_resolver
[117/754] 3466748=ruby/enc/test_emoji
[118/754] 3466745=-ext-/array/test_resize
[119/754] 3466745=ruby/test_condition
[120/754] 3466745=json/json_generic_object_test
[121/754] 3466747=erb/test_erb
[122/754] 3466745=ruby/enc/test_cp949
[123/754] 3466745=-ext-/load/test_stringify_symbols
[124/754] 3466748=openssl/test_x509ext
[125/754] 3466748=net/http/test_httpresponse
[126/754] 3466745=prism/locals_test
[127/754] 3466745=rubygems/test_gem_remote_fetcher_local_server
[128/754] 3466748=fileutils/test_verbose
[129/754] 3466748=rubygems/test_gem_commands_push_command
[130/754] 3466747=rubygems/test_gem_commands_which_command
[131/754] 3466745=openssl/test_pkcs12
[132/754] 3466747=ruby/test_weakmap
[133/754] 3466745=ruby/test_fiber
[134/754] 3466746=ruby/test_refinement
[135/754] 3466748=ruby/enc/test_case_options
[136/754] 3466748=openssl/test_x509crl
[137/754] 3466748=-ext-/marshal/test_usrmarshal
[138/754] 3466748=net/http/test_httpresponses
[139/754] 3466748=ruby/test_optimization
[140/754] 3466747=ripper/test_ripper
[141/754] 3466745=rubygems/test_gem_commands_cleanup_command
[142/754] 3466747=rubygems/test_gem_dependency_resolution_error
[143/754] 3466747=rubygems/test_gem_ext_ext_conf_builder
[144/754] 3466745=net/http/test_buffered_io
[145/754] 3466745=-ext-/path_to_class/test_path_to_class
[146/754] 3466745=rubygems/test_gem_request_set_lockfile_parser
[147/754] 3466745=ruby/enc/test_utf16
[148/754] 3466745=ruby/test_autoload
[149/754] 3466746=ruby/test_sprintf
[150/754] 3466746=openssl/test_x509name
[151/754] 3466746=ruby/test_backtrace
[152/754] 3466747=-ext-/win32/test_dln
[153/754] 3466747=psych/test_scalar_scanner
[154/754] 3466747=-ext-/string/test_nofree
[155/754] 3466747=prism/encoding/symbol_encoding_test
[156/754] 3466747=mkmf/test_pkg_config
[157/754] 3466747=rubygems/test_gem_security_signer
[158/754] 3466747=-ext-/load/test_resolve_symbol
[159/754] 3466747=rubygems/test_gem_source_lock
[160/754] 3466747=ruby/test_default_gems
[161/754] 3466746=resolv/test_svcb_https
[162/754] 3466747=openssl/test_buffering
[163/754] 3466746=ruby/test_allocation
[164/754] 3466747=-ext-/integer/test_my_integer
[165/754] 3466747=ruby/test_insns_leaf
[166/754] 3466747=rubygems/test_gem_version_option
[167/754] 3466747=-ext-/struct/test_member
[168/754] 3466747=ruby/test_syntax
[169/754] 3466748=openssl/test_x509req
[170/754] 3466748=ruby/test_flip
[171/754] 3466748=date/test_date_conv
[172/754] 3466748=mkmf/test_egrep_cpp
[173/754] 3466748=rubygems/test_gem_resolver_activation_request
[174/754] 3466748=did_you_mean/spell_checking/test_method_name_check
[175/754] 3466748=-ext-/symbol/test_inadvertent_creation
[176/754] 3466748=rubygems/test_webauthn_listener
[177/754] 3466748=rubygems/test_gem_util
[178/754] 3466748=openssl/test_pkey_dsa
[179/754] 3466748=rubygems/test_gem_package
[180/754] 3466745=-ext-/file/test_stat
[181/754] 3466745=rubygems/test_gem_resolver_specification
[182/754] 3466745=prism/api/freeze_test
[183/754] 3466745=-ext-/win32/test_fd_setsize
[184/754] 3466745=fiber/test_queue
[185/754] 3466745=rubygems/test_gem_dependency
[186/754] 3466745=rubygems/test_gem_commands_rebuild_command
[187/754] 3466745=ruby/test_env
[188/754] 3466748=test_prettyprint
[189/754] 3466748=did_you_mean/edit_distance/test_jaro_winkler
[190/754] 3466748=prism/result/overlap_test
[191/754] 3466748=test_weakref
[192/754] 3466746=io/console/test_ractor
[193/754] 3466746=test_timeout
[194/754] 3466748=uri/test_ws
[195/754] 3466748=ruby/test_path
[196/754] 3466748=openssl/test_ts
[197/754] 3466746=rubygems/test_gem_uri_formatter
[198/754] 3466746=-ext-/string/test_normalize
[199/754] 3466746=ruby/test_range
[200/754] 3466748=ruby/test_numeric
[201/754] 3466748=ripper/test_files_lib
[202/754] 3466746=socket/test_udp
[203/754] 3466746=ruby/test_basicinstructions
[204/754] 3466746=ruby/test_io_buffer
[205/754] 3466746=ruby/test_lazy_enumerator
[206/754] 3466747=openssl/test_hmac
[207/754] 3466747=socket/test_nonblock
[208/754] 3466747=optparse/test_optparse
[209/754] 3466745=-ext-/exception/test_data_error
[210/754] 3466747=mkmf/test_find_executable
[211/754] 3466747=resolv/test_mdns
[212/754] 3466747=rubygems/test_gem_source
[213/754] 3466745=-ext-/test_bug-5832
[214/754] 3466745=psych/test_emitter
[215/754] 3466745=net/http/test_https_proxy
[216/754] 3466745=test_forwardable
[217/754] 3466745=mkmf/test_have_library
[218/754] 3466746=rubygems/test_gem_request_set
[219/754] 3466747=prism/ruby/desugar_compiler_test
[220/754] 3466747=psych/test_string
[221/754] 3466747=-ext-/marshal/test_internal_ivar
[222/754] 3466747=did_you_mean/test_tree_spell_checker
[223/754] 3466747=dtrace/test_raise
[224/754] 3466747=objspace/test_objspace
[225/754] 3466746=-ext-/tracepoint/test_tracepoint
[226/754] 3466746=mkmf/test_have_macro
[227/754] 3466748=ruby/test_sleep
[228/754] 3466746=psych/handlers/test_recorder
[229/754] 3466746=rubygems/test_gem_remote_fetcher_s3
[230/754] 3466746=ruby/test_fnmatch
[231/754] 3466746=ruby/test_shapes
[232/754] 3466746=mkmf/test_configuration
[233/754] 3466746=erb/test_erb_m17n
[234/754] 3466746=ruby/test_iseq
[235/754] 3466745=rubygems/test_gem_resolver_dependency_request
[236/754] 3466745=rubygems/test_gem_commands_owner_command
[237/754] 3466745=rubygems/test_gem_path_support
[238/754] 3466745=prism/snippets_test
[239/754] 3466748=fiber/test_enumerator
[240/754] 3466748=ripper/test_files_test_1
[241/754] 3466748=-ext-/eval/test_eval
[242/754] 3466748=rubygems/test_gem_unsatisfiable_dependency_error
[243/754] 3466748=rubygems/test_gem_dependency_installer
[244/754] 3466746=rubygems/test_gem_uri
[245/754] 3466746=ruby/test_dir
[246/754] 3466746=rubygems/test_gem_ext_builder
[247/754] 3466745=prism/result/static_literals_test
[248/754] 3466745=rubygems/test_gem_remote_fetcher
[249/754] 3466745=ruby/test_ifunless
[250/754] 3466745=ruby/test_defined
[251/754] 3466745=-ext-/test_bug-3571
[252/754] 3466745=json/json_ext_parser_test
[253/754] 3466745=date/test_date_compat
[254/754] 3466745=rubygems/test_gem_commands_signout_command
[255/754] 3466745=prism/magic_comment_test
[256/754] 3466745=rubygems/test_gem_commands_yank_command
[257/754] 3466746=ripper/test_scanner_events
[258/754] 3466746=-ext-/bignum/test_pack
[259/754] 3466746=psych/nodes/test_enumerable
[260/754] 3466746=mkmf/test_mkmf
[261/754] 3466746=prism/ruby/ruby_parser_test
[262/754] 3466746=ruby/test_nomethod_error
[263/754] 3466746=did_you_mean/tree_spell/test_human_typo
[264/754] 3466746=ruby/test_weakkeymap
[265/754] 3466745=ruby/test_system
[266/754] 3466746=rubygems/test_gem_package_tar_writer
[267/754] 3466748=rubygems/test_gem_commands_cert_command
[268/754] 3466746=prism/result/equality_test
[269/754] 3466746=-ext-/string/test_enc_associate
[270/754] 3466745=prism/newline_test
[271/754] 3466745=-ext-/array/test_to_ary_concat
[272/754] 3466746=uri/test_mailto
[273/754] 3466746=ruby/test_not
[274/754] 3466746=fiber/test_sleep
[275/754] 3466746=psych/test_scalar
[276/754] 3466746=rubygems/test_gem_command_manager
[277/754] 3466746=mkmf/test_sizeof
[278/754] 3466748=rubygems/test_remote_fetch_error
[279/754] 3466748=json/json_encoding_test
[280/754] 3466748=rubygems/test_gem_ext_rake_builder
[281/754] 3466745=prism/result/attribute_write_test
[282/754] 3466745=-ext-/struct/test_len
[283/754] 3466748=-ext-/string/test_interned_str
[284/754] 3466745=ruby/test_literal
[285/754] 3466748=ruby/test_compile_prism
[286/754] 3466748=fiber/test_thread
[287/754] 3466748=rubygems/test_bundled_ca
[288/754] 3466745=-ext-/exception/test_exception_at_throwing
[289/754] 3466745=prism/api/parse_test
[290/754] 3466745=ruby/test_mixed_unicode_escapes
[291/754] 3466745=fiber/test_ractor
[292/754] 3466745=psych/test_array
[293/754] 3466745=rubygems/test_gem_commands_fetch_command
[294/754] 3466745=date/test_date_arith
[295/754] 3466745=ruby/test_frozen_error
[296/754] 3466745=mmtk/test_configuration
[297/754] 3466745=ruby/test_trace
[298/754] 3466745=rubygems/test_gem_resolver_api_specification
[299/754] 3466748=date/test_date_new
[300/754] 3466748=-ext-/test_notimplement
[301/754] 3466748=openssl/test_pkey
[302/754] 3466745=pathname/test_ractor
[303/754] 3466748=openssl/test_provider
[304/754] 3466745=dtrace/test_require
[305/754] 3466745=mkmf/test_signedness
[306/754] 3466748=rubygems/test_gem_specification
[307/754] 3466748=ruby/test_arity
[308/754] 3466748=ruby/test_memory_view
[309/754] 3466748=ruby/test_thread_queue
[310/754] 3466746=fileutils/test_nowrite
[311/754] 3466746=ruby/test_alias
[312/754] 3466746=-ext-/econv/test_append
[313/754] 3466746=ruby/test_exception
[314/754] 3466748=net/protocol/test_protocol
[315/754] 3466748=net/http/test_httpheader
[316/754] 3466748=test_tsort
[317/754] 3466748=ruby/test_process
[318/754] 3466745=ruby/test_file_exhaustive
[319/754] 3466746=optparse/test_acceptable
[320/754] 3466746=erb/test_erb_command
[321/754] 3466746=rubygems/test_gem_commands_query_command
[322/754] 3466746=resolv/test_dns
[323/754] 3466746=cgi/test_cgi_escape
[324/754] 3466746=-ext-/string/test_cstr
[325/754] 3466746=rubygems/test_gem_resolver_vendor_specification
[326/754] 3466746=did_you_mean/spell_checking/test_require_path_check
[327/754] 3466746=ruby/test_dup
[328/754] 3466746=test_securerandom
[329/754] 3466746=openssl/test_ssl_session
[330/754] 3466746=ruby/test_beginendblock
[331/754] 3466746=prism/heredoc_dedent_test
[332/754] 3466746=psych/test_deprecated
[333/754] 3466746=-ext-/test_abi
[334/754] 3466746=-ext-/bignum/test_div
[335/754] 3466746=did_you_mean/core_ext/test_name_error_extension
[336/754] 3466746=psych/test_marshalable
[337/754] 3466746=test_find
[338/754] 3466746=ruby/test_m17n_comb
[339/754] 3466745=rubygems/test_gem_commands_stale_command
[340/754] 3466745=psych/test_stream
[341/754] 3466745=rubygems/test_gem_resolver_git_specification
[342/754] 3466745=test_pp
[343/754] 3466745=did_you_mean/spell_checking/test_uncorrectable_name_check
[344/754] 3466745=json/json_parser_test
[345/754] 3466745=-ext-/string/test_coderange
[346/754] 3466745=ruby/test_method
[347/754] 3466746=-ext-/st/test_update
[348/754] 3466746=ruby/test_ast
[349/754] 3466747=coverage/test_coverage
[350/754] 3466747=socket/test_socket
[351/754] 3466745=pathname/test_pathname
[352/754] 3466745=prism/result/constant_path_node_test
[353/754] 3466745=strscan/test_stringscanner
[354/754] 3466745=ruby/test_super
[355/754] 3466745=ruby/test_gc_compact
[356/754] 3466748=rubygems/test_gem_resolver_requirement_list
[357/754] 3466748=-ext-/arith_seq/test_arith_seq_beg_len_step
[358/754] 3466748=prism/api/command_line_test
[359/754] 3466748=optparse/test_did_you_mean
[360/754] 3466748=rubygems/test_gem_config_file
[361/754] 3466748=mkmf/test_have_func
[362/754] 3466747=rubygems/test_gem_commands_pristine_command
[363/754] 3466748=ruby/test_yjit_exit_locations
[364/754] 3466748=psych/visitors/test_yaml_tree
[365/754] 3466748=-ext-/namespace/test_load_ext
[366/754] 3466748=rubygems/test_gem_local_remote_options
[367/754] 3466748=rubygems/test_gem_package_tar_reader
[368/754] 3466748=ruby/enc/test_case_comprehensive
[369/754] 3466748=rubygems/test_gem_gem_runner
[370/754] 3466748=-ext-/debug/test_debug
[371/754] 3466748=ruby/test_time_tz
[372/754] 3466748=rubygems/test_gem_impossible_dependencies_error
[373/754] 3466748=-ext-/thread/test_instrumentation_api
[374/754] 3466747=prism/encoding/regular_expression_encoding_test
[375/754] 3466747=ruby/enc/test_emoji_breaks
[376/754] 3466747=rubygems/test_gem_safe_yaml
[377/754] 3466747=date/test_date_parse
[378/754] 3466747=strscan/test_ractor
[379/754] 3466745=win32/test_registry
[380/754] 3466745=rubygems/test_gem_command
[381/754] 3466747=openssl/test_pkey_ec
[382/754] 3466747=dtrace/test_array_create
[383/754] 3466747=prism/ractor_test
[384/754] 3466745=psych/test_symbol
[385/754] 3466745=-ext-/string/test_external_new
[386/754] 3466745=-ext-/rational/test_rat
[387/754] 3466745=rubygems/test_webauthn_poller
[388/754] 3466747=rubygems/test_gem_resolver_lock_set
[389/754] 3466747=fiber/test_backtrace
[390/754] 3466747=rubygems/test_require
[391/754] 3466745=rubygems/test_gem_security
[392/754] 3466748=socket/test_ancdata
[393/754] 3466748=rubygems/test_gem_update_suggestion
[394/754] 3466748=prism/lex_test
[395/754] 3466748=yaml/test_store
[396/754] 3466748=ruby/test_string_memory
[397/754] 3466747=ruby/test_unicode_escape
[398/754] 3466748=rubygems/test_gem_bundler_version_finder
[399/754] 3466748=socket/test_tcp
[400/754] 3466747=rubygems/test_gem_requirement
[401/754] 3466747=rubygems/test_webauthn_listener_response
[402/754] 3466747=ruby/test_complex2
[403/754] 3466747=rubygems/test_kernel
[404/754] 3466748=-ext-/typeddata/test_typeddata
[405/754] 3466748=lib/!Nothing_to_test
[406/754] 3466748=-ext-/load/test_protect
[407/754] 3466748=rubygems/test_gem_stub_specification
[408/754] 3466748=psych/test_tree_builder
[409/754] 3466748=-ext-/popen_deadlock/test_popen_deadlock
[410/754] 3466747=mkmf/test_flags
[411/754] 3466748=test_trick
[412/754] 3466747=rubygems/test_gem_commands_list_command
[413/754] 3466747=psych/test_class
[414/754] 3466747=rubygems/test_gem_commands_install_command
[415/754] 3466748=ruby/test_integer
[416/754] 3466747=-ext-/iseq_load/test_iseq_load
[417/754] 3466745=-ext-/win32/test_console_attr
[418/754] 3466745=ripper/test_files_sample
[419/754] 3466745=rubygems/test_gem_commands_help_command
[420/754] 3466745=rubygems/test_gem_commands_build_command
[421/754] 3466745=psych/test_numeric
[422/754] 3466745=ruby/test_marshal
[423/754] 3466747=ruby/test_inlinecache
[424/754] 3466747=ruby/enc/test_case_mapping
[425/754] 3466747=-ext-/gvl/test_ubf_async_safe
[426/754] 3466747=psych/test_ractor
[427/754] 3466748=ruby/test_assignment
[428/754] 3466745=open-uri/test_ssl
[429/754] 3466747=rubygems/test_gem_stream_ui
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 42993>
[430/754] 3466747=rubygems/test_gem
.Closed file descriptor: TestOpenURISSL#test_validation_failure: 11
[431/754] 3466748=openssl/test_pkcs7
[432/754] 3466748=ruby/test_zjit
[433/754] 3466748=optparse/test_optarg
[434/754] 3466748=psych/test_parser
[435/754] 3466748=psych/test_stringio
[436/754] 3466748=psych/test_data
[437/754] 3466748=psych/test_exception
[438/754] 3466748=date/test_date_strftime
[439/754] 3466745=rubygems/test_gem_source_subpath_problem
[440/754] 3466745=json/json_coder_test
[441/754] 3466745=ruby/test_gc
[442/754] 3466748=ruby/test_stringchar
[443/754] 3466748=ruby/test_signal
[444/754] 3466747=ruby/test_fixnum
[445/754] 3466747=prism/api/dump_test
[446/754] 3466748=ruby/test_case
[447/754] 3466748=rubygems/test_gem_validator
[448/754] 3466748=uri/test_common
[449/754] 3466748=rubygems/test_gem_request
[450/754] 3466747=prism/ruby/pattern_test
[451/754] 3466747=mkmf/test_libs
[452/754] 3466747=dtrace/test_gc
[453/754] 3466747=ruby/test_math
[454/754] 3466748=socket/test_basicsocket
[455/754] 3466747=rubygems/test_gem_commands_exec_command
[456/754] 3466748=prism/errors_test
[457/754] 3466748=ruby/test_vm_dump
[458/754] 3466748=open-uri/test_ftp
[459/754] 3466748=prism/version_test
[460/754] 3466748=rubygems/test_gem_security_trust_dir
[461/754] 3466748=ruby/test_enumerator
[462/754] 3466747=ripper/test_parser_events
[463/754] 3466747=prism/test_helper
[464/754] 3466747=rubygems/test_gem_security_policy
[465/754] 3466747=rubygems/test_gem_resolver_installer_set
[466/754] 3466747=-ext-/thread/test_lock_native_thread
[467/754] 3466747=prism/encoding/encodings_test
[468/754] 3466747=psych/test_safe_load
[469/754] 3466747=ruby/enc/test_regex_casefold
[470/754] 3466747=rubygems/test_gem_source_git
[471/754] 3466747=dtrace/test_object_create_start
[472/754] 3466747=uri/test_http
[473/754] 3466747=openssl/test_fips
[474/754] 3466747=ripper/test_sexp
[475/754] 3466747=ruby/test_name_error
[476/754] 3466747=prism/api/lex_test
[477/754] 3466747=prism/result/implicit_array_test
[478/754] 3466747=optparse/test_summary
[479/754] 3466747=fiber/test_timeout
[480/754] 3466747=rubygems/test_gem_commands_sources_command
[481/754] 3466747=-ext-/st/test_foreach
[482/754] 3466747=-ext-/bignum/test_str2big
[483/754] 3466747=ruby/test_struct
[484/754] 3466747=fiber/test_mutex
[485/754] 3466747=ruby/enc/test_big5
[486/754] 3466747=psych/test_date_time
[487/754] 3466747=-ext-/struct/test_data
[488/754] 3466747=did_you_mean/test_ractor_compatibility
[489/754] 3466747=openssl/test_ssl
[490/754] 3466747=prism/result/warnings_test
[491/754] 3466747=ruby/test_module
[492/754] 3466747=psych/test_set
[493/754] 3466747=prism/unescape_test
[494/754] 3466747=rubygems/test_gem_source_fetch_problem
[495/754] 3466747=ruby/test_object_id
[496/754] 3466747=prism/ruby/dispatcher_test
[497/754] 3466747=-ext-/proc/test_bmethod
[498/754] 3466747=ruby/enc/test_windows_1252
[499/754] 3466747=prism/result/index_write_test
[500/754] 3466747=ruby/test_argf
[501/754] 3466746=ruby/test_rubyvm
[502/754] 3466746=mkmf/test_constant
[503/754] 3466747=json/json_fixtures_test
[504/754] 3466747=-ext-/string/test_too_many_dummy_encodings
[505/754] 3466747=ruby/test_encoding
[506/754] 3466747=ruby/test_yjit
[507/754] 3466746=ruby/test_m17n
[508/754] 3466746=ruby/test_keyword
[509/754] 3466746=did_you_mean/spell_checking/test_pattern_key_name_check
[510/754] 3466746=psych/test_null
[511/754] 3466746=-ext-/test_scan_args
[512/754] 3466746=rubygems/test_gem_silent_ui
[513/754] 3466746=optparse/test_getopts
[514/754] 3466746=rubygems/test_gem_commands_mirror
[515/754] 3466746=prism/result/string_test
[516/754] 3466746=rubygems/test_gem_package_tar_header
[517/754] 3466746=rubygems/test_gem_resolver_api_set
[518/754] 3466746=psych/visitors/test_depth_first
[519/754] 3466746=optparse/test_cclass
[520/754] 3466746=prism/result/comments_test
[521/754] 3466746=psych/json/test_stream
[522/754] 3466746=ruby/test_hash
[523/754] 3466748=test_time
[524/754] 3466748=ruby/test_transcode
[525/754] 3466748=mkmf/test_convertible
[526/754] 3466746=json/json_string_matching_test
[527/754] 3466746=openssl/test_ossl
[528/754] 3466747=test_extlibs
[529/754] 3466747=dtrace/test_load
[530/754] 3466747=dtrace/test_method_cache
[531/754] 3466747=psych/test_json_tree
[532/754] 3466747=prism/result/integer_parse_test
[533/754] 3466747=stringio/test_ractor
[534/754] 3466747=fileutils/test_fileutils
[535/754] 3466747=rubygems/test_gem_resolver_installed_specification
[536/754] 3466747=prism/api/parse_stream_test
[537/754] 3466747=rubygems/test_deprecate
[538/754] 3466747=ruby/test_readpartial
[539/754] 3466747=psych/test_object
[540/754] 3466747=optparse/test_bash_completion
[541/754] 3466747=prism/ruby/string_query_test
[542/754] 3466747=date/test_date_marshal
[543/754] 3466747=-ext-/wait/test_wait
[544/754] 3466747=openssl/test_x509attr
[545/754] 3466747=json/ractor_test
[546/754] 3466747=ruby/test_yield
[547/754] 3466746=prism/result/regular_expression_options_test
[548/754] 3466746=ruby/test_bignum
[549/754] 3466746=prism/result/integer_base_flags_test
[550/754] 3466746=ruby/test_integer_comb
[551/754] 3466747=ruby/enc/test_euc_tw
[552/754] 3466747=rubygems/test_gem_console_ui
[553/754] 3466747=psych/test_alias_and_anchor
[554/754] 3466747=-ext-/string/test_capacity
[555/754] 3466747=mkmf/test_install
[556/754] 3466746=dtrace/test_cmethod
[557/754] 3466746=-ext-/float/test_nextafter
[558/754] 3466747=ruby/test_comparable
[559/754] 3466747=date/test_date
[560/754] 3466747=openssl/test_pair
[561/754] 3466746=-ext-/integer/test_integer
[562/754] 3466746=test_bundled_gems
[563/754] 3466746=rubygems/test_gem_commands_server_command
[564/754] 3466746=ruby/test_clone
[565/754] 3466746=ruby/test_io_timeout
[566/754] 3466746=ripper/test_lexer
[567/754] 3466746=rubygems/test_gem_resolver_index_set
[568/754] 3466746=psych/test_psych_set
[569/754] 3466746=ruby/enc/test_grapheme_breaks
[570/754] 3466746=-ext-/test_random
[571/754] 3466746=-ext-/arith_seq/test_arith_seq_extract
[572/754] 3466746=ruby/enc/test_gb18030
[573/754] 3466746=rubygems/test_gem_gemcutter_utilities
[574/754] 3466746=psych/visitors/test_to_ruby
[575/754] 3466746=prism/result/numeric_value_test
[576/754] 3466746=optparse/test_switch
[577/754] 3466746=-ext-/string/test_enc_str_buf_cat
[578/754] 3466746=rubygems/test_gem_ext_cargo_builder
[579/754] 3466746=rubygems/test_gem_version
[580/754] 3466748=rubygems/test_exit
[581/754] 3466748=uri/test_wss
[582/754] 3466748=rubygems/test_gem_source_local
[583/754] 3466746=rubygems/test_gem_request_set_gem_dependency_api
[584/754] 3466748=-ext-/bignum/test_mul
[585/754] 3466748=psych/test_nil
[586/754] 3466748=openssl/test_digest
[587/754] 3466748=rubygems/test_gem_commands_unpack_command
[588/754] 3466746=socket/test_unix
[589/754] 3466746=psych/test_coder
[590/754] 3466746=ruby/test_symbol
[591/754] 3466748=-ext-/load/test_dot_dot
[592/754] 3466748=uri/test_file
[593/754] 3466748=-ext-/string/test_ellipsize
[594/754] 3466748=openssl/test_x509store
[595/754] 3466748=ruby/test_continuation
[596/754] 3466748=openssl/test_ocsp
[597/754] 3466748=date/test_switch_hitter
[598/754] 3466748=ruby/test_primitive
[599/754] 3466748=psych/test_yamlstore
[600/754] 3466748=-ext-/bignum/test_big2str
[601/754] 3466748=-ext-/hash/test_delete
[602/754] 3466748=rubygems/test_gem_ext_configure_builder
[603/754] 3466748=-ext-/test_enumerator_kw
[604/754] 3466748=optparse/test_placearg
[605/754] 3466748=ruby/test_proc
[606/754] 3466747=psych/test_document
[607/754] 3466747=rubygems/test_gem_commands_uninstall_command
[608/754] 3466748=-ext-/vm/test_at_exit
[609/754] 3466748=dtrace/test_hash_create
[610/754] 3466748=zlib/test_zlib
[611/754] 3466747=ruby/test_io_m17n
[612/754] 3466746=-ext-/string/test_rb_str_dup
[613/754] 3466746=psych/test_encoding
[614/754] 3466746=socket/test_sockopt
[615/754] 3466746=rubygems/test_gem_commands_lock_command
[616/754] 3466746=ripper/test_files_ext
[617/754] 3466746=rubygems/test_gem_request_connection_pools
[618/754] 3466747=-ext-/method/test_arity
[619/754] 3466747=ripper/test_files_test
[620/754] 3466747=test_tempfile
[621/754] 3466746=ruby/test_pipe
[622/754] 3466746=rubygems/test_gem_resolver_vendor_set
[623/754] 3466746=rubygems/test_gem_commands_update_command
[624/754] 3466747=psych/test_object_references
[625/754] 3466747=prism/ruby/location_test
[626/754] 3466747=uri/test_ldap
[627/754] 3466747=optparse/test_reqarg
[628/754] 3466747=ruby/enc/test_shift_jis
[629/754] 3466747=ruby/test_ractor
[630/754] 3466747=resolv/test_resource
[631/754] 3466747=net/http/test_http
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 10 #<File::Stat dev=0x8, ino=796196294, 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>
[632/754] 3466746=psych/test_hash
[633/754] 3466746=net/http/test_http_request
[634/754] 3466746=ruby/enc/test_koi8
[635/754] 3466746=-ext-/test_printf
[636/754] 3466746=ruby/test_thread
Unable to attach: program terminated with signal SIGSEGV, Segmentation fault.

>>> 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.
[637/754] 3466748=dtrace/test_function_entry
[638/754] 3466748=ripper/test_filter
[639/754] 3466748=-ext-/symbol/test_type
[640/754] 3466748=ruby/test_complexrational
[641/754] 3466748=ruby/test_time
[642/754] 3466748=ruby/test_thread_cv
[643/754] 3466748=ruby/test_undef
[644/754] 3466748=rubygems/test_gem_commands_setup_command
[645/754] 3466748=test_tmpdir
[646/754] 3466747=rubygems/test_gem_package_tar_reader_entry
[647/754] 3466748=ruby/test_regexp
[648/754] 3466747=ruby/test_rand
[649/754] 3466747=ruby/test_parse
[650/754] 3466747=-ext-/bignum/test_bigzero
[651/754] 3466747=-ext-/class/test_class2name
[652/754] 3466747=-ext-/stack/test_stack_overflow
[653/754] 3466747=rubygems/test_gem_platform
[654/754] 3466747=openssl/test_x509cert
[655/754] 3466747=stringio/test_stringio
[656/754] 3466747=rubygems/test_gem_remote_fetcher_local_ssl_server
[657/754] 3466746=json/test_helper
[658/754] 3466746=ripper/test_files_test_2
[659/754] 3466746=rubygems/test_gem_resolver_composed_set
[660/754] 3466746=rubygems/test_gem_resolver_local_specification
[661/754] 3466746=ruby/test_econv
[662/754] 3466745=ruby/test_require
[663/754] 3466746=psych/test_boolean
[664/754] 3466746=resolv/test_addr
[665/754] 3466746=openssl/test_ns_spki
[666/754] 3466746=ruby/test_stack
[667/754] 3466747=did_you_mean/spell_checking/test_key_name_check
[668/754] 3466747=rubygems/test_gem_commands_check_command
[669/754] 3466747=prism/percent_delimiter_string_test
[670/754] 3466747=mkmf/test_config
[671/754] 3466747=optparse/test_kwargs
[672/754] 3466747=io/wait/test_io_wait
[673/754] 3466747=fiber/test_io
[674/754] 3466746=uri/test_ftp
[675/754] 3466746=prism/result/breadth_first_search_test
[676/754] 3466746=optparse/test_autoconf
[677/754] 3466746=did_you_mean/spell_checking/test_class_name_check
[678/754] 3466746=psych/test_yamldbm
[679/754] 3466746=net/http/test_https
[680/754] 3466747=-ext-/string/test_fstring
[681/754] 3466747=prism/ruby/parser_test
[682/754] 3466747=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[683/754] 3466747=-ext-/exception/test_ensured
[684/754] 3466747=prism/fuzzer_test
[685/754] 3466747=ruby/test_const
[686/754] 3466747=ruby/test_class
[687/754] 3466745=open-uri/test_proxy
[688/754] 3466745=rubygems/test_gem_source_installed
[689/754] 3466745=prism/onigmo_test
[690/754] 3466745=psych/test_yaml_special_cases
[691/754] 3466745=psych/test_struct
[692/754] 3466745=rubygems/test_gem_source_list
[693/754] 3466745=prism/fixtures_test
[694/754] 3466745=ruby/test_rational2
[695/754] 3466745=ruby/test_lambda
[696/754] 3466745=prism/ruby/compiler_test
[697/754] 3466745=rubygems/test_project_sanity
[698/754] 3466745=ruby/test_rational
[699/754] 3466745=ruby/enc/test_euc_kr
[700/754] 3466745=ruby/test_dir_m17n
[701/754] 3466747=-ext-/struct/test_duplicate
[702/754] 3466747=openssl/test_pkey_dh
[703/754] 3466747=-ext-/string/test_modify_expand
[704/754] 3466747=rubygems/test_gem_package_old
[705/754] 3466747=rubygems/test_gem_available_set
[706/754] 3466747=ruby/test_io
[707/754] 3466745=rubygems/test_gem_request_set_lockfile_tokenizer
[708/754] 3466745=fiber/test_process
[709/754] 3466745=rubygems/test_gem_spec_fetcher
[710/754] 3466745=test_singleton
[711/754] 3466745=ruby/test_metaclass
[712/754] 3466745=did_you_mean/spell_checking/test_variable_name_check
[713/754] 3466745=prism/ruby/ripper_test
[714/754] 3466745=rubygems/test_rubygems
[715/754] 3466746=rubygems/test_gem_source_vendor
[716/754] 3466746=did_you_mean/tree_spell/test_change_word
[717/754] 3466746=rubygems/test_gem_doctor
[718/754] 3466745=etc/test_etc
[719/754] 3466746=ruby/test_iterator
[720/754] 3466746=dtrace/test_string
[721/754] 3466746=rubygems/test_config
[722/754] 3466746=rubygems/test_gem_commands_outdated_command
[723/754] 3466745=rubygems/test_gem_resolver_git_set
[724/754] 3466746=openssl/test_cipher
[725/754] 3466746=rubygems/test_gem_installer
[726/754] 3466745=-ext-/time/test_new
[727/754] 3466745=fiber/test_storage
[728/754] 3466745=-ext-/string/test_qsort
[729/754] 3466745=json/json_addition_test
[730/754] 3466745=prism/library_symbols_test
[731/754] 3466745=ruby/test_pack
[732/754] 3466745=fiber/test_io_buffer
[733/754] 3466745=test_ipaddr
[734/754] 3466745=prism/ruby/parameters_signature_test
[735/754] 3466745=openssl/test_config
[736/754] 3466745=ruby/test_require_lib
[737/754] 3466745=-ext-/bug_reporter/test_bug_reporter
[738/754] 3466745=ruby/test_objectspace
[739/754] 3466746=ruby/test_variable
[740/754] 3466747=-ext-/debug/test_profile_frames
[741/754] 3466747=fiber/test_io_close
[742/754] 3466747=ruby/test_key_error
[743/754] 3466747=ruby/test_data
[744/754] 3466747=test_unicode_normalize
[745/754] 3466747=psych/visitors/test_emitter
[746/754] 3466747=openssl/test_engine
[747/754] 3466747=prism/result/source_location_test
[748/754] 3466747=ruby/test_object
[749/754] 3466747=-ext-/exception/test_enc_raise
[750/754] 3466747=psych/test_yaml
[751/754] 3466747=prism/encoding/string_encoding_test
[752/754] 3466747=ruby/test_random_formatter
[753/754] 3466747=rubygems/test_gem_uninstaller
[754/754] 3466746=rubygems/test_gem_commands_info_command

  1) Error:
TestGc#test_interrupt_in_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec)
pid 3485190 killed by SIGSEGV (signal 11) (core dumped)
| 
| -e:11: [BUG] Segmentation fault at 0x000003e90034e5f9
| ruby 3.5.0dev (2025-06-30T23:21:42Z master 8f758de4c8) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 CFUNC  :define_finalizer
| c:0004 p:0021 s:0016 e:000015 BLOCK  -e:11
| c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168
| c:0002 p:0029 s:0008 E:000650 EVAL   -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:000fd0 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -e:10:in '<main>'
| <internal:kernel>:168: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: 0x0000702f28dc4eeb RBP: 0x0000702ef7fa34a8 RSP: 0x00007ffeb9d78da0
|  RAX: 0x000000000000009d RBX: 0x0000637362726273 RCX: 0x0000000000000001
|  RDX: 0x0000000000000001 RDI: 0x0000702f09ce0218 RSI: 0x0000702f09ce02e8
|   R8: 0x0000000000000001  R9: 0x0000000000000000 R10: 0x0000702f09ce0100
|  R11: 0x0000702ef7fe0000 R12: 0x0000702f09ce0100 R13: 0x0000000000000000
|  R14: 0x0000702f27e3d000 R15: 0x0000000000000028 EFL: 0x0000000000000202
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_print_backtrace+0x8) [0x702f28fc7e6a] /tmp/ruby/src/trunk-jemalloc/vm_dump.c:843
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-jemalloc/vm_dump.c:1175
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_bug_for_fatal_signal+0x10a) [0x702f28d9615a] /tmp/ruby/src/trunk-jemalloc/error.c:1130
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(sigsegv+0x48) [0x702f28efa718] /tmp/ruby/src/trunk-jemalloc/signal.c:946
| /lib/x86_64-linux-gnu/libc.so.6(0x702f285e7320) [0x702f285e7320]
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(RB_BUILTIN_TYPE+0x4) [0x702f28dc4eeb] /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:3452
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(gc_sweep_page) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:3561
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(gc_sweep_step) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:3842
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(gc_sweep_continue+0xb) [0x702f28dc887b] /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:3925
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(gc_continue) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2022
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(heap_prepare+0x56) [0x702f28dc8ea6] /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2041
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(heap_next_free_page) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2274
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(newobj_cache_miss) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2381
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(newobj_alloc+0xd) [0x702f28dca81d] /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2405
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2484
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-jemalloc/gc.c:994
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-jemalloc/gc.c:1032
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(ary_alloc_embed+0x2d) [0x702f28ccfab5] /tmp/ruby/src/trunk-jemalloc/array.c:682
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(ary_new) /tmp/ruby/src/trunk-jemalloc/array.c:725
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk-jemalloc/array.c:775
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_ary_new_from_values) /tmp/ruby/src/trunk-jemalloc/array.c:787
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_gc_impl_define_finalizer+0x24) [0x702f28db8e2c] /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2778
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_define_finalizer) /tmp/ruby/src/trunk-jemalloc/gc.c:1727
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x702f28f93f9d] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3784
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_sendish+0xb6) [0x702f28fa9bf3] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:5991
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_exec_core) ../../src/trunk-jemalloc/insns.def:899
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_vm_exec+0x20e) [0x702f28fb027e] /tmp/ruby/src/trunk-jemalloc/vm.c:2621
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x702f28d9ff25] /tmp/ruby/src/trunk-jemalloc/eval.c:282
| /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(ruby_run_node+0x8b) [0x702f28da423b] /tmp/ruby/src/trunk-jemalloc/eval.c:320
| /tmp/ruby/build/trunk-jemalloc/ruby(rb_main+0x21) [0x60f8cafe8186] /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) [0x702f285cc1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x702f285cc28b] ../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
| [0x60f8cafe81d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 60f8cafe7000-60f8cafe8000 r--p 00000000 00:6e 14680647                   /tmp/ruby/build/trunk-jemalloc/ruby
| 60f8cafe8000-60f8cafe9000 r-xp 00001000 00:6e 14680647                   /tmp/ruby/build/trunk-jemalloc/ruby
| 60f8cafe9000-60f8cafea000 r--p 00002000 00:6e 14680647                   /tmp/ruby/build/trunk-jemalloc/ruby
| 60f8cafea000-60f8cafeb000 r--p 00002000 00:6e 14680647                   /tmp/ruby/build/trunk-jemalloc/ruby
| 60f8cafeb000-60f8cafec000 rw-p 00003000 00:6e 14680647                   /tmp/ruby/build/trunk-jemalloc/ruby
| 702e5815d000-702e58364000 r--s 00000000 00:6e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 702e58364000-702e59941000 r--s 00000000 00:6e 14680265                   /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0
| 702e59941000-702e59980000 r--s 00000000 00:6e 14680647                   /tmp/ruby/build/trunk-jemalloc/ruby
| 702e59980000-702e62600000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702e62600000-702e66e00000 rw-p 00000000 00:00 0 
| 702e66e10000-702e7c200000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702e7c200000-702e7e600000 rw-p 00000000 00:00 0 
| 702e7e610000-702e81800000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702e81800000-702ead800000 rw-p 00000000 00:00 0 
| 702ead810000-702eb6600000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702eb6600000-702eb7e00000 rw-p 00000000 00:00 0 
| 702eb7e10000-702ec2400000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702ec2400000-702ed9800000 rw-p 00000000 00:00 0 
| 702ed9810000-702edb200000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702edb200000-702edc200000 rw-p 00000000 00:00 0 
| 702edc210000-702ee3a00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702ee3a00000-702ee4800000 rw-p 00000000 00:00 0 
| 702ee4810000-702ee8600000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702ee8600000-702ee9200000 rw-p 00000000 00:00 0 
| 702ee9210000-702eea400000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702eea400000-702ef5400000 rw-p 00000000 00:00 0 
| 702ef5410000-702ef9200000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702ef9200000-702ef9c00000 rw-p 00000000 00:00 0 
| 702ef9c10000-702efb800000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702efb800000-702f01600000 rw-p 00000000 00:00 0 
| 702f01610000-702f04800000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702f04800000-702f07400000 rw-p 00000000 00:00 0 
| 702f07410000-702f08c00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702f08c00000-702f0a400000 rw-p 00000000 00:00 0 
| 702f0a410000-702f0b2f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702f0b2f0000-702f0b9f0000 rw-p 00000000 00:00 0 
| 702f0b9f0000-702f0be00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702f0be00000-702f0c200000 rw-p 00000000 00:00 0 
| 702f0c210000-702f0c610000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702f0c610000-702f0c990000 rw-p 00000000 00:00 0 
| 702f0c990000-702f0cb00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702f0cb00000-702f0d200000 rw-p 00000000 00:00 0 
| 702f0d210000-702f0d330000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702f0d33f000-702f0d340000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d340000-702f0d381000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d381000-702f0d382000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d382000-702f0d3c3000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d3c3000-702f0d3c4000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d3c4000-702f0d405000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d405000-702f0d406000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d406000-702f0d447000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d447000-702f0d448000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d448000-702f0d489000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d489000-702f0d48a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d48a000-702f0d4cb000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d4cb000-702f0d4cc000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d4cc000-702f0d50d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d50d000-702f0d50e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d50e000-702f0d54f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d54f000-702f0d550000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d550000-702f0d591000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d591000-702f0d592000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d592000-702f0d5d3000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d5d3000-702f0d5d4000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d5d4000-702f0d615000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d615000-702f0d616000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d616000-702f0d657000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d657000-702f0d658000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d658000-702f0d699000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d699000-702f0d69a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d69a000-702f0d6db000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d6db000-702f0d6dc000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d6dc000-702f0d71d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d71d000-702f0d71e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d71e000-702f0d75f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d75f000-702f0d760000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d760000-702f0d7a1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d7a1000-702f0d7a2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d7a2000-702f0d7e3000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d7e3000-702f0d7e4000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d7e4000-702f0d825000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d825000-702f0d826000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d826000-702f0d867000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d867000-702f0d868000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d868000-702f0d8a9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d8a9000-702f0d8aa000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d8aa000-702f0d8eb000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d8eb000-702f0d8ec000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d8ec000-702f0d92d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d92d000-702f0d92e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d92e000-702f0d96f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d96f000-702f0d970000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d970000-702f0d9b1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d9b1000-702f0d9b2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d9b2000-702f0d9f3000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d9f3000-702f0d9f4000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0d9f4000-702f0da35000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0da35000-702f0da36000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0da36000-702f0da77000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
Finished tests in 353.602126s, 81.5776 tests/s, 17249.1384 assertions/s.
| 702f0da77000-702f0da78000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0da78000-702f0dab9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0dab9000-702f0daba000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0daba000-702f0dafb000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0dafb000-702f0dafc000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0dafc000-702f0db3d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0db3d000-702f0db3e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0db3e000-702f0db7f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 702f0db7f000-702f0db80000 ---p 00000000 00:00 0 
| 702f0db80000-702f0e380000 rw-p 00000000 00:00 0 
| 702f0e380000-702f0e600000 rw-p 00000000 00:00 0 
| 702f0e600000-702f26600000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 702f26600000-702f27a00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 702f27a00000-702f28200000 rw-p 00000000 00:00 0 
| 702f2821f000-702f28220000 ---p 00000000 00:00 0 
| 702f28220000-702f28240000 rw-p 00000000 00:00 0 
| 702f28240000-702f28270000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702f2827b000-702f2827c000 r--p 00000000 00:6e 14692634                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 702f2827c000-702f2827d000 r-xp 00001000 00:6e 14692634                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 702f2827d000-702f2827e000 r--p 00002000 00:6e 14692634                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 702f2827e000-702f2827f000 r--p 00002000 00:6e 14692634                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 702f2827f000-702f28280000 rw-p 00003000 00:6e 14692634                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 702f28280000-702f282f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 702f282f1000-702f282f8000 rw-p 00000000 00:00 0 
| 702f282f8000-702f28395000 r--p 00000000 00:6e 15349661                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 702f28395000-702f284d5000 r-xp 0009d000 00:6e 15349661                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 702f284d5000-702f28563000 r--p 001dd000 00:6e 15349661                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 702f28563000-702f2856e000 r--p 0026b000 00:6e 15349661                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 702f2856e000-702f28571000 rw-p 00276000 00:6e 15349661                   /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 702f28571000-702f28575000 rw-p 00000000 00:00 0 
| 702f28575000-702f28579000 r--p 00000000 00:6e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 702f28579000-702f2859c000 r-xp 00004000 00:6e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 702f2859c000-702f285a0000 r--p 00027000 00:6e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 702f285a0000-702f285a1000 r--p 0002b000 00:6e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 702f285a1000-702f285a2000 rw-p 0002c000 00:6e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 702f285a2000-702f285ca000 r--p 00000000 00:6e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 702f285ca000-702f28752000 r-xp 00028000 00:6e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 702f28752000-702f287a1000 r--p 001b0000 00:6e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 702f287a1000-702f287a5000 r--p 001fe000 00:6e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 702f287a5000-702f287a7000 rw-p 00202000 00:6e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 702f287a7000-702f287b4000 rw-p 00000000 00:00 0 
| 702f287b4000-702f287c4000 r--p 00000000 00:6e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 702f287c4000-702f28843000 r-xp 00010000 00:6e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 702f28843000-702f2889b000 r--p 0008f000 00:6e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 702f2889b000-702f2889c000 r--p 000e7000 00:6e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 702f2889c000-702f2889d000 rw-p 000e8000 00:6e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 702f2889d000-702f2889f000 rw-p 00000000 00:00 0 
| 702f2889f000-702f288a1000 r--p 00000000 00:6e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 702f288a1000-702f288b6000 r-xp 00002000 00:6e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 702f288b6000-702f288cf000 r--p 00017000 00:6e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 702f288cf000-702f288d0000 r--p 0002f000 00:6e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 702f288d0000-702f288d1000 rw-p 00030000 00:6e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 702f288d1000-702f288d9000 rw-p 00000000 00:00 0 
| 702f288d9000-702f288e3000 r--p 00000000 00:6e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 702f288e3000-702f28946000 r-xp 0000a000 00:6e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 702f28946000-702f2895b000 r--p 0006d000 00:6e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 702f2895b000-702f2895c000 r--p 00081000 00:6e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 702f2895c000-702f2895d000 rw-p 00082000 00:6e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 702f2895d000-702f28966000 r--p 00000000 00:6e 16282309                   /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 702f28966000-702f28a13000 r-xp 00009000 00:6e 16282309                   /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 702f28a13000-702f28a21000 r--p 000b6000 00:6e 16282309                   /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 702f28a21000-702f28a27000 r--p 000c4000 00:6e 16282309                   /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 702f28a27000-702f28a28000 rw-p 000ca000 00:6e 16282309                   /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 702f28a28000-702f28c47000 rw-p 00000000 00:00 0 
| 702f28c47000-702f28c49000 r--p 00000000 00:6e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 702f28c49000-702f28c5b000 r-xp 00002000 00:6e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 702f28c5b000-702f28c61000 r--p 00014000 00:6e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 702f28c61000-702f28c62000 r--p 0001a000 00:6e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 702f28c62000-702f28c63000 rw-p 0001b000 00:6e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 702f28c63000-702f28c64000 r--p 00000000 00:6e 14690947                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 702f28c64000-702f28c65000 r-xp 00001000 00:6e 14690947                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 702f28c65000-702f28c66000 r--p 00002000 00:6e 14690947                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 702f28c66000-702f28c67000 r--p 00002000 00:6e 14690947                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 702f28c67000-702f28c68000 rw-p 00003000 00:6e 14690947                   /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 702f28c68000-702f28cb0000 r--p 00000000 00:6e 14680265                   /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0
| 702f28cb0000-702f29166000 r-xp 00048000 00:6e 14680265                   /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0
| 702f29166000-702f292f7000 r--p 004fe000 00:6e 14680265                   /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0
| 702f292f7000-702f2930d000 r--p 0068f000 00:6e 14680265                   /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0
| 702f2930d000-702f29311000 rw-p 006a5000 00:6e 14680265                   /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0
| 702f29311000-702f29327000 rw-p 00000000 00:00 0 
| 702f29327000-702f29328000 r--p 00000000 00:6e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 702f29328000-702f29353000 r-xp 00001000 00:6e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 702f29353000-702f2935d000 r--p 0002c000 00:6e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 702f2935d000-702f2935f000 r--p 00036000 00:6e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 702f2935f000-702f29361000 rw-p 00038000 00:6e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffeb9d5a000-7ffeb9d7b000 rw-p 00000000 00:00 0                          [stack]
| 7ffeb9daf000-7ffeb9db3000 r--p 00000000 00:00 0                          [vvar]
| 7ffeb9db3000-7ffeb9db5000 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:763:in 'TestGc#test_interrupt_in_finalizer'

28846 tests, 6099332 assertions, 0 failures, 1 errors, 159 skips

ruby -v: ruby 3.5.0dev (2025-06-30T23:21:42Z master 8f758de4c8) +PRISM [x86_64-linux]
make: *** [uncommon.mk:978: 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 -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 -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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
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.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
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.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.4/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-06-30T23:21:42Z master 8f758de4c8) +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 30.852246 seconds

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