# Logfile created on 2024-01-11 02:09:31 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055b28cd5e168 @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.20240111-020931", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055b28cde7418 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055b28cde72b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055b28cde70f8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240111-020931", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240111-020931>, @binmode=false, @mon_data=#<Monitor:0x000055b28cde7030>, @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
   ef75125..27688b6  master     -> origin/master
Updating ef75125..27688b6
Fast-forward
 debug.c                       |  2 +-
 eval.c                        |  2 +-
 io.c                          |  2 +-
 lib/rubygems/specification.rb |  2 +-
 test/rubygems/helper.rb       | 45 ++++++++++++++++++-------------------------
 5 files changed, 23 insertions(+), 30 deletions(-)
Latest commit hash = 27688b6a1d
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[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/debug.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/io.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 'srcs'.
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 'enc'.
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]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering 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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering 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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
generating enc.mk
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Retrying...
Finished tests in 1380.048739s, 19.6152 tests/s, 6943.4185 assertions/s.
27070 tests, 9582256 assertions, 0 failures, 0 errors, 224 skips

ruby -v: ruby 3.4.0dev (2024-01-11T01:40:03Z master 27688b6a1d) [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-11T01:40:03Z master 27688b6a1d) [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 290.732085 seconds

3728 files, 32492 examples, 143063 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.1095077.ruby -x gdbscript
[New LWP 1095077]
[New LWP 1095079]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055f03dfbb507 in RB_OBJ_PROMOTED_RAW (obj=139640194304480) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
725	    return RB_FL_ANY_RAW(obj,  RUBY_FL_PROMOTED);
[Current thread is 1 (Thread 0x7f009e9037c0 (LWP 1095077))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f009e9037c0 (LWP 1095077) 0x000055f03dfbb507 in RB_OBJ_PROMOTED_RAW (obj=139640194304480) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
  2    Thread 0x7f008532f640 (LWP 1095079) 0x00007f009ea2bfde in epoll_wait (epfd=4, events=0x55f03e5f383c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f008532f640 (LWP 1095079)):
#0  0x00007f009ea2bfde in epoll_wait (epfd=4, events=0x55f03e5f383c <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  0x000055f03e1588f9 in event_wait (vm=0x55f03eeb9b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22000
#2  0x000055f03e15891d in timer_thread_polling (vm=0x55f03eeb9b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1996554937
#3  0x000055f03e158fdd in timer_thread_func (ptr=0x55f03eeb9b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3005
        vm = 0x55f03eeb9b10
#4  0x00007f009e99ab43 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 = {140733692090528, 9180147888233421335, 139640211437120, 25, 139640637597776, 140733692090880, -9122210677179246057, -9122231333945959913}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f009ea2bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f009e9037c0 (LWP 1095077)):
#0  0x000055f03dfbb507 in RB_OBJ_PROMOTED_RAW (obj=139640194304480) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
No locals.
#1  0x000055f03dfbe6f5 in RVALUE_OLD_P (obj=139640194304480) at /tmp/ruby/src/trunk-O0/gc.c:1803
        __func__ = <optimized out>
#2  0x000055f03dfc960e in gc_mark_set_parent (objspace=0x55f03eebc470, obj=139640194304480) at /tmp/ruby/src/trunk-O0/gc.c:7210
No locals.
#3  0x000055f03dfc9999 in gc_mark_children (objspace=0x55f03eebc470, obj=139640194304480) at /tmp/ruby/src/trunk-O0/gc.c:7332
        any = 0x7f00842d89e0
#4  0x000055f03dfca3e8 in gc_mark_stacked_objects (objspace=0x55f03eebc470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7565
        mstack = 0x55f03eebc8f8
        obj = 139640194304480
        marked_slots_at_the_beginning = 759
        popped_count = 0
#5  0x000055f03dfca568 in gc_mark_stacked_objects_all (objspace=0x55f03eebc470) at /tmp/ruby/src/trunk-O0/gc.c:7603
No locals.
#6  0x000055f03dfcc8dc in gc_marks_rest (objspace=0x55f03eebc470) at /tmp/ruby/src/trunk-O0/gc.c:8798
No locals.
#7  0x000055f03dfcca10 in gc_marks (objspace=0x55f03eebc470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8856
        marking_finished = false
#8  0x000055f03dfce7b3 in gc_start (objspace=0x55f03eebc470, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9609
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9478
#9  0x000055f03dfce448 in garbage_collect (objspace=0x55f03eebc470, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9490
        _lev = 498694512
        ret = 32767
#10 0x000055f03dfc0995 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55f03eebd230, objspace=0x55f03eebc470, flags=12, klass=139640211546600) at /tmp/ruby/src/trunk-O0/gc.c:2872
        obj = 1
        lev = 1
#11 newobj_slowpath_wb_protected (klass=139640211546600, flags=12, objspace=0x55f03eebc470, cr=0x55f03eebd230, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2896
No locals.
#12 0x000055f03dfc0d2f in newobj_of0 (klass=139640211546600, flags=12, wb_protected=1, cr=0x55f03eebd230, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2938
        obj = 4096
        objspace = 0x55f03eebc470
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#13 0x000055f03dfc0d9b in newobj_of (cr=0x55f03eebd230, klass=139640211546600, flags=12, v1=94490326831008, v2=1, v3=139640193944960, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2948
        obj = 94490320442057
#14 0x000055f03dfc14c2 in typed_data_alloc (klass=139640211546600, typed_flag=0, datap=0x7f0084280d80, type=0x55f03e5d8fa0 <iseqw_data_type>, size=40) at /tmp/ruby/src/trunk-O0/gc.c:3157
        wb_protected = true
#15 0x000055f03dfc1541 in rb_data_typed_object_wrap (klass=139640211546600, datap=0x7f0084280d80, type=0x55f03e5d8fa0 <iseqw_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3167
No locals.
#16 0x000055f03e014015 in iseqw_new (iseq=0x7f0084280d80) at /tmp/ruby/src/trunk-O0/iseq.c:1324
        deconst = {in = 0x7f0084280d80, out = 0x7f0084280d80}
        obj = 139640193284640
#17 0x000055f03e01408e in rb_iseqw_new (iseq=0x7f0084280d80) at /tmp/ruby/src/trunk-O0/iseq.c:1338
No locals.
#18 0x000055f03e3b93dd in name_err_init_attr (exc=139640193284640, recv=139640193143360, method=844044) at /tmp/ruby/src/trunk-O0/error.c:2075
        ec = 0x55f03eebd4e0
        cfp = 0x7f009e901f30
#19 0x000055f03e3b9541 in name_err_init (exc=139640193284640, mesg=139640193145360, recv=139640193143360, method=844044) at /tmp/ruby/src/trunk-O0/error.c:2114
No locals.
#20 0x000055f03e3b9834 in rb_nomethod_err_new (mesg=139640193145360, recv=139640193143360, method=844044, args=139640193143760, priv=0) at /tmp/ruby/src/trunk-O0/error.c:2202
        exc = 139640193284640
#21 0x000055f03e1bfbbf in rb_make_no_method_exception (exc=139640211755360, format=139640193145360, obj=139640193143360, argc=1, argv=0x7fff1db985a0, priv=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:963
        args = 139640193143760
        name = 844044
#22 0x000055f03e1bfd5a in raise_method_missing (ec=0x55f03eebd4e0, argc=1, argv=0x7fff1db985a0, obj=139640193143360, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:1003
        exc = 139640211755360
        format = 0
#23 0x000055f03e1bfb28 in rb_method_missing (argc=1, argv=0x7fff1db985a0, obj=139640193143360) at /tmp/ruby/src/trunk-O0/vm_eval.c:948
        ec = 0x55f03eebd4e0
#24 0x000055f03e1a4087 in ractor_safe_call_cfunc_m1 (recv=139640193143360, argc=1, argv=0x7fff1db985a0, func=0x55f03e1bfadb <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x55f03e1bfadb <rb_method_missing>
#25 0x000055f03e1bd5af in vm_call0_cfunc_with_frame (ec=0x55f03eebd4e0, calling=0x7fff1db981b0, argv=0x7fff1db985a0) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f009e901ef8
        ci = 0x7fff1db98180
        val = 140733692084720
        me = 0x7f00841bfc20
        cfunc = 0x55f03eef9578
        len = -1
        recv = 139640193143360
        argc = 1
        mid = 2865
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#26 0x000055f03e1bd6d8 in vm_call0_cfunc (ec=0x55f03eebd4e0, calling=0x7fff1db981b0, argv=0x7fff1db985a0) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#27 0x000055f03e1bd956 in vm_call0_body (ec=0x55f03eebd4e0, calling=0x7fff1db981b0, argv=0x7fff1db985a0) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7fff1db98180
        cc = 0x7fff1db97f90
        ret = 94490336556072
#28 0x000055f03e1bd235 in vm_call0_cme (ec=0x55f03eebd4e0, calling=0x7fff1db981b0, argv=0x7fff1db985a0, cme=0x7f00841bfc20) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#29 0x000055f03e1bd2da in vm_call0_super (ec=0x55f03eebd4e0, calling=0x7fff1db981b0, argv=0x7fff1db985a0, klass=139640193391360, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
        cme = 0x7f00841bfc20
        mid = 2865
#30 0x000055f03e1bddf0 in vm_call0_body (ec=0x55f03eebd4e0, calling=0x7fff1db981b0, argv=0x7fff1db985a0) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
        klass = 139640211766560
        ci = 0x7fff1db98180
        cc = 0x7fff1db98250
        ret = 1048576
#31 0x000055f03e1bd1a6 in vm_call0_cc (ec=0x55f03eebd4e0, recv=139640193143360, id=2865, argc=1, argv=0x7fff1db985a0, cc=0x7fff1db98250, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7fff1db985a0
        av = {94490336350824, 139640193143360}
        calling = {cd = 0x7fff1db98170, cc = 0x7fff1db97f90, block_handler = 0, recv = 139640193143360, argc = 1, kw_splat = false, heap_argv = 0}
#32 0x000055f03e1bcf47 in rb_vm_call0 (ec=0x55f03eebd4e0, recv=139640193143360, id=2865, argc=1, argv=0x7fff1db985a0, cme=0x7f00841bfc98, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f00841bfc98, call_ = 0x55f03e1a8b81 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#33 0x000055f03e1be540 in rb_vm_call_kw (ec=0x55f03eebd4e0, recv=139640193143360, id=2865, argc=1, argv=0x7fff1db985a0, me=0x7f00841bfc98, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#34 0x000055f03e1bc425 in call_method_entry (ec=0x55f03eebd4e0, defined_class=139640211766560, obj=139640193143360, id=2865, cme=0x7f00841bfc98, argc=1, argv=0x7fff1db985a0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2716
        passed_block_handler = 0
        result = 94490336154848
#35 0x000055f03e1bedec in check_funcall_exec (v=140733692085760) at /tmp/ruby/src/trunk-O0/vm_eval.c:593
        args = 0x7fff1db98600
#36 0x000055f03dfac47e in rb_vrescue2 (b_proc=0x55f03e1bed8f <check_funcall_exec>, data1=140733692085760, r_proc=0x55f03e1bedf2 <check_funcall_failed>, data2=140733692085760, args=0x7fff1db984c0) at /tmp/ruby/src/trunk-O0/eval.c:919
        _ec = 0x55f03eebd4e0
        _tag = {tag = 36, retval = 140733692085312, buf = {0x7fff1db98480, 0x55f03dfac420 <rb_vrescue2+263>, 0x0, 0x7fff1db98380, 0x7fff1db98460}, prev = 0x7fff1db99a40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        ec = 0x55f03eebd4e0
        cfp = 0x7f009e901ef8
        result = 0
        e_info = 4
#37 0x000055f03dfac2f2 in rb_rescue2 (b_proc=0x55f03e1bed8f <check_funcall_exec>, data1=140733692085760, r_proc=0x55f03e1bedf2 <check_funcall_failed>, data2=140733692085760) at /tmp/ruby/src/trunk-O0/eval.c:900
        ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fff1db985a0, reg_save_area = 0x7fff1db984e0}}
        ret = 219043332275
#38 0x000055f03e1bf1d3 in check_funcall_missing (ec=0x55f03eebd4e0, klass=139640211762240, recv=139640193143360, mid=3297, argc=0, argv=0x55f03e429670 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:670
        argbuf = 0
        new_args = 0x7fff1db985a0
        args = {defined_class = 139640211766560, recv = 139640193143360, mid = 3297, ec = 0x55f03eebd4e0, cme = 0x7f00841bfc98, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7fff1db985a0, kw_splat = 0}
        cme = 0x7f00841bfc98
        ret = 36
#39 0x000055f03e1bf349 in rb_check_funcall_default_kw (recv=139640193143360, mid=3297, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:707
        ret = 140733692086064
        klass = 139640211762240
        me = 0x0
        ec = 0x55f03eebd4e0
        respond = -1
#40 0x000055f03e1bf27f in rb_check_funcall (recv=139640193143360, mid=3297, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#41 0x000055f03e0601ac in convert_type_with_id (val=139640193143360, tname=0x55f03e3edbbe "IO", method=3297, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3089
        r = 140733692086112
#42 0x000055f03e0605c1 in rb_check_convert_type_with_id (val=139640193143360, type=11, tname=0x55f03e3edbbe "IO", method=3297) at /tmp/ruby/src/trunk-O0/object.c:3181
        v = 15552537346916849920
#43 0x000055f03dfb0c55 in rb_stat (file=139640193143360, st=0x7fff1db988c0) at /tmp/ruby/src/trunk-O0/file.c:1301
        tmp = 139640193144080
        result = 0
#44 0x000055f03dfb1f41 in rb_file_identical_p (obj=139640211565640, fname1=139640193144080, fname2=139640193143360) at /tmp/ruby/src/trunk-O0/file.c:2202
        st1 = {st_dev = 164, st_ino = 13791877, st_nlink = 1, st_mode = 33152, st_uid = 1001, st_gid = 1000, __pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 1704939740, tv_nsec = 839614679}, st_mtim = {tv_sec = 1704939739, tv_nsec = 347564779}, st_ctim = {tv_sec = 1704939739, tv_nsec = 347564779}, __glibc_reserved = {0, 0, 0}}
        st2 = {st_dev = 0, st_ino = 139640194137880, st_nlink = 94490336151648, st_mode = 1055638640, st_uid = 22000, st_gid = 1, __pad0 = 1049216, st_rdev = 16, st_size = 139640211600560, st_blksize = 0, st_blocks = 139640211565640, st_atim = {tv_sec = 1431634051, tv_nsec = 0}, st_mtim = {tv_sec = 94490336154848, tv_nsec = 140733692086624}, st_ctim = {tv_sec = 1040019110, tv_nsec = 139640636972792}, __glibc_reserved = {139640635924696, 140733692086624, 94490336154848}}
#45 0x000055f03e1a413d in ractor_safe_call_cfunc_2 (recv=139640211565640, argc=2, argv=0x7f009e8020c8, func=0x55f03dfb1ed1 <rb_file_identical_p>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3320
        f = 0x55f03dfb1ed1 <rb_file_identical_p>
#46 0x000055f03e1a4cbe in vm_call_cfunc_with_frame_ (ec=0x55f03eebd4e0, reg_cfp=0x7f009e901f30, calling=0x7fff1db98db0, argc=2, argv=0x7f009e8020c8, stack_bottom=0x7f009e8020c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x492f00100005
        cc = 0x7f00841bdd58
        val = 140733692086864
        me = 0x7f00853574b0
        cfunc = 0x55f03eedce78
        recv = 139640211565640
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#47 0x000055f03e1a4e93 in vm_call_cfunc_with_frame (ec=0x55f03eebd4e0, reg_cfp=0x7f009e901f30, calling=0x7fff1db98db0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 2
        stack_bottom = 0x7f009e8020c0
        argv = 0x7f009e8020c8
#48 0x000055f03e1a4fab in vm_call_cfunc_other (ec=0x55f03eebd4e0, reg_cfp=0x7f009e901f30, calling=0x7fff1db98db0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0x492f00100005
        argv_ary = 0
#49 0x000055f03e1a53d3 in vm_call_cfunc (ec=0x55f03eebd4e0, reg_cfp=0x7f009e901f30, calling=0x7fff1db98db0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0x492f00100005
#50 0x000055f03e1a7f02 in vm_call_method_each_type (ec=0x55f03eebd4e0, cfp=0x7f009e901f30, calling=0x7fff1db98db0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x492f00100005
        cc = 0x7f00841bdd58
        cme = 0x7f00853574b0
        v = 94490341613048
#51 0x000055f03e1a89ae in vm_call_method (ec=0x55f03eebd4e0, cfp=0x7f009e901f30, calling=0x7fff1db98db0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0x492f00100005
        cc = 0x7f00841bdd58
#52 0x000055f03e1a8bb0 in vm_call_general (ec=0x55f03eebd4e0, reg_cfp=0x7f009e901f30, calling=0x7fff1db98db0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#53 0x000055f03e1ab235 in vm_sendish (ec=0x55f03eebd4e0, reg_cfp=0x7f009e901f30, cd=0x55f03f07e7a0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x492f00100005
        cc = 0x7f00841bdd58
        argc = 2
        recv = 139640211565640
        calling = {cd = 0x55f03f07e7a0, cc = 0x7f00841bdd58, block_handler = 0, recv = 139640211565640, argc = 2, kw_splat = false, heap_argv = 0}
#54 0x000055f03e1b27c6 in vm_exec_core (ec=0x55f03eebd4e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55f03f07e7a0
        leaf = false
        val = 139640193143360
        reg_pc = 0x55f03f07e610
        reg_cfp = 0x7f009e901f30
        insns_address_table = {0x55f03e1aee9d <vm_exec_core+108>, 0x55f03e1aeeff <vm_exec_core+206>, 0x55f03e1af012 <vm_exec_core+481>, 0x55f03e1af126 <vm_exec_core+757>, 0x55f03e1af2c4 <vm_exec_core+1171>, 0x55f03e1af3f4 <vm_exec_core+1475>, 0x55f03e1af606 <vm_exec_core+2005>, 0x55f03e1af718 <vm_exec_core+2279>, 0x55f03e1af7f1 <vm_exec_core+2496>, 0x55f03e1af8f8 <vm_exec_core+2759>, 0x55f03e1af9ff <vm_exec_core+3022>, 0x55f03e1afb0d <vm_exec_core+3292>, 0x55f03e1afc1f <vm_exec_core+3566>, 0x55f03e1afcef <vm_exec_core+3774>, 0x55f03e1afdf8 <vm_exec_core+4039>, 0x55f03e1afef2 <vm_exec_core+4289>, 0x55f03e1affb5 <vm_exec_core+4484>, 0x55f03e1b0078 <vm_exec_core+4679>, 0x55f03e1b0101 <vm_exec_core+4816>, 0x55f03e1b018d <vm_exec_core+4956>, 0x55f03e1b0233 <vm_exec_core+5122>, 0x55f03e1b030b <vm_exec_core+5338>, 0x55f03e1b03d8 <vm_exec_core+5543>, 0x55f03e1b04b6 <vm_exec_core+5765>, 0x55f03e1b0578 <vm_exec_core+5959>, 0x55f03e1b06b7 <vm_exec_core+6278>, 0x55f03e1b075d <vm_exec_core+6444>, 0x55f03e1b0842 <vm_exec_core+6673>, 0x55f03e1b0971 <vm_exec_core+6976>, 0x55f03e1b0a34 <vm_exec_core+7171>, 0x55f03e1b0af7 <vm_exec_core+7366>, 0x55f03e1b0bee <vm_exec_core+7613>, 0x55f03e1b0cb0 <vm_exec_core+7807>, 0x55f03e1b0d8f <vm_exec_core+8030>, 0x55f03e1b0e5c <vm_exec_core+8235>, 0x55f03e1b0f6c <vm_exec_core+8507>, 0x55f03e1b1066 <vm_exec_core+8757>, 0x55f03e1b10e1 <vm_exec_core+8880>, 0x55f03e1b11a2 <vm_exec_core+9073>, 0x55f03e1b1290 <vm_exec_core+9311>, 0x55f03e1b1340 <vm_exec_core+9487>, 0x55f03e1b14bf <vm_exec_core+9870>, 0x55f03e1b1599 <vm_exec_core+10088>, 0x55f03e1b1685 <vm_exec_core+10324>, 0x55f03e1b1716 <vm_exec_core+10469>, 0x55f03e1b1871 <vm_exec_core+10816>, 0x55f03e1b1e13 <vm_exec_core+12258>, 0x55f03e1b1f0f <vm_exec_core+12510>, 0x55f03e1b2012 <vm_exec_core+12769>, 0x55f03e1b20fe <vm_exec_core+13005>, 0x55f03e1b2317 <vm_exec_core+13542>, 0x55f03e1b2409 <vm_exec_core+13784>, 0x55f03e1b250f <vm_exec_core+14046>, 0x55f03e1b270c <vm_exec_core+14555>, 0x55f03e1b28b5 <vm_exec_core+14980>, 0x55f03e1b29e0 <vm_exec_core+15279>, 0x55f03e1b2b4c <vm_exec_core+15643>, 0x55f03e1b2c77 <vm_exec_core+15942>, 0x55f03e1b2de3 <vm_exec_core+16306>, 0x55f03e1b2fc5 <vm_exec_core+16788>, 0x55f03e1b31c2 <vm_exec_core+17297>, 0x55f03e1b336b <vm_exec_core+17722>, 0x55f03e1b348d <vm_exec_core+18012>, 0x55f03e1b3534 <vm_exec_core+18179>, 0x55f03e1b35f8 <vm_exec_core+18375>, 0x55f03e1b36e1 <vm_exec_core+18608>, 0x55f03e1b37cd <vm_exec_core+18844>, 0x55f03e1b38b6 <vm_exec_core+19077>, 0x55f03e1b39ca <vm_exec_core+19353>, 0x55f03e1b3af1 <vm_exec_core+19648>, 0x55f03e1b3c27 <vm_exec_core+19958>, 0x55f03e1b3d5d <vm_exec_core+20268>, 0x55f03e1b3e93 <vm_exec_core+20578>, 0x55f03e1b3fc9 <vm_exec_core+20888>, 0x55f03e1b40ff <vm_exec_core+21198>, 0x55f03e1b4240 <vm_exec_core+21519>, 0x55f03e1b43ba <vm_exec_core+21897>, 0x55f03e1b44f0 <vm_exec_core+22207>, 0x55f03e1b4626 <vm_exec_core+22517>, 0x55f03e1b475c <vm_exec_core+22827>, 0x55f03e1b4892 <vm_exec_core+23137>, 0x55f03e1b49c8 <vm_exec_core+23447>, 0x55f03e1b4afe <vm_exec_core+23757>, 0x55f03e1b4c34 <vm_exec_core+24067>, 0x55f03e1b4d6a <vm_exec_core+24377>, 0x55f03e1b4eb9 <vm_exec_core+24712>, 0x55f03e1b5073 <vm_exec_core+25154>, 0x55f03e1b51f1 <vm_exec_core+25536>, 0x55f03e1b5310 <vm_exec_core+25823>, 0x55f03e1b542f <vm_exec_core+26110>, 0x55f03e1b5549 <vm_exec_core+26392>, 0x55f03e1b5663 <vm_exec_core+26674>, 0x55f03e1b578e <vm_exec_core+26973>, 0x55f03e1b58c4 <vm_exec_core+27283>, 0x55f03e1b59af <vm_exec_core+27518>, 0x55f03e1b5ab4 <vm_exec_core+27779>, 0x55f03e1b5bfc <vm_exec_core+28107>, 0x55f03e1b5ceb <vm_exec_core+28346>, 0x55f03e1b5dc5 <vm_exec_core+28564>, 0x55f03e1b5e9a <vm_exec_core+28777>, 0x55f03e1b5f75 <vm_exec_core+28996>, 0x55f03e1b5ff1 <vm_exec_core+29120>, 0x55f03e1b606d <vm_exec_core+29244>, 0x55f03e1b608b <vm_exec_core+29274>, 0x55f03e1b60a9 <vm_exec_core+29304>, 0x55f03e1b60c7 <vm_exec_core+29334>, 0x55f03e1b60e5 <vm_exec_core+29364>, 0x55f03e1b6103 <vm_exec_core+29394>, 0x55f03e1b6121 <vm_exec_core+29424>, 0x55f03e1b613f <vm_exec_core+29454>, 0x55f03e1b615d <vm_exec_core+29484>, 0x55f03e1b617b <vm_exec_core+29514>, 0x55f03e1b6199 <vm_exec_core+29544>, 0x55f03e1b61b7 <vm_exec_core+29574>, 0x55f03e1b61d5 <vm_exec_core+29604>, 0x55f03e1b61f3 <vm_exec_core+29634>, 0x55f03e1b6211 <vm_exec_core+29664>, 0x55f03e1b622f <vm_exec_core+29694>, 0x55f03e1b624d <vm_exec_core+29724>, 0x55f03e1b626b <vm_exec_core+29754>, 0x55f03e1b6289 <vm_exec_core+29784>, 0x55f03e1b62a7 <vm_exec_core+29814>, 0x55f03e1b62c5 <vm_exec_core+29844>, 0x55f03e1b62e3 <vm_exec_core+29874>, 0x55f03e1b6301 <vm_exec_core+29904>, 0x55f03e1b631f <vm_exec_core+29934>, 0x55f03e1b633d <vm_exec_core+29964>, 0x55f03e1b635b <vm_exec_core+29994>, 0x55f03e1b6379 <vm_exec_core+30024>, 0x55f03e1b6397 <vm_exec_core+30054>, 0x55f03e1b63b5 <vm_exec_core+30084>, 0x55f03e1b63d3 <vm_exec_core+30114>, 0x55f03e1b63f1 <vm_exec_core+30144>, 0x55f03e1b640f <vm_exec_core+30174>, 0x55f03e1b642d <vm_exec_core+30204>, 0x55f03e1b644b <vm_exec_core+30234>, 0x55f03e1b6469 <vm_exec_core+30264>, 0x55f03e1b6487 <vm_exec_core+30294>, 0x55f03e1b64a5 <vm_exec_core+30324>, 0x55f03e1b64c3 <vm_exec_core+30354>, 0x55f03e1b64e1 <vm_exec_core+30384>, 0x55f03e1b64ff <vm_exec_core+30414>, 0x55f03e1b651d <vm_exec_core+30444>, 0x55f03e1b653b <vm_exec_core+30474>, 0x55f03e1b6559 <vm_exec_core+30504>, 0x55f03e1b6577 <vm_exec_core+30534>, 0x55f03e1b6595 <vm_exec_core+30564>, 0x55f03e1b65b3 <vm_exec_core+30594>, 0x55f03e1b65d1 <vm_exec_core+30624>, 0x55f03e1b65ef <vm_exec_core+30654>, 0x55f03e1b660d <vm_exec_core+30684>, 0x55f03e1b662b <vm_exec_core+30714>, 0x55f03e1b6649 <vm_exec_core+30744>, 0x55f03e1b6667 <vm_exec_core+30774>, 0x55f03e1b6685 <vm_exec_core+30804>, 0x55f03e1b66a3 <vm_exec_core+30834>, 0x55f03e1b66c1 <vm_exec_core+30864>, 0x55f03e1b66df <vm_exec_core+30894>, 0x55f03e1b66fd <vm_exec_core+30924>, 0x55f03e1b671b <vm_exec_core+30954>, 0x55f03e1b6739 <vm_exec_core+30984>, 0x55f03e1b6757 <vm_exec_core+31014>, 0x55f03e1b6775 <vm_exec_core+31044>, 0x55f03e1b6793 <vm_exec_core+31074>, 0x55f03e1b67b1 <vm_exec_core+31104>, 0x55f03e1b67cf <vm_exec_core+31134>, 0x55f03e1b67ed <vm_exec_core+31164>, 0x55f03e1b680b <vm_exec_core+31194>, 0x55f03e1b6829 <vm_exec_core+31224>, 0x55f03e1b6847 <vm_exec_core+31254>, 0x55f03e1b6865 <vm_exec_core+31284>, 0x55f03e1b6883 <vm_exec_core+31314>, 0x55f03e1b68a1 <vm_exec_core+31344>, 0x55f03e1b68bf <vm_exec_core+31374>, 0x55f03e1b68dd <vm_exec_core+31404>, 0x55f03e1b68fb <vm_exec_core+31434>, 0x55f03e1b6919 <vm_exec_core+31464>, 0x55f03e1b6937 <vm_exec_core+31494>, 0x55f03e1b6968 <vm_exec_core+31543>, 0x55f03e1b6986 <vm_exec_core+31573>, 0x55f03e1b69a4 <vm_exec_core+31603>, 0x55f03e1b69c2 <vm_exec_core+31633>, 0x55f03e1b69e0 <vm_exec_core+31663>, 0x55f03e1b69fe <vm_exec_core+31693>, 0x55f03e1b6a1c <vm_exec_core+31723>, 0x55f03e1b6a3a <vm_exec_core+31753>, 0x55f03e1b6a58 <vm_exec_core+31783>, 0x55f03e1b6a76 <vm_exec_core+31813>, 0x55f03e1b6a94 <vm_exec_core+31843>, 0x55f03e1b6ab2 <vm_exec_core+31873>, 0x55f03e1b6ad0 <vm_exec_core+31903>, 0x55f03e1b6aee <vm_exec_core+31933>, 0x55f03e1b6b0c <vm_exec_core+31963>, 0x55f03e1b6b2a <vm_exec_core+31993>, 0x55f03e1b6b48 <vm_exec_core+32023>, 0x55f03e1b6b66 <vm_exec_core+32053>, 0x55f03e1b6b84 <vm_exec_core+32083>, 0x55f03e1b6ba2 <vm_exec_core+32113>, 0x55f03e1b6bc0 <vm_exec_core+32143>, 0x55f03e1b6bde <vm_exec_core+32173>...}
#55 0x000055f03e1c92bb in vm_exec_loop (ec=0x55f03eebd4e0, state=RUBY_TAG_RAISE, tag=0x7fff1db99a40, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#56 0x000055f03e1c9203 in rb_vm_exec (ec=0x55f03eebd4e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x55f03eebd4e0
        _tag = {tag = 36, retval = 4, buf = {0x7fff1db99ac0, 0x55f03e1c912e <rb_vm_exec+190>, 0x0, 0x7fff1db99a10, 0x7fff1db99d58}, prev = 0x7fff1db99b30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#57 0x000055f03e1ca00f in rb_iseq_eval_main (iseq=0x7f00842995b0) at /tmp/ruby/src/trunk-O0/vm.c:2752
        ec = 0x55f03eebd4e0
        val = 94490336154848
#58 0x000055f03dfaac0d in rb_ec_exec_node (ec=0x55f03eebd4e0, n=0x7f00842995b0) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55f03eebc090
        _ec = 0x55f03eebd4e0
        _tag = {tag = 36, retval = 94490320347642, buf = {0x7fff1db99bb0, 0x55f03dfaaba3 <rb_ec_exec_node+212>, 0x0, 0x7fff1db99b00, 0x55f03eebd4e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f00842995b0
#59 0x000055f03dfaad8a in ruby_run_node (n=0x7f00842995b0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55f03eebd4e0
        status = 22000
#60 0x000055f03dfa65c4 in rb_main (argc=131, argv=0x7fff1db99d58) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140733692091440
#61 0x000055f03dfa6625 in main (argc=131, argv=0x7fff1db99d58) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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