# Logfile created on 2024-07-18 01:21:35 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f956815fdd8 @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-012135", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f9568181c58 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f95681818e8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f956809a830 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240718-012135", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240718-012135>, @binmode=false, @mon_data=#<Monitor:0x00007f9568181690>, @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
   239d54d..d0c17cb  master     -> origin/master
Updating 239d54d..d0c17cb
Fast-forward
 lib/rdoc/markdown.rb            | 32 +++++++++++++++++++++-----------
 test/rdoc/test_rdoc_markdown.rb | 17 +++++++++++++++--
 2 files changed, 36 insertions(+), 13 deletions(-)
Latest commit hash = d0c17cbd09
$$$[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 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
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/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
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
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/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/openssl'
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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
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/nkf-0.2.0/ext/nkf'
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/debug-1.9.2/ext/debug'
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.8.0/ext/racc/cparse'
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/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]: 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/power_assert.revision unchanged
generating enc.mk
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
  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...
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]: 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/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering 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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
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]: 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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
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]: 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]: 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/racc-1.8.0/ext/racc/cparse'
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/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]: 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'
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=12787
  "--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] 636962=test_readpartial
[  2/910] 636964=test_object
[  3/910] 636961=test_deprecate
[  4/910] 636964=test_rdoc_constant
[  5/910] 636965=test_date_marshal
[  6/910] 636965=test_bash_completion
[  7/910] 636965=test_gem_resolver_installed_specification
[  8/910] 636962=parse_stream_test
[  9/910] 636962=integer_parse_test
[ 10/910] 636962=test_ractor
[ 11/910] 636962=test_severity
[ 12/910] 636962=test_rdoc_encoding
[ 13/910] 636964=test_fileutils
[ 14/910] 636961=test_nil2vtempty
[ 15/910] 636961=test_rdoc_servlet
[ 16/910] 636965=test_rdoc_markdown
[ 17/910] 636961=test_ossl
[ 18/910] 636962=test_extlibs
[ 19/910] 636965=test_rdoc_token_stream
[ 20/910] 636965=test_load
[ 21/910] 636965=test_time
[ 22/910] 636965=test_transcode
[ 23/910] 636964=test_convertible
[ 24/910] 636965=json_string_matching_test
[ 25/910] 636965=test_json_tree
[ 26/910] 636965=test_custom_command
[ 27/910] 636965=test_rdoc_generator_json_index
[ 28/910] 636965=test_ruby_lex
[ 29/910] 636965=test_method_cache
[ 30/910] 636965=test_gem_package_tar_header
[ 31/910] 636965=test_gem_resolver_api_set
[ 32/910] 636965=test_depth_first
[ 33/910] 636965=test_rdoc_single_class
[ 34/910] 636965=test_win32ole_variant_m
[ 35/910] 636965=test_gem_commands_mirror
[ 36/910] 636965=comments_test
[ 37/910] 636965=test_stream
[ 38/910] 636965=test_hash
[ 39/910] 636962=test_cclass
[ 40/910] 636962=test_null
[ 41/910] 636962=test_scan_args
[ 42/910] 636962=test_getopts
[ 43/910] 636962=test_rdoc_parser_rd
[ 44/910] 636962=test_rdoc_markup_to_markdown
[ 45/910] 636962=test_gem_silent_ui
[ 46/910] 636962=test_too_many_dummy_encodings
[ 47/910] 636962=json_fixtures_test
[ 48/910] 636962=index_write_test
[ 49/910] 636962=test_argf
[ 50/910] 636961=test_rubyvm
[ 51/910] 636961=test_constant
[ 52/910] 636965=test_rdoc_parser_c
[ 53/910] 636965=test_rdoc_rd_inline_parser
[ 54/910] 636965=test_m17n
[ 55/910] 636962=test_keyword
[ 56/910] 636965=test_pattern_key_name_check
[ 57/910] 636965=test_rdoc_markup_verbatim
[ 58/910] 636965=test_propertyputref
[ 59/910] 636965=test_encoding
[ 60/910] 636965=test_yjit
[ 61/910] 636962=dispatcher_test
[ 62/910] 636962=unescape_test
[ 63/910] 636962=test_rdoc_generator_pot_po_entry
[ 64/910] 636962=test_gem_source_fetch_problem
[ 65/910] 636962=test_bmethod
[ 66/910] 636962=test_windows_1252
[ 67/910] 636962=test_ssl
[ 68/910] 636961=test_rdoc_parser_simple
[ 69/910] 636961=test_ractor_compatibility
[ 70/910] 636961=test_set
[ 71/910] 636961=warnings_test
[ 72/910] 636961=test_module
[ 73/910] 636964=test_foreach
[ 74/910] 636964=test_str2big
[ 75/910] 636964=test_struct
[ 76/910] 636961=test_pointer
[ 77/910] 636961=test_win32ole_type
[ 78/910] 636961=test_gem_commands_sources_command
[ 79/910] 636964=test_date_time
[ 80/910] 636964=test_data
[ 81/910] 636964=test_big5
[ 82/910] 636964=test_mutex
[ 83/910] 636961=implicit_array_test
[ 84/910] 636961=test_summary
[ 85/910] 636962=test_timeout
[ 86/910] 636962=encodings_test
[ 87/910] 636962=test_safe_load
[ 88/910] 636962=test_string_processing
[ 89/910] 636961=test_lock_native_thread
[ 90/910] 636964=test_fips
[ 91/910] 636962=test_sexp
[ 92/910] 636962=test_name_error
[ 93/910] 636962=test_regex_casefold
[ 94/910] 636962=test_gem_source_git
[ 95/910] 636961=test_object_create_start
[ 96/910] 636961=test_http
[ 97/910] 636961=test_enumerator
[ 98/910] 636964=test_parser_events
[ 99/910] 636964=test_helper
[100/910] 636964=version_test
[101/910] 636964=test_gem_security_trust_dir
[102/910] 636964=test_cgi_header
[103/910] 636964=test_gem_resolver_installer_set
[104/910] 636964=test_rdoc_markup_paragraph
[105/910] 636964=test_gem_security_policy
[106/910] 636962=test_gem_commands_exec_command
[107/910] 636964=errors_test
[108/910] 636964=test_libs
[109/910] 636964=test_gc
[110/910] 636964=test_math
[111/910] 636964=test_basicsocket
[112/910] 636964=test_rendering
[113/910] 636964=test_ftp
[114/910] 636964=test_import
[115/910] 636964=test_vm_dump
[116/910] 636964=test_gem_validator
[117/910] 636964=test_case
[118/910] 636964=test_logger
[119/910] 636964=test_common
[120/910] 636962=test_key_stroke
[121/910] 636962=test_gem_request
[122/910] 636964=pattern_test
[123/910] 636964=test_kill_ring
[124/910] 636964=test_stringchar
[125/910] 636964=test_signal
[126/910] 636962=test_fixnum
[127/910] 636962=dump_test
[128/910] 636965=test_gem_source_subpath_problem
[129/910] 636965=test_gc
[130/910] 636962=test_date_strftime
[131/910] 636964=test_parser
[132/910] 636964=test_cgi_core
[133/910] 636964=test_exception
[134/910] 636964=test_pkcs7
[135/910] 636964=test_rdoc_method_attr
[136/910] 636964=test_gem
[137/910] 636962=test_history
[138/910] 636962=test_optarg
[139/910] 636962=test_case_mapping
[140/910] 636962=test_ubf_async_safe
[141/910] 636962=test_ractor
[142/910] 636962=test_assignment
[143/910] 636964=test_helper_method
[144/910] 636964=test_rdoc_markup_to_html_snippet
[145/910] 636964=test_rdoc_generator_ri
[146/910] 636964=test_win32ole_record
[147/910] 636964=test_ssl
[148/910] 636962=test_gem_stream_ui
[149/910] 636962=test_files_sample
[150/910] 636962=test_win32ole_variant_outarg
[151/910] 636962=test_gem_commands_help_command
[152/910] 636962=test_gem_commands_build_command
[153/910] 636964=test_iseq_load
[154/910] 636962=test_console_attr
[155/910] 636962=test_numeric
[156/910] 636962=test_inlinecache
[157/910] 636962=test_marshal
[158/910] 636962=test_word
[159/910] 636962=test_type_completor
[160/910] 636962=test_trick
[161/910] 636964=test_history
[162/910] 636964=test_gem_commands_list_command
[163/910] 636964=test_class
[164/910] 636964=test_flags
[165/910] 636964=test_integer
[166/910] 636961=test_gem_commands_install_command
[167/910] 636962=test_gem_stub_specification
[168/910] 636962=test_tree_builder
[169/910] 636962=test_popen_deadlock
[170/910] 636962=test_typeddata
[171/910] 636962=!Nothing_to_test
[172/910] 636962=test_protect
[173/910] 636962=test_rdoc_markup
[174/910] 636962=test_webauthn_listener_response
[175/910] 636962=test_complex2
[176/910] 636962=test_rdoc_i18n_locale
[177/910] 636962=test_kernel
[178/910] 636961=test_gem_bundler_version_finder
[179/910] 636961=test_ole_methods
[180/910] 636961=test_tcp
[181/910] 636961=test_string_memory
[182/910] 636961=test_unicode_escape
[183/910] 636961=test_gem_requirement
[184/910] 636961=test_line_editor
[185/910] 636962=test_gem_security
[186/910] 636961=test_ancdata
[187/910] 636961=test_color_printer
[188/910] 636964=test_gem_update_suggestion
[189/910] 636961=lex_test
[190/910] 636964=test_store
[191/910] 636964=test_external_new
[192/910] 636964=test_rat
[193/910] 636964=test_win32ole_typelib
[194/910] 636964=test_symbol
[195/910] 636964=test_webauthn_poller
[196/910] 636964=test_gem_resolver_lock_set
[197/910] 636965=test_backtrace
[198/910] 636965=test_require
[199/910] 636964=test_date_parse
[200/910] 636961=test_ractor
[201/910] 636961=test_formatter
[202/910] 636961=test_pkey_ec
[203/910] 636964=test_array_create
[204/910] 636964=test_registry
[205/910] 636964=test_gem_command
[206/910] 636961=test_thread
[207/910] 636961=test_win32ole_param
[208/910] 636961=regular_expression_encoding_test
[209/910] 636961=test_emoji_breaks
[210/910] 636961=test_gem_safe_yaml
[211/910] 636961=test_debug
[212/910] 636961=test_time_tz
[213/910] 636961=test_rdoc_generator_pot_po
[214/910] 636961=test_gem_gem_runner
[215/910] 636964=test_rdoc_context_section
[216/910] 636964=test_rdoc_generator_pot
[217/910] 636964=test_gem_impossible_dependencies_error
[218/910] 636964=test_instrumentation_api
[219/910] 636961=test_gem_local_remote_options
[220/910] 636961=test_gem_package_tar_reader
[221/910] 636961=test_rdoc_stats
[222/910] 636961=test_yaml_tree
[223/910] 636961=test_rdoc_attr
[224/910] 636961=test_case_comprehensive
[225/910] 636961=test_rdoc_store
[226/910] 636964=command_line_test
[227/910] 636964=test_did_you_mean
[228/910] 636964=test_gem_config_file
[229/910] 636961=test_have_func
[230/910] 636964=test_raise_exception
[231/910] 636965=test_gem_commands_pristine_command
[232/910] 636964=test_yjit_exit_locations
[233/910] 636964=test_gc_compact
[234/910] 636961=test_gem_resolver_requirement_list
[235/910] 636961=test_arith_seq_beg_len_step
[236/910] 636961=string_encoding_test
[237/910] 636961=test_random_formatter
[238/910] 636961=test_func
[239/910] 636965=test_rdoc_markup_formatter
[240/910] 636965=test_yaml
[241/910] 636965=test_rdoc_alias
[242/910] 636965=test_gem_uninstaller
[243/910] 636961=test_gem_commands_info_command
[244/910] 636961=test_data
[245/910] 636961=test_unicode_normalize
[246/910] 636961=test_emitter
[247/910] 636961=test_engine
[248/910] 636961=test_key_error
[249/910] 636961=test_rdoc_code_object
[250/910] 636961=test_object
[251/910] 636965=test_key_actor_vi
[252/910] 636965=test_enc_raise
[253/910] 636965=source_location_test
[254/910] 636965=test_reline_key
[255/910] 636965=test_objectspace
[256/910] 636961=test_variable
[257/910] 636964=test_bug_reporter
[258/910] 636961=test_cparser
[259/910] 636964=test_profile_frames
[260/910] 636964=test_rdoc_markup_to_rdoc
[261/910] 636965=test_io_buffer
[262/910] 636965=test_ipaddr
[263/910] 636964=test_require_lib
[264/910] 636965=parameters_signature_test
[265/910] 636965=test_config
[266/910] 636965=test_gem_installer
[267/910] 636961=test_new
[268/910] 636961=test_storage
[269/910] 636961=test_qsort
[270/910] 636961=test_gem_resolver_git_set
[271/910] 636961=test_cipher
[272/910] 636961=library_symbols_test
[273/910] 636961=test_pack
[274/910] 636962=json_addition_test
[275/910] 636962=test_change_word
[276/910] 636962=test_gem_doctor
[277/910] 636962=test_etc
[278/910] 636961=test_iterator
[279/910] 636961=test_string
[280/910] 636961=test_gem_commands_outdated_command
[281/910] 636962=test_config
[282/910] 636962=test_rdoc_normal_class
[283/910] 636961=test_metaclass
[284/910] 636961=test_process
[285/910] 636961=test_gem_spec_fetcher
[286/910] 636962=test_singleton
[287/910] 636962=test_gem_source_vendor
[288/910] 636962=test_variable_name_check
[289/910] 636962=ripper_test
[290/910] 636961=test_rubygems
[291/910] 636961=test_dir_m17n
[292/910] 636962=test_cgi_cookie
[293/910] 636962=test_cd
[294/910] 636962=test_cgi_tag_helper
[295/910] 636962=test_modify_expand
[296/910] 636962=test_gem_package_old
[297/910] 636962=test_gem_available_set
[298/910] 636962=test_io
[299/910] 636961=test_gem_request_set_lockfile_tokenizer
[300/910] 636964=test_duplicate
[301/910] 636964=test_pkey_dh
[302/910] 636961=test_lambda
[303/910] 636964=fixtures_test
[304/910] 636961=test_rational2
[305/910] 636961=test_euc_kr
[306/910] 636961=compiler_test
[307/910] 636961=test_project_sanity
[308/910] 636961=test_rational
[309/910] 636961=parser_test
[310/910] 636961=test_gem_ext_cargo_builder_link_flag_converter
[311/910] 636964=test_fstring
[312/910] 636961=test_gem_source_installed
[313/910] 636961=test_proxy
[314/910] 636964=onigmo_test
[315/910] 636964=test_yaml_special_cases
[316/910] 636964=test_gem_source_list
[317/910] 636961=test_struct
[318/910] 636961=test_ensured
[319/910] 636964=test_completion
[320/910] 636961=test_rdoc_markup_raw
[321/910] 636961=fuzzer_test
[322/910] 636961=test_const
[323/910] 636961=test_class
[324/910] 636964=breadth_first_search_test
[325/910] 636964=test_thread_fd_close
[326/910] 636964=test_autoconf
[327/910] 636964=test_class_name_check
[328/910] 636964=test_cgi_multipart
[329/910] 636964=test_yamldbm
[330/910] 636964=test_https
[331/910] 636965=test_evaluation
[332/910] 636965=test_rdoc_i18n_text
[333/910] 636965=test_config
[334/910] 636964=test_gem_commands_check_command
[335/910] 636964=test_rdoc_comment
[336/910] 636964=test_ftp
[337/910] 636964=test_kwargs
[338/910] 636964=test_io_wait
[339/910] 636961=test_io
[340/910] 636964=test_win32ole_type_event
[341/910] 636964=test_require
[342/910] 636961=test_ns_spki
[343/910] 636961=test_key_name_check
[344/910] 636961=test_stack
[345/910] 636965=test_boolean
[346/910] 636965=test_addr
[347/910] 636965=test_multi_irb_commands
[348/910] 636965=test_rdoc_rd
[349/910] 636965=test_helper
[350/910] 636965=test_rdoc_markup_attribute_manager
[351/910] 636965=test_logperiod
[352/910] 636965=test_econv
[353/910] 636961=test_rdoc_markup_hard_break
[354/910] 636961=test_files_test_2
[355/910] 636965=test_gem_resolver_composed_set
[356/910] 636965=test_gem_resolver_local_specification
[357/910] 636965=test_x509cert
[358/910] 636965=test_stringio
[359/910] 636965=test_logdevice
[360/910] 636965=test_gem_remote_fetcher_local_ssl_server
[361/910] 636964=test_rand
[362/910] 636964=test_regexp
[363/910] 636965=test_gem_platform
[364/910] 636965=test_parse
[365/910] 636965=test_bigzero
[366/910] 636965=test_class2name
[367/910] 636965=test_thread_cv
[368/910] 636965=test_undef
[369/910] 636965=test_gem_commands_setup_command
[370/910] 636962=test_gem_package_tar_reader_entry
[371/910] 636962=test_tmpdir
[372/910] 636962=test_thread
[373/910] 636961=test_rdoc_any_method
[374/910] 636965=test_function_entry
[375/910] 636965=test_koi8
[376/910] 636965=test_printf
[377/910] 636965=test_unicode
[378/910] 636965=test_filter
[379/910] 636965=test_type
[380/910] 636965=test_complexrational
[381/910] 636965=test_time
[382/910] 636961=test_resource
[383/910] 636961=test_http
[384/910] 636965=test_hash
[385/910] 636965=test_http_request
[386/910] 636965=test_win32ole_param_event
[387/910] 636965=test_object_references
[388/910] 636965=test_pipe
Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007f669f5b6cf8 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
[389/910] 636965=test_gem_resolver_vendor_set
[390/910] 636965=test_gem_commands_update_command.Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f669f5b6cf8 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f669f5bfd80 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 11
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007f669f5bfd80 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>

Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 11
.Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f66aabe3800 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f66aabe3800 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 11
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007f669f5afc50 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 11
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007f669f5afc50 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 11
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 11
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 11
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 10 #<File::Stat dev=0x8, ino=292643816, 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: TestNetHTTPContinue#test_expect_continue_timeout: 12
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 36057>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f66a0e79268 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 12
Finished thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f66a0e79268 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007f669f5afc78 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 12
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f669f5afc78 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
[391/910] 636965=test_rdoc_cross_reference
.Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 12
Leaked file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 38573>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007f669f5a51d8 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 12
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007f669f5a51d8 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
.Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f669f5a7cd0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
[392/910] 636961=test_shift_jis
[393/910] 636961=location_test
[394/910] 636961=test_ldap
[395/910] 636961=test_reqarg
[396/910] 636965=test_eval_history
[397/910] 636965=test_arity
[398/910] 636965=test_files_test
[399/910] 636961=test_tempfile
[400/910] 636965=test_err_in_callback
[401/910] 636965=test_rb_str_dup
[402/910] 636965=test_encoding
[403/910] 636965=test_io_m17n
[404/910] 636961=test_irb
[405/910] 636961=test_files_ext
[406/910] 636961=test_gem_request_connection_pools
[407/910] 636961=test_function
[408/910] 636962=snapshots_test
[409/910] 636961=test_sockopt
[410/910] 636961=test_gem_commands_lock_command
[411/910] 636961=test_gem_commands_uninstall_command
[412/910] 636965=test_ansi_with_terminfo
[413/910] 636965=test_at_exit
[414/910] 636965=test_placearg
[415/910] 636965=test_proc
[416/910] 636962=test_document
[417/910] 636962=test_hash_create
[418/910] 636962=test_rdoc_markup_to_table_of_contents
[419/910] 636962=test_zlib
[420/910] 636961=test_yamlstore
[421/910] 636961=test_continuation
[422/910] 636961=test_ocsp
[423/910] 636961=test_switch_hitter
[424/910] 636961=test_primitive
[425/910] 636961=test_enumerator_kw
[426/910] 636961=test_big2str
[427/910] 636961=test_delete
[428/910] 636961=test_gem_ext_configure_builder
[429/910] 636961=test_unix
[430/910] 636961=test_ansi_without_terminfo
[431/910] 636961=test_digest
[432/910] 636961=test_init
[433/910] 636965=test_gem_commands_unpack_command
[434/910] 636961=test_x509store
[435/910] 636965=test_closure
[436/910] 636961=test_coder
[437/910] 636961=test_symbol
[438/910] 636965=test_dot_dot
[439/910] 636965=test_context
[440/910] 636965=test_file
[441/910] 636965=test_ellipsize
[442/910] 636965=test_gem_request_set_gem_dependency_api
[443/910] 636965=test_exit
[444/910] 636965=test_wss
[445/910] 636965=test_gem_source_local
[446/910] 636965=test_mul
[447/910] 636965=test_nil
[448/910] 636965=test_gb18030
[449/910] 636965=test_gem_gemcutter_utilities
[450/910] 636965=test_arith_seq_extract
[451/910] 636965=test_folderitem2_invokeverb
[452/910] 636965=test_win32ole_event
[453/910] 636965=test_pinned
[454/910] 636965=test_enc_str_buf_cat
[455/910] 636965=test_gem_ext_cargo_builder
[456/910] 636965=test_gem_version
[457/910] 636965=test_memory_view
[458/910] 636965=test_to_ruby
[459/910] 636965=numeric_value_test
[460/910] 636965=test_gem_resolver_index_set
[461/910] 636965=test_lexer
[462/910] 636965=test_grapheme_breaks
[463/910] 636965=test_random
[464/910] 636965=test_comparable
[465/910] 636965=test_date
[466/910] 636965=test_pair
[467/910] 636962=test_integer
[468/910] 636962=test_gem_commands_server_command
[469/910] 636962=test_clone
[470/910] 636962=test_io_timeout
[471/910] 636962=integer_base_flags_test
[472/910] 636962=test_integer_comb
[473/910] 636965=test_euc_tw
[474/910] 636965=test_rdoc_parser
[475/910] 636965=test_alias_and_anchor
[476/910] 636965=test_capacity
[477/910] 636965=test_install
[478/910] 636965=test_cmethod
[479/910] 636965=test_win32ole_method_event
[480/910] 636965=test_nextafter
[481/910] 636965=test_gem_console_ui
[482/910] 636965=test_x509attr
[483/910] 636965=ractor_test
[484/910] 636965=test_wait
[485/910] 636965=regular_expression_options_test
[486/910] 636965=test_bignum
[487/910] 636965=test_yield
[488/910] 636962=test_member
[489/910] 636962=test_flip
[490/910] 636962=test_syntax
[491/910] 636961=test_x509req
[492/910] 636961=test_win32ole_variant
[493/910] 636961=test_debugger_integration
[494/910] 636961=test_my_integer
[495/910] 636961=test_svcb_https
[496/910] 636961=test_buffering
[497/910] 636961=test_allocation
[498/910] 636965=test_tracer
[499/910] 636965=test_gem_version_option
[500/910] 636965=test_insns_leaf
[501/910] 636965=test_option
[502/910] 636965=test_rdoc_markdown_test
[503/910] 636965=test_rdoc_normal_module
[504/910] 636965=test_resolve_symbol
[505/910] 636965=test_gem_source_lock
[506/910] 636965=symbol_encoding_test
[507/910] 636965=test_gem_security_signer
[508/910] 636961=test_pkg_config
[509/910] 636961=test_default_gems
[510/910] 636961=test_backtrace
[511/910] 636965=test_dln
[512/910] 636965=test_rdoc_task
[513/910] 636965=test_x509name
[514/910] 636965=test_nofree
[515/910] 636965=test_set
[516/910] 636965=test_scalar_scanner
[517/910] 636965=test_utf16
[518/910] 636965=test_gem_request_set_lockfile_parser
[519/910] 636965=test_autoload
[520/910] 636961=test_sprintf
[521/910] 636961=test_gem_dependency_resolution_error
[522/910] 636961=test_gem_ext_ext_conf_builder
[523/910] 636964=test_buffered_io
[524/910] 636964=test_gem_commands_cleanup_command
[525/910] 636964=test_path_to_class
[526/910] 636964=test_x509crl
[527/910] 636964=test_usrmarshal
[528/910] 636964=test_httpresponses
[529/910] 636964=test_cgi_session
[530/910] 636964=test_optimization
[531/910] 636961=test_ripper
[532/910] 636961=test_weakmap
[533/910] 636962=test_gem_commands_which_command
[534/910] 636962=test_pkcs12
[535/910] 636962=test_case_options
[536/910] 636962=test_fiber
[537/910] 636965=test_refinement
[538/910] 636962=test_rdoc_markup_to_bs
[539/910] 636962=test_gem_commands_push_command
[540/910] 636962=test_rdoc_parser_ruby
[541/910] 636962=test_httpresponse
[542/910] 636962=locals_test
[543/910] 636962=test_x509ext
[544/910] 636962=test_verbose
[545/910] 636962=test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 45039>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 38323>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10
[546/910] 636962=test_gem_resolver
[547/910] 636961=test_rdoc_tom_doc
[548/910] 636961=test_emoji
[549/910] 636964=test_sorted_set
[550/910] 636961=test_resize
[551/910] 636961=test_stringify_symbols
[552/910] 636961=test_condition
[553/910] 636961=json_generic_object_test
[554/910] 636961=test_erb
[555/910] 636961=test_cp949
[556/910] 636961=test_eval
[557/910] 636965=test_gem_name_tuple
[558/910] 636965=test_date_attr
[559/910] 636965=reflection_test
[560/910] 636965=test_rdoc_markup_to_ansi
[561/910] 636962=test_generic
[562/910] 636964=test_singleton_function
[563/910] 636964=test_gem_resolver_index_specification
[564/910] 636965=test_workspace
[565/910] 636962=test_framework
[566/910] 636962=test_passing_block
[567/910] 636962=test_gem_dependency_list
[568/910] 636964=test_gem_install_update_options
[569/910] 636965=test_c_struct_builder
[570/910] 636962=test_last_thread
[571/910] 636961=test_monitor
[572/910] 636964=test_bn
[573/910] 636961=test_digest_extend
[574/910] 636964=test_gem_rdoc
[575/910] 636961=test_pkey_rsa
[576/910] 636965=test_numhash
[577/910] 636965=test_whileuntil
[578/910] 636965=heredoc_test
[579/910] 636965=test_gem_ext_cmake_builder
[580/910] 636962=test_rdoc_parser_changelog
[581/910] 636965=test_c_union_entity
[582/910] 636964=bom_test
[583/910] 636964=test_gem_ci_detector
[584/910] 636961=test_io_console
[585/910] 636964=test_file
[586/910] 636965=test_io_wait_uncommon
[587/910] 636965=test_num2int
[588/910] 636965=test_cgi_util
[589/910] 636962=test_rdoc_context
[590/910] 636965=test_open-uri
[591/910] 636965=test_iter_break
[592/910] 636965=test_date_ractor
[593/910] 636965=test_address_resolve
[594/910] 636962=test_rdoc_markup_to_tt_only
[595/910] 636965=json_generator_test
[596/910] 636962=test_gem_commands_signin_command
[597/910] 636965=test_iso_8859
[598/910] 636962=test_parser
[599/910] 636962=test_gem_commands_search_command
[600/910] 636962=test_cesu8
[601/910] 636962=test_addrinfo
[602/910] 636961=test_arithmetic_sequence
[603/910] 636961=test_gem_commands_specification_command
[604/910] 636965=regexp_test
[605/910] 636965=test_rdoc_markup_document
[606/910] 636965=test_rdoc_generator_markup
[607/910] 636965=test_bug-14834
[608/910] 636965=test_gem_commands_dependency_command
[609/910] 636961=test_rdoc_markup_parser
[610/910] 636961=test_terminfo
[611/910] 636961=test_gem_resolver_best_set
[612/910] 636965=test_disable_irb
[613/910] 636965=test_gem_commands_environment_command
[614/910] 636964=test_utf32
[615/910] 636964=test_threadgroup
[616/910] 636961=test_array
[617/910] 636965=test_noarg
[618/910] 636962=test_gem_resolver_lock_specification
[619/910] 636962=test_gem_commands_contents_command
[620/910] 636964=test_rdoc_markup_to_html_crossref
[621/910] 636965=static_inspect_test
[622/910] 636965=test_load
[623/910] 636965=test_flush
[624/910] 636965=test_euc_jp
[625/910] 636965=test_error_highlight
[626/910] 636962=test_win32ole_method
[627/910] 636962=test_rbconfig
[628/910] 636962=test_spell_checker
[629/910] 636962=test_open3
[630/910] 636964=test_random
[631/910] 636964=test_call
[632/910] 636964=test_gem_resolver_conflict
[633/910] 636964=node_id_test
[634/910] 636965=test_date_strptime
[635/910] 636965=test_warning
[636/910] 636965=test_rdoc_extend
[637/910] 636965=test_gem_safe_marshal
[638/910] 636964=test_merge_keys
[639/910] 636964=test_gbk
[640/910] 636964=test_string
[641/910] 636965=test_windows_1251
[642/910] 636965=test_frozen
[643/910] 636965=test_float
[644/910] 636962=test_ractor
[645/910] 636965=test_rdoc_parser_markdown
[646/910] 636965=test_delegate
[647/910] 636965=test_gem_ext_cargo_builder_unit
[648/910] 636965=test_gem_request_set_lockfile
[649/910] 636962=test_postponed_job
[650/910] 636962=test_recursion
[651/910] 636962=test_rdoc_markup_attributes
[652/910] 636962=parse_comments_test
[653/910] 636962=parse_success_test
[654/910] 636962=test_pty
[655/910] 636965=test_fiddle
[656/910] 636965=test_omap
[657/910] 636965=test_case
[658/910] 636965=test_yield_block
[659/910] 636965=test_complex
[660/910] 636965=test_ractor
[661/910] 636962=test_shellwords
[662/910] 636962=newline_offsets_test
[663/910] 636965=test_digest
[664/910] 636962=test_gem_package_task
[665/910] 636962=test_method_cache
[666/910] 636962=test_rdoc_rd_block_parser
[667/910] 636962=test_sprintf_comb
[668/910] 636962=test_rdoc_markup_pre_process
[669/910] 636962=test_command
[670/910] 636965=test_scheduler
[671/910] 636962=test_rdoc_ri_paths
[672/910] 636962=test_rubyoptions
[673/910] 636965=test_pattern_matching
[674/910] 636965=test_settracefunc
[675/910] 636965=test_psych
[676/910] 636965=test_gem_text
[677/910] 636965=test_set_len
[678/910] 636965=tunnel_test
[679/910] 636965=test_zsh_completion
[680/910] 636965=test_win32ole
[681/910] 636965=test_gem_commands_open_command
[682/910] 636965=json_common_interface_test
[683/910] 636965=test_asn1
[684/910] 636965=test_gem_source_specific_file
[685/910] 636965=test_ractor
[686/910] 636965=test_kdf
[687/910] 636965=test_serialize_subclasses
[688/910] 636965=test_dryrun
[689/910] 636965=test_enum
[690/910] 636965=test_handle
[691/910] 636961=test_socket
[692/910] 636965=test_pathname
[693/910] 636965=constant_path_node_test
[694/910] 636965=test_stringscanner
[695/910] 636965=test_coverage
[696/910] 636965=test_super
[697/910] 636965=test_rdoc_markup_to_label
[698/910] 636965=test_method
[699/910] 636961=json_parser_test
[700/910] 636961=test_coderange
[701/910] 636961=test_ast
[702/910] 636962=test_update
[703/910] 636962=test_m17n_comb
[704/910] 636962=test_marshalable
[705/910] 636962=test_find
[706/910] 636962=test_uncorrectable_name_check
[707/910] 636962=test_gem_commands_stale_command
[708/910] 636962=test_stream
[709/910] 636962=test_gem_resolver_git_specification
[710/910] 636962=test_pp
[711/910] 636962=heredoc_dedent_test
[712/910] 636962=test_deprecated
[713/910] 636962=test_show_source
[714/910] 636962=test_ssl_session
[715/910] 636962=test_beginendblock
[716/910] 636962=test_reline
[717/910] 636962=test_abi
[718/910] 636962=test_div
[719/910] 636962=test_within_pipe
[720/910] 636962=test_name_error_extension
[721/910] 636962=test_input_method
[722/910] 636962=test_securerandom
[723/910] 636962=test_rdoc_rubygems_hook
[724/910] 636962=test_dup
[725/910] 636962=test_rdoc_class_module
[726/910] 636965=test_gem_commands_query_command
[727/910] 636962=test_dns
[728/910] 636962=test_file_exhaustive
[729/910] 636965=test_acceptable
[730/910] 636965=test_erb_command
[731/910] 636965=test_cstr
[732/910] 636964=test_gem_resolver_vendor_specification
[733/910] 636964=test_rdoc_markup_heading
[734/910] 636964=test_require_path_check
[735/910] 636965=test_ostruct
[736/910] 636964=test_tsort
[737/910] 636964=test_process
[738/910] 636965=test_append
[739/910] 636965=test_rdoc_ri_driver
[740/910] 636965=test_exception
[741/910] 636962=test_protocol
[742/910] 636962=test_httpheader
[743/910] 636962=test_rendering
[744/910] 636962=test_memory_view
[745/910] 636962=test_thread_queue
[746/910] 636962=test_nowrite
[747/910] 636962=test_alias
[748/910] 636962=test_date_new
[749/910] 636962=test_notimplement
[750/910] 636962=test_pkey
[751/910] 636962=test_ractor
[752/910] 636965=test_rdoc_text
[753/910] 636962=test_frozen_error
[754/910] 636962=test_trace
[755/910] 636965=test_gem_resolver_api_specification
[756/910] 636962=test_gem_specification
[757/910] 636965=test_arity
[758/910] 636965=test_provider
[759/910] 636965=test_require
[760/910] 636965=test_signedness
[761/910] 636962=test_array
[762/910] 636962=test_win32ole_variable
[763/910] 636962=test_ractor
[764/910] 636962=test_date_arith
[765/910] 636962=test_gem_commands_fetch_command
[766/910] 636962=test_rdoc_include
[767/910] 636962=parse_test
[768/910] 636962=test_mixed_unicode_escapes
[769/910] 636962=test_literal
[770/910] 636962=test_compile_prism
[771/910] 636962=test_rdoc_options
[772/910] 636962=test_pstore
[773/910] 636962=test_rdoc_markup_to_html
[774/910] 636962=attribute_write_test
[775/910] 636962=test_rdoc_markup_to_joined_paragraph
[776/910] 636962=test_len
[777/910] 636962=test_pack
[778/910] 636962=test_interned_str
[779/910] 636962=test_bundled_ca
[780/910] 636962=test_exception_at_throwing
[781/910] 636962=test_thread
[782/910] 636962=test_gem_command_manager
[783/910] 636962=test_scalar
[784/910] 636962=json_encoding_test
[785/910] 636962=test_gem_ext_rake_builder
[786/910] 636962=test_sizeof
[787/910] 636965=test_remote_fetch_error
[788/910] 636965=test_face
[789/910] 636965=test_mailto
[790/910] 636965=test_sleep
[791/910] 636965=test_not
[792/910] 636965=equality_test
[793/910] 636965=test_gem_commands_cert_command
[794/910] 636965=test_c_struct_entry
[795/910] 636965=test_to_ary_concat
[796/910] 636964=test_enc_associate
[797/910] 636962=newline_test
[798/910] 636962=test_system
[799/910] 636964=test_gem_package_tar_writer
[800/910] 636964=test_weakkeymap
[801/910] 636964=test_rdoc_markup_indented_paragraph
[802/910] 636964=test_pack
[803/910] 636965=test_enumerable
[804/910] 636965=test_scanner_events
[805/910] 636965=ruby_parser_test
[806/910] 636965=test_nomethod_error
[807/910] 636965=test_human_typo
[808/910] 636965=test_mkmf
[809/910] 636965=json_ext_parser_test
[810/910] 636965=test_config
[811/910] 636964=magic_comment_test
[812/910] 636965=test_gem_commands_yank_command
[813/910] 636962=test_date_compat
[814/910] 636962=test_gem_commands_signout_command
[815/910] 636962=test_gem_uri
[816/910] 636965=test_dir
[817/910] 636962=test_ifunless
[818/910] 636962=test_defined
[819/910] 636964=test_bug-3571
[820/910] 636964=test_gem_ext_builder
[821/910] 636962=static_literals_test
[822/910] 636962=test_gem_remote_fetcher
[823/910] 636965=test_files_test_1
[824/910] 636965=test_enumerator
[825/910] 636965=test_gem_dependency_installer
[826/910] 636962=test_eval
[827/910] 636962=test_gem_unsatisfiable_dependency_error
[828/910] 636962=test_rdoc_rd_inline
[829/910] 636962=test_nesting_parser
[830/910] 636962=test_iseq
[831/910] 636962=test_gem_resolver_dependency_request
[832/910] 636962=test_gem_commands_owner_command
[833/910] 636964=test_key_event_record
[834/910] 636964=test_erb_m17n
[835/910] 636964=snippets_test
[836/910] 636962=test_gem_path_support
[837/910] 636962=test_rdoc_generator_darkfish
[838/910] 636962=test_recorder
[839/910] 636962=test_rdoc_top_level
[840/910] 636962=test_gem_remote_fetcher_s3
[841/910] 636962=test_force_exit
[842/910] 636962=test_configuration
[843/910] 636962=test_fnmatch
[844/910] 636962=test_shapes
[845/910] 636962=test_internal_ivar
[846/910] 636962=test_tree_spell_checker
[847/910] 636964=desugar_compiler_test
[848/910] 636964=test_string
[849/910] 636964=test_sleep
[850/910] 636962=test_raise
[851/910] 636962=test_tracepoint
[852/910] 636962=test_objspace
[853/910] 636965=test_have_macro
[854/910] 636964=test_https_proxy
[855/910] 636964=test_forwardable
[856/910] 636964=test_have_library
[857/910] 636965=test_bug-5832
[858/910] 636965=test_emitter
[859/910] 636965=test_gem_request_set
[860/910] 636965=test_benchmark
[861/910] 636965=test_hmac
[862/910] 636965=test_lazy_enumerator
[863/910] 636964=test_rdoc_rdoc
[864/910] 636964=test_data_error
[865/910] 636964=test_find_executable
[866/910] 636964=test_mdns
[867/910] 636964=test_gem_source
[868/910] 636965=test_nonblock
[869/910] 636965=test_optparse
[870/910] 636965=test_numeric
[871/910] 636965=test_files_lib
[872/910] 636965=test_udp
[873/910] 636965=test_basicinstructions
[874/910] 636964=test_help
[875/910] 636964=test_key_actor_emacs
[876/910] 636965=test_io_buffer
[877/910] 636965=test_normalize
[878/910] 636965=test_range
[879/910] 636964=test_rdoc_markup_include
[880/910] 636964=test_timeout
[881/910] 636964=test_ws
[882/910] 636964=test_weakref
[883/910] 636965=test_macro
[884/910] 636965=test_gem_uri_formatter
[885/910] 636965=test_locale
[886/910] 636964=test_assembler
[887/910] 636964=test_rdoc_require
[888/910] 636964=test_path
[889/910] 636965=test_ts
[890/910] 636964=test_gem_commands_rebuild_command
[891/910] 636964=test_env
[892/910] 636965=test_gem_dependency
[893/910] 636965=test_prettyprint
[894/910] 636965=test_jaro_winkler
[895/910] 636965=overlap_test
[896/910] 636961=test_gem_resolver_specification
[897/910] 636961=test_color
[898/910] 636961=test_fd_setsize
[899/910] 636961=test_queue
[900/910] 636961=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 40589>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 12
[901/910] 636961=test_gem_util
[902/910] 636965=test_stat
[903/910] 636965=test_pkey_dsa
[904/910] 636961=test_gem_package
[905/910] 636965=test_egrep_cpp
[906/910] 636965=test_date_conv
[907/910] 636965=test_method_name_check
[908/910] 636965=test_inadvertent_creation
[909/910] 636965=test_gem_resolver_activation_request
[910/910] 636965=test_cgi_modruby
Finished tests in 776.698039s, 43.0038 tests/s, 8341.9291 assertions/s.
33401 tests, 6479160 assertions, 0 failures, 0 errors, 332 skips

ruby -v: ruby 3.4.0dev (2024-07-18T00:40:01Z master d0c17cbd09) [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-18T00:40:01Z master d0c17cbd09) [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 70.464567 seconds

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