# Logfile created on 2023-12-29 08:27:37 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000564f52231ca0 @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.20231229-082737", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000564f522bb3b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000564f522bb270 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564f522bb090 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231229-082737", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231229-082737>, @binmode=false, @mon_data=#<Monitor:0x0000564f522bafc8>, @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
   bc3b935..6f33e3c  master     -> origin/master
Updating bc3b935..6f33e3c
Fast-forward
 lib/reline/kill_ring.rb | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 lib/reline/kill_ring.rb
Latest commit hash = 6f33e3c53d
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper.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'
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.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/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
b6f9a675ae26e28a1cbf22cdaf0b9722141614e01885dd533908ce8743052cca  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
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/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    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
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    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.1
                                    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.3
                                    net-imap 0.4.9
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.1
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
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 1870 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

# Running tests:

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

Retrying...
Finished tests in 1288.759085s, 20.9729 tests/s, 7423.7335 assertions/s.
27029 tests, 9567404 assertions, 0 failures, 0 errors, 222 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.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 (2023-12-29T08:23:28Z master 6f33e3c53d) [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 296.489648 seconds

3728 files, 32492 examples, 146176 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.2637864.ruby -x gdbscript
[New LWP 2637864]
[New LWP 2637866]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  rb_id_table_foreach_values (tbl=0x55c9dca488c0, func=0x55c9dc21d733 <mark_method_entry_i>, data=0x55c9dc963470) at /tmp/ruby/src/trunk-O0/id_table.c:295
295	        if (ITEM_KEY_ISSET(tbl, i)) {
[Current thread is 1 (Thread 0x7f3f322347c0 (LWP 2637864))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f3f322347c0 (LWP 2637864) rb_id_table_foreach_values (tbl=0x55c9dca488c0, func=0x55c9dc21d733 <mark_method_entry_i>, data=0x55c9dc963470) at /tmp/ruby/src/trunk-O0/id_table.c:295
  2    Thread 0x7f3f18c5f640 (LWP 2637866) 0x00007f3f3235cfde in epoll_wait (epfd=4, events=0x55c9dc84185c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f3f18c5f640 (LWP 2637866)):
#0  0x00007f3f3235cfde in epoll_wait (epfd=4, events=0x55c9dc84185c <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  0x000055c9dc3ab33f in event_wait (vm=0x55c9dc960b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21961
#2  0x000055c9dc3ab363 in timer_thread_polling (vm=0x55c9dc960b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 144495624
#3  0x000055c9dc3aba23 in timer_thread_func (ptr=0x55c9dc960b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3002
        vm = 0x55c9dc960b10
#4  0x00007f3f322cbb43 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 = {140731662009232, -5088503205949771445, 139908975294016, 25, 139909401458768, 140731662009584, 5124024079534092619, 5124081604568772939}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f3f3235cbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f3f322347c0 (LWP 2637864)):
#0  rb_id_table_foreach_values (tbl=0x55c9dca488c0, func=0x55c9dc21d733 <mark_method_entry_i>, data=0x55c9dc963470) at /tmp/ruby/src/trunk-O0/id_table.c:295
        i = 0
        capa = 64
#1  0x000055c9dc21d79e in mark_m_tbl (objspace=0x55c9dc963470, tbl=0x55c9dca488c0) at /tmp/ruby/src/trunk-O0/gc.c:6788
No locals.
#2  0x000055c9dc21eb0b in gc_mark_children (objspace=0x55c9dc963470, obj=139908957264600) at /tmp/ruby/src/trunk-O0/gc.c:7375
        any = 0x7f3f17b2dad8
#3  0x000055c9dc21f3a6 in gc_mark_stacked_objects (objspace=0x55c9dc963470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7564
        mstack = 0x55c9dc9638f8
        obj = 139908957264600
        marked_slots_at_the_beginning = 762
        popped_count = 0
#4  0x000055c9dc21f526 in gc_mark_stacked_objects_all (objspace=0x55c9dc963470) at /tmp/ruby/src/trunk-O0/gc.c:7602
No locals.
#5  0x000055c9dc22189a in gc_marks_rest (objspace=0x55c9dc963470) at /tmp/ruby/src/trunk-O0/gc.c:8797
No locals.
#6  0x000055c9dc2219ce in gc_marks (objspace=0x55c9dc963470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8855
        marking_finished = false
#7  0x000055c9dc223771 in gc_start (objspace=0x55c9dc963470, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9608
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#8  0x000055c9dc223406 in garbage_collect (objspace=0x55c9dc963470, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 2763580512
        ret = 32766
#9  0x000055c9dc215953 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55c9dc964230, objspace=0x55c9dc963470, flags=12, klass=139908975403680) at /tmp/ruby/src/trunk-O0/gc.c:2871
        obj = 1
        lev = 1
#10 newobj_slowpath_wb_protected (klass=139908975403680, flags=12, objspace=0x55c9dc963470, cr=0x55c9dc964230, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2895
No locals.
#11 0x000055c9dc215ced in newobj_of0 (klass=139908975403680, flags=12, wb_protected=1, cr=0x55c9dc964230, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2937
        obj = 4096
        objspace = 0x55c9dc963470
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#12 0x000055c9dc215d59 in newobj_of (cr=0x55c9dc964230, klass=139908975403680, flags=12, v1=94325476323296, v2=1, v3=139908957802000, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2947
        obj = 94325469962887
#13 0x000055c9dc216480 in typed_data_alloc (klass=139908975403680, typed_flag=0, datap=0x7f3f17bb0e10, type=0x55c9dc826fe0 <iseqw_data_type>, size=40) at /tmp/ruby/src/trunk-O0/gc.c:3156
        wb_protected = true
#14 0x000055c9dc2164ff in rb_data_typed_object_wrap (klass=139908975403680, datap=0x7f3f17bb0e10, type=0x55c9dc826fe0 <iseqw_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3166
No locals.
#15 0x000055c9dc268dc8 in iseqw_new (iseq=0x7f3f17bb0e10) at /tmp/ruby/src/trunk-O0/iseq.c:1324
        deconst = {in = 0x7f3f17bb0e10, out = 0x7f3f17bb0e10}
        obj = 139908957142320
#16 0x000055c9dc268e41 in rb_iseqw_new (iseq=0x7f3f17bb0e10) at /tmp/ruby/src/trunk-O0/iseq.c:1338
No locals.
#17 0x000055c9dc609ecd in name_err_init_attr (exc=139908957142320, recv=139908957003440, method=844044) at /tmp/ruby/src/trunk-O0/error.c:2075
        ec = 0x55c9dc9644e0
        cfp = 0x7f3f32232f30
#18 0x000055c9dc60a031 in name_err_init (exc=139908957142320, mesg=139908956998080, recv=139908957003440, method=844044) at /tmp/ruby/src/trunk-O0/error.c:2114
No locals.
#19 0x000055c9dc60a324 in rb_nomethod_err_new (mesg=139908956998080, recv=139908957003440, method=844044, args=139908956997920, priv=0) at /tmp/ruby/src/trunk-O0/error.c:2202
        exc = 139908957142320
#20 0x000055c9dc412487 in rb_make_no_method_exception (exc=139908975612280, format=139908956998080, obj=139908957003440, argc=1, argv=0x7ffea4b8f090, priv=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:963
        args = 139908956997920
        name = 844044
#21 0x000055c9dc412622 in raise_method_missing (ec=0x55c9dc9644e0, argc=1, argv=0x7ffea4b8f090, obj=139908957003440, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:1003
        exc = 139908975612280
        format = 0
#22 0x000055c9dc4123f0 in rb_method_missing (argc=1, argv=0x7ffea4b8f090, obj=139908957003440) at /tmp/ruby/src/trunk-O0/vm_eval.c:948
        ec = 0x55c9dc9644e0
#23 0x000055c9dc3f694f in ractor_safe_call_cfunc_m1 (recv=139908957003440, argc=1, argv=0x7ffea4b8f090, func=0x55c9dc4123a3 <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x55c9dc4123a3 <rb_method_missing>
#24 0x000055c9dc40fe77 in vm_call0_cfunc_with_frame (ec=0x55c9dc9644e0, calling=0x7ffea4b8eca0, argv=0x7ffea4b8f090) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f3f32232ef8
        ci = 0x7ffea4b8ec70
        val = 94325482434800
        me = 0x7f3f17aefe90
        cfunc = 0x55c9dc9a0578
        len = -1
        recv = 139908957003440
        argc = 1
        mid = 2865
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#25 0x000055c9dc40ffa0 in vm_call0_cfunc (ec=0x55c9dc9644e0, calling=0x7ffea4b8eca0, argv=0x7ffea4b8f090) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#26 0x000055c9dc41021e in vm_call0_body (ec=0x55c9dc9644e0, calling=0x7ffea4b8eca0, argv=0x7ffea4b8f090) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffea4b8ec70
        cc = 0x7ffea4b8ea80
        ret = 140731662002672
#27 0x000055c9dc40fafd in vm_call0_cme (ec=0x55c9dc9644e0, calling=0x7ffea4b8eca0, argv=0x7ffea4b8f090, cme=0x7f3f17aefe90) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#28 0x000055c9dc40fba2 in vm_call0_super (ec=0x55c9dc9644e0, calling=0x7ffea4b8eca0, argv=0x7ffea4b8f090, klass=139908957250360, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
        cme = 0x7f3f17aefe90
        mid = 2865
#29 0x000055c9dc4106b8 in vm_call0_body (ec=0x55c9dc9644e0, calling=0x7ffea4b8eca0, argv=0x7ffea4b8f090) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
        klass = 139908975623480
        ci = 0x7ffea4b8ec70
        cc = 0x7ffea4b8ed40
        ret = 1048576
#30 0x000055c9dc40fa6e in vm_call0_cc (ec=0x55c9dc9644e0, recv=139908957003440, id=2865, argc=1, argv=0x7ffea4b8f090, cc=0x7ffea4b8ed40, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffea4b8f090
        av = {94325477818984, 139908957003440}
        calling = {cd = 0x7ffea4b8ec60, cc = 0x7ffea4b8ea80, block_handler = 0, recv = 139908957003440, argc = 1, kw_splat = false, heap_argv = 0}
#31 0x000055c9dc40f80f in rb_vm_call0 (ec=0x55c9dc9644e0, recv=139908957003440, id=2865, argc=1, argv=0x7ffea4b8f090, cme=0x7f3f17aefeb8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f3f17aefeb8, call_ = 0x55c9dc3fb449 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#32 0x000055c9dc410e08 in rb_vm_call_kw (ec=0x55c9dc9644e0, recv=139908957003440, id=2865, argc=1, argv=0x7ffea4b8f090, me=0x7f3f17aefeb8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#33 0x000055c9dc40eced in call_method_entry (ec=0x55c9dc9644e0, defined_class=139908975623480, obj=139908957003440, id=2865, cme=0x7f3f17aefeb8, argc=1, argv=0x7ffea4b8f090, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2716
        passed_block_handler = 0
        result = 94325477623008
#34 0x000055c9dc4116b4 in check_funcall_exec (v=140731662004464) at /tmp/ruby/src/trunk-O0/vm_eval.c:593
        args = 0x7ffea4b8f0f0
#35 0x000055c9dc20143c in rb_vrescue2 (b_proc=0x55c9dc411657 <check_funcall_exec>, data1=140731662004464, r_proc=0x55c9dc4116ba <check_funcall_failed>, data2=140731662004464, args=0x7ffea4b8efb0) at /tmp/ruby/src/trunk-O0/eval.c:919
        _ec = 0x55c9dc9644e0
        _tag = {tag = 36, retval = 140731662004016, buf = {0x7ffea4b8ef70, 0x55c9dc2013de <rb_vrescue2+263>, 0x0, 0x7ffea4b8ee70, 0x7ffea4b8ef50}, prev = 0x7ffea4b90530, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        ec = 0x55c9dc9644e0
        cfp = 0x7f3f32232ef8
        result = 0
        e_info = 4
#36 0x000055c9dc2012b0 in rb_rescue2 (b_proc=0x55c9dc411657 <check_funcall_exec>, data1=140731662004464, r_proc=0x55c9dc4116ba <check_funcall_failed>, data2=140731662004464) at /tmp/ruby/src/trunk-O0/eval.c:900
        ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffea4b8f090, reg_save_area = 0x7ffea4b8efd0}}
        ret = 219043332275
#37 0x000055c9dc411a9b in check_funcall_missing (ec=0x55c9dc9644e0, klass=139908975619160, recv=139908957003440, mid=3297, argc=0, argv=0x55c9dc678f30 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:670
        argbuf = 0
        new_args = 0x7ffea4b8f090
        args = {defined_class = 139908975623480, recv = 139908957003440, mid = 3297, ec = 0x55c9dc9644e0, cme = 0x7f3f17aefeb8, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7ffea4b8f090, kw_splat = 0}
        cme = 0x7f3f17aefeb8
        ret = 36
#38 0x000055c9dc411c11 in rb_check_funcall_default_kw (recv=139908957003440, mid=3297, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:707
        ret = 140731662004768
        klass = 139908975619160
        me = 0x0
        ec = 0x55c9dc9644e0
        respond = -1
#39 0x000055c9dc411b47 in rb_check_funcall (recv=139908957003440, mid=3297, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#40 0x000055c9dc2b4610 in convert_type_with_id (val=139908957003440, tname=0x55c9dc63dbbe "IO", method=3297, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3090
        r = 140731662004816
#41 0x000055c9dc2b4a25 in rb_check_convert_type_with_id (val=139908957003440, type=11, tname=0x55c9dc63dbbe "IO", method=3297) at /tmp/ruby/src/trunk-O0/object.c:3182
        v = 11996955083922646272
#42 0x000055c9dc205c13 in rb_stat (file=139908957003440, st=0x7ffea4b8f3b0) at /tmp/ruby/src/trunk-O0/file.c:1301
        tmp = 139908956998400
        result = 0
#43 0x000055c9dc206eff in rb_file_identical_p (obj=139908975422720, fname1=139908956998400, fname2=139908957003440) at /tmp/ruby/src/trunk-O0/file.c:2202
        st1 = {st_dev = 164, st_ino = 14066403, 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 = 1703839105, tv_nsec = 437077290}, st_mtim = {tv_sec = 1703839105, tv_nsec = 437077290}, st_ctim = {tv_sec = 1703839105, tv_nsec = 437077290}, __glibc_reserved = {0, 0, 0}}
        st2 = {st_dev = 0, st_ino = 139908957994760, st_nlink = 94325477619808, st_mode = 3700831344, st_uid = 21961, st_gid = 1, __pad0 = 1049216, st_rdev = 16, st_size = 139908975457440, st_blksize = 0, st_blocks = 139908975422720, st_atim = {tv_sec = 1431634051, tv_nsec = 0}, st_mtim = {tv_sec = 94325477623008, tv_nsec = 140731662005328}, st_ctim = {tv_sec = 3693264424, tv_nsec = 139909400833784}, __glibc_reserved = {139909399785688, 140731662005328, 94325477623008}}
#44 0x000055c9dc3f6a05 in ractor_safe_call_cfunc_2 (recv=139908975422720, argc=2, argv=0x7f3f321330c8, func=0x55c9dc206e8f <rb_file_identical_p>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3320
        f = 0x55c9dc206e8f <rb_file_identical_p>
#45 0x000055c9dc3f7586 in vm_call_cfunc_with_frame_ (ec=0x55c9dc9644e0, reg_cfp=0x7f3f32232f30, calling=0x7ffea4b8f8a0, argc=2, argv=0x7f3f321330c8, stack_bottom=0x7f3f321330c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x492f00100005
        cc = 0x7f3f17aedc08
        val = 140731662005568
        me = 0x7f3f18c874a0
        cfunc = 0x55c9dc983e78
        recv = 139908975422720
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#46 0x000055c9dc3f775b in vm_call_cfunc_with_frame (ec=0x55c9dc9644e0, reg_cfp=0x7f3f32232f30, calling=0x7ffea4b8f8a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 2
        stack_bottom = 0x7f3f321330c0
        argv = 0x7f3f321330c8
#47 0x000055c9dc3f7873 in vm_call_cfunc_other (ec=0x55c9dc9644e0, reg_cfp=0x7f3f32232f30, calling=0x7ffea4b8f8a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0x492f00100005
        argv_ary = 0
#48 0x000055c9dc3f7c9b in vm_call_cfunc (ec=0x55c9dc9644e0, reg_cfp=0x7f3f32232f30, calling=0x7ffea4b8f8a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0x492f00100005
#49 0x000055c9dc3fa7ca in vm_call_method_each_type (ec=0x55c9dc9644e0, cfp=0x7f3f32232f30, calling=0x7ffea4b8f8a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x492f00100005
        cc = 0x7f3f17aedc08
        cme = 0x7f3f18c874a0
        v = 94325482423048
#50 0x000055c9dc3fb276 in vm_call_method (ec=0x55c9dc9644e0, cfp=0x7f3f32232f30, calling=0x7ffea4b8f8a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0x492f00100005
        cc = 0x7f3f17aedc08
#51 0x000055c9dc3fb478 in vm_call_general (ec=0x55c9dc9644e0, reg_cfp=0x7f3f32232f30, calling=0x7ffea4b8f8a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#52 0x000055c9dc3fdafd in vm_sendish (ec=0x55c9dc9644e0, reg_cfp=0x7f3f32232f30, cd=0x55c9dcb298b0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x492f00100005
        cc = 0x7f3f17aedc08
        argc = 2
        recv = 139908975422720
        calling = {cd = 0x55c9dcb298b0, cc = 0x7f3f17aedc08, block_handler = 0, recv = 139908975422720, argc = 2, kw_splat = false, heap_argv = 0}
#53 0x000055c9dc40508e in vm_exec_core (ec=0x55c9dc9644e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55c9dcb298b0
        leaf = false
        val = 139908957003440
        reg_pc = 0x55c9dcb29720
        reg_cfp = 0x7f3f32232f30
        insns_address_table = {0x55c9dc401765 <vm_exec_core+108>, 0x55c9dc4017c7 <vm_exec_core+206>, 0x55c9dc4018da <vm_exec_core+481>, 0x55c9dc4019ee <vm_exec_core+757>, 0x55c9dc401b8c <vm_exec_core+1171>, 0x55c9dc401cbc <vm_exec_core+1475>, 0x55c9dc401ece <vm_exec_core+2005>, 0x55c9dc401fe0 <vm_exec_core+2279>, 0x55c9dc4020b9 <vm_exec_core+2496>, 0x55c9dc4021c0 <vm_exec_core+2759>, 0x55c9dc4022c7 <vm_exec_core+3022>, 0x55c9dc4023d5 <vm_exec_core+3292>, 0x55c9dc4024e7 <vm_exec_core+3566>, 0x55c9dc4025b7 <vm_exec_core+3774>, 0x55c9dc4026c0 <vm_exec_core+4039>, 0x55c9dc4027ba <vm_exec_core+4289>, 0x55c9dc40287d <vm_exec_core+4484>, 0x55c9dc402940 <vm_exec_core+4679>, 0x55c9dc4029c9 <vm_exec_core+4816>, 0x55c9dc402a55 <vm_exec_core+4956>, 0x55c9dc402afb <vm_exec_core+5122>, 0x55c9dc402bd3 <vm_exec_core+5338>, 0x55c9dc402ca0 <vm_exec_core+5543>, 0x55c9dc402d7e <vm_exec_core+5765>, 0x55c9dc402e40 <vm_exec_core+5959>, 0x55c9dc402f7f <vm_exec_core+6278>, 0x55c9dc403025 <vm_exec_core+6444>, 0x55c9dc40310a <vm_exec_core+6673>, 0x55c9dc403239 <vm_exec_core+6976>, 0x55c9dc4032fc <vm_exec_core+7171>, 0x55c9dc4033bf <vm_exec_core+7366>, 0x55c9dc4034b6 <vm_exec_core+7613>, 0x55c9dc403578 <vm_exec_core+7807>, 0x55c9dc403657 <vm_exec_core+8030>, 0x55c9dc403724 <vm_exec_core+8235>, 0x55c9dc403834 <vm_exec_core+8507>, 0x55c9dc40392e <vm_exec_core+8757>, 0x55c9dc4039a9 <vm_exec_core+8880>, 0x55c9dc403a6a <vm_exec_core+9073>, 0x55c9dc403b58 <vm_exec_core+9311>, 0x55c9dc403c08 <vm_exec_core+9487>, 0x55c9dc403d87 <vm_exec_core+9870>, 0x55c9dc403e61 <vm_exec_core+10088>, 0x55c9dc403f4d <vm_exec_core+10324>, 0x55c9dc403fde <vm_exec_core+10469>, 0x55c9dc404139 <vm_exec_core+10816>, 0x55c9dc4046db <vm_exec_core+12258>, 0x55c9dc4047d7 <vm_exec_core+12510>, 0x55c9dc4048da <vm_exec_core+12769>, 0x55c9dc4049c6 <vm_exec_core+13005>, 0x55c9dc404bdf <vm_exec_core+13542>, 0x55c9dc404cd1 <vm_exec_core+13784>, 0x55c9dc404dd7 <vm_exec_core+14046>, 0x55c9dc404fd4 <vm_exec_core+14555>, 0x55c9dc40517d <vm_exec_core+14980>, 0x55c9dc4052a8 <vm_exec_core+15279>, 0x55c9dc405414 <vm_exec_core+15643>, 0x55c9dc40553f <vm_exec_core+15942>, 0x55c9dc4056ab <vm_exec_core+16306>, 0x55c9dc40588d <vm_exec_core+16788>, 0x55c9dc405a8a <vm_exec_core+17297>, 0x55c9dc405c33 <vm_exec_core+17722>, 0x55c9dc405d55 <vm_exec_core+18012>, 0x55c9dc405dfc <vm_exec_core+18179>, 0x55c9dc405ec0 <vm_exec_core+18375>, 0x55c9dc405fa9 <vm_exec_core+18608>, 0x55c9dc406095 <vm_exec_core+18844>, 0x55c9dc40617e <vm_exec_core+19077>, 0x55c9dc406292 <vm_exec_core+19353>, 0x55c9dc4063b9 <vm_exec_core+19648>, 0x55c9dc4064ef <vm_exec_core+19958>, 0x55c9dc406625 <vm_exec_core+20268>, 0x55c9dc40675b <vm_exec_core+20578>, 0x55c9dc406891 <vm_exec_core+20888>, 0x55c9dc4069c7 <vm_exec_core+21198>, 0x55c9dc406b08 <vm_exec_core+21519>, 0x55c9dc406c82 <vm_exec_core+21897>, 0x55c9dc406db8 <vm_exec_core+22207>, 0x55c9dc406eee <vm_exec_core+22517>, 0x55c9dc407024 <vm_exec_core+22827>, 0x55c9dc40715a <vm_exec_core+23137>, 0x55c9dc407290 <vm_exec_core+23447>, 0x55c9dc4073c6 <vm_exec_core+23757>, 0x55c9dc4074fc <vm_exec_core+24067>, 0x55c9dc407632 <vm_exec_core+24377>, 0x55c9dc407781 <vm_exec_core+24712>, 0x55c9dc40793b <vm_exec_core+25154>, 0x55c9dc407ab9 <vm_exec_core+25536>, 0x55c9dc407bd8 <vm_exec_core+25823>, 0x55c9dc407cf7 <vm_exec_core+26110>, 0x55c9dc407e11 <vm_exec_core+26392>, 0x55c9dc407f2b <vm_exec_core+26674>, 0x55c9dc408056 <vm_exec_core+26973>, 0x55c9dc40818c <vm_exec_core+27283>, 0x55c9dc408277 <vm_exec_core+27518>, 0x55c9dc40837c <vm_exec_core+27779>, 0x55c9dc4084c4 <vm_exec_core+28107>, 0x55c9dc4085b3 <vm_exec_core+28346>, 0x55c9dc40868d <vm_exec_core+28564>, 0x55c9dc408762 <vm_exec_core+28777>, 0x55c9dc40883d <vm_exec_core+28996>, 0x55c9dc4088b9 <vm_exec_core+29120>, 0x55c9dc408935 <vm_exec_core+29244>, 0x55c9dc408953 <vm_exec_core+29274>, 0x55c9dc408971 <vm_exec_core+29304>, 0x55c9dc40898f <vm_exec_core+29334>, 0x55c9dc4089ad <vm_exec_core+29364>, 0x55c9dc4089cb <vm_exec_core+29394>, 0x55c9dc4089e9 <vm_exec_core+29424>, 0x55c9dc408a07 <vm_exec_core+29454>, 0x55c9dc408a25 <vm_exec_core+29484>, 0x55c9dc408a43 <vm_exec_core+29514>, 0x55c9dc408a61 <vm_exec_core+29544>, 0x55c9dc408a7f <vm_exec_core+29574>, 0x55c9dc408a9d <vm_exec_core+29604>, 0x55c9dc408abb <vm_exec_core+29634>, 0x55c9dc408ad9 <vm_exec_core+29664>, 0x55c9dc408af7 <vm_exec_core+29694>, 0x55c9dc408b15 <vm_exec_core+29724>, 0x55c9dc408b33 <vm_exec_core+29754>, 0x55c9dc408b51 <vm_exec_core+29784>, 0x55c9dc408b6f <vm_exec_core+29814>, 0x55c9dc408b8d <vm_exec_core+29844>, 0x55c9dc408bab <vm_exec_core+29874>, 0x55c9dc408bc9 <vm_exec_core+29904>, 0x55c9dc408be7 <vm_exec_core+29934>, 0x55c9dc408c05 <vm_exec_core+29964>, 0x55c9dc408c23 <vm_exec_core+29994>, 0x55c9dc408c41 <vm_exec_core+30024>, 0x55c9dc408c5f <vm_exec_core+30054>, 0x55c9dc408c7d <vm_exec_core+30084>, 0x55c9dc408c9b <vm_exec_core+30114>, 0x55c9dc408cb9 <vm_exec_core+30144>, 0x55c9dc408cd7 <vm_exec_core+30174>, 0x55c9dc408cf5 <vm_exec_core+30204>, 0x55c9dc408d13 <vm_exec_core+30234>, 0x55c9dc408d31 <vm_exec_core+30264>, 0x55c9dc408d4f <vm_exec_core+30294>, 0x55c9dc408d6d <vm_exec_core+30324>, 0x55c9dc408d8b <vm_exec_core+30354>, 0x55c9dc408da9 <vm_exec_core+30384>, 0x55c9dc408dc7 <vm_exec_core+30414>, 0x55c9dc408de5 <vm_exec_core+30444>, 0x55c9dc408e03 <vm_exec_core+30474>, 0x55c9dc408e21 <vm_exec_core+30504>, 0x55c9dc408e3f <vm_exec_core+30534>, 0x55c9dc408e5d <vm_exec_core+30564>, 0x55c9dc408e7b <vm_exec_core+30594>, 0x55c9dc408e99 <vm_exec_core+30624>, 0x55c9dc408eb7 <vm_exec_core+30654>, 0x55c9dc408ed5 <vm_exec_core+30684>, 0x55c9dc408ef3 <vm_exec_core+30714>, 0x55c9dc408f11 <vm_exec_core+30744>, 0x55c9dc408f2f <vm_exec_core+30774>, 0x55c9dc408f4d <vm_exec_core+30804>, 0x55c9dc408f6b <vm_exec_core+30834>, 0x55c9dc408f89 <vm_exec_core+30864>, 0x55c9dc408fa7 <vm_exec_core+30894>, 0x55c9dc408fc5 <vm_exec_core+30924>, 0x55c9dc408fe3 <vm_exec_core+30954>, 0x55c9dc409001 <vm_exec_core+30984>, 0x55c9dc40901f <vm_exec_core+31014>, 0x55c9dc40903d <vm_exec_core+31044>, 0x55c9dc40905b <vm_exec_core+31074>, 0x55c9dc409079 <vm_exec_core+31104>, 0x55c9dc409097 <vm_exec_core+31134>, 0x55c9dc4090b5 <vm_exec_core+31164>, 0x55c9dc4090d3 <vm_exec_core+31194>, 0x55c9dc4090f1 <vm_exec_core+31224>, 0x55c9dc40910f <vm_exec_core+31254>, 0x55c9dc40912d <vm_exec_core+31284>, 0x55c9dc40914b <vm_exec_core+31314>, 0x55c9dc409169 <vm_exec_core+31344>, 0x55c9dc409187 <vm_exec_core+31374>, 0x55c9dc4091a5 <vm_exec_core+31404>, 0x55c9dc4091c3 <vm_exec_core+31434>, 0x55c9dc4091e1 <vm_exec_core+31464>, 0x55c9dc4091ff <vm_exec_core+31494>, 0x55c9dc409230 <vm_exec_core+31543>, 0x55c9dc40924e <vm_exec_core+31573>, 0x55c9dc40926c <vm_exec_core+31603>, 0x55c9dc40928a <vm_exec_core+31633>, 0x55c9dc4092a8 <vm_exec_core+31663>, 0x55c9dc4092c6 <vm_exec_core+31693>, 0x55c9dc4092e4 <vm_exec_core+31723>, 0x55c9dc409302 <vm_exec_core+31753>, 0x55c9dc409320 <vm_exec_core+31783>, 0x55c9dc40933e <vm_exec_core+31813>, 0x55c9dc40935c <vm_exec_core+31843>, 0x55c9dc40937a <vm_exec_core+31873>, 0x55c9dc409398 <vm_exec_core+31903>, 0x55c9dc4093b6 <vm_exec_core+31933>, 0x55c9dc4093d4 <vm_exec_core+31963>, 0x55c9dc4093f2 <vm_exec_core+31993>, 0x55c9dc409410 <vm_exec_core+32023>, 0x55c9dc40942e <vm_exec_core+32053>, 0x55c9dc40944c <vm_exec_core+32083>, 0x55c9dc40946a <vm_exec_core+32113>, 0x55c9dc409488 <vm_exec_core+32143>, 0x55c9dc4094a6 <vm_exec_core+32173>...}
#54 0x000055c9dc41bb83 in vm_exec_loop (ec=0x55c9dc9644e0, state=RUBY_TAG_RAISE, tag=0x7ffea4b90530, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#55 0x000055c9dc41bacb in rb_vm_exec (ec=0x55c9dc9644e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x55c9dc9644e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffea4b905b0, 0x55c9dc41b9f6 <rb_vm_exec+190>, 0x0, 0x7ffea4b90500, 0x7ffea4b90848}, prev = 0x7ffea4b90620, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#56 0x000055c9dc41c8d7 in rb_iseq_eval_main (iseq=0x7f3f17ba9ac0) at /tmp/ruby/src/trunk-O0/vm.c:2752
        ec = 0x55c9dc9644e0
        val = 94325477623008
#57 0x000055c9dc1ffbcb in rb_ec_exec_node (ec=0x55c9dc9644e0, n=0x7f3f17ba9ac0) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55c9dc963090
        _ec = 0x55c9dc9644e0
        _tag = {tag = 36, retval = 94325469868472, buf = {0x7ffea4b906a0, 0x55c9dc1ffb61 <rb_ec_exec_node+212>, 0x0, 0x7ffea4b905f0, 0x55c9dc9644e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f3f17ba9ac0
#58 0x000055c9dc1ffd48 in ruby_run_node (n=0x7f3f17ba9ac0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55c9dc9644e0
        status = 21961
#59 0x000055c9dc1fb5b4 in rb_main (argc=129, argv=0x7ffea4b90848) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140731662010144
#60 0x000055c9dc1fb615 in main (argc=129, argv=0x7ffea4b90848) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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