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

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

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

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

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

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=33183
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

Retrying...
Finished tests in 1281.649566s, 21.1243 tests/s, 7474.6157 assertions/s.
27074 tests, 9579838 assertions, 0 failures, 0 errors, 226 skips

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-01-11T23:53:52Z master 371256775f) [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 300.087231 seconds

3728 files, 32492 examples, 147345 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.1843542.ruby -x gdbscript
[New LWP 1843542]
[New LWP 1843544]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_FL_TEST_RAW (obj=139734704993920, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7f169fdbc7c0 (LWP 1843542))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f169fdbc7c0 (LWP 1843542) RB_FL_TEST_RAW (obj=139734704993920, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7f16867df640 (LWP 1843544) 0x00007f169fee4fde in epoll_wait (epfd=4, events=0x55594266683c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f16867df640 (LWP 1843544)):
#0  0x00007f169fee4fde in epoll_wait (epfd=4, events=0x55594266683c <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  0x00005559421ca9f0 in event_wait (vm=0x55594345db10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21849
#2  0x00005559421caa14 in timer_thread_polling (vm=0x55594345db10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1575608776
#3  0x00005559421cb0d4 in timer_thread_func (ptr=0x55594345db10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3005
        vm = 0x55594345db10
#4  0x00007f169fe53b43 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 = {140724694445328, -5819374675296914471, 139734722410048, 25, 139735148607568, 140724694445680, 5841275830697063385, 5841259266463757273}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f169fee4bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f169fdbc7c0 (LWP 1843542)):
#0  RB_FL_TEST_RAW (obj=139734704993920, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x000055594202d167 in RB_FL_ANY_RAW (obj=139734704993920, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x000055594202d514 in RB_OBJ_PROMOTED_RAW (obj=139734704993920) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
No locals.
#3  0x00005559420306f5 in RVALUE_OLD_P (obj=139734704993920) at /tmp/ruby/src/trunk-O0/gc.c:1803
        __func__ = <optimized out>
#4  0x000055594203ae20 in rgengc_check_relation (objspace=0x555943460470, obj=139734704993920) at /tmp/ruby/src/trunk-O0/gc.c:7004
        old_parent = 139734704994000
        __func__ = <optimized out>
#5  0x000055594203b055 in gc_mark_ptr (objspace=0x555943460470, obj=139734704993920) at /tmp/ruby/src/trunk-O0/gc.c:7057
        __func__ = "gc_mark_ptr"
#6  0x000055594203b3b0 in rb_gc_mark_and_move (ptr=0x55594372b478) at /tmp/ruby/src/trunk-O0/gc.c:7138
        objspace = 0x555943460470
        __func__ = <optimized out>
#7  0x0000555942082ceb in iseq_scan_bits (page=0, bits=8390656, code=0x55594372b420, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:226
        op = 139734704993920
        newop = 140724694438288
        offset = 11
        page_offset = 0
#8  0x0000555942082f0f in rb_iseq_mark_and_move_each_value (iseq=0x7f16857436d0, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:281
        size = 27
        code = 0x55594372b420
        body = 0x555943727900
        is_entries = 0x0
#9  0x000055594208309b in rb_iseq_mark_and_move (iseq=0x7f16857436d0, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:327
        body = 0x555943727900
#10 0x000055594203b870 in gc_mark_imemo (objspace=0x555943460470, obj=139734704994000) at /tmp/ruby/src/trunk-O0/gc.c:7263
        __func__ = <optimized out>
#11 0x000055594203ba68 in gc_mark_children (objspace=0x555943460470, obj=139734704994000) at /tmp/ruby/src/trunk-O0/gc.c:7356
        any = 0x7f16857436d0
#12 0x000055594203c3e8 in gc_mark_stacked_objects (objspace=0x555943460470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7565
        mstack = 0x5559434608f8
        obj = 139734704994000
        marked_slots_at_the_beginning = 767
        popped_count = 0
#13 0x000055594203c568 in gc_mark_stacked_objects_all (objspace=0x555943460470) at /tmp/ruby/src/trunk-O0/gc.c:7603
No locals.
#14 0x000055594203e8dc in gc_marks_rest (objspace=0x555943460470) at /tmp/ruby/src/trunk-O0/gc.c:8798
No locals.
#15 0x000055594203ea10 in gc_marks (objspace=0x555943460470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8856
        marking_finished = false
#16 0x00005559420407b3 in gc_start (objspace=0x555943460470, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9609
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9478
#17 0x0000555942040448 in garbage_collect (objspace=0x555943460470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9490
        _lev = 90985776
        ret = 32765
#18 0x0000555942040f0f in garbage_collect_with_gvl (objspace=0x555943460470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9878
No locals.
#19 0x00005559420480ee in objspace_malloc_gc_stress (objspace=0x555943460470) at /tmp/ruby/src/trunk-O0/gc.c:12423
        reason = 45568
#20 0x00005559420483d1 in objspace_xmalloc0 (objspace=0x555943460470, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12625
        gpr = 107008
        mem = 0x20b000020b1
#21 0x00005559420486ee in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12849
No locals.
#22 0x0000555942048724 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12858
No locals.
#23 0x000055594204c191 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14463
No locals.
#24 0x000055594220ffec in vm_ccs_create (klass=139734722733120, cc_tbl=0x555943988b50, mid=8369, cme=0x7f169fca8728) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1955
        ccs = 0xffffffff0000020b
#25 0x000055594222bdc1 in cache_callable_method_entry (klass=139734722733120, mid=8369, cme=0x7f169fca8728) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x555943988b50
        ccs_data = 93841850022472
#26 0x000055594222bf83 in callable_method_entry_or_negative (klass=139734722733120, mid=8369, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 139734722734080
        me = 0x7f169fca8728
        _lev = 32765
        cme = 0x7f169fca8728
#27 0x000055594222c015 in callable_method_entry (klass=139734722733120, mid=8369, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x7ffd056c5720
#28 0x000055594222c078 in rb_callable_method_entry (klass=139734722733120, mid=8369) at /tmp/ruby/src/trunk-O0/vm_method.c:1409
No locals.
#29 0x000055594222e493 in rb_method_basic_definition_p (klass=139734722733120, id=8369) at /tmp/ruby/src/trunk-O0/vm_method.c:2704
        cme = 0x7f168567d250
#30 0x000055594242b9a2 in rb_get_backtrace (exc=139734704181840) at /tmp/ruby/src/trunk-O0/error.c:1762
        mid = 8369
        info = 64
#31 0x000055594201d524 in setup_exception (ec=0x5559434614e0, tag=6, mesg=139734704181840, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:565
        bt = 1269
        _ec = 0x5559434614e0
        _tag = {tag = 36, retval = 139735125458648, buf = {0x7ffd056c5930, 0x55594201d4ad <setup_exception+313>, 0x0, 0x7ffd056c57e0, 0x7f169e83fed8}, prev = 0x7ffd056c5f00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 7585317927441286656
        line = 0
        file = 0x55594399c140 "/tmp/empty20240112-1843542-jis0r1.rb"
        file0 = 0x55594399c140 "/tmp/empty20240112-1843542-jis0r1.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#32 0x000055594201db79 in rb_longjmp (ec=0x5559434614e0, tag=6, mesg=139734704181840, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#33 0x000055594201dbff in rb_exc_exception (mesg=139734704181840, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#34 0x000055594201dc25 in rb_exc_raise (mesg=139734704181840) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#35 0x00005559421d24dc in rb_threadptr_execute_interrupts (th=0x555943460090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2490
        err = 139734704181840
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#36 0x00005559422054fd in rb_vm_check_ints (ec=0x5559434614e0) at /tmp/ruby/src/trunk-O0/vm_core.h:2084
No locals.
#37 0x000055594220d07b in vm_pop_frame (ec=0x5559434614e0, cfp=0x7f169fdbaec0, ep=0x7f169fcbb0f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 2040070179
#38 0x000055594220d0c7 in rb_vm_pop_frame (ec=0x5559434614e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#39 0x0000555942090942 in load_iseq_eval (ec=0x5559434614e0, fname=139734704182400) at /tmp/ruby/src/trunk-O0/load.c:769
        ec = 0x5559434614e0
        th = 0x555943460090
        realpath_map = 139734722532320
        v = 139734704182240
        ast = 0x7f168567d278
        parser = 139734704182200
        iseq = 0x7f168567d2a0
#40 0x0000555942091ec6 in require_internal (ec=0x5559434614e0, fname=139734704257640, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1280
        handle = 139735125455328
        found = 114
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = 0x5559434614e0
        _tag = {tag = 36, retval = 139734722735200, buf = {0x7ffd056c5f80, 0x555942091cf1 <require_internal+504>, 0x0, 0x7ffd056c5e20, 0x7ffd056c5f50}, prev = 0x7ffd056c6eb0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x555943460090
        saved = {wrapper = 0, self = 139735146876400, errinfo = 4, ec = 0x5559434614e0}
        state = RUBY_TAG_NONE
        ftptr = 0x5559435ec3e0 "/tmp/empty20240112-1843542-jis0r1.rb"
        path = 139734704182400
        saved_path = 139734704182400
        realpath = 139734704257080
        realpaths = 139734722532480
        realpath_map = 139734722532320
        reset_ext_config = false
        prev_ext_config = {ractor_safe = 66}
        th2 = 0x7f168568fa68
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#41 0x00005559420923e1 in rb_require_string_internal (fname=139734704257640, resurrect=false) at /tmp/ruby/src/trunk-O0/load.c:1379
        ec = 0x5559434614e0
        result = 32534
#42 0x000055594209237a in rb_require_string (fname=139734704257640) at /tmp/ruby/src/trunk-O0/load.c:1372
No locals.
#43 0x00005559420911c6 in rb_f_require (obj=139735146876400, fname=139734704182520) at /tmp/ruby/src/trunk-O0/load.c:1014
No locals.
#44 0x00005559422161ec in ractor_safe_call_cfunc_1 (recv=139735146876400, argc=1, argv=0x7f169fcbb0c0, func=0x5559420911a6 <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
        f = 0x5559420911a6 <rb_f_require>
#45 0x0000555942216db5 in vm_call_cfunc_with_frame_ (ec=0x5559434614e0, reg_cfp=0x7f169fdbaf30, calling=0x7ffd056c6220, argc=1, argv=0x7f169fcbb0c0, stack_bottom=0x7f169fcbb0b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x588100140003
        cc = 0x7f1685730a58
        val = 139734704917080
        me = 0x7f1685735530
        cfunc = 0x5559434d7c88
        recv = 139735146876400
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#46 0x0000555942216f8a in vm_call_cfunc_with_frame (ec=0x5559434614e0, reg_cfp=0x7f169fdbaf30, calling=0x7ffd056c6220) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 1
        stack_bottom = 0x7f169fcbb0b8
        argv = 0x7f169fcbb0c0
#47 0x000055594221d32c in vm_sendish (ec=0x5559434614e0, reg_cfp=0x7f169fdbaf30, cd=0x5559435a27c0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x588100140003
        cc = 0x7f1685730a58
        argc = 1
        recv = 139735146876400
        calling = {cd = 0x5559435a27c0, cc = 0x7f1685730a58, block_handler = 0, recv = 139735146876400, argc = 1, kw_splat = false, heap_argv = 0}
#48 0x00005559422248bd in vm_exec_core (ec=0x5559434614e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x5559435a27c0
        leaf = false
        val = 139734704182520
        reg_pc = 0x55594357f958
        reg_cfp = 0x7f169fdbaf30
        insns_address_table = {0x555942220f94 <vm_exec_core+108>, 0x555942220ff6 <vm_exec_core+206>, 0x555942221109 <vm_exec_core+481>, 0x55594222121d <vm_exec_core+757>, 0x5559422213bb <vm_exec_core+1171>, 0x5559422214eb <vm_exec_core+1475>, 0x5559422216fd <vm_exec_core+2005>, 0x55594222180f <vm_exec_core+2279>, 0x5559422218e8 <vm_exec_core+2496>, 0x5559422219ef <vm_exec_core+2759>, 0x555942221af6 <vm_exec_core+3022>, 0x555942221c04 <vm_exec_core+3292>, 0x555942221d16 <vm_exec_core+3566>, 0x555942221de6 <vm_exec_core+3774>, 0x555942221eef <vm_exec_core+4039>, 0x555942221fe9 <vm_exec_core+4289>, 0x5559422220ac <vm_exec_core+4484>, 0x55594222216f <vm_exec_core+4679>, 0x5559422221f8 <vm_exec_core+4816>, 0x555942222284 <vm_exec_core+4956>, 0x55594222232a <vm_exec_core+5122>, 0x555942222402 <vm_exec_core+5338>, 0x5559422224cf <vm_exec_core+5543>, 0x5559422225ad <vm_exec_core+5765>, 0x55594222266f <vm_exec_core+5959>, 0x5559422227ae <vm_exec_core+6278>, 0x555942222854 <vm_exec_core+6444>, 0x555942222939 <vm_exec_core+6673>, 0x555942222a68 <vm_exec_core+6976>, 0x555942222b2b <vm_exec_core+7171>, 0x555942222bee <vm_exec_core+7366>, 0x555942222ce5 <vm_exec_core+7613>, 0x555942222da7 <vm_exec_core+7807>, 0x555942222e86 <vm_exec_core+8030>, 0x555942222f53 <vm_exec_core+8235>, 0x555942223063 <vm_exec_core+8507>, 0x55594222315d <vm_exec_core+8757>, 0x5559422231d8 <vm_exec_core+8880>, 0x555942223299 <vm_exec_core+9073>, 0x555942223387 <vm_exec_core+9311>, 0x555942223437 <vm_exec_core+9487>, 0x5559422235b6 <vm_exec_core+9870>, 0x555942223690 <vm_exec_core+10088>, 0x55594222377c <vm_exec_core+10324>, 0x55594222380d <vm_exec_core+10469>, 0x555942223968 <vm_exec_core+10816>, 0x555942223f0a <vm_exec_core+12258>, 0x555942224006 <vm_exec_core+12510>, 0x555942224109 <vm_exec_core+12769>, 0x5559422241f5 <vm_exec_core+13005>, 0x55594222440e <vm_exec_core+13542>, 0x555942224500 <vm_exec_core+13784>, 0x555942224606 <vm_exec_core+14046>, 0x555942224803 <vm_exec_core+14555>, 0x5559422249ac <vm_exec_core+14980>, 0x555942224ad7 <vm_exec_core+15279>, 0x555942224c43 <vm_exec_core+15643>, 0x555942224d6e <vm_exec_core+15942>, 0x555942224eda <vm_exec_core+16306>, 0x5559422250bc <vm_exec_core+16788>, 0x5559422252b9 <vm_exec_core+17297>, 0x555942225462 <vm_exec_core+17722>, 0x555942225584 <vm_exec_core+18012>, 0x55594222562b <vm_exec_core+18179>, 0x5559422256ef <vm_exec_core+18375>, 0x5559422257d8 <vm_exec_core+18608>, 0x5559422258c4 <vm_exec_core+18844>, 0x5559422259ad <vm_exec_core+19077>, 0x555942225ac1 <vm_exec_core+19353>, 0x555942225be8 <vm_exec_core+19648>, 0x555942225d1e <vm_exec_core+19958>, 0x555942225e54 <vm_exec_core+20268>, 0x555942225f8a <vm_exec_core+20578>, 0x5559422260c0 <vm_exec_core+20888>, 0x5559422261f6 <vm_exec_core+21198>, 0x555942226337 <vm_exec_core+21519>, 0x5559422264b1 <vm_exec_core+21897>, 0x5559422265e7 <vm_exec_core+22207>, 0x55594222671d <vm_exec_core+22517>, 0x555942226853 <vm_exec_core+22827>, 0x555942226989 <vm_exec_core+23137>, 0x555942226abf <vm_exec_core+23447>, 0x555942226bf5 <vm_exec_core+23757>, 0x555942226d2b <vm_exec_core+24067>, 0x555942226e61 <vm_exec_core+24377>, 0x555942226fb0 <vm_exec_core+24712>, 0x55594222716a <vm_exec_core+25154>, 0x5559422272e8 <vm_exec_core+25536>, 0x555942227407 <vm_exec_core+25823>, 0x555942227526 <vm_exec_core+26110>, 0x555942227640 <vm_exec_core+26392>, 0x55594222775a <vm_exec_core+26674>, 0x555942227885 <vm_exec_core+26973>, 0x5559422279bb <vm_exec_core+27283>, 0x555942227aa6 <vm_exec_core+27518>, 0x555942227bab <vm_exec_core+27779>, 0x555942227cf3 <vm_exec_core+28107>, 0x555942227de2 <vm_exec_core+28346>, 0x555942227ebc <vm_exec_core+28564>, 0x555942227f91 <vm_exec_core+28777>, 0x55594222806c <vm_exec_core+28996>, 0x5559422280e8 <vm_exec_core+29120>, 0x555942228164 <vm_exec_core+29244>, 0x555942228182 <vm_exec_core+29274>, 0x5559422281a0 <vm_exec_core+29304>, 0x5559422281be <vm_exec_core+29334>, 0x5559422281dc <vm_exec_core+29364>, 0x5559422281fa <vm_exec_core+29394>, 0x555942228218 <vm_exec_core+29424>, 0x555942228236 <vm_exec_core+29454>, 0x555942228254 <vm_exec_core+29484>, 0x555942228272 <vm_exec_core+29514>, 0x555942228290 <vm_exec_core+29544>, 0x5559422282ae <vm_exec_core+29574>, 0x5559422282cc <vm_exec_core+29604>, 0x5559422282ea <vm_exec_core+29634>, 0x555942228308 <vm_exec_core+29664>, 0x555942228326 <vm_exec_core+29694>, 0x555942228344 <vm_exec_core+29724>, 0x555942228362 <vm_exec_core+29754>, 0x555942228380 <vm_exec_core+29784>, 0x55594222839e <vm_exec_core+29814>, 0x5559422283bc <vm_exec_core+29844>, 0x5559422283da <vm_exec_core+29874>, 0x5559422283f8 <vm_exec_core+29904>, 0x555942228416 <vm_exec_core+29934>, 0x555942228434 <vm_exec_core+29964>, 0x555942228452 <vm_exec_core+29994>, 0x555942228470 <vm_exec_core+30024>, 0x55594222848e <vm_exec_core+30054>, 0x5559422284ac <vm_exec_core+30084>, 0x5559422284ca <vm_exec_core+30114>, 0x5559422284e8 <vm_exec_core+30144>, 0x555942228506 <vm_exec_core+30174>, 0x555942228524 <vm_exec_core+30204>, 0x555942228542 <vm_exec_core+30234>, 0x555942228560 <vm_exec_core+30264>, 0x55594222857e <vm_exec_core+30294>, 0x55594222859c <vm_exec_core+30324>, 0x5559422285ba <vm_exec_core+30354>, 0x5559422285d8 <vm_exec_core+30384>, 0x5559422285f6 <vm_exec_core+30414>, 0x555942228614 <vm_exec_core+30444>, 0x555942228632 <vm_exec_core+30474>, 0x555942228650 <vm_exec_core+30504>, 0x55594222866e <vm_exec_core+30534>, 0x55594222868c <vm_exec_core+30564>, 0x5559422286aa <vm_exec_core+30594>, 0x5559422286c8 <vm_exec_core+30624>, 0x5559422286e6 <vm_exec_core+30654>, 0x555942228704 <vm_exec_core+30684>, 0x555942228722 <vm_exec_core+30714>, 0x555942228740 <vm_exec_core+30744>, 0x55594222875e <vm_exec_core+30774>, 0x55594222877c <vm_exec_core+30804>, 0x55594222879a <vm_exec_core+30834>, 0x5559422287b8 <vm_exec_core+30864>, 0x5559422287d6 <vm_exec_core+30894>, 0x5559422287f4 <vm_exec_core+30924>, 0x555942228812 <vm_exec_core+30954>, 0x555942228830 <vm_exec_core+30984>, 0x55594222884e <vm_exec_core+31014>, 0x55594222886c <vm_exec_core+31044>, 0x55594222888a <vm_exec_core+31074>, 0x5559422288a8 <vm_exec_core+31104>, 0x5559422288c6 <vm_exec_core+31134>, 0x5559422288e4 <vm_exec_core+31164>, 0x555942228902 <vm_exec_core+31194>, 0x555942228920 <vm_exec_core+31224>, 0x55594222893e <vm_exec_core+31254>, 0x55594222895c <vm_exec_core+31284>, 0x55594222897a <vm_exec_core+31314>, 0x555942228998 <vm_exec_core+31344>, 0x5559422289b6 <vm_exec_core+31374>, 0x5559422289d4 <vm_exec_core+31404>, 0x5559422289f2 <vm_exec_core+31434>, 0x555942228a10 <vm_exec_core+31464>, 0x555942228a2e <vm_exec_core+31494>, 0x555942228a5f <vm_exec_core+31543>, 0x555942228a7d <vm_exec_core+31573>, 0x555942228a9b <vm_exec_core+31603>, 0x555942228ab9 <vm_exec_core+31633>, 0x555942228ad7 <vm_exec_core+31663>, 0x555942228af5 <vm_exec_core+31693>, 0x555942228b13 <vm_exec_core+31723>, 0x555942228b31 <vm_exec_core+31753>, 0x555942228b4f <vm_exec_core+31783>, 0x555942228b6d <vm_exec_core+31813>, 0x555942228b8b <vm_exec_core+31843>, 0x555942228ba9 <vm_exec_core+31873>, 0x555942228bc7 <vm_exec_core+31903>, 0x555942228be5 <vm_exec_core+31933>, 0x555942228c03 <vm_exec_core+31963>, 0x555942228c21 <vm_exec_core+31993>, 0x555942228c3f <vm_exec_core+32023>, 0x555942228c5d <vm_exec_core+32053>, 0x555942228c7b <vm_exec_core+32083>, 0x555942228c99 <vm_exec_core+32113>, 0x555942228cb7 <vm_exec_core+32143>, 0x555942228cd5 <vm_exec_core+32173>...}
#49 0x000055594223b3b2 in vm_exec_loop (ec=0x5559434614e0, state=RUBY_TAG_BREAK, tag=0x7ffd056c6eb0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2514
No locals.
#50 0x000055594223b2fa in rb_vm_exec (ec=0x5559434614e0) at /tmp/ruby/src/trunk-O0/vm.c:2493
        _ec = 0x5559434614e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd056c6f30, 0x55594223b225 <rb_vm_exec+190>, 0x0, 0x7ffd056c6e80, 0x7ffd056c71c8}, prev = 0x7ffd056c6fa0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#51 0x000055594223c106 in rb_iseq_eval_main (iseq=0x7f16857495a8) at /tmp/ruby/src/trunk-O0/vm.c:2753
        ec = 0x5559434614e0
        val = 93841869116640
#52 0x000055594201cc0d in rb_ec_exec_node (ec=0x5559434614e0, n=0x7f16857495a8) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x555943460090
        _ec = 0x5559434614e0
        _tag = {tag = 36, retval = 93841847861754, buf = {0x7ffd056c7020, 0x55594201cba3 <rb_ec_exec_node+212>, 0x0, 0x7ffd056c6f70, 0x5559434614e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f16857495a8
#53 0x000055594201cd8a in ruby_run_node (n=0x7f16857495a8) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x5559434614e0
        status = 21849
#54 0x00005559420185c4 in rb_main (argc=131, argv=0x7ffd056c71c8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140724694446240
#55 0x0000555942018625 in main (argc=131, argv=0x7ffd056c71c8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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