# Logfile created on 2024-07-23 07:27:49 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f53d910fde0 @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-iseq_binary", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-iseq_binary", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-iseq_binary", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-iseq_binary", @configure_opts=["--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-iseq_binary.20240723-072749", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_ISEQ_DUMP_DEBUG", "to_binary"]], @make="make", @logger=#<Logger:0x00007f53d91310a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f53d9130f18 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f53d904a568 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20240723-072749", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20240723-072749>, @binmode=false, @mon_data=#<Monitor:0x00007f53d9130b80>, @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-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-iseq_binary/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
   f23485a..57b11be  master     -> origin/master
Updating f23485a..57b11be
Fast-forward
 ast.c                 | 14 ++++++++++++++
 node_dump.c           | 10 +++++++++-
 parse.y               | 21 ++++++++++++---------
 rubyparser.h          |  3 +++
 test/ruby/test_ast.rb | 20 +++++++++++++++-----
 5 files changed, 53 insertions(+), 15 deletions(-)
Latest commit hash = 57b11be15a
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating node_name.inc
generating parse.c
generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
extracting ripper.y from ../../parse.y
generating eventids1.c from ../../parse.y
/tmp/ruby/src/trunk-iseq_binary/revision.h updated
generating x86_64-linux-fake.rb
generating eventids1.h from ../../parse.y
x86_64-linux-fake.rb updated
generating enc.mk
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-iseq_binary/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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/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 -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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/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-iseq_binary/miniinit.c
compiling /tmp/ruby/src/trunk-iseq_binary/array.c
compiling /tmp/ruby/src/trunk-iseq_binary/ast.c
compiling /tmp/ruby/src/trunk-iseq_binary/bignum.c
compiling /tmp/ruby/src/trunk-iseq_binary/class.c
compiling /tmp/ruby/src/trunk-iseq_binary/compile.c
compiling /tmp/ruby/src/trunk-iseq_binary/complex.c
compiling /tmp/ruby/src/trunk-iseq_binary/cont.c
compiling /tmp/ruby/src/trunk-iseq_binary/debug.c
compiling /tmp/ruby/src/trunk-iseq_binary/dir.c
compiling /tmp/ruby/src/trunk-iseq_binary/encoding.c
compiling /tmp/ruby/src/trunk-iseq_binary/enumerator.c
compiling /tmp/ruby/src/trunk-iseq_binary/error.c
compiling /tmp/ruby/src/trunk-iseq_binary/eval.c
compiling /tmp/ruby/src/trunk-iseq_binary/gc.c
compiling /tmp/ruby/src/trunk-iseq_binary/hash.c
compiling /tmp/ruby/src/trunk-iseq_binary/imemo.c
compiling /tmp/ruby/src/trunk-iseq_binary/io.c
compiling /tmp/ruby/src/trunk-iseq_binary/iseq.c
compiling /tmp/ruby/src/trunk-iseq_binary/load.c
compiling /tmp/ruby/src/trunk-iseq_binary/marshal.c
compiling /tmp/ruby/src/trunk-iseq_binary/memory_view.c
compiling /tmp/ruby/src/trunk-iseq_binary/rjit.c
compiling /tmp/ruby/src/trunk-iseq_binary/rjit_c.c
compiling /tmp/ruby/src/trunk-iseq_binary/node.c
compiling /tmp/ruby/src/trunk-iseq_binary/node_dump.c
compiling /tmp/ruby/src/trunk-iseq_binary/numeric.c
compiling /tmp/ruby/src/trunk-iseq_binary/object.c
compiling /tmp/ruby/src/trunk-iseq_binary/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-iseq_binary/proc.c
compiling /tmp/ruby/src/trunk-iseq_binary/process.c
compiling /tmp/ruby/src/trunk-iseq_binary/ractor.c
compiling /tmp/ruby/src/trunk-iseq_binary/random.c
compiling /tmp/ruby/src/trunk-iseq_binary/rational.c
compiling /tmp/ruby/src/trunk-iseq_binary/re.c
compiling /tmp/ruby/src/trunk-iseq_binary/ruby.c
compiling /tmp/ruby/src/trunk-iseq_binary/ruby_parser.c
compiling /tmp/ruby/src/trunk-iseq_binary/scheduler.c
compiling /tmp/ruby/src/trunk-iseq_binary/shape.c
compiling /tmp/ruby/src/trunk-iseq_binary/signal.c
compiling /tmp/ruby/src/trunk-iseq_binary/string.c
compiling /tmp/ruby/src/trunk-iseq_binary/struct.c
compiling /tmp/ruby/src/trunk-iseq_binary/symbol.c
compiling /tmp/ruby/src/trunk-iseq_binary/thread.c
compiling /tmp/ruby/src/trunk-iseq_binary/time.c
compiling /tmp/ruby/src/trunk-iseq_binary/variable.c
compiling /tmp/ruby/src/trunk-iseq_binary/version.c
compiling /tmp/ruby/src/trunk-iseq_binary/vm.c
compiling /tmp/ruby/src/trunk-iseq_binary/vm_backtrace.c
compiling /tmp/ruby/src/trunk-iseq_binary/vm_dump.c
compiling /tmp/ruby/src/trunk-iseq_binary/vm_sync.c
compiling /tmp/ruby/src/trunk-iseq_binary/vm_trace.c
compiling /tmp/ruby/src/trunk-iseq_binary/weakmap.c
compiling /tmp/ruby/src/trunk-iseq_binary/yjit.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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/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 -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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/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
3a247465521777f9abebb6ce043b0089348e253acf34b7d5ab6ef057c7359e66  builtin_binary.inc
compiling /tmp/ruby/src/trunk-iseq_binary/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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/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 -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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/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
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/coverage/coverage.c
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/object_tracing.c
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2.c
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/init.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.9.2/ext/debug'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/objspace.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/socket.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/option.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper_init.c
checking /tmp/ruby/src/trunk-iseq_binary/parse.y and /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/power_assert.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/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 -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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/power_assert.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/typeprof.revision -
generating enc.mk
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating transdb.h
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-iseq_binary/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...
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making encs
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
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common  /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-iseq_binary/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-iseq_binary/bin
installing base libraries:          /tmp/ruby/install/trunk-iseq_binary/lib
installing arch files:              /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-iseq_binary/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-iseq_binary/bin
installing library scripts:         /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-iseq_binary/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-iseq_binary/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-iseq_binary/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-iseq_binary/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-iseq_binary/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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/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 -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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/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-iseq_binary/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-iseq_binary/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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/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 -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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
RUBY_ISEQ_DUMP_DEBUG = to_binary
Run options: 
  --seed=59419
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common  /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-iseq_binary/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-07-23T05:35:23Z master 57b11be15a) [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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/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 -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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
ruby 3.4.0dev (2024-07-23T05:35:23Z master 57b11be15a) [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.788361 seconds

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