# Logfile created on 2024-10-16 10:35:42 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f538a85fdd8 @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.20241016-103542", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_ISEQ_DUMP_DEBUG", "to_binary"]], @make="make", @logger=#<Logger:0x00007f538a880f38 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f538a880df8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f538a79a560 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20241016-103542", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20241016-103542>, @binmode=false, @mon_data=#<Monitor:0x00007f538a8809c0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /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/typeprof.revision unchanged
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-iseq_binary/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   21bac99..2bf9c82  master     -> origin/master
Updating 21bac99..2bf9c82
Fast-forward
 lib/yaml/store.rb | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)
Latest commit hash = 2bf9c82f1b
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
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'
/tmp/ruby/src/trunk-iseq_binary/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-iseq_binary/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.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/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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
4e610f78da2c3f5c0866f0ef5c8b1a2ac2b212d8e114c2493ca86e193d6b941a  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 encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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
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'
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/coverage'
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/fiddle'
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]: Leaving 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/objspace'
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/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]: 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/openssl'
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]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
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/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
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]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving 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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
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.6.0/ext/rbs_extension'
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/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.3/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]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
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'
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 typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/typeprof.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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/typeprof.revision unchanged
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision unchanged
generating encdb.h
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.

encdb.h unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-iseq_binary/gems/typeprof-0.21.11.gem
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
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
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
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'
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
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]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
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/.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]: 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/racc-1.8.1/ext/racc/cparse'
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/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving 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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse'
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/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
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]: 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.1
                                    logger 1.6.1
                                    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 1.0.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.10
                                    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.4.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.1
                                    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.4.dev
                                    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.2.0.beta1
                                    stringio 3.1.2.dev
                                    strscan 3.1.1.dev
                                    zlib 3.1.1
installing bundled gems:            /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.4.0+0
                                    minitest 5.25.1
                                    power_assert 2.0.4
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.8
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.4.17
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.6.1
                                    debug 1.9.2
                                    racc 1.8.1
                                    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
                                    repl_type_completor 0.1.7
installing bundled gem cache:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    typeprof-0.30.0.gem             not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1986 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
generating encdb.h
encdb.h unchanged
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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.1/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=36314
  "--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/916] 1427422=test_logger
[  2/916] 1427425=test_pack
[  3/916] 1427421=test_gem_commands_sources_command
[  4/916] 1427424=test_class
[  5/916] 1427422=test_arithmetic_sequence
[  6/916] 1427422=test_yamlstore
[  7/916] 1427424=test_gem_commands_environment_command
[  8/916] 1427422=test_win32ole_type_event
[  9/916] 1427422=test_method_cache
[ 10/916] 1427422=test_import
[ 11/916] 1427425=test_gem_commands_specification_command
[ 12/916] 1427422=test_function
[ 13/916] 1427424=test_rdoc_generator_pot_po_entry
[ 14/916] 1427422=test_objectspace
[ 15/916] 1427421=test_mkmf
[ 16/916] 1427421=test_fileutils
[ 17/916] 1427424=dump_test
[ 18/916] 1427425=test_require_lib
[ 19/916] 1427421=test_disable_irb
[ 20/916] 1427424=test_warning
[ 21/916] 1427424=test_gem_path_support
[ 22/916] 1427424=test_gem_commands_uninstall_command
[ 23/916] 1427421=test_gbk
[ 24/916] 1427421=test_timeout
[ 25/916] 1427421=test_reqarg
[ 26/916] 1427421=test_cgi_util
[ 27/916] 1427424=test_memory_view
[ 28/916] 1427421=test_win32ole_method
[ 29/916] 1427421=test_rdoc_markup_parser
[ 30/916] 1427424=test_gem_commands_owner_command
[ 31/916] 1427424=test_nil2vtempty
[ 32/916] 1427424=test_big5
[ 33/916] 1427424=test_file
[ 34/916] 1427424=test_resource
[ 35/916] 1427424=test_history
[ 36/916] 1427421=test_gem_stub_specification
[ 37/916] 1427422=test_pointer
[ 38/916] 1427422=test_hash
[ 39/916] 1427421=test_init
[ 40/916] 1427422=test_ipaddr
[ 41/916] 1427425=test_dot_dot
[ 42/916] 1427425=test_iseq
[ 43/916] 1427422=test_rdoc_parser_changelog
[ 44/916] 1427424=test_objspace
[ 45/916] 1427421=version_test
[ 46/916] 1427421=regexp_test
[ 47/916] 1427421=test_cgi_header
[ 48/916] 1427421=test_undef
[ 49/916] 1427421=test_method_name_check
[ 50/916] 1427425=test_rdoc_parser_rd
[ 51/916] 1427421=test_ensure_and_callcc
[ 52/916] 1427421=lex_test
[ 53/916] 1427421=test_have_library
[ 54/916] 1427422=test_scanner_events
[ 55/916] 1427422=test_hash_create
[ 56/916] 1427422=test_encoding
[ 57/916] 1427422=test_win32ole_param_event
[ 58/916] 1427422=test_optparse
[ 59/916] 1427422=test_wait
[ 60/916] 1427422=test_yield
[ 61/916] 1427425=test_constant
[ 62/916] 1427421=test_gem_request
[ 63/916] 1427421=test_tempfile
[ 64/916] 1427421=test_asn1
[ 65/916] 1427421=test_switch_hitter
[ 66/916] 1427421=test_path
[ 67/916] 1427421=test_euc_tw
[ 68/916] 1427421=test_gem_commands_pristine_command
[ 69/916] 1427421=test_zsh_completion
[ 70/916] 1427421=regular_expression_options_test
[ 71/916] 1427421=test_io_timeout
[ 72/916] 1427421=test_arity
[ 73/916] 1427421=test_alias_and_anchor
[ 74/916] 1427421=test_comparable
[ 75/916] 1427421=test_clone
[ 76/916] 1427425=test_arith_seq_beg_len_step
[ 77/916] 1427425=test_gem_resolver_requirement_list
[ 78/916] 1427425=test_rdoc_require
[ 79/916] 1427425=parse_comments_test
[ 80/916] 1427421=unescape_test
[ 81/916] 1427425=test_ractor
[ 82/916] 1427425=test_gem_commands_exec_command
[ 83/916] 1427422=test_ellipsize
[ 84/916] 1427422=source_location_test
[ 85/916] 1427422=test_str2big
[ 86/916] 1427422=test_logperiod
[ 87/916] 1427422=test_shift_jis
[ 88/916] 1427422=test_gem_package_tar_reader
[ 89/916] 1427421=test_too_many_dummy_encodings
[ 90/916] 1427421=test_gem_resolver_specification
[ 91/916] 1427421=test_logdevice
[ 92/916] 1427422=parse_success_test
[ 93/916] 1427422=test_parser_events
[ 94/916] 1427422=test_ldap
[ 95/916] 1427422=test_complex
[ 96/916] 1427425=breadth_first_search_test
[ 97/916] 1427425=test_gem_ext_cargo_builder_link_flag_converter
[ 98/916] 1427422=test_x509cert
[ 99/916] 1427425=test_gem_util
[100/916] 1427421=test_to_ruby
[101/916] 1427421=test_transcode
[102/916] 1427425=test_color
[103/916] 1427422=test_gem_installer
[104/916] 1427421=test_gem_source_lock
[105/916] 1427421=test_pkey_dh
[106/916] 1427421=test_rdoc_attr
[107/916] 1427425=test_files_sample
[108/916] 1427421=test_pathname
[109/916] 1427425=test_set
[110/916] 1427425=test_coverage
[111/916] 1427421=test_sprintf
[112/916] 1427421=test_protocol
[113/916] 1427421=test_rubyvm
[114/916] 1427421=test_rdoc_normal_class
[115/916] 1427421=test_abi
[116/916] 1427421=test_ole_methods
[117/916] 1427421=test_gem_commands_stale_command
[118/916] 1427421=test_config
[119/916] 1427425=test_marshalable
[120/916] 1427425=test_gem_source_installed
[121/916] 1427421=test_weakmap
[122/916] 1427425=test_module
[123/916] 1427425=test_my_integer
[124/916] 1427425=test_debugger_integration
[125/916] 1427425=test_have_func
[126/916] 1427425=test_gem_package_tar_header
[127/916] 1427425=test_ssl
[128/916] 1427422=test_duplicate
[129/916] 1427422=test_gem_commands_help_command
[130/916] 1427421=test_usrmarshal
[131/916] 1427422=test_gem_remote_fetcher_s3
[132/916] 1427421=test_eval_history
[133/916] 1427421=test_io_buffer
[134/916] 1427422=json_common_interface_test
[135/916] 1427422=test_gem_commands_list_command
[136/916] 1427421=test_unicode_escape
[137/916] 1427422=test_emitter
[138/916] 1427422=test_files_ext
[139/916] 1427421=test_ansi_without_terminfo
[140/916] 1427421=test_cstr
[141/916] 1427422=test_gem_commands_query_command
[142/916] 1427422=test_rdoc_markdown_test
[143/916] 1427421=test_rdoc_normal_module
[144/916] 1427421=test_ancdata
[145/916] 1427421=test_serialize_subclasses
[146/916] 1427421=test_tmpdir
[147/916] 1427424=test_rdoc_markup_to_label
[148/916] 1427421=test_io
[149/916] 1427424=test_at_exit
[150/916] 1427424=test_open3
[151/916] 1427421=test_rdoc_markup_to_html_snippet
[152/916] 1427421=test_load
[153/916] 1427421=test_win32ole_variant_outarg
[154/916] 1427421=test_yaml
[155/916] 1427421=test_rdoc_markup_hard_break
[156/916] 1427421=test_registry
[157/916] 1427421=test_rdoc_alias
[158/916] 1427421=test_ractor
[159/916] 1427421=test_enc_str_buf_cat
[160/916] 1427421=test_stringscanner
[161/916] 1427421=test_nowrite
[162/916] 1427421=test_thread_queue
[163/916] 1427422=test_time
[164/916] 1427422=test_uncorrectable_name_check
[165/916] 1427422=test_instrumentation_api
[166/916] 1427422=test_parse
[167/916] 1427425=json_generic_object_test
[168/916] 1427425=test_frozen_error
[169/916] 1427425=test_array_create
[170/916] 1427425=test_c_struct_entry
[171/916] 1427425=test_gem_commands_signin_command
[172/916] 1427424=test_gem_resolver_index_specification
[173/916] 1427422=test_cgi_tag_helper
[174/916] 1427424=test_gem_commands_fetch_command
[175/916] 1427422=test_mul
[176/916] 1427422=test_history
[177/916] 1427425=test_erb
[178/916] 1427421=equality_test
[179/916] 1427421=test_to_ary_concat
[180/916] 1427424=json_addition_test
[181/916] 1427424=test_rdoc_generator_markup
[182/916] 1427425=test_c_struct_builder
[183/916] 1427424=test_rdoc_include
[184/916] 1427425=test_gb18030
[185/916] 1427425=test_econv
[186/916] 1427422=test_signal
[187/916] 1427424=test_gem_commands_search_command
[188/916] 1427424=test_qsort
[189/916] 1427424=test_fixnum
[190/916] 1427424=test_lock_native_thread
[191/916] 1427424=test_ns_spki
[192/916] 1427424=test_rdoc_options
[193/916] 1427424=test_complex2
[194/916] 1427425=test_stack
[195/916] 1427424=test_gem_security_trust_dir
[196/916] 1427424=test_class2name
[197/916] 1427424=test_kwargs
[198/916] 1427424=test_gem_name_tuple
[199/916] 1427422=test_mutex
[200/916] 1427424=test_io_wait
[201/916] 1427421=test_gem_commands_install_command
[202/916] 1427424=test_interned_str
[203/916] 1427424=test_pkcs7
[204/916] 1427424=test_struct
[205/916] 1427422=locals_test
[206/916] 1427422=test_raise_exception
[207/916] 1427424=test_gem_ci_detector
[208/916] 1427425=test_io_wait_uncommon
[209/916] 1427424=test_word
[210/916] 1427425=test_numeric
[211/916] 1427424=test_sexp
[212/916] 1427425=test_rdoc_markup_to_ansi
[213/916] 1427424=test_class
[214/916] 1427422=test_const
[215/916] 1427422=test_gem_resolver_git_set
[216/916] 1427425=test_rdoc_parser
[217/916] 1427425=test_arith_seq_extract
[218/916] 1427425=test_rdoc_markup_indented_paragraph
[219/916] 1427425=test_spell_checker
[220/916] 1427425=test_euc_kr
[221/916] 1427425=test_x509attr
[222/916] 1427425=test_gem_command
[223/916] 1427425=test_open-uri
Leaked file descriptor: TestOpenURI#test_progress_chunked: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 38407>
[224/916] 1427422=test_gem_safe_marshal
Closed file descriptor: TestOpenURI#test_404: 11
[225/916] 1427425=test_gem_commands_info_command
[226/916] 1427425=test_win32ole_variable
[227/916] 1427425=test_erb_m17n
[228/916] 1427425=test_tcp
[229/916] 1427425=test_rdoc_context
[230/916] 1427421=test_readpartial
[231/916] 1427421=test_gem_unsatisfiable_dependency_error
[232/916] 1427421=test_gem_ext_builder
[233/916] 1427422=test_boolean
[234/916] 1427422=test_iso_8859
[235/916] 1427422=test_kernel
[236/916] 1427425=test_gem_specification
[237/916] 1427422=test_fnmatch
[238/916] 1427422=test_key_actor_vi
[239/916] 1427424=test_pattern_key_name_check
[240/916] 1427422=test_string
[241/916] 1427424=!Nothing_to_test
[242/916] 1427424=test_recorder
[243/916] 1427424=test_convertible
[244/916] 1427422=test_gem_source_fetch_problem
[245/916] 1427422=test_raise
[246/916] 1427422=test_flags
[247/916] 1427421=test_rdoc_markup_to_joined_paragraph
[248/916] 1427421=test_ractor_compatibility
[249/916] 1427421=symbol_encoding_test
[250/916] 1427421=test_mixed_unicode_escapes
[251/916] 1427421=test_getopts
[252/916] 1427421=test_proxy
[253/916] 1427421=test_rdoc_markup_document
[254/916] 1427421=test_completion
[255/916] 1427422=test_call
[256/916] 1427422=test_rational
[257/916] 1427422=test_gem_request_set
[258/916] 1427421=test_thread
[259/916] 1427422=fixtures_test
[260/916] 1427425=test_assignment
[261/916] 1427422=test_rational2
[262/916] 1427422=test_optarg
[263/916] 1427422=test_gem_doctor
[264/916] 1427422=test_address_resolve
[265/916] 1427422=test_flush
[266/916] 1427422=test_defined
[267/916] 1427422=test_rdoc_generator_ri
[268/916] 1427422=test_gem_stream_ui
[269/916] 1427422=test_tsort
[270/916] 1427422=test_gem_security_policy
[271/916] 1427422=test_https
[272/916] 1427425=test_iter_break
[273/916] 1427425=test_evaluation
[274/916] 1427425=test_case_comprehensive
[275/916] 1427425=test_yamldbm
[276/916] 1427425=test_exception
[277/916] 1427425=test_enc_associate
[278/916] 1427425=test_rat
[279/916] 1427425=test_num2int
[280/916] 1427425=test_gc_compact
[281/916] 1427422=test_weakref
[282/916] 1427422=test_gem_ext_cargo_builder_unit
[283/916] 1427422=test_string
[284/916] 1427422=test_iterator
[285/916] 1427422=test_timeout
[286/916] 1427422=test_rdoc_markup_include
[287/916] 1427422=test_foreach
[288/916] 1427422=test_line_editor
[289/916] 1427422=test_rdoc_i18n_text
[290/916] 1427422=test_summary
[291/916] 1427422=test_new
[292/916] 1427422=test_string_memory
[293/916] 1427422=test_storage
[294/916] 1427422=test_cipher
[295/916] 1427422=test_rdoc_markup_to_markdown
[296/916] 1427422=test_case
[297/916] 1427422=test_rdoc_store
[298/916] 1427425=command_line_test
[299/916] 1427425=test_rdoc_stats
[300/916] 1427422=test_dir_m17n
[301/916] 1427425=test_bigzero
[302/916] 1427425=test_cgi_cookie
[303/916] 1427421=test_folderitem2_invokeverb
[304/916] 1427421=test_pattern_matching
[305/916] 1427425=test_cd
[306/916] 1427425=test_rdoc_parser_prism_ruby
[307/916] 1427421=test_rdoc_rd_block_parser
[308/916] 1427421=compiler_test
[309/916] 1427421=test_bignum
[310/916] 1427421=test_protect
[311/916] 1427421=test_metaclass
[312/916] 1427421=test_process
[313/916] 1427421=test_gem_resolver_index_set
[314/916] 1427421=test_gem_dependency
[315/916] 1427425=test_tree_builder
[316/916] 1427421=ractor_test
[317/916] 1427425=test_coder
[318/916] 1427425=test_hmac
[319/916] 1427425=test_symbol
[320/916] 1427421=test_context
[321/916] 1427421=test_gem_package_task
[322/916] 1427421=test_fstring
[323/916] 1427421=test_method_cache
[324/916] 1427421=test_engine
[325/916] 1427421=test_sprintf_comb
[326/916] 1427422=test_unix
[327/916] 1427422=test_key_error
[328/916] 1427422=newline_offsets_test
[329/916] 1427421=test_rdoc_markup_raw
[330/916] 1427421=test_type_completor
[331/916] 1427421=test_gem_resolver_composed_set
[332/916] 1427421=test_win32ole
[333/916] 1427421=test_thread
[334/916] 1427421=test_numeric
[335/916] 1427421=test_pkey_ec
[336/916] 1427421=test_rdoc_markup_attribute_manager
[337/916] 1427422=test_enum
[338/916] 1427421=tunnel_test
[339/916] 1427421=test_date_parse
[340/916] 1427421=test_gem_text
[341/916] 1427421=test_settracefunc
[342/916] 1427422=test_backtrace
[343/916] 1427422=test_files_test_2
[344/916] 1427422=test_gem_commands_mirror
[345/916] 1427422=test_config
[346/916] 1427422=integer_base_flags_test
[347/916] 1427422=test_kill_ring
[348/916] 1427422=test_gem_ext_cmake_builder
[349/916] 1427422=test_rdoc_parser_markdown
[350/916] 1427422=test_macro
[351/916] 1427422=test_gem_safe_yaml
[352/916] 1427422=test_store
[353/916] 1427421=test_cparser
[354/916] 1427422=test_variable
[355/916] 1427422=test_windows_1251
[356/916] 1427422=test_securerandom
[357/916] 1427422=test_case_options
[358/916] 1427422=location_test
[359/916] 1427422=test_gem_silent_ui
[360/916] 1427422=test_gem_commands_outdated_command
[361/916] 1427422=test_date_strftime
[362/916] 1427422=test_data_error
[363/916] 1427424=test_name_error_extension
[364/916] 1427424=test_buffering
[365/916] 1427424=test_svcb_https
[366/916] 1427424=test_process
[367/916] 1427422=test_default_gems
[368/916] 1427422=test_gem_uri_formatter
[369/916] 1427422=test_basicsocket
[370/916] 1427422=test_flip
[371/916] 1427422=test_big2str
[372/916] 1427422=test_bug_reporter
[373/916] 1427421=test_inlinecache
[374/916] 1427421=pattern_test
[375/916] 1427421=test_cmethod
[376/916] 1427421=test_null
[377/916] 1427421=parameters_signature_test
[378/916] 1427421=test_rdoc_rubygems_hook
[379/916] 1427421=test_scan_args
[380/916] 1427425=implicit_array_test
[381/916] 1427425=test_enumerator_kw
[382/916] 1427425=test_rdoc_any_method
[383/916] 1427421=test_cclass
[384/916] 1427421=test_func
[385/916] 1427422=test_exit
[386/916] 1427422=test_show_source
[387/916] 1427425=test_complexrational
[388/916] 1427425=parse_stream_test
[389/916] 1427422=test_gem_commands_lock_command
[390/916] 1427425=test_closure
[391/916] 1427422=test_object
[392/916] 1427425=test_resolve_symbol
[393/916] 1427422=test_json_tree
[394/916] 1427425=test_gem_resolver_best_set
[395/916] 1427422=test_digest
[396/916] 1427422=test_rdoc_token_stream
[397/916] 1427422=test_optimization
[398/916] 1427425=test_ractor
[399/916] 1427425=test_severity
[400/916] 1427425=test_stream
[401/916] 1427425=test_rdoc_markup
[402/916] 1427425=test_gem_resolver_conflict
[403/916] 1427425=test_rdoc_single_class
[404/916] 1427425=test_gem_ext_configure_builder
[405/916] 1427425=test_webauthn_listener
[406/916] 1427425=test_http
[407/916] 1427425=test_gem_resolver_vendor_set
[408/916] 1427425=test_pinned
[409/916] 1427425=test_win32ole_variant
[410/916] 1427425=test_gem_commands_which_command
[411/916] 1427425=test_gem_resolver_vendor_specification
[412/916] 1427425=test_rdoc_markup_heading
[413/916] 1427425=test_bmethod
[414/916] 1427425=test_addr
[415/916] 1427425=test_scalar
[416/916] 1427425=test_pty
[417/916] 1427425=test_gem_package_tar_reader_entry
[418/916] 1427425=test_io_console
[419/916] 1427421=test_sockopt
[420/916] 1427421=test_c_union_entity
[421/916] 1427421=test_encoding
[422/916] 1427421=test_verbose
[423/916] 1427421=test_eval
[424/916] 1427421=test_gem_validator
[425/916] 1427421=test_require
[426/916] 1427425=test_rdoc_markup_to_html
[427/916] 1427425=test_helper
[428/916] 1427425=test_gem_resolver_api_set
[429/916] 1427425=test_gem_local_remote_options
[430/916] 1427425=test_win32ole_variant_m
[431/916] 1427425=test_stringchar
[432/916] 1427425=test_common
[433/916] 1427425=test_thread_fd_close
[434/916] 1427425=test_formatter
[435/916] 1427425=test_last_thread
[436/916] 1427425=test_rdoc_tom_doc
[437/916] 1427425=test_primitive
[438/916] 1427425=test_rdoc_parser_c
[439/916] 1427425=test_regexp
[440/916] 1427421=json_fixtures_test
[441/916] 1427421=test_singleton_function
[442/916] 1427421=test_document
[443/916] 1427421=reflection_test
[444/916] 1427421=test_pkey
[445/916] 1427421=test_unicode
[446/916] 1427421=test_filter
[447/916] 1427421=test_win32ole_type
[448/916] 1427421=test_koi8
[449/916] 1427421=test_lambda
[450/916] 1427421=test_enumerator
[451/916] 1427422=test_name_error
[452/916] 1427422=test_gem_request_connection_pools
[453/916] 1427422=test_ractor
[454/916] 1427422=test_file
[455/916] 1427422=bom_test
[456/916] 1427422=test_gem_install_update_options
[457/916] 1427422=test_gem_resolver
[458/916] 1427422=test_gem_rdoc
[459/916] 1427422=test_thread_cv
[460/916] 1427422=test_safe_load
[461/916] 1427422=test_gem_gemcutter_utilities
[462/916] 1427422=test_rdoc_markup_to_table_of_contents
[463/916] 1427422=test_deprecate
[464/916] 1427422=test_rdoc_constant
[465/916] 1427422=test_rdoc_parser_ruby
[466/916] 1427422=test_httpresponse
[467/916] 1427422=test_rdoc_markdown
[468/916] 1427422=test_literal
[469/916] 1427422=test_date_time
[470/916] 1427422=test_rdoc_encoding
[471/916] 1427422=test_gem_version
[472/916] 1427422=test_http
.Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=911808108, 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 file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 11 #<File::Stat dev=0x8, ino=911809707, 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 file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 12 #<File::Stat dev=0x8, ino=911804997, 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>
[473/916] 1427424=test_config
[474/916] 1427424=test_thread
[475/916] 1427424=test_nofree
[476/916] 1427424=test_buffered_io
[477/916] 1427424=test_ubf_async_safe
[478/916] 1427424=test_integer
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 13 #<File::Stat dev=0x8, ino=911809857, 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>
[479/916] 1427422=test_gem_commands_setup_command
[480/916] 1427422=test_win32ole_record
[481/916] 1427422=test_workspace
[482/916] 1427422=test_gem_command_manager
[483/916] 1427422=test_have_macro
[484/916] 1427424=test_type
[485/916] 1427424=test_force_exit
[486/916] 1427424=test_ansi_with_terminfo
[487/916] 1427424=test_console_attr
[488/916] 1427424=test_framework
[489/916] 1427424=test_pipe
[490/916] 1427424=test_env
[491/916] 1427422=string_encoding_test
[492/916] 1427422=test_sleep
[493/916] 1427422=json_parser_test
[494/916] 1427422=test_gem_commands_contents_command
[495/916] 1427422=test_rdoc_markup_paragraph
[496/916] 1427422=test_string
[497/916] 1427424=test_div
[498/916] 1427424=test_deprecated
[499/916] 1427424=test_member
[500/916] 1427424=test_time
[501/916] 1427424=test_object_create_start
[502/916] 1427424=test_files_test
[503/916] 1427424=test_eval
[504/916] 1427424=test_enumerable
[505/916] 1427424=test_parser
[506/916] 1427424=test_proc
[507/916] 1427424=ruby_parser_test
[508/916] 1427424=test_input_method
[509/916] 1427424=test_cgi_core
[510/916] 1427424=test_rdoc_cross_reference
[511/916] 1427424=test_zlib
[512/916] 1427425=test_http_request
[513/916] 1427425=test_gem
[514/916] 1427421=test_gem_requirement
[515/916] 1427421=test_ractor
[516/916] 1427421=test_date_attr
[517/916] 1427421=attribute_write_test
[518/916] 1427421=test_error_highlight
[519/916] 1427421=test_function_entry
[520/916] 1427421=test_ssl
[521/916] 1427425=test_scalar_scanner
[522/916] 1427425=test_placearg
[523/916] 1427421=test_delete
[524/916] 1427421=test_condition
[525/916] 1427421=test_cp949
[526/916] 1427421=test_marshal
[527/916] 1427425=test_continuation
[528/916] 1427425=test_memory_view
[529/916] 1427425=test_sorted_set
[530/916] 1427425=test_emoji
[531/916] 1427425=test_x509store
[532/916] 1427425=test_gem_remote_fetcher
[533/916] 1427421=test_time_tz
[534/916] 1427421=test_cgi_modruby
[535/916] 1427421=test_command
[536/916] 1427425=test_gem_commands_push_command
[537/916] 1427421=integer_parse_test
[538/916] 1427421=test_provider
[539/916] 1427421=test_digest_extend
[540/916] 1427421=test_gem_commands_dependency_command
[541/916] 1427421=test_autoload
[542/916] 1427424=test_nextafter
[543/916] 1427424=regular_expression_encoding_test
[544/916] 1427424=test_jaro_winkler
[545/916] 1427424=test_capacity
[546/916] 1427424=test_stat
[547/916] 1427424=test_psych
[548/916] 1427424=test_utf16
[549/916] 1427424=test_fd_setsize
[550/916] 1427424=test_depth_first
[551/916] 1427424=test_kdf
[552/916] 1427425=test_pkcs12
[553/916] 1427424=test_integer
[554/916] 1427424=test_ripper
[555/916] 1427425=test_rdoc_generator_pot
[556/916] 1427425=heredoc_test
[557/916] 1427425=test_configuration
[558/916] 1427425=test_custom_command
[559/916] 1427424=test_len
[560/916] 1427424=test_nil
[561/916] 1427424=test_webauthn_poller
[562/916] 1427424=test_gem_gem_runner
[563/916] 1427425=test_tracepoint
[564/916] 1427424=test_gem_config_file
[565/916] 1427424=test_multi_irb_commands
[566/916] 1427424=test_rdoc_rd_inline_parser
[567/916] 1427425=desugar_compiler_test
[568/916] 1427425=test_ts
[569/916] 1427424=test_yjit_exit_locations
[570/916] 1427424=test_internal_ivar
[571/916] 1427424=test_frozen
[572/916] 1427424=test_win32ole_param
[573/916] 1427424=test_locale
[574/916] 1427424=test_nesting_parser
[575/916] 1427424=test_basicinstructions
[576/916] 1427424=test_symbol
[577/916] 1427424=test_key_actor_emacs
[578/916] 1427425=test_pstore
[579/916] 1427425=test_gem_commands_cleanup_command
[580/916] 1427424=test_range
[581/916] 1427425=test_normalize
[582/916] 1427425=test_gem_source_local
[583/916] 1427424=test_udp
[584/916] 1427424=test_backtrace
[585/916] 1427425=test_gem_impossible_dependencies_error
[586/916] 1427425=test_integer_comb
[587/916] 1427424=test_gem_resolver_lock_specification
[588/916] 1427424=test_rdoc_task
[589/916] 1427424=test_nonblock
[590/916] 1427424=test_date
[591/916] 1427424=test_yaml_tree
[592/916] 1427424=test_variable_name_check
[593/916] 1427424=test_dir
[594/916] 1427424=test_not
[595/916] 1427424=test_alias
[596/916] 1427424=test_rdoc_parser_simple
[597/916] 1427424=test_rdoc_class_module
[598/916] 1427421=test_gem_spec_fetcher
[599/916] 1427421=test_date_compat
[600/916] 1427421=test_reline_key
[601/916] 1427421=test_extlibs
[602/916] 1427424=test_keyword
[603/916] 1427425=test_unicode_normalize
[604/916] 1427424=test_ostruct
[605/916] 1427425=test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 44631>
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 40153>
[606/916] 1427424=json_generator_test.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12

[607/916] 1427425=node_id_test
[608/916] 1427424=test_handle
[609/916] 1427425=test_propertyputref
[610/916] 1427425=json_encoding_test
[611/916] 1427425=test_dns
[612/916] 1427421=test_erb_command
[613/916] 1427421=test_gem_uri
[614/916] 1427421=test_bash_completion
[615/916] 1427421=test_data
[616/916] 1427421=library_symbols_test
[617/916] 1427421=test_enumerator
[618/916] 1427421=test_ractor
[619/916] 1427421=test_object
[620/916] 1427421=test_syntax
[621/916] 1427424=test_singleton
[622/916] 1427425=test_trick
[623/916] 1427424=test_rdoc_generator_pot_po
[624/916] 1427424=test_coderange
[625/916] 1427424=test_change_word
[626/916] 1427424=test_compile_prism
[627/916] 1427424=test_remote_fetch_error
[628/916] 1427424=test_gem_ext_rake_builder
[629/916] 1427424=test_update
[630/916] 1427424=test_ossl
[631/916] 1427425=test_rubygems
[632/916] 1427425=ripper_test
[633/916] 1427425=test_digest
[634/916] 1427425=test_rdoc_code_object
[635/916] 1427425=test_pack
[636/916] 1427425=test_ruby_lex
[637/916] 1427425=test_notimplement
[638/916] 1427425=test_enc_raise
[639/916] 1427425=string_query_test
[640/916] 1427425=test_gem_dependency_installer
[641/916] 1427422=test_gem_resolver_git_specification
[642/916] 1427422=test_ractor
[643/916] 1427422=index_write_test
[644/916] 1427422=test_super
[645/916] 1427424=test_random_formatter
[646/916] 1427424=test_fiddle
[647/916] 1427422=errors_test
[648/916] 1427424=test_string_processing
[649/916] 1427422=encodings_test
[650/916] 1427424=test_set_len
[651/916] 1427424=test_gem_platform
[652/916] 1427422=test_generic
[653/916] 1427422=test_noarg
[654/916] 1427424=test_weakkeymap
[655/916] 1427422=test_append
[656/916] 1427422=test_ftp
[657/916] 1427425=test_vm_dump
[658/916] 1427425=test_utf32
[659/916] 1427422=test_files_lib
[660/916] 1427422=parser_test
[661/916] 1427425=test_help
[662/916] 1427422=test_dup
[663/916] 1427425=test_rdoc_generator_darkfish
[664/916] 1427422=test_cgi_multipart
[665/916] 1427422=test_mailto
[666/916] 1427422=test_autoconf
[667/916] 1427422=test_gem_ext_cargo_builder
[668/916] 1427422=test_random
[669/916] 1427422=test_inadvertent_creation
[670/916] 1427425=test_rdoc_comment
[671/916] 1427425=test_load
[672/916] 1427425=test_gem_commands_check_command
[673/916] 1427425=test_ast
[674/916] 1427422=test_rendering
[675/916] 1427422=test_gc
[676/916] 1427424=test_within_pipe
[677/916] 1427424=test_rand
[678/916] 1427424=test_gem_source_git
[679/916] 1427421=test_regex_casefold
[680/916] 1427421=test_gem_commands_open_command
[681/916] 1427421=test_beginendblock
[682/916] 1427421=test_ws
[683/916] 1427421=parse_test
[684/916] 1427421=test_gem_resolver_api_specification
[685/916] 1427421=test_date_arith
[686/916] 1427421=test_pkey_dsa
[687/916] 1427424=test_stringio
[688/916] 1427421=test_fips
[689/916] 1427424=test_gem_dependency_resolution_error
[690/916] 1427424=test_helper
[691/916] 1427424=test_win32ole_method_event
[692/916] 1427424=test_trace
[693/916] 1427424=test_signedness
[694/916] 1427421=test_cesu8
[695/916] 1427421=test_gem_request_set_lockfile_parser
[696/916] 1427421=test_arity
[697/916] 1427421=test_ractor
[698/916] 1427421=static_literals_test
[699/916] 1427421=test_gem_dependency_list
[700/916] 1427421=test_file_exhaustive
[701/916] 1427422=test_ssl_session
[702/916] 1427422=test_rdoc_i18n_locale
[703/916] 1427422=test_shapes
[704/916] 1427422=test_io_m17n
[705/916] 1427424=test_path_to_class
[706/916] 1427424=test_gem_ext_ext_conf_builder
[707/916] 1427421=test_require_path_check
[708/916] 1427421=test_euc_jp
[709/916] 1427421=test_typeddata
[710/916] 1427421=test_rdoc_ri_paths
[711/916] 1427421=test_gem_remote_fetcher_local_ssl_server
[712/916] 1427422=test_rb_str_dup
[713/916] 1427422=test_helper_method
[714/916] 1427422=newline_test
[715/916] 1427424=test_rdoc_generator_json_index
[716/916] 1427422=test_ocsp
[717/916] 1427424=test_rdoc_markup_attributes
[718/916] 1427424=test_exception_at_throwing
[719/916] 1427424=test_gem_commands_build_command
[720/916] 1427422=test_array
[721/916] 1427424=test_forwardable
[722/916] 1427424=test_x509name
[723/916] 1427424=test_iseq_load
[724/916] 1427421=test_gem_resolver_activation_request
[725/916] 1427421=test_terminfo
[726/916] 1427421=test_object_references
[727/916] 1427421=test_bug-14834
[728/916] 1427421=test_key_event_record
[729/916] 1427421=test_addrinfo
[730/916] 1427421=test_delegate
[731/916] 1427421=test_require
[732/916] 1427421=test_printf
[733/916] 1427421=test_popen_deadlock
[734/916] 1427424=test_date_new
[735/916] 1427424=test_rdoc_text
[736/916] 1427424=test_rdoc_ri_driver
[737/916] 1427421=test_httpheader
[738/916] 1427421=test_case_mapping
[739/916] 1427421=heredoc_dedent_test
[740/916] 1427421=test_tree_spell_checker
[741/916] 1427421=test_parser
[742/916] 1427421=test_rdoc_method_attr
[743/916] 1427421=test_webauthn_listener_response
[744/916] 1427421=test_err_in_callback
[745/916] 1427421=test_acceptable
[746/916] 1427424=test_irb
[747/916] 1427421=test_class_name_check
[748/916] 1427421=test_gem_bundler_version_finder
[749/916] 1427421=test_stringify_symbols
[750/916] 1427421=test_prettyprint
[751/916] 1427421=test_bundled_ca
[752/916] 1427424=test_color_printer
[753/916] 1427424=test_pair
[754/916] 1427421=test_queue
[755/916] 1427421=test_gem_console_ui
[756/916] 1427421=test_rdoc_markup_formatter
[757/916] 1427421=test_date_strptime
[758/916] 1427421=test_did_you_mean
[759/916] 1427421=test_grapheme_breaks
[760/916] 1427421=test_bundled_gems
[761/916] 1427421=test_wss
[762/916] 1427421=test_gem_request_set_gem_dependency_api
[763/916] 1427421=test_install
[764/916] 1427421=lex_test
[765/916] 1427421=test_scheduler
[766/916] 1427421=test_rdoc_context_section
[767/916] 1427421=test_rdoc_markup_to_tt_only
[768/916] 1427421=test_exception
[769/916] 1427424=test_profile_frames
[770/916] 1427424=test_rbconfig
[771/916] 1427424=test_dbm
[772/916] 1427424=test_mdns
[773/916] 1427424=test_emoji_breaks
[774/916] 1427424=test_debug
[775/916] 1427424=test_rendering
[776/916] 1427424=test_pkey_rsa
[777/916] 1427424=test_omap
[778/916] 1427424=test_numhash
[779/916] 1427424=test_shellwords
[780/916] 1427424=test_socket
[781/916] 1427421=test_win32ole_event
[782/916] 1427421=test_win32ole_typelib
[783/916] 1427421=test_recursion
[784/916] 1427421=test_external_new
[785/916] 1427421=test_reline
[786/916] 1427421=test_modify_expand
[787/916] 1427421=test_yield_block
[788/916] 1427421=test_gem_commands_cert_command
[789/916] 1427424=test_gem_available_set
[790/916] 1427424=test_float
[791/916] 1427424=test_gem_security_signer
[792/916] 1427424=test_lexer
[793/916] 1427424=static_inspect_test
[794/916] 1427424=test_m17n_comb
[795/916] 1427421=test_random
[796/916] 1427421=test_gem_source_vendor
[797/916] 1427421=test_ractor
[798/916] 1427421=test_gem_resolver_dependency_request
[799/916] 1427421=test_gem_security
[800/916] 1427422=test_date_marshal
[801/916] 1427422=warnings_test
[802/916] 1427422=test_refinement
[803/916] 1427424=test_rdoc_rd_inline
[804/916] 1427424=test_human_typo
[805/916] 1427424=constant_path_node_test
[806/916] 1427424=test_fiber
[807/916] 1427424=test_gem_commands_unpack_command
[808/916] 1427422=test_files_test_1
[809/916] 1427422=test_windows_1252
[810/916] 1427422=test_rdoc_markup_to_rdoc
[811/916] 1427422=test_rdoc_servlet
[812/916] 1427422=test_gem_commands_yank_command
[813/916] 1427421=test_rdoc_markup_pre_process
[814/916] 1427421=test_rdoc_markup_to_html_crossref
[815/916] 1427424=test_hash
[816/916] 1427422=test_cgi_session
[817/916] 1427422=dispatcher_test
[818/916] 1427421=test_x509crl
[819/916] 1427422=test_date_ractor
[820/916] 1427421=test_https_proxy
[821/916] 1427421=magic_comment_test
[822/916] 1427422=test_httpresponses
[823/916] 1427422=test_egrep_cpp
[824/916] 1427422=test_rdoc_markup_verbatim
[825/916] 1427422=test_date_conv
[826/916] 1427422=test_gem_uninstaller
[827/916] 1427421=test_nomethod_error
[828/916] 1427421=test_stream
[829/916] 1427421=numeric_value_test
[830/916] 1427421=test_io_buffer
[831/916] 1427421=json_ext_parser_test
[832/916] 1427421=test_threadgroup
[833/916] 1427421=comments_test
[834/916] 1427421=test_resize
[835/916] 1427421=test_gem_request_set_lockfile_tokenizer
[836/916] 1427421=test_gem_commands_rebuild_command
[837/916] 1427421=test_io
[838/916] 1427422=test_dln
[839/916] 1427422=json_string_matching_test
[840/916] 1427422=test_gem_commands_server_command
[841/916] 1427422=test_set
[842/916] 1427422=test_pkg_config
[843/916] 1427422=test_gem_package_old
[844/916] 1427422=test_method
[845/916] 1427424=test_rdoc_rdoc
[846/916] 1427424=test_passing_block
[847/916] 1427424=test_insns_leaf
[848/916] 1427424=test_etc
[849/916] 1427424=test_rdoc_top_level
[850/916] 1427424=test_allocation
[851/916] 1427424=test_option
[852/916] 1427424=test_tracer
[853/916] 1427424=test_x509req
[854/916] 1427424=test_argf
[855/916] 1427422=test_merge_keys
[856/916] 1427422=test_m17n
[857/916] 1427422=test_rdoc_extend
[858/916] 1427421=test_yjit
[859/916] 1427422=test_sizeof
[860/916] 1427424=test_data
[861/916] 1427424=test_gem_resolver_local_specification
[862/916] 1427424=test_assembler
[863/916] 1427424=test_find
[864/916] 1427424=test_face
[865/916] 1427424=test_gem_resolver_lock_set
[866/916] 1427424=test_require
[867/916] 1427425=test_ftp
[868/916] 1427425=test_rdoc_rd
[869/916] 1427425=test_gem_commands_signout_command
[870/916] 1427425=snippets_test
[871/916] 1427424=test_sleep
[872/916] 1427425=test_gem_update_suggestion
[873/916] 1427425=test_gem_resolver_installed_specification
[874/916] 1427424=overlap_test
[875/916] 1427425=test_bn
[876/916] 1427425=test_whileuntil
[877/916] 1427425=test_emitter
[878/916] 1427425=test_gem_source_specific_file
[879/916] 1427425=test_bug-5832
[880/916] 1427425=test_monitor
[881/916] 1427425=test_gem_source
[882/916] 1427424=test_gem_resolver_installer_set
[883/916] 1427424=test_gem_version_option
[884/916] 1427425=test_gem_commands_update_command
[885/916] 1427424=test_yaml_special_cases
[886/916] 1427424=test_gem_source_list
[887/916] 1427424=test_benchmark
[888/916] 1427422=test_system
[889/916] 1427424=test_gem_package
[890/916] 1427422=test_rdoc_markup_to_bs
[891/916] 1427422=test_config
[892/916] 1427422=test_lazy_enumerator
[893/916] 1427424=test_key_stroke
[894/916] 1427425=test_gem_request_set_lockfile
[895/916] 1427424=test_struct
[896/916] 1427424=test_pp
[897/916] 1427424=test_rubyoptions
[898/916] 1427422=onigmo_test
[899/916] 1427422=test_find_executable
[900/916] 1427422=fuzzer_test
[901/916] 1427422=test_array
[902/916] 1427422=test_postponed_job
[903/916] 1427425=test_gc
[904/916] 1427425=test_math
[905/916] 1427425=test_ensured
[906/916] 1427425=test_libs
[907/916] 1427425=test_x509ext
[908/916] 1427425=test_key_name_check
[909/916] 1427425=test_bug-3571
[910/916] 1427422=test_dryrun
[911/916] 1427425=test_ifunless
[912/916] 1427425=test_case
[913/916] 1427422=test_project_sanity
[914/916] 1427422=test_gem_source_subpath_problem
[915/916] 1427425=test_gem_package_tar_writer
[916/916] 1427422=test_pack
Finished tests in 575.800453s, 53.9058 tests/s, 11265.6441 assertions/s.
31039 tests, 6486763 assertions, 0 failures, 0 errors, 370 skips

ruby -v: ruby 3.4.0dev (2024-10-16T08:49:54Z master 2bf9c82f1b) +PRISM [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
generating encdb.h
encdb.h unchanged
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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.6.1/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-10-16T08:49:54Z master 2bf9c82f1b) +PRISM [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 63.442544 seconds

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