# Logfile created on 2024-07-18 03:22:20 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f23750efde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=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, @logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240718-032220", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f2375111fa8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f2375111c88 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f237502a8d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240718-032220", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240718-032220>, @binmode=false, @mon_data=#<Monitor:0x00007f23751117d8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   d0c17cb..d11d615  master     -> origin/master
Updating d0c17cb..d11d615
Fast-forward
 file.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Latest commit hash = d11d615ba6
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-jemalloc/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[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/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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -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/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/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/file.c
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/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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -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/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/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
e54175930fb2d6164a97132a9552d9a3e268b91b16405959208316151dfac000  builtin_binary.inc
compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.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/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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -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/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/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
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
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/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/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
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
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
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]: Entering 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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering 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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	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/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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -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/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.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/typeprof.revision unchanged
generating enc.mk
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
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.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
ext/configure-ext.mk 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 '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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
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/fiddle'
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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/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'
./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.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-jemalloc/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1975 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/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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -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/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/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/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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -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/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
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.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/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=31398
  "--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/910] 714334=test_queue
[  2/910] 714336=test_fd_setsize
[  3/910] 714336=test_color
[  4/910] 714334=test_gem_resolver_specification
[  5/910] 714335=overlap_test
[  6/910] 714338=test_jaro_winkler
[  7/910] 714338=test_prettyprint
[  8/910] 714338=test_env
[  9/910] 714336=test_gem_commands_rebuild_command
[ 10/910] 714334=test_gem_dependency
[ 11/910] 714336=test_inadvertent_creation
[ 12/910] 714334=test_method_name_check
[ 13/910] 714336=test_cgi_modruby
[ 14/910] 714334=test_gem_resolver_activation_request
[ 15/910] 714334=test_egrep_cpp
[ 16/910] 714336=test_date_conv
[ 17/910] 714336=test_stat
[ 18/910] 714336=test_gem_package
[ 19/910] 714335=test_pkey_dsa
[ 20/910] 714334=test_gem_util
[ 21/910] 714334=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 40221>
[ 22/910] 714334=test_io_buffer
[ 23/910] 714334=test_basicinstructions
Closed file descriptor: TestBasicInstructions#test_const_cref: 11
[ 24/910] 714334=test_udp
[ 25/910] 714334=test_files_lib
[ 26/910] 714335=test_numeric
[ 27/910] 714335=test_key_actor_emacs
[ 28/910] 714336=test_help
[ 29/910] 714336=test_gem_source
[ 30/910] 714335=test_mdns
[ 31/910] 714335=test_find_executable
[ 32/910] 714335=test_data_error
[ 33/910] 714335=test_optparse
[ 34/910] 714335=test_nonblock
[ 35/910] 714336=test_hmac
[ 36/910] 714336=test_benchmark
[ 37/910] 714335=test_rdoc_rdoc
[ 38/910] 714335=test_lazy_enumerator
[ 39/910] 714336=test_assembler
[ 40/910] 714336=test_locale
[ 41/910] 714336=test_gem_uri_formatter
[ 42/910] 714336=test_ts
[ 43/910] 714335=test_path
[ 44/910] 714335=test_rdoc_require
[ 45/910] 714335=test_ws
[ 46/910] 714335=test_timeout
[ 47/910] 714336=test_macro
[ 48/910] 714336=test_weakref
[ 49/910] 714336=test_rdoc_markup_include
[ 50/910] 714335=test_range
[ 51/910] 714336=test_normalize
[ 52/910] 714336=test_configuration
[ 53/910] 714336=test_shapes
[ 54/910] 714338=test_fnmatch
[ 55/910] 714336=test_gem_remote_fetcher_s3
[ 56/910] 714338=test_rdoc_top_level
[ 57/910] 714336=test_recorder
[ 58/910] 714336=test_force_exit
[ 59/910] 714336=snippets_test
[ 60/910] 714335=test_rdoc_generator_darkfish
[ 61/910] 714338=test_gem_path_support
[ 62/910] 714338=test_gem_commands_owner_command
[ 63/910] 714335=test_gem_resolver_dependency_request
[ 64/910] 714338=test_iseq
[ 65/910] 714335=test_erb_m17n
[ 66/910] 714335=test_key_event_record
[ 67/910] 714335=test_gem_request_set
[ 68/910] 714336=test_have_library
[ 69/910] 714338=test_forwardable
[ 70/910] 714338=test_https_proxy
[ 71/910] 714335=test_emitter
[ 72/910] 714335=test_bug-5832
[ 73/910] 714335=test_sleep
[ 74/910] 714338=test_have_macro
[ 75/910] 714334=test_objspace
[ 76/910] 714335=test_tracepoint
[ 77/910] 714338=test_raise
[ 78/910] 714338=test_tree_spell_checker
[ 79/910] 714338=test_internal_ivar
[ 80/910] 714338=test_string
[ 81/910] 714338=desugar_compiler_test
[ 82/910] 714338=test_gem_commands_yank_command
[ 83/910] 714335=magic_comment_test
[ 84/910] 714335=test_gem_commands_signout_command
[ 85/910] 714335=test_date_compat
[ 86/910] 714335=test_config
[ 87/910] 714338=json_ext_parser_test
[ 88/910] 714338=test_human_typo
[ 89/910] 714338=test_nomethod_error
[ 90/910] 714338=ruby_parser_test
[ 91/910] 714335=test_mkmf
[ 92/910] 714338=test_enumerable
[ 93/910] 714338=test_pack
[ 94/910] 714335=test_scanner_events
[ 95/910] 714335=test_gem_dependency_installer
[ 96/910] 714336=test_nesting_parser
[ 97/910] 714336=test_rdoc_rd_inline
[ 98/910] 714336=test_gem_unsatisfiable_dependency_error
[ 99/910] 714336=test_eval
[100/910] 714336=test_files_test_1
[101/910] 714338=test_enumerator
[102/910] 714338=test_bug-3571
[103/910] 714338=test_defined
[104/910] 714338=test_ifunless
[105/910] 714338=test_gem_remote_fetcher
[106/910] 714338=static_literals_test
[107/910] 714338=test_gem_ext_builder
[108/910] 714338=test_dir
[109/910] 714338=test_gem_uri
[110/910] 714338=test_sleep
[111/910] 714338=test_not
[112/910] 714338=test_mailto
[113/910] 714338=test_gem_ext_rake_builder
[114/910] 714336=json_encoding_test
[115/910] 714336=test_face
[116/910] 714336=test_remote_fetch_error
[117/910] 714336=test_sizeof
[118/910] 714335=test_gem_command_manager
[119/910] 714338=test_scalar
[120/910] 714338=test_rdoc_markup_indented_paragraph
[121/910] 714338=test_gem_package_tar_writer
[122/910] 714335=test_system
[123/910] 714338=test_weakkeymap
[124/910] 714338=test_to_ary_concat
[125/910] 714335=test_c_struct_entry
[126/910] 714338=newline_test
[127/910] 714338=test_enc_associate
[128/910] 714335=equality_test
[129/910] 714335=test_gem_commands_cert_command
[130/910] 714338=test_date_arith
[131/910] 714338=test_gem_commands_fetch_command
[132/910] 714338=test_array
[133/910] 714338=test_ractor
[134/910] 714338=test_win32ole_variable
[135/910] 714338=test_arity
[136/910] 714338=test_gem_specification
[137/910] 714335=test_signedness
[138/910] 714334=test_require
[139/910] 714334=test_provider
[140/910] 714334=test_ractor
[141/910] 714334=test_pkey
[142/910] 714334=test_notimplement
[143/910] 714334=test_date_new
[144/910] 714334=test_gem_resolver_api_specification
[145/910] 714334=test_trace
[146/910] 714334=test_frozen_error
[147/910] 714334=test_rdoc_text
[148/910] 714334=test_exception_at_throwing
[149/910] 714334=test_bundled_ca
[150/910] 714338=test_thread
[151/910] 714338=test_pstore
[152/910] 714334=test_rdoc_options
[153/910] 714338=test_compile_prism
[154/910] 714336=test_literal
[155/910] 714338=test_interned_str
[156/910] 714338=test_pack
[157/910] 714334=test_len
[158/910] 714334=test_rdoc_markup_to_joined_paragraph
[159/910] 714334=attribute_write_test
[160/910] 714338=test_rdoc_markup_to_html
[161/910] 714334=test_mixed_unicode_escapes
[162/910] 714334=test_rdoc_include
[163/910] 714338=parse_test
[164/910] 714338=test_require_path_check
[165/910] 714334=test_rdoc_markup_heading
[166/910] 714334=test_gem_resolver_vendor_specification
[167/910] 714334=test_cstr
[168/910] 714338=test_dns
[169/910] 714338=test_gem_commands_query_command
[170/910] 714336=test_erb_command
[171/910] 714336=test_acceptable
[172/910] 714336=test_file_exhaustive
[173/910] 714334=test_rdoc_class_module
[174/910] 714338=test_securerandom
[175/910] 714338=test_input_method
[176/910] 714338=test_dup
[177/910] 714334=test_rdoc_rubygems_hook
[178/910] 714338=test_alias
[179/910] 714334=test_nowrite
[180/910] 714334=test_thread_queue
[181/910] 714338=test_memory_view
[182/910] 714338=test_rendering
[183/910] 714338=test_process
[184/910] 714334=test_tsort
[185/910] 714334=test_ostruct
[186/910] 714334=test_httpheader
[187/910] 714334=test_protocol
[188/910] 714335=test_exception
[189/910] 714334=test_rdoc_ri_driver
[190/910] 714336=test_append
[191/910] 714336=test_ast
[192/910] 714334=test_update
[193/910] 714334=test_method
[194/910] 714335=test_rdoc_markup_to_label
[195/910] 714335=test_coderange
[196/910] 714335=json_parser_test
[197/910] 714335=test_super
[198/910] 714335=test_stringscanner
[199/910] 714335=constant_path_node_test
[200/910] 714335=test_pathname
[201/910] 714335=test_socket
.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f2f07c4da50 /tmp/ruby/build/trunk-jemalloc/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007f2f07c4da50 /tmp/ruby/build/trunk-jemalloc/.ext/common/socket.rb:709 dead>
[202/910] 714334=test_coverage
[203/910] 714335=test_reline
[204/910] 714334=test_name_error_extension
[205/910] 714334=test_within_pipe
[206/910] 714334=test_div
[207/910] 714334=test_abi
[208/910] 714334=test_show_source
[209/910] 714334=test_deprecated
[210/910] 714334=heredoc_dedent_test
[211/910] 714334=test_beginendblock
[212/910] 714335=test_ssl_session
[213/910] 714334=test_uncorrectable_name_check
[214/910] 714335=test_pp
[215/910] 714334=test_gem_resolver_git_specification
[216/910] 714335=test_stream
[217/910] 714335=test_gem_commands_stale_command
[218/910] 714335=test_m17n_comb
[219/910] 714334=test_find
[220/910] 714334=test_marshalable
[221/910] 714334=test_asn1
[222/910] 714334=json_common_interface_test
[223/910] 714334=test_gem_commands_open_command
[224/910] 714334=test_win32ole
[225/910] 714334=test_zsh_completion
[226/910] 714334=test_pattern_matching
[227/910] 714334=test_rubyoptions
[228/910] 714335=tunnel_test
[229/910] 714335=test_set_len
[230/910] 714335=test_gem_text
[231/910] 714335=test_psych
[232/910] 714335=test_settracefunc
[233/910] 714335=test_command
[234/910] 714335=test_rdoc_ri_paths
[235/910] 714335=test_scheduler
[236/910] 714335=test_method_cache
[237/910] 714335=test_rdoc_markup_pre_process
[238/910] 714335=test_sprintf_comb
[239/910] 714335=test_rdoc_rd_block_parser
[240/910] 714335=test_enum
[241/910] 714335=test_dryrun
[242/910] 714335=test_handle
[243/910] 714335=test_serialize_subclasses
[244/910] 714335=test_gem_source_specific_file
[245/910] 714335=test_kdf
[246/910] 714335=test_ractor
[247/910] 714335=parse_success_test
[248/910] 714335=parse_comments_test
[249/910] 714335=test_rdoc_markup_attributes
[250/910] 714335=test_recursion
[251/910] 714335=test_pty
[252/910] 714335=test_gem_request_set_lockfile
[253/910] 714335=test_postponed_job
[254/910] 714335=test_gem_ext_cargo_builder_unit
[255/910] 714335=test_delegate
[256/910] 714335=test_frozen
[257/910] 714335=test_windows_1251
[258/910] 714335=test_rdoc_parser_markdown
[259/910] 714335=test_ractor
[260/910] 714335=test_float
[261/910] 714335=newline_offsets_test
[262/910] 714338=test_gem_package_task
[263/910] 714338=test_digest
[264/910] 714335=test_ractor
[265/910] 714335=test_complex
[266/910] 714335=test_yield_block
[267/910] 714335=test_case
[268/910] 714335=test_shellwords
[269/910] 714335=test_fiddle
[270/910] 714338=test_omap
[271/910] 714338=test_rdoc_markup_to_html_crossref
[272/910] 714335=test_gem_commands_contents_command
[273/910] 714335=test_gem_resolver_lock_specification
[274/910] 714335=test_noarg
[275/910] 714338=static_inspect_test
[276/910] 714338=test_disable_irb
[277/910] 714338=test_array
[278/910] 714335=test_threadgroup
[279/910] 714335=test_utf32
[280/910] 714335=test_gem_commands_environment_command
[281/910] 714335=test_gem_resolver_best_set
[282/910] 714335=test_string
[283/910] 714334=test_gbk
[284/910] 714334=test_merge_keys
[285/910] 714334=node_id_test
[286/910] 714334=test_gem_safe_marshal
[287/910] 714334=test_rdoc_extend
[288/910] 714334=test_warning
[289/910] 714334=test_date_strptime
[290/910] 714334=test_gem_resolver_conflict
[291/910] 714334=test_call
[292/910] 714334=test_random
[293/910] 714334=test_error_highlight
[294/910] 714334=test_euc_jp
[295/910] 714334=test_flush
[296/910] 714334=test_load
[297/910] 714334=test_open3
[298/910] 714338=test_spell_checker
[299/910] 714338=test_rbconfig
[300/910] 714338=test_win32ole_method
[301/910] 714338=test_iso_8859
[302/910] 714338=test_gem_commands_signin_command
[303/910] 714338=json_generator_test
[304/910] 714338=test_parser
[305/910] 714338=test_rdoc_markup_to_tt_only
[306/910] 714338=test_address_resolve
[307/910] 714334=test_date_ractor
[308/910] 714338=test_open-uri
[309/910] 714338=test_iter_break
[310/910] 714338=test_rdoc_context
[311/910] 714334=test_cgi_util
[312/910] 714334=test_num2int
[313/910] 714334=test_gem_commands_dependency_command
[314/910] 714334=test_terminfo
[315/910] 714334=test_rdoc_markup_parser
[316/910] 714334=test_bug-14834
[317/910] 714334=test_rdoc_generator_markup
[318/910] 714334=test_rdoc_markup_document
[319/910] 714334=test_cesu8
[320/910] 714334=regexp_test
[321/910] 714334=test_gem_commands_specification_command
[322/910] 714338=test_arithmetic_sequence
[323/910] 714338=test_addrinfo
[324/910] 714334=test_gem_commands_search_command
[325/910] 714334=test_pkey_rsa
[326/910] 714334=test_whileuntil
[327/910] 714334=test_numhash
[328/910] 714338=test_monitor
[329/910] 714334=test_last_thread
[330/910] 714338=test_c_struct_builder
[331/910] 714338=test_gem_install_update_options
[332/910] 714334=test_gem_dependency_list
[333/910] 714338=test_gem_rdoc
[334/910] 714334=test_digest_extend
[335/910] 714334=test_bn
[336/910] 714334=test_gem_resolver_index_specification
[337/910] 714334=test_singleton_function
[338/910] 714334=test_passing_block
[339/910] 714334=test_framework
[340/910] 714334=test_workspace
[341/910] 714338=test_generic
[342/910] 714338=test_rdoc_markup_to_ansi
[343/910] 714338=test_file
[344/910] 714334=test_io_console
[345/910] 714334=test_gem_ci_detector
[346/910] 714334=bom_test
[347/910] 714334=test_io_wait_uncommon
[348/910] 714334=test_c_union_entity
[349/910] 714334=test_rdoc_parser_changelog
[350/910] 714338=test_gem_ext_cmake_builder
[351/910] 714334=heredoc_test
[352/910] 714334=test_verbose
[353/910] 714338=test_gem_remote_fetcher_local_server
[354/910] 714334=locals_test
[355/910] 714338=test_httpresponse
[356/910] 714338=test_rdoc_parser_ruby
[357/910] 714334=test_x509ext
[358/910] 714334=test_gem_commands_push_command
[359/910] 714338=test_rdoc_markup_to_bs
[360/910] 714338=test_gem_name_tuple
[361/910] 714338=reflection_test
[362/910] 714338=test_date_attr
[363/910] 714338=test_eval
[364/910] 714334=test_stringify_symbols
[365/910] 714334=test_cp949
[366/910] 714334=test_erb
[367/910] 714334=json_generic_object_test
[368/910] 714334=test_condition
[369/910] 714334=test_resize
[370/910] 714334=test_sorted_set
[371/910] 714338=test_emoji
[372/910] 714338=test_rdoc_tom_doc
[373/910] 714338=test_gem_resolver
[374/910] 714334=test_path_to_class
[375/910] 714334=test_gem_ext_ext_conf_builder
[376/910] 714338=test_buffered_io
[377/910] 714338=test_gem_dependency_resolution_error
[378/910] 714338=test_gem_commands_cleanup_command
[379/910] 714338=test_sprintf
[380/910] 714338=test_autoload
[381/910] 714334=test_utf16
[382/910] 714334=test_gem_request_set_lockfile_parser
[383/910] 714334=test_case_options
[384/910] 714334=test_refinement
[385/910] 714338=test_fiber
[386/910] 714334=test_weakmap
[387/910] 714338=test_pkcs12
[388/910] 714338=test_gem_commands_which_command
[389/910] 714338=test_ripper
[390/910] 714338=test_optimization
[391/910] 714335=test_httpresponses
[392/910] 714335=test_usrmarshal
[393/910] 714335=test_x509crl
[394/910] 714335=test_cgi_session
[395/910] 714335=test_gem_version_option
[396/910] 714335=test_tracer
[397/910] 714335=test_option
[398/910] 714335=test_insns_leaf
[399/910] 714335=test_my_integer
[400/910] 714335=test_debugger_integration
[401/910] 714335=test_allocation
[402/910] 714336=test_buffering
[403/910] 714336=test_svcb_https
[404/910] 714336=test_flip
[405/910] 714336=test_win32ole_variant
[406/910] 714336=test_x509req
[407/910] 714336=test_syntax
[408/910] 714335=test_member
[409/910] 714335=test_set
[410/910] 714335=test_nofree
[411/910] 714335=test_scalar_scanner
[412/910] 714335=test_dln
[413/910] 714335=test_backtrace
[414/910] 714334=test_x509name
[415/910] 714334=test_rdoc_task
[416/910] 714334=test_default_gems
[417/910] 714334=test_gem_source_lock
[418/910] 714334=test_resolve_symbol
[419/910] 714335=test_rdoc_normal_module
[420/910] 714334=test_rdoc_markdown_test
[421/910] 714335=test_pkg_config
[422/910] 714335=test_gem_security_signer
[423/910] 714335=symbol_encoding_test
[424/910] 714335=test_io_timeout
[425/910] 714335=test_clone
[426/910] 714335=test_gem_commands_server_command
[427/910] 714335=test_integer
[428/910] 714335=test_pair
[429/910] 714334=test_date
[430/910] 714334=test_comparable
[431/910] 714334=test_bignum
[432/910] 714334=regular_expression_options_test
[433/910] 714334=test_yield
[434/910] 714335=ractor_test
[435/910] 714335=test_x509attr
[436/910] 714335=test_wait
[437/910] 714335=test_nextafter
[438/910] 714335=test_win32ole_method_event
[439/910] 714335=test_cmethod
[440/910] 714335=test_install
[441/910] 714338=test_capacity
[442/910] 714338=test_alias_and_anchor
[443/910] 714338=test_gem_console_ui
[444/910] 714338=test_euc_tw
[445/910] 714338=test_integer_comb
[446/910] 714335=integer_base_flags_test
[447/910] 714335=test_rdoc_parser
[448/910] 714335=test_nil
[449/910] 714335=test_mul
[450/910] 714335=test_gem_request_set_gem_dependency_api
[451/910] 714335=test_gem_source_local
[452/910] 714335=test_wss
[453/910] 714335=test_exit
[454/910] 714335=test_closure
[455/910] 714334=test_x509store
[456/910] 714335=test_ellipsize
[457/910] 714335=test_file
[458/910] 714335=test_context
[459/910] 714335=test_dot_dot
[460/910] 714334=test_symbol
[461/910] 714335=test_coder
[462/910] 714335=test_ansi_without_terminfo
[463/910] 714335=test_unix
[464/910] 714335=test_gem_commands_unpack_command
[465/910] 714335=test_init
[466/910] 714336=test_digest
[467/910] 714336=test_random
[468/910] 714336=test_grapheme_breaks
[469/910] 714336=test_gem_resolver_index_set
[470/910] 714336=test_lexer
[471/910] 714336=test_memory_view
[472/910] 714335=test_gem_version
[473/910] 714335=test_gem_ext_cargo_builder
[474/910] 714338=test_enc_str_buf_cat
[475/910] 714338=numeric_value_test
[476/910] 714338=test_to_ruby
[477/910] 714338=test_gem_gemcutter_utilities
[478/910] 714335=test_gb18030
[479/910] 714335=test_pinned
[480/910] 714336=test_win32ole_event
[481/910] 714336=test_folderitem2_invokeverb
[482/910] 714336=test_arith_seq_extract
[483/910] 714335=test_gem_request_connection_pools
[484/910] 714336=test_files_ext
[485/910] 714336=test_irb
[486/910] 714338=test_gem_commands_lock_command
[487/910] 714338=test_sockopt
[488/910] 714338=snapshots_test
[489/910] 714335=test_function
[490/910] 714336=test_encoding
[491/910] 714336=test_rb_str_dup
[492/910] 714336=test_io_m17n
[493/910] 714335=test_tempfile
[494/910] 714335=test_files_test
[495/910] 714335=test_arity
[496/910] 714335=test_err_in_callback
[497/910] 714335=test_eval_history
[498/910] 714335=test_enumerator_kw
[499/910] 714335=test_gem_ext_configure_builder
[500/910] 714335=test_delete
[501/910] 714335=test_big2str
[502/910] 714335=test_yamlstore
[503/910] 714335=test_primitive
[504/910] 714335=test_switch_hitter
[505/910] 714335=test_ocsp
[506/910] 714338=test_continuation
[507/910] 714338=test_zlib
[508/910] 714335=test_rdoc_markup_to_table_of_contents
[509/910] 714335=test_hash_create
[510/910] 714335=test_at_exit
[511/910] 714335=test_ansi_with_terminfo
[512/910] 714335=test_gem_commands_uninstall_command
[513/910] 714336=test_document
[514/910] 714336=test_proc
[515/910] 714335=test_placearg
[516/910] 714335=test_unicode
[517/910] 714335=test_time
[518/910] 714335=test_complexrational
[519/910] 714335=test_type
[520/910] 714335=test_filter
[521/910] 714335=test_function_entry
[522/910] 714335=test_rdoc_any_method
[523/910] 714336=test_thread
[524/910] 714335=test_printf
[525/910] 714335=test_koi8
[526/910] 714335=test_gem_package_tar_reader_entry
[527/910] 714335=test_tmpdir
[528/910] 714335=test_gem_commands_setup_command
[529/910] 714334=test_undef
[530/910] 714334=test_thread_cv
[531/910] 714334=test_shift_jis
[532/910] 714334=test_rdoc_cross_reference
[533/910] 714335=test_reqarg
[534/910] 714334=test_ldap
[535/910] 714334=location_test
[536/910] 714334=test_object_references
[537/910] 714334=test_gem_commands_update_command
[538/910] 714335=test_gem_resolver_vendor_set
[539/910] 714335=test_pipe
[540/910] 714335=test_http_request
[541/910] 714335=test_hash
[542/910] 714335=test_win32ole_param_event
[543/910] 714335=test_http
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 11
.Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f2ef714fe88 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 11
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f2ef714fe88 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f2ef71669d0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007f2ef71669d0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007f2ef714fc58 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTP_v1_2#test_post: 11
Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f2ef714fc58 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=295280220, 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>
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 12
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 12
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f2ef71532b8 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007f2ef71532b8 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 12
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f2ef7150e78 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007f2ef7150e78 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 12
.Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 12
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f2ef7145c58 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 12
Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f2ef7145c58 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
[544/910] 714334=test_resource
[545/910] 714334=test_rdoc_markup_hard_break
[546/910] 714334=test_econv
.Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 12
[547/910] 714338=test_logperiod
[548/910] 714338=test_gem_resolver_local_specification
[549/910] 714338=test_gem_resolver_composed_set
[550/910] 714338=test_files_test_2.Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 12

[551/910] 714334=test_rdoc_rd
[552/910] 714334=test_multi_irb_commands
[553/910] 714334=test_rdoc_markup_attribute_manager
[554/910] 714334=test_helper
[555/910] 714334=test_stack
.Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 12
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f2ef7146310 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
[556/910] 714335=test_key_name_check
[557/910] 714335=test_ns_spki
[558/910] 714335=test_addr
[559/910] 714335=test_boolean
[560/910] 714335=test_require
[561/910] 714336=test_win32ole_type_event
[562/910] 714336=test_gem_platform
[563/910] 714336=test_class2name
[564/910] 714336=test_bigzero
[565/910] 714336=test_parse
[566/910] 714334=test_rand
[567/910] 714336=test_regexp
[568/910] 714334=test_logdevice
[569/910] 714334=test_gem_remote_fetcher_local_ssl_server
[570/910] 714338=test_stringio
[571/910] 714338=test_x509cert
[572/910] 714335=test_struct
[573/910] 714335=test_gem_source_list
[574/910] 714335=test_yaml_special_cases
[575/910] 714335=onigmo_test
[576/910] 714335=test_proxy
[577/910] 714335=test_gem_source_installed
[578/910] 714335=test_class
[579/910] 714338=test_const
[580/910] 714338=fuzzer_test
[581/910] 714338=test_rdoc_markup_raw
[582/910] 714338=test_completion
[583/910] 714334=test_ensured
[584/910] 714334=test_gem_ext_cargo_builder_link_flag_converter
[585/910] 714334=parser_test
[586/910] 714334=test_fstring
[587/910] 714334=test_euc_kr
[588/910] 714334=test_rational
[589/910] 714334=test_project_sanity
[590/910] 714334=compiler_test
[591/910] 714334=test_lambda
[592/910] 714334=test_rational2
[593/910] 714334=fixtures_test
[594/910] 714338=test_ftp
[595/910] 714338=test_io
[596/910] 714338=test_io_wait
[597/910] 714338=test_kwargs
[598/910] 714338=test_config
[599/910] 714334=test_rdoc_comment
[600/910] 714334=test_gem_commands_check_command
[601/910] 714334=test_https
[602/910] 714338=test_yamldbm
[603/910] 714338=test_cgi_multipart
[604/910] 714338=test_rdoc_i18n_text
[605/910] 714338=test_evaluation
[606/910] 714338=test_class_name_check
[607/910] 714338=test_autoconf
[608/910] 714338=test_thread_fd_close
[609/910] 714338=breadth_first_search_test
[610/910] 714338=test_config
[611/910] 714338=test_gem_commands_outdated_command
[612/910] 714338=test_string
[613/910] 714338=test_iterator
[614/910] 714338=test_rdoc_normal_class
[615/910] 714338=test_etc
[616/910] 714338=test_gem_doctor
[617/910] 714338=test_change_word
[618/910] 714338=test_pack
[619/910] 714335=library_symbols_test
[620/910] 714335=json_addition_test
[621/910] 714335=test_qsort
[622/910] 714335=test_storage
[623/910] 714335=test_new
[624/910] 714335=test_gem_installer
[625/910] 714338=test_cipher
[626/910] 714338=test_gem_resolver_git_set
[627/910] 714334=test_gem_request_set_lockfile_tokenizer
[628/910] 714338=test_io
[629/910] 714334=test_gem_available_set
[630/910] 714334=test_gem_package_old
[631/910] 714334=test_modify_expand
[632/910] 714334=test_cgi_tag_helper
[633/910] 714334=test_pkey_dh
[634/910] 714334=test_duplicate
[635/910] 714334=test_dir_m17n
[636/910] 714334=test_cd
[637/910] 714334=test_cgi_cookie
[638/910] 714334=test_gem_source_vendor
[639/910] 714334=test_rubygems
[640/910] 714334=ripper_test
[641/910] 714334=test_variable_name_check
[642/910] 714334=test_metaclass
[643/910] 714334=test_singleton
[644/910] 714334=test_gem_spec_fetcher
[645/910] 714334=test_process
[646/910] 714334=test_enc_raise
[647/910] 714334=test_key_actor_vi
[648/910] 714334=test_object
[649/910] 714334=test_reline_key
[650/910] 714334=source_location_test
[651/910] 714334=test_engine
[652/910] 714334=test_emitter
[653/910] 714334=test_unicode_normalize
[654/910] 714334=test_data
[655/910] 714334=test_rdoc_code_object
[656/910] 714334=test_key_error
[657/910] 714334=test_rdoc_alias
[658/910] 714334=test_gem_commands_info_command
[659/910] 714334=test_gem_uninstaller
[660/910] 714335=test_random_formatter
[661/910] 714335=string_encoding_test
[662/910] 714335=test_yaml
[663/910] 714335=test_rdoc_markup_formatter
[664/910] 714335=test_func
[665/910] 714334=test_require_lib
[666/910] 714335=test_config
[667/910] 714335=parameters_signature_test
[668/910] 714335=test_rdoc_markup_to_rdoc
[669/910] 714335=test_ipaddr
[670/910] 714335=test_io_buffer
[671/910] 714335=test_profile_frames
[672/910] 714335=test_variable
[673/910] 714335=test_objectspace
[674/910] 714334=test_cparser
[675/910] 714335=test_bug_reporter
[676/910] 714335=test_case_comprehensive
[677/910] 714335=test_rdoc_attr
[678/910] 714335=test_rdoc_store
[679/910] 714335=test_gem_package_tar_reader
[680/910] 714335=test_gem_local_remote_options
[681/910] 714335=test_yaml_tree
[682/910] 714335=test_rdoc_stats
[683/910] 714335=test_instrumentation_api
[684/910] 714334=test_gem_impossible_dependencies_error
[685/910] 714334=test_rdoc_generator_pot
[686/910] 714334=test_time_tz
[687/910] 714334=test_debug
[688/910] 714334=test_rdoc_context_section
[689/910] 714334=test_gem_gem_runner
[690/910] 714334=test_rdoc_generator_pot_po
[691/910] 714334=test_arith_seq_beg_len_step
[692/910] 714334=test_gem_resolver_requirement_list
[693/910] 714334=test_gc_compact
[694/910] 714338=test_gem_commands_pristine_command
[695/910] 714335=test_yjit_exit_locations
[696/910] 714335=test_raise_exception
[697/910] 714335=test_have_func
[698/910] 714338=test_gem_config_file
[699/910] 714338=test_did_you_mean
[700/910] 714338=command_line_test
[701/910] 714338=test_require
[702/910] 714335=test_backtrace
[703/910] 714335=test_gem_resolver_lock_set
[704/910] 714335=test_webauthn_poller
[705/910] 714335=test_rat
[706/910] 714335=test_external_new
[707/910] 714335=test_symbol
[708/910] 714335=test_win32ole_typelib
[709/910] 714335=test_store
[710/910] 714335=lex_test
[711/910] 714335=test_gem_update_suggestion
[712/910] 714335=test_ancdata
[713/910] 714336=test_gem_security
[714/910] 714335=test_color_printer
[715/910] 714334=test_gem_safe_yaml
[716/910] 714335=test_emoji_breaks
[717/910] 714335=regular_expression_encoding_test
[718/910] 714334=test_win32ole_param
[719/910] 714334=test_array_create
[720/910] 714334=test_pkey_ec
[721/910] 714335=test_thread
[722/910] 714335=test_gem_command
[723/910] 714334=test_registry
[724/910] 714334=test_ractor
[725/910] 714334=test_date_parse
[726/910] 714335=test_formatter
[727/910] 714335=test_popen_deadlock
[728/910] 714338=test_tree_builder
[729/910] 714338=test_gem_stub_specification
[730/910] 714334=test_protect
[731/910] 714334=!Nothing_to_test
[732/910] 714334=test_typeddata
[733/910] 714338=test_integer
[734/910] 714334=test_gem_commands_install_command
[735/910] 714335=test_class
[736/910] 714335=test_gem_commands_list_command
[737/910] 714335=test_history
[738/910] 714335=test_trick
[739/910] 714334=test_flags
[740/910] 714338=test_gem_requirement
[741/910] 714338=test_line_editor
[742/910] 714338=test_tcp
[743/910] 714335=test_ole_methods
[744/910] 714335=test_gem_bundler_version_finder
[745/910] 714338=test_unicode_escape
[746/910] 714335=test_string_memory
[747/910] 714338=test_kernel
[748/910] 714335=test_rdoc_i18n_locale
[749/910] 714335=test_complex2
[750/910] 714335=test_webauthn_listener_response
[751/910] 714335=test_rdoc_markup
[752/910] 714335=test_optarg
[753/910] 714335=test_pkcs7
[754/910] 714335=test_history
[755/910] 714335=test_gem
[756/910] 714334=test_rdoc_method_attr
[757/910] 714338=test_exception
[758/910] 714334=test_cgi_core
[759/910] 714338=test_parser
[760/910] 714334=test_marshal
[761/910] 714338=test_inlinecache
[762/910] 714338=test_numeric
[763/910] 714338=test_type_completor
[764/910] 714338=test_word
[765/910] 714338=test_gem_commands_build_command
[766/910] 714338=test_gem_commands_help_command
[767/910] 714338=test_win32ole_variant_outarg
[768/910] 714338=test_files_sample
[769/910] 714338=test_console_attr
[770/910] 714338=test_iseq_load
[771/910] 714336=test_rdoc_markup_to_html_snippet
[772/910] 714336=test_gem_stream_ui
[773/910] 714336=test_ssl
[774/910] 714334=test_win32ole_record
[775/910] 714334=test_rdoc_generator_ri
[776/910] 714334=test_assignment
[777/910] 714335=test_ractor
[778/910] 714336=test_ubf_async_safe
[779/910] 714336=test_case_mapping
[780/910] 714336=test_helper_method
[781/910] 714336=pattern_test
[782/910] 714336=test_gem_request
[783/910] 714338=test_key_stroke
[784/910] 714338=test_common
[785/910] 714335=test_logger
[786/910] 714335=test_case
[787/910] 714335=test_gem_validator
[788/910] 714335=test_import
[789/910] 714338=test_ftp
[790/910] 714338=test_rendering
[791/910] 714338=test_vm_dump
[792/910] 714338=errors_test
[793/910] 714336=test_gem_commands_exec_command
[794/910] 714338=test_basicsocket
[795/910] 714338=test_math
[796/910] 714338=test_gc
[797/910] 714338=test_libs
[798/910] 714338=test_gc
[799/910] 714334=test_gem_source_subpath_problem
[800/910] 714334=test_date_strftime
[801/910] 714334=dump_test
[802/910] 714336=test_fixnum
[803/910] 714336=test_signal
[804/910] 714335=test_stringchar
[805/910] 714335=test_kill_ring
[806/910] 714335=test_timeout
[807/910] 714335=test_summary
[808/910] 714334=implicit_array_test
[809/910] 714334=test_data
[810/910] 714334=test_date_time
[811/910] 714334=test_mutex
[812/910] 714335=test_big5
[813/910] 714335=test_win32ole_type
[814/910] 714335=test_pointer
[815/910] 714334=test_struct
[816/910] 714336=test_str2big
[817/910] 714336=test_foreach
[818/910] 714336=test_gem_commands_sources_command
[819/910] 714336=test_rdoc_markup_paragraph
[820/910] 714336=test_gem_resolver_installer_set
[821/910] 714335=test_gem_security_policy
[822/910] 714334=test_helper
[823/910] 714334=test_parser_events
[824/910] 714334=test_enumerator
[825/910] 714336=test_cgi_header
[826/910] 714336=test_gem_security_trust_dir
[827/910] 714336=version_test
[828/910] 714336=test_name_error
[829/910] 714335=test_sexp
[830/910] 714335=test_fips
[831/910] 714336=test_http
[832/910] 714336=test_object_create_start
[833/910] 714336=test_gem_source_git
[834/910] 714335=test_regex_casefold
[835/910] 714335=test_string_processing
[836/910] 714335=test_safe_load
[837/910] 714335=encodings_test
[838/910] 714335=test_lock_native_thread
[839/910] 714335=test_pattern_key_name_check
[840/910] 714335=test_keyword
[841/910] 714336=test_m17n
[842/910] 714336=test_rdoc_rd_inline_parser
[843/910] 714336=test_rdoc_parser_c
[844/910] 714335=test_yjit
[845/910] 714336=test_encoding
[846/910] 714336=test_propertyputref
[847/910] 714336=test_rdoc_markup_verbatim
[848/910] 714336=json_fixtures_test
[849/910] 714336=test_too_many_dummy_encodings
[850/910] 714336=test_constant
[851/910] 714336=test_argf
[852/910] 714338=test_rubyvm
[853/910] 714338=index_write_test
[854/910] 714338=test_getopts
[855/910] 714338=test_gem_silent_ui
[856/910] 714338=test_rdoc_markup_to_markdown
[857/910] 714338=test_rdoc_parser_rd
[858/910] 714338=test_scan_args
[859/910] 714338=test_null
[860/910] 714338=test_set
[861/910] 714338=test_module
[862/910] 714338=warnings_test
[863/910] 714338=test_rdoc_parser_simple
[864/910] 714338=test_ssl
[865/910] 714335=test_ractor_compatibility
[866/910] 714336=test_windows_1252
[867/910] 714336=test_bmethod
[868/910] 714336=dispatcher_test
[869/910] 714336=test_gem_source_fetch_problem
[870/910] 714336=test_rdoc_generator_pot_po_entry
[871/910] 714336=unescape_test
[872/910] 714335=test_rdoc_servlet
[873/910] 714335=test_nil2vtempty
[874/910] 714335=test_rdoc_markdown
[875/910] 714335=parse_stream_test
[876/910] 714335=test_gem_resolver_installed_specification
[877/910] 714335=test_fileutils
[878/910] 714336=test_rdoc_encoding
[879/910] 714336=test_severity
[880/910] 714336=test_ractor
[881/910] 714336=integer_parse_test
[882/910] 714336=test_date_marshal
[883/910] 714336=test_bash_completion
[884/910] 714336=test_object
[885/910] 714336=test_readpartial
[886/910] 714335=test_rdoc_constant
[887/910] 714335=test_deprecate
[888/910] 714336=test_hash
[889/910] 714335=test_stream
[890/910] 714335=comments_test
[891/910] 714335=test_cclass
[892/910] 714335=test_rdoc_single_class
[893/910] 714335=test_depth_first
[894/910] 714335=test_gem_resolver_api_set
[895/910] 714335=test_gem_package_tar_header
[896/910] 714335=test_gem_commands_mirror
[897/910] 714335=test_win32ole_variant_m
[898/910] 714335=test_custom_command
[899/910] 714335=test_json_tree
[900/910] 714335=test_method_cache
[901/910] 714335=test_ruby_lex
[902/910] 714335=test_rdoc_generator_json_index
[903/910] 714335=test_load
[904/910] 714335=test_rdoc_token_stream
[905/910] 714335=test_extlibs
[906/910] 714338=test_ossl
[907/910] 714335=json_string_matching_test
[908/910] 714335=test_convertible
[909/910] 714336=test_transcode
[910/910] 714336=test_time
Finished tests in 748.025067s, 44.6990 tests/s, 8656.2955 assertions/s.
33436 tests, 6475126 assertions, 0 failures, 0 errors, 332 skips

ruby -v: ruby 3.4.0dev (2024-07-18T02:20:17Z master d11d615ba6) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[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/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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -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/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
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.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/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.4.0dev (2024-07-18T02:20:17Z master d11d615ba6) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 79.128485 seconds

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