# Logfile created on 2023-10-22 01:02:39 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055bfaa39a188 @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'", @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.20231022-010239", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_ISEQ_DUMP_DEBUG", "to_binary"]], @make="make", @logger=#<Logger:0x000055bfaa432a50 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055bfaa432910 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055bfaa432780 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20231022-010239", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20231022-010239>, @binmode=false, @mon_data=#<Monitor:0x000055bfaa4326b8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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/rbs.revision unchanged
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   cabf3da..9e93af5  master     -> origin/master
Updating cabf3da..9e93af5
Fast-forward
 gems/bundled_gems         | 2 +-
 tool/test-bundled-gems.rb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Latest commit hash = 9e93af5329
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/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 rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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
From https://github.com/ruby/rbs
 * branch              2cac4e78dfd76e85342ab2c332d3fae046b36961 -> FETCH_HEAD
Warning: you are leaving 1 commit behind, not connected to
any of your branches:

  33813a60 Use valid syntax

If you want to keep it by creating a new branch, this may be a good time
to do so with:

 git branch <new-branch-name> 33813a60

HEAD is now at 2cac4e78 Merge pull request #1544 from ruby/no-source-in-lockfile
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision updated
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-iseq_binary/gems/rbs-3.2.2.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/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'
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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
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]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Leaving 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
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/openssl'
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.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
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/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse'
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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision unchanged
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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
encdb.h unchanged
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-iseq_binary/gems/rbs-3.2.2.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
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 '/tmp/ruby/src/trunk-iseq_binary/enc/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'
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.0.gem
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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
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]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
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/json'
make[2]: Entering 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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
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]: 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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: 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 to 
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.3.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.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.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.3.0+0
installing common headers:          /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.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.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.8.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    prism 0.15.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.9
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.2.1
                                    psych 5.1.1.1
                                    stringio 3.0.9
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.2.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0/cache
skipped bundled gems:
    rbs-3.2.0.gem                   not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1858 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.3.0dev (2023-10-21T23:44:52Z master 9e93af5329) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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 '/tmp/ruby/src/trunk-iseq_binary/enc/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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
$ /tmp/ruby/build/trunk-iseq_binary/miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-iseq_binary --extout=.ext -- /tmp/ruby/src/trunk-iseq_binary/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-iseq_binary/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-10-21T23:44:52Z master 9e93af5329) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .................................................................

Finished in 152.029129 seconds

3715 files, 32233 examples, 182633 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-iseq_binary/ruby -c /tmp/cores/core.1001.100048.ruby -x gdbscript
[New LWP 100048]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-iseq_binary/ruby -e '.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140513371745280) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fcbd19bec00 (LWP 100048) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140513371745280) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7fcbd19bec00 (LWP 100048)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140513371745280) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fcbd19bec00
        old_mask = {__val = {753541203, 140513376010492, 0, 140513382103017, 1756, 140513376063056, 140513382048576, 140727396989608, 140727396989604, 3, 140513376063056, 753541203, 140727396989604, 140513382101884, 140513382049888, 140513373739728}}
        ret = <optimized out>
        pd = <optimized out>
        old_mask = <optimized out>
        ret = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        __private = <optimized out>
        __oldval = <optimized out>
        result = <optimized out>
#1  __pthread_kill_internal (signo=6, threadid=140513371745280) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140513371745280, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fcbd1be3476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fcbd1bc97f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3000000020, sa_sigaction = 0x3000000020}, sa_mask = {__val = {140727396989952, 140727396989760, 13071698082897898240, 140727396990080, 140513376064685, 140513382049456, 0, 140513353185640, 140513353254328, 2, 140513372831072, 1, 0, 1, 140513382048576, 140513372831072}}, sa_flags = -768007360, sa_restorer = 0x100000001}
        sigs = {__val = {32, 28, 5, 0, 140727396989952, 140727396993424, 140513382293568, 140513378465480, 140727396989991, 24, 140727396925960, 140727396989988, 27, 140513378450864, 0, 140513376065472}}
#5  0x00007fcbd1ed2889 in rb_async_bug_errno (mesg=mesg@entry=0x7ffda681fc00 "rb_thread_wakeup_timer_thread: write(0)", errno_arg=errno_arg@entry=5) at /tmp/ruby/src/trunk-iseq_binary/error.c:1097
No locals.
#6  0x00007fcbd2062351 in async_bug_fd (mesg=mesg@entry=0x7fcbd221e8d0 "rb_thread_wakeup_timer_thread: write", errno_arg=5, fd=fd@entry=0) at /tmp/ruby/src/trunk-iseq_binary/thread.c:4490
        buff = "rb_thread_wakeup_timer_thread: write(0)\000@#9\322\313\177\000\000\330\221\335\321\001\000\000\000\232\000\000\000\000\000\000"
        n = <optimized out>
#7  0x00007fcbd20690f7 in signal_communication_pipe (fd=0) at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:2995
        e = <optimized out>
        buff = 1
        result = <optimized out>
        buff = <optimized out>
        result = <optimized out>
        retry = <optimized out>
        e = <optimized out>
#8  timer_thread_wakeup_force () at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:3009
No locals.
#9  rb_thread_wakeup_timer_thread (sig=sig@entry=1) at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:2547
No locals.
#10 0x00007fcbd2021e61 in sighandler (sig=1) at /tmp/ruby/src/trunk-iseq_binary/signal.c:693
        old_errnum = 0
#11 <signal handler called>
No locals.
#12 0x00007fcbd1c47bb2 in musable (mem=0x55fe9c2f0120) at ./malloc/malloc.c:5130
        p = 0x55fe9c2f0110
#13 __malloc_usable_size (m=m@entry=0x55fe9c2f0120) at ./malloc/malloc.c:5141
No locals.
#14 0x00007fcbd1f01820 in objspace_malloc_size (hint=<optimized out>, ptr=0x55fe9c2f0120, objspace=0x55fe9c28c260) at /tmp/ruby/src/trunk-iseq_binary/gc.c:12065
No locals.
#15 objspace_malloc_fixup (size=<optimized out>, mem=0x55fe9c2f0120, objspace=0x55fe9c28c260) at /tmp/ruby/src/trunk-iseq_binary/gc.c:12225
No locals.
#16 objspace_xmalloc0 (objspace=0x55fe9c28c260, size=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/gc.c:12303
        mem = 0x55fe9c2f0120
#17 0x00007fcbd202c052 in rb_st_init_existing_table_with_size (tab=tab@entry=0x7ffda6820920, type=type@entry=0x7fcbd2364df0 <objhash>, size=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/st.c:543
        n = <optimized out>
#18 0x00007fcbd1f0684b in ar_try_convert_table (hash=hash@entry=140513353123680) at /tmp/ruby/src/trunk-iseq_binary/hash.c:710
        size = <optimized out>
        __func__ = <optimized out>
        tab = {entry_power = 5 '\005', bin_power = 6 '\006', size_ind = 0 '\000', rebuilds_num = 0, type = 0x7fcbd2364df0 <objhash>, num_entries = 140513382027136, bins = 0x5d3b0c, entries_start = 1281, entries_bound = 13071698082897898240, entries = 0x5d3b0c}
        new_tab = 0x7ffda6820920
#19 0x00007fcbd1f08d48 in rb_hash_stlike_update (arg=140727396993424, func=0x7fcbd1f07670 <tbl_update_modify>, key=6109964, hash=140513353123680) at /tmp/ruby/src/trunk-iseq_binary/hash.c:1619
        result = <optimized out>
#20 tbl_update (hash=hash@entry=140513353123680, key=key@entry=6109964, func=<optimized out>, optional_arg=optional_arg@entry=1281) at /tmp/ruby/src/trunk-iseq_binary/hash.c:1667
        arg = {arg = 1281, func = 0x7fcbd1f04490 <hash_aset_insert>, hash = 140513353123680, key = 6109964, value = 1281}
        ret = <optimized out>
#21 0x00007fcbd1f08e1d in rb_hash_aset (hash=hash@entry=140513353123680, key=6109964, val=val@entry=1281) at /tmp/ruby/src/trunk-iseq_binary/hash.c:2896
        iter_lev = 0
#22 0x00007fcbd1f03918 in Init_GC () at /tmp/ruby/src/trunk-iseq_binary/gc.c:13997
        rb_mObjSpace = <optimized out>
        rb_mProfiler = <optimized out>
        gc_constants = 140513353123680
#23 0x00007fcbd1f13e46 in rb_call_inits () at /tmp/ruby/src/trunk-iseq_binary/inits.c:60
No locals.
#24 0x00007fcbd1edaddc in ruby_setup () at /tmp/ruby/src/trunk-iseq_binary/eval.c:89
        _ec = 0x55fe9c28d2c0
        _tag = {tag = 36, retval = 8380416, buf = {0x3, 0x7fcbd1edae18 <ruby_setup+344>, 0x0, 0x7ffda6820a50, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
#25 0x00007fcbd1edd03d in ruby_init () at /tmp/ruby/src/trunk-iseq_binary/eval.c:101
        state = <optimized out>
#26 0x000055fe9adfb175 in rb_main (argv=0x7ffda6820c58, argc=3) at /tmp/ruby/src/trunk-iseq_binary/main.c:38
        variable_in_this_stack_frame = 140727396994873
#27 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile