# Logfile created on 2024-01-30 07:09:44 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000565442eba658 @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.20240130-070943", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000565442f535d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000565442f53448 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000565442f532b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240130-070943", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240130-070943>, @binmode=false, @mon_data=#<Monitor:0x0000565442f531f0>, @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 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /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
   83966a5..0324617  master     -> origin/master
Updating 83966a5..0324617
Fast-forward
 lib/rubygems/net/http.rb                           |  2 +-
 lib/rubygems/optparse.rb                           |  2 +-
 lib/rubygems/resolver/molinillo.rb                 |  2 +-
 lib/rubygems/timeout.rb                            |  2 +-
 lib/rubygems/tsort.rb                              |  2 +-
 .../{net-http => vendor/molinillo}/.document       |  0
 .../molinillo/lib/molinillo.rb                     |  0
 .../lib/molinillo/delegates/resolution_state.rb    |  0
 .../molinillo/delegates/specification_provider.rb  |  0
 .../molinillo/lib/molinillo/dependency_graph.rb    |  0
 .../lib/molinillo/dependency_graph/action.rb       |  0
 .../dependency_graph/add_edge_no_circular.rb       |  0
 .../lib/molinillo/dependency_graph/add_vertex.rb   |  0
 .../lib/molinillo/dependency_graph/delete_edge.rb  |  0
 .../dependency_graph/detach_vertex_named.rb        |  0
 .../lib/molinillo/dependency_graph/log.rb          |  0
 .../lib/molinillo/dependency_graph/set_payload.rb  |  0
 .../lib/molinillo/dependency_graph/tag.rb          |  0
 .../lib/molinillo/dependency_graph/vertex.rb       |  0
 .../molinillo/lib/molinillo/errors.rb              |  0
 .../molinillo/lib/molinillo/gem_metadata.rb        |  0
 .../molinillo/modules/specification_provider.rb    |  0
 .../molinillo/lib/molinillo/modules/ui.rb          |  0
 .../molinillo/lib/molinillo/resolution.rb          |  0
 .../molinillo/lib/molinillo/resolver.rb            |  0
 .../molinillo/lib/molinillo/state.rb               |  0
 .../{net-protocol => vendor/net-http}/.document    |  0
 lib/rubygems/{ => vendor}/net-http/lib/net/http.rb |  2 +-
 .../{ => vendor}/net-http/lib/net/http/backward.rb |  0
 .../net-http/lib/net/http/exceptions.rb            |  0
 .../net-http/lib/net/http/generic_request.rb       |  0
 .../{ => vendor}/net-http/lib/net/http/header.rb   |  0
 .../net-http/lib/net/http/proxy_delta.rb           |  0
 .../{ => vendor}/net-http/lib/net/http/request.rb  |  2 +-
 .../{ => vendor}/net-http/lib/net/http/requests.rb | 30 +++++++++++-----------
 .../{ => vendor}/net-http/lib/net/http/response.rb |  0
 .../net-http/lib/net/http/responses.rb             |  0
 .../{ => vendor}/net-http/lib/net/http/status.rb   |  0
 .../{ => vendor}/net-http/lib/net/https.rb         |  2 +-
 .../{optparse => vendor/net-protocol}/.document    |  0
 .../{ => vendor}/net-protocol/lib/net/protocol.rb  |  0
 lib/rubygems/{resolv => vendor/optparse}/.document |  0
 .../{ => vendor}/optparse/lib/optionparser.rb      |  0
 lib/rubygems/{ => vendor}/optparse/lib/optparse.rb | 20 +++++++--------
 .../{ => vendor}/optparse/lib/optparse/ac.rb       |  0
 .../{ => vendor}/optparse/lib/optparse/date.rb     |  0
 .../{ => vendor}/optparse/lib/optparse/kwargs.rb   |  0
 .../optparse/lib/optparse/shellwords.rb            |  0
 .../{ => vendor}/optparse/lib/optparse/time.rb     |  0
 .../{ => vendor}/optparse/lib/optparse/uri.rb      |  2 +-
 .../{ => vendor}/optparse/lib/optparse/version.rb  |  0
 .../molinillo => vendor/resolv}/.document          |  0
 lib/rubygems/{ => vendor}/resolv/lib/resolv.rb     |  0
 lib/rubygems/{ => vendor}/timeout/.document        |  0
 lib/rubygems/{ => vendor}/timeout/lib/timeout.rb   |  2 +-
 lib/rubygems/{ => vendor}/tsort/.document          |  0
 lib/rubygems/{ => vendor}/tsort/lib/tsort.rb       |  4 +--
 test/rubygems/test_gem_stream_ui.rb                |  2 +-
 58 files changed, 38 insertions(+), 38 deletions(-)
 rename lib/rubygems/{net-http => vendor/molinillo}/.document (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/delegates/resolution_state.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/delegates/specification_provider.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/dependency_graph.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/dependency_graph/action.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/dependency_graph/add_vertex.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/dependency_graph/delete_edge.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/dependency_graph/log.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/dependency_graph/set_payload.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/dependency_graph/tag.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/dependency_graph/vertex.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/errors.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/gem_metadata.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/modules/specification_provider.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/modules/ui.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/resolution.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/resolver.rb (100%)
 rename lib/rubygems/{resolver => vendor}/molinillo/lib/molinillo/state.rb (100%)
 rename lib/rubygems/{net-protocol => vendor/net-http}/.document (100%)
 rename lib/rubygems/{ => vendor}/net-http/lib/net/http.rb (99%)
 rename lib/rubygems/{ => vendor}/net-http/lib/net/http/backward.rb (100%)
 rename lib/rubygems/{ => vendor}/net-http/lib/net/http/exceptions.rb (100%)
 rename lib/rubygems/{ => vendor}/net-http/lib/net/http/generic_request.rb (100%)
 rename lib/rubygems/{ => vendor}/net-http/lib/net/http/header.rb (100%)
 rename lib/rubygems/{ => vendor}/net-http/lib/net/http/proxy_delta.rb (100%)
 rename lib/rubygems/{ => vendor}/net-http/lib/net/http/request.rb (98%)
 rename lib/rubygems/{ => vendor}/net-http/lib/net/http/requests.rb (94%)
 rename lib/rubygems/{ => vendor}/net-http/lib/net/http/response.rb (100%)
 rename lib/rubygems/{ => vendor}/net-http/lib/net/http/responses.rb (100%)
 rename lib/rubygems/{ => vendor}/net-http/lib/net/http/status.rb (100%)
 rename lib/rubygems/{ => vendor}/net-http/lib/net/https.rb (88%)
 rename lib/rubygems/{optparse => vendor/net-protocol}/.document (100%)
 rename lib/rubygems/{ => vendor}/net-protocol/lib/net/protocol.rb (100%)
 rename lib/rubygems/{resolv => vendor/optparse}/.document (100%)
 rename lib/rubygems/{ => vendor}/optparse/lib/optionparser.rb (100%)
 rename lib/rubygems/{ => vendor}/optparse/lib/optparse.rb (99%)
 rename lib/rubygems/{ => vendor}/optparse/lib/optparse/ac.rb (100%)
 rename lib/rubygems/{ => vendor}/optparse/lib/optparse/date.rb (100%)
 rename lib/rubygems/{ => vendor}/optparse/lib/optparse/kwargs.rb (100%)
 rename lib/rubygems/{ => vendor}/optparse/lib/optparse/shellwords.rb (100%)
 rename lib/rubygems/{ => vendor}/optparse/lib/optparse/time.rb (100%)
 rename lib/rubygems/{ => vendor}/optparse/lib/optparse/uri.rb (75%)
 rename lib/rubygems/{ => vendor}/optparse/lib/optparse/version.rb (100%)
 rename lib/rubygems/{resolver/molinillo => vendor/resolv}/.document (100%)
 rename lib/rubygems/{ => vendor}/resolv/lib/resolv.rb (100%)
 rename lib/rubygems/{ => vendor}/timeout/.document (100%)
 rename lib/rubygems/{ => vendor}/timeout/lib/timeout.rb (99%)
 rename lib/rubygems/{ => vendor}/tsort/.document (100%)
 rename lib/rubygems/{ => vendor}/tsort/lib/tsort.rb (99%)
Latest commit hash = 03246171cc
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /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/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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
8fce80a95e109352f64c6cb206bfa5235a7e522a910e8688e36c5f8a8231ed51  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 enc.mk
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/coverage'
make[2]: Entering 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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering 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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering 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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving 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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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/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.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/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
	BASERUBY = /usr/bin/ruby --disable=gems
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
	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 enc.mk
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /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
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 unchanged
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/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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
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]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering 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/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/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.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/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.4.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.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.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.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.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.2
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.9
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.2
                                    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.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.3
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1885 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
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/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
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.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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=10123
  "--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
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

Retrying...
Finished tests in 1225.783158s, 20.4335 tests/s, 7717.0174 assertions/s.
25047 tests, 9459390 assertions, 0 failures, 0 errors, 216 skips

ruby -v: ruby 3.4.0dev (2024-01-30T05:07:51Z master 03246171cc) [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
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/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
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.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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.4.0dev (2024-01-30T05:07:51Z master 03246171cc) [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 630.966014 seconds

3728 files, 31902 examples, 140496 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.3210576.ruby -x gdbscript
[New LWP 3210576]
[New LWP 3210578]
[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/l'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_BUILTIN_TYPE (obj=139682972653200) 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 0x7f0a935227c0 (LWP 3210576))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f0a935227c0 (LWP 3210576) RB_BUILTIN_TYPE (obj=139682972653200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
  2    Thread 0x7f0a79f4f640 (LWP 3210578) 0x00007f0a9364afde in epoll_wait (epfd=4, events=0x564e1b23889c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f0a79f4f640 (LWP 3210578)):
#0  0x00007f0a9364afde in epoll_wait (epfd=4, events=0x564e1b23889c <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  0x0000564e1ad91655 in event_wait (vm=0x564e1b4992a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22094
#2  0x0000564e1ad91679 in timer_thread_polling (vm=0x564e1b4992a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1284507238
#3  0x0000564e1ad91d39 in timer_thread_func (ptr=0x564e1b4992a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3024
        vm = 0x564e1b4992a0
#4  0x00007f0a935b9b43 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 = {140729437028688, 1866155034573563784, 139682972497472, 25, 139683398654032, 140729437029040, -1733575845792946296, -1733660822110836856}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f0a9364abb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f0a935227c0 (LWP 3210576)):
#0  RB_BUILTIN_TYPE (obj=139682972653200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
        ret = 94893465254896
#1  0x0000564e1abfdcb4 in gc_mark_children (objspace=0x564e1b49bbf0, obj=139682972653200) at /tmp/ruby/src/trunk-O0/gc.c:7396
        any = 0x7f0a79f75690
#2  0x0000564e1abfe609 in gc_mark_stacked_objects (objspace=0x564e1b49bbf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7596
        mstack = 0x564e1b49c078
        obj = 139682972653200
        marked_slots_at_the_beginning = 751
        popped_count = 0
#3  0x0000564e1abfe789 in gc_mark_stacked_objects_all (objspace=0x564e1b49bbf0) at /tmp/ruby/src/trunk-O0/gc.c:7634
No locals.
#4  0x0000564e1ac00afd in gc_marks_rest (objspace=0x564e1b49bbf0) at /tmp/ruby/src/trunk-O0/gc.c:8829
No locals.
#5  0x0000564e1ac00c31 in gc_marks (objspace=0x564e1b49bbf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8887
        marking_finished = false
#6  0x0000564e1ac029d4 in gc_start (objspace=0x564e1b49bbf0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9640
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9509
#7  0x0000564e1ac02669 in garbage_collect (objspace=0x564e1b49bbf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9521
        _lev = 458127216
        ret = 22094
#8  0x0000564e1ac03130 in garbage_collect_with_gvl (objspace=0x564e1b49bbf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9909
No locals.
#9  0x0000564e1ac0a30f in objspace_malloc_gc_stress (objspace=0x564e1b49bbf0) at /tmp/ruby/src/trunk-O0/gc.c:12454
        reason = 45568
#10 0x0000564e1ac0a5f2 in objspace_xmalloc0 (objspace=0x564e1b49bbf0, size=192) at /tmp/ruby/src/trunk-O0/gc.c:12656
        gpr = 107008
        mem = 0x7
#11 0x0000564e1ac0a90f in ruby_xmalloc0 (size=192) at /tmp/ruby/src/trunk-O0/gc.c:12880
No locals.
#12 0x0000564e1ac0a945 in ruby_xmalloc_body (size=192) at /tmp/ruby/src/trunk-O0/gc.c:12889
No locals.
#13 0x0000564e1ac0e3bc in ruby_xmalloc (size=192) at /tmp/ruby/src/trunk-O0/gc.c:14494
No locals.
#14 0x0000564e1ad5e315 in rb_st_init_existing_table_with_size (tab=0x564e1b791ef0, type=0x564e1b228db0 <rb_hashtype_ident>, size=7) at /tmp/ruby/src/trunk-O0/st.c:552
        n = 3
#15 0x0000564e1ad5e376 in rb_st_init_table_with_size (type=0x564e1b228db0 <rb_hashtype_ident>, size=7) at /tmp/ruby/src/trunk-O0/st.c:578
        tab = 0x564e1b791ef0
#16 0x0000564e1ad5e5fa in rebuild_table (tab=0x564e1b6c48b0) at /tmp/ruby/src/trunk-O0/st.c:744
        new_tab = 0x66d5aca38eaf7815
#17 0x0000564e1ad5f202 in rebuild_table_if_necessary (tab=0x564e1b6c48b0) at /tmp/ruby/src/trunk-O0/st.c:1104
        bound = 4
#18 0x0000564e1ad5f414 in st_add_direct_with_hash (tab=0x564e1b6c48b0, key=139682954411320, value=4, hash=2420170588911599232) at /tmp/ruby/src/trunk-O0/st.c:1164
        entry = 0x564e1b6c48b0
        ind = 94893457661820
        bin_ind = 139682954411320
#19 0x0000564e1ad5f55d in rb_st_add_direct (tab=0x564e1b6c48b0, key=139682954411320, value=4) at /tmp/ruby/src/trunk-O0/st.c:1192
        hash_value = 2420170588911599232
#20 0x0000564e1ac584d0 in w_remember (obj=139682954411320, arg=0x7f0a78e0ff38) at /tmp/ruby/src/trunk-O0/marshal.c:826
No locals.
#21 0x0000564e1ac58ac8 in w_object (obj=139682954411320, arg=0x7f0a78e0ff38, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:929
        v = 12653671671953206272
        c_arg = {obj = 139682954411320, arg = 0x7f0a78e0ff38, limit = -1}
        ivobj = 36
        num = 63
        hasiv = 0
        encname = 4
#22 0x0000564e1ac590da in w_object (obj=139682954346320, arg=0x7f0a78e0ff38, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1035
        i = 1
        len = 5
        v = 868620
        c_arg = {obj = 139682955263120, arg = 0x7f0a78e0ff38, limit = -1}
        ivobj = 36
        num = 94893467336432
        hasiv = 0
        encname = 4
#23 0x0000564e1ac57d74 in w_obj_each (id=3393, value=139682955263120, a=140729437023072) at /tmp/ruby/src/trunk-O0/marshal.c:631
        ivarg = 0x7ffe201a6b60
        arg = 0x7ffe201a6cb0
#24 0x0000564e1adc5946 in iterate_over_shapes_with_callback (shape=0x7f0a91faf230, callback=0x564e1ac57c7a <w_obj_each>, itr_data=0x7ffe201a6a90) at /tmp/ruby/src/trunk-O0/variable.c:1947
        iv_list = 0x564e1b7cf360
        val = 139682955263120
#25 0x0000564e1adc5889 in iterate_over_shapes_with_callback (shape=0x7f0a91fafeb0, callback=0x564e1ac57c7a <w_obj_each>, itr_data=0x7ffe201a6a90) at /tmp/ruby/src/trunk-O0/variable.c:1929
        iv_list = 0x564e1ad505d6 <rb_shape_get_parent+30>
        val = 139683375546072
#26 0x0000564e1adc5889 in iterate_over_shapes_with_callback (shape=0x7f0a91fafed8, callback=0x564e1ac57c7a <w_obj_each>, itr_data=0x7ffe201a6a90) at /tmp/ruby/src/trunk-O0/variable.c:1929
        iv_list = 0x564e1ad505d6 <rb_shape_get_parent+30>
        val = 139683375546112
#27 0x0000564e1adc5889 in iterate_over_shapes_with_callback (shape=0x7f0a91faff00, callback=0x564e1ac57c7a <w_obj_each>, itr_data=0x7ffe201a6a90) at /tmp/ruby/src/trunk-O0/variable.c:1929
        iv_list = 0x564e1ad516cf <rb_shape_obj_too_complex+28>
        val = 139682954210920
#28 0x0000564e1adc5aa2 in obj_ivar_each (obj=139682954210920, func=0x564e1ac57c7a <w_obj_each>, arg=140729437023072) at /tmp/ruby/src/trunk-O0/variable.c:1987
        shape = 0x7f0a91faff00
        itr_data = {obj = 139682954210920, ivtbl = 0x564e1b6cdf35, arg = 140729437023072, func = 0x564e1ac57c7a <w_obj_each>}
#29 0x0000564e1adc5fe5 in rb_ivar_foreach (obj=139682954210920, func=0x564e1ac57c7a <w_obj_each>, arg=140729437023072) at /tmp/ruby/src/trunk-O0/variable.c:2117
No locals.
#30 0x0000564e1ac58153 in w_ivar_each (obj=139682954210920, num=5, arg=0x7ffe201a6cb0) at /tmp/ruby/src/trunk-O0/marshal.c:725
        shape_id = 96
        ivarg = {dump = 0x7ffe201a6cb0, num_ivar = 3}
#31 0x0000564e1ac58397 in w_objivar (obj=139682954210920, arg=0x7ffe201a6cb0) at /tmp/ruby/src/trunk-O0/marshal.c:770
        num = 5
#32 0x0000564e1ac593cd in w_object (obj=139682954210920, arg=0x7f0a78e0ff38, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1083
        v = 94893457680493
        c_arg = {obj = 139682954210920, arg = 0x7f0a78e0ff38, limit = -1}
        ivobj = 36
        num = 140729437023096
        hasiv = 0
        encname = 4
#33 0x0000564e1ac5988d in rb_marshal_dump_limited (obj=139682954210920, port=139682954214560, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1222
        arg = 0x7f0a78e0ff38
        wrapper = 139682954411800
#34 0x0000564e1ac59708 in marshal_dump (argc=1, argv=0x7f0a93421058, _=139682972762440) at /tmp/ruby/src/trunk-O0/marshal.c:1191
        obj = 139682954210920
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#35 0x0000564e1addd7e1 in ractor_safe_call_cfunc_m1 (recv=139682972762440, argc=1, argv=0x7f0a93421058, func=0x564e1ac59603 <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x564e1ac59603 <marshal_dump>
#36 0x0000564e1adde418 in vm_call_cfunc_with_frame_ (ec=0x564e1b49cc60, reg_cfp=0x7f0a93520fa0, calling=0x7ffe201a71f0, argc=1, argv=0x7f0a93421058, stack_bottom=0x7f0a93421050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x1b2100100003
        cc = 0x7f0a78ddfe30
        val = 140729437023888
        me = 0x7f0a79f7b900
        cfunc = 0x564e1b4fa258
        recv = 139682972762440
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#37 0x0000564e1adde5ed in vm_call_cfunc_with_frame (ec=0x564e1b49cc60, reg_cfp=0x7f0a93520fa0, calling=0x7ffe201a71f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 1
        stack_bottom = 0x7f0a93421050
        argv = 0x7f0a93421058
#38 0x0000564e1adde705 in vm_call_cfunc_other (ec=0x564e1b49cc60, reg_cfp=0x7f0a93520fa0, calling=0x7ffe201a71f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x1b2100100003
        argv_ary = 0
#39 0x0000564e1addeb34 in vm_call_cfunc (ec=0x564e1b49cc60, reg_cfp=0x7f0a93520fa0, calling=0x7ffe201a71f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x1b2100100003
#40 0x0000564e1ade1663 in vm_call_method_each_type (ec=0x564e1b49cc60, cfp=0x7f0a93520fa0, calling=0x7ffe201a71f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7f0a78ddfe30
        cme = 0x7f0a79f7b900
        v = 94893467546472
#41 0x0000564e1ade210f in vm_call_method (ec=0x564e1b49cc60, cfp=0x7f0a93520fa0, calling=0x7ffe201a71f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x1b2100100003
        cc = 0x7f0a78ddfe30
#42 0x0000564e1ade2311 in vm_call_general (ec=0x564e1b49cc60, reg_cfp=0x7f0a93520fa0, calling=0x7ffe201a71f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#43 0x0000564e1ade4a1d in vm_sendish (ec=0x564e1b49cc60, reg_cfp=0x7f0a93520fa0, cd=0x564e1b58a730, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f0a78ddfe30
        argc = 1
        recv = 139682972762440
        calling = {cd = 0x564e1b58a730, cc = 0x7f0a78ddfe30, block_handler = 0, recv = 139682972762440, argc = 1, kw_splat = false, heap_argv = 0}
#44 0x0000564e1adec166 in vm_exec_core (ec=0x564e1b49cc60) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x564e1b58a730
        leaf = false
        val = 139682972557760
        reg_pc = 0x564e1b58a540
        reg_cfp = 0x7f0a93520fa0
        insns_address_table = {0x564e1ade8685 <vm_exec_core+108>, 0x564e1ade86e7 <vm_exec_core+206>, 0x564e1ade87fa <vm_exec_core+481>, 0x564e1ade890e <vm_exec_core+757>, 0x564e1ade8aac <vm_exec_core+1171>, 0x564e1ade8bdc <vm_exec_core+1475>, 0x564e1ade8dee <vm_exec_core+2005>, 0x564e1ade8f00 <vm_exec_core+2279>, 0x564e1ade8fd9 <vm_exec_core+2496>, 0x564e1ade90e0 <vm_exec_core+2759>, 0x564e1ade91e7 <vm_exec_core+3022>, 0x564e1ade92f5 <vm_exec_core+3292>, 0x564e1ade9407 <vm_exec_core+3566>, 0x564e1ade94d7 <vm_exec_core+3774>, 0x564e1ade95e0 <vm_exec_core+4039>, 0x564e1ade96da <vm_exec_core+4289>, 0x564e1ade979d <vm_exec_core+4484>, 0x564e1ade9860 <vm_exec_core+4679>, 0x564e1ade98e9 <vm_exec_core+4816>, 0x564e1ade9975 <vm_exec_core+4956>, 0x564e1ade9a1b <vm_exec_core+5122>, 0x564e1ade9af3 <vm_exec_core+5338>, 0x564e1ade9bc0 <vm_exec_core+5543>, 0x564e1ade9c9e <vm_exec_core+5765>, 0x564e1ade9d60 <vm_exec_core+5959>, 0x564e1ade9e9f <vm_exec_core+6278>, 0x564e1ade9f45 <vm_exec_core+6444>, 0x564e1adea02a <vm_exec_core+6673>, 0x564e1adea159 <vm_exec_core+6976>, 0x564e1adea21c <vm_exec_core+7171>, 0x564e1adea2df <vm_exec_core+7366>, 0x564e1adea3d6 <vm_exec_core+7613>, 0x564e1adea498 <vm_exec_core+7807>, 0x564e1adea55a <vm_exec_core+8001>, 0x564e1adea654 <vm_exec_core+8251>, 0x564e1adea733 <vm_exec_core+8474>, 0x564e1adea800 <vm_exec_core+8679>, 0x564e1adea910 <vm_exec_core+8951>, 0x564e1adeaa0a <vm_exec_core+9201>, 0x564e1adeaa85 <vm_exec_core+9324>, 0x564e1adeab46 <vm_exec_core+9517>, 0x564e1adeac34 <vm_exec_core+9755>, 0x564e1adeace4 <vm_exec_core+9931>, 0x564e1adeae63 <vm_exec_core+10314>, 0x564e1adeaf3d <vm_exec_core+10532>, 0x564e1adeb029 <vm_exec_core+10768>, 0x564e1adeb0ba <vm_exec_core+10913>, 0x564e1adeb215 <vm_exec_core+11260>, 0x564e1adeb7b7 <vm_exec_core+12702>, 0x564e1adeb8b3 <vm_exec_core+12954>, 0x564e1adeb9b6 <vm_exec_core+13213>, 0x564e1adebaa2 <vm_exec_core+13449>, 0x564e1adebcbb <vm_exec_core+13986>, 0x564e1adebdad <vm_exec_core+14228>, 0x564e1adebeb3 <vm_exec_core+14490>, 0x564e1adec0ac <vm_exec_core+14995>, 0x564e1adec251 <vm_exec_core+15416>, 0x564e1adec37c <vm_exec_core+15715>, 0x564e1adec4e8 <vm_exec_core+16079>, 0x564e1adec613 <vm_exec_core+16378>, 0x564e1adec77f <vm_exec_core+16742>, 0x564e1adec961 <vm_exec_core+17224>, 0x564e1adecb5a <vm_exec_core+17729>, 0x564e1adeccff <vm_exec_core+18150>, 0x564e1adece21 <vm_exec_core+18440>, 0x564e1adecec8 <vm_exec_core+18607>, 0x564e1adecf8c <vm_exec_core+18803>, 0x564e1aded075 <vm_exec_core+19036>, 0x564e1aded161 <vm_exec_core+19272>, 0x564e1aded24a <vm_exec_core+19505>, 0x564e1aded35e <vm_exec_core+19781>, 0x564e1aded485 <vm_exec_core+20076>, 0x564e1aded5bb <vm_exec_core+20386>, 0x564e1aded6f1 <vm_exec_core+20696>, 0x564e1aded827 <vm_exec_core+21006>, 0x564e1aded95d <vm_exec_core+21316>, 0x564e1adeda93 <vm_exec_core+21626>, 0x564e1adedbd4 <vm_exec_core+21947>, 0x564e1adedd4e <vm_exec_core+22325>, 0x564e1adede84 <vm_exec_core+22635>, 0x564e1adedfba <vm_exec_core+22945>, 0x564e1adee0f0 <vm_exec_core+23255>, 0x564e1adee226 <vm_exec_core+23565>, 0x564e1adee35c <vm_exec_core+23875>, 0x564e1adee492 <vm_exec_core+24185>, 0x564e1adee5c8 <vm_exec_core+24495>, 0x564e1adee6fe <vm_exec_core+24805>, 0x564e1adee84d <vm_exec_core+25140>, 0x564e1adeea07 <vm_exec_core+25582>, 0x564e1adeeb85 <vm_exec_core+25964>, 0x564e1adeeca4 <vm_exec_core+26251>, 0x564e1adeedc3 <vm_exec_core+26538>, 0x564e1adeeedd <vm_exec_core+26820>, 0x564e1adeeff7 <vm_exec_core+27102>, 0x564e1adef122 <vm_exec_core+27401>, 0x564e1adef258 <vm_exec_core+27711>, 0x564e1adef343 <vm_exec_core+27946>, 0x564e1adef448 <vm_exec_core+28207>, 0x564e1adef590 <vm_exec_core+28535>, 0x564e1adef67f <vm_exec_core+28774>, 0x564e1adef759 <vm_exec_core+28992>, 0x564e1adef82e <vm_exec_core+29205>, 0x564e1adef909 <vm_exec_core+29424>, 0x564e1adef985 <vm_exec_core+29548>, 0x564e1adefa01 <vm_exec_core+29672>, 0x564e1adefa1f <vm_exec_core+29702>, 0x564e1adefa3d <vm_exec_core+29732>, 0x564e1adefa5b <vm_exec_core+29762>, 0x564e1adefa79 <vm_exec_core+29792>, 0x564e1adefa97 <vm_exec_core+29822>, 0x564e1adefab5 <vm_exec_core+29852>, 0x564e1adefad3 <vm_exec_core+29882>, 0x564e1adefaf1 <vm_exec_core+29912>, 0x564e1adefb0f <vm_exec_core+29942>, 0x564e1adefb2d <vm_exec_core+29972>, 0x564e1adefb4b <vm_exec_core+30002>, 0x564e1adefb69 <vm_exec_core+30032>, 0x564e1adefb87 <vm_exec_core+30062>, 0x564e1adefba5 <vm_exec_core+30092>, 0x564e1adefbc3 <vm_exec_core+30122>, 0x564e1adefbe1 <vm_exec_core+30152>, 0x564e1adefbff <vm_exec_core+30182>, 0x564e1adefc1d <vm_exec_core+30212>, 0x564e1adefc3b <vm_exec_core+30242>, 0x564e1adefc59 <vm_exec_core+30272>, 0x564e1adefc77 <vm_exec_core+30302>, 0x564e1adefc95 <vm_exec_core+30332>, 0x564e1adefcb3 <vm_exec_core+30362>, 0x564e1adefcd1 <vm_exec_core+30392>, 0x564e1adefcef <vm_exec_core+30422>, 0x564e1adefd0d <vm_exec_core+30452>, 0x564e1adefd2b <vm_exec_core+30482>, 0x564e1adefd49 <vm_exec_core+30512>, 0x564e1adefd67 <vm_exec_core+30542>, 0x564e1adefd85 <vm_exec_core+30572>, 0x564e1adefda3 <vm_exec_core+30602>, 0x564e1adefdc1 <vm_exec_core+30632>, 0x564e1adefddf <vm_exec_core+30662>, 0x564e1adefdfd <vm_exec_core+30692>, 0x564e1adefe1b <vm_exec_core+30722>, 0x564e1adefe39 <vm_exec_core+30752>, 0x564e1adefe57 <vm_exec_core+30782>, 0x564e1adefe75 <vm_exec_core+30812>, 0x564e1adefe93 <vm_exec_core+30842>, 0x564e1adefeb1 <vm_exec_core+30872>, 0x564e1adefecf <vm_exec_core+30902>, 0x564e1adefeed <vm_exec_core+30932>, 0x564e1adeff0b <vm_exec_core+30962>, 0x564e1adeff29 <vm_exec_core+30992>, 0x564e1adeff47 <vm_exec_core+31022>, 0x564e1adeff65 <vm_exec_core+31052>, 0x564e1adeff83 <vm_exec_core+31082>, 0x564e1adeffa1 <vm_exec_core+31112>, 0x564e1adeffbf <vm_exec_core+31142>, 0x564e1adeffdd <vm_exec_core+31172>, 0x564e1adefffb <vm_exec_core+31202>, 0x564e1adf0019 <vm_exec_core+31232>, 0x564e1adf0037 <vm_exec_core+31262>, 0x564e1adf0055 <vm_exec_core+31292>, 0x564e1adf0073 <vm_exec_core+31322>, 0x564e1adf0091 <vm_exec_core+31352>, 0x564e1adf00af <vm_exec_core+31382>, 0x564e1adf00cd <vm_exec_core+31412>, 0x564e1adf00eb <vm_exec_core+31442>, 0x564e1adf0109 <vm_exec_core+31472>, 0x564e1adf0127 <vm_exec_core+31502>, 0x564e1adf0145 <vm_exec_core+31532>, 0x564e1adf0163 <vm_exec_core+31562>, 0x564e1adf0181 <vm_exec_core+31592>, 0x564e1adf019f <vm_exec_core+31622>, 0x564e1adf01bd <vm_exec_core+31652>, 0x564e1adf01db <vm_exec_core+31682>, 0x564e1adf01f9 <vm_exec_core+31712>, 0x564e1adf0217 <vm_exec_core+31742>, 0x564e1adf0235 <vm_exec_core+31772>, 0x564e1adf0253 <vm_exec_core+31802>, 0x564e1adf0271 <vm_exec_core+31832>, 0x564e1adf028f <vm_exec_core+31862>, 0x564e1adf02ad <vm_exec_core+31892>, 0x564e1adf02cb <vm_exec_core+31922>, 0x564e1adf02e9 <vm_exec_core+31952>, 0x564e1adf0307 <vm_exec_core+31982>, 0x564e1adf0338 <vm_exec_core+32031>, 0x564e1adf0356 <vm_exec_core+32061>, 0x564e1adf0374 <vm_exec_core+32091>, 0x564e1adf0392 <vm_exec_core+32121>, 0x564e1adf03b0 <vm_exec_core+32151>, 0x564e1adf03ce <vm_exec_core+32181>, 0x564e1adf03ec <vm_exec_core+32211>, 0x564e1adf040a <vm_exec_core+32241>, 0x564e1adf0428 <vm_exec_core+32271>, 0x564e1adf0446 <vm_exec_core+32301>, 0x564e1adf0464 <vm_exec_core+32331>, 0x564e1adf0482 <vm_exec_core+32361>, 0x564e1adf04a0 <vm_exec_core+32391>, 0x564e1adf04be <vm_exec_core+32421>, 0x564e1adf04dc <vm_exec_core+32451>, 0x564e1adf04fa <vm_exec_core+32481>, 0x564e1adf0518 <vm_exec_core+32511>, 0x564e1adf0536 <vm_exec_core+32541>...}
#45 0x0000564e1ae02b7d in rb_vm_exec (ec=0x564e1b49cc60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x564e1b49cc60
        _tag = {tag = 36, retval = 4, buf = {0x7ffe201a7f00, 0x564e1ae02afb <rb_vm_exec+190>, 0x0, 0x7ffe201a7e50, 0x7f0a78ddfe80}, prev = 0x7ffe201a8240, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#46 0x0000564e1adff76a in invoke_block (ec=0x564e1b49cc60, iseq=0x7f0a78ef4730, self=139683396963840, captured=0x564e1b88c030, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 0
#47 0x0000564e1ae00206 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f0a78ddfe90, argc=0, self=139683396963840, captured=0x564e1b88c030, ec=0x564e1b49cc60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7f0a78ef4730
        opt_pc = 0
        type = 572653569
        cfp = 0x7f0a93520fd8
        sp = 0x7f0a93421028
        flags = 0
        use_argv = 0x7f0a78ddfe90
        av = {139682972767080, 94893465258416}
        stack_argv = 0x7f0a93421028
#48 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f0a78ddfe90, argc=0, self=139683396963840, proc=0x564e1b88c030, ec=0x564e1b49cc60) at /tmp/ruby/src/trunk-O0/vm.c:1680
        block = 0x564e1b88c030
#49 vm_invoke_proc (ec=0x564e1b49cc60, proc=0x564e1b88c030, self=139683396963840, argc=0, argv=0x7f0a78ddfe90, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1710
No locals.
#50 0x0000564e1ae009aa in rb_vm_invoke_proc (ec=0x564e1b49cc60, proc=0x564e1b88c030, argc=0, argv=0x7f0a78ddfe90, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1731
        self = 139683396963840
#51 0x0000564e1acd695c in rb_proc_call_kw (self=139682954155200, args=139682954215040, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:978
        vret = 140729437028736
        proc = 0x564e1b88c030
        argc = 0
        argv = 0x7f0a78ddfe90
#52 0x0000564e1acd69c4 in rb_proc_call (self=139682954155200, args=139682954215040) at /tmp/ruby/src/trunk-O0/proc.c:988
No locals.
#53 0x0000564e1abddc8e in rb_call_end_proc (data=139682954155200) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#54 0x0000564e1abdde48 in exec_end_procs_chain (procs=0x564e1b2351e0 <end_procs>, errp=0x564e1b49ccd8) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x564e1abddc67 <rb_call_end_proc>, data = 139682954155200, next = 0x564e1b8e52c0}
        link = 0x564e1b4ff170
        errinfo = 139682954210920
#55 0x0000564e1abddfab in rb_ec_exec_end_proc (ec=0x564e1b49cc60) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x564e1b49cc60
        _tag = {tag = 36, retval = 12653671671953206272, buf = {0x7ffe201a82c0, 0x564e1abddf26 <rb_ec_exec_end_proc+189>, 0x0, 0x7ffe201a8210, 0x564e1abdb610 <rb_ec_ractor_ptr+24>}, prev = 0x7ffe201a83e0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 139682954210920
#56 0x0000564e1abde72c in rb_ec_teardown (ec=0x564e1b49cc60) at /tmp/ruby/src/trunk-O0/eval.c:156
No locals.
#57 0x0000564e1abde9dd in rb_ec_cleanup (ec=0x564e1b49cc60, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:208
        err = 94893465259104
        mode0 = 32766
        mode1 = 538608736
        _ec = 0x564e1b49cc60
        _tag = {tag = 36, retval = 94893456090197, buf = {0x7ffe201a8460, 0x564e1abde927 <rb_ec_cleanup+295>, 0x0, 0x7ffe201a8380, 0x564e1b49cc60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 139682954210920
        sysex = 0
        signaled = 0
        th = 0x564e1b49b810
        th0 = 0x564e1b49b810
        step = 1
        message = 4
        buf = 94893465253904
#58 0x0000564e1abdefda in ruby_run_node (n=0x7f0a78e9c0f8) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x564e1b49cc60
        status = 22094
#59 0x0000564e1abda5c4 in rb_main (argc=119, argv=0x7ffe201a8608) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140729437029600
#60 0x0000564e1abda625 in main (argc=119, argv=0x7ffe201a8608) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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