# Logfile created on 2024-07-17 21:22:40 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f481a3bfdd0 @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.20240717-212239", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f481a3e1868 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f481a3e1700 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f481a2fa648 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240717-212239", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240717-212239>, @binmode=false, @mon_data=#<Monitor:0x00007f481a3e13e0>, @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
   0fe816f..239d54d  master     -> origin/master
Updating 0fe816f..239d54d
Fast-forward
 gc/default.c                                | 3 ---
 lib/rdoc/code_object/alias.rb               | 2 +-
 lib/rdoc/code_object/method_attr.rb         | 6 +++---
 lib/rdoc/code_object/top_level.rb           | 8 ++++----
 lib/rdoc/generator/pot/message_extractor.rb | 2 +-
 lib/rdoc/markup/attribute_manager.rb        | 4 ++--
 lib/rdoc/markup/to_bs.rb                    | 2 +-
 lib/rdoc/options.rb                         | 2 +-
 lib/rdoc/parser/c.rb                        | 2 +-
 lib/rdoc/parser/changelog.rb                | 2 +-
 prism/extension.c                           | 4 ++--
 prism/prism.c                               | 9 ++++++---
 prism_compile.c                             | 2 +-
 test/prism/api/parse_stream_test.rb         | 8 ++++++++
 14 files changed, 32 insertions(+), 24 deletions(-)
Latest commit hash = 239d54dfbc
$$$[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/compile.c
compiling /tmp/ruby/src/trunk-jemalloc/gc/default.c
compiling /tmp/ruby/src/trunk-jemalloc/version.c
compiling /tmp/ruby/src/trunk-jemalloc/prism/extension.c
compiling /tmp/ruby/src/trunk-jemalloc/prism/prism.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
e54175930fb2d6164a97132a9552d9a3e268b91b16405959208316151dfac000  builtin_binary.inc
compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
ext/configure-ext.mk updated
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]: 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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/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]: 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.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/nkf-0.2.0/ext/nkf'
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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
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
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
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
/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
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
making srcs under enc
making enc
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.
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'
Unpacked gems/power_assert-2.0.4dev.gem
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/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/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/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/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/.bundle/gems/syslog-0.1.2/ext/syslog'
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/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common  /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-jemalloc/bin
installing base libraries:          /tmp/ruby/install/trunk-jemalloc/lib
installing arch files:              /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.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=9374
  "--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] 484347=test_alias
[  2/910] 484348=test_thread_queue
[  3/910] 484344=test_memory_view
[  4/910] 484345=test_nowrite
[  5/910] 484344=test_rendering
[  6/910] 484345=test_exception
[  7/910] 484347=test_rdoc_ri_driver
[  8/910] 484344=test_append
[  9/910] 484344=test_httpheader
[ 10/910] 484344=test_protocol
[ 11/910] 484344=test_ostruct
[ 12/910] 484344=test_process
[ 13/910] 484347=test_tsort
[ 14/910] 484347=test_rdoc_markup_heading
[ 15/910] 484347=test_gem_resolver_vendor_specification
[ 16/910] 484347=test_cstr
[ 17/910] 484347=test_require_path_check
[ 18/910] 484347=test_acceptable
[ 19/910] 484345=test_file_exhaustive
[ 20/910] 484347=test_erb_command
[ 21/910] 484347=test_gem_commands_query_command
[ 22/910] 484348=test_dns
[ 23/910] 484348=test_rdoc_class_module
[ 24/910] 484347=test_rdoc_rubygems_hook
[ 25/910] 484347=test_dup
[ 26/910] 484348=test_securerandom
[ 27/910] 484348=test_input_method
[ 28/910] 484347=test_abi
[ 29/910] 484348=test_name_error_extension
[ 30/910] 484348=test_within_pipe
[ 31/910] 484348=test_div
[ 32/910] 484348=test_reline
[ 33/910] 484347=test_ssl_session
[ 34/910] 484345=test_beginendblock
[ 35/910] 484347=test_show_source
[ 36/910] 484347=test_deprecated
[ 37/910] 484347=heredoc_dedent_test
[ 38/910] 484347=test_gem_commands_stale_command
[ 39/910] 484347=test_pp
[ 40/910] 484347=test_gem_resolver_git_specification
[ 41/910] 484348=test_stream
[ 42/910] 484348=test_uncorrectable_name_check
[ 43/910] 484348=test_marshalable
[ 44/910] 484348=test_find
[ 45/910] 484348=test_m17n_comb
[ 46/910] 484345=test_update
[ 47/910] 484345=test_ast
[ 48/910] 484347=json_parser_test
[ 49/910] 484347=test_coderange
[ 50/910] 484347=test_method
[ 51/910] 484348=test_rdoc_markup_to_label
[ 52/910] 484348=test_super
[ 53/910] 484348=test_coverage
[ 54/910] 484348=test_pathname
[ 55/910] 484348=test_socket
.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fc1fa27d648 /tmp/ruby/build/trunk-jemalloc/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_tcp_socket_all_hostname_resolution_failed: #<Thread:0x00007fc1fa27d648 /tmp/ruby/build/trunk-jemalloc/.ext/common/socket.rb:709 dead>
[ 56/910] 484347=test_stringscanner
[ 57/910] 484347=constant_path_node_test
[ 58/910] 484347=test_rdoc_markup_indented_paragraph
[ 59/910] 484347=test_weakkeymap
[ 60/910] 484347=test_system
[ 61/910] 484348=test_gem_package_tar_writer
[ 62/910] 484348=test_enc_associate
[ 63/910] 484347=newline_test
[ 64/910] 484348=test_to_ary_concat
[ 65/910] 484347=test_c_struct_entry
[ 66/910] 484347=test_gem_commands_cert_command
[ 67/910] 484348=equality_test
[ 68/910] 484348=test_not
[ 69/910] 484348=test_sleep
[ 70/910] 484348=test_mailto
[ 71/910] 484348=test_sizeof
[ 72/910] 484347=test_face
[ 73/910] 484347=test_remote_fetch_error
[ 74/910] 484347=json_encoding_test
[ 75/910] 484347=test_gem_ext_rake_builder
[ 76/910] 484347=test_scalar
[ 77/910] 484347=test_gem_command_manager
[ 78/910] 484347=test_thread
[ 79/910] 484347=test_exception_at_throwing
[ 80/910] 484347=test_bundled_ca
[ 81/910] 484347=test_rdoc_markup_to_joined_paragraph
[ 82/910] 484347=attribute_write_test
[ 83/910] 484347=test_rdoc_markup_to_html
[ 84/910] 484347=test_interned_str
[ 85/910] 484347=test_pack
[ 86/910] 484347=test_len
[ 87/910] 484347=test_compile_prism
[ 88/910] 484347=test_literal
[ 89/910] 484347=test_pstore
[ 90/910] 484347=test_rdoc_options
[ 91/910] 484347=test_mixed_unicode_escapes
[ 92/910] 484347=parse_test
[ 93/910] 484347=test_rdoc_include
[ 94/910] 484347=test_gem_commands_fetch_command
[ 95/910] 484347=test_date_arith
[ 96/910] 484347=test_ractor
[ 97/910] 484347=test_win32ole_variable
[ 98/910] 484347=test_array
[ 99/910] 484347=test_require
[100/910] 484347=test_provider
[101/910] 484347=test_signedness
[102/910] 484348=test_arity
[103/910] 484348=test_gem_specification
[104/910] 484344=test_frozen_error
[105/910] 484344=test_rdoc_text
[106/910] 484344=test_gem_resolver_api_specification
[107/910] 484344=test_trace
[108/910] 484344=test_date_new
[109/910] 484344=test_ractor
[110/910] 484344=test_pkey
[111/910] 484344=test_notimplement
[112/910] 484344=test_gem_request_set
[113/910] 484344=test_emitter
[114/910] 484344=test_bug-5832
[115/910] 484344=test_forwardable
[116/910] 484344=test_https_proxy
[117/910] 484344=test_have_library
[118/910] 484348=test_objspace
[119/910] 484344=test_tracepoint
[120/910] 484344=test_raise
[121/910] 484344=test_have_macro
[122/910] 484344=test_sleep
[123/910] 484347=desugar_compiler_test
[124/910] 484347=test_string
[125/910] 484347=test_internal_ivar
[126/910] 484347=test_tree_spell_checker
[127/910] 484347=test_shapes
[128/910] 484347=test_fnmatch
[129/910] 484344=test_configuration
[130/910] 484347=test_force_exit
[131/910] 484347=test_rdoc_top_level
[132/910] 484344=test_recorder
[133/910] 484344=test_gem_remote_fetcher_s3
[134/910] 484347=test_rdoc_generator_darkfish
[135/910] 484344=test_gem_path_support
[136/910] 484344=snippets_test
[137/910] 484347=test_key_event_record
[138/910] 484347=test_erb_m17n
[139/910] 484347=test_iseq
[140/910] 484347=test_gem_commands_owner_command
[141/910] 484344=test_gem_resolver_dependency_request
[142/910] 484344=test_eval
[143/910] 484344=test_nesting_parser
[144/910] 484344=test_rdoc_rd_inline
[145/910] 484344=test_gem_unsatisfiable_dependency_error
[146/910] 484344=test_gem_dependency_installer
[147/910] 484347=test_enumerator
[148/910] 484347=test_files_test_1
[149/910] 484344=static_literals_test
[150/910] 484344=test_gem_ext_builder
[151/910] 484347=test_gem_remote_fetcher
[152/910] 484347=test_bug-3571
[153/910] 484347=test_defined
[154/910] 484347=test_ifunless
[155/910] 484347=test_dir
[156/910] 484347=test_gem_uri
[157/910] 484347=test_gem_commands_signout_command
[158/910] 484347=test_date_compat
[159/910] 484347=test_gem_commands_yank_command
[160/910] 484347=magic_comment_test
[161/910] 484344=test_config
[162/910] 484344=json_ext_parser_test
[163/910] 484344=test_mkmf
[164/910] 484344=test_nomethod_error
[165/910] 484344=ruby_parser_test
[166/910] 484344=test_human_typo
[167/910] 484344=test_scanner_events
[168/910] 484344=test_enumerable
[169/910] 484344=test_pack
[170/910] 484347=test_gem_resolver_activation_request
[171/910] 484347=test_cgi_modruby
[172/910] 484347=test_inadvertent_creation
[173/910] 484344=test_method_name_check
[174/910] 484344=test_date_conv
[175/910] 484344=test_egrep_cpp
[176/910] 484344=test_pkey_dsa
[177/910] 484347=test_gem_package
[178/910] 484347=test_stat
[179/910] 484347=test_webauthn_listener
[180/910] 484347=test_gem_util
[181/910] 484347=test_color
[182/910] 484344=test_queue
[183/910] 484347=test_fd_setsize
[184/910] 484347=test_gem_resolver_specification
[185/910] 484344=test_jaro_winkler
[186/910] 484344=test_prettyprint
[187/910] 484347=overlap_test
[188/910] 484344=test_gem_dependency
[189/910] 484344=test_gem_commands_rebuild_command
[190/910] 484344=test_env
[191/910] 484347=test_path
[192/910] 484347=test_rdoc_require
[193/910] 484347=test_ts
[194/910] 484347=test_gem_uri_formatter
[195/910] 484347=test_assembler
[196/910] 484347=test_locale
[197/910] 484347=test_weakref
[198/910] 484347=test_macro
[199/910] 484347=test_timeout
[200/910] 484347=test_ws
[201/910] 484347=test_range
[202/910] 484347=test_rdoc_markup_include
[203/910] 484347=test_normalize
[204/910] 484347=test_io_buffer
[205/910] 484347=test_help
[206/910] 484347=test_key_actor_emacs
[207/910] 484347=test_numeric
[208/910] 484347=test_basicinstructions
[209/910] 484347=test_udp
[210/910] 484347=test_files_lib
[211/910] 484347=test_optparse
[212/910] 484347=test_nonblock
[213/910] 484347=test_data_error
[214/910] 484347=test_gem_source
[215/910] 484347=test_mdns
[216/910] 484347=test_find_executable
[217/910] 484347=test_lazy_enumerator
[218/910] 484344=test_rdoc_rdoc
[219/910] 484344=test_benchmark
[220/910] 484347=test_hmac
[221/910] 484347=test_fiber
[222/910] 484344=test_refinement
[223/910] 484347=test_case_options
[224/910] 484347=test_pkcs12
[225/910] 484347=test_gem_commands_which_command
[226/910] 484347=test_weakmap
[227/910] 484348=test_ripper
[228/910] 484344=test_optimization
[229/910] 484348=test_cgi_session
[230/910] 484348=test_usrmarshal
[231/910] 484348=test_x509crl
[232/910] 484348=test_httpresponses
[233/910] 484348=test_path_to_class
[234/910] 484348=test_gem_commands_cleanup_command
[235/910] 484348=test_buffered_io
[236/910] 484348=test_gem_ext_ext_conf_builder
[237/910] 484348=test_gem_dependency_resolution_error
[238/910] 484348=test_sprintf
[239/910] 484348=test_autoload
[240/910] 484345=test_gem_request_set_lockfile_parser
[241/910] 484345=test_utf16
[242/910] 484345=test_scalar_scanner
[243/910] 484345=test_nofree
[244/910] 484345=test_set
[245/910] 484345=test_x509name
[246/910] 484345=test_rdoc_task
[247/910] 484345=test_backtrace
[248/910] 484347=test_dln
[249/910] 484347=test_default_gems
[250/910] 484347=symbol_encoding_test
[251/910] 484347=test_pkg_config
[252/910] 484347=test_gem_security_signer
[253/910] 484347=test_resolve_symbol
[254/910] 484347=test_rdoc_normal_module
[255/910] 484347=test_rdoc_markdown_test
[256/910] 484345=test_gem_source_lock
[257/910] 484345=test_option
[258/910] 484345=test_insns_leaf
[259/910] 484345=test_gem_version_option
[260/910] 484345=test_tracer
[261/910] 484345=test_buffering
[262/910] 484345=test_svcb_https
[263/910] 484345=test_allocation
[264/910] 484347=test_debugger_integration
[265/910] 484347=test_my_integer
[266/910] 484347=test_win32ole_variant
[267/910] 484347=test_x509req
[268/910] 484347=test_syntax
[269/910] 484348=test_flip
[270/910] 484348=test_member
[271/910] 484348=test_io_wait_uncommon
[272/910] 484348=test_gem_ci_detector
[273/910] 484348=bom_test
[274/910] 484348=test_file
[275/910] 484345=test_io_console
[276/910] 484344=test_rdoc_parser_changelog
[277/910] 484344=test_c_union_entity
[278/910] 484344=test_gem_ext_cmake_builder
[279/910] 484344=heredoc_test
[280/910] 484344=test_whileuntil
[281/910] 484344=test_numhash
[282/910] 484344=test_pkey_rsa
[283/910] 484344=test_bn
[284/910] 484344=test_gem_rdoc
[285/910] 484348=test_digest_extend
[286/910] 484348=test_gem_dependency_list
[287/910] 484344=test_monitor
[288/910] 484348=test_last_thread
[289/910] 484344=test_c_struct_builder
[290/910] 484344=test_gem_install_update_options
[291/910] 484348=test_framework
[292/910] 484348=test_workspace
[293/910] 484345=test_passing_block
[294/910] 484345=test_gem_resolver_index_specification
[295/910] 484345=test_singleton_function
[296/910] 484345=test_generic
[297/910] 484344=test_rdoc_markup_to_ansi
[298/910] 484345=test_date_attr
[299/910] 484348=reflection_test
[300/910] 484348=test_gem_name_tuple
[301/910] 484345=test_eval
[302/910] 484348=test_condition
[303/910] 484348=test_cp949
[304/910] 484344=test_erb
[305/910] 484348=json_generic_object_test
[306/910] 484348=test_stringify_symbols
[307/910] 484348=test_rdoc_tom_doc
[308/910] 484348=test_gem_resolver
[309/910] 484344=test_resize
[310/910] 484344=test_sorted_set
[311/910] 484344=test_emoji
[312/910] 484345=test_gem_remote_fetcher_local_server
[313/910] 484344=test_verbose
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 35789>
[314/910] 484344=test_x509ext
[315/910] 484344=test_httpresponse
[316/910] 484344=test_rdoc_parser_ruby
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 33761>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11
[317/910] 484345=locals_test
[318/910] 484348=test_gem_commands_push_command
[319/910] 484345=test_rdoc_markup_to_bs
[320/910] 484348=test_gbk
[321/910] 484348=test_merge_keys
[322/910] 484344=test_string
[323/910] 484348=test_date_strptime
[324/910] 484345=test_gem_safe_marshal
[325/910] 484348=test_rdoc_extend
[326/910] 484348=test_warning
[327/910] 484348=node_id_test
[328/910] 484348=test_call
[329/910] 484348=test_random
[330/910] 484348=test_gem_resolver_conflict
[331/910] 484345=test_open3
[332/910] 484348=test_spell_checker
[333/910] 484348=test_rbconfig
[334/910] 484348=test_win32ole_method
[335/910] 484348=test_euc_jp
[336/910] 484348=test_flush
[337/910] 484348=test_load
[338/910] 484348=test_error_highlight
[339/910] 484348=static_inspect_test
[340/910] 484348=test_gem_commands_contents_command
[341/910] 484348=test_gem_resolver_lock_specification
[342/910] 484348=test_noarg
[343/910] 484348=test_rdoc_markup_to_html_crossref
[344/910] 484348=test_utf32
[345/910] 484348=test_gem_commands_environment_command
[346/910] 484348=test_array
[347/910] 484347=test_threadgroup
[348/910] 484347=test_disable_irb
[349/910] 484347=test_gem_resolver_best_set
[350/910] 484347=test_rdoc_markup_parser
[351/910] 484347=test_terminfo
[352/910] 484347=test_gem_commands_dependency_command
[353/910] 484347=test_bug-14834
[354/910] 484347=test_rdoc_generator_markup
[355/910] 484347=test_rdoc_markup_document
[356/910] 484347=test_gem_commands_specification_command
[357/910] 484345=test_arithmetic_sequence
[358/910] 484345=test_addrinfo
[359/910] 484347=regexp_test
[360/910] 484347=test_cesu8
[361/910] 484347=test_gem_commands_search_command
[362/910] 484347=test_parser
[363/910] 484347=test_iso_8859
[364/910] 484347=test_gem_commands_signin_command
[365/910] 484345=json_generator_test
[366/910] 484345=test_rdoc_markup_to_tt_only
[367/910] 484347=test_address_resolve
[368/910] 484345=test_date_ractor
[369/910] 484347=test_iter_break
[370/910] 484347=test_open-uri
Leaked file descriptor: TestOpenURI#test_mode: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 36459>
Closed file descriptor: TestOpenURI#test_redirect_loop: 11
[371/910] 484345=test_cgi_util
Leaked file descriptor: TestOpenURI#test_max_redirects_success: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 33265>
.Closed file descriptor: TestOpenURI#test_content_encoding: 11
[372/910] 484347=test_num2int
[373/910] 484347=test_rdoc_context
[374/910] 484345=test_handle
[375/910] 484345=test_dryrun
[376/910] 484345=test_enum
[377/910] 484347=test_serialize_subclasses
[378/910] 484347=test_kdf
[379/910] 484347=test_ractor
[380/910] 484347=test_gem_source_specific_file
[381/910] 484347=test_win32ole
[382/910] 484347=test_zsh_completion
[383/910] 484347=test_asn1
[384/910] 484347=json_common_interface_test
[385/910] 484347=test_gem_commands_open_command
[386/910] 484347=test_set_len
[387/910] 484347=test_gem_text
[388/910] 484347=test_psych
[389/910] 484347=test_settracefunc
[390/910] 484345=tunnel_test
[391/910] 484345=test_pattern_matching
[392/910] 484345=test_rubyoptions
[393/910] 484347=test_scheduler
[394/910] 484347=test_rdoc_ri_paths
[395/910] 484347=test_command
[396/910] 484347=test_rdoc_markup_pre_process
[397/910] 484347=test_sprintf_comb
[398/910] 484347=test_rdoc_rd_block_parser
[399/910] 484347=test_method_cache
[400/910] 484347=test_digest
[401/910] 484347=test_gem_package_task
[402/910] 484347=newline_offsets_test
[403/910] 484347=test_shellwords
[404/910] 484347=test_yield_block
[405/910] 484347=test_case
[406/910] 484347=test_ractor
[407/910] 484347=test_complex
[408/910] 484347=test_omap
[409/910] 484347=test_fiddle
[410/910] 484347=test_pty
[411/910] 484347=parse_comments_test
[412/910] 484347=test_rdoc_markup_attributes
[413/910] 484347=test_recursion
[414/910] 484347=parse_success_test
[415/910] 484347=test_postponed_job
[416/910] 484348=test_gem_request_set_lockfile
[417/910] 484347=test_delegate
[418/910] 484347=test_gem_ext_cargo_builder_unit
[419/910] 484347=test_float
[420/910] 484348=test_rdoc_parser_markdown
[421/910] 484348=test_ractor
[422/910] 484348=test_windows_1251
[423/910] 484348=test_frozen
[424/910] 484348=test_pkey_dh
[425/910] 484348=test_duplicate
[426/910] 484348=test_gem_package_old
[427/910] 484348=test_modify_expand
[428/910] 484348=test_cgi_tag_helper
[429/910] 484348=test_gem_request_set_lockfile_tokenizer
[430/910] 484348=test_io
[431/910] 484347=test_gem_available_set
[432/910] 484347=test_cgi_cookie
[433/910] 484347=test_cd
[434/910] 484347=test_dir_m17n
[435/910] 484347=ripper_test
[436/910] 484347=test_variable_name_check
[437/910] 484347=test_rubygems
[438/910] 484347=test_gem_source_vendor
[439/910] 484347=test_singleton
[440/910] 484347=test_gem_spec_fetcher
[441/910] 484347=test_process
[442/910] 484347=test_metaclass
[443/910] 484347=test_rdoc_normal_class
[444/910] 484347=test_config
[445/910] 484347=test_gem_commands_outdated_command
[446/910] 484347=test_string
[447/910] 484347=test_iterator
[448/910] 484347=test_gem_doctor
[449/910] 484347=test_change_word
[450/910] 484347=test_etc
[451/910] 484347=json_addition_test
[452/910] 484347=test_pack
[453/910] 484347=library_symbols_test
[454/910] 484347=test_gem_resolver_git_set
[455/910] 484347=test_cipher
[456/910] 484347=test_new
[457/910] 484347=test_gem_installer
[458/910] 484345=test_qsort
[459/910] 484345=test_storage
[460/910] 484345=parameters_signature_test
[461/910] 484345=test_config
[462/910] 484345=test_require_lib
[463/910] 484345=test_io_buffer
[464/910] 484348=test_ipaddr
[465/910] 484348=test_rdoc_markup_to_rdoc
[466/910] 484345=test_profile_frames
[467/910] 484348=test_cparser
[468/910] 484345=test_bug_reporter
[469/910] 484344=test_objectspace
[470/910] 484345=test_variable
[471/910] 484345=source_location_test
[472/910] 484345=test_reline_key
[473/910] 484345=test_key_actor_vi
[474/910] 484347=test_object
[475/910] 484345=test_enc_raise
[476/910] 484345=test_key_error
[477/910] 484345=test_rdoc_code_object
[478/910] 484344=test_emitter
[479/910] 484344=test_unicode_normalize
[480/910] 484344=test_data
[481/910] 484344=test_engine
[482/910] 484344=test_gem_commands_info_command
[483/910] 484345=test_gem_uninstaller
[484/910] 484344=test_rdoc_alias
[485/910] 484344=test_rdoc_markup_formatter
[486/910] 484344=test_func
[487/910] 484347=test_yaml
[488/910] 484348=string_encoding_test
[489/910] 484348=test_random_formatter
[490/910] 484348=test_bigzero
[491/910] 484348=test_parse
[492/910] 484347=test_class2name
[493/910] 484347=test_gem_platform
[494/910] 484347=test_regexp
[495/910] 484348=test_rand
[496/910] 484348=test_gem_remote_fetcher_local_ssl_server
[497/910] 484345=test_logdevice
[498/910] 484348=test_x509cert
[499/910] 484344=test_stringio
[500/910] 484348=test_gem_resolver_composed_set
[501/910] 484348=test_files_test_2
[502/910] 484344=test_gem_resolver_local_specification
[503/910] 484345=test_econv
[504/910] 484344=test_logperiod
[505/910] 484344=test_rdoc_markup_hard_break
[506/910] 484344=test_rdoc_markup_attribute_manager
[507/910] 484344=test_helper
[508/910] 484344=test_rdoc_rd
[509/910] 484344=test_multi_irb_commands
[510/910] 484344=test_boolean
[511/910] 484344=test_addr
[512/910] 484344=test_stack
[513/910] 484345=test_key_name_check
[514/910] 484345=test_ns_spki
[515/910] 484345=test_require
[516/910] 484344=test_win32ole_type_event
[517/910] 484344=test_kwargs
[518/910] 484344=test_io
[519/910] 484344=test_io_wait
[520/910] 484344=test_ftp
[521/910] 484344=test_rdoc_comment
[522/910] 484344=test_gem_commands_check_command
[523/910] 484344=test_config
[524/910] 484344=test_rdoc_i18n_text
[525/910] 484344=test_evaluation
[526/910] 484344=test_cgi_multipart
[527/910] 484344=test_https
[528/910] 484348=test_yamldbm
[529/910] 484348=test_thread_fd_close
[530/910] 484348=breadth_first_search_test
[531/910] 484348=test_class_name_check
[532/910] 484348=test_autoconf
[533/910] 484348=test_completion
[534/910] 484348=test_ensured
[535/910] 484348=test_class
[536/910] 484345=test_const
[537/910] 484345=fuzzer_test
[538/910] 484345=test_rdoc_markup_raw
[539/910] 484345=onigmo_test
[540/910] 484345=test_proxy
[541/910] 484345=test_gem_source_installed
[542/910] 484345=test_struct
[543/910] 484345=test_gem_source_list
[544/910] 484345=test_yaml_special_cases
[545/910] 484344=test_fstring
[546/910] 484345=parser_test
[547/910] 484345=test_gem_ext_cargo_builder_link_flag_converter
[548/910] 484345=test_project_sanity
[549/910] 484345=compiler_test
[550/910] 484345=test_rational
[551/910] 484344=test_euc_kr
[552/910] 484345=test_rational2
[553/910] 484344=fixtures_test
[554/910] 484345=test_lambda
[555/910] 484345=test_big2str
[556/910] 484345=test_gem_ext_configure_builder
[557/910] 484345=test_delete
[558/910] 484345=test_enumerator_kw
[559/910] 484345=test_primitive
[560/910] 484345=test_switch_hitter
[561/910] 484345=test_ocsp
[562/910] 484344=test_continuation
[563/910] 484344=test_yamlstore
[564/910] 484344=test_zlib
[565/910] 484345=test_rdoc_markup_to_table_of_contents
[566/910] 484345=test_hash_create
[567/910] 484345=test_placearg
[568/910] 484345=test_document
[569/910] 484345=test_proc
[570/910] 484345=test_ansi_with_terminfo
[571/910] 484345=test_gem_commands_uninstall_command
[572/910] 484348=test_at_exit
[573/910] 484348=snapshots_test
[574/910] 484348=test_function
[575/910] 484345=test_gem_commands_lock_command
[576/910] 484345=test_sockopt
[577/910] 484345=test_irb
[578/910] 484348=test_gem_request_connection_pools
[579/910] 484345=test_files_ext
[580/910] 484348=test_io_m17n
[581/910] 484345=test_rb_str_dup
[582/910] 484345=test_encoding
[583/910] 484345=test_err_in_callback
[584/910] 484345=test_arity
[585/910] 484345=test_tempfile
[586/910] 484345=test_files_test
[587/910] 484345=test_eval_history
[588/910] 484345=test_ldap
[589/910] 484345=location_test
[590/910] 484345=test_reqarg
[591/910] 484345=test_shift_jis
[592/910] 484345=test_rdoc_cross_reference
[593/910] 484345=test_gem_commands_update_command
[594/910] 484348=test_gem_resolver_vendor_set
[595/910] 484348=test_pipe
[596/910] 484348=test_object_references
[597/910] 484348=test_win32ole_param_event
[598/910] 484348=test_hash
[599/910] 484348=test_http_request
[600/910] 484348=test_resource
[601/910] 484348=test_http
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2#test_s_start:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTP_v1_2#test_get2: 11
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2#test_get:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 11
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2#test_get__crlf:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
.Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007fc206ebf418 /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:0x00007fc206ebf418 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2#test_set_form_with_file:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTP_v1_2#test_request: 12
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_s_start:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
.Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fc206eb4c98 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 11
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007fc206eb4c98 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_s_post:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fc206eb7c18 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 11
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fc206eb7c18 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fc206eb6c78 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_s_get:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fc206eb6c78 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007fc206eb6b88 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 11
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fc206eb6b88 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
[602/910] 484345=test_filter
[603/910] 484345=test_time
[604/910] 484344=test_complexrational
[605/910] 484344=test_type
[606/910] 484344=test_unicode
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPContinue#test_expect_continue_error_before_body:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
[607/910] 484344=test_printf
[608/910] 484344=test_koi8
[609/910] 484344=test_rdoc_any_method
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 11
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fc206eb0d78 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
[610/910] 484345=test_thread
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPContinue#test_expect_continue_error:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007fc206eb0d78 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
.Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 11
.Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fc1f54505b0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
[611/910] 484344=test_function_entry
[612/910] 484344=test_tmpdir
[613/910] 484344=test_gem_package_tar_reader_entry
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPKeepAlive#test_http_retry_success:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
[614/910] 484344=test_thread_cv
[615/910] 484344=test_gem_commands_setup_command
.Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 11
.Multiple autoclose IO objects for a file descriptor in: TestNetHTTPKeepAlive#test_http_retry_failed_with_block:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
.Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 11
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 10 #<File::Stat dev=0x8, ino=287667243, 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>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPKeepAlive#test_http_retry_failed:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
[616/910] 484344=test_undef
[617/910] 484344=test_yield
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fc1f530f750 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPLocalBind#test_bind_to_local_port:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 12
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPForceEncoding#test_response_body_encoding_false:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
.Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007fc206ebf3a0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007fc206ebf3a0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007fc206ebaee0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007fc206ebaee0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007fc206ebece8 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep>
[618/910] 484348=regular_expression_options_test
[619/910] 484348=test_bignum
[620/910] 484348=test_wait
[621/910] 484348=test_x509attr
[622/910] 484348=ractor_test
[623/910] 484348=test_gem_console_ui
[624/910] 484348=test_capacity
[625/910] 484348=test_alias_and_anchor
[626/910] 484348=test_nextafter
[627/910] 484348=test_win32ole_method_event
[628/910] 484348=test_cmethod
[629/910] 484348=test_install
[630/910] 484348=test_rdoc_parser
[631/910] 484348=test_euc_tw
[632/910] 484348=test_integer_comb
[633/910] 484344=integer_base_flags_test
[634/910] 484344=test_clone
[635/910] 484344=test_gem_commands_server_command
[636/910] 484344=test_io_timeout
[637/910] 484344=test_comparable
[638/910] 484344=test_integer
[639/910] 484344=test_pair
[640/910] 484345=test_date
[641/910] 484345=test_random
[642/910] 484345=test_grapheme_breaks
[643/910] 484345=test_lexer
[644/910] 484345=test_gem_resolver_index_set
[645/910] 484345=numeric_value_test
[646/910] 484348=test_to_ruby
[647/910] 484345=test_enc_str_buf_cat
[648/910] 484348=test_memory_view
[649/910] 484345=test_gem_version
[650/910] 484345=test_gem_ext_cargo_builder
[651/910] 484345=test_folderitem2_invokeverb
[652/910] 484345=test_arith_seq_extract
[653/910] 484348=test_pinned
[654/910] 484348=test_win32ole_event
[655/910] 484348=test_gb18030
[656/910] 484348=test_gem_gemcutter_utilities
[657/910] 484345=test_mul
[658/910] 484345=test_nil
[659/910] 484345=test_gem_source_local
[660/910] 484348=test_wss
[661/910] 484348=test_exit
[662/910] 484348=test_gem_request_set_gem_dependency_api
[663/910] 484345=test_symbol
[664/910] 484348=test_coder
[665/910] 484348=test_ellipsize
[666/910] 484348=test_file
[667/910] 484348=test_context
[668/910] 484348=test_dot_dot
[669/910] 484348=test_closure
[670/910] 484344=test_x509store
[671/910] 484348=test_digest
[672/910] 484344=test_gem_commands_unpack_command
[673/910] 484348=test_init
[674/910] 484348=test_ansi_without_terminfo
[675/910] 484348=test_unix
[676/910] 484348=test_module
[677/910] 484344=warnings_test
[678/910] 484344=test_set
[679/910] 484344=test_ractor_compatibility
[680/910] 484344=test_rdoc_parser_simple
[681/910] 484344=test_ssl
[682/910] 484345=test_windows_1252
[683/910] 484345=test_bmethod
[684/910] 484345=test_rdoc_generator_pot_po_entry
[685/910] 484345=unescape_test
[686/910] 484348=test_gem_source_fetch_problem
[687/910] 484348=dispatcher_test
[688/910] 484348=test_yjit
[689/910] 484345=test_encoding
[690/910] 484345=test_propertyputref
[691/910] 484345=test_rdoc_markup_verbatim
[692/910] 484345=test_rdoc_rd_inline_parser
[693/910] 484345=test_rdoc_parser_c
[694/910] 484345=test_pattern_key_name_check
[695/910] 484345=test_keyword
[696/910] 484345=test_m17n
[697/910] 484345=index_write_test
[698/910] 484345=test_rubyvm
[699/910] 484345=test_argf
[700/910] 484344=test_constant
[701/910] 484344=json_fixtures_test
[702/910] 484344=test_too_many_dummy_encodings
[703/910] 484344=test_gem_silent_ui
[704/910] 484344=test_rdoc_markup_to_markdown
[705/910] 484344=test_rdoc_parser_rd
[706/910] 484344=test_getopts
[707/910] 484344=test_null
[708/910] 484344=test_scan_args
[709/910] 484344=test_cclass
[710/910] 484344=comments_test
[711/910] 484344=test_hash
[712/910] 484345=test_stream
[713/910] 484345=test_gem_commands_mirror
[714/910] 484345=test_win32ole_variant_m
[715/910] 484345=test_rdoc_single_class
[716/910] 484345=test_depth_first
[717/910] 484345=test_gem_resolver_api_set
[718/910] 484345=test_gem_package_tar_header
[719/910] 484345=test_method_cache
[720/910] 484345=test_ruby_lex
[721/910] 484345=test_rdoc_generator_json_index
[722/910] 484345=test_custom_command
[723/910] 484345=test_json_tree
[724/910] 484345=test_transcode
[725/910] 484345=test_time
[726/910] 484345=json_string_matching_test
[727/910] 484345=test_convertible
[728/910] 484347=test_rdoc_token_stream
[729/910] 484347=test_extlibs
[730/910] 484348=test_ossl
[731/910] 484347=test_load
[732/910] 484347=test_rdoc_markdown
[733/910] 484347=test_rdoc_servlet
[734/910] 484347=test_nil2vtempty
[735/910] 484347=test_severity
[736/910] 484347=test_ractor
[737/910] 484347=integer_parse_test
[738/910] 484347=test_fileutils
[739/910] 484347=test_rdoc_encoding
[740/910] 484347=test_gem_resolver_installed_specification
[741/910] 484347=parse_stream_test
[742/910] 484347=test_bash_completion
[743/910] 484347=test_date_marshal
[744/910] 484347=test_rdoc_constant
[745/910] 484347=test_deprecate
[746/910] 484347=test_object
[747/910] 484347=test_readpartial
[748/910] 484347=test_date_strftime
[749/910] 484344=test_gem_source_subpath_problem
[750/910] 484344=test_gc
[751/910] 484347=dump_test
[752/910] 484347=test_fixnum
[753/910] 484347=test_signal
[754/910] 484348=test_stringchar
[755/910] 484348=test_kill_ring
[756/910] 484348=test_common
[757/910] 484348=pattern_test
[758/910] 484348=test_gem_request
[759/910] 484347=test_key_stroke
[760/910] 484347=test_logger
[761/910] 484348=test_case
[762/910] 484347=test_gem_validator
[763/910] 484348=test_vm_dump
[764/910] 484347=test_ftp
[765/910] 484348=test_rendering
[766/910] 484348=test_import
[767/910] 484347=test_libs
[768/910] 484347=test_basicsocket
[769/910] 484347=test_math
[770/910] 484347=test_gc
[771/910] 484347=test_gem_commands_exec_command
[772/910] 484347=errors_test
[773/910] 484347=test_gem_security_policy
[774/910] 484347=test_rdoc_markup_paragraph
[775/910] 484347=test_gem_resolver_installer_set
[776/910] 484347=test_cgi_header
[777/910] 484347=test_gem_security_trust_dir
[778/910] 484347=version_test
[779/910] 484347=test_helper
[780/910] 484347=test_parser_events
[781/910] 484347=test_enumerator
[782/910] 484348=test_regex_casefold
[783/910] 484348=test_http
[784/910] 484348=test_object_create_start
[785/910] 484348=test_gem_source_git
[786/910] 484348=test_sexp
[787/910] 484348=test_fips
[788/910] 484345=test_name_error
[789/910] 484345=test_lock_native_thread
[790/910] 484348=test_string_processing
[791/910] 484348=test_safe_load
[792/910] 484348=encodings_test
[793/910] 484348=test_timeout
[794/910] 484348=test_summary
[795/910] 484348=implicit_array_test
[796/910] 484348=test_mutex
[797/910] 484345=test_big5
[798/910] 484345=test_date_time
[799/910] 484345=test_data
[800/910] 484345=test_gem_commands_sources_command
[801/910] 484345=test_str2big
[802/910] 484345=test_foreach
[803/910] 484345=test_win32ole_type
[804/910] 484345=test_pointer
[805/910] 484348=test_struct
[806/910] 484348=test_line_editor
[807/910] 484348=test_gem_requirement
[808/910] 484348=test_unicode_escape
[809/910] 484348=test_string_memory
[810/910] 484348=test_ole_methods
[811/910] 484348=test_gem_bundler_version_finder
[812/910] 484348=test_tcp
[813/910] 484348=test_rdoc_i18n_locale
[814/910] 484348=test_kernel
[815/910] 484345=test_webauthn_listener_response
[816/910] 484345=test_rdoc_markup
[817/910] 484345=test_complex2
[818/910] 484345=!Nothing_to_test
[819/910] 484345=test_typeddata
[820/910] 484345=test_protect
[821/910] 484345=test_tree_builder
[822/910] 484345=test_gem_stub_specification
[823/910] 484345=test_popen_deadlock
[824/910] 484348=test_gem_commands_install_command
[825/910] 484345=test_integer
[826/910] 484344=test_flags
[827/910] 484344=test_class
[828/910] 484344=test_gem_commands_list_command
[829/910] 484344=test_history
[830/910] 484344=test_trick
[831/910] 484348=test_word
[832/910] 484348=test_type_completor
[833/910] 484348=test_numeric
[834/910] 484348=test_marshal
[835/910] 484345=test_inlinecache
[836/910] 484345=test_iseq_load
[837/910] 484348=test_console_attr
[838/910] 484348=test_win32ole_variant_outarg
[839/910] 484348=test_files_sample
[840/910] 484348=test_gem_commands_build_command
[841/910] 484348=test_gem_commands_help_command
[842/910] 484348=test_ssl
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 35883>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 12
[843/910] 484345=test_win32ole_record
[844/910] 484345=test_rdoc_generator_ri
[845/910] 484345=test_gem_stream_ui
[846/910] 484345=test_rdoc_markup_to_html_snippet
[847/910] 484345=test_helper_method
[848/910] 484345=test_ubf_async_safe
[849/910] 484345=test_case_mapping
[850/910] 484345=test_assignment
[851/910] 484348=test_ractor
[852/910] 484344=test_optarg
[853/910] 484348=test_history
[854/910] 484344=test_gem
[855/910] 484348=test_rdoc_method_attr
[856/910] 484348=test_pkcs7
[857/910] 484348=test_cgi_core
[858/910] 484348=test_exception
[859/910] 484348=test_parser
[860/910] 484348=test_gem_resolver_requirement_list
[861/910] 484348=test_gc_compact
[862/910] 484345=test_arith_seq_beg_len_step
[863/910] 484345=test_have_func
[864/910] 484344=test_yjit_exit_locations
[865/910] 484344=test_gem_commands_pristine_command
[866/910] 484345=test_raise_exception
[867/910] 484345=test_did_you_mean
[868/910] 484345=command_line_test
[869/910] 484345=test_gem_config_file
[870/910] 484345=test_rdoc_store
[871/910] 484344=test_case_comprehensive
[872/910] 484344=test_rdoc_attr
[873/910] 484344=test_rdoc_stats
[874/910] 484344=test_yaml_tree
[875/910] 484344=test_gem_package_tar_reader
[876/910] 484348=test_gem_local_remote_options
[877/910] 484344=test_rdoc_generator_pot
[878/910] 484344=test_instrumentation_api
[879/910] 484348=test_gem_impossible_dependencies_error
[880/910] 484348=test_gem_gem_runner
[881/910] 484348=test_rdoc_generator_pot_po
[882/910] 484348=test_rdoc_context_section
[883/910] 484348=test_time_tz
[884/910] 484348=test_debug
[885/910] 484348=test_gem_safe_yaml
[886/910] 484348=test_win32ole_param
[887/910] 484348=test_emoji_breaks
[888/910] 484348=regular_expression_encoding_test
[889/910] 484348=test_gem_command
[890/910] 484348=test_registry
[891/910] 484348=test_thread
[892/910] 484348=test_array_create
[893/910] 484348=test_pkey_ec
[894/910] 484348=test_formatter
[895/910] 484348=test_ractor
[896/910] 484345=test_date_parse
[897/910] 484348=test_backtrace
[898/910] 484348=test_gem_resolver_lock_set
[899/910] 484348=test_webauthn_poller
[900/910] 484345=test_require
[901/910] 484348=test_symbol
[902/910] 484348=test_win32ole_typelib
[903/910] 484348=test_rat
[904/910] 484348=test_external_new
[905/910] 484348=lex_test
[906/910] 484344=test_gem_update_suggestion
[907/910] 484344=test_store
[908/910] 484344=test_color_printer
[909/910] 484344=test_gem_security
[910/910] 484348=test_ancdata
Finished tests in 705.716482s, 47.3221 tests/s, 9173.7308 assertions/s.
33396 tests, 6474053 assertions, 0 failures, 0 errors, 332 skips

ruby -v: ruby 3.4.0dev (2024-07-17T20:43:08Z master 239d54dfbc) [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-17T20:43:08Z master 239d54dfbc) [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 65.850723 seconds

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