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

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

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

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

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

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

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=39986
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

Retrying...
Finished tests in 1133.225792s, 22.0724 tests/s, 8341.7886 assertions/s.
25013 tests, 9453130 assertions, 0 failures, 0 errors, 220 skips

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

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

Finished in 624.982948 seconds

3728 files, 31902 examples, 141114 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.1618160.ruby -x gdbscript
[New LWP 1618160]
[New LWP 1618162]
[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/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000563ca6b0cf65 in fill_filename (file=53, format=4 '\004', version=4, include_directories=0x7f3e55fdf8fb "/tmp/ruby/src/trunk-O0/yjit/src", filenames=0x7f3e55fe00d3 "invariants.rs", line=0x563ca88506f0, obj=0x563ca898c390, errout=0x7f3e72baa6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:304
304	            while (*p) p++;
[Current thread is 1 (Thread 0x7f3e7298d7c0 (LWP 1618160))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f3e7298d7c0 (LWP 1618160) 0x0000563ca6b0cf65 in fill_filename (file=53, format=4 '\004', version=4, include_directories=0x7f3e55fdf8fb "/tmp/ruby/src/trunk-O0/yjit/src", filenames=0x7f3e55fe00d3 "invariants.rs", line=0x563ca88506f0, obj=0x563ca898c390, errout=0x7f3e72baa6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:304
  2    Thread 0x7f3e593af640 (LWP 1618162) 0x00007f3e72ab5fde in epoll_wait (epfd=4, events=0x563ca6e0d83c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f3e593af640 (LWP 1618162)):
#0  0x00007f3e72ab5fde in epoll_wait (epfd=4, events=0x563ca6e0d83c <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  0x0000563ca696a96b in event_wait (vm=0x563ca87bc2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22076
#2  0x0000563ca696a98f in timer_thread_polling (vm=0x563ca87bc2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1641174316
#3  0x0000563ca696b04f in timer_thread_func (ptr=0x563ca87bc2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3024
        vm = 0x563ca87bc2a0
#4  0x00007f3e72a24b43 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 = {140729764946176, -6699688498053718588, 139905761736256, 25, 139906187937872, 140729764946528, 6735518876781305284, 6735425206644301252}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f3e72ab5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f3e7298d7c0 (LWP 1618160)):
#0  0x0000563ca6b0cf65 in fill_filename (file=53, format=4 '\004', version=4, include_directories=0x7f3e55fdf8fb "/tmp/ruby/src/trunk-O0/yjit/src", filenames=0x7f3e55fe00d3 "invariants.rs", line=0x563ca88506f0, obj=0x563ca898c390, errout=0x7f3e72baa6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:304
        i = 38
        p = 0x7f3e55fe0402 "ts.rs"
        filename = 0x7f3e55fe03ff "stats.rs"
        dir = 14
#1  0x0000563ca6b101f7 in debug_info_read (reader=0x563ca88508a0, num_traces=45, traces=0x563ca6e10940 <trace>, lines=0x563ca8b54340, offset=0, errout=0x7f3e72baa6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1922
        v = {as = {ptr = 0x35 <error: Cannot access memory at address 0x35>, uint64 = 53, int64 = 53, addr_idx = 53}, off = 0, at = 88, form = 11, size = 0, type = 3}
        die = {pos = 4776074, tag = 29, has_children = 1}
        ranges = {low_pc = 0, high_pc = 0, ranges = 568848, low_pc_set = false, high_pc_set = false, ranges_set = true}
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x7f3e5625f327 "{closure#0}<core::iter::adapters::map::Map<core::ops::range::Range<usize>, core::iter::adapters::filter::{impl#2}::count::to_usize::{closure_env#0}<usize, yjit::asm::{impl#0}::num_freed_pages::{closur"..., next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#2  0x0000563ca6b111a1 in fill_lines (num_traces=45, traces=0x563ca6e10940 <trace>, check_debuglink=1, objp=0x563ca88511c0, lines=0x563ca8b54340, offset=0, errout=0x7f3e72baa6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x563ca898c390, file = 0x7f3e54fc9000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f3e55c26651 "\266\375\001", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f3e55fe3c3a "\343$", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f3e55fe00d3 "invariants.rs", debug_line_directories = 0x7f3e55fdf8fb "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7f3e55c32eda "T\025\020\374\r\035", cu_end = 0x7f3e55c4640b "A`\001", pend = 0x7f3e55e75f06 "\001$", q0 = 0x7f3e55e9832e "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f3e55e9843e "Y\vW\v", format = 4, address_size = 8 '\b', level = 13, abbrev_table = {0x7f3e72bb8000 "", 0x7f3e55e9832f "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f3e55e98345 "4", 0x7f3e55e98350 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f3e55e9835e "\r", 0x7f3e55e9836c "\017", 0x7f3e55e98377 "$", 0x7f3e55e98382 "9\001\003\016", 0x7f3e55e98389 "\023\001\003\016\v\v\210\001\017", 0x7f3e55e98395 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f3e55e983a6 "4", 0x7f3e55e983b6 "\v\001", 0x7f3e55e983bb "4", 0x7f3e55e983c8 "\005", 0x7f3e55e983d5 "/", 0x7f3e55e983de ".\001\021\001\022\006@\030\061\023", 0x7f3e55e983eb "\005", 0x7f3e55e983f4 "\035\001\061\023U\027X\vY\005W\v", 0x7f3e55e98403 "\v\001U\027", 0x7f3e55e9840a "4", 0x7f3e55e98413 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f3e55e98424 "\005", 0x7f3e55e9842d "4", 0x7f3e55e98436 "\035\001\061\023U\027X\vY\vW\v", 0x7f3e55e98445 "4", 0x7f3e55e9844e "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f3e55e9845f "4", 0x7f3e55e98468 "\v\001\021\001\022\006", 0x7f3e55e98471 "\035", 0x7f3e55e98482 "4", 0x7f3e55e98489 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f3e55e9849a "4", 0x7f3e55e984aa ".\001n\016\003\016:\v;\005 \v", 0x7f3e55e984b9 "\005", 0x7f3e55e984c6 "4", 0x7f3e55e984d3 "\005", 0x7f3e55e984de "\035", 0x7f3e55e984ef "\005", 0x7f3e55e984f8 "\005", 0x7f3e55e984ff ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f3e55e98512 "\005", 0x7f3e55e9851f "\035", 0x7f3e55e9852e "\023", 0x7f3e55e9853a "\023\001\003\016\v\005\210\001\017", 0x7f3e55e98546 "3\001\025\023", 0x7f3e55e9854d "\r", 0x7f3e55e9855b "\031\001\026\v", 0x7f3e55e98562 "\031\001", 0x7f3e55e98567 "\023", 0x7f3e55e98573 "\023\001\003\016<\031\210\001\017", 0x7f3e55e9857f ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f3e55e98594 "\005", 0x7f3e55e985a3 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f3e55e985b8 "\005", 0x7f3e55e985c7 "\005", 0x7f3e55e985d6 "\005", 0x7f3e55e985e1 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f3e55e985f1 "(", 0x7f3e55e985fa ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f3e55e9860d ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f3e55e98620 "4", 0x7f3e55e9862f "4", 0x7f3e55e9863e "4", 0x7f3e55e98650 "4", 0x7f3e55e9865f "4", 0x7f3e55e98671 "4", 0x7f3e55e98683 "\027\001\003\016<\031\210\001\017", 0x7f3e55e9868f "\027\001\003\016\v\v\210\001\017", 0x7f3e55e9869b ".\001n\016\003\016:\v;\v \v", 0x7f3e55e986aa "\r", 0x7f3e55e986bb "\005", 0x7f3e55e986ca "4", 0x7f3e55e986de ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f3e55e986f1 "\035", 0x7f3e55e98700 ".", 0x7f3e55e98711 ".\001\021\001\022\006@\030\003\016:\v;\v?\031", 0x7f3e55e98724 ".\001\021\001\022\006@\030\003\016:\v;\005?\031", 0x7f3e55e98737 "4", 0x7f3e55e98749 "4", 0x7f3e55e98758 ".\001\003\016:\v;\v \v", 0x7f3e55e98765 ".\001\003\016:\v;\vI\023 \v", 0x7f3e55e98774 ".\001\021\001\022\006@\030\003\016:\v;\vI\023?\031", 0x7f3e55e98789 ".\001\021\001\022\006@\030\003\016:\v;\005I\023?\031", 0x7f3e55e9879e ".", 0x7f3e55e987af "\001\001I\023", 0x7f3e55e987b6 "!", 0x7f3e55e987c1 "$", 0x7f3e55e987cc "\017", 0x7f3e55e987d5 "\025\001", 0x7f3e55e987da "\005", 0x7f3e55e987e1 "\025\001I\023", 0x7f3e55e97b1d "\025\001I\023", 0x7f3e55e96a2e "4", 0x7f3e55e96a40 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f3e55e96a53 "\005", 0x7f3e55e96a5c "4", 0x7f3e55e96a65 ".", 0x7f3e55e96a76 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f3e55e96a85 "4", 0x7f3e55e96a97 "\035", 0x7f3e55e96aa6 ".", 0x7f3e55e96ab9 "\r", 0x7f3e55e96ac7 "\025\001I\023", 0x7f3e55e96ace "\005", 0x7f3e55e96ad5 "\025\001", 0x7f3e55e96ada ".\001\003\016:\v;\v \v", 0x7f3e55e96ae7 ".\001\003\016:\v;\vI\023 \v", 0x7f3e55e953f0 "\025\001I\023", 0x7f3e55e953f7 "\005", 0x7f3e55e953fe "\025\001", 0x7f3e55e95403 ".\001\003\016:\v;\v \v", 0x7f3e55e95410 ".\001\003\016:\v;\vI\023 \v", 0x7f3e55e9541f ".\001\003\016:\v;\vI\023?\031 \v", 0x7f3e55e8d08d "\005", 0x7f3e55e8d09c ".", 0x7f3e55e89102 "!", 0x7f3e55e8910b "\r", 0x7f3e55e89121 ".", 0x7f3e55e89135 "\035\001\061\023\021\001\022\aX!)Y!\220\rW!\020\001\023", 0x7f3e55e8914c "\n", 0x7f3e55e89159 ".", 0x7f3e55e89172 "4", 0x7f3e55e89183 ".", 0x7f3e55e8919b ".\001?\031\003\016:!7;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f3e55e891b8 ".", 0x7f3e55e891d2 ".\001?\031\003\016:!\";\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f3e55e891ee "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f3e55e89203 "\026", 0x7f3e55e8920d "\023\001\003\016\v\v:\v;\v\001\023", 0x7f3e55e8921d "\017", 0x7f3e55e89225 "$", 0x7f3e55e89231 "\026", 0x7f3e55e8923f "&", 0x7f3e55e89245 "\026", 0x7f3e55e89255 "(", 0x7f3e55e8925f "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f3e55e89274 "\025\001I\023\001\023", 0x7f3e55e8927e "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f3e55e89293 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f3e55e892a5 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f3e55e892b7 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f3e55e892ca "\026", 0x7f3e55e892dd "!", 0x7f3e55e892e3 "4", 0x7f3e55e892f3 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f3e55e8930e ".", 0x7f3e55e89325 ".", 0x7f3e55e8933c ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f3e55e89358 ".", 0x7f3e55e89375 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f3e55e89396 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f3e55e893b5 ".", 0x7f3e55e893cf ".", 0x7f3e55e893eb "4", 0x7f3e55e893f7 ".", 0x7f3e55e89412 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f3e55e89426 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f3e55e89445 ".", 0x7f3e55e89460 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f3e55e89476 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f3e55e89493 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f3e55e894ab ".", 0x7ffe33a62568 "", 0x563ca88515f0 "\017", 0x563ca88515e8 "@\256}\250<V", 0x7ffe33a62570 "", 0x563ca8850e28 "`\224\350U>\177", 0x563ca88515a8 "@\256}\250<V", 0x563ca88515b0 "", 0x563ca88515b8 " \312\230\250<V", 0x563ca88515c0 "\340\234\272r>\177", 0x7ffe33a62578 "\200D{\246<V", 0x7ffe33a62580 "\260%\246\063\376\177", 0x7ffe33a62588 "", 0x7ffe33a62590 "", 0x7ffe33a62598 "\245D{\246<V", 0x0, 0x7ffe33a625a0 "\250%\246\063\376\177", 0x563ca67b44a5 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x563ca67b4480 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=;\001", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x563ca8850f60 "\020\026\205\250<V", 0x563ca8851200 "P\022\205\250<V", 0x7f3e72ac3cb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x563ca8850f60 "\020\026\205\250<V", 0x563ca8851050 "", 0x563ca8851200 "P\022\205\250<V", 0x7f3e72bd1994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x563ca8851610 "@\256}\250<V", 0x563ca8851608 "", 0x563ca8851618 "\344"...}}
        i = 0
        j = 307
        shstr = 0x7f3e56a4e649 ""
        ehdr = 0x7f3e54fc9000
        shdr = 0x7f3e56a4e840
        shstr_shdr = 0x7f3e56a4f3c0
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f3e56a4e900
        fd = 5
        filesize = 27812864
        file = 0x7f3e54fc9000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f3e56a4f340
        strtab_shdr = 0x7f3e56a4f380
        dynsym_shdr = 0x7f3e56a4e9c0
        dynstr_shdr = 0x7f3e56a4ea00
        obj = 0x563ca898c390
        dladdr_fbase = 94818490822656
#3  0x0000563ca6b11b4c in rb_dump_backtrace_with_lines (num_traces=45, traces=0x563ca6e10940 <trace>, errout=0x7f3e72baa6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 139906187312944
        i = 0
        lines = 0x563ca8b54340
        obj = 0x563ca898c390
        dladdr_fbases = 0x563ca898c210
        main_path = 0x563ca8851160 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#4  0x0000563ca69e7343 in rb_print_backtrace (errout=0x7f3e72baa6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x563ca69e7328 <rb_print_backtrace+36>, 0x563ca69e7a4b <rb_vm_bugreport+656>, 0x563ca6bd00e5 <rb_bug_for_fatal_signal+327>, 0x563ca692ca0f <sigill>, 0x7f3e729d2520 <__restore_rt>, 0x563ca6bb4f68 <rb_utf8_encoding+15>, 0x563ca68e17cf <rb_memsearch+284>, 0x563ca6945a71 <strseq_core+84>, 0x563ca6945cb7 <rb_strseq_index+445>, 0x563ca694bc86 <rb_str_include+58>, 0x563ca69b68e4 <ractor_safe_call_cfunc_1+58>, 0x563ca69b74ad <vm_call_cfunc_with_frame_+541>, 0x563ca69b7682 <vm_call_cfunc_with_frame+121>, 0x563ca69bda2b <vm_sendish+502>, 0x563ca69c4fbc <vm_exec_core+14741>, 0x563ca69db9a3 <rb_vm_exec+320>, 0x563ca69d8590 <invoke_block+216>, 0x563ca69d89b6 <invoke_block_from_c_bh+793>, 0x563ca69d8bb0 <vm_yield_with_cref+90>, 0x563ca69d8bee <vm_yield+56>, 0x563ca69d34f0 <rb_yield_0+47>, 0x563ca69d3557 <rb_yield+66>, 0x563ca6b1b491 <select_bang_i+88>, 0x563ca67bac3c <rb_ensure+388>, 0x563ca6b1b717 <rb_ary_select_bang+159>, 0x563ca6b1b781 <rb_ary_keep_if+84>, 0x563ca69b68a8 <ractor_safe_call_cfunc_0+48>, 0x563ca69b74ad <vm_call_cfunc_with_frame_+541>, 0x563ca69b7682 <vm_call_cfunc_with_frame+121>, 0x563ca69b779a <vm_call_cfunc_other+278>, 0x563ca69b7bc9 <vm_call_cfunc+302>, 0x563ca69ba6f8 <vm_call_method_each_type+289>, 0x563ca69bb1a4 <vm_call_method+161>, 0x563ca69bb3a6 <vm_call_general+47>, 0x563ca69bda2b <vm_sendish+502>, 0x563ca69c4e13 <vm_exec_core+14316>, 0x563ca69db9a3 <rb_vm_exec+320>, 0x563ca69dc802 <rb_iseq_eval_main+61>, 0x563ca67b8e59 <rb_ec_exec_node+318>, 0x563ca67b8fca <ruby_run_node+138>, 0x563ca67b45c4 <rb_main+76>, 0x563ca67b4625 <main+75>, 0x7f3e729b9d90 <__libc_start_call_main+128>, 0x7f3e729b9e40 <__libc_start_main_impl+128>, 0x563ca67b44a5 <_start+37>, 0x0 <repeats 979 times>}
        n = 45
#5  0x0000563ca69e7a4b in rb_vm_bugreport (ctx=0x563ca8851580, errout=0x7f3e72baa6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x563ca87bc2a0
        ec = 0x563ca87bfc60
#6  0x0000563ca6bd00e5 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x563ca8851580, fmt=0x563ca6c383cb "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f3e72baa6a0 <_IO_2_1_stderr_>
        file = 0x7f3e57cbf1e0 "-"
        line = 30
#7  0x0000563ca692ca0f in sigsegv (sig=11, info=0x563ca88516b0, ctx=0x563ca8851580) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#8  <signal handler called>
No locals.
#9  rb_utf8_encoding () at /tmp/ruby/src/trunk-O0/encoding.c:1461
No locals.
#10 0x0000563ca68e17cf in rb_memsearch (x0=0x7f3e5822ebd0, m=15, y0=0x563ca898c100, n=228, enc=0x563ca87dae40) at /tmp/ruby/src/trunk-O0/re.c:272
        x = 0x7f3e5822ebd0 "\"embedded\":true"
        y = 0x563ca898c100 "{\"address\":\"0x7f3e572426c8\", \"type\":\"OBJECT\", \"shape_id\":99, \"slot_size\":160, \"class\":\"0x7f3e582d3c08\", \"embedded\":true, \"ivars\":10, \"memsize\":160, \"flags\":{\"wb_protected\":true, \"old\":true, \"uncollect"...
#11 0x0000563ca6945a71 in strseq_core (str_ptr=0x563ca898c100 "{\"address\":\"0x7f3e572426c8\", \"type\":\"OBJECT\", \"shape_id\":99, \"slot_size\":160, \"class\":\"0x7f3e582d3c08\", \"embedded\":true, \"ivars\":10, \"memsize\":160, \"flags\":{\"wb_protected\":true, \"old\":true, \"uncollect"..., str_ptr_end=0x563ca898c1e4 "", str_len=228, sub_ptr=0x7f3e5822ebd0 "\"embedded\":true", sub_len=15, offset=0, enc=0x563ca87dae40) at /tmp/ruby/src/trunk-O0/string.c:3932
        t = 0x7f3e5822ebd0 "\"embedded\":true"
        search_start = 0x563ca898c100 "{\"address\":\"0x7f3e572426c8\", \"type\":\"OBJECT\", \"shape_id\":99, \"slot_size\":160, \"class\":\"0x7f3e582d3c08\", \"embedded\":true, \"ivars\":10, \"memsize\":160, \"flags\":{\"wb_protected\":true, \"old\":true, \"uncollect"...
        pos = 15
        search_len = 228
#12 0x0000563ca6945cb7 in rb_strseq_index (str=139905743383520, sub=139905743383480, offset=0, in_byte=0) at /tmp/ruby/src/trunk-O0/string.c:3982
        str_ptr = 0x563ca898c100 "{\"address\":\"0x7f3e572426c8\", \"type\":\"OBJECT\", \"shape_id\":99, \"slot_size\":160, \"class\":\"0x7f3e582d3c08\", \"embedded\":true, \"ivars\":10, \"memsize\":160, \"flags\":{\"wb_protected\":true, \"old\":true, \"uncollect"...
        str_ptr_end = 0x563ca898c1e4 ""
        sub_ptr = 0x7f3e5822ebd0 "\"embedded\":true"
        str_len = 228
        sub_len = 15
        enc = 0x563ca87dae40
#13 0x0000563ca694bc86 in rb_str_include (str=139905743383520, arg=139905743383480) at /tmp/ruby/src/trunk-O0/string.c:6525
        i = 94818493160753
#14 0x0000563ca69b68e4 in ractor_safe_call_cfunc_1 (recv=139905743383520, argc=1, argv=0x7f3e7288c098, func=0x563ca694bc4c <rb_str_include>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3315
        f = 0x563ca694bc4c <rb_str_include>
#15 0x0000563ca69b74ad in vm_call_cfunc_with_frame_ (ec=0x563ca87bfc60, reg_cfp=0x7f3e7298bf30, calling=0x7ffe33a60120, argc=1, argv=0x7f3e7288c098, stack_bottom=0x7f3e7288c090) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x120f00100003
        cc = 0x7f3e581efa30
        val = 0
        me = 0x7f3e57cb9660
        cfunc = 0x563ca87f2428
        recv = 139905743383520
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#16 0x0000563ca69b7682 in vm_call_cfunc_with_frame (ec=0x563ca87bfc60, reg_cfp=0x7f3e7298bf30, calling=0x7ffe33a60120) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 1
        stack_bottom = 0x7f3e7288c090
        argv = 0x7f3e7288c098
#17 0x0000563ca69bda2b in vm_sendish (ec=0x563ca87bfc60, reg_cfp=0x7f3e7298bf30, cd=0x563ca8970170, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
        val = 36
        ci = 0x120f00100003
        cc = 0x7f3e581efa30
        argc = 1
        recv = 139905743383520
        calling = {cd = 0x563ca8970170, cc = 0x7f3e581efa30, block_handler = 0, recv = 139905743383520, argc = 1, kw_splat = false, heap_argv = 0}
#18 0x0000563ca69c4fbc in vm_exec_core (ec=0x563ca87bfc60) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x563ca8970170
        leaf = false
        val = 139905743383520
        reg_pc = 0x563ca8951e80
        reg_cfp = 0x7f3e7298bf30
        insns_address_table = {0x563ca69c1693 <vm_exec_core+108>, 0x563ca69c16f5 <vm_exec_core+206>, 0x563ca69c1808 <vm_exec_core+481>, 0x563ca69c191c <vm_exec_core+757>, 0x563ca69c1aba <vm_exec_core+1171>, 0x563ca69c1bea <vm_exec_core+1475>, 0x563ca69c1dfc <vm_exec_core+2005>, 0x563ca69c1f0e <vm_exec_core+2279>, 0x563ca69c1fe7 <vm_exec_core+2496>, 0x563ca69c20ee <vm_exec_core+2759>, 0x563ca69c21f5 <vm_exec_core+3022>, 0x563ca69c2303 <vm_exec_core+3292>, 0x563ca69c2415 <vm_exec_core+3566>, 0x563ca69c24e5 <vm_exec_core+3774>, 0x563ca69c25ee <vm_exec_core+4039>, 0x563ca69c26e8 <vm_exec_core+4289>, 0x563ca69c27ab <vm_exec_core+4484>, 0x563ca69c286e <vm_exec_core+4679>, 0x563ca69c28f7 <vm_exec_core+4816>, 0x563ca69c2983 <vm_exec_core+4956>, 0x563ca69c2a29 <vm_exec_core+5122>, 0x563ca69c2b01 <vm_exec_core+5338>, 0x563ca69c2bce <vm_exec_core+5543>, 0x563ca69c2cac <vm_exec_core+5765>, 0x563ca69c2d6e <vm_exec_core+5959>, 0x563ca69c2ead <vm_exec_core+6278>, 0x563ca69c2f53 <vm_exec_core+6444>, 0x563ca69c3038 <vm_exec_core+6673>, 0x563ca69c3167 <vm_exec_core+6976>, 0x563ca69c322a <vm_exec_core+7171>, 0x563ca69c32ed <vm_exec_core+7366>, 0x563ca69c33e4 <vm_exec_core+7613>, 0x563ca69c34a6 <vm_exec_core+7807>, 0x563ca69c3585 <vm_exec_core+8030>, 0x563ca69c3652 <vm_exec_core+8235>, 0x563ca69c3762 <vm_exec_core+8507>, 0x563ca69c385c <vm_exec_core+8757>, 0x563ca69c38d7 <vm_exec_core+8880>, 0x563ca69c3998 <vm_exec_core+9073>, 0x563ca69c3a86 <vm_exec_core+9311>, 0x563ca69c3b36 <vm_exec_core+9487>, 0x563ca69c3cb5 <vm_exec_core+9870>, 0x563ca69c3d8f <vm_exec_core+10088>, 0x563ca69c3e7b <vm_exec_core+10324>, 0x563ca69c3f0c <vm_exec_core+10469>, 0x563ca69c4067 <vm_exec_core+10816>, 0x563ca69c4609 <vm_exec_core+12258>, 0x563ca69c4705 <vm_exec_core+12510>, 0x563ca69c4808 <vm_exec_core+12769>, 0x563ca69c48f4 <vm_exec_core+13005>, 0x563ca69c4b0d <vm_exec_core+13542>, 0x563ca69c4bff <vm_exec_core+13784>, 0x563ca69c4d05 <vm_exec_core+14046>, 0x563ca69c4f02 <vm_exec_core+14555>, 0x563ca69c50ab <vm_exec_core+14980>, 0x563ca69c51d6 <vm_exec_core+15279>, 0x563ca69c5342 <vm_exec_core+15643>, 0x563ca69c546d <vm_exec_core+15942>, 0x563ca69c55d9 <vm_exec_core+16306>, 0x563ca69c57bb <vm_exec_core+16788>, 0x563ca69c59b8 <vm_exec_core+17297>, 0x563ca69c5b61 <vm_exec_core+17722>, 0x563ca69c5c83 <vm_exec_core+18012>, 0x563ca69c5d2a <vm_exec_core+18179>, 0x563ca69c5dee <vm_exec_core+18375>, 0x563ca69c5ed7 <vm_exec_core+18608>, 0x563ca69c5fc3 <vm_exec_core+18844>, 0x563ca69c60ac <vm_exec_core+19077>, 0x563ca69c61c0 <vm_exec_core+19353>, 0x563ca69c62e7 <vm_exec_core+19648>, 0x563ca69c641d <vm_exec_core+19958>, 0x563ca69c6553 <vm_exec_core+20268>, 0x563ca69c6689 <vm_exec_core+20578>, 0x563ca69c67bf <vm_exec_core+20888>, 0x563ca69c68f5 <vm_exec_core+21198>, 0x563ca69c6a36 <vm_exec_core+21519>, 0x563ca69c6bb0 <vm_exec_core+21897>, 0x563ca69c6ce6 <vm_exec_core+22207>, 0x563ca69c6e1c <vm_exec_core+22517>, 0x563ca69c6f52 <vm_exec_core+22827>, 0x563ca69c7088 <vm_exec_core+23137>, 0x563ca69c71be <vm_exec_core+23447>, 0x563ca69c72f4 <vm_exec_core+23757>, 0x563ca69c742a <vm_exec_core+24067>, 0x563ca69c7560 <vm_exec_core+24377>, 0x563ca69c76af <vm_exec_core+24712>, 0x563ca69c7869 <vm_exec_core+25154>, 0x563ca69c79e7 <vm_exec_core+25536>, 0x563ca69c7b06 <vm_exec_core+25823>, 0x563ca69c7c25 <vm_exec_core+26110>, 0x563ca69c7d3f <vm_exec_core+26392>, 0x563ca69c7e59 <vm_exec_core+26674>, 0x563ca69c7f84 <vm_exec_core+26973>, 0x563ca69c80ba <vm_exec_core+27283>, 0x563ca69c81a5 <vm_exec_core+27518>, 0x563ca69c82aa <vm_exec_core+27779>, 0x563ca69c83f2 <vm_exec_core+28107>, 0x563ca69c84e1 <vm_exec_core+28346>, 0x563ca69c85bb <vm_exec_core+28564>, 0x563ca69c8690 <vm_exec_core+28777>, 0x563ca69c876b <vm_exec_core+28996>, 0x563ca69c87e7 <vm_exec_core+29120>, 0x563ca69c8863 <vm_exec_core+29244>, 0x563ca69c8881 <vm_exec_core+29274>, 0x563ca69c889f <vm_exec_core+29304>, 0x563ca69c88bd <vm_exec_core+29334>, 0x563ca69c88db <vm_exec_core+29364>, 0x563ca69c88f9 <vm_exec_core+29394>, 0x563ca69c8917 <vm_exec_core+29424>, 0x563ca69c8935 <vm_exec_core+29454>, 0x563ca69c8953 <vm_exec_core+29484>, 0x563ca69c8971 <vm_exec_core+29514>, 0x563ca69c898f <vm_exec_core+29544>, 0x563ca69c89ad <vm_exec_core+29574>, 0x563ca69c89cb <vm_exec_core+29604>, 0x563ca69c89e9 <vm_exec_core+29634>, 0x563ca69c8a07 <vm_exec_core+29664>, 0x563ca69c8a25 <vm_exec_core+29694>, 0x563ca69c8a43 <vm_exec_core+29724>, 0x563ca69c8a61 <vm_exec_core+29754>, 0x563ca69c8a7f <vm_exec_core+29784>, 0x563ca69c8a9d <vm_exec_core+29814>, 0x563ca69c8abb <vm_exec_core+29844>, 0x563ca69c8ad9 <vm_exec_core+29874>, 0x563ca69c8af7 <vm_exec_core+29904>, 0x563ca69c8b15 <vm_exec_core+29934>, 0x563ca69c8b33 <vm_exec_core+29964>, 0x563ca69c8b51 <vm_exec_core+29994>, 0x563ca69c8b6f <vm_exec_core+30024>, 0x563ca69c8b8d <vm_exec_core+30054>, 0x563ca69c8bab <vm_exec_core+30084>, 0x563ca69c8bc9 <vm_exec_core+30114>, 0x563ca69c8be7 <vm_exec_core+30144>, 0x563ca69c8c05 <vm_exec_core+30174>, 0x563ca69c8c23 <vm_exec_core+30204>, 0x563ca69c8c41 <vm_exec_core+30234>, 0x563ca69c8c5f <vm_exec_core+30264>, 0x563ca69c8c7d <vm_exec_core+30294>, 0x563ca69c8c9b <vm_exec_core+30324>, 0x563ca69c8cb9 <vm_exec_core+30354>, 0x563ca69c8cd7 <vm_exec_core+30384>, 0x563ca69c8cf5 <vm_exec_core+30414>, 0x563ca69c8d13 <vm_exec_core+30444>, 0x563ca69c8d31 <vm_exec_core+30474>, 0x563ca69c8d4f <vm_exec_core+30504>, 0x563ca69c8d6d <vm_exec_core+30534>, 0x563ca69c8d8b <vm_exec_core+30564>, 0x563ca69c8da9 <vm_exec_core+30594>, 0x563ca69c8dc7 <vm_exec_core+30624>, 0x563ca69c8de5 <vm_exec_core+30654>, 0x563ca69c8e03 <vm_exec_core+30684>, 0x563ca69c8e21 <vm_exec_core+30714>, 0x563ca69c8e3f <vm_exec_core+30744>, 0x563ca69c8e5d <vm_exec_core+30774>, 0x563ca69c8e7b <vm_exec_core+30804>, 0x563ca69c8e99 <vm_exec_core+30834>, 0x563ca69c8eb7 <vm_exec_core+30864>, 0x563ca69c8ed5 <vm_exec_core+30894>, 0x563ca69c8ef3 <vm_exec_core+30924>, 0x563ca69c8f11 <vm_exec_core+30954>, 0x563ca69c8f2f <vm_exec_core+30984>, 0x563ca69c8f4d <vm_exec_core+31014>, 0x563ca69c8f6b <vm_exec_core+31044>, 0x563ca69c8f89 <vm_exec_core+31074>, 0x563ca69c8fa7 <vm_exec_core+31104>, 0x563ca69c8fc5 <vm_exec_core+31134>, 0x563ca69c8fe3 <vm_exec_core+31164>, 0x563ca69c9001 <vm_exec_core+31194>, 0x563ca69c901f <vm_exec_core+31224>, 0x563ca69c903d <vm_exec_core+31254>, 0x563ca69c905b <vm_exec_core+31284>, 0x563ca69c9079 <vm_exec_core+31314>, 0x563ca69c9097 <vm_exec_core+31344>, 0x563ca69c90b5 <vm_exec_core+31374>, 0x563ca69c90d3 <vm_exec_core+31404>, 0x563ca69c90f1 <vm_exec_core+31434>, 0x563ca69c910f <vm_exec_core+31464>, 0x563ca69c912d <vm_exec_core+31494>, 0x563ca69c915e <vm_exec_core+31543>, 0x563ca69c917c <vm_exec_core+31573>, 0x563ca69c919a <vm_exec_core+31603>, 0x563ca69c91b8 <vm_exec_core+31633>, 0x563ca69c91d6 <vm_exec_core+31663>, 0x563ca69c91f4 <vm_exec_core+31693>, 0x563ca69c9212 <vm_exec_core+31723>, 0x563ca69c9230 <vm_exec_core+31753>, 0x563ca69c924e <vm_exec_core+31783>, 0x563ca69c926c <vm_exec_core+31813>, 0x563ca69c928a <vm_exec_core+31843>, 0x563ca69c92a8 <vm_exec_core+31873>, 0x563ca69c92c6 <vm_exec_core+31903>, 0x563ca69c92e4 <vm_exec_core+31933>, 0x563ca69c9302 <vm_exec_core+31963>, 0x563ca69c9320 <vm_exec_core+31993>, 0x563ca69c933e <vm_exec_core+32023>, 0x563ca69c935c <vm_exec_core+32053>, 0x563ca69c937a <vm_exec_core+32083>, 0x563ca69c9398 <vm_exec_core+32113>, 0x563ca69c93b6 <vm_exec_core+32143>, 0x563ca69c93d4 <vm_exec_core+32173>...}
#19 0x0000563ca69db9a3 in rb_vm_exec (ec=0x563ca87bfc60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x563ca87bfc60
        _tag = {tag = 36, retval = 4, buf = {0x7ffe33a60e00, 0x563ca69db921 <rb_vm_exec+190>, 0x0, 0x7ffe33a60d50, 0x7ffe33a60df0}, prev = 0x7ffe33a61110, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#20 0x0000563ca69d8590 in invoke_block (ec=0x563ca87bfc60, iseq=0x7f3e57d39a18, self=139906186202600, captured=0x7f3e7298bfb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 1
#21 0x0000563ca69d89b6 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe33a61038, argc=1, self=139906186202600, captured=0x7f3e7298bfb8, ec=0x563ca87bfc60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7f3e57d39a18
        opt_pc = 0
        type = 572653569
        cfp = 0x7f3e7298bf68
        sp = 0x7f3e7288c070
        flags = 0
        use_argv = 0x7ffe33a61038
        av = {94818493167495, 139906187313000}
        stack_argv = 0x7f3e7288c070
#22 invoke_block_from_c_bh (ec=0x563ca87bfc60, block_handler=139906187313081, argc=1, argv=0x7ffe33a61038, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1600
        captured = 0x7f3e7298bfb8
#23 0x0000563ca69d8bb0 in vm_yield_with_cref (ec=0x563ca87bfc60, argc=1, argv=0x7ffe33a61038, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1637
No locals.
#24 0x0000563ca69d8bee in vm_yield (ec=0x563ca87bfc60, argc=1, argv=0x7ffe33a61038, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1645
No locals.
#25 0x0000563ca69d34f0 in rb_yield_0 (argc=1, argv=0x7ffe33a61038) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#26 0x0000563ca69d3557 in rb_yield (val=139905726686920) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#27 0x0000563ca6b1b491 in select_bang_i (a=140729764942256) at /tmp/ruby/src/trunk-O0/array.c:3799
        v = 139905726686920
        arg = 0x7ffe33a611b0
        ary = 139905738481320
        i1 = 4140
        i2 = 4140
#28 0x0000563ca67bac3c in rb_ensure (b_proc=0x563ca6b1b439 <select_bang_i>, data1=140729764942256, e_proc=0x563ca6b1b513 <select_bang_ensure>, data2=140729764942256) at /tmp/ruby/src/trunk-O0/eval.c:1003
        _ec = 0x563ca87bfc60
        _tag = {tag = 36, retval = 139905738481320, buf = {0x7ffe33a61190, 0x563ca67babdf <rb_ensure+295>, 0x0, 0x7ffe33a610a0, 0x7ffe33a61168}, prev = 0x7ffe33a622a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 139905738481320
        ec = 0x563ca87bfc60
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x563ca6b1b513 <select_bang_ensure>, data2 = 140729764942256}}
#29 0x0000563ca6b1b717 in rb_ary_select_bang (ary=139905738481320) at /tmp/ruby/src/trunk-O0/array.c:3862
        args = {ary = 139905738481320, len = {4140, 4140}}
#30 0x0000563ca6b1b781 in rb_ary_keep_if (ary=139905738481320) at /tmp/ruby/src/trunk-O0/array.c:3887
No locals.
#31 0x0000563ca69b68a8 in ractor_safe_call_cfunc_0 (recv=139905738481320, argc=0, argv=0x7f3e7288c058, func=0x563ca6b1b72d <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
        f = 0x563ca6b1b72d <rb_ary_keep_if>
#32 0x0000563ca69b74ad in vm_call_cfunc_with_frame_ (ec=0x563ca87bfc60, reg_cfp=0x7f3e7298bfa0, calling=0x7ffe33a61640, argc=0, argv=0x7f3e7288c058, stack_bottom=0x7f3e7288c050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x358100000001
        cc = 0x7f3e581efb98
        val = 94818524724136
        me = 0x7f3e57c9fc88
        cfunc = 0x563ca8811af8
        recv = 139905738481320
        block_handler = 139906187313081
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#33 0x0000563ca69b7682 in vm_call_cfunc_with_frame (ec=0x563ca87bfc60, reg_cfp=0x7f3e7298bfa0, calling=0x7ffe33a61640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 0
        stack_bottom = 0x7f3e7288c050
        argv = 0x7f3e7288c058
#34 0x0000563ca69b779a in vm_call_cfunc_other (ec=0x563ca87bfc60, reg_cfp=0x7f3e7298bfa0, calling=0x7ffe33a61640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x358100000001
        argv_ary = 0
#35 0x0000563ca69b7bc9 in vm_call_cfunc (ec=0x563ca87bfc60, reg_cfp=0x7f3e7298bfa0, calling=0x7ffe33a61640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x358100000001
#36 0x0000563ca69ba6f8 in vm_call_method_each_type (ec=0x563ca87bfc60, cfp=0x7f3e7298bfa0, calling=0x7ffe33a61640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x358100000001
        cc = 0x7f3e581efb98
        cme = 0x7f3e57c9fc88
        v = 94818526166632
#37 0x0000563ca69bb1a4 in vm_call_method (ec=0x563ca87bfc60, cfp=0x7f3e7298bfa0, calling=0x7ffe33a61640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x358100000001
        cc = 0x7f3e581efb98
#38 0x0000563ca69bb3a6 in vm_call_general (ec=0x563ca87bfc60, reg_cfp=0x7f3e7298bfa0, calling=0x7ffe33a61640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#39 0x0000563ca69bda2b in vm_sendish (ec=0x563ca87bfc60, reg_cfp=0x7f3e7298bfa0, cd=0x563ca8970a50, block_handler=139906187313081, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
        val = 36
        ci = 0x358100000001
        cc = 0x7f3e581efb98
        argc = 0
        recv = 139905738481320
        calling = {cd = 0x563ca8970a50, cc = 0x7f3e581efb98, block_handler = 139906187313081, recv = 139905738481320, argc = 0, kw_splat = false, heap_argv = 0}
#40 0x0000563ca69c4e13 in vm_exec_core (ec=0x563ca87bfc60) at ../../src/trunk-O0/insns.def:814
        bh = 139906187313081
        cd = 0x563ca8970a50
        blockiseq = 0x7f3e57d39a18
        leaf = false
        val = 139905743126080
        reg_pc = 0x563ca8970510
        reg_cfp = 0x7f3e7298bfa0
        insns_address_table = {0x563ca69c1693 <vm_exec_core+108>, 0x563ca69c16f5 <vm_exec_core+206>, 0x563ca69c1808 <vm_exec_core+481>, 0x563ca69c191c <vm_exec_core+757>, 0x563ca69c1aba <vm_exec_core+1171>, 0x563ca69c1bea <vm_exec_core+1475>, 0x563ca69c1dfc <vm_exec_core+2005>, 0x563ca69c1f0e <vm_exec_core+2279>, 0x563ca69c1fe7 <vm_exec_core+2496>, 0x563ca69c20ee <vm_exec_core+2759>, 0x563ca69c21f5 <vm_exec_core+3022>, 0x563ca69c2303 <vm_exec_core+3292>, 0x563ca69c2415 <vm_exec_core+3566>, 0x563ca69c24e5 <vm_exec_core+3774>, 0x563ca69c25ee <vm_exec_core+4039>, 0x563ca69c26e8 <vm_exec_core+4289>, 0x563ca69c27ab <vm_exec_core+4484>, 0x563ca69c286e <vm_exec_core+4679>, 0x563ca69c28f7 <vm_exec_core+4816>, 0x563ca69c2983 <vm_exec_core+4956>, 0x563ca69c2a29 <vm_exec_core+5122>, 0x563ca69c2b01 <vm_exec_core+5338>, 0x563ca69c2bce <vm_exec_core+5543>, 0x563ca69c2cac <vm_exec_core+5765>, 0x563ca69c2d6e <vm_exec_core+5959>, 0x563ca69c2ead <vm_exec_core+6278>, 0x563ca69c2f53 <vm_exec_core+6444>, 0x563ca69c3038 <vm_exec_core+6673>, 0x563ca69c3167 <vm_exec_core+6976>, 0x563ca69c322a <vm_exec_core+7171>, 0x563ca69c32ed <vm_exec_core+7366>, 0x563ca69c33e4 <vm_exec_core+7613>, 0x563ca69c34a6 <vm_exec_core+7807>, 0x563ca69c3585 <vm_exec_core+8030>, 0x563ca69c3652 <vm_exec_core+8235>, 0x563ca69c3762 <vm_exec_core+8507>, 0x563ca69c385c <vm_exec_core+8757>, 0x563ca69c38d7 <vm_exec_core+8880>, 0x563ca69c3998 <vm_exec_core+9073>, 0x563ca69c3a86 <vm_exec_core+9311>, 0x563ca69c3b36 <vm_exec_core+9487>, 0x563ca69c3cb5 <vm_exec_core+9870>, 0x563ca69c3d8f <vm_exec_core+10088>, 0x563ca69c3e7b <vm_exec_core+10324>, 0x563ca69c3f0c <vm_exec_core+10469>, 0x563ca69c4067 <vm_exec_core+10816>, 0x563ca69c4609 <vm_exec_core+12258>, 0x563ca69c4705 <vm_exec_core+12510>, 0x563ca69c4808 <vm_exec_core+12769>, 0x563ca69c48f4 <vm_exec_core+13005>, 0x563ca69c4b0d <vm_exec_core+13542>, 0x563ca69c4bff <vm_exec_core+13784>, 0x563ca69c4d05 <vm_exec_core+14046>, 0x563ca69c4f02 <vm_exec_core+14555>, 0x563ca69c50ab <vm_exec_core+14980>, 0x563ca69c51d6 <vm_exec_core+15279>, 0x563ca69c5342 <vm_exec_core+15643>, 0x563ca69c546d <vm_exec_core+15942>, 0x563ca69c55d9 <vm_exec_core+16306>, 0x563ca69c57bb <vm_exec_core+16788>, 0x563ca69c59b8 <vm_exec_core+17297>, 0x563ca69c5b61 <vm_exec_core+17722>, 0x563ca69c5c83 <vm_exec_core+18012>, 0x563ca69c5d2a <vm_exec_core+18179>, 0x563ca69c5dee <vm_exec_core+18375>, 0x563ca69c5ed7 <vm_exec_core+18608>, 0x563ca69c5fc3 <vm_exec_core+18844>, 0x563ca69c60ac <vm_exec_core+19077>, 0x563ca69c61c0 <vm_exec_core+19353>, 0x563ca69c62e7 <vm_exec_core+19648>, 0x563ca69c641d <vm_exec_core+19958>, 0x563ca69c6553 <vm_exec_core+20268>, 0x563ca69c6689 <vm_exec_core+20578>, 0x563ca69c67bf <vm_exec_core+20888>, 0x563ca69c68f5 <vm_exec_core+21198>, 0x563ca69c6a36 <vm_exec_core+21519>, 0x563ca69c6bb0 <vm_exec_core+21897>, 0x563ca69c6ce6 <vm_exec_core+22207>, 0x563ca69c6e1c <vm_exec_core+22517>, 0x563ca69c6f52 <vm_exec_core+22827>, 0x563ca69c7088 <vm_exec_core+23137>, 0x563ca69c71be <vm_exec_core+23447>, 0x563ca69c72f4 <vm_exec_core+23757>, 0x563ca69c742a <vm_exec_core+24067>, 0x563ca69c7560 <vm_exec_core+24377>, 0x563ca69c76af <vm_exec_core+24712>, 0x563ca69c7869 <vm_exec_core+25154>, 0x563ca69c79e7 <vm_exec_core+25536>, 0x563ca69c7b06 <vm_exec_core+25823>, 0x563ca69c7c25 <vm_exec_core+26110>, 0x563ca69c7d3f <vm_exec_core+26392>, 0x563ca69c7e59 <vm_exec_core+26674>, 0x563ca69c7f84 <vm_exec_core+26973>, 0x563ca69c80ba <vm_exec_core+27283>, 0x563ca69c81a5 <vm_exec_core+27518>, 0x563ca69c82aa <vm_exec_core+27779>, 0x563ca69c83f2 <vm_exec_core+28107>, 0x563ca69c84e1 <vm_exec_core+28346>, 0x563ca69c85bb <vm_exec_core+28564>, 0x563ca69c8690 <vm_exec_core+28777>, 0x563ca69c876b <vm_exec_core+28996>, 0x563ca69c87e7 <vm_exec_core+29120>, 0x563ca69c8863 <vm_exec_core+29244>, 0x563ca69c8881 <vm_exec_core+29274>, 0x563ca69c889f <vm_exec_core+29304>, 0x563ca69c88bd <vm_exec_core+29334>, 0x563ca69c88db <vm_exec_core+29364>, 0x563ca69c88f9 <vm_exec_core+29394>, 0x563ca69c8917 <vm_exec_core+29424>, 0x563ca69c8935 <vm_exec_core+29454>, 0x563ca69c8953 <vm_exec_core+29484>, 0x563ca69c8971 <vm_exec_core+29514>, 0x563ca69c898f <vm_exec_core+29544>, 0x563ca69c89ad <vm_exec_core+29574>, 0x563ca69c89cb <vm_exec_core+29604>, 0x563ca69c89e9 <vm_exec_core+29634>, 0x563ca69c8a07 <vm_exec_core+29664>, 0x563ca69c8a25 <vm_exec_core+29694>, 0x563ca69c8a43 <vm_exec_core+29724>, 0x563ca69c8a61 <vm_exec_core+29754>, 0x563ca69c8a7f <vm_exec_core+29784>, 0x563ca69c8a9d <vm_exec_core+29814>, 0x563ca69c8abb <vm_exec_core+29844>, 0x563ca69c8ad9 <vm_exec_core+29874>, 0x563ca69c8af7 <vm_exec_core+29904>, 0x563ca69c8b15 <vm_exec_core+29934>, 0x563ca69c8b33 <vm_exec_core+29964>, 0x563ca69c8b51 <vm_exec_core+29994>, 0x563ca69c8b6f <vm_exec_core+30024>, 0x563ca69c8b8d <vm_exec_core+30054>, 0x563ca69c8bab <vm_exec_core+30084>, 0x563ca69c8bc9 <vm_exec_core+30114>, 0x563ca69c8be7 <vm_exec_core+30144>, 0x563ca69c8c05 <vm_exec_core+30174>, 0x563ca69c8c23 <vm_exec_core+30204>, 0x563ca69c8c41 <vm_exec_core+30234>, 0x563ca69c8c5f <vm_exec_core+30264>, 0x563ca69c8c7d <vm_exec_core+30294>, 0x563ca69c8c9b <vm_exec_core+30324>, 0x563ca69c8cb9 <vm_exec_core+30354>, 0x563ca69c8cd7 <vm_exec_core+30384>, 0x563ca69c8cf5 <vm_exec_core+30414>, 0x563ca69c8d13 <vm_exec_core+30444>, 0x563ca69c8d31 <vm_exec_core+30474>, 0x563ca69c8d4f <vm_exec_core+30504>, 0x563ca69c8d6d <vm_exec_core+30534>, 0x563ca69c8d8b <vm_exec_core+30564>, 0x563ca69c8da9 <vm_exec_core+30594>, 0x563ca69c8dc7 <vm_exec_core+30624>, 0x563ca69c8de5 <vm_exec_core+30654>, 0x563ca69c8e03 <vm_exec_core+30684>, 0x563ca69c8e21 <vm_exec_core+30714>, 0x563ca69c8e3f <vm_exec_core+30744>, 0x563ca69c8e5d <vm_exec_core+30774>, 0x563ca69c8e7b <vm_exec_core+30804>, 0x563ca69c8e99 <vm_exec_core+30834>, 0x563ca69c8eb7 <vm_exec_core+30864>, 0x563ca69c8ed5 <vm_exec_core+30894>, 0x563ca69c8ef3 <vm_exec_core+30924>, 0x563ca69c8f11 <vm_exec_core+30954>, 0x563ca69c8f2f <vm_exec_core+30984>, 0x563ca69c8f4d <vm_exec_core+31014>, 0x563ca69c8f6b <vm_exec_core+31044>, 0x563ca69c8f89 <vm_exec_core+31074>, 0x563ca69c8fa7 <vm_exec_core+31104>, 0x563ca69c8fc5 <vm_exec_core+31134>, 0x563ca69c8fe3 <vm_exec_core+31164>, 0x563ca69c9001 <vm_exec_core+31194>, 0x563ca69c901f <vm_exec_core+31224>, 0x563ca69c903d <vm_exec_core+31254>, 0x563ca69c905b <vm_exec_core+31284>, 0x563ca69c9079 <vm_exec_core+31314>, 0x563ca69c9097 <vm_exec_core+31344>, 0x563ca69c90b5 <vm_exec_core+31374>, 0x563ca69c90d3 <vm_exec_core+31404>, 0x563ca69c90f1 <vm_exec_core+31434>, 0x563ca69c910f <vm_exec_core+31464>, 0x563ca69c912d <vm_exec_core+31494>, 0x563ca69c915e <vm_exec_core+31543>, 0x563ca69c917c <vm_exec_core+31573>, 0x563ca69c919a <vm_exec_core+31603>, 0x563ca69c91b8 <vm_exec_core+31633>, 0x563ca69c91d6 <vm_exec_core+31663>, 0x563ca69c91f4 <vm_exec_core+31693>, 0x563ca69c9212 <vm_exec_core+31723>, 0x563ca69c9230 <vm_exec_core+31753>, 0x563ca69c924e <vm_exec_core+31783>, 0x563ca69c926c <vm_exec_core+31813>, 0x563ca69c928a <vm_exec_core+31843>, 0x563ca69c92a8 <vm_exec_core+31873>, 0x563ca69c92c6 <vm_exec_core+31903>, 0x563ca69c92e4 <vm_exec_core+31933>, 0x563ca69c9302 <vm_exec_core+31963>, 0x563ca69c9320 <vm_exec_core+31993>, 0x563ca69c933e <vm_exec_core+32023>, 0x563ca69c935c <vm_exec_core+32053>, 0x563ca69c937a <vm_exec_core+32083>, 0x563ca69c9398 <vm_exec_core+32113>, 0x563ca69c93b6 <vm_exec_core+32143>, 0x563ca69c93d4 <vm_exec_core+32173>...}
#41 0x0000563ca69db9a3 in rb_vm_exec (ec=0x563ca87bfc60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x563ca87bfc60
        _tag = {tag = 36, retval = 4, buf = {0x7ffe33a62320, 0x563ca69db921 <rb_vm_exec+190>, 0x0, 0x7ffe33a62270, 0x563ca8844950}, prev = 0x7ffe33a62390, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#42 0x0000563ca69dc802 in rb_iseq_eval_main (iseq=0x7f3e58302198) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x563ca87bfc60
        val = 94818524724320
#43 0x0000563ca67b8e59 in rb_ec_exec_node (ec=0x563ca87bfc60, n=0x7f3e58302198) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x563ca87be810
        _ec = 0x563ca87bfc60
        _tag = {tag = 36, retval = 94818491139157, buf = {0x7ffe33a62410, 0x563ca67b8def <rb_ec_exec_node+212>, 0x0, 0x7ffe33a62360, 0x563ca87bfc60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f3e58302198
#44 0x0000563ca67b8fca in ruby_run_node (n=0x7f3e58302198) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x563ca87bfc60
        status = 22076
#45 0x0000563ca67b45c4 in rb_main (argc=120, argv=0x7ffe33a625b8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140729764947088
#46 0x0000563ca67b4625 in main (argc=120, argv=0x7ffe33a625b8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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