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

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

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

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

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

# Running tests:

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

Retrying...
Finished tests in 957.216667s, 28.0950 tests/s, 9926.7306 assertions/s.
26893 tests, 9502032 assertions, 0 failures, 0 errors, 189 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.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.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-11-11T22:01:06Z master e6916f1305) [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 264.153326 seconds

3725 files, 32456 examples, 142764 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.92050.ruby -x gdbscript
[New LWP 92050]
[New LWP 92052]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  rb_iseq_mark_and_move_each_value (iseq=0x7ff68f74c0d8, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:277
277	    if (body->mark_bits.list) {
[Current thread is 1 (Thread 0x7ff6a9dd57c0 (LWP 92050))]

>>> Threads

  Id   Target Id                         Frame 
* 1    Thread 0x7ff6a9dd57c0 (LWP 92050) rb_iseq_mark_and_move_each_value (iseq=0x7ff68f74c0d8, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:277
  2    Thread 0x7ff6907ff640 (LWP 92052) 0x00007ff6a9efdfde in epoll_wait (epfd=4, events=0x55610e62523c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7ff6907ff640 (LWP 92052)):
#0  0x00007ff6a9efdfde in epoll_wait (epfd=4, events=0x55610e62523c <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  0x000055610e1b338b in timer_thread_polling (vm=0x55610fdafb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = -668796635
#2  0x000055610e1b3a33 in timer_thread_func (ptr=0x55610fdafb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
        vm = 0x55610fdafb10
#3  0x00007ff6a9e6cb43 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 = {140735356244912, 2853775739985401381, 140696962987584, 25, 140697389156432, 140735356245264, -2848661910932089307, -2848537587881667035}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007ff6a9efdbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7ff6a9dd57c0 (LWP 92050)):
#0  rb_iseq_mark_and_move_each_value (iseq=0x7ff68f74c0d8, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:277
        size = 6
        code = 0x55610ff4e510
        body = 0x55610ffe4010
        is_entries = 0x0
#1  0x000055610e070843 in rb_iseq_mark_and_move (iseq=0x7ff68f74c0d8, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:325
        body = 0x55610ffe4010
#2  0x000055610e029df3 in gc_mark_imemo (objspace=0x55610fdb2260, obj=140696945475800) at /tmp/ruby/src/trunk-O0/gc.c:7156
        __func__ = <optimized out>
#3  0x000055610e02a0ef in gc_mark_children (objspace=0x55610fdb2260, obj=140696945475800) at /tmp/ruby/src/trunk-O0/gc.c:7275
        any = 0x7ff68f74c0d8
#4  0x000055610e02a9e1 in gc_mark_stacked_objects (objspace=0x55610fdb2260, incremental=1, count=34460) at /tmp/ruby/src/trunk-O0/gc.c:7471
        mstack = 0x55610fdb26e8
        obj = 140696945475800
        marked_slots_at_the_beginning = 760
        popped_count = 2420
#5  0x000055610e02ab39 in gc_mark_stacked_objects_incremental (objspace=0x55610fdb2260, count=34460) at /tmp/ruby/src/trunk-O0/gc.c:7503
No locals.
#6  0x000055610e02ce71 in gc_marks_step (objspace=0x55610fdb2260, slots=34460) at /tmp/ruby/src/trunk-O0/gc.c:8708
        marking_finished = false
        __func__ = <optimized out>
#7  0x000055610e02ced9 in gc_marks_continue (objspace=0x55610fdb2260, size_pool=0x55610fdb2360, heap=0x55610fdb23b0) at /tmp/ruby/src/trunk-O0/gc.c:8728
        __func__ = <optimized out>
        marking_finished = true
#8  0x000055610e0209b8 in gc_continue (objspace=0x55610fdb2260, size_pool=0x55610fdb2360, heap=0x55610fdb23b0) at /tmp/ruby/src/trunk-O0/gc.c:2480
        lock_lev = 0
#9  0x000055610e021184 in newobj_alloc (objspace=0x55610fdb2260, cr=0x55610fdb3010, size_pool_idx=1, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2807
        lev = 32767
        unlock_vm = false
        size_pool = 0x55610fdb2360
        heap = 0x55610fdb23b0
        cache = 0x55610fdb3208
        obj = 0
        __func__ = <optimized out>
#10 0x000055610e0213b7 in newobj_slowpath (size_pool_idx=1, wb_protected=1, cr=0x55610fdb3010, objspace=0x55610fdb2260, flags=4294967308, klass=140696963097400) at /tmp/ruby/src/trunk-O0/gc.c:2866
        obj = 2
        lev = 1
#11 newobj_slowpath_wb_protected (klass=140696963097400, flags=4294967308, objspace=0x55610fdb2260, cr=0x55610fdb3010, size_pool_idx=1) at /tmp/ruby/src/trunk-O0/gc.c:2884
No locals.
#12 0x000055610e02172f in newobj_of0 (klass=140696963097400, flags=4294967308, wb_protected=1, cr=0x55610fdb3010, alloc_size=64) at /tmp/ruby/src/trunk-O0/gc.c:2926
        obj = 4096
        objspace = 0x55610fdb2260
        size_pool_idx = 1
        i = <optimized out>
        cnt = <optimized out>
#13 0x000055610e02179b in newobj_of (cr=0x55610fdb3010, klass=140696963097400, flags=12, v1=93875341431328, v2=3, v3=0, wb_protected=1, alloc_size=64) at /tmp/ruby/src/trunk-O0/gc.c:2936
        obj = 93875335208161
#14 0x000055610e021eda in typed_data_alloc (klass=140696963097400, typed_flag=2, datap=0x0, type=0x55610e611220 <backtrace_data_type>, size=64) at /tmp/ruby/src/trunk-O0/gc.c:3151
        wb_protected = true
#15 0x000055610e021ff6 in rb_data_typed_object_zalloc (klass=140696963097400, size=32, type=0x55610e611220 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3174
        obj = 93875339222072
        embed_size = 64
        obj = 4
#16 0x000055610e229b3d in backtrace_alloc (klass=140696963097400) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:536
        data_struct_obj = 93875366212288
        bt = 0x7fff80ea80c8
        obj = 93875366212288
#17 0x000055610e229d15 in rb_ec_partial_backtrace_object (ec=0x55610fdb32c0, start_frame=0, num_frames=-1, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:596
        cfp = 0x7ff6a9dd3ec0
        end_cfp = 0x7ff6a9dd4010
        size = 93875335100514
        bt = 0x7fff80ea8138
        btobj = 140696944823480
        loc = 0x55610e00756d <rb_type+43>
        cfunc_counter = 2048
#18 0x000055610e22a0f4 in rb_ec_backtrace_object (ec=0x55610fdb32c0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:691
No locals.
#19 0x000055610e00c1b9 in setup_exception (ec=0x55610fdb32c0, tag=6, mesg=140696944823480, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
        at = 140697387436280
        bt = 4
        _ec = 0x55610fdb32c0
        _tag = {tag = 36, retval = 140735356240400, buf = {0x7fff80ea82c0, 0x55610e00c082 <setup_exception+294>, 0x0, 0x7fff80ea8170, 0x7ff6a8860040}, prev = 0x7fff80ea85b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 15229334111874435840
        line = 0
        file = 0x5561102dfb20 "/tmp/empty20231112-92050-gcdy0e.rb"
        file0 = 0x5561102dfb20 "/tmp/empty20231112-92050-gcdy0e.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#20 0x000055610e00c71b in rb_longjmp (ec=0x55610fdb32c0, tag=6, mesg=140696944823480, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#21 0x000055610e00c7a1 in rb_exc_exception (mesg=140696944823480, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#22 0x000055610e00c7c7 in rb_exc_raise (mesg=140696944823480) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#23 0x000055610e1babad in rb_threadptr_execute_interrupts (th=0x55610fdb2090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2414
        err = 140696944823480
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#24 0x000055610e1ed7eb in rb_vm_check_ints (ec=0x55610fdb32c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2028
No locals.
#25 0x000055610e1f52c6 in vm_pop_frame (ec=0x55610fdb32c0, cfp=0x7ff6a9dd3ec0, ep=0x7ff6a9cd40f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 2040070179
#26 0x000055610e1f5312 in rb_vm_pop_frame (ec=0x55610fdb32c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#27 0x000055610e07d8d6 in load_iseq_eval (ec=0x55610fdb32c0, fname=140696944823880) at /tmp/ruby/src/trunk-O0/load.c:735
        ec = 0x55610fdb32c0
        th = 0x55610fdb2090
        realpath_map = 140696963109560
        v = 140696944823760
        ast = 0x7ff68f6acce0
        parser = 140696944823720
        iseq = 0x7ff68f6acd08
#28 0x000055610e07edf3 in require_internal (ec=0x55610fdb32c0, fname=140696945031520, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1247
        handle = 140697366032864
        found = 114
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = 0x55610fdb32c0
        _tag = {tag = 36, retval = 140696963312720, buf = {0x7fff80ea8630, 0x55610e07ec1e <require_internal+488>, 0x0, 0x7fff80ea84d0, 0x7fff80ea8600}, prev = 0x7fff80ea9550, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x55610fdb2090
        saved = {wrapper = 0, self = 140697387453920, errinfo = 4, ec = 0x55610fdb32c0}
        state = RUBY_TAG_NONE
        ftptr = 0x5561102fe2a0 "/tmp/empty20231112-92050-gcdy0e.rb"
        path = 140696944823880
        saved_path = 140696944823880
        realpath = 140696945031440
        realpaths = 140696963109720
        realpath_map = 140696963109560
        reset_ext_config = false
        prev_ext_config = {ractor_safe = 14}
        th2 = 0x7ff68f6df960
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#29 0x000055610e07f2ea in rb_require_string_internal (fname=140696945031520) at /tmp/ruby/src/trunk-O0/load.c:1346
        ec = 0x55610fdb32c0
        result = 32758
#30 0x000055610e07f288 in rb_require_string (fname=140696945031520) at /tmp/ruby/src/trunk-O0/load.c:1339
No locals.
#31 0x000055610e07e108 in rb_f_require (obj=140697387453920, fname=140696944823920) at /tmp/ruby/src/trunk-O0/load.c:981
No locals.
#32 0x000055610e1fe420 in ractor_safe_call_cfunc_1 (recv=140697387453920, argc=1, argv=0x7ff6a9cd40c0, func=0x55610e07e0e8 <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3326
        f = 0x55610e07e0e8 <rb_f_require>
#33 0x000055610e1fefe9 in vm_call_cfunc_with_frame_ (ec=0x55610fdb32c0, reg_cfp=0x7ff6a9dd3f30, calling=0x7fff80ea88d0, argc=1, argv=0x7ff6a9cd40c0, stack_bottom=0x7ff6a9cd40b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
        ci = 0x58b100140003
        cc = 0x7ff68f760588
        val = 140696945558920
        me = 0x7ff68f764fe8
        cfunc = 0x55610fe31d18
        recv = 140697387453920
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#34 0x000055610e1ff1be in vm_call_cfunc_with_frame (ec=0x55610fdb32c0, reg_cfp=0x7ff6a9dd3f30, calling=0x7fff80ea88d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3531
        argc = 1
        stack_bottom = 0x7ff6a9cd40b8
        argv = 0x7ff6a9cd40c0
#35 0x000055610e20527a in vm_sendish (ec=0x55610fdb32c0, reg_cfp=0x7ff6a9dd3f30, cd=0x55610ff549c0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x58b100140003
        cc = 0x7ff68f760588
        argc = 1
        recv = 140697387453920
        calling = {cd = 0x55610ff549c0, cc = 0x7ff68f760588, block_handler = 0, recv = 140697387453920, argc = 1, kw_splat = false, heap_argv = 0}
#36 0x000055610e20c73f in vm_exec_core (ec=0x55610fdb32c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x55610ff549c0
        leaf = false
        val = 140696944823920
        reg_pc = 0x55610ff61118
        reg_cfp = 0x7ff6a9dd3f30
        insns_address_table = {0x55610e208ee2 <vm_exec_core+108>, 0x55610e208f44 <vm_exec_core+206>, 0x55610e209057 <vm_exec_core+481>, 0x55610e20916b <vm_exec_core+757>, 0x55610e209309 <vm_exec_core+1171>, 0x55610e209439 <vm_exec_core+1475>, 0x55610e20964b <vm_exec_core+2005>, 0x55610e20975d <vm_exec_core+2279>, 0x55610e209836 <vm_exec_core+2496>, 0x55610e20993d <vm_exec_core+2759>, 0x55610e209a44 <vm_exec_core+3022>, 0x55610e209b52 <vm_exec_core+3292>, 0x55610e209c64 <vm_exec_core+3566>, 0x55610e209d34 <vm_exec_core+3774>, 0x55610e209e3d <vm_exec_core+4039>, 0x55610e209f37 <vm_exec_core+4289>, 0x55610e209ffa <vm_exec_core+4484>, 0x55610e20a0bd <vm_exec_core+4679>, 0x55610e20a146 <vm_exec_core+4816>, 0x55610e20a1d2 <vm_exec_core+4956>, 0x55610e20a278 <vm_exec_core+5122>, 0x55610e20a350 <vm_exec_core+5338>, 0x55610e20a41d <vm_exec_core+5543>, 0x55610e20a4fb <vm_exec_core+5765>, 0x55610e20a5bd <vm_exec_core+5959>, 0x55610e20a6fc <vm_exec_core+6278>, 0x55610e20a7a2 <vm_exec_core+6444>, 0x55610e20a887 <vm_exec_core+6673>, 0x55610e20a9b6 <vm_exec_core+6976>, 0x55610e20aa79 <vm_exec_core+7171>, 0x55610e20ab3c <vm_exec_core+7366>, 0x55610e20ac34 <vm_exec_core+7614>, 0x55610e20acf6 <vm_exec_core+7808>, 0x55610e20add5 <vm_exec_core+8031>, 0x55610e20aee5 <vm_exec_core+8303>, 0x55610e20afdf <vm_exec_core+8553>, 0x55610e20b05a <vm_exec_core+8676>, 0x55610e20b11b <vm_exec_core+8869>, 0x55610e20b209 <vm_exec_core+9107>, 0x55610e20b2b9 <vm_exec_core+9283>, 0x55610e20b438 <vm_exec_core+9666>, 0x55610e20b512 <vm_exec_core+9884>, 0x55610e20b5fe <vm_exec_core+10120>, 0x55610e20b68f <vm_exec_core+10265>, 0x55610e20b7ea <vm_exec_core+10612>, 0x55610e20bd8c <vm_exec_core+12054>, 0x55610e20be88 <vm_exec_core+12306>, 0x55610e20bf8b <vm_exec_core+12565>, 0x55610e20c077 <vm_exec_core+12801>, 0x55610e20c290 <vm_exec_core+13338>, 0x55610e20c382 <vm_exec_core+13580>, 0x55610e20c488 <vm_exec_core+13842>, 0x55610e20c685 <vm_exec_core+14351>, 0x55610e20c82e <vm_exec_core+14776>, 0x55610e20c959 <vm_exec_core+15075>, 0x55610e20cac5 <vm_exec_core+15439>, 0x55610e20cbf0 <vm_exec_core+15738>, 0x55610e20cd5c <vm_exec_core+16102>, 0x55610e20cf3e <vm_exec_core+16584>, 0x55610e20d13b <vm_exec_core+17093>, 0x55610e20d2e4 <vm_exec_core+17518>, 0x55610e20d406 <vm_exec_core+17808>, 0x55610e20d4ad <vm_exec_core+17975>, 0x55610e20d571 <vm_exec_core+18171>, 0x55610e20d65a <vm_exec_core+18404>, 0x55610e20d746 <vm_exec_core+18640>, 0x55610e20d82f <vm_exec_core+18873>, 0x55610e20d943 <vm_exec_core+19149>, 0x55610e20da6a <vm_exec_core+19444>, 0x55610e20dba0 <vm_exec_core+19754>, 0x55610e20dcd6 <vm_exec_core+20064>, 0x55610e20de0c <vm_exec_core+20374>, 0x55610e20df42 <vm_exec_core+20684>, 0x55610e20e078 <vm_exec_core+20994>, 0x55610e20e1b9 <vm_exec_core+21315>, 0x55610e20e333 <vm_exec_core+21693>, 0x55610e20e469 <vm_exec_core+22003>, 0x55610e20e59f <vm_exec_core+22313>, 0x55610e20e6d5 <vm_exec_core+22623>, 0x55610e20e80b <vm_exec_core+22933>, 0x55610e20e941 <vm_exec_core+23243>, 0x55610e20ea77 <vm_exec_core+23553>, 0x55610e20ebad <vm_exec_core+23863>, 0x55610e20ece3 <vm_exec_core+24173>, 0x55610e20ee32 <vm_exec_core+24508>, 0x55610e20efec <vm_exec_core+24950>, 0x55610e20f16a <vm_exec_core+25332>, 0x55610e20f289 <vm_exec_core+25619>, 0x55610e20f3a8 <vm_exec_core+25906>, 0x55610e20f4c2 <vm_exec_core+26188>, 0x55610e20f5dc <vm_exec_core+26470>, 0x55610e20f707 <vm_exec_core+26769>, 0x55610e20f83d <vm_exec_core+27079>, 0x55610e20f928 <vm_exec_core+27314>, 0x55610e20fa2d <vm_exec_core+27575>, 0x55610e20fb75 <vm_exec_core+27903>, 0x55610e20fc64 <vm_exec_core+28142>, 0x55610e20fd38 <vm_exec_core+28354>, 0x55610e20fe0d <vm_exec_core+28567>, 0x55610e20fef7 <vm_exec_core+28801>, 0x55610e20ff73 <vm_exec_core+28925>, 0x55610e20ffef <vm_exec_core+29049>, 0x55610e21000d <vm_exec_core+29079>, 0x55610e21002b <vm_exec_core+29109>, 0x55610e210049 <vm_exec_core+29139>, 0x55610e210067 <vm_exec_core+29169>, 0x55610e210085 <vm_exec_core+29199>, 0x55610e2100a3 <vm_exec_core+29229>, 0x55610e2100c1 <vm_exec_core+29259>, 0x55610e2100df <vm_exec_core+29289>, 0x55610e2100fd <vm_exec_core+29319>, 0x55610e21011b <vm_exec_core+29349>, 0x55610e210139 <vm_exec_core+29379>, 0x55610e210157 <vm_exec_core+29409>, 0x55610e210175 <vm_exec_core+29439>, 0x55610e210193 <vm_exec_core+29469>, 0x55610e2101b1 <vm_exec_core+29499>, 0x55610e2101cf <vm_exec_core+29529>, 0x55610e2101ed <vm_exec_core+29559>, 0x55610e21020b <vm_exec_core+29589>, 0x55610e210229 <vm_exec_core+29619>, 0x55610e210247 <vm_exec_core+29649>, 0x55610e210265 <vm_exec_core+29679>, 0x55610e210283 <vm_exec_core+29709>, 0x55610e2102a1 <vm_exec_core+29739>, 0x55610e2102bf <vm_exec_core+29769>, 0x55610e2102dd <vm_exec_core+29799>, 0x55610e2102fb <vm_exec_core+29829>, 0x55610e210319 <vm_exec_core+29859>, 0x55610e210337 <vm_exec_core+29889>, 0x55610e210355 <vm_exec_core+29919>, 0x55610e210373 <vm_exec_core+29949>, 0x55610e210391 <vm_exec_core+29979>, 0x55610e2103af <vm_exec_core+30009>, 0x55610e2103cd <vm_exec_core+30039>, 0x55610e2103eb <vm_exec_core+30069>, 0x55610e210409 <vm_exec_core+30099>, 0x55610e210427 <vm_exec_core+30129>, 0x55610e210445 <vm_exec_core+30159>, 0x55610e210463 <vm_exec_core+30189>, 0x55610e210481 <vm_exec_core+30219>, 0x55610e21049f <vm_exec_core+30249>, 0x55610e2104bd <vm_exec_core+30279>, 0x55610e2104db <vm_exec_core+30309>, 0x55610e2104f9 <vm_exec_core+30339>, 0x55610e210517 <vm_exec_core+30369>, 0x55610e210535 <vm_exec_core+30399>, 0x55610e210553 <vm_exec_core+30429>, 0x55610e210571 <vm_exec_core+30459>, 0x55610e21058f <vm_exec_core+30489>, 0x55610e2105ad <vm_exec_core+30519>, 0x55610e2105cb <vm_exec_core+30549>, 0x55610e2105e9 <vm_exec_core+30579>, 0x55610e210607 <vm_exec_core+30609>, 0x55610e210625 <vm_exec_core+30639>, 0x55610e210643 <vm_exec_core+30669>, 0x55610e210661 <vm_exec_core+30699>, 0x55610e21067f <vm_exec_core+30729>, 0x55610e21069d <vm_exec_core+30759>, 0x55610e2106bb <vm_exec_core+30789>, 0x55610e2106d9 <vm_exec_core+30819>, 0x55610e2106f7 <vm_exec_core+30849>, 0x55610e210715 <vm_exec_core+30879>, 0x55610e210733 <vm_exec_core+30909>, 0x55610e210751 <vm_exec_core+30939>, 0x55610e21076f <vm_exec_core+30969>, 0x55610e21078d <vm_exec_core+30999>, 0x55610e2107ab <vm_exec_core+31029>, 0x55610e2107c9 <vm_exec_core+31059>, 0x55610e2107e7 <vm_exec_core+31089>, 0x55610e210805 <vm_exec_core+31119>, 0x55610e210823 <vm_exec_core+31149>, 0x55610e210841 <vm_exec_core+31179>, 0x55610e21085f <vm_exec_core+31209>, 0x55610e21087d <vm_exec_core+31239>, 0x55610e21089b <vm_exec_core+31269>, 0x55610e2108cc <vm_exec_core+31318>, 0x55610e2108ea <vm_exec_core+31348>, 0x55610e210908 <vm_exec_core+31378>, 0x55610e210926 <vm_exec_core+31408>, 0x55610e210944 <vm_exec_core+31438>, 0x55610e210962 <vm_exec_core+31468>, 0x55610e210980 <vm_exec_core+31498>, 0x55610e21099e <vm_exec_core+31528>, 0x55610e2109bc <vm_exec_core+31558>, 0x55610e2109da <vm_exec_core+31588>, 0x55610e2109f8 <vm_exec_core+31618>, 0x55610e210a16 <vm_exec_core+31648>, 0x55610e210a34 <vm_exec_core+31678>, 0x55610e210a52 <vm_exec_core+31708>, 0x55610e210a70 <vm_exec_core+31738>, 0x55610e210a8e <vm_exec_core+31768>, 0x55610e210aac <vm_exec_core+31798>, 0x55610e210aca <vm_exec_core+31828>, 0x55610e210ae8 <vm_exec_core+31858>, 0x55610e210b06 <vm_exec_core+31888>, 0x55610e210b24 <vm_exec_core+31918>, 0x55610e210b42 <vm_exec_core+31948>, 0x55610e210b60 <vm_exec_core+31978>, 0x55610e210b7e <vm_exec_core+32008>...}
#37 0x000055610e222cfa in vm_exec_loop (ec=0x55610fdb32c0, state=RUBY_TAG_BREAK, tag=0x7fff80ea9550, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2499
No locals.
#38 0x000055610e222c52 in rb_vm_exec (ec=0x55610fdb32c0) at /tmp/ruby/src/trunk-O0/vm.c:2478
        _ec = 0x55610fdb32c0
        _tag = {tag = 36, retval = 4, buf = {0x7fff80ea95d0, 0x55610e222b7d <rb_vm_exec+174>, 0x0, 0x7fff80ea9520, 0x7fff80ea9868}, prev = 0x7fff80ea9640, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#39 0x000055610e223a4e in rb_iseq_eval_main (iseq=0x7ff68f766b40) at /tmp/ruby/src/trunk-O0/vm.c:2738
        ec = 0x55610fdb32c0
        val = 93875366212288
#40 0x000055610e00b805 in rb_ec_exec_node (ec=0x55610fdb32c0, n=0x7ff68f766b40) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55610fdb2090
        _ec = 0x55610fdb32c0
        _tag = {tag = 36, retval = 93875335114220, buf = {0x7fff80ea96c0, 0x55610e00b79b <rb_ec_exec_node+196>, 0x0, 0x7fff80ea9610, 0x55610fdb32c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7ff68f766b40
#41 0x000055610e00b972 in ruby_run_node (n=0x7ff68f766b40) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55610fdb32c0
        status = 21857
#42 0x000055610e0072f4 in rb_main (argc=137, argv=0x7fff80ea9868) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140735356245824
#43 0x000055610e007355 in main (argc=137, argv=0x7fff80ea9868) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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