# Logfile created on 2023-12-21 22:34:56 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000557ebb965ca0 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @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-O0.20231221-223456", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000557ebb9ef3b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000557ebb9ef270 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000557ebb9ef090 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231221-223456", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231221-223456>, @binmode=false, @mon_data=#<Monitor:0x0000557ebb9eefc8>, @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 debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.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
   e04197a..78b27ce  master     -> origin/master
Updating e04197a..78b27ce
Fast-forward
 NEWS.md                                            |  74 +++++++-----
 bootstraptest/runner.rb                            |   5 +
 bootstraptest/test_gc.rb                           |   2 +-
 bootstraptest/test_thread.rb                       |   5 +-
 bootstraptest/test_yjit.rb                         |  16 +--
 lib/bundler/definition.rb                          |  30 +++--
 lib/bundler/lazy_specification.rb                  |   2 +
 lib/bundler/remote_specification.rb                |   4 +
 lib/bundler/self_manager.rb                        |   2 +-
 lib/bundler/spec_set.rb                            |  42 +++++--
 lib/bundler/vendor/thor/lib/thor/shell/color.rb    |   3 -
 lib/bundler/vendor/thor/lib/thor/shell/html.rb     |   3 -
 lib/bundler/vendor/thor/lib/thor/shell/lcs_diff.rb |  49 --------
 lib/bundler/version.rb                             |   2 +-
 lib/rubygems.rb                                    |   9 +-
 lib/rubygems/basic_specification.rb                |   8 +-
 lib/rubygems/package.rb                            |  14 ++-
 lib/rubygems/request.rb                            |   8 +-
 rjit.c                                             |   7 +-
 rjit.h                                             |   2 +-
 rjit.rb                                            |   4 +-
 rjit_c.rb                                          |   2 +-
 spec/bundler/bundler/definition_spec.rb            |  12 +-
 spec/bundler/commands/update_spec.rb               |  67 +++++++++--
 .../install/gemfile/specific_platform_spec.rb      |  42 +++++++
 spec/bundler/lock/lockfile_spec.rb                 |   2 +-
 spec/bundler/realworld/edgecases_spec.rb           | 134 ---------------------
 spec/bundler/realworld/slow_perf_spec.rb           | 103 ++++++++++++++++
 .../support/artifice/helpers/compact_index.rb      |   2 +-
 spec/bundler/support/artifice/helpers/endpoint.rb  |   2 +-
 spec/bundler/support/builders.rb                   |  47 ++++++++
 spec/bundler/support/helpers.rb                    |  30 +----
 spec/bundler/support/matchers.rb                   |  16 ++-
 spec/bundler/support/path.rb                       |   7 ++
 .../custom_name/ext/custom_name_lib/Cargo.lock     |   8 +-
 .../custom_name/ext/custom_name_lib/Cargo.toml     |   2 +-
 test/rubygems/test_gem_specification.rb            |  11 ++
 37 files changed, 464 insertions(+), 314 deletions(-)
 delete mode 100644 lib/bundler/vendor/thor/lib/thor/shell/lcs_diff.rb
Latest commit hash = 78b27ce62a
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
making /tmp/ruby/src/trunk-O0/rjit.rbinc
making /tmp/ruby/src/trunk-O0/rjit_c.rbinc
generating miniprelude.c
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
miniprelude.c updated
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[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 = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0/miniinit.c
compiling /tmp/ruby/src/trunk-O0/cont.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/gc.c
compiling /tmp/ruby/src/trunk-O0/iseq.c
compiling /tmp/ruby/src/trunk-O0/rjit.c
compiling /tmp/ruby/src/trunk-O0/rjit_c.c
compiling /tmp/ruby/src/trunk-O0/process.c
compiling /tmp/ruby/src/trunk-O0/ractor.c
compiling /tmp/ruby/src/trunk-O0/ruby.c
compiling /tmp/ruby/src/trunk-O0/thread.c
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/vm.c
compiling /tmp/ruby/src/trunk-O0/vm_trace.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 = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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
d5b37404a00f7c295a573a83f59ca377418511d69df891f2c1b3e54b7cd37751  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
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 = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/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-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.2
                                    cgi 0.4.1
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.1
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.0.4
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.7.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.0
                                    strscan 3.0.7
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.3
                                    net-imap 0.4.8
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.0
                                    typeprof 0.21.9
                                    debug 1.9.0
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1868 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 = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/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 = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=48884
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Retrying...
Finished tests in 1335.620137s, 20.1741 tests/s, 7158.7690 assertions/s.
26945 tests, 9561396 assertions, 0 failures, 0 errors, 225 skips

ruby -v: ruby 3.3.0dev (2023-12-21T22:32:03Z master 78b27ce62a) [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 = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-12-21T22:32:03Z master 78b27ce62a) [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 .........................................................................
  3723 .....

Finished in 291.649291 seconds

3728 files, 32495 examples, 149161 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-O0/ruby -c /tmp/cores/core.1001.2024039.ruby -x gdbscript
[New LWP 2024039]
[New LWP 2024041]
[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-O0/ruby -W0'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000563e6164d59a in is_markable_object (obj=140259702246080) at /tmp/ruby/src/trunk-O0/gc.c:4768
4768	    if (rb_special_const_p(obj)) return FALSE; /* special const is not markable */
[Current thread is 1 (Thread 0x7f90dc3097c0 (LWP 2024039))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f90dc3097c0 (LWP 2024039) 0x0000563e6164d59a in is_markable_object (obj=140259702246080) at /tmp/ruby/src/trunk-O0/gc.c:4768
  2    Thread 0x7f90c2d2f640 (LWP 2024041) 0x00007f90dc431fde in epoll_wait (epfd=4, events=0x563e61c7485c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f90c2d2f640 (LWP 2024041)):
#0  0x00007f90dc431fde in epoll_wait (epfd=4, events=0x563e61c7485c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000563e617de243 in event_wait (vm=0x563e61d51b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:832
        r = 22078
#2  0x0000563e617de267 in timer_thread_polling (vm=0x563e61d51b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:854
        r = -381063459
#3  0x0000563e617de919 in timer_thread_func (ptr=0x563e61d51b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3011
        vm = 0x563e61d51b10
#4  0x00007f90dc3a0b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140723286701232, 4741708374201892708, 140259720623680, 25, 140260146808912, 140723286701584, -4689255459640803484, -4689277656983765148}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f90dc431bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f90dc3097c0 (LWP 2024039)):
#0  0x0000563e6164d59a in is_markable_object (obj=140259702246080) at /tmp/ruby/src/trunk-O0/gc.c:4768
No locals.
#1  0x0000563e6165224a in gc_mark (objspace=0x563e61d54470, obj=140259702246080) at /tmp/ruby/src/trunk-O0/gc.c:7108
No locals.
#2  0x0000563e616515ab in mark_method_entry (objspace=0x563e61d54470, me=0x7f90c1bd3608) at /tmp/ruby/src/trunk-O0/gc.c:6736
        def = 0x563e61f80060
#3  0x0000563e616527e0 in gc_mark_imemo (objspace=0x563e61d54470, obj=140259702421000) at /tmp/ruby/src/trunk-O0/gc.c:7259
        __func__ = <optimized out>
#4  0x0000563e616529ee in gc_mark_children (objspace=0x563e61d54470, obj=140259702421000) at /tmp/ruby/src/trunk-O0/gc.c:7355
        any = 0x7f90c1bd3608
#5  0x0000563e61653374 in gc_mark_stacked_objects (objspace=0x563e61d54470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7564
        mstack = 0x563e61d548f8
        obj = 140259702421000
        marked_slots_at_the_beginning = 693
        popped_count = 0
#6  0x0000563e616534f4 in gc_mark_stacked_objects_all (objspace=0x563e61d54470) at /tmp/ruby/src/trunk-O0/gc.c:7602
No locals.
#7  0x0000563e61655850 in gc_marks_rest (objspace=0x563e61d54470) at /tmp/ruby/src/trunk-O0/gc.c:8797
No locals.
#8  0x0000563e61655984 in gc_marks (objspace=0x563e61d54470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8855
        marking_finished = false
#9  0x0000563e61657714 in gc_start (objspace=0x563e61d54470, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9608
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#10 0x0000563e616573a9 in garbage_collect (objspace=0x563e61d54470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 3250453464
        ret = 32656
#11 0x0000563e61657e34 in garbage_collect_with_gvl (objspace=0x563e61d54470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9869
No locals.
#12 0x0000563e6165f009 in objspace_malloc_gc_stress (objspace=0x563e61d54470) at /tmp/ruby/src/trunk-O0/gc.c:12406
        reason = 45568
#13 0x0000563e6165f2ec in objspace_xmalloc0 (objspace=0x563e61d54470, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12608
        gpr = 107008
        mem = 0x20
#14 0x0000563e6165f6ba in ruby_xmalloc2_body (n=32, size=1) at /tmp/ruby/src/trunk-O0/gc.c:12855
No locals.
#15 0x0000563e61663023 in ruby_xmalloc2 (n=32, size=1) at /tmp/ruby/src/trunk-O0/gc.c:14430
No locals.
#16 0x0000563e617b82bf in str_buf_cat4 (str=140259702471640, ptr=0x7f90c1baf3d8 "-:38:in `block in <main>'", len=25, keep_cr=true) at /tmp/ruby/src/trunk-O0/string.c:3189
        tmp = 0x563e617af672 <RSTRING_PTR+46> "H\213E\350H\211E\310H\213E\310H\213U\370dH+\024%("
        tlen = 532676608
        total = 25
        olen = 0
        off = -1
        sptr = 0x7f90c1bdfbf0 ""
        termlen = 1
        capa = 31
#17 0x0000563e617b8ac8 in rb_str_buf_append (str=140259702471640, str2=140259702272960) at /tmp/ruby/src/trunk-O0/string.c:3356
        str2_cr = 1048576
#18 0x0000563e617b8c41 in rb_str_append (str=140259702471640, str2=140259702272960) at /tmp/ruby/src/trunk-O0/string.c:3385
No locals.
#19 0x0000563e617b8f18 in rb_str_concat (str1=140259702471640, str2=140259702272960) at /tmp/ruby/src/trunk-O0/string.c:3490
        code = 2978215056
        enc = 0x563e61d6fda0
        encidx = 1633877454
#20 0x0000563e61630c99 in print_errinfo (eclass=140259720942560, errat=140259702471040, emesg=4, str=140259702471640, highlight=0) at /tmp/ruby/src/trunk-O0/eval_error.c:96
        elen = 0
        mesg = 140259702272960
#21 0x0000563e61631fd1 in rb_error_write (errinfo=140259702471120, emesg=4, errat=140259702471040, str=140259702471640, opt=140259702273120, highlight=0, reverse=0) at /tmp/ruby/src/trunk-O0/eval_error.c:346
        eclass = 140259720942560
        shown_causes = 0
        backtrace_limit = -1
#22 0x0000563e616322ab in rb_ec_error_print_detailed (ec=0x563e61d554e0, errinfo=140259702471120, str=140259702471640, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:379
        _ec = 0x563e61d554e0
        _tag = {tag = 36, retval = 0, buf = {0x7ffcb183f6d0, 0x563e616321c0 <rb_ec_error_print_detailed+372>, 0x0, 0x7ffcb183f600, 0x0}, prev = 0x7ffcb183f740, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 140259702471040
        written = true
        emesg = 4
        opt = 140259702273120
        highlight = 0
#23 0x0000563e616338a1 in rb_ec_cleanup (ec=0x563e61d554e0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
        err = 140259702471120
        mode0 = 0
        mode1 = 3
        _ec = 0x563e61d554e0
        _tag = {tag = 36, retval = 94825921851832, buf = {0x7ffcb183f7c0, 0x563e6163368a <rb_ec_cleanup+295>, 0x0, 0x7ffcb183f6e0, 0x563e61d554e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x563e61d54090
        th0 = 0x563e61d54090
        step = 2
        message = 4
        buf = 140259702471640
#24 0x0000563e61633d58 in ruby_run_node (n=0x7f90c1bfaf00) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x563e61d554e0
        status = 22078
#25 0x0000563e6162f5b4 in rb_main (argc=2, argv=0x7ffcb183f968) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140723286702144
#26 0x0000563e6162f615 in main (argc=2, argv=0x7ffcb183f968) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.2029223.ruby -x gdbscript
[New LWP 2029223]
[New LWP 2029225]
[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-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_BUILTIN_TYPE (obj=139996279051840) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
190	    VALUE ret = RBASIC(obj)->flags & RUBY_T_MASK;
[Current thread is 1 (Thread 0x7f5386e9e7c0 (LWP 2029223))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f5386e9e7c0 (LWP 2029223) RB_BUILTIN_TYPE (obj=139996279051840) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
  2    Thread 0x7f536d8bf640 (LWP 2029225) 0x00007f5386fc6fde in epoll_wait (epfd=4, events=0x55fad578085c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f536d8bf640 (LWP 2029225)):
#0  0x00007f5386fc6fde in epoll_wait (epfd=4, events=0x55fad578085c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000055fad52ea243 in event_wait (vm=0x55fad6ccfb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:832
        r = 22010
#2  0x000055fad52ea267 in timer_thread_polling (vm=0x55fad6ccfb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:854
        r = -1585072269
#3  0x000055fad52ea919 in timer_thread_func (ptr=0x55fad6ccfb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3011
        vm = 0x55fad6ccfb10
#4  0x00007f5386f35b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732715926544, -3798846118243641662, 139996296902208, 25, 139996723107920, 140732715926896, 3882404707594360514, 3882318879530505922}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f5386fc6bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f5386e9e7c0 (LWP 2029223)):
#0  RB_BUILTIN_TYPE (obj=139996279051840) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
        ret = 139996279051840
#1  0x000055fad515b301 in gc_sweep_plane (objspace=0x55fad6cd2470, heap=0x55fad6cd24e0, p=139996279051840, bitset=16579, ctx=0x7ffee38a6cd0) at /tmp/ruby/src/trunk-O0/gc.c:5671
        vp = 139996279051840
        sweep_page = 0x55fad6e1fd60
        slot_size = 40
        slot_bits = 1
        __func__ = <optimized out>
#2  0x000055fad515b6a9 in gc_sweep_page (objspace=0x55fad6cd2470, heap=0x55fad6cd24e0, ctx=0x7ffee38a6cd0) at /tmp/ruby/src/trunk-O0/gc.c:5765
        i = 15
        sweep_page = 0x55fad6e1fd60
        __func__ = <optimized out>
        p = 139996279051800
        bits = 0x55fad6e1fe70
        bitset = 33158
        page_rvalue_count = 1637
        out_of_range_bits = 37
        bitmap_plane_count = 26
#3  0x000055fad515c018 in gc_sweep_step (objspace=0x55fad6cd2470, size_pool=0x55fad6cd2490, heap=0x55fad6cd24e0) at /tmp/ruby/src/trunk-O0/gc.c:6047
        ctx = {page = 0x55fad6e1fd60, final_slots = 0, freed_slots = 0, empty_slots = 217}
        free_slots = 237
        sweep_page = 0x55fad6e1fd60
        unlink_limit = 3
        swept_slots = 0
        pooled_slots = 1119
#4  0x000055fad515c24c in gc_sweep_rest (objspace=0x55fad6cd2470) at /tmp/ruby/src/trunk-O0/gc.c:6104
        size_pool = 0x55fad6cd2490
        i = 0
#5  0x000055fad515c845 in gc_sweep (objspace=0x55fad6cd2470) at /tmp/ruby/src/trunk-O0/gc.c:6262
        immediate_sweep = 1
#6  0x000055fad5163724 in gc_start (objspace=0x55fad6cd2470, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9609
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#7  0x000055fad51633a9 in garbage_collect (objspace=0x55fad6cd2470, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 3817500160
        ret = 32766
#8  0x000055fad5155b10 in newobj_slowpath (size_pool_idx=2, wb_protected=0, cr=0x55fad6cd3230, objspace=0x55fad6cd2470, flags=8589934604, klass=0) at /tmp/ruby/src/trunk-O0/gc.c:2871
        obj = 3
        lev = 1
#9  newobj_slowpath_wb_unprotected (klass=0, flags=8589934604, objspace=0x55fad6cd2470, cr=0x55fad6cd3230, size_pool_idx=2) at /tmp/ruby/src/trunk-O0/gc.c:2901
No locals.
#10 0x000055fad5155cfe in newobj_of0 (klass=0, flags=8589934604, wb_protected=0, cr=0x55fad6cd3230, alloc_size=88) at /tmp/ruby/src/trunk-O0/gc.c:2938
        obj = 94535833953392
        objspace = 0x55fad6cd2470
        size_pool_idx = 2
        i = <optimized out>
        cnt = <optimized out>
#11 0x000055fad5155d49 in newobj_of (cr=0x55fad6cd3230, klass=0, flags=12, v1=94535811490016, v2=3, v3=0, wb_protected=0, alloc_size=88) at /tmp/ruby/src/trunk-O0/gc.c:2947
        obj = 140732715921216
#12 0x000055fad5156470 in typed_data_alloc (klass=0, typed_flag=2, datap=0x0, type=0x55fad57660e0 <dump_arg_data>, size=88) at /tmp/ruby/src/trunk-O0/gc.c:3156
        wb_protected = false
#13 0x000055fad515658c in rb_data_typed_object_zalloc (klass=0, size=56, type=0x55fad57660e0 <dump_arg_data>) at /tmp/ruby/src/trunk-O0/gc.c:3179
        obj = 139641794228176
        embed_size = 88
        obj = 139996279602320
#14 0x000055fad51b910c in rb_marshal_dump_limited (obj=139996278681120, port=4, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1200
        data_struct_obj = 16
        arg = 0x7f536d8eb8a0
        wrapper = 94535833942800
#15 0x000055fad51b90b7 in marshal_dump (argc=1, argv=0x7f5386d9d058, _=139996297167200) at /tmp/ruby/src/trunk-O0/marshal.c:1191
        obj = 139996278681120
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#16 0x000055fad5335818 in ractor_safe_call_cfunc_m1 (recv=139996297167200, argc=1, argv=0x7f5386d9d058, func=0x55fad51b8fb2 <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x55fad51b8fb2 <marshal_dump>
#17 0x000055fad533644f in vm_call_cfunc_with_frame_ (ec=0x55fad6cd34e0, reg_cfp=0x7f5386e9cfa0, calling=0x7ffee38a74e0, argc=1, argv=0x7f5386d9d058, stack_bottom=0x7f5386d9d050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x1b2100100003
        cc = 0x7f536c75fe38
        val = 140732715921792
        me = 0x7f536d8eb8a0
        cfunc = 0x55fad6d30298
        recv = 139996297167200
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#18 0x000055fad5336624 in vm_call_cfunc_with_frame (ec=0x55fad6cd34e0, reg_cfp=0x7f5386e9cfa0, calling=0x7ffee38a74e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 1
        stack_bottom = 0x7f5386d9d050
        argv = 0x7f5386d9d058
#19 0x000055fad533673c in vm_call_cfunc_other (ec=0x55fad6cd34e0, reg_cfp=0x7f5386e9cfa0, calling=0x7ffee38a74e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0x1b2100100003
        argv_ary = 0
#20 0x000055fad5336b64 in vm_call_cfunc (ec=0x55fad6cd34e0, reg_cfp=0x7f5386e9cfa0, calling=0x7ffee38a74e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0x1b2100100003
#21 0x000055fad5339693 in vm_call_method_each_type (ec=0x55fad6cd34e0, cfp=0x7f5386e9cfa0, calling=0x7ffee38a74e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7f536c75fe38
        cme = 0x7f536d8eb8a0
        v = 94535835191160
#22 0x000055fad533a13f in vm_call_method (ec=0x55fad6cd34e0, cfp=0x7f5386e9cfa0, calling=0x7ffee38a74e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0x1b2100100003
        cc = 0x7f536c75fe38
#23 0x000055fad533a341 in vm_call_general (ec=0x55fad6cd34e0, reg_cfp=0x7f5386e9cfa0, calling=0x7ffee38a74e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#24 0x000055fad533c9c6 in vm_sendish (ec=0x55fad6cd34e0, reg_cfp=0x7f5386e9cfa0, cd=0x55fad71949d0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f536c75fe38
        argc = 1
        recv = 139996297167200
        calling = {cd = 0x55fad71949d0, cc = 0x7f536c75fe38, block_handler = 0, recv = 139996297167200, argc = 1, kw_splat = false, heap_argv = 0}
#25 0x000055fad5343f57 in vm_exec_core (ec=0x55fad6cd34e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55fad71949d0
        leaf = false
        val = 139996296962520
        reg_pc = 0x55fad71947e0
        reg_cfp = 0x7f5386e9cfa0
        insns_address_table = {0x55fad534062e <vm_exec_core+108>, 0x55fad5340690 <vm_exec_core+206>, 0x55fad53407a3 <vm_exec_core+481>, 0x55fad53408b7 <vm_exec_core+757>, 0x55fad5340a55 <vm_exec_core+1171>, 0x55fad5340b85 <vm_exec_core+1475>, 0x55fad5340d97 <vm_exec_core+2005>, 0x55fad5340ea9 <vm_exec_core+2279>, 0x55fad5340f82 <vm_exec_core+2496>, 0x55fad5341089 <vm_exec_core+2759>, 0x55fad5341190 <vm_exec_core+3022>, 0x55fad534129e <vm_exec_core+3292>, 0x55fad53413b0 <vm_exec_core+3566>, 0x55fad5341480 <vm_exec_core+3774>, 0x55fad5341589 <vm_exec_core+4039>, 0x55fad5341683 <vm_exec_core+4289>, 0x55fad5341746 <vm_exec_core+4484>, 0x55fad5341809 <vm_exec_core+4679>, 0x55fad5341892 <vm_exec_core+4816>, 0x55fad534191e <vm_exec_core+4956>, 0x55fad53419c4 <vm_exec_core+5122>, 0x55fad5341a9c <vm_exec_core+5338>, 0x55fad5341b69 <vm_exec_core+5543>, 0x55fad5341c47 <vm_exec_core+5765>, 0x55fad5341d09 <vm_exec_core+5959>, 0x55fad5341e48 <vm_exec_core+6278>, 0x55fad5341eee <vm_exec_core+6444>, 0x55fad5341fd3 <vm_exec_core+6673>, 0x55fad5342102 <vm_exec_core+6976>, 0x55fad53421c5 <vm_exec_core+7171>, 0x55fad5342288 <vm_exec_core+7366>, 0x55fad534237f <vm_exec_core+7613>, 0x55fad5342441 <vm_exec_core+7807>, 0x55fad5342520 <vm_exec_core+8030>, 0x55fad53425ed <vm_exec_core+8235>, 0x55fad53426fd <vm_exec_core+8507>, 0x55fad53427f7 <vm_exec_core+8757>, 0x55fad5342872 <vm_exec_core+8880>, 0x55fad5342933 <vm_exec_core+9073>, 0x55fad5342a21 <vm_exec_core+9311>, 0x55fad5342ad1 <vm_exec_core+9487>, 0x55fad5342c50 <vm_exec_core+9870>, 0x55fad5342d2a <vm_exec_core+10088>, 0x55fad5342e16 <vm_exec_core+10324>, 0x55fad5342ea7 <vm_exec_core+10469>, 0x55fad5343002 <vm_exec_core+10816>, 0x55fad53435a4 <vm_exec_core+12258>, 0x55fad53436a0 <vm_exec_core+12510>, 0x55fad53437a3 <vm_exec_core+12769>, 0x55fad534388f <vm_exec_core+13005>, 0x55fad5343aa8 <vm_exec_core+13542>, 0x55fad5343b9a <vm_exec_core+13784>, 0x55fad5343ca0 <vm_exec_core+14046>, 0x55fad5343e9d <vm_exec_core+14555>, 0x55fad5344046 <vm_exec_core+14980>, 0x55fad5344171 <vm_exec_core+15279>, 0x55fad53442dd <vm_exec_core+15643>, 0x55fad5344408 <vm_exec_core+15942>, 0x55fad5344574 <vm_exec_core+16306>, 0x55fad5344756 <vm_exec_core+16788>, 0x55fad5344953 <vm_exec_core+17297>, 0x55fad5344afc <vm_exec_core+17722>, 0x55fad5344c1e <vm_exec_core+18012>, 0x55fad5344cc5 <vm_exec_core+18179>, 0x55fad5344d89 <vm_exec_core+18375>, 0x55fad5344e72 <vm_exec_core+18608>, 0x55fad5344f5e <vm_exec_core+18844>, 0x55fad5345047 <vm_exec_core+19077>, 0x55fad534515b <vm_exec_core+19353>, 0x55fad5345282 <vm_exec_core+19648>, 0x55fad53453b8 <vm_exec_core+19958>, 0x55fad53454ee <vm_exec_core+20268>, 0x55fad5345624 <vm_exec_core+20578>, 0x55fad534575a <vm_exec_core+20888>, 0x55fad5345890 <vm_exec_core+21198>, 0x55fad53459d1 <vm_exec_core+21519>, 0x55fad5345b4b <vm_exec_core+21897>, 0x55fad5345c81 <vm_exec_core+22207>, 0x55fad5345db7 <vm_exec_core+22517>, 0x55fad5345eed <vm_exec_core+22827>, 0x55fad5346023 <vm_exec_core+23137>, 0x55fad5346159 <vm_exec_core+23447>, 0x55fad534628f <vm_exec_core+23757>, 0x55fad53463c5 <vm_exec_core+24067>, 0x55fad53464fb <vm_exec_core+24377>, 0x55fad534664a <vm_exec_core+24712>, 0x55fad5346804 <vm_exec_core+25154>, 0x55fad5346982 <vm_exec_core+25536>, 0x55fad5346aa1 <vm_exec_core+25823>, 0x55fad5346bc0 <vm_exec_core+26110>, 0x55fad5346cda <vm_exec_core+26392>, 0x55fad5346df4 <vm_exec_core+26674>, 0x55fad5346f1f <vm_exec_core+26973>, 0x55fad5347055 <vm_exec_core+27283>, 0x55fad5347140 <vm_exec_core+27518>, 0x55fad5347245 <vm_exec_core+27779>, 0x55fad534738d <vm_exec_core+28107>, 0x55fad534747c <vm_exec_core+28346>, 0x55fad5347556 <vm_exec_core+28564>, 0x55fad534762b <vm_exec_core+28777>, 0x55fad5347706 <vm_exec_core+28996>, 0x55fad5347782 <vm_exec_core+29120>, 0x55fad53477fe <vm_exec_core+29244>, 0x55fad534781c <vm_exec_core+29274>, 0x55fad534783a <vm_exec_core+29304>, 0x55fad5347858 <vm_exec_core+29334>, 0x55fad5347876 <vm_exec_core+29364>, 0x55fad5347894 <vm_exec_core+29394>, 0x55fad53478b2 <vm_exec_core+29424>, 0x55fad53478d0 <vm_exec_core+29454>, 0x55fad53478ee <vm_exec_core+29484>, 0x55fad534790c <vm_exec_core+29514>, 0x55fad534792a <vm_exec_core+29544>, 0x55fad5347948 <vm_exec_core+29574>, 0x55fad5347966 <vm_exec_core+29604>, 0x55fad5347984 <vm_exec_core+29634>, 0x55fad53479a2 <vm_exec_core+29664>, 0x55fad53479c0 <vm_exec_core+29694>, 0x55fad53479de <vm_exec_core+29724>, 0x55fad53479fc <vm_exec_core+29754>, 0x55fad5347a1a <vm_exec_core+29784>, 0x55fad5347a38 <vm_exec_core+29814>, 0x55fad5347a56 <vm_exec_core+29844>, 0x55fad5347a74 <vm_exec_core+29874>, 0x55fad5347a92 <vm_exec_core+29904>, 0x55fad5347ab0 <vm_exec_core+29934>, 0x55fad5347ace <vm_exec_core+29964>, 0x55fad5347aec <vm_exec_core+29994>, 0x55fad5347b0a <vm_exec_core+30024>, 0x55fad5347b28 <vm_exec_core+30054>, 0x55fad5347b46 <vm_exec_core+30084>, 0x55fad5347b64 <vm_exec_core+30114>, 0x55fad5347b82 <vm_exec_core+30144>, 0x55fad5347ba0 <vm_exec_core+30174>, 0x55fad5347bbe <vm_exec_core+30204>, 0x55fad5347bdc <vm_exec_core+30234>, 0x55fad5347bfa <vm_exec_core+30264>, 0x55fad5347c18 <vm_exec_core+30294>, 0x55fad5347c36 <vm_exec_core+30324>, 0x55fad5347c54 <vm_exec_core+30354>, 0x55fad5347c72 <vm_exec_core+30384>, 0x55fad5347c90 <vm_exec_core+30414>, 0x55fad5347cae <vm_exec_core+30444>, 0x55fad5347ccc <vm_exec_core+30474>, 0x55fad5347cea <vm_exec_core+30504>, 0x55fad5347d08 <vm_exec_core+30534>, 0x55fad5347d26 <vm_exec_core+30564>, 0x55fad5347d44 <vm_exec_core+30594>, 0x55fad5347d62 <vm_exec_core+30624>, 0x55fad5347d80 <vm_exec_core+30654>, 0x55fad5347d9e <vm_exec_core+30684>, 0x55fad5347dbc <vm_exec_core+30714>, 0x55fad5347dda <vm_exec_core+30744>, 0x55fad5347df8 <vm_exec_core+30774>, 0x55fad5347e16 <vm_exec_core+30804>, 0x55fad5347e34 <vm_exec_core+30834>, 0x55fad5347e52 <vm_exec_core+30864>, 0x55fad5347e70 <vm_exec_core+30894>, 0x55fad5347e8e <vm_exec_core+30924>, 0x55fad5347eac <vm_exec_core+30954>, 0x55fad5347eca <vm_exec_core+30984>, 0x55fad5347ee8 <vm_exec_core+31014>, 0x55fad5347f06 <vm_exec_core+31044>, 0x55fad5347f24 <vm_exec_core+31074>, 0x55fad5347f42 <vm_exec_core+31104>, 0x55fad5347f60 <vm_exec_core+31134>, 0x55fad5347f7e <vm_exec_core+31164>, 0x55fad5347f9c <vm_exec_core+31194>, 0x55fad5347fba <vm_exec_core+31224>, 0x55fad5347fd8 <vm_exec_core+31254>, 0x55fad5347ff6 <vm_exec_core+31284>, 0x55fad5348014 <vm_exec_core+31314>, 0x55fad5348032 <vm_exec_core+31344>, 0x55fad5348050 <vm_exec_core+31374>, 0x55fad534806e <vm_exec_core+31404>, 0x55fad534808c <vm_exec_core+31434>, 0x55fad53480aa <vm_exec_core+31464>, 0x55fad53480c8 <vm_exec_core+31494>, 0x55fad53480f9 <vm_exec_core+31543>, 0x55fad5348117 <vm_exec_core+31573>, 0x55fad5348135 <vm_exec_core+31603>, 0x55fad5348153 <vm_exec_core+31633>, 0x55fad5348171 <vm_exec_core+31663>, 0x55fad534818f <vm_exec_core+31693>, 0x55fad53481ad <vm_exec_core+31723>, 0x55fad53481cb <vm_exec_core+31753>, 0x55fad53481e9 <vm_exec_core+31783>, 0x55fad5348207 <vm_exec_core+31813>, 0x55fad5348225 <vm_exec_core+31843>, 0x55fad5348243 <vm_exec_core+31873>, 0x55fad5348261 <vm_exec_core+31903>, 0x55fad534827f <vm_exec_core+31933>, 0x55fad534829d <vm_exec_core+31963>, 0x55fad53482bb <vm_exec_core+31993>, 0x55fad53482d9 <vm_exec_core+32023>, 0x55fad53482f7 <vm_exec_core+32053>, 0x55fad5348315 <vm_exec_core+32083>, 0x55fad5348333 <vm_exec_core+32113>, 0x55fad5348351 <vm_exec_core+32143>, 0x55fad534836f <vm_exec_core+32173>...}
#26 0x000055fad535a941 in rb_vm_exec (ec=0x55fad6cd34e0) at /tmp/ruby/src/trunk-O0/vm.c:2486
        _ec = 0x55fad6cd34e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffee38a81c0, 0x55fad535a8bf <rb_vm_exec+190>, 0x0, 0x7ffee38a8110, 0x7f536c75ffc8}, prev = 0x7ffee38a8500, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#27 0x000055fad535752e in invoke_block (ec=0x55fad6cd34e0, iseq=0x7f536c86a8f0, self=139996721368560, captured=0x55fad73344a0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1509
        arg_size = 0
#28 0x000055fad5357fca in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f536c75ffd8, argc=0, self=139996721368560, captured=0x55fad73344a0, ec=0x55fad6cd34e0) at /tmp/ruby/src/trunk-O0/vm.c:1579
        iseq = 0x7f536c86a8f0
        opt_pc = 0
        type = 572653569
        cfp = 0x7f5386e9cfd8
        sp = 0x7f5386d9d028
        flags = 0
        use_argv = 0x7f536c75ffd8
        av = {139996297171840, 94535833956912}
        stack_argv = 0x7f5386d9d028
#29 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f536c75ffd8, argc=0, self=139996721368560, proc=0x55fad73344a0, ec=0x55fad6cd34e0) at /tmp/ruby/src/trunk-O0/vm.c:1677
        block = 0x55fad73344a0
#30 vm_invoke_proc (ec=0x55fad6cd34e0, proc=0x55fad73344a0, self=139996721368560, argc=0, argv=0x7f536c75ffd8, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1707
No locals.
#31 0x000055fad535876e in rb_vm_invoke_proc (ec=0x55fad6cd34e0, proc=0x55fad73344a0, argc=0, argv=0x7f536c75ffd8, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1728
        self = 139996721368560
#32 0x000055fad5231e96 in rb_proc_call_kw (self=139996278633800, args=139996278685640, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:978
        vret = 140732715926592
        proc = 0x55fad73344a0
        argc = 0
        argv = 0x7f536c75ffd8
#33 0x000055fad5231efe in rb_proc_call (self=139996278633800, args=139996278685640) at /tmp/ruby/src/trunk-O0/proc.c:988
No locals.
#34 0x000055fad513e9d2 in rb_call_end_proc (data=139996278633800) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#35 0x000055fad513eb8c in exec_end_procs_chain (procs=0x55fad577d1e0 <end_procs>, errp=0x55fad6cd3558) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x55fad513e9ab <rb_call_end_proc>, data = 139996278633800, next = 0x55fad71b2a60}
        link = 0x55fad6e9aaf0
        errinfo = 139996278681120
#36 0x000055fad513ecef in rb_ec_exec_end_proc (ec=0x55fad6cd34e0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x55fad6cd34e0
        _tag = {tag = 36, retval = 139996278681120, buf = {0x7ffee38a8580, 0x55fad513ec6a <rb_ec_exec_end_proc+189>, 0x0, 0x7ffee38a84d0, 0x55fad513c386 <rb_ec_ractor_ptr+24>}, prev = 0x7ffee38a86a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 139996278681120
#37 0x000055fad513f48f in rb_ec_teardown (ec=0x55fad6cd34e0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#38 0x000055fad513f74f in rb_ec_cleanup (ec=0x55fad6cd34e0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
        err = 94535833957600
        mode0 = 32766
        mode1 = -477460704
        _ec = 0x55fad6cd34e0
        _tag = {tag = 36, retval = 94535805039032, buf = {0x7ffee38a8720, 0x55fad513f68a <rb_ec_cleanup+295>, 0x0, 0x7ffee38a8640, 0x55fad6cd34e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 139996278681120
        sysex = 0
        signaled = 0
        th = 0x55fad6cd2090
        th0 = 0x55fad6cd2090
        step = 1
        message = 4
        buf = 94535833952400
#39 0x000055fad513fd58 in ruby_run_node (n=0x7f536c8098c0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55fad6cd34e0
        status = 22010
#40 0x000055fad513b5b4 in rb_main (argc=133, argv=0x7ffee38a88c8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140732715927456
#41 0x000055fad513b615 in main (argc=133, argv=0x7ffee38a88c8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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