# Logfile created on 2024-02-08 03:14:18 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005577f6f9e020 @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.20240208-031418", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005577f703f448 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005577f703f2e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005577f703f128 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240208-031418", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240208-031418>, @binmode=false, @mon_data=#<Monitor:0x00005577f703f038>, @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
   04d4265..ce6054a  master     -> origin/master
Updating 04d4265..ce6054a
Fast-forward
 .github/workflows/codeql-analysis.yml | 7 +------
 addr2line.c                           | 7 ++++---
 2 files changed, 5 insertions(+), 9 deletions(-)
Latest commit hash = ce6054a667
$$$[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
compiling /tmp/ruby/src/trunk-O0/addr2line.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
e0593ad3aba6ad275abc1d98254ee1d11d074c4877e38743af0cc944fc81c665  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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/monitor'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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]: 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]: 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/nkf-0.2.0/ext/nkf'
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/racc-1.7.3/ext/racc/cparse'
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/bigdecimal-3.1.6/ext/bigdecimal'
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.3/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'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
generating encdb.h
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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/bigdecimal-3.1.6/ext/bigdecimal'
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]: 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/rbs-3.4.2/ext/rbs_extension'
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.3/ext/rbs_extension'
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'
./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.2
                                    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.22.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 1891 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.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4

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

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

Retrying...
Finished tests in 1177.118855s, 21.3190 tests/s, 8038.4194 assertions/s.
25095 tests, 9462175 assertions, 0 failures, 0 errors, 221 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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-02-08T03:06:07Z master ce6054a667) [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 649.170999 seconds

3730 files, 32088 examples, 140980 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.3437428.ruby -x gdbscript
[New LWP 3437428]
[New LWP 3437430]
[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  0x000055fe0266ed4f in cc_table_mark_i (id=2961, ccs_ptr=94549472645456, data_ptr=0x7ffd8628e980) at /tmp/ruby/src/trunk-O0/gc.c:3369
3369	    if (METHOD_ENTRY_INVALIDATED(ccs->cme)) {
[Current thread is 1 (Thread 0x7f5d094457c0 (LWP 3437428))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f5d094457c0 (LWP 3437428) 0x000055fe0266ed4f in cc_table_mark_i (id=2961, ccs_ptr=94549472645456, data_ptr=0x7ffd8628e980) at /tmp/ruby/src/trunk-O0/gc.c:3369
  2    Thread 0x7f5cefe6f640 (LWP 3437430) 0x00007f5d0956dfde in epoll_wait (epfd=4, events=0x55fe02cb489c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f5cefe6f640 (LWP 3437430)):
#0  0x00007f5d0956dfde in epoll_wait (epfd=4, events=0x55fe02cb489c <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  0x000055fe0280a1bd in event_wait (vm=0x55fe033cf2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 22014
#2  0x000055fe0280a1e1 in timer_thread_polling (vm=0x55fe033cf2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = 425223287
#3  0x000055fe0280a8a1 in timer_thread_func (ptr=0x55fe033cf2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x55fe033cf2a0
#4  0x00007f5d094dcb43 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 = {140726854287088, -984545482843762308, 140037138609728, 25, 140037564778576, 140726854287440, 932226243768734076, 931158264603988348}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f5d0956dbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f5d094457c0 (LWP 3437428)):
#0  0x000055fe0266ed4f in cc_table_mark_i (id=2961, ccs_ptr=94549472645456, data_ptr=0x7ffd8628e980) at /tmp/ruby/src/trunk-O0/gc.c:3369
        data = 0x7ffd8628e980
        ccs = 0x55fe03bb1150
#1  0x000055fe028027f5 in rb_id_table_foreach (tbl=0x55fe03710bb0, func=0x55fe0266ed1f <cc_table_mark_i>, data=0x7ffd8628e980) at /tmp/ruby/src/trunk-O0/id_table.c:278
        key = 185
        ret = ID_TABLE_CONTINUE
        i = 4
        capa = 8
#2  0x000055fe0266ee80 in cc_table_mark (objspace=0x55fe033d1bf0, klass=140037121024000) at /tmp/ruby/src/trunk-O0/gc.c:3396
        data = {objspace = 0x55fe033d1bf0, klass = 140037121024000, alive = false}
        cc_tbl = 0x55fe03710bb0
#3  0x000055fe02676d72 in gc_mark_children (objspace=0x55fe033d1bf0, obj=140037121024000) at /tmp/ruby/src/trunk-O0/gc.c:7403
        any = 0x7f5ceedaa000
#4  0x000055fe026775db in gc_mark_stacked_objects (objspace=0x55fe033d1bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x55fe033d2078
        obj = 140037121024000
        marked_slots_at_the_beginning = 736
        popped_count = 0
#5  0x000055fe0267775b in gc_mark_stacked_objects_all (objspace=0x55fe033d1bf0) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#6  0x000055fe02679acf in gc_marks_rest (objspace=0x55fe033d1bf0) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#7  0x000055fe02679c03 in gc_marks (objspace=0x55fe033d1bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#8  0x000055fe0267b9a6 in gc_start (objspace=0x55fe033d1bf0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#9  0x000055fe0267b63b in garbage_collect (objspace=0x55fe033d1bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 1
        ret = 4
#10 0x000055fe0267c102 in garbage_collect_with_gvl (objspace=0x55fe033d1bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9903
No locals.
#11 0x000055fe026832e1 in objspace_malloc_gc_stress (objspace=0x55fe033d1bf0) at /tmp/ruby/src/trunk-O0/gc.c:12448
        reason = 45568
#12 0x000055fe026835c4 in objspace_xmalloc0 (objspace=0x55fe033d1bf0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12650
        gpr = 107008
        mem = 0x1b200001b21
#13 0x000055fe026838e1 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12874
No locals.
#14 0x000055fe02683917 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12883
No locals.
#15 0x000055fe0268738e in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14488
No locals.
#16 0x000055fe02850027 in vm_ccs_create (klass=140037138874560, cc_tbl=0x55fe034ec2c0, mid=6945, cme=0x7f5cefe9b968) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1955
        ccs = 0xffffffff000001b2
#17 0x000055fe0286c2b6 in cache_callable_method_entry (klass=140037138874560, mid=6945, cme=0x7f5cefe9b968) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x55fe034ec2c0
        ccs_data = 94549452439357
#18 0x000055fe0286c478 in callable_method_entry_or_negative (klass=140037138874560, mid=6945, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 140037138874560
        me = 0x7f5cefe9b968
        _lev = 22014
        cme = 0x7f5cefe9b968
#19 0x000055fe0286c50a in callable_method_entry (klass=140037138874560, mid=6945, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x7ffd8628ee28
#20 0x000055fe0286c56d in rb_callable_method_entry (klass=140037138874560, mid=6945) at /tmp/ruby/src/trunk-O0/vm_method.c:1409
No locals.
#21 0x000055fe028503a5 in vm_search_cc (klass=140037138874560, ci=0x1b2100100003) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2093
        mid = 6945
        cc_tbl = 0x55fe034ec2c0
        ccs = 0x0
        ccs_data = 140037120260080
        cme = 0x7ffd8628ee58
        cc = 0x55fe0266b91d <RVALUE_OLD_P+36>
#22 0x000055fe028504e2 in rb_vm_search_method_slowpath (ci=0x1b2100100003, klass=140037138874560) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2142
        _lev = 3556154006
        cc = 0x7ffd8628eef0
#23 0x000055fe02850549 in vm_search_method_slowpath0 (cd_owner=140037563032600, cd=0x55fe039f0f90, klass=140037138874560) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2163
        cc = 0x7f5cefeb00c0
        empty_cc = 0x55fe02c9fa80 <vm_empty_cc>
#24 0x000055fe0285d53a in vm_search_method_fastpath (klass=140037138874560, cd=0x55fe039f0f90, cd_owner=140037563032600) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2224
        cc = 0x55fe02c9fa80 <vm_empty_cc>
#25 vm_sendish (ec=0x55fe033d2c60, reg_cfp=0x7f5d09443fa0, cd=0x55fe039f0f90, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5602
        val = 36
        ci = 0x1b2100100003
        cc = 0x0
        argc = 1
        recv = 140037138874720
        calling = {cd = 0x55fe039f0f90, cc = 0x0, block_handler = 0, recv = 140037138874720, argc = 1, kw_splat = false, heap_argv = 0}
#26 0x000055fe02864c4d in vm_exec_core (ec=0x55fe033d2c60) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x55fe039f0f90
        leaf = false
        val = 140037138670120
        reg_pc = 0x55fe039f0da0
        reg_cfp = 0x7f5d09443fa0
        insns_address_table = {0x55fe02861142 <vm_exec_core+108>, 0x55fe028611a4 <vm_exec_core+206>, 0x55fe028612b7 <vm_exec_core+481>, 0x55fe028613cb <vm_exec_core+757>, 0x55fe02861569 <vm_exec_core+1171>, 0x55fe02861699 <vm_exec_core+1475>, 0x55fe028618ab <vm_exec_core+2005>, 0x55fe028619bd <vm_exec_core+2279>, 0x55fe02861a96 <vm_exec_core+2496>, 0x55fe02861b9d <vm_exec_core+2759>, 0x55fe02861ca4 <vm_exec_core+3022>, 0x55fe02861db2 <vm_exec_core+3292>, 0x55fe02861ec4 <vm_exec_core+3566>, 0x55fe02861f94 <vm_exec_core+3774>, 0x55fe0286209d <vm_exec_core+4039>, 0x55fe02862197 <vm_exec_core+4289>, 0x55fe0286225a <vm_exec_core+4484>, 0x55fe0286231d <vm_exec_core+4679>, 0x55fe028623a6 <vm_exec_core+4816>, 0x55fe02862432 <vm_exec_core+4956>, 0x55fe028624d8 <vm_exec_core+5122>, 0x55fe028625b0 <vm_exec_core+5338>, 0x55fe0286267d <vm_exec_core+5543>, 0x55fe0286275b <vm_exec_core+5765>, 0x55fe0286281d <vm_exec_core+5959>, 0x55fe0286295c <vm_exec_core+6278>, 0x55fe02862a02 <vm_exec_core+6444>, 0x55fe02862ae7 <vm_exec_core+6673>, 0x55fe02862c16 <vm_exec_core+6976>, 0x55fe02862cd9 <vm_exec_core+7171>, 0x55fe02862d9c <vm_exec_core+7366>, 0x55fe02862e93 <vm_exec_core+7613>, 0x55fe02862f55 <vm_exec_core+7807>, 0x55fe02863017 <vm_exec_core+8001>, 0x55fe02863111 <vm_exec_core+8251>, 0x55fe028631f0 <vm_exec_core+8474>, 0x55fe028632bd <vm_exec_core+8679>, 0x55fe028633cd <vm_exec_core+8951>, 0x55fe028634c7 <vm_exec_core+9201>, 0x55fe02863542 <vm_exec_core+9324>, 0x55fe02863603 <vm_exec_core+9517>, 0x55fe028636f1 <vm_exec_core+9755>, 0x55fe028637a1 <vm_exec_core+9931>, 0x55fe02863920 <vm_exec_core+10314>, 0x55fe028639fa <vm_exec_core+10532>, 0x55fe02863ae6 <vm_exec_core+10768>, 0x55fe02863b77 <vm_exec_core+10913>, 0x55fe02863cd2 <vm_exec_core+11260>, 0x55fe0286428c <vm_exec_core+12726>, 0x55fe02864388 <vm_exec_core+12978>, 0x55fe0286448b <vm_exec_core+13237>, 0x55fe02864577 <vm_exec_core+13473>, 0x55fe02864790 <vm_exec_core+14010>, 0x55fe02864882 <vm_exec_core+14252>, 0x55fe02864988 <vm_exec_core+14514>, 0x55fe02864b93 <vm_exec_core+15037>, 0x55fe02864d4a <vm_exec_core+15476>, 0x55fe02864e7e <vm_exec_core+15784>, 0x55fe02864ff3 <vm_exec_core+16157>, 0x55fe02865127 <vm_exec_core+16465>, 0x55fe0286529c <vm_exec_core+16838>, 0x55fe0286547e <vm_exec_core+17320>, 0x55fe02865689 <vm_exec_core+17843>, 0x55fe02865840 <vm_exec_core+18282>, 0x55fe02865962 <vm_exec_core+18572>, 0x55fe02865a09 <vm_exec_core+18739>, 0x55fe02865acd <vm_exec_core+18935>, 0x55fe02865bb6 <vm_exec_core+19168>, 0x55fe02865ca2 <vm_exec_core+19404>, 0x55fe02865d8b <vm_exec_core+19637>, 0x55fe02865e9f <vm_exec_core+19913>, 0x55fe02865fc6 <vm_exec_core+20208>, 0x55fe02866105 <vm_exec_core+20527>, 0x55fe02866244 <vm_exec_core+20846>, 0x55fe02866383 <vm_exec_core+21165>, 0x55fe028664c2 <vm_exec_core+21484>, 0x55fe02866601 <vm_exec_core+21803>, 0x55fe0286674b <vm_exec_core+22133>, 0x55fe028668ce <vm_exec_core+22520>, 0x55fe02866a0d <vm_exec_core+22839>, 0x55fe02866b4c <vm_exec_core+23158>, 0x55fe02866c8b <vm_exec_core+23477>, 0x55fe02866dca <vm_exec_core+23796>, 0x55fe02866f09 <vm_exec_core+24115>, 0x55fe02867048 <vm_exec_core+24434>, 0x55fe02867187 <vm_exec_core+24753>, 0x55fe028672c6 <vm_exec_core+25072>, 0x55fe0286741e <vm_exec_core+25416>, 0x55fe028675e4 <vm_exec_core+25870>, 0x55fe0286776b <vm_exec_core+26261>, 0x55fe02867893 <vm_exec_core+26557>, 0x55fe028679bb <vm_exec_core+26853>, 0x55fe02867ade <vm_exec_core+27144>, 0x55fe02867c01 <vm_exec_core+27435>, 0x55fe02867d35 <vm_exec_core+27743>, 0x55fe02867e74 <vm_exec_core+28062>, 0x55fe02867f5f <vm_exec_core+28297>, 0x55fe02868064 <vm_exec_core+28558>, 0x55fe028681ac <vm_exec_core+28886>, 0x55fe0286829b <vm_exec_core+29125>, 0x55fe02868375 <vm_exec_core+29343>, 0x55fe0286844a <vm_exec_core+29556>, 0x55fe02868525 <vm_exec_core+29775>, 0x55fe028685a1 <vm_exec_core+29899>, 0x55fe0286861d <vm_exec_core+30023>, 0x55fe0286863b <vm_exec_core+30053>, 0x55fe02868659 <vm_exec_core+30083>, 0x55fe02868677 <vm_exec_core+30113>, 0x55fe02868695 <vm_exec_core+30143>, 0x55fe028686b3 <vm_exec_core+30173>, 0x55fe028686d1 <vm_exec_core+30203>, 0x55fe028686ef <vm_exec_core+30233>, 0x55fe0286870d <vm_exec_core+30263>, 0x55fe0286872b <vm_exec_core+30293>, 0x55fe02868749 <vm_exec_core+30323>, 0x55fe02868767 <vm_exec_core+30353>, 0x55fe02868785 <vm_exec_core+30383>, 0x55fe028687a3 <vm_exec_core+30413>, 0x55fe028687c1 <vm_exec_core+30443>, 0x55fe028687df <vm_exec_core+30473>, 0x55fe028687fd <vm_exec_core+30503>, 0x55fe0286881b <vm_exec_core+30533>, 0x55fe02868839 <vm_exec_core+30563>, 0x55fe02868857 <vm_exec_core+30593>, 0x55fe02868875 <vm_exec_core+30623>, 0x55fe02868893 <vm_exec_core+30653>, 0x55fe028688b1 <vm_exec_core+30683>, 0x55fe028688cf <vm_exec_core+30713>, 0x55fe028688ed <vm_exec_core+30743>, 0x55fe0286890b <vm_exec_core+30773>, 0x55fe02868929 <vm_exec_core+30803>, 0x55fe02868947 <vm_exec_core+30833>, 0x55fe02868965 <vm_exec_core+30863>, 0x55fe02868983 <vm_exec_core+30893>, 0x55fe028689a1 <vm_exec_core+30923>, 0x55fe028689bf <vm_exec_core+30953>, 0x55fe028689dd <vm_exec_core+30983>, 0x55fe028689fb <vm_exec_core+31013>, 0x55fe02868a19 <vm_exec_core+31043>, 0x55fe02868a37 <vm_exec_core+31073>, 0x55fe02868a55 <vm_exec_core+31103>, 0x55fe02868a73 <vm_exec_core+31133>, 0x55fe02868a91 <vm_exec_core+31163>, 0x55fe02868aaf <vm_exec_core+31193>, 0x55fe02868acd <vm_exec_core+31223>, 0x55fe02868aeb <vm_exec_core+31253>, 0x55fe02868b09 <vm_exec_core+31283>, 0x55fe02868b27 <vm_exec_core+31313>, 0x55fe02868b45 <vm_exec_core+31343>, 0x55fe02868b63 <vm_exec_core+31373>, 0x55fe02868b81 <vm_exec_core+31403>, 0x55fe02868b9f <vm_exec_core+31433>, 0x55fe02868bbd <vm_exec_core+31463>, 0x55fe02868bdb <vm_exec_core+31493>, 0x55fe02868bf9 <vm_exec_core+31523>, 0x55fe02868c17 <vm_exec_core+31553>, 0x55fe02868c35 <vm_exec_core+31583>, 0x55fe02868c53 <vm_exec_core+31613>, 0x55fe02868c71 <vm_exec_core+31643>, 0x55fe02868c8f <vm_exec_core+31673>, 0x55fe02868cad <vm_exec_core+31703>, 0x55fe02868ccb <vm_exec_core+31733>, 0x55fe02868ce9 <vm_exec_core+31763>, 0x55fe02868d07 <vm_exec_core+31793>, 0x55fe02868d25 <vm_exec_core+31823>, 0x55fe02868d43 <vm_exec_core+31853>, 0x55fe02868d61 <vm_exec_core+31883>, 0x55fe02868d7f <vm_exec_core+31913>, 0x55fe02868d9d <vm_exec_core+31943>, 0x55fe02868dbb <vm_exec_core+31973>, 0x55fe02868dd9 <vm_exec_core+32003>, 0x55fe02868df7 <vm_exec_core+32033>, 0x55fe02868e15 <vm_exec_core+32063>, 0x55fe02868e33 <vm_exec_core+32093>, 0x55fe02868e51 <vm_exec_core+32123>, 0x55fe02868e6f <vm_exec_core+32153>, 0x55fe02868e8d <vm_exec_core+32183>, 0x55fe02868eab <vm_exec_core+32213>, 0x55fe02868ec9 <vm_exec_core+32243>, 0x55fe02868ee7 <vm_exec_core+32273>, 0x55fe02868f05 <vm_exec_core+32303>, 0x55fe02868f23 <vm_exec_core+32333>, 0x55fe02868f54 <vm_exec_core+32382>, 0x55fe02868f72 <vm_exec_core+32412>, 0x55fe02868f90 <vm_exec_core+32442>, 0x55fe02868fae <vm_exec_core+32472>, 0x55fe02868fcc <vm_exec_core+32502>, 0x55fe02868fea <vm_exec_core+32532>, 0x55fe02869008 <vm_exec_core+32562>, 0x55fe02869026 <vm_exec_core+32592>, 0x55fe02869044 <vm_exec_core+32622>, 0x55fe02869062 <vm_exec_core+32652>, 0x55fe02869080 <vm_exec_core+32682>, 0x55fe0286909e <vm_exec_core+32712>, 0x55fe028690bc <vm_exec_core+32742>, 0x55fe028690da <vm_exec_core+32772>, 0x55fe028690f8 <vm_exec_core+32802>, 0x55fe02869116 <vm_exec_core+32832>, 0x55fe02869134 <vm_exec_core+32862>, 0x55fe02869152 <vm_exec_core+32892>...}
#27 0x000055fe0287b799 in rb_vm_exec (ec=0x55fe033d2c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55fe033d2c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffd8628fca0, 0x55fe0287b717 <rb_vm_exec+190>, 0x0, 0x7ffd8628fbf0, 0x7f5ceecef908}, prev = 0x7ffd8628ffe0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#28 0x000055fe02878386 in invoke_block (ec=0x55fe033d2c60, iseq=0x7f5d09332418, self=140037563076080, captured=0x55fe03762820, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 0
#29 0x000055fe02878e22 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f5ceecef918, argc=0, self=140037563076080, captured=0x55fe03762820, ec=0x55fe033d2c60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7f5d09332418
        opt_pc = 0
        type = 572653569
        cfp = 0x7f5d09443fd8
        sp = 0x7f5d09344028
        flags = 0
        use_argv = 0x7f5ceecef918
        av = {140037138879360, 94549464394160}
        stack_argv = 0x7f5d09344028
#30 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f5ceecef918, argc=0, self=140037563076080, proc=0x55fe03762820, ec=0x55fe033d2c60) at /tmp/ruby/src/trunk-O0/vm.c:1680
        block = 0x55fe03762820
#31 vm_invoke_proc (ec=0x55fe033d2c60, proc=0x55fe03762820, self=140037563076080, argc=0, argv=0x7f5ceecef918, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1710
No locals.
#32 0x000055fe028795c6 in rb_vm_invoke_proc (ec=0x55fe033d2c60, proc=0x55fe03762820, argc=0, argv=0x7f5ceecef918, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1731
        self = 140037563076080
#33 0x000055fe0274f1de in rb_proc_call_kw (self=140037120258080, args=140037120260360, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:978
        vret = 140726854287136
        proc = 0x55fe03762820
        argc = 0
        argv = 0x7f5ceecef918
#34 0x000055fe0274f246 in rb_proc_call (self=140037120258080, args=140037120260360) at /tmp/ruby/src/trunk-O0/proc.c:988
No locals.
#35 0x000055fe02656c7f in rb_call_end_proc (data=140037120258080) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#36 0x000055fe02656e39 in exec_end_procs_chain (procs=0x55fe02cb11e0 <end_procs>, errp=0x55fe033d2cd8) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x55fe02656c58 <rb_call_end_proc>, data = 140037120258080, next = 0x55fe0373a340}
        link = 0x55fe03638e10
        errinfo = 140037120255320
#37 0x000055fe02656f9c in rb_ec_exec_end_proc (ec=0x55fe033d2c60) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x55fe033d2c60
        _tag = {tag = 36, retval = 140037120255320, buf = {0x7ffd86290060, 0x55fe02656f17 <rb_ec_exec_end_proc+189>, 0x0, 0x7ffd8628ffb0, 0x55fe02654601 <rb_ec_ractor_ptr+24>}, prev = 0x7ffd86290180, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 140037120255320
#38 0x000055fe0265771d in rb_ec_teardown (ec=0x55fe033d2c60) at /tmp/ruby/src/trunk-O0/eval.c:156
No locals.
#39 0x000055fe026579ce in rb_ec_cleanup (ec=0x55fe033d2c60, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:208
        err = 94549464394848
        mode0 = 32765
        mode1 = -2044132864
        _ec = 0x55fe033d2c60
        _tag = {tag = 36, retval = 94549450257478, buf = {0x7ffd86290200, 0x55fe02657918 <rb_ec_cleanup+295>, 0x0, 0x7ffd86290120, 0x55fe033d2c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 140037120255320
        sysex = 0
        signaled = 0
        th = 0x55fe033d1810
        th0 = 0x55fe033d1810
        step = 1
        message = 4
        buf = 94549464389648
#40 0x000055fe02657fcb in ruby_run_node (n=0x7f5ceedbbe40) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55fe033d2c60
        status = 22014
#41 0x000055fe026535c4 in rb_main (argc=123, argv=0x7ffd862903a8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140726854288000
#42 0x000055fe02653625 in main (argc=123, argv=0x7ffd862903a8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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