# Logfile created on 2023-10-30 09:13:25 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000563ad752a388 @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.20231030-091325", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000563ad75b34d0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000563ad75b3340 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000563ad75b31b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231030-091325", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231030-091325>, @binmode=false, @mon_data=#<Monitor:0x0000563ad75b30e8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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
   5c1b763..f757a5d  master     -> origin/master
Updating 5c1b763..f757a5d
Fast-forward
 lib/yaml/store.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = f757a5d3ce
$$$[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 rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering 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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering 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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
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/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.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 rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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/rbs.revision unchanged
	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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.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'
Run options: 
  --seed=4297
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Retrying...
Finished tests in 973.916777s, 27.4757 tests/s, 9729.1311 assertions/s.
26759 tests, 9475364 assertions, 0 failures, 0 errors, 186 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.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'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-10-30T08:35:13Z master f757a5d3ce) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .................................................................

Finished in 279.396122 seconds

3715 files, 32233 examples, 141962 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.83191.ruby -x gdbscript
[New LWP 83191]
[New LWP 83193]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_IMMEDIATE_P (obj=140185239693480) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:314
314	}
[Current thread is 1 (Thread 0x7f7f84c767c0 (LWP 83191))]

>>> Threads

  Id   Target Id                         Frame 
* 1    Thread 0x7f7f84c767c0 (LWP 83191) RB_IMMEDIATE_P (obj=140185239693480) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:314
  2    Thread 0x7f7f6b69f640 (LWP 83193) 0x00007f7f84d9efde in epoll_wait (epfd=4, events=0x559f7bb5127c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f7f6b69f640 (LWP 83193)):
#0  0x00007f7f84d9efde in epoll_wait (epfd=4, events=0x559f7bb5127c <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  0x0000559f7b6e4f2a in timer_thread_polling (vm=0x559f7d219b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = -205326665
#2  0x0000559f7b6e55d2 in timer_thread_func (ptr=0x559f7d219b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
        vm = 0x559f7d219b10
#3  0x00007f7f84d0db43 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 = {140733277513840, 947888345200164568, 140185239680576, 25, 140185665853520, 140733277514192, -875591968629752104, -875779925672362280}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f7f84d9ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f7f84c767c0 (LWP 83191)):
#0  RB_IMMEDIATE_P (obj=140185239693480) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:314
No locals.
#1  0x0000559f7b54e86c in RB_SPECIAL_CONST_P (obj=140185239693480) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:329
No locals.
#2  0x0000559f7b54e8a0 in rb_special_const_p (obj=140185239693480) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:349
No locals.
#3  0x0000559f7b55790b in is_markable_object (obj=140185239693480) at /tmp/ruby/src/trunk-O0/gc.c:4627
No locals.
#4  0x0000559f7b55c5d7 in gc_mark (objspace=0x559f7d21c260, obj=140185239693480) at /tmp/ruby/src/trunk-O0/gc.c:6967
No locals.
#5  0x0000559f7b55d1c4 in gc_mark_children (objspace=0x559f7d21c260, obj=140185239741560) at /tmp/ruby/src/trunk-O0/gc.c:7300
        i = 676
        len = 1024
        ptr = 0x559f7d2a29c0
        any = 0x7f7f6b6ae478
#6  0x0000559f7b55d74d in gc_mark_stacked_objects (objspace=0x559f7d21c260, incremental=1, count=2147483647) at /tmp/ruby/src/trunk-O0/gc.c:7435
        mstack = 0x559f7d21c6e8
        obj = 140185239741560
        marked_slots_at_the_beginning = 749
        popped_count = 15491
#7  0x0000559f7b55d8a5 in gc_mark_stacked_objects_incremental (objspace=0x559f7d21c260, count=2147483647) at /tmp/ruby/src/trunk-O0/gc.c:7467
No locals.
#8  0x0000559f7b55fb91 in gc_marks_rest (objspace=0x559f7d21c260) at /tmp/ruby/src/trunk-O0/gc.c:8657
No locals.
#9  0x0000559f7b561b3e in gc_rest (objspace=0x559f7d21c260) at /tmp/ruby/src/trunk-O0/gc.c:9492
        lock_lev = 9340
        marking = 1
        sweeping = 0
#10 0x0000559f7b5616eb in garbage_collect (objspace=0x559f7d21c260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9346
        _lev = 1783954136
        ret = 32639
#11 0x0000559f7b56217f in garbage_collect_with_gvl (objspace=0x559f7d21c260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9729
No locals.
#12 0x0000559f7b569042 in objspace_malloc_gc_stress (objspace=0x559f7d21c260) at /tmp/ruby/src/trunk-O0/gc.c:12170
        reason = 45568
#13 0x0000559f7b569325 in objspace_xmalloc0 (objspace=0x559f7d21c260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12372
        gpr = 107008
        mem = 0x559f7d21d010
#14 0x0000559f7b569642 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12596
No locals.
#15 0x0000559f7b569678 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12605
No locals.
#16 0x0000559f7b56cfa3 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14178
No locals.
#17 0x0000559f7b729b4d in vm_ccs_create (klass=140185240003640, cc_tbl=0x559f7d3eb0c0, mid=16257, cme=0x7f7f6a54fad8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1940
        ccs = 0xffffffff000003f8
#18 0x0000559f7b745344 in cache_callable_method_entry (klass=140185240003640, mid=16257, cme=0x7f7f6a54fad8) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
        cc_tbl = 0x559f7d3eb0c0
        ccs_data = 16257
#19 0x0000559f7b745506 in callable_method_entry_or_negative (klass=140185240003640, mid=16257, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
        defined_class = 0
        me = 0x0
        _lev = 1372
        cme = 0x7f7f6a54fad8
#20 0x0000559f7b745598 in callable_method_entry (klass=140185240003640, mid=16257, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
        cme = 0x7f7f84b66678
#21 0x0000559f7b745810 in callable_method_entry_refinements (klass=140185240003640, id=16257, defined_class_ptr=0x0, with_refinements=true) at /tmp/ruby/src/trunk-O0/vm_method.c:1447
        cme = 0x7f7f6b6ee438
#22 0x0000559f7b745866 in rb_callable_method_entry_with_refinements (klass=140185240003640, id=16257, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1454
No locals.
#23 0x0000559f7b7460d6 in method_boundp (klass=140185240003640, id=16257, ex=2) at /tmp/ruby/src/trunk-O0/vm_method.c:1656
        cme = 0x7f7f6a54ec78
#24 0x0000559f7b747bc8 in basic_obj_respond_to (ec=0x559f7d21d2c0, obj=140185221524600, id=16257, pub=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2728
        klass = 140185240003640
        ret = 711976625214042368
#25 0x0000559f7b747f8f in rb_ec_obj_respond_to (ec=0x559f7d21d2c0, obj=140185221524600, id=16257, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2804
        klass = 140185240003640
        ret = -1
#26 0x0000559f7b747f1d in rb_obj_respond_to (obj=140185221524600, id=16257, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2796
        ec = 0x559f7d21d2c0
#27 0x0000559f7b5b4eff in w_object (obj=140185221524600, arg=0x559f7d25b6b0, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:892
        v = 94143458800154
        c_arg = {obj = 140185221524600, arg = 0x559f7d25b6b0, limit = -1}
        ivobj = 36
        num = 140733277508328
        hasiv = 0
        encname = 4
#28 0x0000559f7b5b5fa1 in rb_marshal_dump_limited (obj=140185221524600, port=140185221528440, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1220
        arg = 0x559f7d25b6b0
        wrapper = 140185221528480
#29 0x0000559f7b5b5e20 in marshal_dump (argc=1, argv=0x7f7f84b75058, _=140185239945560) at /tmp/ruby/src/trunk-O0/marshal.c:1189
        obj = 140185221524600
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#30 0x0000559f7b72fc89 in ractor_safe_call_cfunc_m1 (recv=140185239945560, argc=1, argv=0x7f7f84b75058, func=0x559f7b5b5d1b <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3284
        f = 0x559f7b5b5d1b <marshal_dump>
#31 0x0000559f7b7308c0 in vm_call_cfunc_with_frame_ (ec=0x559f7d21d2c0, reg_cfp=0x7f7f84c74fa0, calling=0x7fff05039960, argc=1, argv=0x7f7f84b75058, stack_bottom=0x7f7f84b75050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3475
        ci = 0x1b2100100003
        cc = 0x7f7f6a54fd80
        val = 140733277509120
        me = 0x7f7f6b6cb910
        cfunc = 0x559f7d27dec8
        recv = 140185239945560
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#32 0x0000559f7b730a95 in vm_call_cfunc_with_frame (ec=0x559f7d21d2c0, reg_cfp=0x7f7f84c74fa0, calling=0x7fff05039960) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
        argc = 1
        stack_bottom = 0x7f7f84b75050
        argv = 0x7f7f84b75058
#33 0x0000559f7b730bad in vm_call_cfunc_other (ec=0x559f7d21d2c0, reg_cfp=0x7f7f84c74fa0, calling=0x7fff05039960) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3529
        ci = 0x1b2100100003
        argv_ary = 0
#34 0x0000559f7b730fd5 in vm_call_cfunc (ec=0x559f7d21d2c0, reg_cfp=0x7f7f84c74fa0, calling=0x7fff05039960) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3611
        ci = 0x1b2100100003
#35 0x0000559f7b73377c in vm_call_method_each_type (ec=0x559f7d21d2c0, cfp=0x7f7f84c74fa0, calling=0x7fff05039960) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4389
        aset_mask = 1979
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7f7f6a54fd80
        cme = 0x7f7f6b6cb910
        v = 94143489889928
#36 0x0000559f7b734228 in vm_call_method (ec=0x559f7d21d2c0, cfp=0x7f7f84c74fa0, calling=0x7fff05039960) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4515
        ci = 0x1b2100100003
        cc = 0x7f7f6a54fd80
#37 0x0000559f7b73442a in vm_call_general (ec=0x559f7d21d2c0, reg_cfp=0x7f7f84c74fa0, calling=0x7fff05039960) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4559
No locals.
#38 0x0000559f7b736aaf in vm_sendish (ec=0x559f7d21d2c0, reg_cfp=0x7f7f84c74fa0, cd=0x559f7d7c6c10, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5553
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f7f6a54fd80
        argc = 1
        recv = 140185239945560
        calling = {cd = 0x559f7d7c6c10, cc = 0x7f7f6a54fd80, block_handler = 0, recv = 140185239945560, argc = 1, kw_splat = false, heap_argv = 0}
#39 0x0000559f7b73dec2 in vm_exec_core (ec=0x559f7d21d2c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x559f7d7c6c10
        leaf = false
        val = 94143487529480
        reg_pc = 0x559f7d7c6a20
        reg_cfp = 0x7f7f84c74fa0
        insns_address_table = {0x559f7b73a717 <vm_exec_core+108>, 0x559f7b73a779 <vm_exec_core+206>, 0x559f7b73a88c <vm_exec_core+481>, 0x559f7b73a9a0 <vm_exec_core+757>, 0x559f7b73ab3e <vm_exec_core+1171>, 0x559f7b73ac6e <vm_exec_core+1475>, 0x559f7b73ae80 <vm_exec_core+2005>, 0x559f7b73af92 <vm_exec_core+2279>, 0x559f7b73b06b <vm_exec_core+2496>, 0x559f7b73b172 <vm_exec_core+2759>, 0x559f7b73b279 <vm_exec_core+3022>, 0x559f7b73b387 <vm_exec_core+3292>, 0x559f7b73b499 <vm_exec_core+3566>, 0x559f7b73b569 <vm_exec_core+3774>, 0x559f7b73b672 <vm_exec_core+4039>, 0x559f7b73b76c <vm_exec_core+4289>, 0x559f7b73b82f <vm_exec_core+4484>, 0x559f7b73b8f2 <vm_exec_core+4679>, 0x559f7b73b97b <vm_exec_core+4816>, 0x559f7b73ba07 <vm_exec_core+4956>, 0x559f7b73baad <vm_exec_core+5122>, 0x559f7b73bb85 <vm_exec_core+5338>, 0x559f7b73bc52 <vm_exec_core+5543>, 0x559f7b73bd30 <vm_exec_core+5765>, 0x559f7b73bdf2 <vm_exec_core+5959>, 0x559f7b73bf31 <vm_exec_core+6278>, 0x559f7b73bfd7 <vm_exec_core+6444>, 0x559f7b73c0bc <vm_exec_core+6673>, 0x559f7b73c1eb <vm_exec_core+6976>, 0x559f7b73c2ae <vm_exec_core+7171>, 0x559f7b73c371 <vm_exec_core+7366>, 0x559f7b73c469 <vm_exec_core+7614>, 0x559f7b73c52b <vm_exec_core+7808>, 0x559f7b73c60a <vm_exec_core+8031>, 0x559f7b73c71a <vm_exec_core+8303>, 0x559f7b73c814 <vm_exec_core+8553>, 0x559f7b73c88f <vm_exec_core+8676>, 0x559f7b73c950 <vm_exec_core+8869>, 0x559f7b73ca3e <vm_exec_core+9107>, 0x559f7b73caee <vm_exec_core+9283>, 0x559f7b73cc6d <vm_exec_core+9666>, 0x559f7b73cd47 <vm_exec_core+9884>, 0x559f7b73ce33 <vm_exec_core+10120>, 0x559f7b73cec4 <vm_exec_core+10265>, 0x559f7b73d01f <vm_exec_core+10612>, 0x559f7b73d50f <vm_exec_core+11876>, 0x559f7b73d60b <vm_exec_core+12128>, 0x559f7b73d70e <vm_exec_core+12387>, 0x559f7b73d7fa <vm_exec_core+12623>, 0x559f7b73da13 <vm_exec_core+13160>, 0x559f7b73db05 <vm_exec_core+13402>, 0x559f7b73dc0b <vm_exec_core+13664>, 0x559f7b73de08 <vm_exec_core+14173>, 0x559f7b73dfb1 <vm_exec_core+14598>, 0x559f7b73e0dc <vm_exec_core+14897>, 0x559f7b73e248 <vm_exec_core+15261>, 0x559f7b73e373 <vm_exec_core+15560>, 0x559f7b73e4df <vm_exec_core+15924>, 0x559f7b73e6c1 <vm_exec_core+16406>, 0x559f7b73e8be <vm_exec_core+16915>, 0x559f7b73ea67 <vm_exec_core+17340>, 0x559f7b73eb89 <vm_exec_core+17630>, 0x559f7b73ec30 <vm_exec_core+17797>, 0x559f7b73ecf4 <vm_exec_core+17993>, 0x559f7b73eddd <vm_exec_core+18226>, 0x559f7b73eec9 <vm_exec_core+18462>, 0x559f7b73efb2 <vm_exec_core+18695>, 0x559f7b73f0c6 <vm_exec_core+18971>, 0x559f7b73f1ed <vm_exec_core+19266>, 0x559f7b73f323 <vm_exec_core+19576>, 0x559f7b73f459 <vm_exec_core+19886>, 0x559f7b73f58f <vm_exec_core+20196>, 0x559f7b73f6c5 <vm_exec_core+20506>, 0x559f7b73f7fb <vm_exec_core+20816>, 0x559f7b73f93c <vm_exec_core+21137>, 0x559f7b73fab6 <vm_exec_core+21515>, 0x559f7b73fbec <vm_exec_core+21825>, 0x559f7b73fd22 <vm_exec_core+22135>, 0x559f7b73fe58 <vm_exec_core+22445>, 0x559f7b73ff8e <vm_exec_core+22755>, 0x559f7b7400c4 <vm_exec_core+23065>, 0x559f7b7401fa <vm_exec_core+23375>, 0x559f7b740330 <vm_exec_core+23685>, 0x559f7b740466 <vm_exec_core+23995>, 0x559f7b7405b5 <vm_exec_core+24330>, 0x559f7b74076f <vm_exec_core+24772>, 0x559f7b7408ed <vm_exec_core+25154>, 0x559f7b740a0c <vm_exec_core+25441>, 0x559f7b740b2b <vm_exec_core+25728>, 0x559f7b740c45 <vm_exec_core+26010>, 0x559f7b740d5f <vm_exec_core+26292>, 0x559f7b740e8a <vm_exec_core+26591>, 0x559f7b740fc0 <vm_exec_core+26901>, 0x559f7b7410ab <vm_exec_core+27136>, 0x559f7b7411b0 <vm_exec_core+27397>, 0x559f7b7412f8 <vm_exec_core+27725>, 0x559f7b7413e7 <vm_exec_core+27964>, 0x559f7b7414bb <vm_exec_core+28176>, 0x559f7b741590 <vm_exec_core+28389>, 0x559f7b74167a <vm_exec_core+28623>, 0x559f7b7416f6 <vm_exec_core+28747>, 0x559f7b741772 <vm_exec_core+28871>, 0x559f7b741790 <vm_exec_core+28901>, 0x559f7b7417ae <vm_exec_core+28931>, 0x559f7b7417cc <vm_exec_core+28961>, 0x559f7b7417ea <vm_exec_core+28991>, 0x559f7b741808 <vm_exec_core+29021>, 0x559f7b741826 <vm_exec_core+29051>, 0x559f7b741844 <vm_exec_core+29081>, 0x559f7b741862 <vm_exec_core+29111>, 0x559f7b741880 <vm_exec_core+29141>, 0x559f7b74189e <vm_exec_core+29171>, 0x559f7b7418bc <vm_exec_core+29201>, 0x559f7b7418da <vm_exec_core+29231>, 0x559f7b7418f8 <vm_exec_core+29261>, 0x559f7b741916 <vm_exec_core+29291>, 0x559f7b741934 <vm_exec_core+29321>, 0x559f7b741952 <vm_exec_core+29351>, 0x559f7b741970 <vm_exec_core+29381>, 0x559f7b74198e <vm_exec_core+29411>, 0x559f7b7419ac <vm_exec_core+29441>, 0x559f7b7419ca <vm_exec_core+29471>, 0x559f7b7419e8 <vm_exec_core+29501>, 0x559f7b741a06 <vm_exec_core+29531>, 0x559f7b741a24 <vm_exec_core+29561>, 0x559f7b741a42 <vm_exec_core+29591>, 0x559f7b741a60 <vm_exec_core+29621>, 0x559f7b741a7e <vm_exec_core+29651>, 0x559f7b741a9c <vm_exec_core+29681>, 0x559f7b741aba <vm_exec_core+29711>, 0x559f7b741ad8 <vm_exec_core+29741>, 0x559f7b741af6 <vm_exec_core+29771>, 0x559f7b741b14 <vm_exec_core+29801>, 0x559f7b741b32 <vm_exec_core+29831>, 0x559f7b741b50 <vm_exec_core+29861>, 0x559f7b741b6e <vm_exec_core+29891>, 0x559f7b741b8c <vm_exec_core+29921>, 0x559f7b741baa <vm_exec_core+29951>, 0x559f7b741bc8 <vm_exec_core+29981>, 0x559f7b741be6 <vm_exec_core+30011>, 0x559f7b741c04 <vm_exec_core+30041>, 0x559f7b741c22 <vm_exec_core+30071>, 0x559f7b741c40 <vm_exec_core+30101>, 0x559f7b741c5e <vm_exec_core+30131>, 0x559f7b741c7c <vm_exec_core+30161>, 0x559f7b741c9a <vm_exec_core+30191>, 0x559f7b741cb8 <vm_exec_core+30221>, 0x559f7b741cd6 <vm_exec_core+30251>, 0x559f7b741cf4 <vm_exec_core+30281>, 0x559f7b741d12 <vm_exec_core+30311>, 0x559f7b741d30 <vm_exec_core+30341>, 0x559f7b741d4e <vm_exec_core+30371>, 0x559f7b741d6c <vm_exec_core+30401>, 0x559f7b741d8a <vm_exec_core+30431>, 0x559f7b741da8 <vm_exec_core+30461>, 0x559f7b741dc6 <vm_exec_core+30491>, 0x559f7b741de4 <vm_exec_core+30521>, 0x559f7b741e02 <vm_exec_core+30551>, 0x559f7b741e20 <vm_exec_core+30581>, 0x559f7b741e3e <vm_exec_core+30611>, 0x559f7b741e5c <vm_exec_core+30641>, 0x559f7b741e7a <vm_exec_core+30671>, 0x559f7b741e98 <vm_exec_core+30701>, 0x559f7b741eb6 <vm_exec_core+30731>, 0x559f7b741ed4 <vm_exec_core+30761>, 0x559f7b741ef2 <vm_exec_core+30791>, 0x559f7b741f10 <vm_exec_core+30821>, 0x559f7b741f2e <vm_exec_core+30851>, 0x559f7b741f4c <vm_exec_core+30881>, 0x559f7b741f6a <vm_exec_core+30911>, 0x559f7b741f88 <vm_exec_core+30941>, 0x559f7b741fa6 <vm_exec_core+30971>, 0x559f7b741fc4 <vm_exec_core+31001>, 0x559f7b741fe2 <vm_exec_core+31031>, 0x559f7b742000 <vm_exec_core+31061>, 0x559f7b74201e <vm_exec_core+31091>, 0x559f7b74204f <vm_exec_core+31140>, 0x559f7b74206d <vm_exec_core+31170>, 0x559f7b74208b <vm_exec_core+31200>, 0x559f7b7420a9 <vm_exec_core+31230>, 0x559f7b7420c7 <vm_exec_core+31260>, 0x559f7b7420e5 <vm_exec_core+31290>, 0x559f7b742103 <vm_exec_core+31320>, 0x559f7b742121 <vm_exec_core+31350>, 0x559f7b74213f <vm_exec_core+31380>, 0x559f7b74215d <vm_exec_core+31410>, 0x559f7b74217b <vm_exec_core+31440>, 0x559f7b742199 <vm_exec_core+31470>, 0x559f7b7421b7 <vm_exec_core+31500>, 0x559f7b7421d5 <vm_exec_core+31530>, 0x559f7b7421f3 <vm_exec_core+31560>, 0x559f7b742211 <vm_exec_core+31590>, 0x559f7b74222f <vm_exec_core+31620>, 0x559f7b74224d <vm_exec_core+31650>, 0x559f7b74226b <vm_exec_core+31680>, 0x559f7b742289 <vm_exec_core+31710>, 0x559f7b7422a7 <vm_exec_core+31740>, 0x559f7b7422c5 <vm_exec_core+31770>, 0x559f7b7422e3 <vm_exec_core+31800>, 0x559f7b742301 <vm_exec_core+31830>...}
#40 0x0000559f7b75437b in rb_vm_exec (ec=0x559f7d21d2c0) at /tmp/ruby/src/trunk-O0/vm.c:2472
        _ec = 0x559f7d21d2c0
        _tag = {tag = 36, retval = 4, buf = {0x7fff0503a620, 0x559f7b7542f9 <rb_vm_exec+174>, 0x0, 0x7fff0503a570, 0x7f7f6a54fdf8}, prev = 0x7fff0503a960, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#41 0x0000559f7b750f94 in invoke_block (ec=0x559f7d21d2c0, iseq=0x7f7f6a63cbd0, self=140185664146920, captured=0x559f7d8805c0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1497
        arg_size = 0
#42 0x0000559f7b751a30 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f7f6a54fe08, argc=0, self=140185664146920, captured=0x559f7d8805c0, ec=0x559f7d21d2c0) at /tmp/ruby/src/trunk-O0/vm.c:1567
        iseq = 0x7f7f6a63cbd0
        opt_pc = 0
        type = 572653569
        cfp = 0x7f7f84c74fd8
        sp = 0x7f7f84b75028
        flags = 0
        use_argv = 0x7f7f6a54fe08
        av = {140185239950200, 94143487528976}
        stack_argv = 0x7f7f84b75028
#43 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f7f6a54fe08, argc=0, self=140185664146920, proc=0x559f7d8805c0, ec=0x559f7d21d2c0) at /tmp/ruby/src/trunk-O0/vm.c:1665
        block = 0x559f7d8805c0
#44 vm_invoke_proc (ec=0x559f7d21d2c0, proc=0x559f7d8805c0, self=140185664146920, argc=0, argv=0x7f7f6a54fe08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1695
No locals.
#45 0x0000559f7b7521d4 in rb_vm_invoke_proc (ec=0x559f7d21d2c0, proc=0x559f7d8805c0, argc=0, argv=0x7f7f6a54fe08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1716
        self = 140185664146920
#46 0x0000559f7b62e547 in rb_proc_call_kw (self=140185221485680, args=140185221529080, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:987
        vret = 140733277513888
        proc = 0x559f7d8805c0
        argc = 0
        argv = 0x7f7f6a54fe08
#47 0x0000559f7b62e5af in rb_proc_call (self=140185221485680, args=140185221529080) at /tmp/ruby/src/trunk-O0/proc.c:997
No locals.
#48 0x0000559f7b53d6ba in rb_call_end_proc (data=140185221485680) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#49 0x0000559f7b53d874 in exec_end_procs_chain (procs=0x559f7bb4dc60 <end_procs>, errp=0x559f7d21d338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x559f7b53d693 <rb_call_end_proc>, data = 140185221485680, next = 0x559f7d305180}
        link = 0x559f7d305470
        errinfo = 140185221524600
#50 0x0000559f7b53d9c7 in rb_ec_exec_end_proc (ec=0x559f7d21d2c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x559f7d21d2c0
        _tag = {tag = 36, retval = 140185221524600, buf = {0x7fff0503a9e0, 0x559f7b53d942 <rb_ec_exec_end_proc+173>, 0x0, 0x7fff0503a930, 0x559f7b53b08e <rb_ec_ractor_ptr+24>}, prev = 0x7fff0503ab00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 140185221524600
#51 0x0000559f7b53e0d7 in rb_ec_teardown (ec=0x559f7d21d2c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#52 0x0000559f7b53e387 in rb_ec_cleanup (ec=0x559f7d21d2c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
        err = 94143487529664
        mode0 = 32767
        mode1 = 84126592
        _ec = 0x559f7d21d2c0
        _tag = {tag = 36, retval = 94143457254858, buf = {0x7fff0503ab80, 0x559f7b53e2c2 <rb_ec_cleanup+279>, 0x0, 0x7fff0503aaa0, 0x559f7d21d2c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 140185221524600
        sysex = 0
        signaled = 0
        th = 0x559f7d21c090
        th0 = 0x559f7d21c090
        step = 1
        message = 4
        buf = 94143487525008
#53 0x0000559f7b53e960 in ruby_run_node (n=0x7f7f6a5e7fb8) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x559f7d21d2c0
        status = 21919
#54 0x0000559f7b53a2f4 in rb_main (argc=138, argv=0x7fff0503ad28) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140733277514752
#55 0x0000559f7b53a355 in main (argc=138, argv=0x7fff0503ad28) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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