# Logfile created on 2024-02-19 05:11:55 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a179e623d0 @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'", @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.20240219-051155", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a179eeb4a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a179eeb310 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a179eeb180 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240219-051155", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240219-051155>, @binmode=false, @mon_data=#<Monitor:0x000055a179eeb0b8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   1dca87c..cb9e0a4  master     -> origin/master
Updating 1dca87c..cb9e0a4
Fast-forward
 NEWS.md                                     | 1 +
 common.mk                                   | 2 +-
 gems/bundled_gems                           | 8 ++++----
 lib/bundler/templates/newgem/rubocop.yml.tt | 5 -----
 test/rubygems/test_gem_package_task.rb      | 4 ----
 5 files changed, 6 insertions(+), 14 deletions(-)
Latest commit hash = cb9e0a4537
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-jemalloc/common.mk > uncommon.mk
generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
/tmp/ruby/src/trunk-jemalloc/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
/bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
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'
Downloading bundled gem test-unit-3.6.2...
Cloning https://github.com/minitest/minitest
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
Cloning into '/tmp/ruby/src/trunk-jemalloc/gems/src/minitest'...
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision -
Cloning https://github.com/ruby/bigdecimal
Cloning into '/tmp/ruby/src/trunk-jemalloc/gems/src/bigdecimal'...
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged
Cloning https://github.com/ruby/drb
Cloning into '/tmp/ruby/src/trunk-jemalloc/gems/src/drb'...
Extracting bundle gem test-unit-3.6.2...
Unpacked gems/test-unit-3.6.2.gem
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/drb.revision updated
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Building drb@29389313b6f0d1b215ba16cdc28062dbc44c3c50 to /tmp/ruby/src/trunk-jemalloc/gems/drb-2.2.0.gem
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
  Successfully built RubyGem
  Name: drb
  Version: 2.2.0
  File: drb-2.2.0.gem
From https://github.com/minitest/minitest
 * branch            00affdbf08f42b9b12df043e9fe28e56ad33b622 -> FETCH_HEAD
Extracting bundle gem drb-2.2.0...
HEAD is now at 00affdb Support Ruby 3.4's new error message format
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision updated
From https://github.com/ruby/bigdecimal
 * branch            741fb93b566959663269ecd988e278a974528a1d -> FETCH_HEAD
Unpacked gems/drb-2.2.0.gem
Building minitest@00affdbf08f42b9b12df043e9fe28e56ad33b622 to /tmp/ruby/src/trunk-jemalloc/gems/minitest-5.22.2.gem
HEAD is now at 741fb93 Merge pull request #286 from mame/no-backtick-in-error-messages
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision updated
Building bigdecimal@741fb93b566959663269ecd988e278a974528a1d to /tmp/ruby/src/trunk-jemalloc/gems/bigdecimal-3.1.6.gem
  Successfully built RubyGem
  Name: minitest
  Version: 5.22.2
  File: minitest-5.22.2.gem
Extracting bundle gem minitest-5.22.2...
  Successfully built RubyGem
  Name: bigdecimal
  Version: 3.1.6
  File: bigdecimal-3.1.6.gem
Extracting bundle gem bigdecimal-3.1.6...
Unpacked gems/minitest-5.22.2.gem
Unpacked gems/bigdecimal-3.1.6.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-jemalloc/loadpath.c
builtin_binary.inc updated
a34a2d11b490ac3d319acc247da3c4170a9d428abca111ea436d8fc2b39589f7  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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
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 '/tmp/ruby/src/trunk-jemalloc/enc/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'
configuring bigdecimal-3.1.6/ext/bigdecimal
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: 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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
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/pathname'
make[2]: Entering 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/openssl'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering 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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
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.7.3/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal/bigdecimal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/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/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal/missing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
linking shared-object bigdecimal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision -
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision unchanged
generating encdb.h
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/drb.revision unchanged
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
encdb.h unchanged
Extracting bundle gem minitest-5.22.2...
making srcs under enc
making enc
Unpacked gems/minitest-5.22.2.gem
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/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/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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
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/fiddle'
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/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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving 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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.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/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/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/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
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/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 to 
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.11.2
                                    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.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.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.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    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.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.10
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1896 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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 '/tmp/ruby/src/trunk-jemalloc/enc/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.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/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=5070
  "--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/867] 519462=test_arith_seq_beg_len_step
[  2/867] 519464=test_gem_resolver_requirement_list
[  3/867] 519463=test_gc_compact
[  4/867] 519465=test_gem_commands_pristine_command
[  5/867] 519462=test_yjit_exit_locations
[  6/867] 519464=test_raise_exception
[  7/867] 519462=test_have_func
[  8/867] 519464=test_gem_config_file
[  9/867] 519464=test_did_you_mean
[ 10/867] 519464=test_rdoc_store
[ 11/867] 519464=test_case_comprehensive
[ 12/867] 519465=test_rdoc_attr
[ 13/867] 519465=test_yaml_tree
[ 14/867] 519462=test_rdoc_stats
[ 15/867] 519465=test_gem_package_tar_reader
[ 16/867] 519465=test_gem_local_remote_options
[ 17/867] 519465=test_instrumentation_api
[ 18/867] 519462=test_gem_impossible_dependencies_error
[ 19/867] 519462=test_rdoc_generator_pot
[ 20/867] 519462=test_rdoc_context_section
[ 21/867] 519462=test_gem_gem_runner
[ 22/867] 519462=test_rdoc_generator_pot_po
[ 23/867] 519462=test_debug
[ 24/867] 519462=test_time_tz
[ 25/867] 519462=test_emoji_breaks
[ 26/867] 519463=test_win32ole_param
[ 27/867] 519463=test_thread
[ 28/867] 519463=test_gem_command
[ 29/867] 519463=test_array_create
[ 30/867] 519463=test_pkey_ec
[ 31/867] 519463=test_formatter
[ 32/867] 519463=test_date_parse
[ 33/867] 519463=test_ractor
[ 34/867] 519463=test_require
[ 35/867] 519465=test_backtrace
[ 36/867] 519465=test_webauthn_poller
[ 37/867] 519465=test_gem_resolver_lock_set
[ 38/867] 519465=test_symbol
[ 39/867] 519465=test_win32ole_typelib
[ 40/867] 519465=test_rat
[ 41/867] 519465=test_external_new
[ 42/867] 519465=test_store
[ 43/867] 519465=test_gem_update_suggestion
[ 44/867] 519465=test_color_printer
[ 45/867] 519465=test_ancdata
[ 46/867] 519465=test_gem_security
[ 47/867] 519463=test_line_editor
[ 48/867] 519463=test_gem_requirement
[ 49/867] 519463=test_unicode_escape
[ 50/867] 519463=test_string_memory
[ 51/867] 519463=test_tcp
[ 52/867] 519462=test_ole_methods
[ 53/867] 519462=test_gem_bundler_version_finder
[ 54/867] 519462=test_kernel
[ 55/867] 519463=test_rdoc_i18n_locale
[ 56/867] 519463=test_complex2
[ 57/867] 519463=test_webauthn_listener_response
[ 58/867] 519463=test_rdoc_markup
[ 59/867] 519463=test_protect
[ 60/867] 519463=test_typeddata
[ 61/867] 519463=!Nothing_to_test
[ 62/867] 519463=test_popen_deadlock
[ 63/867] 519462=test_gem_stub_specification
[ 64/867] 519462=test_tree_builder
[ 65/867] 519462=test_gem_commands_install_command
[ 66/867] 519463=test_integer
[ 67/867] 519465=test_flags
[ 68/867] 519462=test_history
[ 69/867] 519462=test_class
[ 70/867] 519462=test_gem_commands_list_command
[ 71/867] 519462=test_trick
[ 72/867] 519465=test_type_completor
[ 73/867] 519465=test_word
[ 74/867] 519465=test_marshal
[ 75/867] 519463=test_inlinecache
[ 76/867] 519465=test_numeric
[ 77/867] 519465=test_console_attr
[ 78/867] 519465=test_iseq_load
[ 79/867] 519463=test_gem_commands_build_command
[ 80/867] 519463=test_gem_commands_help_command
[ 81/867] 519463=test_win32ole_variant_outarg
[ 82/867] 519463=test_files_sample
[ 83/867] 519463=test_gem_stream_ui
[ 84/867] 519463=test_win32ole_record
[ 85/867] 519463=test_ssl
[ 86/867] 519463=test_rdoc_generator_ri
[ 87/867] 519463=test_rdoc_markup_to_html_snippet
[ 88/867] 519463=location_test
[ 89/867] 519462=test_assignment
[ 90/867] 519463=test_ractor
[ 91/867] 519465=test_ubf_async_safe
[ 92/867] 519465=test_case_mapping
[ 93/867] 519465=test_optarg
[ 94/867] 519465=test_gem
[ 95/867] 519463=test_history
[ 96/867] 519463=test_rdoc_method_attr
[ 97/867] 519463=test_pkcs7
[ 98/867] 519463=ruby_api_test
[ 99/867] 519463=test_exception
[100/867] 519463=test_cgi_core
[101/867] 519463=test_parser
[102/867] 519463=test_date_strftime
[103/867] 519465=test_gc
[104/867] 519462=test_gem_source_subpath_problem
[105/867] 519463=test_signal
[106/867] 519462=test_fixnum
[107/867] 519462=test_kill_ring
[108/867] 519462=test_stringchar
[109/867] 519462=test_key_stroke
[110/867] 519462=test_gem_request
[111/867] 519462=test_common
[112/867] 519462=test_case
[113/867] 519462=test_gem_validator
[114/867] 519462=test_logger
[115/867] 519462=test_vm_dump
[116/867] 519462=test_import
[117/867] 519463=test_rendering
[118/867] 519463=test_basicsocket
[119/867] 519463=test_math
[120/867] 519463=test_gc
[121/867] 519463=test_libs
[122/867] 519463=errors_test
[123/867] 519463=test_gem_commands_exec_command
[124/867] 519462=test_gem_security_policy
[125/867] 519462=test_rdoc_markup_paragraph
[126/867] 519462=test_gem_resolver_installer_set
[127/867] 519463=test_cgi_header
[128/867] 519463=version_test
[129/867] 519463=test_gem_security_trust_dir
[130/867] 519463=test_enumerator
[131/867] 519462=test_helper
[132/867] 519462=test_parser_events
[133/867] 519462=test_object_create_start
[134/867] 519462=test_http
[135/867] 519462=test_gem_source_git
[136/867] 519462=test_regex_casefold
[137/867] 519462=test_name_error
[138/867] 519462=test_sexp
[139/867] 519462=test_fips
[140/867] 519462=test_safe_load
[141/867] 519462=test_string_processing
[142/867] 519462=test_timeout
[143/867] 519462=test_summary
[144/867] 519462=compiler_test
[145/867] 519462=test_mutex
[146/867] 519462=test_big5
[147/867] 519462=test_data
[148/867] 519462=attribute_write_test
[149/867] 519462=test_date_time
[150/867] 519462=test_gem_commands_sources_command
[151/867] 519462=test_pointer
[152/867] 519462=test_win32ole_type
[153/867] 519462=test_struct
[154/867] 519462=test_str2big
[155/867] 519462=test_foreach
[156/867] 519462=test_module
[157/867] 519465=test_set
[158/867] 519465=test_ractor_compatibility
[159/867] 519465=test_rdoc_parser_simple
[160/867] 519465=test_ssl
[161/867] 519462=test_windows_1252
[162/867] 519462=test_bmethod
[163/867] 519462=test_gem_source_fetch_problem
[164/867] 519462=test_rdoc_generator_pot_po_entry
[165/867] 519462=unescape_test
[166/867] 519464=test_encoding
[167/867] 519462=test_yjit
[168/867] 519464=test_rdoc_markup_verbatim
[169/867] 519464=test_propertyputref
[170/867] 519464=test_pattern_key_name_check
[171/867] 519464=test_keyword
[172/867] 519464=test_m17n
[173/867] 519464=test_rdoc_rd_inline_parser
[174/867] 519464=test_rdoc_parser_c
[175/867] 519464=test_argf
[176/867] 519465=test_rubyvm
[177/867] 519465=test_constant
[178/867] 519464=json_fixtures_test
[179/867] 519464=test_too_many_dummy_encodings
[180/867] 519464=test_gem_silent_ui
[181/867] 519464=test_rdoc_markup_to_markdown
[182/867] 519464=test_rdoc_parser_rd
[183/867] 519464=test_getopts
[184/867] 519464=test_scan_args
[185/867] 519464=test_null
[186/867] 519464=test_cclass
[187/867] 519464=test_stream
[188/867] 519464=test_hash
[189/867] 519465=test_win32ole_variant_m
[190/867] 519465=test_gem_commands_mirror
[191/867] 519465=test_depth_first
[192/867] 519465=test_rdoc_single_class
[193/867] 519465=test_gem_package_tar_header
[194/867] 519465=test_gem_resolver_api_set
[195/867] 519465=test_rdoc_generator_json_index
[196/867] 519465=test_method_cache
[197/867] 519465=test_ruby_lex
[198/867] 519465=test_json_tree
[199/867] 519465=json_string_matching_test
[200/867] 519465=test_convertible
[201/867] 519463=test_transcode
[202/867] 519463=test_time
[203/867] 519462=test_load
[204/867] 519462=test_rdoc_token_stream
[205/867] 519462=test_extlibs
[206/867] 519463=test_ossl
[207/867] 519462=test_rdoc_markdown
[208/867] 519462=test_rdoc_servlet
[209/867] 519462=test_nil2vtempty
[210/867] 519462=test_fileutils
[211/867] 519464=test_rdoc_encoding
[212/867] 519462=test_severity
[213/867] 519462=test_ractor
[214/867] 519462=test_gem_resolver_installed_specification
[215/867] 519462=test_bash_completion
[216/867] 519462=test_date_marshal
[217/867] 519462=test_rdoc_constant
[218/867] 519464=test_deprecate
[219/867] 519464=test_object
[220/867] 519464=test_readpartial
[221/867] 519462=test_yield
[222/867] 519464=test_bignum
[223/867] 519464=test_wait
[224/867] 519464=ractor_test
[225/867] 519464=test_x509attr
[226/867] 519464=test_gem_console_ui
[227/867] 519464=test_nextafter
[228/867] 519464=test_cmethod
[229/867] 519464=test_install
[230/867] 519464=test_win32ole_method_event
[231/867] 519464=test_capacity
[232/867] 519464=test_alias_and_anchor
[233/867] 519464=test_rdoc_parser
[234/867] 519464=test_euc_tw
[235/867] 519464=test_integer_comb
[236/867] 519463=test_io_timeout
[237/867] 519463=test_clone
[238/867] 519463=test_gem_commands_server_command
[239/867] 519463=parse_comments_test
[240/867] 519463=test_integer
[241/867] 519463=test_pair
[242/867] 519464=test_date
[243/867] 519464=test_comparable
[244/867] 519464=test_random
[245/867] 519464=test_grapheme_breaks
[246/867] 519464=test_lexer
[247/867] 519464=test_gem_resolver_index_set
[248/867] 519464=test_to_ruby
[249/867] 519464=test_gem_ext_cargo_builder
[250/867] 519464=test_memory_view
[251/867] 519464=test_gem_version
[252/867] 519464=test_enc_str_buf_cat
[253/867] 519462=test_win32ole_event
[254/867] 519464=test_pinned
[255/867] 519462=test_arith_seq_extract
[256/867] 519462=test_folderitem2_invokeverb
[257/867] 519462=test_gem_gemcutter_utilities
[258/867] 519464=test_gb18030
[259/867] 519464=test_nil
[260/867] 519464=test_mul
[261/867] 519464=test_gem_source_local
[262/867] 519462=test_exit
[263/867] 519462=test_wss
[264/867] 519462=test_gem_request_set_gem_dependency_api
[265/867] 519464=test_ellipsize
[266/867] 519464=test_context
[267/867] 519462=test_dot_dot
[268/867] 519462=test_file
[269/867] 519462=test_symbol
[270/867] 519464=test_coder
[271/867] 519464=test_x509store
[272/867] 519463=test_closure
[273/867] 519464=test_gem_commands_unpack_command
[274/867] 519463=test_init
[275/867] 519464=test_digest
[276/867] 519464=test_unix
[277/867] 519464=test_ansi_without_terminfo
[278/867] 519464=test_gem_ext_configure_builder
[279/867] 519463=test_delete
[280/867] 519463=test_big2str
[281/867] 519463=test_enumerator_kw
[282/867] 519463=test_primitive
[283/867] 519464=test_ocsp
[284/867] 519463=test_continuation
[285/867] 519463=test_switch_hitter
[286/867] 519463=test_yamlstore
[287/867] 519463=test_zlib
[288/867] 519464=test_hash_create
[289/867] 519464=test_rdoc_markup_to_table_of_contents
[290/867] 519464=test_document
[291/867] 519464=test_proc
[292/867] 519465=test_placearg
[293/867] 519465=test_at_exit
[294/867] 519465=test_ansi_with_terminfo
[295/867] 519465=test_gem_commands_uninstall_command
[296/867] 519464=test_sockopt
[297/867] 519464=test_gem_commands_lock_command
[298/867] 519464=test_function
[299/867] 519464=test_files_ext
[300/867] 519464=test_gem_request_connection_pools
[301/867] 519464=test_irb
[302/867] 519464=test_io_m17n
[303/867] 519465=test_encoding
[304/867] 519465=test_rb_str_dup
[305/867] 519465=test_err_in_callback
[306/867] 519465=test_tempfile
[307/867] 519465=test_files_test
[308/867] 519465=test_arity
[309/867] 519465=dispatcher_test
[310/867] 519465=test_eval_history
[311/867] 519465=test_reqarg
[312/867] 519465=test_ldap
[313/867] 519465=test_shift_jis
[314/867] 519465=test_rdoc_cross_reference
[315/867] 519465=test_gem_commands_update_command
[316/867] 519462=test_pipe
[317/867] 519462=test_gem_resolver_vendor_set
[318/867] 519462=test_object_references
[319/867] 519462=test_win32ole_param_event
[320/867] 519462=test_http_request
[321/867] 519464=test_hash
[322/867] 519462=test_http
[323/867] 519464=test_resource
[324/867] 519464=test_complexrational
[325/867] 519464=test_type
[326/867] 519464=test_time
[327/867] 519464=test_filter
[328/867] 519464=test_unicode
[329/867] 519464=test_printf
[330/867] 519464=test_koi8
[331/867] 519464=test_function_entry
[332/867] 519464=test_thread
[333/867] 519465=test_rdoc_any_method
[334/867] 519465=test_tmpdir
[335/867] 519465=test_gem_package_tar_reader_entry
[336/867] 519465=test_gem_commands_setup_command
[337/867] 519465=test_undef
[338/867] 519465=test_thread_cv
[339/867] 519465=test_class2name
[340/867] 519465=test_bigzero
[341/867] 519465=test_parse
[342/867] 519463=test_gem_platform
[343/867] 519463=test_regexp
[344/867] 519465=test_rand
[345/867] 519462=test_logdevice
[346/867] 519465=test_stringio
[347/867] 519465=test_x509cert
[348/867] 519465=test_gem_resolver_local_specification
[349/867] 519465=test_files_test_2
[350/867] 519465=test_gem_resolver_composed_set
[351/867] 519465=test_rdoc_markup_hard_break
[352/867] 519465=test_econv
[353/867] 519462=test_logperiod
[354/867] 519462=test_rdoc_markup_attribute_manager
[355/867] 519462=test_helper
[356/867] 519462=test_rdoc_rd
[357/867] 519462=test_addr
[358/867] 519462=test_boolean
[359/867] 519462=test_stack
[360/867] 519465=test_key_name_check
[361/867] 519465=test_ns_spki
[362/867] 519465=test_win32ole_type_event
[363/867] 519465=test_require
[364/867] 519464=test_io_wait
[365/867] 519464=test_io
[366/867] 519464=test_kwargs
[367/867] 519464=test_ftp
[368/867] 519464=test_rdoc_comment
[369/867] 519464=test_gem_commands_check_command
[370/867] 519464=test_config
[371/867] 519462=test_rdoc_i18n_text
[372/867] 519462=test_evaluation
[373/867] 519462=test_https
[374/867] 519464=test_yamldbm
[375/867] 519464=test_cgi_multipart
[376/867] 519464=test_class_name_check
[377/867] 519464=test_autoconf
[378/867] 519464=test_thread_fd_close
[379/867] 519464=test_class
[380/867] 519462=test_rdoc_markup_raw
[381/867] 519462=test_const
[382/867] 519462=fuzzer_test
[383/867] 519462=test_completion
[384/867] 519462=test_ensured
[385/867] 519462=test_yaml_special_cases
[386/867] 519462=test_struct
[387/867] 519462=test_gem_source_list
[388/867] 519462=test_gem_source_installed
[389/867] 519462=test_fstring
[390/867] 519462=test_gem_ext_cargo_builder_link_flag_converter
[391/867] 519462=test_rational
[392/867] 519462=test_project_sanity
[393/867] 519462=test_euc_kr
[394/867] 519462=test_rational2
[395/867] 519465=test_lambda
[396/867] 519462=test_duplicate
[397/867] 519462=test_pkey_dh
[398/867] 519462=test_gem_request_set_lockfile_tokenizer
[399/867] 519465=test_io
[400/867] 519462=test_gem_available_set
[401/867] 519462=test_cgi_tag_helper
[402/867] 519462=test_gem_package_old
[403/867] 519462=test_modify_expand
[404/867] 519462=test_cgi_cookie
[405/867] 519462=test_dir_m17n
[406/867] 519462=test_rubygems
[407/867] 519462=test_variable_name_check
[408/867] 519462=test_gem_source_vendor
[409/867] 519462=test_process
[410/867] 519462=test_singleton
[411/867] 519462=test_gem_spec_fetcher
[412/867] 519462=test_metaclass
[413/867] 519462=test_rdoc_normal_class
[414/867] 519462=test_config
[415/867] 519462=test_gem_commands_outdated_command
[416/867] 519462=test_iterator
[417/867] 519462=test_string
[418/867] 519462=pattern_test
[419/867] 519462=test_etc
[420/867] 519462=test_gem_doctor
[421/867] 519462=test_change_word
[422/867] 519462=json_addition_test
[423/867] 519462=library_symbols_test
[424/867] 519462=test_pack
[425/867] 519462=test_cipher
[426/867] 519462=test_gem_resolver_git_set
[427/867] 519464=test_qsort
[428/867] 519464=test_storage
[429/867] 519464=test_new
[430/867] 519464=test_gem_installer
[431/867] 519462=test_config
[432/867] 519462=test_require_lib
[433/867] 519462=test_ipaddr
[434/867] 519462=memsize_test
[435/867] 519462=test_io_buffer
[436/867] 519462=test_rdoc_markup_to_rdoc
[437/867] 519462=test_profile_frames
[438/867] 519462=test_cparser
[439/867] 519464=test_bug_reporter
[440/867] 519464=test_variable
[441/867] 519462=test_objectspace
[442/867] 519464=test_reline_key
[443/867] 519464=test_enc_raise
[444/867] 519464=test_object
[445/867] 519464=test_key_actor_vi
[446/867] 519464=test_rdoc_code_object
[447/867] 519462=test_key_error
[448/867] 519462=test_engine
[449/867] 519462=test_data
[450/867] 519462=test_emitter
[451/867] 519462=test_unicode_normalize
[452/867] 519464=test_gem_commands_info_command
[453/867] 519464=test_gem_uninstaller
[454/867] 519465=test_rdoc_alias
[455/867] 519465=test_yaml
[456/867] 519465=test_rdoc_markup_formatter
[457/867] 519465=test_func
[458/867] 519464=test_random_formatter
[459/867] 519464=test_handle
[460/867] 519464=test_enum
[461/867] 519464=test_dryrun
[462/867] 519464=test_serialize_subclasses
[463/867] 519464=test_kdf
[464/867] 519464=test_ractor
[465/867] 519464=test_gem_source_specific_file
[466/867] 519464=test_asn1
[467/867] 519464=json_common_interface_test
[468/867] 519464=test_gem_commands_open_command
[469/867] 519464=test_win32ole
[470/867] 519464=test_zsh_completion
[471/867] 519464=test_settracefunc
[472/867] 519462=test_psych
[473/867] 519462=test_gem_text
[474/867] 519462=test_set_len
[475/867] 519462=test_rubyoptions
[476/867] 519463=test_pattern_matching
[477/867] 519463=test_rdoc_ri_paths
[478/867] 519463=test_scheduler
[479/867] 519463=test_command
[480/867] 519464=test_sprintf_comb
[481/867] 519463=test_rdoc_markup_pre_process
[482/867] 519464=test_rdoc_rd_block_parser
[483/867] 519463=test_method_cache
[484/867] 519463=test_gem_package_task
[485/867] 519464=test_digest
[486/867] 519463=test_shellwords
[487/867] 519463=test_ractor
[488/867] 519463=test_complex
[489/867] 519463=test_yield_block
[490/867] 519463=test_case
[491/867] 519463=test_omap
[492/867] 519463=test_fiddle
[493/867] 519464=test_pty
[494/867] 519463=test_rdoc_markup_attributes
[495/867] 519463=test_recursion
[496/867] 519463=test_postponed_job
[497/867] 519464=test_gem_request_set_lockfile
[498/867] 519463=test_gem_ext_cargo_builder_unit
[499/867] 519463=test_delegate
[500/867] 519463=test_ractor
[501/867] 519463=test_rdoc_parser_markdown
[502/867] 519463=test_float
[503/867] 519464=test_frozen
[504/867] 519464=test_windows_1251
[505/867] 519464=test_string
[506/867] 519463=test_merge_keys
[507/867] 519463=test_gbk
[508/867] 519463=test_gem_safe_marshal
[509/867] 519465=test_rdoc_extend
[510/867] 519465=test_date_strptime
[511/867] 519465=test_gem_resolver_conflict
[512/867] 519465=test_call
[513/867] 519465=test_random
[514/867] 519465=test_rbconfig
[515/867] 519465=test_win32ole_method
[516/867] 519465=test_open3
[517/867] 519463=test_spell_checker
[518/867] 519463=test_error_highlight
[519/867] 519463=test_flush
[520/867] 519463=test_euc_jp
[521/867] 519463=test_load
[522/867] 519463=test_rdoc_markup_to_html_crossref
[523/867] 519463=test_gem_commands_contents_command
[524/867] 519463=test_gem_resolver_lock_specification
[525/867] 519463=test_noarg
[526/867] 519463=test_array
[527/867] 519465=test_threadgroup
[528/867] 519465=test_gem_commands_environment_command
[529/867] 519465=test_utf32
[530/867] 519465=test_gem_resolver_best_set
[531/867] 519465=test_terminfo
[532/867] 519465=test_rdoc_markup_parser
[533/867] 519465=test_gem_commands_dependency_command
[534/867] 519465=test_bug-14834
[535/867] 519465=test_rdoc_generator_markup
[536/867] 519465=test_rdoc_markup_document
[537/867] 519465=regexp_test
[538/867] 519465=test_gem_commands_specification_command
[539/867] 519465=test_arithmetic_sequence
[540/867] 519465=test_addrinfo
[541/867] 519465=test_cesu8
[542/867] 519465=test_gem_commands_search_command
[543/867] 519465=test_parser
[544/867] 519465=test_iso_8859
[545/867] 519465=test_gem_commands_signin_command
[546/867] 519465=json_generator_test
[547/867] 519465=test_address_resolve
[548/867] 519465=test_rdoc_markup_to_tt_only
[549/867] 519465=test_date_ractor
[550/867] 519465=test_iter_break
[551/867] 519465=test_open-uri
[552/867] 519465=test_rdoc_context
[553/867] 519462=test_cgi_util
[554/867] 519465=test_num2int
[555/867] 519465=comments_test
[556/867] 519465=test_io_wait_uncommon
[557/867] 519465=test_file
[558/867] 519462=test_io_console
[559/867] 519462=bom_test
[560/867] 519462=test_gem_ci_detector
[561/867] 519462=test_c_union_entity
[562/867] 519462=test_rdoc_parser_changelog
[563/867] 519462=parameters_signature_test
[564/867] 519462=test_gem_ext_cmake_builder
[565/867] 519462=test_whileuntil
[566/867] 519462=test_numhash
[567/867] 519462=test_pkey_rsa
[568/867] 519465=test_digest_extend
[569/867] 519465=test_gem_rdoc
[570/867] 519465=test_bn
[571/867] 519465=test_c_struct_builder
[572/867] 519462=test_monitor
[573/867] 519462=test_last_thread
[574/867] 519465=test_gem_install_update_options
[575/867] 519465=test_gem_dependency_list
[576/867] 519465=test_passing_block
[577/867] 519465=test_framework
[578/867] 519465=test_workspace
[579/867] 519462=test_gem_resolver_index_specification
[580/867] 519462=test_singleton_function
[581/867] 519462=test_generic
[582/867] 519463=test_rdoc_markup_to_ansi
[583/867] 519465=test_date_attr
[584/867] 519465=parser_test
[585/867] 519465=test_gem_name_tuple
[586/867] 519462=test_eval
[587/867] 519463=test_erb
[588/867] 519465=test_cp949
[589/867] 519465=json_generic_object_test
[590/867] 519465=test_condition
[591/867] 519465=test_stringify_symbols
[592/867] 519465=test_resize
[593/867] 519463=test_sorted_set
[594/867] 519465=test_emoji
[595/867] 519465=test_rdoc_tom_doc
[596/867] 519465=test_gem_resolver
[597/867] 519465=test_verbose
[598/867] 519463=test_x509ext
[599/867] 519463=parse_test
[600/867] 519465=locals_test
[601/867] 519462=test_rdoc_parser_ruby
[602/867] 519465=test_httpresponse
[603/867] 519465=test_gem_commands_push_command
[604/867] 519465=test_rdoc_markup_to_bs
[605/867] 519465=test_refinement
[606/867] 519462=test_fiber
[607/867] 519463=test_case_options
[608/867] 519463=test_pkcs12
[609/867] 519463=test_gem_commands_which_command
[610/867] 519463=test_weakmap
[611/867] 519462=test_optimization
[612/867] 519465=test_ripper
[613/867] 519465=test_cgi_session
[614/867] 519465=test_httpresponses
[615/867] 519465=test_x509crl
[616/867] 519465=test_usrmarshal
[617/867] 519465=test_path_to_class
[618/867] 519465=test_gem_commands_cleanup_command
[619/867] 519465=test_gem_ext_ext_conf_builder
[620/867] 519465=test_buffered_io
[621/867] 519465=test_gem_dependency_resolution_error
[622/867] 519465=test_sprintf
[623/867] 519465=test_autoload
[624/867] 519463=ripper_test
[625/867] 519463=test_gem_request_set_lockfile_parser
[626/867] 519463=test_utf16
[627/867] 519463=test_scalar_scanner
[628/867] 519463=test_set
[629/867] 519463=test_nofree
[630/867] 519463=test_x509name
[631/867] 519463=test_rdoc_task
[632/867] 519463=test_dln
[633/867] 519463=test_backtrace
[634/867] 519462=test_default_gems
[635/867] 519462=test_pkg_config
[636/867] 519462=test_gem_security_signer
[637/867] 519462=test_gem_source_lock
[638/867] 519462=test_resolve_symbol
[639/867] 519462=test_rdoc_normal_module
[640/867] 519462=test_rdoc_markdown_test
[641/867] 519463=test_option
[642/867] 519463=test_insns_leaf
[643/867] 519463=encoding_test
[644/867] 519463=test_gem_version_option
[645/867] 519463=test_tracer
[646/867] 519463=test_svcb_https
[647/867] 519463=test_buffering
[648/867] 519463=test_my_integer
[649/867] 519463=test_debugger_integration
[650/867] 519463=test_x509req
[651/867] 519463=test_win32ole_variant
[652/867] 519463=test_syntax
[653/867] 519462=test_flip
[654/867] 519462=format_errors_test
[655/867] 519462=test_member
[656/867] 519462=test_cgi_modruby
[657/867] 519462=test_gem_resolver_activation_request
[658/867] 519462=test_method_name_check
[659/867] 519462=test_inadvertent_creation
[660/867] 519462=test_date_conv
[661/867] 519462=test_egrep_cpp
[662/867] 519462=test_gem_package
[663/867] 519465=test_pkey_dsa
[664/867] 519462=test_stat
[665/867] 519462=test_gem_util
[666/867] 519462=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 32857>
[667/867] 519462=test_fd_setsize
[668/867] 519462=test_queue
[669/867] 519462=test_color
[670/867] 519462=test_gem_resolver_specification
[671/867] 519462=test_prettyprint
[672/867] 519462=test_jaro_winkler
Closed file descriptor: JaroWinklerTest#test_jaro_winkler_distance: 11
[673/867] 519462=test_gem_dependency
[674/867] 519462=test_env
[675/867] 519465=test_ts
[676/867] 519464=test_path
[677/867] 519464=test_rdoc_require
[678/867] 519464=test_assembler
[679/867] 519464=test_locale
[680/867] 519464=test_gem_uri_formatter
[681/867] 519464=test_macro
[682/867] 519464=test_weakref
[683/867] 519465=test_ws
[684/867] 519465=test_timeout
[685/867] 519464=ruby_parser_test
[686/867] 519464=test_rdoc_markup_include
[687/867] 519464=test_range
[688/867] 519465=test_normalize
[689/867] 519465=test_io_buffer
[690/867] 519465=test_key_actor_emacs
[691/867] 519465=test_help
[692/867] 519465=test_basicinstructions
[693/867] 519465=test_files_lib
[694/867] 519465=test_udp
[695/867] 519465=test_numeric
[696/867] 519465=test_optparse
[697/867] 519465=test_nonblock
[698/867] 519465=test_gem_source
[699/867] 519465=test_mdns
[700/867] 519465=test_find_executable
[701/867] 519465=test_data_error
[702/867] 519465=test_rdoc_rdoc
[703/867] 519464=test_lazy_enumerator
[704/867] 519465=test_hmac
[705/867] 519465=test_benchmark
[706/867] 519465=test_gem_request_set
[707/867] 519464=test_bug-5832
[708/867] 519464=test_emitter
[709/867] 519464=constant_path_node_test
[710/867] 519464=test_have_library
[711/867] 519465=test_forwardable
[712/867] 519462=test_https_proxy
[713/867] 519465=test_have_macro
[714/867] 519462=test_objspace
[715/867] 519465=test_tracepoint
[716/867] 519465=test_raise
[717/867] 519465=test_sleep
[718/867] 519464=test_string
[719/867] 519464=test_tree_spell_checker
[720/867] 519464=test_internal_ivar
[721/867] 519464=test_fnmatch
[722/867] 519464=test_shapes
[723/867] 519464=test_configuration
[724/867] 519464=test_force_exit
[725/867] 519464=test_rdoc_top_level
[726/867] 519464=test_recorder
[727/867] 519464=test_rdoc_generator_darkfish
[728/867] 519465=test_gem_path_support
[729/867] 519465=test_erb_m17n
[730/867] 519465=test_key_event_record
[731/867] 519465=test_gem_commands_owner_command
[732/867] 519464=test_gem_resolver_dependency_request
[733/867] 519465=test_iseq
[734/867] 519464=test_nesting_parser
[735/867] 519463=test_rdoc_rd_inline
[736/867] 519463=test_gem_unsatisfiable_dependency_error
[737/867] 519464=test_eval
[738/867] 519464=test_gem_dependency_installer
[739/867] 519463=test_enumerator
[740/867] 519463=test_files_test_1
[741/867] 519463=test_gem_remote_fetcher
[742/867] 519465=test_gem_ext_builder
[743/867] 519463=test_defined
[744/867] 519465=test_bug-3571
[745/867] 519465=test_ifunless
[746/867] 519465=test_dir
[747/867] 519463=test_gem_uri
[748/867] 519463=test_gem_commands_signout_command
[749/867] 519463=test_date_compat
[750/867] 519463=magic_comment_test
[751/867] 519463=test_gem_commands_yank_command
[752/867] 519463=test_config
[753/867] 519463=json_ext_parser_test
[754/867] 519463=test_mkmf
[755/867] 519463=test_human_typo
[756/867] 519463=test_nomethod_error
[757/867] 519463=test_scanner_events
[758/867] 519463=test_enumerable
[759/867] 519465=test_pack
[760/867] 519463=test_rdoc_markup_indented_paragraph
[761/867] 519463=test_weakkeymap
[762/867] 519465=test_gem_package_tar_writer
[763/867] 519465=test_system
[764/867] 519464=newline_test
[765/867] 519464=test_enc_associate
[766/867] 519463=test_c_struct_entry
[767/867] 519464=test_to_ary_concat
[768/867] 519463=test_gem_commands_cert_command
[769/867] 519465=desugar_compiler_test
[770/867] 519465=test_not
[771/867] 519465=test_sleep
[772/867] 519465=test_mailto
[773/867] 519465=test_face
[774/867] 519465=test_remote_fetch_error
[775/867] 519465=test_sizeof
[776/867] 519463=test_gem_ext_rake_builder
[777/867] 519464=json_encoding_test
[778/867] 519464=test_scalar
[779/867] 519464=test_gem_command_manager
[780/867] 519464=test_thread
[781/867] 519464=test_exception_at_throwing
[782/867] 519464=test_bundled_ca
[783/867] 519463=test_interned_str
[784/867] 519463=test_len
[785/867] 519463=test_pack
[786/867] 519463=test_rdoc_markup_to_joined_paragraph
[787/867] 519463=test_rdoc_markup_to_html
[788/867] 519463=test_pstore
[789/867] 519463=test_rdoc_options
[790/867] 519463=test_compile_prism
[791/867] 519464=test_literal
[792/867] 519463=test_mixed_unicode_escapes
[793/867] 519463=test_rdoc_include
[794/867] 519463=test_gem_commands_fetch_command
[795/867] 519463=test_date_arith
[796/867] 519463=test_ractor
[797/867] 519463=test_win32ole_variable
[798/867] 519463=test_array
[799/867] 519463=test_signedness
[800/867] 519464=test_require
[801/867] 519464=test_provider
[802/867] 519464=test_arity
[803/867] 519464=test_gem_specification
[804/867] 519465=test_gem_resolver_api_specification
[805/867] 519465=test_trace
[806/867] 519465=test_frozen_error
[807/867] 519465=test_rdoc_text
[808/867] 519465=test_pkey
[809/867] 519465=test_ractor
[810/867] 519465=test_notimplement
[811/867] 519465=test_date_new
[812/867] 519465=test_alias
[813/867] 519465=test_nowrite
[814/867] 519465=test_thread_queue
[815/867] 519464=test_memory_view
[816/867] 519464=test_rendering
[817/867] 519464=test_httpheader
[818/867] 519464=test_protocol
[819/867] 519464=test_rdoc_ri_driver
[820/867] 519464=test_exception
[821/867] 519465=test_append
[822/867] 519465=test_process
[823/867] 519463=test_tsort
[824/867] 519463=test_ostruct
[825/867] 519463=test_require_path_check
[826/867] 519463=test_rdoc_markup_heading
[827/867] 519463=test_cstr
[828/867] 519463=test_gem_resolver_vendor_specification
[829/867] 519463=test_erb_command
[830/867] 519463=test_acceptable
[831/867] 519463=test_file_exhaustive
[832/867] 519464=test_dns
[833/867] 519464=test_gem_commands_query_command
[834/867] 519464=test_rdoc_class_module
[835/867] 519464=test_dup
[836/867] 519464=test_rdoc_rubygems_hook
[837/867] 519464=test_securerandom
[838/867] 519464=test_input_method
[839/867] 519464=test_within_pipe
[840/867] 519464=test_name_error_extension
[841/867] 519464=test_div
[842/867] 519464=test_abi
[843/867] 519464=test_reline
[844/867] 519464=test_beginendblock
[845/867] 519464=test_ssl_session
[846/867] 519464=test_show_source
[847/867] 519464=test_deprecated
[848/867] 519464=heredoc_dedent_test
[849/867] 519464=test_pp
[850/867] 519464=test_gem_resolver_git_specification
[851/867] 519464=test_stream
[852/867] 519464=test_gem_commands_stale_command
[853/867] 519464=test_uncorrectable_name_check
[854/867] 519464=test_find
[855/867] 519464=test_marshalable
[856/867] 519464=test_m17n_comb
[857/867] 519463=test_update
[858/867] 519463=test_ast
[859/867] 519464=test_coderange
[860/867] 519464=json_parser_test
[861/867] 519464=test_rdoc_markup_to_label
[862/867] 519464=test_method
[863/867] 519465=test_super
[864/867] 519465=test_coverage
[865/867] 519465=test_stringscanner
[866/867] 519465=test_pathname
[867/867] 519465=test_socket
Finished tests in 737.249537s, 34.0631 tests/s, 12863.2363 assertions/s.
25113 tests, 9483415 assertions, 0 failures, 0 errors, 254 skips

ruby -v: ruby 3.4.0dev (2024-02-19T04:55:06Z master cb9e0a4537) [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 --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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 '/tmp/ruby/src/trunk-jemalloc/enc/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.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/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'
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-02-19T04:55:06Z master cb9e0a4537) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 ..................................................................

Finished in 199.023321 seconds

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