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

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering 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/bigdecimal'
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: 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]: 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/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	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
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

# Running tests:

[  1/908] 721457=test_gem_package
[  2/908] 721460=test_gem_security_signer
[  3/908] 721458=test_date_arith
[  4/908] 721459=location_test
[  5/908] 721458=test_gem_resolver_api_specification
[  6/908] 721460=test_patterns
[  7/908] 721459=test_gem_commands_stale_command
[  8/908] 721460=test_drbunix
[  9/908] 721458=test_buffering
[ 10/908] 721458=test_rdoc_parser_simple
[ 11/908] 721459=test_signedness
[ 12/908] 721458=test_too_many_dummy_encodings
[ 13/908] 721458=test_enumerable
[ 14/908] 721458=test_ractor
[ 15/908] 721458=test_grapheme_breaks
[ 16/908] 721458=json_common_interface_test
[ 17/908] 721458=test_gem_doctor
[ 18/908] 721458=test_gem_request_set_lockfile_tokenizer
[ 19/908] 721457=test_date_strptime
[ 20/908] 721458=test_gem_safe_marshal
[ 21/908] 721457=ruby_api_test
[ 22/908] 721457=test_serialize_subclasses
[ 23/908] 721457=test_rand
[ 24/908] 721457=test_instrumentation_api
[ 25/908] 721458=test_default_gems
[ 26/908] 721458=test_struct
[ 27/908] 721458=test_propertyputref
[ 28/908] 721458=test_ast
[ 29/908] 721457=fuzzer_test
[ 30/908] 721457=test_udp
[ 31/908] 721457=test_pinned
[ 32/908] 721457=test_open3
[ 33/908] 721459=test_remote_fetch_error
[ 34/908] 721459=test_require
[ 35/908] 721460=test_thread
[ 36/908] 721459=test_pattern_key_name_check
[ 37/908] 721459=test_locale
[ 38/908] 721459=test_history
[ 39/908] 721459=test_delegation
[ 40/908] 721459=test_dup
[ 41/908] 721459=test_ts
[ 42/908] 721459=test_find_executable
[ 43/908] 721459=test_require
[ 44/908] 721457=test_unconverted_fields
[ 45/908] 721457=test_lazy_enumerator
[ 46/908] 721457=test_key_actor_vi
[ 47/908] 721457=test_rdoc_markup_document
[ 48/908] 721460=test_formatter
[ 49/908] 721460=test_weakkeymap
[ 50/908] 721457=test_rdoc_rd
[ 51/908] 721457=test_range
[ 52/908] 721460=test_drbobject
[ 53/908] 721460=test_gem_commands_query_command
[ 54/908] 721460=test_optimization
[ 55/908] 721459=test_exit
[ 56/908] 721459=test_verbose
[ 57/908] 721459=test_ractor
[ 58/908] 721459=test_key_actor_emacs
[ 59/908] 721459=test_basicinstructions
[ 60/908] 721459=test_update
[ 61/908] 721459=test_read
[ 62/908] 721459=test_pack
[ 63/908] 721457=test_name_error_extension
[ 64/908] 721457=test_rdoc_ri_paths
[ 65/908] 721457=test_rdoc_rd_block_parser
[ 66/908] 721457=test_bigdecimal_util
[ 67/908] 721457=test_https_proxy
[ 68/908] 721457=test_spell_checker
[ 69/908] 721457=test_ancdata
[ 70/908] 721457=test_singleton
[ 71/908] 721457=test_rdoc_markup
[ 72/908] 721457=test_gem_resolver_git_specification
[ 73/908] 721459=test_files_test_2
[ 74/908] 721457=test_sleep
[ 75/908] 721457=test_bignum
[ 76/908] 721457=test_normalize
[ 77/908] 721457=test_converters
[ 78/908] 721457=test_gem_commands_fetch_command
[ 79/908] 721457=ractor_test
[ 80/908] 721457=test_rdoc_tom_doc
[ 81/908] 721457=test_gem_commands_sources_command
[ 82/908] 721457=test_symbol
[ 83/908] 721457=test_coder
[ 84/908] 721457=test_context
Leaked thread: TestIRB::ContextTest#test_build_completor: #<Thread:0x00007f59c04609f8 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 sleep>
Finished thread: TestIRB::ContextTest#test_eval_input_with_long_exception: #<Thread:0x00007f59c04609f8 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 dead>
[ 85/908] 721457=test_regex_casefold
[ 86/908] 721457=test_unix
[ 87/908] 721457=test_gem_source_git
[ 88/908] 721457=test_fd_setsize
[ 89/908] 721457=test_http
[ 90/908] 721459=test_ractor_compatibility
[ 91/908] 721459=test_have_func
[ 92/908] 721459=test_gem_commands_contents_command
[ 93/908] 721459=test_win32ole_variant_outarg
[ 94/908] 721459=test_ws
[ 95/908] 721459=test_gem_rdoc
[ 96/908] 721459=test_erb_command
[ 97/908] 721459=test_data
[ 98/908] 721459=test_gem_commands_lock_command
[ 99/908] 721459=test_rdoc_markup_to_html_snippet
[100/908] 721459=test_rdoc_markup_indented_paragraph
[101/908] 721459=test_rdoc_parser_markdown
[102/908] 721459=test_gem_source_fetch_problem
[103/908] 721459=test_rdoc_i18n_text
[104/908] 721459=test_force_quotes
Skipping Gem::PackageTask tests.  rake not found.
[105/908] 721459=test_gem_package_task
[106/908] 721459=test_err_in_callback
[107/908] 721459=test_filter
[108/908] 721460=test_inlinecache
[109/908] 721459=test_scanner_events
[110/908] 721460=test_gem_ext_configure_builder
[111/908] 721460=test_gem_dependency_list
[112/908] 721459=test_rdoc_generator_markup
[113/908] 721459=test_rendering
[114/908] 721459=test_koi8
[115/908] 721459=test_ostruct
[116/908] 721460=test_table
[117/908] 721460=test_not
[118/908] 721460=test_rdoc_attr
[119/908] 721459=test_gem_resolver_vendor_specification
[120/908] 721459=json_ext_parser_test
[121/908] 721459=test_iso_8859
[122/908] 721459=test_coderange
[123/908] 721459=test_dir
[124/908] 721460=test_transcode
[125/908] 721460=test_mailto
[126/908] 721460=test_enumerator_kw
[127/908] 721460=test_gem_commands_install_command
[128/908] 721459=test_gem_indexer
[129/908] 721457=test_date
[130/908] 721457=test_open-uri
[131/908] 721457=test_strip
[132/908] 721457=test_nonblock
[133/908] 721457=test_lexer
[134/908] 721457=test_random
[135/908] 721457=test_rdoc_context
[136/908] 721459=test_c_struct_entry
[137/908] 721459=test_boolean
[138/908] 721459=test_kill_ring
[139/908] 721459=parameters_signature_test
[140/908] 721459=test_rdoc_parser_changelog
[141/908] 721459=test_drbssl
[142/908] 721460=test_raise_no_backtrace_exception
[143/908] 721460=test_gem_source_list
[144/908] 721457=test_yaml_special_cases
[145/908] 721457=test_column_separator
[146/908] 721457=unescape_test
[147/908] 721460=test_yamldbm
[148/908] 721460=test_foreach
[149/908] 721460=test_install
[150/908] 721460=test_jaro_winkler
[151/908] 721460=test_func
[152/908] 721460=test_object
[153/908] 721457=test_find
[154/908] 721457=test_arity
[155/908] 721457=test_summary
[156/908] 721460=test_win32ole_variant
[157/908] 721460=test_gem_resolver_composed_set
[158/908] 721457=test_liberal_parsing
[159/908] 721460=test_rdoc_class_module
[160/908] 721457=test_trace
[161/908] 721457=test_nil
[162/908] 721457=test_rdoc_markup_attribute_manager
[163/908] 721457=test_rational
[164/908] 721457=test_gem_commands_owner_command
[165/908] 721457=test_cgi_modruby
[166/908] 721457=test_gc
[167/908] 721460=test_gem_local_remote_options
[168/908] 721460=test_pair
[169/908] 721460=test_stat
[170/908] 721460=test_type_completor
[171/908] 721460=test_flush
[172/908] 721460=test_getopts
[173/908] 721460=test_gem_commands_info_command
[174/908] 721460=test_addr
[175/908] 721460=test_dns
[176/908] 721460=test_process
[177/908] 721460=test_rdoc_markup_to_rdoc
[178/908] 721460=test_protocol
[179/908] 721460=test_singleton_function
[180/908] 721460=test_tuplebag
[181/908] 721460=test_cgi_header
[182/908] 721460=test_rdoc_generator_pot_po_entry
[183/908] 721460=test_dir_m17n
[184/908] 721460=test_helper
[185/908] 721460=test_gem_gem_runner
[186/908] 721460=test_pointer
[187/908] 721460=test_eval
[188/908] 721460=test_proc
[189/908] 721459=test_alias
[190/908] 721459=test_gem_uninstaller
[191/908] 721460=test_rdoc_generator_pot
[192/908] 721460=test_zlib
[193/908] 721459=test_storage
[194/908] 721459=test_case
[195/908] 721459=test_scope
[196/908] 721459=test_gem_remote_fetcher
[197/908] 721459=test_variable_name_check
[198/908] 721459=test_string
[199/908] 721459=test_iterator
[200/908] 721459=compiler_test
[201/908] 721459=test_printf
[202/908] 721459=test_extlibs
[203/908] 721459=test_file_exhaustive
[204/908] 721460=pattern_test
[205/908] 721460=test_regexp
[206/908] 721459=test_win32ole
[207/908] 721459=test_readpartial
[208/908] 721459=test_lambda
[209/908] 721459=test_gem_request_set_gem_dependency_api
[210/908] 721459=test_settracefunc
[211/908] 721460=test_gem_text
[212/908] 721460=test_variable
[213/908] 721457=test_pstore
[214/908] 721457=test_win32ole_param
[215/908] 721457=test_ocsp
[216/908] 721460=test_super
[217/908] 721457=test_method_cache
[218/908] 721457=memsize_test
[219/908] 721457=test_gem_package_old
[220/908] 721457=test_time
[221/908] 721459=test_sprintf_comb
[222/908] 721457=heredoc_dedent_test
[223/908] 721457=test_rdoc_markup_pre_process
[224/908] 721459=test_nkf
[225/908] 721459=test_env
[226/908] 721457=test_convertible
[227/908] 721460=test_tracepoint
[228/908] 721460=test_gem_resolver_specification
[229/908] 721460=test_stringscanner
[230/908] 721460=test_io_m17n
[231/908] 721460=test_resize
[232/908] 721460=test_have_macro
[233/908] 721459=test_general
[234/908] 721459=desugar_compiler_test
[235/908] 721459=test_pipe
[236/908] 721460=test_config
[237/908] 721459=test_error_highlight
[238/908] 721460=test_internal_ivar
[239/908] 721460=test_math
[240/908] 721460=test_gc
[241/908] 721460=test_libs
[242/908] 721460=test_class
[243/908] 721460=test_fips
[244/908] 721460=test_configuration
[245/908] 721460=test_x509ext
[246/908] 721460=test_wss
[247/908] 721460=test_helper
[248/908] 721460=test_case
[249/908] 721457=test_gem_path_support
[250/908] 721460=test_pathname
[251/908] 721457=test_coverage
[252/908] 721459=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 43899>
[253/908] 721460=test_thread_cv
[254/908] 721459=test_pattern_matching
[255/908] 721459=test_rdoc_parser
[256/908] 721459=test_unicode.Closed file descriptor: Reline::Unicode::Test#test_csi_regexp: 11

[257/908] 721459=test_x509attr
[258/908] 721459=test_set_len
[259/908] 721459=test_marshalable
[260/908] 721459=test_rdoc_parser_rd
[261/908] 721460=test_webauthn_poller
[262/908] 721459=test_whileuntil
[263/908] 721459=test_gem_resolver_best_set
[264/908] 721460=test_cstr
[265/908] 721459=test_gem_config_file
[266/908] 721459=test_document
[267/908] 721459=test_monitor
[268/908] 721459=test_yjit_exit_locations
[269/908] 721457=test_data_error
[270/908] 721459=test_gem_commands_which_command
[271/908] 721459=test_passing_block
[272/908] 721459=test_mul
[273/908] 721459=test_primitive
[274/908] 721459=test_history
[275/908] 721459=test_gem_gemcutter_utilities
[276/908] 721457=test_method_cache
[277/908] 721457=test_float
[278/908] 721459=errors_test
[279/908] 721459=test_fileutils
[280/908] 721460=test_gb18030
[281/908] 721460=test_gem_package_tar_writer
[282/908] 721460=test_thread_queue
[283/908] 721459=test_vm_dump
[284/908] 721459=test_nesting_parser
[285/908] 721459=test_nowrite
[286/908] 721459=test_gem_resolver_conflict
[287/908] 721459=test_encoding
[288/908] 721459=test_yaml_tree
[289/908] 721459=test_windows_1251
[290/908] 721459=test_shellwords
[291/908] 721459=test_omap
[292/908] 721459=test_gem_uri_formatter
[293/908] 721459=test_sockopt
[294/908] 721459=test_ubf_async_safe
[295/908] 721459=test_ossl
[296/908] 721457=test_gem_version_option
[297/908] 721457=test_insns_leaf
[298/908] 721457=test_eval_history
[299/908] 721457=dispatcher_test
[300/908] 721457=test_complex2
[301/908] 721457=test_ruby_lex
[302/908] 721457=test_win32ole_record
[303/908] 721457=test_files_ext
[304/908] 721457=test_argf
[305/908] 721460=test_console_attr
[306/908] 721460=test_array
[307/908] 721459=test_gem_ext_cargo_builder_link_flag_converter
[308/908] 721459=test_x509req
[309/908] 721459=test_m17n
[310/908] 721459=test_frozen_error
[311/908] 721459=test_yjit
[312/908] 721457=test_object
[313/908] 721457=test_gem_resolver_local_specification
[314/908] 721457=test_digest
[315/908] 721457=test_at_exit
[316/908] 721457=test_closure
[317/908] 721460=test_rdoc_options
[318/908] 721457=test_dln
[319/908] 721457=test_rdoc_include
[320/908] 721457=test_gem_commands_help_command
[321/908] 721457=test_set
[322/908] 721457=test_yield_block
[323/908] 721457=test_pkg_config
[324/908] 721457=test_irb
[325/908] 721460=test_parser
[326/908] 721460=test_gem_ext_rake_builder
[327/908] 721457=test_cmethod
[328/908] 721457=test_gem_commands_list_command
[329/908] 721457=test_gem_resolver_vendor_set
[330/908] 721457=test_gem_resolver_installed_specification
[331/908] 721457=test_word
[332/908] 721457=test_numeric
[333/908] 721457=test_gem_requirement
[334/908] 721457=test_address_resolve
[335/908] 721457=test_gem_command_manager
[336/908] 721460=test_refinement
[337/908] 721457=test_project_sanity
[338/908] 721457=test_gem_install_update_options
[339/908] 721457=test_num2int
[340/908] 721457=test_ensured
[341/908] 721457=test_x509crl
[342/908] 721457=test_hash
[343/908] 721459=test_keyword
[344/908] 721459=test_iter_break
[345/908] 721459=test_pkcs7
[346/908] 721459=test_cgi_session
[347/908] 721459=test_c_union_entity
[348/908] 721459=test_string_processing
[349/908] 721459=test_recursion
[350/908] 721459=test_rdoc_markup_attributes
[351/908] 721459=test_cparser
[352/908] 721459=test_unicode_escape
[353/908] 721459=test_io_console
[354/908] 721459=test_bn
[355/908] 721459=test_logperiod
[356/908] 721459=test_getoptlong
[357/908] 721459=test_pack
[358/908] 721459=test_config
[359/908] 721459=test_gem_request_connection_pools
[360/908] 721459=test_rubyvm
[361/908] 721459=test_ractor
[362/908] 721459=test_arith_seq_extract
[363/908] 721459=test_logdevice
[364/908] 721460=test_ftp
[365/908] 721460=test_last_thread
[366/908] 721460=test_import
[367/908] 721459=test_gem_commands_unpack_command
[368/908] 721459=test_rdoc_markup_to_table_of_contents
[369/908] 721459=test_x509cert
[370/908] 721459=test_enc_associate
[371/908] 721457=test_pp
[372/908] 721457=test_engine
[373/908] 721457=test_key_error
[374/908] 721457=test_module
[375/908] 721460=test_rb_str_dup
[376/908] 721460=test_symbol
[377/908] 721460=test_append
[378/908] 721460=test_logger
[379/908] 721460=test_ssl
[380/908] 721459=test_digest_extend
[381/908] 721459=test_metaclass
[382/908] 721459=test_files_sample
[383/908] 721459=test_rbconfig
[384/908] 721459=test_rdoc_markup_to_label
[385/908] 721459=test_tsort
[386/908] 721459=test_gem_commands_exec_command
[387/908] 721457=test_gem_specification
[388/908] 721459=test_gem_package_tar_reader_entry
[389/908] 721459=test_win32ole_variable
[390/908] 721459=test_gem_resolver
[391/908] 721460=test_cgi_cookie
[392/908] 721460=test_scheduler
[393/908] 721460=test_object_references
[394/908] 721460=test_bigdecimal
[395/908] 721459=version_test
[396/908] 721459=test_new
[397/908] 721459=test_big5
[398/908] 721459=test_time_tz
[399/908] 721459=test_beginendblock
[400/908] 721459=test_rdoc_parser_ruby
[401/908] 721459=test_httpresponse
[402/908] 721459=test_cipher
[403/908] 721459=test_rdoc_generator_darkfish
[404/908] 721459=test_mixed_unicode_escapes
[405/908] 721459=test_have_library
[406/908] 721457=test_load
[407/908] 721457=test_within_pipe
[408/908] 721457=test_timeout
[409/908] 721457=test_objspace
[410/908] 721460=test_general
[411/908] 721460=test_gem_commands_server_command
[412/908] 721460=test_httpresponses
[413/908] 721460=test_abbrev
[414/908] 721460=test_ractor
[415/908] 721459=test_rdoc_markup_to_tt_only
[416/908] 721459=test_https
[417/908] 721459=test_convert
[418/908] 721460=test_case_options
[419/908] 721460=test_evaluation
[420/908] 721459=test_ssl
[421/908] 721460=ripper_compat_test
[422/908] 721460=test_optparse
[423/908] 721460=test_marshal
[424/908] 721459=json_encoding_test
[425/908] 721459=test_gem_commands_update_command
[426/908] 721460=test_gem_commands_generate_index_command
[427/908] 721460=test_rdoc_markup_to_bs
[428/908] 721460=test_parser
[429/908] 721460=test_rdoc_require
[430/908] 721460=test_fiber
[431/908] 721459=test_rational2
[432/908] 721459=test_terminfo
[433/908] 721459=test_fixnum
[434/908] 721459=test_bug-14834
[435/908] 721459=test_signal
[436/908] 721459=test_cgi_core
[437/908] 721459=test_bash_completion
[438/908] 721459=test_delegate
[439/908] 721459=test_gem_ext_cargo_builder_unit
[440/908] 721459=test_to_ary_concat
[441/908] 721460=test_encoding
[442/908] 721460=test_addrinfo
[443/908] 721460=test_gem
[444/908] 721460=test_constant
[445/908] 721459=test_completion
[446/908] 721459=test_buffered_io
[447/908] 721459=test_win32ole_event
[448/908] 721459=test_mutex
[449/908] 721460=test_option
[450/908] 721459=test_etc
[451/908] 721459=test_struct
[452/908] 721459=test_scalar_scanner
[453/908] 721460=test_notimplement
[454/908] 721459=test_array_create
[455/908] 721459=test_key_event_record
[456/908] 721459=test_sexp
[457/908] 721460=test_io
[458/908] 721459=test_compile_prism
[459/908] 721459=test_objectspace
[460/908] 721459=test_integer
[461/908] 721459=test_gem_ext_cmake_builder
[462/908] 721459=test_interned_str
[463/908] 721459=test_require_lib
[464/908] 721458=test_euc_jp
[465/908] 721458=test_tree_spell_checker
[466/908] 721458=test_gem_util
[467/908] 721458=test_tree_builder
[468/908] 721458=test_rdoc_generator_pot_po
[469/908] 721458=test_rdoc_servlet
[470/908] 721458=test_clone
[471/908] 721459=test_protect
[472/908] 721459=test_rdoc_markup_include
[473/908] 721459=test_cesu8
[474/908] 721459=test_inputs_scanner
[475/908] 721459=test_typeddata
[476/908] 721458=test_gem_commands_mirror
[477/908] 721458=test_gem_commands_cleanup_command
[478/908] 721459=test_euc_kr
[479/908] 721459=test_date_marshal
[480/908] 721459=test_literal
[481/908] 721458=test_httpheader
[482/908] 721458=test_rdoc_ri_driver
[483/908] 721458=test_shapes
[484/908] 721458=test_rubyoptions
[485/908] 721460=test_nextafter
[486/908] 721459=test_thread
[487/908] 721459=test_capacity
[488/908] 721459=test_pkey
[489/908] 721459=test_stream
[490/908] 721459=test_integer
[491/908] 721460=test_yield
[492/908] 721459=test_kwargs
[493/908] 721459=test_acceptable
[494/908] 721459=test_io_wait
[495/908] 721459=test_string_memory
[496/908] 721459=test_rinda
[497/908] 721459=test_line_editor
[498/908] 721459=test_gem_security_trust_dir
[499/908] 721459=test_dryrun
[500/908] 721459=test_ractor
[501/908] 721459=test_forwardable
[502/908] 721459=parse_comments_test
[503/908] 721459=test_gem_resolver_api_set
[504/908] 721459=test_rdoc_markdown_test
[505/908] 721459=test_rdoc_normal_module
[506/908] 721459=test_gem_version
[507/908] 721459=test_rdoc_markup_hard_break
[508/908] 721459=test_ssl_session
[509/908] 721459=test_random
[510/908] 721459=test_ns_spki
[511/908] 721459=test_encodings
[512/908] 721460=test_gem_resolver_dependency_request
[513/908] 721460=test_gem_resolver_requirement_list
[514/908] 721460=test_arith_seq_beg_len_step
[515/908] 721460=test_scalar
[516/908] 721460=test_rdoc_markup_to_markdown
[517/908] 721460=test_trick
[518/908] 721459=test_key_name_check
[519/908] 721459=test_utf32
[520/908] 721459=test_iseq_load
[521/908] 721459=test_tmpdir
[522/908] 721459=test_noarg
[523/908] 721459=test_gem_commands_pristine_command
[524/908] 721460=test_change_word
[525/908] 721460=test_human_typo
[526/908] 721460=test_prettyprint
[527/908] 721460=test_threadgroup
[528/908] 721460=test_stream
[529/908] 721460=test_gem_ext_builder
[530/908] 721459=test_gem_commands_check_command
[531/908] 721459=test_big2str
[532/908] 721459=test_data
[533/908] 721459=test_gem_commands_yank_command
[534/908] 721458=test_rdoc_alias
[535/908] 721458=test_queue
[536/908] 721458=test_gem_security_policy
[537/908] 721459=test_emitter
[538/908] 721459=test_io
[539/908] 721458=test_ellipsize
[540/908] 721458=test_rdoc_context_section
[541/908] 721458=test_gem_package_tar_header
[542/908] 721459=test_io_buffer
[543/908] 721458=test_gem_ext_cargo_builder
[544/908] 721459=test_merge_keys
[545/908] 721458=test_gem_resolver_index_specification
[546/908] 721459=test_c_struct_builder
[547/908] 721458=test_to_ruby
[548/908] 721458=test_rdoc_extend
[549/908] 721458=test_process
[550/908] 721459=test_config
[551/908] 721459=test_mdns
[552/908] 721459=test_rat
[553/908] 721459=test_ifunless
[554/908] 721459=test_ractor
[555/908] 721459=test_key_stroke
[556/908] 721459=test_bundled_ca
[557/908] 721459=test_external_new
[558/908] 721459=test_win32ole_typelib
[559/908] 721459=constant_path_node_test
[560/908] 721459=test_gem_request_set
[561/908] 721460=test_date_ractor
[562/908] 721460=test_http_request
[563/908] 721460=test_undef
[564/908] 721460=test_gem_name_tuple
[565/908] 721460=test_securerandom
[566/908] 721460=test_gem_resolver_activation_request
[567/908] 721460=test_function_entry
[568/908] 721460=test_path_to_class
[569/908] 721460=test_pkey_dh
[570/908] 721460=test_gem_ext_ext_conf_builder
[571/908] 721459=test_win32ole_method_event
[572/908] 721459=test_complexrational
[573/908] 721459=test_drb
[574/908] 721460=test_hash
[575/908] 721460=test_alias_and_anchor
[576/908] 721460=test_config
[577/908] 721460=test_rdoc_any_method
[578/908] 721460=test_abi
[579/908] 721460=json_fixtures_test
[580/908] 721460=test_econv
[581/908] 721460=newline_test
[582/908] 721460=test_emitter
[583/908] 721460=test_rdoc_markup_verbatim
[584/908] 721460=test_rdoc_parser_c
[585/908] 721460=test_gem_platform
[586/908] 721460=test_backtrace
[587/908] 721460=test_pkey_rsa
[588/908] 721460=test_bigzero
[589/908] 721460=test_stack
[590/908] 721460=test_numhash
[591/908] 721460=test_rdoc_task
[592/908] 721460=test_macro
[593/908] 721460=test_rdoc_markup_to_html
[594/908] 721460=test_ldap
[595/908] 721460=test_color
[596/908] 721460=test_hmac
[597/908] 721460=test_gem_commands_setup_command
[598/908] 721459=test_rdoc_top_level
[599/908] 721460=test_method_name_check
[600/908] 721460=test_parse
[601/908] 721459=test_observer
[602/908] 721459=test_gem_request_set_lockfile
[603/908] 721460=test_uncorrectable_name_check
[604/908] 721460=test_postponed_job
[605/908] 721459=test_gem_commands_environment_command
[606/908] 721459=test_numeric
[607/908] 721460=test_erb
[608/908] 721460=test_bmethod
[609/908] 721460=encoding_test
[610/908] 721459=test_pty
[611/908] 721459=test_files_test_1
[612/908] 721459=test_io_timeout
[613/908] 721459=test_const
[614/908] 721459=test_class
[615/908] 721459=test_rdoc_encoding
[616/908] 721459=test_rdoc_normal_class
[617/908] 721459=test_gem_package_tar_reader
[618/908] 721459=test_comparable
[619/908] 721459=test_ipaddr
[620/908] 721459=test_rdoc_markdown
[621/908] 721459=test_rdoc_rd_inline
[622/908] 721459=test_row_separator
[623/908] 721459=test_gem_installer
[624/908] 721457=test_pkcs12
[625/908] 721457=test_deprecate
[626/908] 721457=test_rdoc_constant
[627/908] 721457=test_method
[628/908] 721457=test_rdoc_markup_parser
[629/908] 721457=test_gem_source_specific_file
[630/908] 721457=test_utf16
[631/908] 721457=test_require_path_check
[632/908] 721457=test_acl
[633/908] 721457=test_gem_unsatisfiable_dependency_error
[634/908] 721457=test_object_create_start
[635/908] 721457=test_duplicate
[636/908] 721457=magic_comment_test
[637/908] 721457=test_gem_commands_cert_command
[638/908] 721458=test_date_new
[639/908] 721458=test_wait
[640/908] 721458=test_tempfile
[641/908] 721457=test_rdoc_markup_raw
[642/908] 721457=test_quote_empty
[643/908] 721457=test_fstring
[644/908] 721458=test_nomethod_error
[645/908] 721458=test_euc_tw
[646/908] 721458=json_string_matching_test
[647/908] 721458=test_rdoc_markup_paragraph
[648/908] 721458=test_path
[649/908] 721458=test_cmd
[650/908] 721457=test_iseq
[651/908] 721459=test_sizeof
[652/908] 721457=test_face
[653/908] 721457=test_emoji
[654/908] 721457=test_sorted_set
[655/908] 721458=test_defined
[656/908] 721457=test_condition
[657/908] 721457=test_gem_commands_search_command
[658/908] 721457=test_cp949
[659/908] 721457=test_sleep
[660/908] 721458=test_basicsocket
[661/908] 721458=test_date_attr
[662/908] 721458=test_color_printer
[663/908] 721458=test_rdoc_rd_inline_parser
[664/908] 721458=test_set
[665/908] 721458=test_init
[666/908] 721458=test_date_strftime
[667/908] 721457=test_reqarg
[668/908] 721457=test_file
[669/908] 721457=test_gem_commands_signin_command
[670/908] 721457=test_system
[671/908] 721458=test_zsh_completion
[672/908] 721458=test_resource
[673/908] 721458=library_symbols_test
[674/908] 721458=test_string
[675/908] 721458=test_function
[676/908] 721458=test_assembler
[677/908] 721458=test_gem_stub_specification
[678/908] 721459=test_mkmf
[679/908] 721459=test_raise
[680/908] 721459=test_reline
[681/908] 721458=test_array
[682/908] 721458=test_debug
[683/908] 721458=test_yaml
[684/908] 721459=comments_test
[685/908] 721459=test_gem_commands_uninstall_command
[686/908] 721458=test_rdoc_code_object
[687/908] 721457=test_erb_m17n
[688/908] 721457=test_syslog
[689/908] 721458=test_rdoc_markup_to_html_crossref
[690/908] 721457=test_class2name
[691/908] 721457=test_yamlstore
[692/908] 721457=test_socket
[693/908] 721458=test_framework
[694/908] 721458=test_benchmark
[695/908] 721459=test_random_formatter
[696/908] 721459=test_depth_first
[697/908] 721459=test_gem_source
[698/908] 721460=test_mutex_m
[699/908] 721460=test_skip_lines
[700/908] 721460=test_x509name
[701/908] 721460=test_fnmatch
[702/908] 721460=test_rdoc_markup_heading
[703/908] 721460=test_pack
[704/908] 721459=test_type_analyze
[705/908] 721459=test_reline_key
[706/908] 721460=test_unicode_normalize
[707/908] 721459=test_bug-3571
[708/908] 721459=test_read
[709/908] 721458=test_date_time
[710/908] 721458=test_handle
[711/908] 721458=test_did_you_mean
[712/908] 721458=test_arity
[713/908] 721458=test_rdoc_markup_to_joined_paragraph
[714/908] 721458=test_rdoc_rubygems_hook
[715/908] 721458=test_gem_commands_dependency_command
[716/908] 721458=test_switch_hitter
[717/908] 721458=test_pkey_dsa
[718/908] 721458=test_timeout
[719/908] 721457=test_enumerator
[720/908] 721457=test_weakref
[721/908] 721458=locals_test
[722/908] 721459=test_name_error
[723/908] 721459=test_string
[724/908] 721457=test_rdoc_generator_ri
[725/908] 721457=test_thread_fd_close
[726/908] 721457=test_file
[727/908] 721458=test_safe_load
[728/908] 721458=test_gem_stream_ui
[729/908] 721458=test_ansi_with_terminfo
[730/908] 721458=bom_test
[731/908] 721458=test_hash_create
[732/908] 721458=test_emoji_breaks
[733/908] 721459=test_gem_command
[734/908] 721459=test_ractor
[735/908] 721459=test_gem_resolver_lock_specification
[736/908] 721459=test_gem_resolver_git_set
[737/908] 721458=test_nofree
[738/908] 721458=test_fiddle
[739/908] 721458=test_gem_commands_open_command
[740/908] 721458=test_store
[741/908] 721458=test_bug-5832
[742/908] 721458=test_digest
[743/908] 721458=test_files_lib
[744/908] 721459=test_quote_char_nil
[745/908] 721459=test_rdoc_cross_reference
[746/908] 721460=test_shift_jis
[747/908] 721460=test_kconv
[748/908] 721460=test_eval
[749/908] 721459=test_member
[750/908] 721459=test_rubygems
[751/908] 721460=test_gem_security
[752/908] 721457=test_stringchar
[753/908] 721459=test_gem_update_suggestion
[754/908] 721459=test_http
[755/908] 721459=test_severity
[756/908] 721459=test_load
[757/908] 721459=test_ractor
[758/908] 721457=test_arithmetic_sequence
[759/908] 721459=test_gem_source_installed
[760/908] 721457=test_gem_resolver_lock_set
[761/908] 721459=test_rdoc_i18n_locale
[762/908] 721459=test_gem_resolver_installer_set
[763/908] 721457=test_psych
[764/908] 721457=test_flags
[765/908] 721459=test_ole_methods
[766/908] 721459=test_rdoc_rdoc
[767/908] 721459=test_cclass
[768/908] 721459=test_tcp
[769/908] 721459=test_win32ole_variant_m
[770/908] 721459=test_rdoc_comment
[771/908] 721459=test_kdf
[772/908] 721459=test_cgi_multipart
[773/908] 721459=test_json_tree
[774/908] 721459=test_io_buffer
[775/908] 721457=test_autoconf
[776/908] 721457=test_bug_reporter
[777/908] 721459=test_win32ole_method
[778/908] 721459=test_flip
[779/908] 721459=test_frozen
[780/908] 721459=test_gem_source_local
[781/908] 721457=test_egrep_cpp
[782/908] 721457=test_weakmap
[783/908] 721459=test_date_conv
[784/908] 721459=test_gem_source_subpath_problem
[785/908] 721459=test_date_compat
[786/908] 721459=test_case_mapping
[787/908] 721459=test_scan_args
[788/908] 721459=test_dot_dot
[789/908] 721459=test_win32ole_type_event
[790/908] 721459=test_rdoc_method_attr
[791/908] 721459=test_rewind
[792/908] 721459=test_sprintf
[793/908] 721459=test_gem_uri
[794/908] 721459=test_memory_view
[795/908] 721460=test_stringio
[796/908] 721460=test_row
[797/908] 721460=test_enumerator
[798/908] 721460=test_exception_at_throwing
[799/908] 721460=test_m17n_comb
[800/908] 721459=test_gem_commands_push_command
[801/908] 721459=test_backtrace
[802/908] 721459=test_type
[803/908] 721459=test_class_name_check
[804/908] 721459=test_common
[805/908] 721459=test_complex
[806/908] 721459=json_generic_object_test
[807/908] 721459=test_base64
[808/908] 721459=test_types
[809/908] 721459=test_qsort
[810/908] 721459=test_invalid
[811/908] 721459=test_gem_commands_build_command
[812/908] 721459=json_addition_test
[813/908] 721459=test_workspace
[814/908] 721459=test_debug_cmd
[815/908] 721459=test_win32ole_param_event
[816/908] 721459=test_rdoc_single_class
[817/908] 721459=test_gem_resolver_index_set
[818/908] 721459=test_cgi_tag_helper
[819/908] 721459=test_rdoc_generator_json_index
[820/908] 721459=test_pkey_ec
[821/908] 721459=test_gem_request
[822/908] 721459=test_recorder
[823/908] 721459=test_rdoc_token_stream
[824/908] 721459=test_thread
[825/908] 721459=test_date_parse
[826/908] 721459=test_enum
[827/908] 721458=test_write
[828/908] 721459=test_folderitem2_invokeverb
[829/908] 721459=test_gem_spec_fetcher
[830/908] 721459=test_enc_raise
[831/908] 721459=test_webauthn_listener_response
[832/908] 721459=test_inadvertent_creation
[833/908] 721458=test_provider
[834/908] 721459=test_exception
[835/908] 721458=test_case_comprehensive
[836/908] 721459=test_syntax
[837/908] 721460=test_rdoc_store
[838/908] 721460=test_gem_dependency_resolution_error
[839/908] 721460=test_rdoc_stats
[840/908] 721460=test_files_test
[841/908] 721460=test_time
[842/908] 721460=test_gem_bundler_version_finder
[843/908] 721460=test_gem_silent_ui
[844/908] 721460=test_gem_commands_signout_command
[845/908] 721460=test_parser_events
[846/908] 721460=test_gem_request_set_lockfile_parser
[847/908] 721460=test_io_wait_uncommon
[848/908] 721460=test_ractor
[849/908] 721460=test_gc_compact
[850/908] 721460=test_delete
[851/908] 721460=test_rdoc_markup_to_ansi
[852/908] 721460=test_gem_impossible_dependencies_error
[853/908] 721460=json_generator_test
[854/908] 721460=test_bigmath
[855/908] 721460=test_str2big
[856/908] 721460=test_continuation
[857/908] 721460=test_gem_commands_specification_command
[858/908] 721460=test_popen_deadlock
[859/908] 721460=test_asn1
[860/908] 721460=test_placearg
[861/908] 721460=test_features
[862/908] 721460=test_len
[863/908] 721457=test_gem_source_lock
[864/908] 721460=test_gem_dependency_installer
[865/908] 721457=test_optarg
[866/908] 721457=test_ripper
[867/908] 721457=test_syslog_logger
[868/908] 721459=test_input_method
[869/908] 721459=test_enc_str_buf_cat
[870/908] 721459=test_generic
[871/908] 721459=regexp_test
[872/908] 721459=test_exception
[873/908] 721459=test_x509store
[874/908] 721457=test_header
[875/908] 721459=test_win32ole_type
[876/908] 721459=test_windows_1252
[877/908] 721459=test_null
[878/908] 721457=test_autoload
[879/908] 721459=test_cgi_util
[880/908] 721459=test_gem_dependency
[881/908] 721459=test_ansi_without_terminfo
[882/908] 721459=test_rdoc_text
[883/908] 721459=test_call
[884/908] 721459=test_data_converters
[885/908] 721459=test_require
[886/908] 721459=test_gem_source_vendor
[887/908] 721459=test_my_integer
[888/908] 721459=test_assignment
[889/908] 721460=test_gem_available_set
[890/908] 721460=test_memory_view
[891/908] 721460=test_modify_expand
[892/908] 721460=test_gem_validator
[893/908] 721460=test_usrmarshal
[894/908] 721460=test_rdoc_markup_formatter
[895/908] 721460=test_gem_commands_outdated_command
[896/908] 721460=test_rendering
[897/908] 721460=!Nothing_to_test
[898/908] 721460=test_each
[899/908] 721460=parse_test
[900/908] 721459=json_parser_test
[901/908] 721459=test_gbk
[902/908] 721459=test_profile_frames
[903/908] 721459=test_nil2vtempty
[904/908] 721459=test_div
[905/908] 721459=test_kernel
[906/908] 721459=test_deprecated
[907/908] 721459=test_integer_comb
[908/908] 721457=test_read_write

Retrying...
Finished tests in 1181.985076s, 22.7896 tests/s, 8635.3214 assertions/s.
26937 tests, 10206821 assertions, 0 failures, 0 errors, 190 skips

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

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

3725 files, 32456 examples, 145571 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.725529.ruby -x gdbscript
[New LWP 725529]
[New LWP 725531]
[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  0x000056473abe5a2f in RB_IMMEDIATE_P (obj=4) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:313
313	    return obj & RUBY_IMMEDIATE_MASK;
[Current thread is 1 (Thread 0x7f0008e8c7c0 (LWP 725529))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f0008e8c7c0 (LWP 725529) 0x000056473abe5a2f in RB_IMMEDIATE_P (obj=4) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:313
  2    Thread 0x7effef8af640 (LWP 725531) 0x00007f0008fb4fde in epoll_wait (epfd=4, events=0x56473b1f957c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7effef8af640 (LWP 725531)):
#0  0x00007f0008fb4fde in epoll_wait (epfd=4, events=0x56473b1f957c <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  0x000056473ad7d4ae in timer_thread_polling (vm=0x56473d0ebb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = 78369732
#2  0x000056473ad7db56 in timer_thread_func (ptr=0x56473d0ebb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
        vm = 0x56473d0ebb10
#3  0x00007f0008f23b43 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 = {140722332054016, -6648369539666330482, 139637700621888, 25, 139638126819408, 140722332054368, 6792519181501283470, 6754324963285220494}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f0008fb4bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f0008e8c7c0 (LWP 725529)):
#0  0x000056473abe5a2f in RB_IMMEDIATE_P (obj=4) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:313
No locals.
#1  0x000056473abe5a52 in RB_SPECIAL_CONST_P (obj=4) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:329
No locals.
#2  0x000056473abf3aeb in rb_gc_mark_and_move (ptr=0x56473d1f21f8) at /tmp/ruby/src/trunk-O0/gc.c:7022
        objspace = 0x56473d0ee260
        __func__ = <optimized out>
#3  0x000056473ac3aaba in rb_iseq_mark_and_move (iseq=0x7effee7fa658, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:329
        body = 0x56473d1f2130
#4  0x000056473abf3ff0 in gc_mark_imemo (objspace=0x56473d0ee260, obj=139637683103320) at /tmp/ruby/src/trunk-O0/gc.c:7156
        __func__ = <optimized out>
#5  0x000056473abf42ec in gc_mark_children (objspace=0x56473d0ee260, obj=139637683103320) at /tmp/ruby/src/trunk-O0/gc.c:7275
        any = 0x7effee7fa658
#6  0x000056473abf4bde in gc_mark_stacked_objects (objspace=0x56473d0ee260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7471
        mstack = 0x56473d0ee6e8
        obj = 139637683103320
        marked_slots_at_the_beginning = 767
        popped_count = 0
#7  0x000056473abf4d5e in gc_mark_stacked_objects_all (objspace=0x56473d0ee260) at /tmp/ruby/src/trunk-O0/gc.c:7509
No locals.
#8  0x000056473abf7034 in gc_marks_rest (objspace=0x56473d0ee260) at /tmp/ruby/src/trunk-O0/gc.c:8696
No locals.
#9  0x000056473abf7168 in gc_marks (objspace=0x56473d0ee260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8754
        marking_finished = false
#10 0x000056473abf8ef0 in gc_start (objspace=0x56473d0ee260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9504
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 148334168
#11 0x000056473abf8b8d in garbage_collect (objspace=0x56473d0ee260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9388
        _lev = 2023558608
        ret = 32764
#12 0x000056473abf9610 in garbage_collect_with_gvl (objspace=0x56473d0ee260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9765
No locals.
#13 0x000056473ac004f1 in objspace_malloc_gc_stress (objspace=0x56473d0ee260) at /tmp/ruby/src/trunk-O0/gc.c:12206
        reason = 45568
#14 0x000056473ac007d4 in objspace_xmalloc0 (objspace=0x56473d0ee260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12408
        gpr = 107008
        mem = 0xd800000d81
#15 0x000056473ac00af1 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12632
No locals.
#16 0x000056473ac00b27 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12641
No locals.
#17 0x000056473ac04452 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14214
No locals.
#18 0x000056473adc2526 in vm_ccs_create (klass=139637700944960, cc_tbl=0x56473d6d5a10, mid=3457, cme=0x7f0008d78908) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1969
        ccs = 0xffffffff000000d8
#19 0x000056473adddeb5 in cache_callable_method_entry (klass=139637700944960, mid=3457, cme=0x7f0008d78908) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
        cc_tbl = 0x56473d6d5a10
        ccs_data = 94863930284860
#20 0x000056473adde077 in callable_method_entry_or_negative (klass=139637700944960, mid=3457, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
        defined_class = 139637700945920
        me = 0x7f0008d78908
        _lev = 32511
        cme = 0x7f0008d78908
#21 0x000056473adde109 in callable_method_entry (klass=139637700944960, mid=3457, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
        cme = 0x56473adb5fc4 <RB_SPECIAL_CONST_P+24>
#22 0x000056473adde16c in rb_callable_method_entry (klass=139637700944960, mid=3457) at /tmp/ruby/src/trunk-O0/vm_method.c:1396
No locals.
#23 0x000056473ade3714 in rb_search_method_entry (recv=139637682458960, mid=3457) at /tmp/ruby/src/trunk-O0/vm_eval.c:833
        klass = 139637700944960
#24 0x000056473ade314a in rb_check_funcall_default_kw (recv=139637682458960, mid=3457, argc=0, argv=0x7ffc789d1130, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:701
        klass = 139637700944960
        me = 0x7ffc789d10b8
        ec = 0x56473d0ef2c0
        respond = -1
#25 0x000056473ade30ca in rb_check_funcall (recv=139637682458960, mid=3457, argc=0, argv=0x7ffc789d1130) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#26 0x000056473abd6c9d in make_exception (argc=1, argv=0x7ffc789d1128, isstr=0) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 139637682458960
#27 0x000056473abd68d4 in rb_exc_exception (mesg=139637682458960, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:673
No locals.
#28 0x000056473abd6923 in rb_exc_raise (mesg=139637682458960) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#29 0x000056473ad84d94 in rb_threadptr_execute_interrupts (th=0x56473d0ee090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2414
        err = 139637682458960
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#30 0x000056473adb7a4a in rb_vm_check_ints (ec=0x56473d0ef2c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#31 0x000056473ade14ad in vm_call0_super (ec=0x56473d0ef2c0, calling=0x7ffc789d13b0, argv=0x7ffc789d17a0, klass=139637682577280, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:130
        cme = 0x7effee75fb08
        mid = 2865
#32 0x000056473ade1fae in vm_call0_body (ec=0x56473d0ef2c0, calling=0x7ffc789d13b0, argv=0x7ffc789d17a0) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
        klass = 139637700951360
        ci = 0x7ffc789d1380
        cc = 0x7ffc789d1450
        ret = 94863968947424
#33 0x000056473ade1391 in vm_call0_cc (ec=0x56473d0ef2c0, recv=139638125086840, id=2865, argc=1, argv=0x7ffc789d17a0, cc=0x7ffc789d1450, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffc789d17a0
        av = {96, 94863967052384}
        calling = {cd = 0x7ffc789d1370, cc = 0x7ffc789d1450, block_handler = 0, recv = 139638125086840, argc = 1, kw_splat = false, heap_argv = 0}
#34 0x000056473ade1132 in rb_vm_call0 (ec=0x56473d0ef2c0, recv=139638125086840, id=2865, argc=1, argv=0x7ffc789d17a0, cme=0x7effee75fba8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7effee75fba8, call_ = 0x56473adcce76 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#35 0x000056473ade238b in rb_vm_call_kw (ec=0x56473d0ef2c0, recv=139638125086840, id=2865, argc=1, argv=0x7ffc789d17a0, me=0x7effee75fba8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#36 0x000056473ade0610 in call_method_entry (ec=0x56473d0ef2c0, defined_class=139637700951360, obj=139638125086840, id=2865, cme=0x7effee75fba8, argc=1, argv=0x7ffc789d17a0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2703
        passed_block_handler = 0
        result = 94863967056576
#37 0x000056473ade2c37 in check_funcall_exec (v=140722332047360) at /tmp/ruby/src/trunk-O0/vm_eval.c:589
        args = 0x7ffc789d1800
#38 0x000056473abd717c in rb_vrescue2 (b_proc=0x56473ade2bda <check_funcall_exec>, data1=140722332047360, r_proc=0x56473ade2c3d <check_funcall_failed>, data2=140722332047360, args=0x7ffc789d16c0) at /tmp/ruby/src/trunk-O0/eval.c:919
        _ec = 0x56473d0ef2c0
        _tag = {tag = 36, retval = 140722332046880, buf = {0x7ffc789d1680, 0x56473abd711e <rb_vrescue2+263>, 0x0, 0x7ffc789d1580, 0x7ffc789d1660}, prev = 0x7ffc789d20c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        ec = 0x56473d0ef2c0
        cfp = 0x7f0008e8ae88
        result = 0
        e_info = 4
#39 0x000056473abd6ff0 in rb_rescue2 (b_proc=0x56473ade2bda <check_funcall_exec>, data1=140722332047360, r_proc=0x56473ade2c3d <check_funcall_failed>, data2=140722332047360) at /tmp/ruby/src/trunk-O0/eval.c:900
        ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc789d17a0, reg_save_area = 0x7ffc789d16e0}}
        ret = 139637682469800
#40 0x000056473ade301e in check_funcall_missing (ec=0x56473d0ef2c0, klass=139637700947680, recv=139638125086840, mid=3233, argc=0, argv=0x56473b034550 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:666
        argbuf = 0
        new_args = 0x7ffc789d17a0
        args = {defined_class = 139637700951360, recv = 139638125086840, mid = 3233, ec = 0x56473d0ef2c0, cme = 0x7effee75fba8, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7ffc789d17a0, kw_splat = 0}
        cme = 0x7effee75fba8
        ret = 36
#41 0x000056473ade3194 in rb_check_funcall_default_kw (recv=139638125086840, mid=3233, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:703
        ret = 6318528720
        klass = 139637700947680
        me = 0x0
        ec = 0x56473d0ef2c0
        respond = -1
#42 0x000056473ade30ca in rb_check_funcall (recv=139638125086840, mid=3233, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#43 0x000056473ac88089 in convert_type_with_id (val=139638125086840, tname=0x56473b02c2cd "String", method=3233, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3084
        r = 140722332047712
#44 0x000056473ac8849e in rb_check_convert_type_with_id (val=139638125086840, type=5, tname=0x56473b02c2cd "String", method=3233) at /tmp/ruby/src/trunk-O0/object.c:3176
        v = 94863928395304
#45 0x000056473ad56035 in rb_check_string_type (str=139638125086840) at /tmp/ruby/src/trunk-O0/string.c:2664
No locals.
#46 0x000056473ac256e7 in io_encoding_set (fptr=0x56473d3bfc40, v1=139638125086840, v2=4, opt=4) at /tmp/ruby/src/trunk-O0/io.c:11650
        enc = 0x56473ac10f84 <rb_check_frozen_inline+24>
        enc2 = 0x56473ac10628 <rb_type+43>
        ecflags = 0
        ecopts = 26797145152
        tmp = 140722332047920
#47 0x000056473ac282f3 in rb_io_set_encoding (argc=1, argv=0x7ffc789d1e40, io=139637682459200) at /tmp/ruby/src/trunk-O0/io.c:13430
        fptr = 0x56473d3bfc40
        v1 = 139638125086840
        v2 = 4
        opt = 4
#48 0x000056473adc8662 in ractor_safe_call_cfunc_m1 (recv=139637682459200, argc=1, argv=0x7ffc789d1e40, func=0x56473ac28225 <rb_io_set_encoding>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
        f = 0x56473ac28225 <rb_io_set_encoding>
#49 0x000056473ade179a in vm_call0_cfunc_with_frame (ec=0x56473d0ef2c0, calling=0x7ffc789d1d50, argv=0x7ffc789d1e40) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f0008e8aec0
        ci = 0x7ffc789d1d20
        val = 140722332048368
        me = 0x7effef8d93e8
        cfunc = 0x56473d155058
        len = -1
        recv = 139637682459200
        argc = 1
        mid = 16609
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#50 0x000056473ade18c3 in vm_call0_cfunc (ec=0x56473d0ef2c0, calling=0x7ffc789d1d50, argv=0x7ffc789d1e40) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#51 0x000056473ade1b3b in vm_call0_body (ec=0x56473d0ef2c0, calling=0x7ffc789d1d50, argv=0x7ffc789d1e40) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffc789d1d20
        cc = 0x7effee814ee0
        ret = 139637682459200
#52 0x000056473ade1391 in vm_call0_cc (ec=0x56473d0ef2c0, recv=139637682459200, id=16609, argc=1, argv=0x7ffc789d1e40, cc=0x7effee814ee0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffc789d1e40
        av = {139638125088240, 5281323372}
        calling = {cd = 0x7ffc789d1d10, cc = 0x7effee814ee0, block_handler = 0, recv = 139637682459200, argc = 1, kw_splat = false, heap_argv = 0}
#53 0x000056473ade3f46 in rb_funcallv_scope (recv=139637682459200, mid=16609, argc=1, argv=0x7ffc789d1e40, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:1065
        ec = 0x56473d0ef2c0
        cc = 0x7effee814ee0
        self = 139638125088240
#54 0x000056473ade3fb6 in rb_funcallv (recv=139637682459200, mid=16609, argc=1, argv=0x7ffc789d1e40) at /tmp/ruby/src/trunk-O0/vm_eval.c:1080
No locals.
#55 0x000056473ade43b5 in rb_funcall (recv=139637682459200, mid=16609, n=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1137
        argv = 0x7ffc789d1e40
        ar = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc789d1f60, reg_save_area = 0x7ffc789d1ea0}}
#56 0x000056473ad3a985 in load_file_internal (argp_v=140722332049792) at /tmp/ruby/src/trunk-O0/ruby.c:2578
        argp = 0x7ffc789d2180
        parser = 139637682459240
        orig_fname = 139637682459400
        script = 0
        opt = 0x7ffc789d21e0
        f = 139637682459200
        line_start = 1
        ast = 0x7effee75d178
        enc = 0x56473d10dac0
        set_encoding = 16609
        lines = 4
#57 0x000056473abd7708 in rb_ensure (b_proc=0x56473ad3a24c <load_file_internal>, data1=140722332049792, e_proc=0x56473ad3ac0f <restore_load_file>, data2=140722332049792) at /tmp/ruby/src/trunk-O0/eval.c:1009
        _ec = 0x56473d0ef2c0
        _tag = {tag = 36, retval = 94863970008128, buf = {0x7ffc789d2140, 0x56473abd76ab <rb_ensure+295>, 0x0, 0x7ffc789d2050, 0x0}, prev = 0x7ffc789d2400, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 0
        ec = 0x56473d0ef2c0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x56473ad3ac0f <restore_load_file>, data2 = 140722332049792}}
#58 0x000056473ad3acde in load_file (parser=139637682459240, fname=139637682459400, f=139637682459200, script=0, opt=0x7ffc789d21e0) at /tmp/ruby/src/trunk-O0/ruby.c:2713
        arg = {parser = 139637682459240, fname = 139637682459400, script = 0, opt = 0x7ffc789d21e0, f = 139637682459200}
#59 0x000056473ad3ae04 in rb_parser_load_file (parser=139637682459240, fname_v=139637682459400) at /tmp/ruby/src/trunk-O0/ruby.c:2737
        opt = {script = 0x0, script_name = 0, e_script = 0, src = {enc = {name = 0, index = -1}}, ext = {enc = {name = 0, index = -1}}, intern = {enc = {name = 0, index = -1}}, req_list = 0, features = {mask = 0, set = 31}, warn = {mask = 0, set = 0}, dump = 0, backtrace_length_limit = -9223372036854775808, rjit = {on = false, call_threshold = 0, exec_mem_size = 0, stats = false, trace_exits = false, dump_disasm = false, verify_ctx = false, pause = false}, crash_report = 0x0, sflag = 0, xflag = 0, warning = 0, verbose = 0, do_loop = 0, do_print = 0, do_line = 0, do_split = 0, do_search = 0, setids = 0, yjit = 0}
        xflag = 0
        f = 139637682459200
#60 0x000056473ac47a9f in load_iseq_eval (ec=0x56473d0ef2c0, fname=139637682459400) at /tmp/ruby/src/trunk-O0/load.c:727
        ec = 0x56473d0ef2c0
        th = 0x56473ac089ec <rb_hash_aref+87>
        realpath_map = 139637682665600
        v = 139637682459280
        ast = 0x7ffc789d2310
        parser = 139637682459240
        iseq = 0x0
#61 0x000056473ac4909a in require_internal (ec=0x56473d0ef2c0, fname=139637682665680, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1247
        handle = 139638103667168
        found = 114
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = 0x56473d0ef2c0
        _tag = {tag = 36, retval = 139637700947040, buf = {0x7ffc789d2480, 0x56473ac48ec5 <require_internal+504>, 0x0, 0x7ffc789d2320, 0x7ffc789d2450}, prev = 0x7ffc789d33a0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x56473d0ee090
        saved = {wrapper = 0, self = 139638125088240, errinfo = 4, ec = 0x56473d0ef2c0}
        state = RUBY_TAG_NONE
        ftptr = 0x56473d6dc8f0 "/tmp/empty20231118-725529-5jau64.rb"
        path = 139637682459400
        saved_path = 139637682459400
        realpath = 139637682665600
        realpaths = 139637700744000
        realpath_map = 139637700743840
        reset_ext_config = false
        prev_ext_config = {ractor_safe = 58}
        th2 = 0x7effee78f8d0
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#62 0x000056473ac495a1 in rb_require_string_internal (fname=139637682665680) at /tmp/ruby/src/trunk-O0/load.c:1346
        ec = 0x56473d0ef2c0
        result = 32511
#63 0x000056473ac4953f in rb_require_string (fname=139637682665680) at /tmp/ruby/src/trunk-O0/load.c:1339
No locals.
#64 0x000056473ac4839f in rb_f_require (obj=139638125088240, fname=139637682459520) at /tmp/ruby/src/trunk-O0/load.c:981
No locals.
#65 0x000056473adc86d0 in ractor_safe_call_cfunc_1 (recv=139638125088240, argc=1, argv=0x7f0008d8b0c0, func=0x56473ac4837f <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3327
        f = 0x56473ac4837f <rb_f_require>
#66 0x000056473adc9299 in vm_call_cfunc_with_frame_ (ec=0x56473d0ef2c0, reg_cfp=0x7f0008e8af30, calling=0x7ffc789d2720, argc=1, argv=0x7f0008d8b0c0, stack_bottom=0x7f0008d8b0b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
        ci = 0x58b100140003
        cc = 0x7effee810660
        val = 139637683193440
        me = 0x7effee8150c0
        cfunc = 0x56473d16dd18
        recv = 139638125088240
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#67 0x000056473adc946e in vm_call_cfunc_with_frame (ec=0x56473d0ef2c0, reg_cfp=0x7f0008e8af30, calling=0x7ffc789d2720) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3532
        argc = 1
        stack_bottom = 0x7f0008d8b0b8
        argv = 0x7f0008d8b0c0
#68 0x000056473adcf52a in vm_sendish (ec=0x56473d0ef2c0, reg_cfp=0x7f0008e8af30, cd=0x56473d234470, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5582
        val = 36
        ci = 0x58b100140003
        cc = 0x7effee810660
        argc = 1
        recv = 139638125088240
        calling = {cd = 0x56473d234470, cc = 0x7effee810660, block_handler = 0, recv = 139638125088240, argc = 1, kw_splat = false, heap_argv = 0}
#69 0x000056473add69ef in vm_exec_core (ec=0x56473d0ef2c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x56473d234470
        leaf = false
        val = 139637682459520
        reg_pc = 0x56473d27ba88
        reg_cfp = 0x7f0008e8af30
        insns_address_table = {0x56473add3192 <vm_exec_core+108>, 0x56473add31f4 <vm_exec_core+206>, 0x56473add3307 <vm_exec_core+481>, 0x56473add341b <vm_exec_core+757>, 0x56473add35b9 <vm_exec_core+1171>, 0x56473add36e9 <vm_exec_core+1475>, 0x56473add38fb <vm_exec_core+2005>, 0x56473add3a0d <vm_exec_core+2279>, 0x56473add3ae6 <vm_exec_core+2496>, 0x56473add3bed <vm_exec_core+2759>, 0x56473add3cf4 <vm_exec_core+3022>, 0x56473add3e02 <vm_exec_core+3292>, 0x56473add3f14 <vm_exec_core+3566>, 0x56473add3fe4 <vm_exec_core+3774>, 0x56473add40ed <vm_exec_core+4039>, 0x56473add41e7 <vm_exec_core+4289>, 0x56473add42aa <vm_exec_core+4484>, 0x56473add436d <vm_exec_core+4679>, 0x56473add43f6 <vm_exec_core+4816>, 0x56473add4482 <vm_exec_core+4956>, 0x56473add4528 <vm_exec_core+5122>, 0x56473add4600 <vm_exec_core+5338>, 0x56473add46cd <vm_exec_core+5543>, 0x56473add47ab <vm_exec_core+5765>, 0x56473add486d <vm_exec_core+5959>, 0x56473add49ac <vm_exec_core+6278>, 0x56473add4a52 <vm_exec_core+6444>, 0x56473add4b37 <vm_exec_core+6673>, 0x56473add4c66 <vm_exec_core+6976>, 0x56473add4d29 <vm_exec_core+7171>, 0x56473add4dec <vm_exec_core+7366>, 0x56473add4ee4 <vm_exec_core+7614>, 0x56473add4fa6 <vm_exec_core+7808>, 0x56473add5085 <vm_exec_core+8031>, 0x56473add5195 <vm_exec_core+8303>, 0x56473add528f <vm_exec_core+8553>, 0x56473add530a <vm_exec_core+8676>, 0x56473add53cb <vm_exec_core+8869>, 0x56473add54b9 <vm_exec_core+9107>, 0x56473add5569 <vm_exec_core+9283>, 0x56473add56e8 <vm_exec_core+9666>, 0x56473add57c2 <vm_exec_core+9884>, 0x56473add58ae <vm_exec_core+10120>, 0x56473add593f <vm_exec_core+10265>, 0x56473add5a9a <vm_exec_core+10612>, 0x56473add603c <vm_exec_core+12054>, 0x56473add6138 <vm_exec_core+12306>, 0x56473add623b <vm_exec_core+12565>, 0x56473add6327 <vm_exec_core+12801>, 0x56473add6540 <vm_exec_core+13338>, 0x56473add6632 <vm_exec_core+13580>, 0x56473add6738 <vm_exec_core+13842>, 0x56473add6935 <vm_exec_core+14351>, 0x56473add6ade <vm_exec_core+14776>, 0x56473add6c09 <vm_exec_core+15075>, 0x56473add6d75 <vm_exec_core+15439>, 0x56473add6ea0 <vm_exec_core+15738>, 0x56473add700c <vm_exec_core+16102>, 0x56473add71ee <vm_exec_core+16584>, 0x56473add73eb <vm_exec_core+17093>, 0x56473add7594 <vm_exec_core+17518>, 0x56473add76b6 <vm_exec_core+17808>, 0x56473add775d <vm_exec_core+17975>, 0x56473add7821 <vm_exec_core+18171>, 0x56473add790a <vm_exec_core+18404>, 0x56473add79f6 <vm_exec_core+18640>, 0x56473add7adf <vm_exec_core+18873>, 0x56473add7bf3 <vm_exec_core+19149>, 0x56473add7d1a <vm_exec_core+19444>, 0x56473add7e50 <vm_exec_core+19754>, 0x56473add7f86 <vm_exec_core+20064>, 0x56473add80bc <vm_exec_core+20374>, 0x56473add81f2 <vm_exec_core+20684>, 0x56473add8328 <vm_exec_core+20994>, 0x56473add8469 <vm_exec_core+21315>, 0x56473add85e3 <vm_exec_core+21693>, 0x56473add8719 <vm_exec_core+22003>, 0x56473add884f <vm_exec_core+22313>, 0x56473add8985 <vm_exec_core+22623>, 0x56473add8abb <vm_exec_core+22933>, 0x56473add8bf1 <vm_exec_core+23243>, 0x56473add8d27 <vm_exec_core+23553>, 0x56473add8e5d <vm_exec_core+23863>, 0x56473add8f93 <vm_exec_core+24173>, 0x56473add90e2 <vm_exec_core+24508>, 0x56473add929c <vm_exec_core+24950>, 0x56473add941a <vm_exec_core+25332>, 0x56473add9539 <vm_exec_core+25619>, 0x56473add9658 <vm_exec_core+25906>, 0x56473add9772 <vm_exec_core+26188>, 0x56473add988c <vm_exec_core+26470>, 0x56473add99b7 <vm_exec_core+26769>, 0x56473add9aed <vm_exec_core+27079>, 0x56473add9bd8 <vm_exec_core+27314>, 0x56473add9cdd <vm_exec_core+27575>, 0x56473add9e25 <vm_exec_core+27903>, 0x56473add9f14 <vm_exec_core+28142>, 0x56473add9fe8 <vm_exec_core+28354>, 0x56473adda0bd <vm_exec_core+28567>, 0x56473adda1a7 <vm_exec_core+28801>, 0x56473adda223 <vm_exec_core+28925>, 0x56473adda29f <vm_exec_core+29049>, 0x56473adda2bd <vm_exec_core+29079>, 0x56473adda2db <vm_exec_core+29109>, 0x56473adda2f9 <vm_exec_core+29139>, 0x56473adda317 <vm_exec_core+29169>, 0x56473adda335 <vm_exec_core+29199>, 0x56473adda353 <vm_exec_core+29229>, 0x56473adda371 <vm_exec_core+29259>, 0x56473adda38f <vm_exec_core+29289>, 0x56473adda3ad <vm_exec_core+29319>, 0x56473adda3cb <vm_exec_core+29349>, 0x56473adda3e9 <vm_exec_core+29379>, 0x56473adda407 <vm_exec_core+29409>, 0x56473adda425 <vm_exec_core+29439>, 0x56473adda443 <vm_exec_core+29469>, 0x56473adda461 <vm_exec_core+29499>, 0x56473adda47f <vm_exec_core+29529>, 0x56473adda49d <vm_exec_core+29559>, 0x56473adda4bb <vm_exec_core+29589>, 0x56473adda4d9 <vm_exec_core+29619>, 0x56473adda4f7 <vm_exec_core+29649>, 0x56473adda515 <vm_exec_core+29679>, 0x56473adda533 <vm_exec_core+29709>, 0x56473adda551 <vm_exec_core+29739>, 0x56473adda56f <vm_exec_core+29769>, 0x56473adda58d <vm_exec_core+29799>, 0x56473adda5ab <vm_exec_core+29829>, 0x56473adda5c9 <vm_exec_core+29859>, 0x56473adda5e7 <vm_exec_core+29889>, 0x56473adda605 <vm_exec_core+29919>, 0x56473adda623 <vm_exec_core+29949>, 0x56473adda641 <vm_exec_core+29979>, 0x56473adda65f <vm_exec_core+30009>, 0x56473adda67d <vm_exec_core+30039>, 0x56473adda69b <vm_exec_core+30069>, 0x56473adda6b9 <vm_exec_core+30099>, 0x56473adda6d7 <vm_exec_core+30129>, 0x56473adda6f5 <vm_exec_core+30159>, 0x56473adda713 <vm_exec_core+30189>, 0x56473adda731 <vm_exec_core+30219>, 0x56473adda74f <vm_exec_core+30249>, 0x56473adda76d <vm_exec_core+30279>, 0x56473adda78b <vm_exec_core+30309>, 0x56473adda7a9 <vm_exec_core+30339>, 0x56473adda7c7 <vm_exec_core+30369>, 0x56473adda7e5 <vm_exec_core+30399>, 0x56473adda803 <vm_exec_core+30429>, 0x56473adda821 <vm_exec_core+30459>, 0x56473adda83f <vm_exec_core+30489>, 0x56473adda85d <vm_exec_core+30519>, 0x56473adda87b <vm_exec_core+30549>, 0x56473adda899 <vm_exec_core+30579>, 0x56473adda8b7 <vm_exec_core+30609>, 0x56473adda8d5 <vm_exec_core+30639>, 0x56473adda8f3 <vm_exec_core+30669>, 0x56473adda911 <vm_exec_core+30699>, 0x56473adda92f <vm_exec_core+30729>, 0x56473adda94d <vm_exec_core+30759>, 0x56473adda96b <vm_exec_core+30789>, 0x56473adda989 <vm_exec_core+30819>, 0x56473adda9a7 <vm_exec_core+30849>, 0x56473adda9c5 <vm_exec_core+30879>, 0x56473adda9e3 <vm_exec_core+30909>, 0x56473addaa01 <vm_exec_core+30939>, 0x56473addaa1f <vm_exec_core+30969>, 0x56473addaa3d <vm_exec_core+30999>, 0x56473addaa5b <vm_exec_core+31029>, 0x56473addaa79 <vm_exec_core+31059>, 0x56473addaa97 <vm_exec_core+31089>, 0x56473addaab5 <vm_exec_core+31119>, 0x56473addaad3 <vm_exec_core+31149>, 0x56473addaaf1 <vm_exec_core+31179>, 0x56473addab0f <vm_exec_core+31209>, 0x56473addab2d <vm_exec_core+31239>, 0x56473addab4b <vm_exec_core+31269>, 0x56473addab7c <vm_exec_core+31318>, 0x56473addab9a <vm_exec_core+31348>, 0x56473addabb8 <vm_exec_core+31378>, 0x56473addabd6 <vm_exec_core+31408>, 0x56473addabf4 <vm_exec_core+31438>, 0x56473addac12 <vm_exec_core+31468>, 0x56473addac30 <vm_exec_core+31498>, 0x56473addac4e <vm_exec_core+31528>, 0x56473addac6c <vm_exec_core+31558>, 0x56473addac8a <vm_exec_core+31588>, 0x56473addaca8 <vm_exec_core+31618>, 0x56473addacc6 <vm_exec_core+31648>, 0x56473addace4 <vm_exec_core+31678>, 0x56473addad02 <vm_exec_core+31708>, 0x56473addad20 <vm_exec_core+31738>, 0x56473addad3e <vm_exec_core+31768>, 0x56473addad5c <vm_exec_core+31798>, 0x56473addad7a <vm_exec_core+31828>, 0x56473addad98 <vm_exec_core+31858>, 0x56473addadb6 <vm_exec_core+31888>, 0x56473addadd4 <vm_exec_core+31918>, 0x56473addadf2 <vm_exec_core+31948>, 0x56473addae10 <vm_exec_core+31978>, 0x56473addae2e <vm_exec_core+32008>...}
#70 0x000056473aded061 in vm_exec_loop (ec=0x56473d0ef2c0, state=RUBY_TAG_BREAK, tag=0x7ffc789d33a0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#71 0x000056473adecfa9 in rb_vm_exec (ec=0x56473d0ef2c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
        _ec = 0x56473d0ef2c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffc789d3420, 0x56473adeced4 <rb_vm_exec+190>, 0x0, 0x7ffc789d3370, 0x7ffc789d36b8}, prev = 0x7ffc789d3490, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#72 0x000056473adeddb5 in rb_iseq_eval_main (iseq=0x7effee828ee0) at /tmp/ruby/src/trunk-O0/vm.c:2733
        ec = 0x56473d0ef2c0
        val = 94863967056576
#73 0x000056473abd590b in rb_ec_exec_node (ec=0x56473d0ef2c0, n=0x7effee828ee0) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x56473d0ee090
        _ec = 0x56473d0ef2c0
        _tag = {tag = 36, retval = 94863928151800, buf = {0x7ffc789d3510, 0x56473abd58a1 <rb_ec_exec_node+212>, 0x0, 0x7ffc789d3460, 0x56473d0ef2c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7effee828ee0
#74 0x000056473abd5a88 in ruby_run_node (n=0x7effee828ee0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x56473d0ef2c0
        status = 22087
#75 0x000056473abd12f4 in rb_main (argc=133, argv=0x7ffc789d36b8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140722332054928
#76 0x000056473abd1355 in main (argc=133, argv=0x7ffc789d36b8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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