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

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

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

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

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

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

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

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

# Running tests:

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

Retrying...
Finished tests in 1197.033924s, 22.5415 tests/s, 7990.5889 assertions/s.
26983 tests, 9565006 assertions, 0 failures, 0 errors, 220 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.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-12-23T22:07:11Z master a2ebf9cc63) [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 295.475662 seconds

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

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f12985777c0 (LWP 3821308) RB_FL_TEST_RAW (obj=139717399293160, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7f127ef9f640 (LWP 3821310) 0x00007f129869ffde in epoll_wait (epfd=4, events=0x564058b1c85c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f127ef9f640 (LWP 3821310)):
#0  0x00007f129869ffde in epoll_wait (epfd=4, events=0x564058b1c85c <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  0x000056405868652e in event_wait (vm=0x56405a158b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:851
        r = 22080
#2  0x0000564058686552 in timer_thread_polling (vm=0x56405a158b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:873
        r = -503286453
#3  0x0000564058686c0a in timer_thread_func (ptr=0x56405a158b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3011
        vm = 0x56405a158b10
#4  0x00007f129860eb43 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 = {140737127969440, -1039657157551916229, 139717416449600, 25, 139717842626640, 140737127969792, 1132260173724580667, 1132467921179573051}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f129869fbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f12985777c0 (LWP 3821308)):
#0  RB_FL_TEST_RAW (obj=139717399293160, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x00005640584ec125 in RB_FL_ANY_RAW (obj=139717399293160, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x00005640584ec4d2 in RB_OBJ_PROMOTED_RAW (obj=139717399293160) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
No locals.
#3  0x00005640584ef6ab in RVALUE_OLD_P (obj=139717399293160) at /tmp/ruby/src/trunk-O0/gc.c:1802
        __func__ = <optimized out>
#4  0x00005640584f9da6 in rgengc_check_relation (objspace=0x56405a15b470, obj=139717399293160) at /tmp/ruby/src/trunk-O0/gc.c:7003
        old_parent = 139717399081920
        __func__ = <optimized out>
#5  0x00005640584f9fdb in gc_mark_ptr (objspace=0x56405a15b470, obj=139717399293160) at /tmp/ruby/src/trunk-O0/gc.c:7056
        __func__ = "gc_mark_ptr"
#6  0x00005640584fa261 in gc_mark (objspace=0x56405a15b470, obj=139717399293160) at /tmp/ruby/src/trunk-O0/gc.c:7109
No locals.
#7  0x00005640584f9616 in mark_method_entry (objspace=0x56405a15b470, me=0x7f127df0f3c0) at /tmp/ruby/src/trunk-O0/gc.c:6741
        def = 0x56405a272450
#8  0x00005640584fa7e0 in gc_mark_imemo (objspace=0x56405a15b470, obj=139717399081920) at /tmp/ruby/src/trunk-O0/gc.c:7259
        __func__ = <optimized out>
#9  0x00005640584fa9ee in gc_mark_children (objspace=0x56405a15b470, obj=139717399081920) at /tmp/ruby/src/trunk-O0/gc.c:7355
        any = 0x7f127df0f3c0
#10 0x00005640584fb374 in gc_mark_stacked_objects (objspace=0x56405a15b470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7564
        mstack = 0x56405a15b8f8
        obj = 139717399081920
        marked_slots_at_the_beginning = 759
        popped_count = 0
#11 0x00005640584fb4f4 in gc_mark_stacked_objects_all (objspace=0x56405a15b470) at /tmp/ruby/src/trunk-O0/gc.c:7602
No locals.
#12 0x00005640584fd850 in gc_marks_rest (objspace=0x56405a15b470) at /tmp/ruby/src/trunk-O0/gc.c:8797
No locals.
#13 0x00005640584fd984 in gc_marks (objspace=0x56405a15b470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8855
        marking_finished = false
#14 0x00005640584ff714 in gc_start (objspace=0x56405a15b470, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9608
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#15 0x00005640584ff3a9 in garbage_collect (objspace=0x56405a15b470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 3934574288
        ret = 32767
#16 0x00005640584ffe34 in garbage_collect_with_gvl (objspace=0x56405a15b470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9869
No locals.
#17 0x0000564058507009 in objspace_malloc_gc_stress (objspace=0x56405a15b470) at /tmp/ruby/src/trunk-O0/gc.c:12406
        reason = 45568
#18 0x00005640585072ec in objspace_xmalloc0 (objspace=0x56405a15b470, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12608
        gpr = 107008
        mem = 0x9b0000009b
#19 0x0000564058507609 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12832
No locals.
#20 0x000056405850763f in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12841
No locals.
#21 0x000056405850affa in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14420
No locals.
#22 0x00005640586cb938 in vm_ccs_create (klass=139717416772640, cc_tbl=0x56405a2e0210, mid=155, cme=0x7f1298466638) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1955
        ccs = 0xffffffff0000009b
#23 0x00005640586e770d in cache_callable_method_entry (klass=139717416772640, mid=155, cme=0x7f1298466638) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x56405a2e0210
        ccs_data = 94834361529236
#24 0x00005640586e78cf in callable_method_entry_or_negative (klass=139717416772640, mid=155, defined_class_ptr=0x7fffea84d938) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 139717416773600
        me = 0x7f1298466638
        _lev = 32530
        cme = 0x7f1298466638
#25 0x00005640586e7961 in callable_method_entry (klass=139717416772640, mid=155, defined_class_ptr=0x7fffea84d938) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x7f127de5d4b8
#26 0x00005640586ea076 in vm_respond_to (ec=0x56405a15c4e0, klass=139717416772640, obj=139717398353080, id=3457, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2758
        defined_class = 139717416773600
        resid = 155
        cme = 0x7fffea84d960
#27 0x00005640586ec909 in check_funcall_respond_to (ec=0x56405a15c4e0, klass=139717416772640, recv=139717398353080, mid=3457) at /tmp/ruby/src/trunk-O0/vm_eval.c:626
No locals.
#28 0x00005640586ecd1d in rb_check_funcall_default_kw (recv=139717398353080, mid=3457, argc=0, argv=0x7fffea84dad0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:700
        klass = 139717416772640
        me = 0x7fffea84da58
        ec = 0x56405a15c4e0
        respond = 0
#29 0x00005640586eccc2 in rb_check_funcall (recv=139717398353080, mid=3457, argc=0, argv=0x7fffea84dad0) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#30 0x00005640584dcf5d in make_exception (argc=1, argv=0x7fffea84dac8, isstr=0) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 139717398353080
#31 0x00005640584dcb94 in rb_exc_exception (mesg=139717398353080, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:673
No locals.
#32 0x00005640584dcbe3 in rb_exc_raise (mesg=139717398353080) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#33 0x000056405868df10 in rb_threadptr_execute_interrupts (th=0x56405a15b090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2454
        err = 139717398353080
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#34 0x000056405868048c in rb_vm_check_ints (ec=0x56405a15c4e0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#35 0x000056405868a0ee in unblock_function_set (th=0x56405a15b090, func=0x564058684b48 <ubf_select>, arg=0x56405a15b090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:314
No locals.
#36 0x000056405868c6ef in blocking_region_begin (th=0x56405a15b090, region=0x7fffea84dc48, ubf=0x564058684b48 <ubf_select>, arg=0x56405a15b090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1466
No locals.
#37 0x000056405868c95e in rb_nogvl (func=0x56405852431a <sysopen_func>, data1=0x7fffea84dd10, ubf=0x564058684b48 <ubf_select>, data2=0x56405a15b090, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1530
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = 0x56405a15c4e0
        th = 0x56405a15b090
        vm = 0x56405a158b10
        is_main_thread = true
        saved_errno = 0
        ubf_th = 0
#38 0x000056405868ca6d in rb_thread_call_without_gvl (func=0x56405852431a <sysopen_func>, data1=0x7fffea84dd10, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1646
No locals.
#39 0x0000564058524393 in rb_sysopen_internal (data=0x7fffea84dd10) at /tmp/ruby/src/trunk-O0/io.c:6966
        fd = 105664635
#40 0x000056405852441f in rb_sysopen (fname=139717398493880, oflags=194, perm=384) at /tmp/ruby/src/trunk-O0/io.c:6983
        first_errno = 32530
        retried_errno = 0
        retried = 0
        fd = -1
        data = {fname = 139717398493880, oflags = 194, perm = 384}
        __func__ = "rb_sysopen"
#41 0x0000564058524aa5 in rb_file_open_generic (io=139717398353160, filename=139717398493880, oflags=194, fmode=1155, convconfig=0x7fffea84de00, perm=384) at /tmp/ruby/src/trunk-O0/io.c:7147
        pathv = 139717398493880
        fptr = 0x56405a4314a0
        cc = {enc = 0x7fff00000483, enc2 = 0x64c507b879f8500, ecflags = 1513027896, ecopts = 139717840953696}
#42 0x0000564058526214 in rb_open_file (argc=3, argv=0x7f1298476148, io=139717398353160) at /tmp/ruby/src/trunk-O0/io.c:8063
        fname = 139717398493880
        oflags = 194
        fmode = 1155
        convconfig = {enc = 0x0, enc2 = 0x0, ecflags = 0, ecopts = 4}
        perm = 384
#43 0x0000564058528cf3 in rb_file_initialize (argc=3, argv=0x7f1298476148, io=139717398353160) at /tmp/ruby/src/trunk-O0/io.c:9582
No locals.
#44 0x00005640586d1aca in ractor_safe_call_cfunc_m1 (recv=139717398353160, argc=3, argv=0x7f1298476148, func=0x564058528c48 <rb_file_initialize>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x564058528c48 <rb_file_initialize>
#45 0x00005640586eaff2 in vm_call0_cfunc_with_frame (ec=0x56405a15c4e0, calling=0x7fffea84e160, argv=0x7f1298476148) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f1298575ec0
        ci = 0x7fffea84e130
        val = 140737127964528
        me = 0x7f127efc5a20
        cfunc = 0x56405a17ef78
        len = -1
        recv = 139717398353160
        argc = 3
        mid = 3137
        block_handler = 0
        frame_flags = 1431635075
        args = <optimized out>
        args = <optimized out>
#46 0x00005640586eb11b in vm_call0_cfunc (ec=0x56405a15c4e0, calling=0x7fffea84e160, argv=0x7f1298476148) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#47 0x00005640586eb399 in vm_call0_body (ec=0x56405a15c4e0, calling=0x7fffea84e160, argv=0x7f1298476148) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7fffea84e130
        cc = 0x7f127de5d4e0
        ret = 36
#48 0x00005640586eabe9 in vm_call0_cc (ec=0x56405a15c4e0, recv=139717398353160, id=3137, argc=3, argv=0x7f1298476148, cc=0x7f127de5d4e0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7f1298476148
        av = {94834359504732, 94834389271776}
        calling = {cd = 0x7fffea84e120, cc = 0x7f127de5d4e0, block_handler = 0, recv = 139717398353160, argc = 3, kw_splat = true, heap_argv = 0}
#49 0x00005640586ec7cc in rb_call0 (ec=0x56405a15c4e0, recv=139717398353160, mid=3137, argc=3, argv=0x7f1298476148, call_scope=CALL_FCALL_KW, self=139717416578120) at /tmp/ruby/src/trunk-O0/vm_eval.c:573
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 1
        cc = 0x7f127de5d4e0
#50 0x00005640586ed518 in rb_call (recv=139717398353160, mid=3137, argc=3, argv=0x7f1298476148, scope=CALL_FCALL_KW) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x56405a15c4e0
#51 0x00005640586edbfb in rb_funcallv_kw (recv=139717398353160, mid=3137, argc=3, argv=0x7f1298476148, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1092
No locals.
#52 0x00005640584df0eb in rb_obj_call_init_kw (obj=139717398353160, argc=3, argv=0x7f1298476148, kw_splat=1) at /tmp/ruby/src/trunk-O0/eval.c:1709
No locals.
#53 0x000056405858ea6c in rb_class_new_instance_kw (argc=3, argv=0x7f1298476148, klass=139717416578120, kw_splat=1) at /tmp/ruby/src/trunk-O0/object.c:2142
        obj = 139717398353160
#54 0x000056405852625e in rb_io_s_open (argc=3, argv=0x7f1298476148, klass=139717416578120) at /tmp/ruby/src/trunk-O0/io.c:8103
        io = 94834361371813
#55 0x00005640586d1aca in ractor_safe_call_cfunc_m1 (recv=139717416578120, argc=3, argv=0x7f1298476148, func=0x56405852622e <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x56405852622e <rb_io_s_open>
#56 0x00005640586d2701 in vm_call_cfunc_with_frame_ (ec=0x56405a15c4e0, reg_cfp=0x7f1298575ef8, calling=0x7fffea84e7b0, argc=3, argv=0x7f1298476148, stack_bottom=0x7f1298476140) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x411100400007
        cc = 0x7f127de5d530
        val = 140737127965776
        me = 0x7f127efca930
        cfunc = 0x56405a1bc278
        recv = 139717416578120
        block_handler = 0
        frame_type = 1431635075
        len = -1
        args = <optimized out>
        args = <optimized out>
#57 0x00005640586d28d6 in vm_call_cfunc_with_frame (ec=0x56405a15c4e0, reg_cfp=0x7f1298575ef8, calling=0x7fffea84e7b0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 3
        stack_bottom = 0x7f1298476140
        argv = 0x7f1298476148
#58 0x00005640586d29ee in vm_call_cfunc_other (ec=0x56405a15c4e0, reg_cfp=0x7f1298575ef8, calling=0x7fffea84e7b0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0x411100400007
        argv_ary = 0
#59 0x00005640586d2e16 in vm_call_cfunc (ec=0x56405a15c4e0, reg_cfp=0x7f1298575ef8, calling=0x7fffea84e7b0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0x411100400007
#60 0x00005640586d5945 in vm_call_method_each_type (ec=0x56405a15c4e0, cfp=0x7f1298575ef8, calling=0x7fffea84e7b0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x411100400007
        cc = 0x7f127de5d530
        cme = 0x7f127efca930
        v = 94834392251544
#61 0x00005640586d63f1 in vm_call_method (ec=0x56405a15c4e0, cfp=0x7f1298575ef8, calling=0x7fffea84e7b0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0x411100400007
        cc = 0x7f127de5d530
#62 0x00005640586d65f3 in vm_call_general (ec=0x56405a15c4e0, reg_cfp=0x7f1298575ef8, calling=0x7fffea84e7b0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#63 0x00005640586d8c78 in vm_sendish (ec=0x56405a15c4e0, reg_cfp=0x7f1298575ef8, cd=0x56405a2efb10, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x411100400007
        cc = 0x7f127de5d530
        argc = 3
        recv = 139717416578120
        calling = {cd = 0x56405a2efb10, cc = 0x7f127de5d530, block_handler = 0, recv = 139717416578120, argc = 3, kw_splat = true, heap_argv = 0}
#64 0x00005640586e0209 in vm_exec_core (ec=0x56405a15c4e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x56405a2efb10
        leaf = false
        val = 139717398494040
        reg_pc = 0x56405a2ef938
        reg_cfp = 0x7f1298575ef8
        insns_address_table = {0x5640586dc8e0 <vm_exec_core+108>, 0x5640586dc942 <vm_exec_core+206>, 0x5640586dca55 <vm_exec_core+481>, 0x5640586dcb69 <vm_exec_core+757>, 0x5640586dcd07 <vm_exec_core+1171>, 0x5640586dce37 <vm_exec_core+1475>, 0x5640586dd049 <vm_exec_core+2005>, 0x5640586dd15b <vm_exec_core+2279>, 0x5640586dd234 <vm_exec_core+2496>, 0x5640586dd33b <vm_exec_core+2759>, 0x5640586dd442 <vm_exec_core+3022>, 0x5640586dd550 <vm_exec_core+3292>, 0x5640586dd662 <vm_exec_core+3566>, 0x5640586dd732 <vm_exec_core+3774>, 0x5640586dd83b <vm_exec_core+4039>, 0x5640586dd935 <vm_exec_core+4289>, 0x5640586dd9f8 <vm_exec_core+4484>, 0x5640586ddabb <vm_exec_core+4679>, 0x5640586ddb44 <vm_exec_core+4816>, 0x5640586ddbd0 <vm_exec_core+4956>, 0x5640586ddc76 <vm_exec_core+5122>, 0x5640586ddd4e <vm_exec_core+5338>, 0x5640586dde1b <vm_exec_core+5543>, 0x5640586ddef9 <vm_exec_core+5765>, 0x5640586ddfbb <vm_exec_core+5959>, 0x5640586de0fa <vm_exec_core+6278>, 0x5640586de1a0 <vm_exec_core+6444>, 0x5640586de285 <vm_exec_core+6673>, 0x5640586de3b4 <vm_exec_core+6976>, 0x5640586de477 <vm_exec_core+7171>, 0x5640586de53a <vm_exec_core+7366>, 0x5640586de631 <vm_exec_core+7613>, 0x5640586de6f3 <vm_exec_core+7807>, 0x5640586de7d2 <vm_exec_core+8030>, 0x5640586de89f <vm_exec_core+8235>, 0x5640586de9af <vm_exec_core+8507>, 0x5640586deaa9 <vm_exec_core+8757>, 0x5640586deb24 <vm_exec_core+8880>, 0x5640586debe5 <vm_exec_core+9073>, 0x5640586decd3 <vm_exec_core+9311>, 0x5640586ded83 <vm_exec_core+9487>, 0x5640586def02 <vm_exec_core+9870>, 0x5640586defdc <vm_exec_core+10088>, 0x5640586df0c8 <vm_exec_core+10324>, 0x5640586df159 <vm_exec_core+10469>, 0x5640586df2b4 <vm_exec_core+10816>, 0x5640586df856 <vm_exec_core+12258>, 0x5640586df952 <vm_exec_core+12510>, 0x5640586dfa55 <vm_exec_core+12769>, 0x5640586dfb41 <vm_exec_core+13005>, 0x5640586dfd5a <vm_exec_core+13542>, 0x5640586dfe4c <vm_exec_core+13784>, 0x5640586dff52 <vm_exec_core+14046>, 0x5640586e014f <vm_exec_core+14555>, 0x5640586e02f8 <vm_exec_core+14980>, 0x5640586e0423 <vm_exec_core+15279>, 0x5640586e058f <vm_exec_core+15643>, 0x5640586e06ba <vm_exec_core+15942>, 0x5640586e0826 <vm_exec_core+16306>, 0x5640586e0a08 <vm_exec_core+16788>, 0x5640586e0c05 <vm_exec_core+17297>, 0x5640586e0dae <vm_exec_core+17722>, 0x5640586e0ed0 <vm_exec_core+18012>, 0x5640586e0f77 <vm_exec_core+18179>, 0x5640586e103b <vm_exec_core+18375>, 0x5640586e1124 <vm_exec_core+18608>, 0x5640586e1210 <vm_exec_core+18844>, 0x5640586e12f9 <vm_exec_core+19077>, 0x5640586e140d <vm_exec_core+19353>, 0x5640586e1534 <vm_exec_core+19648>, 0x5640586e166a <vm_exec_core+19958>, 0x5640586e17a0 <vm_exec_core+20268>, 0x5640586e18d6 <vm_exec_core+20578>, 0x5640586e1a0c <vm_exec_core+20888>, 0x5640586e1b42 <vm_exec_core+21198>, 0x5640586e1c83 <vm_exec_core+21519>, 0x5640586e1dfd <vm_exec_core+21897>, 0x5640586e1f33 <vm_exec_core+22207>, 0x5640586e2069 <vm_exec_core+22517>, 0x5640586e219f <vm_exec_core+22827>, 0x5640586e22d5 <vm_exec_core+23137>, 0x5640586e240b <vm_exec_core+23447>, 0x5640586e2541 <vm_exec_core+23757>, 0x5640586e2677 <vm_exec_core+24067>, 0x5640586e27ad <vm_exec_core+24377>, 0x5640586e28fc <vm_exec_core+24712>, 0x5640586e2ab6 <vm_exec_core+25154>, 0x5640586e2c34 <vm_exec_core+25536>, 0x5640586e2d53 <vm_exec_core+25823>, 0x5640586e2e72 <vm_exec_core+26110>, 0x5640586e2f8c <vm_exec_core+26392>, 0x5640586e30a6 <vm_exec_core+26674>, 0x5640586e31d1 <vm_exec_core+26973>, 0x5640586e3307 <vm_exec_core+27283>, 0x5640586e33f2 <vm_exec_core+27518>, 0x5640586e34f7 <vm_exec_core+27779>, 0x5640586e363f <vm_exec_core+28107>, 0x5640586e372e <vm_exec_core+28346>, 0x5640586e3808 <vm_exec_core+28564>, 0x5640586e38dd <vm_exec_core+28777>, 0x5640586e39b8 <vm_exec_core+28996>, 0x5640586e3a34 <vm_exec_core+29120>, 0x5640586e3ab0 <vm_exec_core+29244>, 0x5640586e3ace <vm_exec_core+29274>, 0x5640586e3aec <vm_exec_core+29304>, 0x5640586e3b0a <vm_exec_core+29334>, 0x5640586e3b28 <vm_exec_core+29364>, 0x5640586e3b46 <vm_exec_core+29394>, 0x5640586e3b64 <vm_exec_core+29424>, 0x5640586e3b82 <vm_exec_core+29454>, 0x5640586e3ba0 <vm_exec_core+29484>, 0x5640586e3bbe <vm_exec_core+29514>, 0x5640586e3bdc <vm_exec_core+29544>, 0x5640586e3bfa <vm_exec_core+29574>, 0x5640586e3c18 <vm_exec_core+29604>, 0x5640586e3c36 <vm_exec_core+29634>, 0x5640586e3c54 <vm_exec_core+29664>, 0x5640586e3c72 <vm_exec_core+29694>, 0x5640586e3c90 <vm_exec_core+29724>, 0x5640586e3cae <vm_exec_core+29754>, 0x5640586e3ccc <vm_exec_core+29784>, 0x5640586e3cea <vm_exec_core+29814>, 0x5640586e3d08 <vm_exec_core+29844>, 0x5640586e3d26 <vm_exec_core+29874>, 0x5640586e3d44 <vm_exec_core+29904>, 0x5640586e3d62 <vm_exec_core+29934>, 0x5640586e3d80 <vm_exec_core+29964>, 0x5640586e3d9e <vm_exec_core+29994>, 0x5640586e3dbc <vm_exec_core+30024>, 0x5640586e3dda <vm_exec_core+30054>, 0x5640586e3df8 <vm_exec_core+30084>, 0x5640586e3e16 <vm_exec_core+30114>, 0x5640586e3e34 <vm_exec_core+30144>, 0x5640586e3e52 <vm_exec_core+30174>, 0x5640586e3e70 <vm_exec_core+30204>, 0x5640586e3e8e <vm_exec_core+30234>, 0x5640586e3eac <vm_exec_core+30264>, 0x5640586e3eca <vm_exec_core+30294>, 0x5640586e3ee8 <vm_exec_core+30324>, 0x5640586e3f06 <vm_exec_core+30354>, 0x5640586e3f24 <vm_exec_core+30384>, 0x5640586e3f42 <vm_exec_core+30414>, 0x5640586e3f60 <vm_exec_core+30444>, 0x5640586e3f7e <vm_exec_core+30474>, 0x5640586e3f9c <vm_exec_core+30504>, 0x5640586e3fba <vm_exec_core+30534>, 0x5640586e3fd8 <vm_exec_core+30564>, 0x5640586e3ff6 <vm_exec_core+30594>, 0x5640586e4014 <vm_exec_core+30624>, 0x5640586e4032 <vm_exec_core+30654>, 0x5640586e4050 <vm_exec_core+30684>, 0x5640586e406e <vm_exec_core+30714>, 0x5640586e408c <vm_exec_core+30744>, 0x5640586e40aa <vm_exec_core+30774>, 0x5640586e40c8 <vm_exec_core+30804>, 0x5640586e40e6 <vm_exec_core+30834>, 0x5640586e4104 <vm_exec_core+30864>, 0x5640586e4122 <vm_exec_core+30894>, 0x5640586e4140 <vm_exec_core+30924>, 0x5640586e415e <vm_exec_core+30954>, 0x5640586e417c <vm_exec_core+30984>, 0x5640586e419a <vm_exec_core+31014>, 0x5640586e41b8 <vm_exec_core+31044>, 0x5640586e41d6 <vm_exec_core+31074>, 0x5640586e41f4 <vm_exec_core+31104>, 0x5640586e4212 <vm_exec_core+31134>, 0x5640586e4230 <vm_exec_core+31164>, 0x5640586e424e <vm_exec_core+31194>, 0x5640586e426c <vm_exec_core+31224>, 0x5640586e428a <vm_exec_core+31254>, 0x5640586e42a8 <vm_exec_core+31284>, 0x5640586e42c6 <vm_exec_core+31314>, 0x5640586e42e4 <vm_exec_core+31344>, 0x5640586e4302 <vm_exec_core+31374>, 0x5640586e4320 <vm_exec_core+31404>, 0x5640586e433e <vm_exec_core+31434>, 0x5640586e435c <vm_exec_core+31464>, 0x5640586e437a <vm_exec_core+31494>, 0x5640586e43ab <vm_exec_core+31543>, 0x5640586e43c9 <vm_exec_core+31573>, 0x5640586e43e7 <vm_exec_core+31603>, 0x5640586e4405 <vm_exec_core+31633>, 0x5640586e4423 <vm_exec_core+31663>, 0x5640586e4441 <vm_exec_core+31693>, 0x5640586e445f <vm_exec_core+31723>, 0x5640586e447d <vm_exec_core+31753>, 0x5640586e449b <vm_exec_core+31783>, 0x5640586e44b9 <vm_exec_core+31813>, 0x5640586e44d7 <vm_exec_core+31843>, 0x5640586e44f5 <vm_exec_core+31873>, 0x5640586e4513 <vm_exec_core+31903>, 0x5640586e4531 <vm_exec_core+31933>, 0x5640586e454f <vm_exec_core+31963>, 0x5640586e456d <vm_exec_core+31993>, 0x5640586e458b <vm_exec_core+32023>, 0x5640586e45a9 <vm_exec_core+32053>, 0x5640586e45c7 <vm_exec_core+32083>, 0x5640586e45e5 <vm_exec_core+32113>, 0x5640586e4603 <vm_exec_core+32143>, 0x5640586e4621 <vm_exec_core+32173>...}
#65 0x00005640586f6cfe in vm_exec_loop (ec=0x56405a15c4e0, state=RUBY_TAG_BREAK, tag=0x7fffea84f440, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#66 0x00005640586f6c46 in rb_vm_exec (ec=0x56405a15c4e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x56405a15c4e0
        _tag = {tag = 36, retval = 4, buf = {0x7fffea84f4c0, 0x5640586f6b71 <rb_vm_exec+190>, 0x0, 0x7fffea84f410, 0x7fffea84f758}, prev = 0x7fffea84f530, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#67 0x00005640586f7a52 in rb_iseq_eval_main (iseq=0x7f127dee9e68) at /tmp/ruby/src/trunk-O0/vm.c:2752
        ec = 0x56405a15c4e0
        val = 94834389271776
#68 0x00005640584dbbcb in rb_ec_exec_node (ec=0x56405a15c4e0, n=0x7f127dee9e68) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x56405a15b090
        _ec = 0x56405a15c4e0
        _tag = {tag = 36, retval = 94834359382456, buf = {0x7fffea84f5b0, 0x5640584dbb61 <rb_ec_exec_node+212>, 0x0, 0x7fffea84f500, 0x56405a15c4e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f127dee9e68
#69 0x00005640584dbd48 in ruby_run_node (n=0x7f127dee9e68) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x56405a15c4e0
        status = 22080
#70 0x00005640584d75b4 in rb_main (argc=131, argv=0x7fffea84f758) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140737127970352
#71 0x00005640584d7615 in main (argc=131, argv=0x7fffea84f758) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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