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

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

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

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

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

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

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

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

Retrying...
Finished tests in 1251.813200s, 20.0214 tests/s, 7556.0611 assertions/s.
25063 tests, 9458777 assertions, 0 failures, 0 errors, 216 skips

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

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

3728 files, 31902 examples, 139680 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.366566.ruby -x gdbscript
[New LWP 366566]
[New LWP 366568]
[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/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055867f2ec491 in get_nth_dirname (dir=0, p=0x7f1248c3046c "u/rustc-1.65.0+dfsg0ubuntu1/library/alloc/src", errout=0x7f12645746a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
263		while (*p) p++;
[Current thread is 1 (Thread 0x7f12643577c0 (LWP 366566))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f12643577c0 (LWP 366566) 0x000055867f2ec491 in get_nth_dirname (dir=0, p=0x7f1248c3046c "u/rustc-1.65.0+dfsg0ubuntu1/library/alloc/src", errout=0x7f12645746a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
  2    Thread 0x7f124ad7f640 (LWP 366568) 0x00007f126447ffde in epoll_wait (epfd=4, events=0x55867f62c89c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f124ad7f640 (LWP 366568)):
#0  0x00007f126447ffde in epoll_wait (epfd=4, events=0x55867f62c89c <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  0x000055867f181efc in event_wait (vm=0x55867fa572a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21894
#2  0x000055867f181f20 in timer_thread_polling (vm=0x55867fa572a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 2097699565
#3  0x000055867f1825e0 in timer_thread_func (ptr=0x55867fa572a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3024
        vm = 0x55867fa572a0
#4  0x00007f12643eeb43 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 = {140729475459552, -263688157090564309, 139716541806144, 25, 139716967983184, 140729475459904, 176665866671470379, 176759110558136107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f126447fbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f12643577c0 (LWP 366566)):
#0  0x000055867f2ec491 in get_nth_dirname (dir=0, p=0x7f1248c3046c "u/rustc-1.65.0+dfsg0ubuntu1/library/alloc/src", errout=0x7f12645746a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
No locals.
#1  0x000055867f2ec699 in fill_filename (file=10, format=4 '\004', version=4, include_directories=0x7f1248c3028b "/tmp/ruby/src/trunk-O0/yjit/src", filenames=0x7f1248c30b02 "codegen.rs", line=0x55867faeb670, obj=0x5586803efea0, errout=0x7f12645746a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:314
        i = 10
        p = 0x7f1248c30b89 "alloc.rs"
        filename = 0x7f1248c30b7c "atomic.rs"
        dir = 9
#2  0x000055867f2ef8c8 in debug_info_read (reader=0x55867faeb820, num_traces=20, traces=0x55867f62f9a0 <trace>, lines=0x5586803ef8d0, offset=0, errout=0x7f12645746a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1922
        v = {as = {ptr = 0xa <error: Cannot access memory at address 0xa>, uint64 = 10, int64 = 10, addr_idx = 10}, off = 0, at = 88, form = 11, size = 0, type = 3}
        die = {pos = 4050068, tag = 29, has_children = 1}
        ranges = {low_pc = 3104730, high_pc = 3104738, ranges = 0, low_pc_set = true, high_pc_set = true, ranges_set = false}
        line = {dirname = 0x0, filename = 0x7f1248c30b7c "atomic.rs", path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x7f1248defe6c "atomic_sub<usize>", next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#3  0x000055867f2f0872 in fill_lines (num_traces=20, traces=0x55867f62f9a0 <trace>, check_debuglink=1, objp=0x55867faec140, lines=0x5586803ef8d0, offset=0, errout=0x7f12645746a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x5586803efea0, file = 0x7f1247c33000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f12487d27ad "\332x\006", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f1248c462db "(\026", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f1248c30b02 "codegen.rs", debug_line_directories = 0x7f1248c3028b "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7f12487f5539 "5\t\032 \001PA\333", cu_end = 0x7f124883a08b "\350[", pend = 0x7f1248af4d50 "\001$", q0 = 0x7f1248b15442 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f1248b1557f "Y\005W\v", format = 4, address_size = 8 '\b', level = 26, abbrev_table = {0x7f1264582000 "", 0x7f1248b15443 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f1248b15459 "4", 0x7f1248b15464 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f1248b15472 "\r", 0x7f1248b15480 "\017", 0x7f1248b1548b "$", 0x7f1248b15496 "9\001\003\016", 0x7f1248b1549d "\023", 0x7f1248b154a9 "\023\001\003\016\v\v\210\001\017", 0x7f1248b154b5 "/", 0x7f1248b154be ".\001n\016\003\016:\v;\005I\023 \v", 0x7f1248b154cf "4", 0x7f1248b154df "\005", 0x7f1248b154ec ".\001n\016\003\016:\v;\005 \v", 0x7f1248b154fb "\v\001", 0x7f1248b15500 "\023", 0x7f1248b1550c "4", 0x7f1248b15519 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f1248b1552a "4", 0x7f1248b1553a "\005", 0x7f1248b15547 "4", 0x7f1248b15554 "\005", 0x7f1248b1555f ".\001\021\001\022\006@\030\061\023", 0x7f1248b1556c "\005", 0x7f1248b15575 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f1248b15586 "4", 0x7f1248b1558f "\035", 0x7f1248b155a0 "\v\001\021\001\022\006", 0x7f1248b155a9 "4", 0x7f1248b155b2 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f1248b155c3 "\005", 0x7f1248b155cc "\005", 0x7f1248b155d5 "4", 0x7f1248b155de "\035\001\061\023U\027X\vY\005W\v", 0x7f1248b155ed "4", 0x7f1248b155f4 ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f1248b15607 "\005", 0x7f1248b15614 "\v\001U\027", 0x7f1248b1561b "\005", 0x7f1248b15622 "\035", 0x7f1248b15631 "\035\001\061\023U\027X\vY\vW\v", 0x7f1248b15640 "\005", 0x7f1248b1564d "3\001\025\023", 0x7f1248b15654 "\r", 0x7f1248b15662 "\031\001\026\v", 0x7f1248b15669 "\031\001", 0x7f1248b1566e "\023\001\003\016\v\005\210\001\017", 0x7f1248b1567a "3\001", 0x7f1248b1567f "\023\001\003\016<\031\210\001\017", 0x7f1248b1568b "3", 0x7f1248b15690 "\027\001\003\016\v\v\210\001\017", 0x7f1248b1569c "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f1248b156ac "(", 0x7f1248b156b5 ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f1248b156c8 "(", 0x7f1248b156d1 "\005", 0x7f1248b156e0 "4", 0x7f1248b156f2 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f1248b15707 "\005", 0x7f1248b15716 "\r", 0x7f1248b15727 ".\001n\016\003\016:\v;\v \v", 0x7f1248b15736 "\005", 0x7f1248b15745 "4", 0x7f1248b15757 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f1248b1576c "4", 0x7f1248b15775 ".", 0x7f1248b15786 ".", 0x7f1248b15799 "\017", 0x7f1248b157a2 "\001\001I\023", 0x7f1248b157a9 "!", 0x7f1248b157b4 "$", 0x7f1248b157bf "\025\001I\023", 0x7f1248b157c6 "\005", 0x7f1248b157cd "\005", 0x7f1248b157dc "\035", 0x7f1248b157ed ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f1248b15800 "4", 0x7f1248b15814 "\r", 0x7f1248b15822 "4", 0x7f1248b15831 "4", 0x7f1248b15843 "\005", 0x7f1248b1584c "4", 0x7f1248b1585b "\035", 0x7f1248b1586a "4", 0x7f1248b15873 "\005", 0x7f1248b15882 "4", 0x7f1248b15891 "4", 0x7f1248b158a3 ".", 0x7f1248b158b4 ".\001\003\016:\v;\v \v", 0x7f1248b158c1 ".\001\003\016:\v;\vI\023 \v", 0x7f1248b158d0 "\025\001", 0x7f1248b14fa0 "4", 0x7f1248b14fb2 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f1248b14fc5 "\005", 0x7f1248b14fce "4", 0x7f1248b14fd7 ".", 0x7f1248b14fe8 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f1248b14ff7 "4", 0x7f1248b15009 "\035", 0x7f1248b15018 ".", 0x7f1248b1502b "\r", 0x7f1248b15039 "\025\001I\023", 0x7f1248b15040 "\005", 0x7f1248b15047 "\025\001", 0x7f1248b1504c ".\001\003\016:\v;\v \v", 0x7f1248b15059 ".\001\003\016:\v;\vI\023 \v", 0x7f1248b13962 "\025\001I\023", 0x7f1248b13969 "\005", 0x7f1248b13970 "\025\001", 0x7f1248b13975 ".\001\003\016:\v;\v \v", 0x7f1248b13982 ".\001\003\016:\v;\vI\023 \v", 0x7f1248b13991 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f1248b0b601 "\005", 0x7f1248b0b610 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f1248b08078 "!", 0x7f1248b08081 "\r", 0x7f1248b08097 ".", 0x7f1248b080ab "\035\001\061\023\021\001\022\aX!(Y!\220\rW!\020\001\023", 0x7f1248b080c2 "\n", 0x7f1248b080cf ".", 0x7f1248b080e8 "4", 0x7f1248b080f9 ".", 0x7f1248b08111 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f1248b0812e ".", 0x7f1248b08148 ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f1248b08164 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f1248b08179 "\026", 0x7f1248b08183 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f1248b08193 "\017", 0x7f1248b0819b "$", 0x7f1248b081a7 "\026", 0x7f1248b081b5 "&", 0x7f1248b081bb "\026", 0x7f1248b081cb "(", 0x7f1248b081d5 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f1248b081ea "\025\001I\023\001\023", 0x7f1248b081f4 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f1248b08209 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f1248b0821b "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f1248b0822d "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f1248b08240 "\026", 0x7f1248b08253 "!", 0x7f1248b08259 "4", 0x7f1248b08269 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f1248b08284 ".", 0x7f1248b0829b ".", 0x7f1248b082b2 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f1248b082ce ".", 0x7f1248b082eb ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f1248b0830c ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f1248b0832b ".", 0x7f1248b08345 ".", 0x7f1248b08361 "4", 0x7f1248b0836d ".", 0x7f1248b08388 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f1248b0839c ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f1248b083bb ".", 0x7f1248b083d6 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f1248b083ec ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f1248b08409 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f1248b08421 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f124a55ef98 "", 0x55867faec570 "3\017\001", 0x55867faec568 "\240\034|I\022\177", 0x7f124a55efc0 "\360\357UJ\022\177", 0x55867faebda8 "\326\203\260H\022\177", 0x55867faec528 "\340-C\177\206U", 0x55867faec530 "2", 0x55867faec538 "\001", 0x55867faec540 "\003", 0x7f124a55efa0 "", 0x7f124a55efa8 "", 0x7f124a55efb0 "", 0x7f124a55efb8 "", 0x7f124a55efc8 "\304^8\177\206U", 0x0, 0x7f124a55efd0 "", 0x55867f385ec4 <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x55867f385e76 <fiber_entry> "\363\017\036\372UH\211\345H\203\354 H\211}\350H\211u\340H\213E\340H\213@\bH\211E\360H\213E\360H\213\200\200", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x55867faebee0 "\220\305\256\177\206U", 0x55867faec180 "\320\301\256\177\206U", 0x7f126448dcb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x55867faebee0 "\220\305\256\177\206U", 0x55867faebfd0 "", 0x55867faec180 "\320\301\256\177\206U", 0x7f126459b994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55867faec590 "\240\034|I\022\177", 0x55867faec588 "\001", 0x55867faec598 "3\017\001"...}}
        i = 0
        j = 307
        shstr = 0x7f12496de375 ""
        ehdr = 0x7f1247c33000
        shdr = 0x7f12496de568
        shstr_shdr = 0x7f12496df0e8
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f12496de628
        fd = 5
        filesize = 27967784
        file = 0x7f1247c33000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f12496df068
        strtab_shdr = 0x7f12496df0a8
        dynsym_shdr = 0x7f12496de6e8
        dynstr_shdr = 0x7f12496de728
        obj = 0x5586803efea0
        dladdr_fbase = 94036144164864
#4  0x000055867f2f121d in rb_dump_backtrace_with_lines (num_traces=20, traces=0x55867f62f9a0 <trace>, errout=0x7f12645746a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 139716533415600
        i = 0
        lines = 0x5586803ef8d0
        obj = 0x5586803efea0
        dladdr_fbases = 0x5586803efde0
        main_path = 0x55867faec0e0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#5  0x000055867f1fef0d in rb_print_backtrace (errout=0x7f12645746a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x55867f1feef2 <rb_print_backtrace+36>, 0x55867f1ff615 <rb_vm_bugreport+656>, 0x55867f3b0e8b <rb_bug_for_fatal_signal+327>, 0x55867f14401c <sigill>, 0x7f126439c520 <__restore_rt>, 0x55867f1b19c3 <RB_OBJ_FROZEN+20>, 0x55867f1b1f32 <rb_check_frozen_inline+24>, 0x55867f1b5ef5 <rb_ivar_set+36>, 0x55867f086bc1 <rb_obj_ivar_set_m+120>, 0x55867f1ce116 <ractor_safe_call_cfunc_2+70>, 0x55867f1cec97 <vm_call_cfunc_with_frame_+541>, 0x55867f1cee6c <vm_call_cfunc_with_frame+121>, 0x55867f1d52a8 <vm_sendish+502>, 0x55867f1dca3f <vm_exec_core+15223>, 0x55867f1f358b <rb_vm_exec+320>, 0x55867f1f0178 <invoke_block+216>, 0x55867f1f0c14 <vm_invoke_proc+911>, 0x55867f1f13b8 <rb_vm_invoke_proc+170>, 0x55867f3888a0 <rb_fiber_start+726>, 0x55867f385ec4 <fiber_initialize_coroutine>, 0x0 <repeats 1004 times>}
        n = 20
#6  0x000055867f1ff615 in rb_vm_bugreport (ctx=0x55867faec500, errout=0x7f12645746a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55867fa572a0
        ec = 0x55867fda2430
#7  0x000055867f3b0e8b in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55867faec500, fmt=0x55867f45542b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f12645746a0 <_IO_2_1_stderr_>
        file = 0x7f1249bd1240 "-"
        line = 10
#8  0x000055867f14401c in sigsegv (sig=11, info=0x55867faec630, ctx=0x55867faec500) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#9  <signal handler called>
No locals.
#10 RB_FL_ABLE (obj=139716519009440) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:446
No locals.
#11 RB_OBJ_FROZEN (obj=139716519009440) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:900
No locals.
#12 0x000055867f1b1f32 in rb_check_frozen_inline (obj=139716519009440) at /tmp/ruby/src/trunk-O0/include/ruby/internal/intern/error.h:258
No locals.
#13 0x000055867f1b5ef5 in rb_ivar_set (obj=139716519009440, id=69427, val=1) at /tmp/ruby/src/trunk-O0/variable.c:1855
No locals.
#14 0x000055867f086bc1 in rb_obj_ivar_set_m (obj=139716519009440, iv=139716518598800, val=1) at /tmp/ruby/src/trunk-O0/object.c:2909
        id = 69427
#15 0x000055867f1ce116 in ractor_safe_call_cfunc_2 (recv=139716519009440, argc=2, argv=0x7f124a55f0d0, func=0x55867f086b49 <rb_obj_ivar_set_m>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3322
        f = 0x55867f086b49 <rb_obj_ivar_set_m>
#16 0x000055867f1cec97 in vm_call_cfunc_with_frame_ (ec=0x55867fda2430, reg_cfp=0x7f124a57eeb0, calling=0x7f124a55dfb0, argc=2, argv=0x7f124a55f0d0, stack_bottom=0x7f124a55f0c8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x111100140005
        cc = 0x7f12497b4578
        val = 139716518598800
        me = 0x7f12497b45a0
        cfunc = 0x55867fa84028
        recv = 139716519009440
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#17 0x000055867f1cee6c in vm_call_cfunc_with_frame (ec=0x55867fda2430, reg_cfp=0x7f124a57eeb0, calling=0x7f124a55dfb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 2
        stack_bottom = 0x7f124a55f0c8
        argv = 0x7f124a55f0d0
#18 0x000055867f1d52a8 in vm_sendish (ec=0x55867fda2430, reg_cfp=0x7f124a57eeb0, cd=0x55867fc0abf0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x111100140005
        cc = 0x7f12497b4578
        argc = 2
        recv = 139716519009440
        calling = {cd = 0x55867fc0abf0, cc = 0x7f12497b4578, block_handler = 0, recv = 139716519009440, argc = 2, kw_splat = false, heap_argv = 0}
#19 0x000055867f1dca3f in vm_exec_core (ec=0x55867fda2430) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x55867fc0abf0
        leaf = false
        val = 139716518598800
        reg_pc = 0x55867fc08090
        reg_cfp = 0x7f124a57eeb0
        insns_address_table = {0x55867f1d8f34 <vm_exec_core+108>, 0x55867f1d8f96 <vm_exec_core+206>, 0x55867f1d90a9 <vm_exec_core+481>, 0x55867f1d91bd <vm_exec_core+757>, 0x55867f1d935b <vm_exec_core+1171>, 0x55867f1d948b <vm_exec_core+1475>, 0x55867f1d969d <vm_exec_core+2005>, 0x55867f1d97af <vm_exec_core+2279>, 0x55867f1d9888 <vm_exec_core+2496>, 0x55867f1d998f <vm_exec_core+2759>, 0x55867f1d9a96 <vm_exec_core+3022>, 0x55867f1d9ba4 <vm_exec_core+3292>, 0x55867f1d9cb6 <vm_exec_core+3566>, 0x55867f1d9d86 <vm_exec_core+3774>, 0x55867f1d9e8f <vm_exec_core+4039>, 0x55867f1d9f89 <vm_exec_core+4289>, 0x55867f1da04c <vm_exec_core+4484>, 0x55867f1da10f <vm_exec_core+4679>, 0x55867f1da198 <vm_exec_core+4816>, 0x55867f1da224 <vm_exec_core+4956>, 0x55867f1da2ca <vm_exec_core+5122>, 0x55867f1da3a2 <vm_exec_core+5338>, 0x55867f1da46f <vm_exec_core+5543>, 0x55867f1da54d <vm_exec_core+5765>, 0x55867f1da60f <vm_exec_core+5959>, 0x55867f1da74e <vm_exec_core+6278>, 0x55867f1da7f4 <vm_exec_core+6444>, 0x55867f1da8d9 <vm_exec_core+6673>, 0x55867f1daa08 <vm_exec_core+6976>, 0x55867f1daacb <vm_exec_core+7171>, 0x55867f1dab8e <vm_exec_core+7366>, 0x55867f1dac85 <vm_exec_core+7613>, 0x55867f1dad47 <vm_exec_core+7807>, 0x55867f1dae09 <vm_exec_core+8001>, 0x55867f1daf03 <vm_exec_core+8251>, 0x55867f1dafe2 <vm_exec_core+8474>, 0x55867f1db0af <vm_exec_core+8679>, 0x55867f1db1bf <vm_exec_core+8951>, 0x55867f1db2b9 <vm_exec_core+9201>, 0x55867f1db334 <vm_exec_core+9324>, 0x55867f1db3f5 <vm_exec_core+9517>, 0x55867f1db4e3 <vm_exec_core+9755>, 0x55867f1db593 <vm_exec_core+9931>, 0x55867f1db712 <vm_exec_core+10314>, 0x55867f1db7ec <vm_exec_core+10532>, 0x55867f1db8d8 <vm_exec_core+10768>, 0x55867f1db969 <vm_exec_core+10913>, 0x55867f1dbac4 <vm_exec_core+11260>, 0x55867f1dc07e <vm_exec_core+12726>, 0x55867f1dc17a <vm_exec_core+12978>, 0x55867f1dc27d <vm_exec_core+13237>, 0x55867f1dc369 <vm_exec_core+13473>, 0x55867f1dc582 <vm_exec_core+14010>, 0x55867f1dc674 <vm_exec_core+14252>, 0x55867f1dc77a <vm_exec_core+14514>, 0x55867f1dc985 <vm_exec_core+15037>, 0x55867f1dcb3c <vm_exec_core+15476>, 0x55867f1dcc70 <vm_exec_core+15784>, 0x55867f1dcde5 <vm_exec_core+16157>, 0x55867f1dcf19 <vm_exec_core+16465>, 0x55867f1dd08e <vm_exec_core+16838>, 0x55867f1dd270 <vm_exec_core+17320>, 0x55867f1dd47b <vm_exec_core+17843>, 0x55867f1dd632 <vm_exec_core+18282>, 0x55867f1dd754 <vm_exec_core+18572>, 0x55867f1dd7fb <vm_exec_core+18739>, 0x55867f1dd8bf <vm_exec_core+18935>, 0x55867f1dd9a8 <vm_exec_core+19168>, 0x55867f1dda94 <vm_exec_core+19404>, 0x55867f1ddb7d <vm_exec_core+19637>, 0x55867f1ddc91 <vm_exec_core+19913>, 0x55867f1dddb8 <vm_exec_core+20208>, 0x55867f1ddef7 <vm_exec_core+20527>, 0x55867f1de036 <vm_exec_core+20846>, 0x55867f1de175 <vm_exec_core+21165>, 0x55867f1de2b4 <vm_exec_core+21484>, 0x55867f1de3f3 <vm_exec_core+21803>, 0x55867f1de53d <vm_exec_core+22133>, 0x55867f1de6c0 <vm_exec_core+22520>, 0x55867f1de7ff <vm_exec_core+22839>, 0x55867f1de93e <vm_exec_core+23158>, 0x55867f1dea7d <vm_exec_core+23477>, 0x55867f1debbc <vm_exec_core+23796>, 0x55867f1decfb <vm_exec_core+24115>, 0x55867f1dee3a <vm_exec_core+24434>, 0x55867f1def79 <vm_exec_core+24753>, 0x55867f1df0b8 <vm_exec_core+25072>, 0x55867f1df210 <vm_exec_core+25416>, 0x55867f1df3d6 <vm_exec_core+25870>, 0x55867f1df55d <vm_exec_core+26261>, 0x55867f1df685 <vm_exec_core+26557>, 0x55867f1df7ad <vm_exec_core+26853>, 0x55867f1df8d0 <vm_exec_core+27144>, 0x55867f1df9f3 <vm_exec_core+27435>, 0x55867f1dfb27 <vm_exec_core+27743>, 0x55867f1dfc66 <vm_exec_core+28062>, 0x55867f1dfd51 <vm_exec_core+28297>, 0x55867f1dfe56 <vm_exec_core+28558>, 0x55867f1dff9e <vm_exec_core+28886>, 0x55867f1e008d <vm_exec_core+29125>, 0x55867f1e0167 <vm_exec_core+29343>, 0x55867f1e023c <vm_exec_core+29556>, 0x55867f1e0317 <vm_exec_core+29775>, 0x55867f1e0393 <vm_exec_core+29899>, 0x55867f1e040f <vm_exec_core+30023>, 0x55867f1e042d <vm_exec_core+30053>, 0x55867f1e044b <vm_exec_core+30083>, 0x55867f1e0469 <vm_exec_core+30113>, 0x55867f1e0487 <vm_exec_core+30143>, 0x55867f1e04a5 <vm_exec_core+30173>, 0x55867f1e04c3 <vm_exec_core+30203>, 0x55867f1e04e1 <vm_exec_core+30233>, 0x55867f1e04ff <vm_exec_core+30263>, 0x55867f1e051d <vm_exec_core+30293>, 0x55867f1e053b <vm_exec_core+30323>, 0x55867f1e0559 <vm_exec_core+30353>, 0x55867f1e0577 <vm_exec_core+30383>, 0x55867f1e0595 <vm_exec_core+30413>, 0x55867f1e05b3 <vm_exec_core+30443>, 0x55867f1e05d1 <vm_exec_core+30473>, 0x55867f1e05ef <vm_exec_core+30503>, 0x55867f1e060d <vm_exec_core+30533>, 0x55867f1e062b <vm_exec_core+30563>, 0x55867f1e0649 <vm_exec_core+30593>, 0x55867f1e0667 <vm_exec_core+30623>, 0x55867f1e0685 <vm_exec_core+30653>, 0x55867f1e06a3 <vm_exec_core+30683>, 0x55867f1e06c1 <vm_exec_core+30713>, 0x55867f1e06df <vm_exec_core+30743>, 0x55867f1e06fd <vm_exec_core+30773>, 0x55867f1e071b <vm_exec_core+30803>, 0x55867f1e0739 <vm_exec_core+30833>, 0x55867f1e0757 <vm_exec_core+30863>, 0x55867f1e0775 <vm_exec_core+30893>, 0x55867f1e0793 <vm_exec_core+30923>, 0x55867f1e07b1 <vm_exec_core+30953>, 0x55867f1e07cf <vm_exec_core+30983>, 0x55867f1e07ed <vm_exec_core+31013>, 0x55867f1e080b <vm_exec_core+31043>, 0x55867f1e0829 <vm_exec_core+31073>, 0x55867f1e0847 <vm_exec_core+31103>, 0x55867f1e0865 <vm_exec_core+31133>, 0x55867f1e0883 <vm_exec_core+31163>, 0x55867f1e08a1 <vm_exec_core+31193>, 0x55867f1e08bf <vm_exec_core+31223>, 0x55867f1e08dd <vm_exec_core+31253>, 0x55867f1e08fb <vm_exec_core+31283>, 0x55867f1e0919 <vm_exec_core+31313>, 0x55867f1e0937 <vm_exec_core+31343>, 0x55867f1e0955 <vm_exec_core+31373>, 0x55867f1e0973 <vm_exec_core+31403>, 0x55867f1e0991 <vm_exec_core+31433>, 0x55867f1e09af <vm_exec_core+31463>, 0x55867f1e09cd <vm_exec_core+31493>, 0x55867f1e09eb <vm_exec_core+31523>, 0x55867f1e0a09 <vm_exec_core+31553>, 0x55867f1e0a27 <vm_exec_core+31583>, 0x55867f1e0a45 <vm_exec_core+31613>, 0x55867f1e0a63 <vm_exec_core+31643>, 0x55867f1e0a81 <vm_exec_core+31673>, 0x55867f1e0a9f <vm_exec_core+31703>, 0x55867f1e0abd <vm_exec_core+31733>, 0x55867f1e0adb <vm_exec_core+31763>, 0x55867f1e0af9 <vm_exec_core+31793>, 0x55867f1e0b17 <vm_exec_core+31823>, 0x55867f1e0b35 <vm_exec_core+31853>, 0x55867f1e0b53 <vm_exec_core+31883>, 0x55867f1e0b71 <vm_exec_core+31913>, 0x55867f1e0b8f <vm_exec_core+31943>, 0x55867f1e0bad <vm_exec_core+31973>, 0x55867f1e0bcb <vm_exec_core+32003>, 0x55867f1e0be9 <vm_exec_core+32033>, 0x55867f1e0c07 <vm_exec_core+32063>, 0x55867f1e0c25 <vm_exec_core+32093>, 0x55867f1e0c43 <vm_exec_core+32123>, 0x55867f1e0c61 <vm_exec_core+32153>, 0x55867f1e0c7f <vm_exec_core+32183>, 0x55867f1e0c9d <vm_exec_core+32213>, 0x55867f1e0cbb <vm_exec_core+32243>, 0x55867f1e0cd9 <vm_exec_core+32273>, 0x55867f1e0cf7 <vm_exec_core+32303>, 0x55867f1e0d15 <vm_exec_core+32333>, 0x55867f1e0d46 <vm_exec_core+32382>, 0x55867f1e0d64 <vm_exec_core+32412>, 0x55867f1e0d82 <vm_exec_core+32442>, 0x55867f1e0da0 <vm_exec_core+32472>, 0x55867f1e0dbe <vm_exec_core+32502>, 0x55867f1e0ddc <vm_exec_core+32532>, 0x55867f1e0dfa <vm_exec_core+32562>, 0x55867f1e0e18 <vm_exec_core+32592>, 0x55867f1e0e36 <vm_exec_core+32622>, 0x55867f1e0e54 <vm_exec_core+32652>, 0x55867f1e0e72 <vm_exec_core+32682>, 0x55867f1e0e90 <vm_exec_core+32712>, 0x55867f1e0eae <vm_exec_core+32742>, 0x55867f1e0ecc <vm_exec_core+32772>, 0x55867f1e0eea <vm_exec_core+32802>, 0x55867f1e0f08 <vm_exec_core+32832>, 0x55867f1e0f26 <vm_exec_core+32862>, 0x55867f1e0f44 <vm_exec_core+32892>...}
#20 0x000055867f1f358b in rb_vm_exec (ec=0x55867fda2430) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55867fda2430
        _tag = {tag = 36, retval = 4, buf = {0x7f124a55ecc0, 0x55867f1f3509 <rb_vm_exec+190>, 0x0, 0x7f124a55ec10, 0x0}, prev = 0x7f124a55ef40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#21 0x000055867f1f0178 in invoke_block (ec=0x55867fda2430, iseq=0x7f1249b95e58, self=139716966272480, captured=0x55867fe26480, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 0
#22 0x000055867f1f0c14 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f124a55ef08, argc=0, self=139716966272480, captured=0x55867fe26480, ec=0x55867fda2430) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7f1249b95e58
        opt_pc = 0
        type = 572653569
        cfp = 0x7f124a57efc8
        sp = 0x7f124a55f018
        flags = 0
        use_argv = 0x7f124a55ef08
        av = {94036156086464, 0}
        stack_argv = 0x7f124a55f018
#23 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f124a55ef08, argc=0, self=139716966272480, proc=0x55867fe26480, ec=0x55867fda2430) at /tmp/ruby/src/trunk-O0/vm.c:1680
        block = 0x55867fe26480
#24 vm_invoke_proc (ec=0x55867fda2430, proc=0x55867fe26480, self=139716966272480, argc=0, argv=0x7f124a55ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1710
No locals.
#25 0x000055867f1f13b8 in rb_vm_invoke_proc (ec=0x55867fda2430, proc=0x55867fe26480, argc=0, argv=0x7f124a55ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1731
        self = 139716966272480
#26 0x000055867f3888a0 in rb_fiber_start (fiber=0x55867fda23e0) at /tmp/ruby/src/trunk-O0/cont.c:2536
        cont = 0x55867fda23e0
        argc = 0
        argv = 0x7f124a55ef08
        args = 4
        _ec = 0x55867fda2430
        _tag = {tag = 36, retval = 0, buf = {0x7f124a55efc0, 0x55867f3886b9 <rb_fiber_start+239>, 0x0, 0x7f124a55eee0, 0x7f124a55efa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        th = 0x55867fa59810
        proc = 0x55867fe26480
        state = RUBY_TAG_NONE
        need_interrupt = 0
        err = 0
#27 0x000055867f385ec4 in fiber_entry (from=0x55867fa5ae30, to=0x55867fda2600) at /tmp/ruby/src/trunk-O0/cont.c:847
        fiber = 0x55867fda23e0
        thread = 0x55867fa59810
#28 0x0000000000000000 in ?? ()
No symbol table info available.

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