# Logfile created on 2024-01-23 07:08:03 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055729256a180 @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.20240123-070803", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005572925ff4b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005572925ff320 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005572925ff190 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240123-070803", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240123-070803>, @binmode=false, @mon_data=#<Monitor:0x00005572925ff0c8>, @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
Already up to date.
Latest commit hash = 8c3eb47fff
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/socket'
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[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
50bd84d97bb39a0fb152808058714447dd9e0c07a654bca07091fc0a96fa0fdb  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

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

# Running tests:

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

Retrying...
Finished tests in 1069.793959s, 23.4372 tests/s, 8839.1217 assertions/s.
25073 tests, 9456039 assertions, 0 failures, 0 errors, 219 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.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/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-01-23T00:35:58Z master 8c3eb47fff) [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 634.748854 seconds

3728 files, 31902 examples, 141165 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.681525.ruby -x gdbscript
[New LWP 681525]
[New LWP 681528]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055cf9edf81b9 in gc_aging (objspace=0x55cfa0626bf0, obj=139926101628440) at /tmp/ruby/src/trunk-O0/gc.c:7066
7066	    if (!RVALUE_PAGE_WB_UNPROTECTED(page, obj)) {
[Current thread is 1 (Thread 0x7f43300297c0 (LWP 681525))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f43300297c0 (LWP 681525) 0x000055cf9edf81b9 in gc_aging (objspace=0x55cfa0626bf0, obj=139926101628440) at /tmp/ruby/src/trunk-O0/gc.c:7066
  2    Thread 0x7f4316a4f640 (LWP 681528) 0x00007f4330151fde in epoll_wait (epfd=4, events=0x55cf9f42d83c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f4316a4f640 (LWP 681528)):
#0  0x00007f4330151fde in epoll_wait (epfd=4, events=0x55cf9f42d83c <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  0x000055cf9ef8b61b in event_wait (vm=0x55cfa06242a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21967
#2  0x000055cf9ef8b63f in timer_thread_polling (vm=0x55cfa06242a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 779365084
#3  0x000055cf9ef8bcff in timer_thread_func (ptr=0x55cfa06242a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3024
        vm = 0x55cfa06242a0
#4  0x00007f43300c0b43 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 = {140721271055088, -7760094980614615643, 139926119446080, 25, 139926545631312, 140721271055440, 7694602217716485541, 7694675540471352741}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f4330151bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f43300297c0 (LWP 681525)):
#0  0x000055cf9edf81b9 in gc_aging (objspace=0x55cfa0626bf0, obj=139926101628440) at /tmp/ruby/src/trunk-O0/gc.c:7066
        page = 0x55cfa09fd3c0
        __func__ = <optimized out>
#1  0x000055cf9edf831b in gc_mark_ptr (objspace=0x55cfa0626bf0, obj=139926101628440) at /tmp/ruby/src/trunk-O0/gc.c:7106
        __func__ = "gc_mark_ptr"
#2  0x000055cf9edf8524 in gc_mark (objspace=0x55cfa0626bf0, obj=139926101628440) at /tmp/ruby/src/trunk-O0/gc.c:7141
No locals.
#3  0x000055cf9edf78af in mark_method_entry (objspace=0x55cfa0626bf0, me=0x7f4315950ba0) at /tmp/ruby/src/trunk-O0/gc.c:6746
        def = 0x55cfa0a7fa90
#4  0x000055cf9edf8aa3 in gc_mark_imemo (objspace=0x55cfa0626bf0, obj=139926101625760) at /tmp/ruby/src/trunk-O0/gc.c:7291
        __func__ = <optimized out>
#5  0x000055cf9edf8cb1 in gc_mark_children (objspace=0x55cfa0626bf0, obj=139926101625760) at /tmp/ruby/src/trunk-O0/gc.c:7387
        any = 0x7f4315950ba0
#6  0x000055cf9edf9631 in gc_mark_stacked_objects (objspace=0x55cfa0626bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7596
        mstack = 0x55cfa0627078
        obj = 139926101625760
        marked_slots_at_the_beginning = 745
        popped_count = 0
#7  0x000055cf9edf97b1 in gc_mark_stacked_objects_all (objspace=0x55cfa0626bf0) at /tmp/ruby/src/trunk-O0/gc.c:7634
No locals.
#8  0x000055cf9edfbb25 in gc_marks_rest (objspace=0x55cfa0626bf0) at /tmp/ruby/src/trunk-O0/gc.c:8829
No locals.
#9  0x000055cf9edfbc59 in gc_marks (objspace=0x55cfa0626bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8887
        marking_finished = false
#10 0x000055cf9edfd9fc in gc_start (objspace=0x55cfa0626bf0, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9640
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9509
#11 0x000055cf9edfd691 in garbage_collect (objspace=0x55cfa0626bf0, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9521
        _lev = 962560848
        ret = 32764
#12 0x000055cf9edefbc7 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55cfa06279b0, objspace=0x55cfa0626bf0, flags=8197, klass=139926119771200) at /tmp/ruby/src/trunk-O0/gc.c:2877
        obj = 1
        lev = 1
#13 newobj_slowpath_wb_protected (klass=139926119771200, flags=8197, objspace=0x55cfa0626bf0, cr=0x55cfa06279b0, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2901
No locals.
#14 0x000055cf9edeff61 in newobj_of0 (klass=139926119771200, flags=8197, wb_protected=1, cr=0x55cfa06279b0, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2943
        obj = 139926101225040
        objspace = 0x55cfa0626bf0
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#15 0x000055cf9edeffcd in newobj_of (cr=0x55cfa06279b0, klass=139926119771200, flags=8197, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2953
        obj = 94350237400160
#16 0x000055cf9edf0088 in rb_wb_protected_newobj_of (ec=0x55cfa0627c60, klass=139926119771200, flags=8197, size=40) at /tmp/ruby/src/trunk-O0/gc.c:2968
        __func__ = <optimized out>
#17 0x000055cf9ef5e7be in str_alloc_heap (klass=139926119771200) at /tmp/ruby/src/trunk-O0/string.c:844
        str = 0x7ffc395f84d0
#18 0x000055cf9ef5ece6 in str_new_static (klass=139926119771200, ptr=0x55cf9f261e20 "undefined method `%1$s' for %3$s%4$s", len=36, encindex=2) at /tmp/ruby/src/trunk-O0/string.c:986
        str = 140721271047744
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#19 0x000055cf9ef5d824 in fstr_update_callback (key=0x7ffc395f8570, value=0x7ffc395f8590, data=140721271047680, existing=0) at /tmp/ruby/src/trunk-O0/string.c:361
        arg = 0x7ffc395f8600
        str = 140721271047744
#20 0x000055cf9ef59f33 in rb_st_update (tab=0x55cfa062f3b0, key=140721271047744, func=0x55cf9ef5d71d <fstr_update_callback>, arg=140721271047680) at /tmp/ruby/src/trunk-O0/st.c:1475
        entry = 0x0
        bin = 0
        entries = 0x7f432feaf010
        bin_ind = 18446744073709551615
        value = 0
        old_key = 140721271047744
        retval = 21967
        existing = 0
        hash = 6657898713824836840
#21 0x000055cf9ef5dac4 in register_fstring (str=140721271047744, copy=false) at /tmp/ruby/src/trunk-O0/string.c:435
        frozen_strings = 0x55cfa062f3b0
        _lev = 32764
        args = {fstr = 140721271047744, copy = false}
#22 0x000055cf9ef5dc54 in rb_fstring_new (ptr=0x55cf9f261e20 "undefined method `%1$s' for %3$s%4$s", len=36) at /tmp/ruby/src/trunk-O0/string.c:485
        fake_str = {basic = {flags = 3230670853, klass = 139926119771200}, len = 36, as = {heap = {ptr = 0x55cf9f261e20 "undefined method `%1$s' for %3$s%4$s", aux = {capa = 36, shared = 36}}, embed = {ary = " "}}}
#23 0x000055cf9eff3014 in rb_make_no_method_exception (exc=139926119764320, format=0, obj=139926101225200, argc=1, argv=0x7ffc395f8ff0, priv=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:959
        name = 844044
#24 0x000055cf9eff31fd in raise_method_missing (ec=0x55cfa0627c60, argc=1, argv=0x7ffc395f8ff0, obj=139926101225200, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:1003
        exc = 139926119764320
        format = 0
#25 0x000055cf9eff2fcb in rb_method_missing (argc=1, argv=0x7ffc395f8ff0, obj=139926101225200) at /tmp/ruby/src/trunk-O0/vm_eval.c:948
        ec = 0x55cfa0627c60
#26 0x000055cf9efd7526 in ractor_safe_call_cfunc_m1 (recv=139926101225200, argc=1, argv=0x7ffc395f8ff0, func=0x55cf9eff2f7e <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x55cf9eff2f7e <rb_method_missing>
#27 0x000055cf9eff0a55 in vm_call0_cfunc_with_frame (ec=0x55cfa0627c60, calling=0x7ffc395f8c00, argv=0x7ffc395f8ff0) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f4330027ef8
        ci = 0x7ffc395f8bd0
        val = 32
        me = 0x7f43158efeb8
        cfunc = 0x55cfa0664568
        len = -1
        recv = 139926101225200
        argc = 1
        mid = 2865
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#28 0x000055cf9eff0b7e in vm_call0_cfunc (ec=0x55cfa0627c60, calling=0x7ffc395f8c00, argv=0x7ffc395f8ff0) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#29 0x000055cf9eff0dfc in vm_call0_body (ec=0x55cfa0627c60, calling=0x7ffc395f8c00, argv=0x7ffc395f8ff0) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffc395f8bd0
        cc = 0x7ffc395f89e0
        ret = 94350238560824
#30 0x000055cf9eff06db in vm_call0_cme (ec=0x55cfa0627c60, calling=0x7ffc395f8c00, argv=0x7ffc395f8ff0, cme=0x7f43158efeb8) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#31 0x000055cf9eff0780 in vm_call0_super (ec=0x55cfa0627c60, calling=0x7ffc395f8c00, argv=0x7ffc395f8ff0, klass=139926101394400, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
        cme = 0x7f43158efeb8
        mid = 2865
#32 0x000055cf9eff1296 in vm_call0_body (ec=0x55cfa0627c60, calling=0x7ffc395f8c00, argv=0x7ffc395f8ff0) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
        klass = 139926119775520
        ci = 0x7ffc395f8bd0
        cc = 0x7ffc395f8ca0
        ret = 1048576
#33 0x000055cf9eff064c in vm_call0_cc (ec=0x55cfa0627c60, recv=139926101225200, id=2865, argc=1, argv=0x7ffc395f8ff0, cc=0x7ffc395f8ca0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffc395f8ff0
        av = {94350237598296, 139926101225200}
        calling = {cd = 0x7ffc395f8bc0, cc = 0x7ffc395f89e0, block_handler = 0, recv = 139926101225200, argc = 1, kw_splat = false, heap_argv = 0}
#34 0x000055cf9eff03ed in rb_vm_call0 (ec=0x55cfa0627c60, recv=139926101225200, id=2865, argc=1, argv=0x7ffc395f8ff0, cme=0x7f43158efee0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f43158efee0, call_ = 0x55cf9efdc027 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#35 0x000055cf9eff19e6 in rb_vm_call_kw (ec=0x55cfa0627c60, recv=139926101225200, id=2865, argc=1, argv=0x7ffc395f8ff0, me=0x7f43158efee0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#36 0x000055cf9efef8cb in call_method_entry (ec=0x55cfa0627c60, defined_class=139926119775520, obj=139926101225200, id=2865, cme=0x7f43158efee0, argc=1, argv=0x7ffc395f8ff0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2716
        passed_block_handler = 0
        result = 94350237400160
#37 0x000055cf9eff228f in check_funcall_exec (v=140721271050320) at /tmp/ruby/src/trunk-O0/vm_eval.c:593
        args = 0x7ffc395f9050
#38 0x000055cf9eddb6b0 in rb_vrescue2 (b_proc=0x55cf9eff2232 <check_funcall_exec>, data1=140721271050320, r_proc=0x55cf9eff2295 <check_funcall_failed>, data2=140721271050320, args=0x7ffc395f8f10) at /tmp/ruby/src/trunk-O0/eval.c:913
        _ec = 0x55cfa0627c60
        _tag = {tag = 36, retval = 140721271049872, buf = {0x7ffc395f8ed0, 0x55cf9eddb652 <rb_vrescue2+263>, 0x0, 0x7ffc395f8dd0, 0x7ffc395f8eb0}, prev = 0x7ffc395fa490, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        ec = 0x55cfa0627c60
        cfp = 0x7f4330027ef8
        result = 0
        e_info = 4
#39 0x000055cf9eddb524 in rb_rescue2 (b_proc=0x55cf9eff2232 <check_funcall_exec>, data1=140721271050320, r_proc=0x55cf9eff2295 <check_funcall_failed>, data2=140721271050320) at /tmp/ruby/src/trunk-O0/eval.c:894
        ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc395f8ff0, reg_save_area = 0x7ffc395f8f30}}
        ret = 81604378803
#40 0x000055cf9eff2676 in check_funcall_missing (ec=0x55cfa0627c60, klass=139926119771200, recv=139926101225200, mid=3297, argc=0, argv=0x55cf9f262890 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:670
        argbuf = 0
        new_args = 0x7ffc395f8ff0
        args = {defined_class = 139926119775520, recv = 139926101225200, mid = 3297, ec = 0x55cfa0627c60, cme = 0x7f43158efee0, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7ffc395f8ff0, kw_splat = 0}
        cme = 0x7f43158efee0
        ret = 36
#41 0x000055cf9eff27ec in rb_check_funcall_default_kw (recv=139926101225200, mid=3297, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:707
        ret = 140721271050624
        klass = 139926119771200
        me = 0x0
        ec = 0x55cfa0627c60
        respond = -1
#42 0x000055cf9eff2722 in rb_check_funcall (recv=139926101225200, mid=3297, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#43 0x000055cf9ee90bb8 in convert_type_with_id (val=139926101225200, tname=0x55cf9f226bbe "IO", method=3297, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3089
        r = 140721271050672
#44 0x000055cf9ee90fcd in rb_check_convert_type_with_id (val=139926101225200, type=11, tname=0x55cf9f226bbe "IO", method=3297) at /tmp/ruby/src/trunk-O0/object.c:3181
        v = 7472448610977307904
#45 0x000055cf9eddfe87 in rb_stat (file=139926101225200, st=0x7ffc395f9310) at /tmp/ruby/src/trunk-O0/file.c:1301
        tmp = 139926101225960
        result = 0
#46 0x000055cf9ede1173 in rb_file_identical_p (obj=139926119574600, fname1=139926101225960, fname2=139926101225200) at /tmp/ruby/src/trunk-O0/file.c:2202
        st1 = {st_dev = 164, st_ino = 13276698, st_nlink = 1, st_mode = 33152, st_uid = 1001, st_gid = 1000, __pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 1705994121, tv_nsec = 190243567}, st_mtim = {tv_sec = 1705994119, tv_nsec = 402183720}, st_ctim = {tv_sec = 1705994119, tv_nsec = 402183720}, __glibc_reserved = {0, 0, 0}}
        st2 = {st_dev = 0, st_ino = 139926102146840, st_nlink = 94350237396960, st_mode = 2690804720, st_uid = 21967, st_gid = 1, __pad0 = 1049216, st_rdev = 16, st_size = 139926119609520, st_blksize = 0, st_blocks = 139926119574600, st_atim = {tv_sec = 1431634051, tv_nsec = 0}, st_mtim = {tv_sec = 94350237400160, tv_nsec = 140721271051184}, st_ctim = {tv_sec = 2665505007, tv_nsec = 139926545006328}, __glibc_reserved = {139926543958232, 140721271051184, 94350237400160}}
#47 0x000055cf9efd75dc in ractor_safe_call_cfunc_2 (recv=139926119574600, argc=2, argv=0x7f432ff280c8, func=0x55cf9ede1103 <rb_file_identical_p>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3322
        f = 0x55cf9ede1103 <rb_file_identical_p>
#48 0x000055cf9efd815d in vm_call_cfunc_with_frame_ (ec=0x55cfa0627c60, reg_cfp=0x7f4330027f30, calling=0x7ffc395f9800, argc=2, argv=0x7f432ff280c8, stack_bottom=0x7f432ff280c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x492f00100005
        cc = 0x7f43158ef9b8
        val = 140721271051424
        me = 0x7f4316a774b0
        cfunc = 0x55cfa0647e68
        recv = 139926119574600
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#49 0x000055cf9efd8332 in vm_call_cfunc_with_frame (ec=0x55cfa0627c60, reg_cfp=0x7f4330027f30, calling=0x7ffc395f9800) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 2
        stack_bottom = 0x7f432ff280c0
        argv = 0x7f432ff280c8
#50 0x000055cf9efd844a in vm_call_cfunc_other (ec=0x55cfa0627c60, reg_cfp=0x7f4330027f30, calling=0x7ffc395f9800) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x492f00100005
        argv_ary = 0
#51 0x000055cf9efd8879 in vm_call_cfunc (ec=0x55cfa0627c60, reg_cfp=0x7f4330027f30, calling=0x7ffc395f9800) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x492f00100005
#52 0x000055cf9efdb3a8 in vm_call_method_each_type (ec=0x55cfa0627c60, cfp=0x7f4330027f30, calling=0x7ffc395f9800) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x492f00100005
        cc = 0x7f43158ef9b8
        cme = 0x7f4316a774b0
        v = 94350239703224
#53 0x000055cf9efdbe54 in vm_call_method (ec=0x55cfa0627c60, cfp=0x7f4330027f30, calling=0x7ffc395f9800) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x492f00100005
        cc = 0x7f43158ef9b8
#54 0x000055cf9efdc056 in vm_call_general (ec=0x55cfa0627c60, reg_cfp=0x7f4330027f30, calling=0x7ffc395f9800) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#55 0x000055cf9efde6db in vm_sendish (ec=0x55cfa0627c60, reg_cfp=0x7f4330027f30, cd=0x55cfa08103b0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
        val = 36
        ci = 0x492f00100005
        cc = 0x7f43158ef9b8
        argc = 2
        recv = 139926119574600
        calling = {cd = 0x55cfa08103b0, cc = 0x7f43158ef9b8, block_handler = 0, recv = 139926119574600, argc = 2, kw_splat = false, heap_argv = 0}
#56 0x000055cf9efe5c6c in vm_exec_core (ec=0x55cfa0627c60) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55cfa08103b0
        leaf = false
        val = 139926101225200
        reg_pc = 0x55cfa0810220
        reg_cfp = 0x7f4330027f30
        insns_address_table = {0x55cf9efe2343 <vm_exec_core+108>, 0x55cf9efe23a5 <vm_exec_core+206>, 0x55cf9efe24b8 <vm_exec_core+481>, 0x55cf9efe25cc <vm_exec_core+757>, 0x55cf9efe276a <vm_exec_core+1171>, 0x55cf9efe289a <vm_exec_core+1475>, 0x55cf9efe2aac <vm_exec_core+2005>, 0x55cf9efe2bbe <vm_exec_core+2279>, 0x55cf9efe2c97 <vm_exec_core+2496>, 0x55cf9efe2d9e <vm_exec_core+2759>, 0x55cf9efe2ea5 <vm_exec_core+3022>, 0x55cf9efe2fb3 <vm_exec_core+3292>, 0x55cf9efe30c5 <vm_exec_core+3566>, 0x55cf9efe3195 <vm_exec_core+3774>, 0x55cf9efe329e <vm_exec_core+4039>, 0x55cf9efe3398 <vm_exec_core+4289>, 0x55cf9efe345b <vm_exec_core+4484>, 0x55cf9efe351e <vm_exec_core+4679>, 0x55cf9efe35a7 <vm_exec_core+4816>, 0x55cf9efe3633 <vm_exec_core+4956>, 0x55cf9efe36d9 <vm_exec_core+5122>, 0x55cf9efe37b1 <vm_exec_core+5338>, 0x55cf9efe387e <vm_exec_core+5543>, 0x55cf9efe395c <vm_exec_core+5765>, 0x55cf9efe3a1e <vm_exec_core+5959>, 0x55cf9efe3b5d <vm_exec_core+6278>, 0x55cf9efe3c03 <vm_exec_core+6444>, 0x55cf9efe3ce8 <vm_exec_core+6673>, 0x55cf9efe3e17 <vm_exec_core+6976>, 0x55cf9efe3eda <vm_exec_core+7171>, 0x55cf9efe3f9d <vm_exec_core+7366>, 0x55cf9efe4094 <vm_exec_core+7613>, 0x55cf9efe4156 <vm_exec_core+7807>, 0x55cf9efe4235 <vm_exec_core+8030>, 0x55cf9efe4302 <vm_exec_core+8235>, 0x55cf9efe4412 <vm_exec_core+8507>, 0x55cf9efe450c <vm_exec_core+8757>, 0x55cf9efe4587 <vm_exec_core+8880>, 0x55cf9efe4648 <vm_exec_core+9073>, 0x55cf9efe4736 <vm_exec_core+9311>, 0x55cf9efe47e6 <vm_exec_core+9487>, 0x55cf9efe4965 <vm_exec_core+9870>, 0x55cf9efe4a3f <vm_exec_core+10088>, 0x55cf9efe4b2b <vm_exec_core+10324>, 0x55cf9efe4bbc <vm_exec_core+10469>, 0x55cf9efe4d17 <vm_exec_core+10816>, 0x55cf9efe52b9 <vm_exec_core+12258>, 0x55cf9efe53b5 <vm_exec_core+12510>, 0x55cf9efe54b8 <vm_exec_core+12769>, 0x55cf9efe55a4 <vm_exec_core+13005>, 0x55cf9efe57bd <vm_exec_core+13542>, 0x55cf9efe58af <vm_exec_core+13784>, 0x55cf9efe59b5 <vm_exec_core+14046>, 0x55cf9efe5bb2 <vm_exec_core+14555>, 0x55cf9efe5d5b <vm_exec_core+14980>, 0x55cf9efe5e86 <vm_exec_core+15279>, 0x55cf9efe5ff2 <vm_exec_core+15643>, 0x55cf9efe611d <vm_exec_core+15942>, 0x55cf9efe6289 <vm_exec_core+16306>, 0x55cf9efe646b <vm_exec_core+16788>, 0x55cf9efe6668 <vm_exec_core+17297>, 0x55cf9efe6811 <vm_exec_core+17722>, 0x55cf9efe6933 <vm_exec_core+18012>, 0x55cf9efe69da <vm_exec_core+18179>, 0x55cf9efe6a9e <vm_exec_core+18375>, 0x55cf9efe6b87 <vm_exec_core+18608>, 0x55cf9efe6c73 <vm_exec_core+18844>, 0x55cf9efe6d5c <vm_exec_core+19077>, 0x55cf9efe6e70 <vm_exec_core+19353>, 0x55cf9efe6f97 <vm_exec_core+19648>, 0x55cf9efe70cd <vm_exec_core+19958>, 0x55cf9efe7203 <vm_exec_core+20268>, 0x55cf9efe7339 <vm_exec_core+20578>, 0x55cf9efe746f <vm_exec_core+20888>, 0x55cf9efe75a5 <vm_exec_core+21198>, 0x55cf9efe76e6 <vm_exec_core+21519>, 0x55cf9efe7860 <vm_exec_core+21897>, 0x55cf9efe7996 <vm_exec_core+22207>, 0x55cf9efe7acc <vm_exec_core+22517>, 0x55cf9efe7c02 <vm_exec_core+22827>, 0x55cf9efe7d38 <vm_exec_core+23137>, 0x55cf9efe7e6e <vm_exec_core+23447>, 0x55cf9efe7fa4 <vm_exec_core+23757>, 0x55cf9efe80da <vm_exec_core+24067>, 0x55cf9efe8210 <vm_exec_core+24377>, 0x55cf9efe835f <vm_exec_core+24712>, 0x55cf9efe8519 <vm_exec_core+25154>, 0x55cf9efe8697 <vm_exec_core+25536>, 0x55cf9efe87b6 <vm_exec_core+25823>, 0x55cf9efe88d5 <vm_exec_core+26110>, 0x55cf9efe89ef <vm_exec_core+26392>, 0x55cf9efe8b09 <vm_exec_core+26674>, 0x55cf9efe8c34 <vm_exec_core+26973>, 0x55cf9efe8d6a <vm_exec_core+27283>, 0x55cf9efe8e55 <vm_exec_core+27518>, 0x55cf9efe8f5a <vm_exec_core+27779>, 0x55cf9efe90a2 <vm_exec_core+28107>, 0x55cf9efe9191 <vm_exec_core+28346>, 0x55cf9efe926b <vm_exec_core+28564>, 0x55cf9efe9340 <vm_exec_core+28777>, 0x55cf9efe941b <vm_exec_core+28996>, 0x55cf9efe9497 <vm_exec_core+29120>, 0x55cf9efe9513 <vm_exec_core+29244>, 0x55cf9efe9531 <vm_exec_core+29274>, 0x55cf9efe954f <vm_exec_core+29304>, 0x55cf9efe956d <vm_exec_core+29334>, 0x55cf9efe958b <vm_exec_core+29364>, 0x55cf9efe95a9 <vm_exec_core+29394>, 0x55cf9efe95c7 <vm_exec_core+29424>, 0x55cf9efe95e5 <vm_exec_core+29454>, 0x55cf9efe9603 <vm_exec_core+29484>, 0x55cf9efe9621 <vm_exec_core+29514>, 0x55cf9efe963f <vm_exec_core+29544>, 0x55cf9efe965d <vm_exec_core+29574>, 0x55cf9efe967b <vm_exec_core+29604>, 0x55cf9efe9699 <vm_exec_core+29634>, 0x55cf9efe96b7 <vm_exec_core+29664>, 0x55cf9efe96d5 <vm_exec_core+29694>, 0x55cf9efe96f3 <vm_exec_core+29724>, 0x55cf9efe9711 <vm_exec_core+29754>, 0x55cf9efe972f <vm_exec_core+29784>, 0x55cf9efe974d <vm_exec_core+29814>, 0x55cf9efe976b <vm_exec_core+29844>, 0x55cf9efe9789 <vm_exec_core+29874>, 0x55cf9efe97a7 <vm_exec_core+29904>, 0x55cf9efe97c5 <vm_exec_core+29934>, 0x55cf9efe97e3 <vm_exec_core+29964>, 0x55cf9efe9801 <vm_exec_core+29994>, 0x55cf9efe981f <vm_exec_core+30024>, 0x55cf9efe983d <vm_exec_core+30054>, 0x55cf9efe985b <vm_exec_core+30084>, 0x55cf9efe9879 <vm_exec_core+30114>, 0x55cf9efe9897 <vm_exec_core+30144>, 0x55cf9efe98b5 <vm_exec_core+30174>, 0x55cf9efe98d3 <vm_exec_core+30204>, 0x55cf9efe98f1 <vm_exec_core+30234>, 0x55cf9efe990f <vm_exec_core+30264>, 0x55cf9efe992d <vm_exec_core+30294>, 0x55cf9efe994b <vm_exec_core+30324>, 0x55cf9efe9969 <vm_exec_core+30354>, 0x55cf9efe9987 <vm_exec_core+30384>, 0x55cf9efe99a5 <vm_exec_core+30414>, 0x55cf9efe99c3 <vm_exec_core+30444>, 0x55cf9efe99e1 <vm_exec_core+30474>, 0x55cf9efe99ff <vm_exec_core+30504>, 0x55cf9efe9a1d <vm_exec_core+30534>, 0x55cf9efe9a3b <vm_exec_core+30564>, 0x55cf9efe9a59 <vm_exec_core+30594>, 0x55cf9efe9a77 <vm_exec_core+30624>, 0x55cf9efe9a95 <vm_exec_core+30654>, 0x55cf9efe9ab3 <vm_exec_core+30684>, 0x55cf9efe9ad1 <vm_exec_core+30714>, 0x55cf9efe9aef <vm_exec_core+30744>, 0x55cf9efe9b0d <vm_exec_core+30774>, 0x55cf9efe9b2b <vm_exec_core+30804>, 0x55cf9efe9b49 <vm_exec_core+30834>, 0x55cf9efe9b67 <vm_exec_core+30864>, 0x55cf9efe9b85 <vm_exec_core+30894>, 0x55cf9efe9ba3 <vm_exec_core+30924>, 0x55cf9efe9bc1 <vm_exec_core+30954>, 0x55cf9efe9bdf <vm_exec_core+30984>, 0x55cf9efe9bfd <vm_exec_core+31014>, 0x55cf9efe9c1b <vm_exec_core+31044>, 0x55cf9efe9c39 <vm_exec_core+31074>, 0x55cf9efe9c57 <vm_exec_core+31104>, 0x55cf9efe9c75 <vm_exec_core+31134>, 0x55cf9efe9c93 <vm_exec_core+31164>, 0x55cf9efe9cb1 <vm_exec_core+31194>, 0x55cf9efe9ccf <vm_exec_core+31224>, 0x55cf9efe9ced <vm_exec_core+31254>, 0x55cf9efe9d0b <vm_exec_core+31284>, 0x55cf9efe9d29 <vm_exec_core+31314>, 0x55cf9efe9d47 <vm_exec_core+31344>, 0x55cf9efe9d65 <vm_exec_core+31374>, 0x55cf9efe9d83 <vm_exec_core+31404>, 0x55cf9efe9da1 <vm_exec_core+31434>, 0x55cf9efe9dbf <vm_exec_core+31464>, 0x55cf9efe9ddd <vm_exec_core+31494>, 0x55cf9efe9e0e <vm_exec_core+31543>, 0x55cf9efe9e2c <vm_exec_core+31573>, 0x55cf9efe9e4a <vm_exec_core+31603>, 0x55cf9efe9e68 <vm_exec_core+31633>, 0x55cf9efe9e86 <vm_exec_core+31663>, 0x55cf9efe9ea4 <vm_exec_core+31693>, 0x55cf9efe9ec2 <vm_exec_core+31723>, 0x55cf9efe9ee0 <vm_exec_core+31753>, 0x55cf9efe9efe <vm_exec_core+31783>, 0x55cf9efe9f1c <vm_exec_core+31813>, 0x55cf9efe9f3a <vm_exec_core+31843>, 0x55cf9efe9f58 <vm_exec_core+31873>, 0x55cf9efe9f76 <vm_exec_core+31903>, 0x55cf9efe9f94 <vm_exec_core+31933>, 0x55cf9efe9fb2 <vm_exec_core+31963>, 0x55cf9efe9fd0 <vm_exec_core+31993>, 0x55cf9efe9fee <vm_exec_core+32023>, 0x55cf9efea00c <vm_exec_core+32053>, 0x55cf9efea02a <vm_exec_core+32083>, 0x55cf9efea048 <vm_exec_core+32113>, 0x55cf9efea066 <vm_exec_core+32143>, 0x55cf9efea084 <vm_exec_core+32173>...}
#57 0x000055cf9effc75e in vm_exec_loop (ec=0x55cfa0627c60, state=RUBY_TAG_RAISE, tag=0x7ffc395fa490, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2516
No locals.
#58 0x000055cf9effc6a6 in rb_vm_exec (ec=0x55cfa0627c60) at /tmp/ruby/src/trunk-O0/vm.c:2495
        _ec = 0x55cfa0627c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffc395fa510, 0x55cf9effc5d1 <rb_vm_exec+190>, 0x0, 0x7ffc395fa460, 0x7ffc395fa7a8}, prev = 0x7ffc395fa580, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#59 0x000055cf9effd4b2 in rb_iseq_eval_main (iseq=0x7f431599d590) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x55cfa0627c60
        val = 94350237400160
#60 0x000055cf9edd9e59 in rb_ec_exec_node (ec=0x55cfa0627c60, n=0x7f431599d590) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x55cfa0626810
        _ec = 0x55cfa0627c60
        _tag = {tag = 36, retval = 94350211912789, buf = {0x7ffc395fa600, 0x55cf9edd9def <rb_ec_exec_node+212>, 0x0, 0x7ffc395fa550, 0x55cfa0627c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f431599d590
#61 0x000055cf9edd9fca in ruby_run_node (n=0x7f431599d590) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55cfa0627c60
        status = 21967
#62 0x000055cf9edd55c4 in rb_main (argc=119, argv=0x7ffc395fa7a8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140721271056000
#63 0x000055cf9edd5625 in main (argc=119, argv=0x7ffc395fa7a8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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