# Logfile created on 2024-01-18 10:56:40 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055adced6e3c8 @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.20240118-105640", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055adcedf3500 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055adcedf33c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055adcedf31e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240118-105640", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240118-105640>, @binmode=false, @mon_data=#<Monitor:0x000055adcedf3118>, @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
$$$[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
   a3e6546..264b736  master     -> origin/master
Updating a3e6546..264b736
Fast-forward
 tool/missing-baseruby.bat | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)
Latest commit hash = 264b7363aa
$$$[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'
$$$[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
1ccf29a4d303e91b79316036c11de3b1b88e175b300faf6e8b5762ea7b3f5735  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 '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 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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	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
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.

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

Retrying...
Finished tests in 1486.702971s, 18.0426 tests/s, 6422.9622 assertions/s.
26824 tests, 9549037 assertions, 0 failures, 0 errors, 226 skips

ruby -v: ruby 3.4.0dev (2024-01-18T09:09:42Z master 264b7363aa) [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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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/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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-01-18T09:09:42Z master 264b7363aa) [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 580.572493 seconds

3728 files, 32023 examples, 147042 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.145752.ruby -x gdbscript
[New LWP 145752]
[New LWP 145754]
[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  0x000055b6696ba4f4 in RVALUE_WB_UNPROTECTED (obj=140452834545640) at /tmp/ruby/src/trunk-O0/gc.c:1772
1772	    return RVALUE_WB_UNPROTECTED_BITMAP(obj) != 0;
[Current thread is 1 (Thread 0x7fbdd3c087c0 (LWP 145752))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fbdd3c087c0 (LWP 145752) 0x000055b6696ba4f4 in RVALUE_WB_UNPROTECTED (obj=140452834545640) at /tmp/ruby/src/trunk-O0/gc.c:1772
  2    Thread 0x7fbdba62f640 (LWP 145754) 0x00007fbdd3d30fde in epoll_wait (epfd=4, events=0x55b669cf183c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fbdba62f640 (LWP 145754)):
#0  0x00007fbdd3d30fde in epoll_wait (epfd=4, events=0x55b669cf183c <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  0x000055b6698547f4 in event_wait (vm=0x55b669ee3b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21942
#2  0x000055b669854818 in timer_thread_polling (vm=0x55b669ee3b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 268652968
#3  0x000055b669854ed8 in timer_thread_func (ptr=0x55b669ee3b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3005
        vm = 0x55b669ee3b10
#4  0x00007fbdd3c9fb43 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 = {140724121146784, -5342616641716887652, 140452852594240, 25, 140453278775376, 140724121147136, 5377371336083496860, 5377458395494080412}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fbdd3d30bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fbdd3c087c0 (LWP 145752)):
#0  0x000055b6696ba4f4 in RVALUE_WB_UNPROTECTED (obj=140452834545640) at /tmp/ruby/src/trunk-O0/gc.c:1772
No locals.
#1  0x000055b6696c4e1e in rgengc_check_relation (objspace=0x55b669ee6470, obj=140452834545640) at /tmp/ruby/src/trunk-O0/gc.c:7004
        old_parent = 140452834523840
        __func__ = <optimized out>
#2  0x000055b6696c5063 in gc_mark_ptr (objspace=0x55b669ee6470, obj=140452834545640) at /tmp/ruby/src/trunk-O0/gc.c:7057
        __func__ = "gc_mark_ptr"
#3  0x000055b6696c52e9 in gc_mark (objspace=0x55b669ee6470, obj=140452834545640) at /tmp/ruby/src/trunk-O0/gc.c:7110
No locals.
#4  0x000055b6696c46b8 in mark_method_entry (objspace=0x55b669ee6470, me=0x7fbdb94f3ac0) at /tmp/ruby/src/trunk-O0/gc.c:6743
        def = 0x55b66a1e7870
#5  0x000055b6696c5868 in gc_mark_imemo (objspace=0x55b669ee6470, obj=140452834523840) at /tmp/ruby/src/trunk-O0/gc.c:7260
        __func__ = <optimized out>
#6  0x000055b6696c5a76 in gc_mark_children (objspace=0x55b669ee6470, obj=140452834523840) at /tmp/ruby/src/trunk-O0/gc.c:7356
        any = 0x7fbdb94f3ac0
#7  0x000055b6696c63f6 in gc_mark_stacked_objects (objspace=0x55b669ee6470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7565
        mstack = 0x55b669ee68f8
        obj = 140452834523840
        marked_slots_at_the_beginning = 747
        popped_count = 0
#8  0x000055b6696c6576 in gc_mark_stacked_objects_all (objspace=0x55b669ee6470) at /tmp/ruby/src/trunk-O0/gc.c:7603
No locals.
#9  0x000055b6696c88ea in gc_marks_rest (objspace=0x55b669ee6470) at /tmp/ruby/src/trunk-O0/gc.c:8798
No locals.
#10 0x000055b6696c8a1e in gc_marks (objspace=0x55b669ee6470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8856
        marking_finished = false
#11 0x000055b6696ca7c1 in gc_start (objspace=0x55b669ee6470, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9609
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9478
#12 0x000055b6696ca456 in garbage_collect (objspace=0x55b669ee6470, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9490
        _lev = 3812652048
        ret = 32764
#13 0x000055b6696bc995 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55b669ee7230, objspace=0x55b669ee6470, flags=49178, klass=140452852917280) at /tmp/ruby/src/trunk-O0/gc.c:2872
        obj = 1
        lev = 1
#14 newobj_slowpath_wb_protected (klass=140452852917280, flags=49178, objspace=0x55b669ee6470, cr=0x55b669ee7230, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2896
No locals.
#15 0x000055b6696bcd2f in newobj_of0 (klass=140452852917280, flags=49178, wb_protected=1, cr=0x55b669ee7230, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2938
        obj = 140452852631000
        objspace = 0x55b669ee6470
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#16 0x000055b6696bcd9b in newobj_of (cr=0x55b669ee7230, klass=140452852917280, flags=49178, v1=140452852631000, v2=94241943079566, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2948
        obj = 94241943149527
#17 0x000055b6696bd10c in rb_imemo_new (type=imemo_callcache, v1=140452852631000, v2=94241943079566, v3=0, v0=140452852917280) at /tmp/ruby/src/trunk-O0/gc.c:3053
        size = 40
        flags = 49178
#18 0x000055b6698907b6 in vm_cc_new (klass=140452852917280, cme=0x7fbdba6385d8, call=0x55b6698a4a8e <vm_call_general>, type=cc_type_normal) at /tmp/ruby/src/trunk-O0/vm_callinfo.h:334
        cc = 0xc4
#19 0x000055b6698ba7fa in cc_new (klass=140452852917280, mid=3137, argc=1, cme=0x7fbdba6385d8) at /tmp/ruby/src/trunk-O0/vm_eval.c:435
        ci = 0xc4100000003
        ccs = 0x55b66a35d6e0
        cc_tbl = 0x55b66a350910
        ccs_data = 94241954322144
        _lev = 3127370784
        cc = 0x0
#20 0x000055b6698ba8d4 in gccct_method_search_slowpath (vm=0x55b669ee3b10, klass=140452852917280, mid=3137, argc=1, index=868) at /tmp/ruby/src/trunk-O0/vm_eval.c:460
        cme = 0x7fbdba6385d8
        cc = 0x7fbdba67e420
#21 0x000055b6698baa7a in gccct_method_search (ec=0x55b669ee74e0, recv=140452834495320, mid=3137, argc=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:505
        klass = 140452852917280
        index = 868
        vm = 0x55b669ee3b10
        cc = 0x7fbdb95d92c8
#22 0x000055b6698baaec in rb_call0 (ec=0x55b669ee74e0, recv=140452834495320, mid=3137, argc=1, argv=0x7ffce3407db8, call_scope=CALL_FCALL, self=140452852917280) at /tmp/ruby/src/trunk-O0/vm_eval.c:546
        call_status = (MISSING_FCALL | MISSING_VCALL | MISSING_SUPER | MISSING_MISSING | MISSING_NONE | unknown: 0x7f80)
        scope = CALL_FCALL
        kw_splat = 0
        cc = 0x55b669890db4 <VM_EP_LEP+42>
#23 0x000055b6698bb9e2 in rb_call (recv=140452834495320, mid=3137, argc=1, argv=0x7ffce3407db8, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x55b669ee74e0
#24 0x000055b6698bc0c5 in rb_funcallv_kw (recv=140452834495320, mid=3137, argc=1, argv=0x7ffce3407db8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1092
No locals.
#25 0x000055b6696aa12d in rb_obj_call_init_kw (obj=140452834495320, argc=1, argv=0x7ffce3407db8, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1709
No locals.
#26 0x000055b66975a921 in rb_class_new_instance_kw (argc=1, argv=0x7ffce3407db8, klass=140452852917280, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2143
        obj = 140452834495320
#27 0x000055b66975a955 in rb_class_new_instance (argc=1, argv=0x7ffce3407db8, klass=140452852917280) at /tmp/ruby/src/trunk-O0/object.c:2151
No locals.
#28 0x000055b66989ff8d in ractor_safe_call_cfunc_m1 (recv=140452852917280, argc=1, argv=0x7ffce3407db8, func=0x55b66975a927 <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x55b66975a927 <rb_class_new_instance>
#29 0x000055b6698b94bc in vm_call0_cfunc_with_frame (ec=0x55b669ee74e0, calling=0x7ffce3407b30, argv=0x7ffce3407db8) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7fbdd3c06e88
        ci = 0x7ffce3407b00
        val = 140724121139504
        me = 0x7fbdd3af8960
        cfunc = 0x55b669f1da48
        len = -1
        recv = 140452852917280
        argc = 1
        mid = 3457
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#30 0x000055b6698b95e5 in vm_call0_cfunc (ec=0x55b669ee74e0, calling=0x7ffce3407b30, argv=0x7ffce3407db8) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#31 0x000055b6698b9863 in vm_call0_body (ec=0x55b669ee74e0, calling=0x7ffce3407b30, argv=0x7ffce3407db8) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffce3407b00
        cc = 0x7ffce3407bd0
        ret = 32
#32 0x000055b6698b90b3 in vm_call0_cc (ec=0x55b669ee74e0, recv=140452852917280, id=3457, argc=1, argv=0x7ffce3407db8, cc=0x7ffce3407bd0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffce3407db8
        av = {94241945706592, 140724121140140}
        calling = {cd = 0x7ffce3407af0, cc = 0x7ffce3407bd0, block_handler = 0, recv = 140452852917280, argc = 1, kw_splat = false, heap_argv = 0}
#33 0x000055b6698b8e54 in rb_vm_call0 (ec=0x55b669ee74e0, recv=140452852917280, id=3457, argc=1, argv=0x7ffce3407db8, cme=0x7fbdd3af8960, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7fbdd3af8960, call_ = 0x55b6698a4a8e <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#34 0x000055b6698ba44d in rb_vm_call_kw (ec=0x55b669ee74e0, recv=140452852917280, id=3457, argc=1, argv=0x7ffce3407db8, me=0x7fbdd3af8960, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#35 0x000055b6698bb2af in rb_check_funcall_default_kw (recv=140452852917280, mid=3457, argc=1, argv=0x7ffce3407db8, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:713
        klass = 140452852917120
        me = 0x7fbdd3af8960
        ec = 0x55b669ee74e0
        respond = -1
#36 0x000055b6698bb18c in rb_check_funcall (recv=140452852917280, mid=3457, argc=1, argv=0x7ffce3407db8) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#37 0x000055b6696a7f9f in make_exception (argc=2, argv=0x7ffce3407db0, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 140724121140736
#38 0x000055b6696a8059 in rb_make_exception (argc=2, argv=0x7ffce3407db0) at /tmp/ruby/src/trunk-O0/eval.c:835
No locals.
#39 0x000055b66985c4a7 in rb_threadptr_raise (target_th=0x55b669ee6090, argc=2, argv=0x7ffce3407db0) at /tmp/ruby/src/trunk-O0/thread.c:2544
        exc = 31
#40 0x000055b66985c564 in rb_threadptr_signal_raise (th=0x55b669ee6090, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2566
        argv = {140452852917280, 31}
#41 0x000055b6698175c5 in rb_signal_exec (th=0x55b669ee6090, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1085
        vm = 0x55b669ee3b10
        cmd = 0
#42 0x000055b66985c1a8 in rb_threadptr_execute_interrupts (th=0x55b669ee6090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2461
        prev_status = THREAD_RUNNABLE
        sig = 15
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 8
        interrupt = 8
        postponed_job_interrupt = 0
        ret = 0
#43 0x000055b66984e6f2 in rb_vm_check_ints (ec=0x55b669ee74e0) at /tmp/ruby/src/trunk-O0/vm_core.h:2082
No locals.
#44 0x000055b6698583b2 in unblock_function_set (th=0x55b669ee6090, func=0x55b669852dfe <ubf_select>, arg=0x55b669ee6090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:314
No locals.
#45 0x000055b66985a9bb in blocking_region_begin (th=0x55b669ee6090, region=0x7ffce3407f48, ubf=0x55b669852dfe <ubf_select>, arg=0x55b669ee6090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1466
No locals.
#46 0x000055b66985ac2a in rb_nogvl (func=0x55b6696ef51e <sysopen_func>, data1=0x7ffce3408010, ubf=0x55b669852dfe <ubf_select>, data2=0x55b669ee6090, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1530
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = 0x55b669ee74e0
        th = 0x55b669ee6090
        vm = 0x55b669ee3b10
        is_main_thread = true
        saved_errno = 0
        ubf_th = 0
#47 0x000055b66985ad39 in rb_thread_call_without_gvl (func=0x55b6696ef51e <sysopen_func>, data1=0x7ffce3408010, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1646
No locals.
#48 0x000055b6696ef597 in rb_sysopen_internal (data=0x7ffce3408010) at /tmp/ruby/src/trunk-O0/io.c:6971
        fd = 26270790
#49 0x000055b6696ef623 in rb_sysopen (fname=140452834638360, oflags=194, perm=384) at /tmp/ruby/src/trunk-O0/io.c:6988
        first_errno = 32701
        retried_errno = 0
        retried = 0
        fd = -1
        data = {fname = 140452834638360, oflags = 194, perm = 384}
        __func__ = "rb_sysopen"
#50 0x000055b6696efca9 in rb_file_open_generic (io=140452834495400, filename=140452834638360, oflags=194, fmode=1155, convconfig=0x7ffce3408100, perm=384) at /tmp/ruby/src/trunk-O0/io.c:7152
        pathv = 140452834638360
        fptr = 0x55b66a0aa220
        cc = {enc = 0x7ffc00000483, enc2 = 0x190dc4651769800, ecflags = 1778886824, ecopts = 140453277102432}
#51 0x000055b6696f1432 in rb_open_file (argc=3, argv=0x7fbdd3b07148, io=140452834495400) at /tmp/ruby/src/trunk-O0/io.c:8075
        fname = 140452834638360
        oflags = 194
        fmode = 1155
        convconfig = {enc = 0x0, enc2 = 0x0, ecflags = 0, ecopts = 4}
        perm = 384
#52 0x000055b6696f3faa in rb_file_initialize (argc=3, argv=0x7fbdd3b07148, io=140452834495400) at /tmp/ruby/src/trunk-O0/io.c:9610
No locals.
#53 0x000055b66989ff8d in ractor_safe_call_cfunc_m1 (recv=140452834495400, argc=3, argv=0x7fbdd3b07148, func=0x55b6696f3eff <rb_file_initialize>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x55b6696f3eff <rb_file_initialize>
#54 0x000055b6698b94bc in vm_call0_cfunc_with_frame (ec=0x55b669ee74e0, calling=0x7ffce3408460, argv=0x7fbdd3b07148) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7fbdd3c06ec0
        ci = 0x7ffce3408430
        val = 140724121141872
        me = 0x7fbdba655a20
        cfunc = 0x55b669f09f78
        len = -1
        recv = 140452834495400
        argc = 3
        mid = 3137
        block_handler = 0
        frame_flags = 1431635075
        args = <optimized out>
        args = <optimized out>
#55 0x000055b6698b95e5 in vm_call0_cfunc (ec=0x55b669ee74e0, calling=0x7ffce3408460, argv=0x7fbdd3b07148) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#56 0x000055b6698b9863 in vm_call0_body (ec=0x55b669ee74e0, calling=0x7ffce3408460, argv=0x7fbdd3b07148) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffce3408430
        cc = 0x7fbdb94ecb80
        ret = 36
#57 0x000055b6698b90b3 in vm_call0_cc (ec=0x55b669ee74e0, recv=140452834495400, id=3137, argc=3, argv=0x7fbdd3b07148, cc=0x7fbdb94ecb80, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7fbdd3b07148
        av = {94241941110756, 94241949644000}
        calling = {cd = 0x7ffce3408420, cc = 0x7fbdb94ecb80, block_handler = 0, recv = 140452834495400, argc = 3, kw_splat = true, heap_argv = 0}
#58 0x000055b6698bac96 in rb_call0 (ec=0x55b669ee74e0, recv=140452834495400, mid=3137, argc=3, argv=0x7fbdd3b07148, call_scope=CALL_FCALL_KW, self=140452852722760) at /tmp/ruby/src/trunk-O0/vm_eval.c:573
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 1
        cc = 0x7fbdb94ecb80
#59 0x000055b6698bb9e2 in rb_call (recv=140452834495400, mid=3137, argc=3, argv=0x7fbdd3b07148, scope=CALL_FCALL_KW) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x55b669ee74e0
#60 0x000055b6698bc0c5 in rb_funcallv_kw (recv=140452834495400, mid=3137, argc=3, argv=0x7fbdd3b07148, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1092
No locals.
#61 0x000055b6696aa12d in rb_obj_call_init_kw (obj=140452834495400, argc=3, argv=0x7fbdd3b07148, kw_splat=1) at /tmp/ruby/src/trunk-O0/eval.c:1709
No locals.
#62 0x000055b66975a921 in rb_class_new_instance_kw (argc=3, argv=0x7fbdd3b07148, klass=140452852722760, kw_splat=1) at /tmp/ruby/src/trunk-O0/object.c:2143
        obj = 140452834495400
#63 0x000055b6696f147c in rb_io_s_open (argc=3, argv=0x7fbdd3b07148, klass=140452852722760) at /tmp/ruby/src/trunk-O0/io.c:8115
        io = 94241942991163
#64 0x000055b66989ff8d in ractor_safe_call_cfunc_m1 (recv=140452852722760, argc=3, argv=0x7fbdd3b07148, func=0x55b6696f144c <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x55b6696f144c <rb_io_s_open>
#65 0x000055b6698a0bc4 in vm_call_cfunc_with_frame_ (ec=0x55b669ee74e0, reg_cfp=0x7fbdd3c06ef8, calling=0x7ffce3408ab0, argc=3, argv=0x7fbdd3b07148, stack_bottom=0x7fbdd3b07140) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x411100400007
        cc = 0x7fbdb94ecbd0
        val = 140724121143120
        me = 0x7fbdba65a930
        cfunc = 0x55b669f47288
        recv = 140452852722760
        block_handler = 0
        frame_type = 1431635075
        len = -1
        args = <optimized out>
        args = <optimized out>
#66 0x000055b6698a0d99 in vm_call_cfunc_with_frame (ec=0x55b669ee74e0, reg_cfp=0x7fbdd3c06ef8, calling=0x7ffce3408ab0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 3
        stack_bottom = 0x7fbdd3b07140
        argv = 0x7fbdd3b07148
#67 0x000055b6698a0eb1 in vm_call_cfunc_other (ec=0x55b669ee74e0, reg_cfp=0x7fbdd3c06ef8, calling=0x7ffce3408ab0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x411100400007
        argv_ary = 0
#68 0x000055b6698a12e0 in vm_call_cfunc (ec=0x55b669ee74e0, reg_cfp=0x7fbdd3c06ef8, calling=0x7ffce3408ab0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x411100400007
#69 0x000055b6698a3e0f in vm_call_method_each_type (ec=0x55b669ee74e0, cfp=0x7fbdd3c06ef8, calling=0x7ffce3408ab0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x411100400007
        cc = 0x7fbdb94ecbd0
        cme = 0x7fbdba65a930
        v = 94241954252136
#70 0x000055b6698a48bb in vm_call_method (ec=0x55b669ee74e0, cfp=0x7fbdd3c06ef8, calling=0x7ffce3408ab0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x411100400007
        cc = 0x7fbdb94ecbd0
#71 0x000055b6698a4abd in vm_call_general (ec=0x55b669ee74e0, reg_cfp=0x7fbdd3c06ef8, calling=0x7ffce3408ab0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#72 0x000055b6698a7142 in vm_sendish (ec=0x55b669ee74e0, reg_cfp=0x7fbdd3c06ef8, cd=0x55b66a07aa80, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
        val = 36
        ci = 0x411100400007
        cc = 0x7fbdb94ecbd0
        argc = 3
        recv = 140452852722760
        calling = {cd = 0x55b66a07aa80, cc = 0x7fbdb94ecbd0, block_handler = 0, recv = 140452852722760, argc = 3, kw_splat = true, heap_argv = 0}
#73 0x000055b6698ae6d3 in vm_exec_core (ec=0x55b669ee74e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55b66a07aa80
        leaf = false
        val = 140452834638440
        reg_pc = 0x55b66a07a8a8
        reg_cfp = 0x7fbdd3c06ef8
        insns_address_table = {0x55b6698aadaa <vm_exec_core+108>, 0x55b6698aae0c <vm_exec_core+206>, 0x55b6698aaf1f <vm_exec_core+481>, 0x55b6698ab033 <vm_exec_core+757>, 0x55b6698ab1d1 <vm_exec_core+1171>, 0x55b6698ab301 <vm_exec_core+1475>, 0x55b6698ab513 <vm_exec_core+2005>, 0x55b6698ab625 <vm_exec_core+2279>, 0x55b6698ab6fe <vm_exec_core+2496>, 0x55b6698ab805 <vm_exec_core+2759>, 0x55b6698ab90c <vm_exec_core+3022>, 0x55b6698aba1a <vm_exec_core+3292>, 0x55b6698abb2c <vm_exec_core+3566>, 0x55b6698abbfc <vm_exec_core+3774>, 0x55b6698abd05 <vm_exec_core+4039>, 0x55b6698abdff <vm_exec_core+4289>, 0x55b6698abec2 <vm_exec_core+4484>, 0x55b6698abf85 <vm_exec_core+4679>, 0x55b6698ac00e <vm_exec_core+4816>, 0x55b6698ac09a <vm_exec_core+4956>, 0x55b6698ac140 <vm_exec_core+5122>, 0x55b6698ac218 <vm_exec_core+5338>, 0x55b6698ac2e5 <vm_exec_core+5543>, 0x55b6698ac3c3 <vm_exec_core+5765>, 0x55b6698ac485 <vm_exec_core+5959>, 0x55b6698ac5c4 <vm_exec_core+6278>, 0x55b6698ac66a <vm_exec_core+6444>, 0x55b6698ac74f <vm_exec_core+6673>, 0x55b6698ac87e <vm_exec_core+6976>, 0x55b6698ac941 <vm_exec_core+7171>, 0x55b6698aca04 <vm_exec_core+7366>, 0x55b6698acafb <vm_exec_core+7613>, 0x55b6698acbbd <vm_exec_core+7807>, 0x55b6698acc9c <vm_exec_core+8030>, 0x55b6698acd69 <vm_exec_core+8235>, 0x55b6698ace79 <vm_exec_core+8507>, 0x55b6698acf73 <vm_exec_core+8757>, 0x55b6698acfee <vm_exec_core+8880>, 0x55b6698ad0af <vm_exec_core+9073>, 0x55b6698ad19d <vm_exec_core+9311>, 0x55b6698ad24d <vm_exec_core+9487>, 0x55b6698ad3cc <vm_exec_core+9870>, 0x55b6698ad4a6 <vm_exec_core+10088>, 0x55b6698ad592 <vm_exec_core+10324>, 0x55b6698ad623 <vm_exec_core+10469>, 0x55b6698ad77e <vm_exec_core+10816>, 0x55b6698add20 <vm_exec_core+12258>, 0x55b6698ade1c <vm_exec_core+12510>, 0x55b6698adf1f <vm_exec_core+12769>, 0x55b6698ae00b <vm_exec_core+13005>, 0x55b6698ae224 <vm_exec_core+13542>, 0x55b6698ae316 <vm_exec_core+13784>, 0x55b6698ae41c <vm_exec_core+14046>, 0x55b6698ae619 <vm_exec_core+14555>, 0x55b6698ae7c2 <vm_exec_core+14980>, 0x55b6698ae8ed <vm_exec_core+15279>, 0x55b6698aea59 <vm_exec_core+15643>, 0x55b6698aeb84 <vm_exec_core+15942>, 0x55b6698aecf0 <vm_exec_core+16306>, 0x55b6698aeed2 <vm_exec_core+16788>, 0x55b6698af0cf <vm_exec_core+17297>, 0x55b6698af278 <vm_exec_core+17722>, 0x55b6698af39a <vm_exec_core+18012>, 0x55b6698af441 <vm_exec_core+18179>, 0x55b6698af505 <vm_exec_core+18375>, 0x55b6698af5ee <vm_exec_core+18608>, 0x55b6698af6da <vm_exec_core+18844>, 0x55b6698af7c3 <vm_exec_core+19077>, 0x55b6698af8d7 <vm_exec_core+19353>, 0x55b6698af9fe <vm_exec_core+19648>, 0x55b6698afb34 <vm_exec_core+19958>, 0x55b6698afc6a <vm_exec_core+20268>, 0x55b6698afda0 <vm_exec_core+20578>, 0x55b6698afed6 <vm_exec_core+20888>, 0x55b6698b000c <vm_exec_core+21198>, 0x55b6698b014d <vm_exec_core+21519>, 0x55b6698b02c7 <vm_exec_core+21897>, 0x55b6698b03fd <vm_exec_core+22207>, 0x55b6698b0533 <vm_exec_core+22517>, 0x55b6698b0669 <vm_exec_core+22827>, 0x55b6698b079f <vm_exec_core+23137>, 0x55b6698b08d5 <vm_exec_core+23447>, 0x55b6698b0a0b <vm_exec_core+23757>, 0x55b6698b0b41 <vm_exec_core+24067>, 0x55b6698b0c77 <vm_exec_core+24377>, 0x55b6698b0dc6 <vm_exec_core+24712>, 0x55b6698b0f80 <vm_exec_core+25154>, 0x55b6698b10fe <vm_exec_core+25536>, 0x55b6698b121d <vm_exec_core+25823>, 0x55b6698b133c <vm_exec_core+26110>, 0x55b6698b1456 <vm_exec_core+26392>, 0x55b6698b1570 <vm_exec_core+26674>, 0x55b6698b169b <vm_exec_core+26973>, 0x55b6698b17d1 <vm_exec_core+27283>, 0x55b6698b18bc <vm_exec_core+27518>, 0x55b6698b19c1 <vm_exec_core+27779>, 0x55b6698b1b09 <vm_exec_core+28107>, 0x55b6698b1bf8 <vm_exec_core+28346>, 0x55b6698b1cd2 <vm_exec_core+28564>, 0x55b6698b1da7 <vm_exec_core+28777>, 0x55b6698b1e82 <vm_exec_core+28996>, 0x55b6698b1efe <vm_exec_core+29120>, 0x55b6698b1f7a <vm_exec_core+29244>, 0x55b6698b1f98 <vm_exec_core+29274>, 0x55b6698b1fb6 <vm_exec_core+29304>, 0x55b6698b1fd4 <vm_exec_core+29334>, 0x55b6698b1ff2 <vm_exec_core+29364>, 0x55b6698b2010 <vm_exec_core+29394>, 0x55b6698b202e <vm_exec_core+29424>, 0x55b6698b204c <vm_exec_core+29454>, 0x55b6698b206a <vm_exec_core+29484>, 0x55b6698b2088 <vm_exec_core+29514>, 0x55b6698b20a6 <vm_exec_core+29544>, 0x55b6698b20c4 <vm_exec_core+29574>, 0x55b6698b20e2 <vm_exec_core+29604>, 0x55b6698b2100 <vm_exec_core+29634>, 0x55b6698b211e <vm_exec_core+29664>, 0x55b6698b213c <vm_exec_core+29694>, 0x55b6698b215a <vm_exec_core+29724>, 0x55b6698b2178 <vm_exec_core+29754>, 0x55b6698b2196 <vm_exec_core+29784>, 0x55b6698b21b4 <vm_exec_core+29814>, 0x55b6698b21d2 <vm_exec_core+29844>, 0x55b6698b21f0 <vm_exec_core+29874>, 0x55b6698b220e <vm_exec_core+29904>, 0x55b6698b222c <vm_exec_core+29934>, 0x55b6698b224a <vm_exec_core+29964>, 0x55b6698b2268 <vm_exec_core+29994>, 0x55b6698b2286 <vm_exec_core+30024>, 0x55b6698b22a4 <vm_exec_core+30054>, 0x55b6698b22c2 <vm_exec_core+30084>, 0x55b6698b22e0 <vm_exec_core+30114>, 0x55b6698b22fe <vm_exec_core+30144>, 0x55b6698b231c <vm_exec_core+30174>, 0x55b6698b233a <vm_exec_core+30204>, 0x55b6698b2358 <vm_exec_core+30234>, 0x55b6698b2376 <vm_exec_core+30264>, 0x55b6698b2394 <vm_exec_core+30294>, 0x55b6698b23b2 <vm_exec_core+30324>, 0x55b6698b23d0 <vm_exec_core+30354>, 0x55b6698b23ee <vm_exec_core+30384>, 0x55b6698b240c <vm_exec_core+30414>, 0x55b6698b242a <vm_exec_core+30444>, 0x55b6698b2448 <vm_exec_core+30474>, 0x55b6698b2466 <vm_exec_core+30504>, 0x55b6698b2484 <vm_exec_core+30534>, 0x55b6698b24a2 <vm_exec_core+30564>, 0x55b6698b24c0 <vm_exec_core+30594>, 0x55b6698b24de <vm_exec_core+30624>, 0x55b6698b24fc <vm_exec_core+30654>, 0x55b6698b251a <vm_exec_core+30684>, 0x55b6698b2538 <vm_exec_core+30714>, 0x55b6698b2556 <vm_exec_core+30744>, 0x55b6698b2574 <vm_exec_core+30774>, 0x55b6698b2592 <vm_exec_core+30804>, 0x55b6698b25b0 <vm_exec_core+30834>, 0x55b6698b25ce <vm_exec_core+30864>, 0x55b6698b25ec <vm_exec_core+30894>, 0x55b6698b260a <vm_exec_core+30924>, 0x55b6698b2628 <vm_exec_core+30954>, 0x55b6698b2646 <vm_exec_core+30984>, 0x55b6698b2664 <vm_exec_core+31014>, 0x55b6698b2682 <vm_exec_core+31044>, 0x55b6698b26a0 <vm_exec_core+31074>, 0x55b6698b26be <vm_exec_core+31104>, 0x55b6698b26dc <vm_exec_core+31134>, 0x55b6698b26fa <vm_exec_core+31164>, 0x55b6698b2718 <vm_exec_core+31194>, 0x55b6698b2736 <vm_exec_core+31224>, 0x55b6698b2754 <vm_exec_core+31254>, 0x55b6698b2772 <vm_exec_core+31284>, 0x55b6698b2790 <vm_exec_core+31314>, 0x55b6698b27ae <vm_exec_core+31344>, 0x55b6698b27cc <vm_exec_core+31374>, 0x55b6698b27ea <vm_exec_core+31404>, 0x55b6698b2808 <vm_exec_core+31434>, 0x55b6698b2826 <vm_exec_core+31464>, 0x55b6698b2844 <vm_exec_core+31494>, 0x55b6698b2875 <vm_exec_core+31543>, 0x55b6698b2893 <vm_exec_core+31573>, 0x55b6698b28b1 <vm_exec_core+31603>, 0x55b6698b28cf <vm_exec_core+31633>, 0x55b6698b28ed <vm_exec_core+31663>, 0x55b6698b290b <vm_exec_core+31693>, 0x55b6698b2929 <vm_exec_core+31723>, 0x55b6698b2947 <vm_exec_core+31753>, 0x55b6698b2965 <vm_exec_core+31783>, 0x55b6698b2983 <vm_exec_core+31813>, 0x55b6698b29a1 <vm_exec_core+31843>, 0x55b6698b29bf <vm_exec_core+31873>, 0x55b6698b29dd <vm_exec_core+31903>, 0x55b6698b29fb <vm_exec_core+31933>, 0x55b6698b2a19 <vm_exec_core+31963>, 0x55b6698b2a37 <vm_exec_core+31993>, 0x55b6698b2a55 <vm_exec_core+32023>, 0x55b6698b2a73 <vm_exec_core+32053>, 0x55b6698b2a91 <vm_exec_core+32083>, 0x55b6698b2aaf <vm_exec_core+32113>, 0x55b6698b2acd <vm_exec_core+32143>, 0x55b6698b2aeb <vm_exec_core+32173>...}
#74 0x000055b6698c51c8 in vm_exec_loop (ec=0x55b669ee74e0, state=RUBY_TAG_BREAK, tag=0x7ffce3409740, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2514
No locals.
#75 0x000055b6698c5110 in rb_vm_exec (ec=0x55b669ee74e0) at /tmp/ruby/src/trunk-O0/vm.c:2493
        _ec = 0x55b669ee74e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffce34097c0, 0x55b6698c503b <rb_vm_exec+190>, 0x0, 0x7ffce3409710, 0x7ffce3409a58}, prev = 0x7ffce3409830, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#76 0x000055b6698c5f1c in rb_iseq_eval_main (iseq=0x7fbdb95785b8) at /tmp/ruby/src/trunk-O0/vm.c:2753
        ec = 0x55b669ee74e0
        val = 94241949644000
#77 0x000055b6696a6c0d in rb_ec_exec_node (ec=0x55b669ee74e0, n=0x7fbdb95785b8) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55b669ee6090
        _ec = 0x55b669ee74e0
        _tag = {tag = 36, retval = 94241940988410, buf = {0x7ffce34098b0, 0x55b6696a6ba3 <rb_ec_exec_node+212>, 0x0, 0x7ffce3409800, 0x55b669ee74e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fbdb95785b8
#78 0x000055b6696a6d8a in ruby_run_node (n=0x7fbdb95785b8) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55b669ee74e0
        status = 21942
#79 0x000055b6696a25c4 in rb_main (argc=127, argv=0x7ffce3409a58) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140724121147696
#80 0x000055b6696a2625 in main (argc=127, argv=0x7ffce3409a58) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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