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

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

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

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

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

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

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

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

Retrying...
Finished tests in 1314.789609s, 20.5333 tests/s, 7275.1533 assertions/s.
26997 tests, 9565296 assertions, 0 failures, 0 errors, 224 skips

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

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

3728 files, 32492 examples, 146608 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.1737660.ruby -x gdbscript
[New LWP 1737660]
[New LWP 1737662]
[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 -W0'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055e6fbb4f69f in RVALUE_OLD_P (obj=139912736184880) at /tmp/ruby/src/trunk-O0/gc.c:1799
1799	    check_rvalue_consistency(obj);
[Current thread is 1 (Thread 0x7f40124a27c0 (LWP 1737660))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f40124a27c0 (LWP 1737660) 0x000055e6fbb4f69f in RVALUE_OLD_P (obj=139912736184880) at /tmp/ruby/src/trunk-O0/gc.c:1799
  2    Thread 0x7f3ff8ecf640 (LWP 1737662) 0x00007f40125cafde in epoll_wait (epfd=4, events=0x55e6fc17d85c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f3ff8ecf640 (LWP 1737662)):
#0  0x00007f40125cafde in epoll_wait (epfd=4, events=0x55e6fc17d85c <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  0x000055e6fbce733f in event_wait (vm=0x55e6fe02ab10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21990
#2  0x000055e6fbce7363 in timer_thread_polling (vm=0x55e6fe02ab10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 549024029
#3  0x000055e6fbce7a23 in timer_thread_func (ptr=0x55e6fe02ab10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3002
        vm = 0x55e6fe02ab10
#4  0x00007f4012539b43 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 = {140725512593760, -5890858223472083753, 139912735946304, 25, 139913162102864, 140725512594112, 5782769745661131991, 5818460567832362199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f40125cabb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f40124a27c0 (LWP 1737660)):
#0  0x000055e6fbb4f69f in RVALUE_OLD_P (obj=139912736184880) at /tmp/ruby/src/trunk-O0/gc.c:1799
        __func__ = <optimized out>
#1  0x000055e6fbb59dde in rgengc_check_relation (objspace=0x55e6fe02d470, obj=139912736184880) at /tmp/ruby/src/trunk-O0/gc.c:7003
        old_parent = 139912736272080
        __func__ = <optimized out>
#2  0x000055e6fbb5a013 in gc_mark_ptr (objspace=0x55e6fe02d470, obj=139912736184880) at /tmp/ruby/src/trunk-O0/gc.c:7056
        __func__ = "gc_mark_ptr"
#3  0x000055e6fbb5a299 in gc_mark (objspace=0x55e6fe02d470, obj=139912736184880) at /tmp/ruby/src/trunk-O0/gc.c:7109
No locals.
#4  0x000055e6fbb597f3 in mark_const_entry_i (value=94450593099056, data=0x55e6fe02d470) at /tmp/ruby/src/trunk-O0/gc.c:6799
        ce = 0x55e6fe0ced30
        objspace = 0x55e6fe02d470
#5  0x000055e6fbcdfd79 in rb_id_table_foreach_values (tbl=0x55e6fe067ef0, func=0x55e6fbb597a1 <mark_const_entry_i>, data=0x55e6fe02d470) at /tmp/ruby/src/trunk-O0/id_table.c:296
        ret = ID_TABLE_CONTINUE
        i = 32
        capa = 512
#6  0x000055e6fbb5982f in mark_const_tbl (objspace=0x55e6fe02d470, tbl=0x55e6fe067ef0) at /tmp/ruby/src/trunk-O0/gc.c:6807
No locals.
#7  0x000055e6fbb5abe3 in gc_mark_children (objspace=0x55e6fe02d470, obj=139912736272080) at /tmp/ruby/src/trunk-O0/gc.c:7386
        any = 0x7f3ff8f1eed0
#8  0x000055e6fbb5b3a6 in gc_mark_stacked_objects (objspace=0x55e6fe02d470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7564
        mstack = 0x55e6fe02d8f8
        obj = 139912736272080
        marked_slots_at_the_beginning = 747
        popped_count = 0
#9  0x000055e6fbb5b526 in gc_mark_stacked_objects_all (objspace=0x55e6fe02d470) at /tmp/ruby/src/trunk-O0/gc.c:7602
No locals.
#10 0x000055e6fbb5d89a in gc_marks_rest (objspace=0x55e6fe02d470) at /tmp/ruby/src/trunk-O0/gc.c:8797
No locals.
#11 0x000055e6fbb5d9ce in gc_marks (objspace=0x55e6fe02d470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8855
        marking_finished = false
#12 0x000055e6fbb5f771 in gc_start (objspace=0x55e6fe02d470, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9608
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#13 0x000055e6fbb5f406 in garbage_collect (objspace=0x55e6fe02d470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 909129728
        ret = 32765
#14 0x000055e6fbb5fe91 in garbage_collect_with_gvl (objspace=0x55e6fe02d470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9869
No locals.
#15 0x000055e6fbb67070 in objspace_malloc_gc_stress (objspace=0x55e6fe02d470) at /tmp/ruby/src/trunk-O0/gc.c:12406
        reason = 45568
#16 0x000055e6fbb67353 in objspace_xmalloc0 (objspace=0x55e6fe02d470, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12608
        gpr = 107008
        mem = 0xd800000d81
#17 0x000055e6fbb67670 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12832
No locals.
#18 0x000055e6fbb676a6 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12841
No locals.
#19 0x000055e6fbb6b061 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14420
No locals.
#20 0x000055e6fbd2c7bd in vm_ccs_create (klass=139912736269360, cc_tbl=0x55e6fe25c1f0, mid=3457, cme=0x7f40123988d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1955
        ccs = 0xffffffff000000d8
#21 0x000055e6fbd48592 in cache_callable_method_entry (klass=139912736269360, mid=3457, cme=0x7f40123988d0) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x55e6fe25c1f0
        ccs_data = 94450555847193
#22 0x000055e6fbd48754 in callable_method_entry_or_negative (klass=139912736269360, mid=3457, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 139912736270320
        me = 0x7f40123988d0
        _lev = 32575
        cme = 0x7f40123988d0
#23 0x000055e6fbd487e6 in callable_method_entry (klass=139912736269360, mid=3457, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x55e6fbd20248 <RB_SPECIAL_CONST_P+24>
#24 0x000055e6fbd48849 in rb_callable_method_entry (klass=139912736269360, mid=3457) at /tmp/ruby/src/trunk-O0/vm_method.c:1409
No locals.
#25 0x000055e6fbd4e191 in rb_search_method_entry (recv=139912717782720, mid=3457) at /tmp/ruby/src/trunk-O0/vm_eval.c:837
        klass = 139912736269360
#26 0x000055e6fbd4dbc7 in rb_check_funcall_default_kw (recv=139912717782720, mid=3457, argc=0, argv=0x7ffd36303b60, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:705
        klass = 139912736269360
        me = 0x7ffd36303ae8
        ec = 0x55e6fe02e4e0
        respond = -1
#27 0x000055e6fbd4db47 in rb_check_funcall (recv=139912717782720, mid=3457, argc=0, argv=0x7ffd36303b60) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#28 0x000055e6fbb3cf5d in make_exception (argc=1, argv=0x7ffd36303b58, isstr=0) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 139912717782720
#29 0x000055e6fbb3cb94 in rb_exc_exception (mesg=139912717782720, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:673
No locals.
#30 0x000055e6fbb3cbe3 in rb_exc_raise (mesg=139912717782720) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#31 0x000055e6fbceed49 in rb_threadptr_execute_interrupts (th=0x55e6fe02d090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2454
        err = 139912717782720
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#32 0x000055e6fbd21cce in rb_vm_check_ints (ec=0x55e6fe02e4e0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#33 0x000055e6fbd2984c in vm_pop_frame (ec=0x55e6fe02e4e0, cfp=0x7f40124a0e18, ep=0x7f40123a1198) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#34 0x000055e6fbd29898 in rb_vm_pop_frame (ec=0x55e6fe02e4e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#35 0x000055e6fbd335ec in vm_call_cfunc_with_frame_ (ec=0x55e6fe02e4e0, reg_cfp=0x7f40124a0e50, calling=0x7ffd36303e50, argc=0, argv=0x7f40123a1188, stack_bottom=0x7f40123a1180) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3494
        ci = 0x1b9100100001
        cc = 0x7f3ff7d7d8c0
        val = 139912717783040
        me = 0x7f401239a4f0
        cfunc = 0x55e6fe05fe38
        recv = 139912717783080
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#36 0x000055e6fbd3375b in vm_call_cfunc_with_frame (ec=0x55e6fe02e4e0, reg_cfp=0x7f40124a0e50, calling=0x7ffd36303e50) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 0
        stack_bottom = 0x7f40123a1180
        argv = 0x7f40123a1188
#37 0x000055e6fbd39afd in vm_sendish (ec=0x55e6fe02e4e0, reg_cfp=0x7f40124a0e50, cd=0x55e6fe254020, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x1b9100100001
        cc = 0x7f3ff7d7d8c0
        argc = 0
        recv = 139912717783080
        calling = {cd = 0x55e6fe254020, cc = 0x7f3ff7d7d8c0, block_handler = 0, recv = 139912717783080, argc = 0, kw_splat = false, heap_argv = 0}
#38 0x000055e6fbd4108e in vm_exec_core (ec=0x55e6fe02e4e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55e6fe254020
        leaf = false
        val = 139912717783080
        reg_pc = 0x55e6fe253970
        reg_cfp = 0x7f40124a0e50
        insns_address_table = {0x55e6fbd3d765 <vm_exec_core+108>, 0x55e6fbd3d7c7 <vm_exec_core+206>, 0x55e6fbd3d8da <vm_exec_core+481>, 0x55e6fbd3d9ee <vm_exec_core+757>, 0x55e6fbd3db8c <vm_exec_core+1171>, 0x55e6fbd3dcbc <vm_exec_core+1475>, 0x55e6fbd3dece <vm_exec_core+2005>, 0x55e6fbd3dfe0 <vm_exec_core+2279>, 0x55e6fbd3e0b9 <vm_exec_core+2496>, 0x55e6fbd3e1c0 <vm_exec_core+2759>, 0x55e6fbd3e2c7 <vm_exec_core+3022>, 0x55e6fbd3e3d5 <vm_exec_core+3292>, 0x55e6fbd3e4e7 <vm_exec_core+3566>, 0x55e6fbd3e5b7 <vm_exec_core+3774>, 0x55e6fbd3e6c0 <vm_exec_core+4039>, 0x55e6fbd3e7ba <vm_exec_core+4289>, 0x55e6fbd3e87d <vm_exec_core+4484>, 0x55e6fbd3e940 <vm_exec_core+4679>, 0x55e6fbd3e9c9 <vm_exec_core+4816>, 0x55e6fbd3ea55 <vm_exec_core+4956>, 0x55e6fbd3eafb <vm_exec_core+5122>, 0x55e6fbd3ebd3 <vm_exec_core+5338>, 0x55e6fbd3eca0 <vm_exec_core+5543>, 0x55e6fbd3ed7e <vm_exec_core+5765>, 0x55e6fbd3ee40 <vm_exec_core+5959>, 0x55e6fbd3ef7f <vm_exec_core+6278>, 0x55e6fbd3f025 <vm_exec_core+6444>, 0x55e6fbd3f10a <vm_exec_core+6673>, 0x55e6fbd3f239 <vm_exec_core+6976>, 0x55e6fbd3f2fc <vm_exec_core+7171>, 0x55e6fbd3f3bf <vm_exec_core+7366>, 0x55e6fbd3f4b6 <vm_exec_core+7613>, 0x55e6fbd3f578 <vm_exec_core+7807>, 0x55e6fbd3f657 <vm_exec_core+8030>, 0x55e6fbd3f724 <vm_exec_core+8235>, 0x55e6fbd3f834 <vm_exec_core+8507>, 0x55e6fbd3f92e <vm_exec_core+8757>, 0x55e6fbd3f9a9 <vm_exec_core+8880>, 0x55e6fbd3fa6a <vm_exec_core+9073>, 0x55e6fbd3fb58 <vm_exec_core+9311>, 0x55e6fbd3fc08 <vm_exec_core+9487>, 0x55e6fbd3fd87 <vm_exec_core+9870>, 0x55e6fbd3fe61 <vm_exec_core+10088>, 0x55e6fbd3ff4d <vm_exec_core+10324>, 0x55e6fbd3ffde <vm_exec_core+10469>, 0x55e6fbd40139 <vm_exec_core+10816>, 0x55e6fbd406db <vm_exec_core+12258>, 0x55e6fbd407d7 <vm_exec_core+12510>, 0x55e6fbd408da <vm_exec_core+12769>, 0x55e6fbd409c6 <vm_exec_core+13005>, 0x55e6fbd40bdf <vm_exec_core+13542>, 0x55e6fbd40cd1 <vm_exec_core+13784>, 0x55e6fbd40dd7 <vm_exec_core+14046>, 0x55e6fbd40fd4 <vm_exec_core+14555>, 0x55e6fbd4117d <vm_exec_core+14980>, 0x55e6fbd412a8 <vm_exec_core+15279>, 0x55e6fbd41414 <vm_exec_core+15643>, 0x55e6fbd4153f <vm_exec_core+15942>, 0x55e6fbd416ab <vm_exec_core+16306>, 0x55e6fbd4188d <vm_exec_core+16788>, 0x55e6fbd41a8a <vm_exec_core+17297>, 0x55e6fbd41c33 <vm_exec_core+17722>, 0x55e6fbd41d55 <vm_exec_core+18012>, 0x55e6fbd41dfc <vm_exec_core+18179>, 0x55e6fbd41ec0 <vm_exec_core+18375>, 0x55e6fbd41fa9 <vm_exec_core+18608>, 0x55e6fbd42095 <vm_exec_core+18844>, 0x55e6fbd4217e <vm_exec_core+19077>, 0x55e6fbd42292 <vm_exec_core+19353>, 0x55e6fbd423b9 <vm_exec_core+19648>, 0x55e6fbd424ef <vm_exec_core+19958>, 0x55e6fbd42625 <vm_exec_core+20268>, 0x55e6fbd4275b <vm_exec_core+20578>, 0x55e6fbd42891 <vm_exec_core+20888>, 0x55e6fbd429c7 <vm_exec_core+21198>, 0x55e6fbd42b08 <vm_exec_core+21519>, 0x55e6fbd42c82 <vm_exec_core+21897>, 0x55e6fbd42db8 <vm_exec_core+22207>, 0x55e6fbd42eee <vm_exec_core+22517>, 0x55e6fbd43024 <vm_exec_core+22827>, 0x55e6fbd4315a <vm_exec_core+23137>, 0x55e6fbd43290 <vm_exec_core+23447>, 0x55e6fbd433c6 <vm_exec_core+23757>, 0x55e6fbd434fc <vm_exec_core+24067>, 0x55e6fbd43632 <vm_exec_core+24377>, 0x55e6fbd43781 <vm_exec_core+24712>, 0x55e6fbd4393b <vm_exec_core+25154>, 0x55e6fbd43ab9 <vm_exec_core+25536>, 0x55e6fbd43bd8 <vm_exec_core+25823>, 0x55e6fbd43cf7 <vm_exec_core+26110>, 0x55e6fbd43e11 <vm_exec_core+26392>, 0x55e6fbd43f2b <vm_exec_core+26674>, 0x55e6fbd44056 <vm_exec_core+26973>, 0x55e6fbd4418c <vm_exec_core+27283>, 0x55e6fbd44277 <vm_exec_core+27518>, 0x55e6fbd4437c <vm_exec_core+27779>, 0x55e6fbd444c4 <vm_exec_core+28107>, 0x55e6fbd445b3 <vm_exec_core+28346>, 0x55e6fbd4468d <vm_exec_core+28564>, 0x55e6fbd44762 <vm_exec_core+28777>, 0x55e6fbd4483d <vm_exec_core+28996>, 0x55e6fbd448b9 <vm_exec_core+29120>, 0x55e6fbd44935 <vm_exec_core+29244>, 0x55e6fbd44953 <vm_exec_core+29274>, 0x55e6fbd44971 <vm_exec_core+29304>, 0x55e6fbd4498f <vm_exec_core+29334>, 0x55e6fbd449ad <vm_exec_core+29364>, 0x55e6fbd449cb <vm_exec_core+29394>, 0x55e6fbd449e9 <vm_exec_core+29424>, 0x55e6fbd44a07 <vm_exec_core+29454>, 0x55e6fbd44a25 <vm_exec_core+29484>, 0x55e6fbd44a43 <vm_exec_core+29514>, 0x55e6fbd44a61 <vm_exec_core+29544>, 0x55e6fbd44a7f <vm_exec_core+29574>, 0x55e6fbd44a9d <vm_exec_core+29604>, 0x55e6fbd44abb <vm_exec_core+29634>, 0x55e6fbd44ad9 <vm_exec_core+29664>, 0x55e6fbd44af7 <vm_exec_core+29694>, 0x55e6fbd44b15 <vm_exec_core+29724>, 0x55e6fbd44b33 <vm_exec_core+29754>, 0x55e6fbd44b51 <vm_exec_core+29784>, 0x55e6fbd44b6f <vm_exec_core+29814>, 0x55e6fbd44b8d <vm_exec_core+29844>, 0x55e6fbd44bab <vm_exec_core+29874>, 0x55e6fbd44bc9 <vm_exec_core+29904>, 0x55e6fbd44be7 <vm_exec_core+29934>, 0x55e6fbd44c05 <vm_exec_core+29964>, 0x55e6fbd44c23 <vm_exec_core+29994>, 0x55e6fbd44c41 <vm_exec_core+30024>, 0x55e6fbd44c5f <vm_exec_core+30054>, 0x55e6fbd44c7d <vm_exec_core+30084>, 0x55e6fbd44c9b <vm_exec_core+30114>, 0x55e6fbd44cb9 <vm_exec_core+30144>, 0x55e6fbd44cd7 <vm_exec_core+30174>, 0x55e6fbd44cf5 <vm_exec_core+30204>, 0x55e6fbd44d13 <vm_exec_core+30234>, 0x55e6fbd44d31 <vm_exec_core+30264>, 0x55e6fbd44d4f <vm_exec_core+30294>, 0x55e6fbd44d6d <vm_exec_core+30324>, 0x55e6fbd44d8b <vm_exec_core+30354>, 0x55e6fbd44da9 <vm_exec_core+30384>, 0x55e6fbd44dc7 <vm_exec_core+30414>, 0x55e6fbd44de5 <vm_exec_core+30444>, 0x55e6fbd44e03 <vm_exec_core+30474>, 0x55e6fbd44e21 <vm_exec_core+30504>, 0x55e6fbd44e3f <vm_exec_core+30534>, 0x55e6fbd44e5d <vm_exec_core+30564>, 0x55e6fbd44e7b <vm_exec_core+30594>, 0x55e6fbd44e99 <vm_exec_core+30624>, 0x55e6fbd44eb7 <vm_exec_core+30654>, 0x55e6fbd44ed5 <vm_exec_core+30684>, 0x55e6fbd44ef3 <vm_exec_core+30714>, 0x55e6fbd44f11 <vm_exec_core+30744>, 0x55e6fbd44f2f <vm_exec_core+30774>, 0x55e6fbd44f4d <vm_exec_core+30804>, 0x55e6fbd44f6b <vm_exec_core+30834>, 0x55e6fbd44f89 <vm_exec_core+30864>, 0x55e6fbd44fa7 <vm_exec_core+30894>, 0x55e6fbd44fc5 <vm_exec_core+30924>, 0x55e6fbd44fe3 <vm_exec_core+30954>, 0x55e6fbd45001 <vm_exec_core+30984>, 0x55e6fbd4501f <vm_exec_core+31014>, 0x55e6fbd4503d <vm_exec_core+31044>, 0x55e6fbd4505b <vm_exec_core+31074>, 0x55e6fbd45079 <vm_exec_core+31104>, 0x55e6fbd45097 <vm_exec_core+31134>, 0x55e6fbd450b5 <vm_exec_core+31164>, 0x55e6fbd450d3 <vm_exec_core+31194>, 0x55e6fbd450f1 <vm_exec_core+31224>, 0x55e6fbd4510f <vm_exec_core+31254>, 0x55e6fbd4512d <vm_exec_core+31284>, 0x55e6fbd4514b <vm_exec_core+31314>, 0x55e6fbd45169 <vm_exec_core+31344>, 0x55e6fbd45187 <vm_exec_core+31374>, 0x55e6fbd451a5 <vm_exec_core+31404>, 0x55e6fbd451c3 <vm_exec_core+31434>, 0x55e6fbd451e1 <vm_exec_core+31464>, 0x55e6fbd451ff <vm_exec_core+31494>, 0x55e6fbd45230 <vm_exec_core+31543>, 0x55e6fbd4524e <vm_exec_core+31573>, 0x55e6fbd4526c <vm_exec_core+31603>, 0x55e6fbd4528a <vm_exec_core+31633>, 0x55e6fbd452a8 <vm_exec_core+31663>, 0x55e6fbd452c6 <vm_exec_core+31693>, 0x55e6fbd452e4 <vm_exec_core+31723>, 0x55e6fbd45302 <vm_exec_core+31753>, 0x55e6fbd45320 <vm_exec_core+31783>, 0x55e6fbd4533e <vm_exec_core+31813>, 0x55e6fbd4535c <vm_exec_core+31843>, 0x55e6fbd4537a <vm_exec_core+31873>, 0x55e6fbd45398 <vm_exec_core+31903>, 0x55e6fbd453b6 <vm_exec_core+31933>, 0x55e6fbd453d4 <vm_exec_core+31963>, 0x55e6fbd453f2 <vm_exec_core+31993>, 0x55e6fbd45410 <vm_exec_core+32023>, 0x55e6fbd4542e <vm_exec_core+32053>, 0x55e6fbd4544c <vm_exec_core+32083>, 0x55e6fbd4546a <vm_exec_core+32113>, 0x55e6fbd45488 <vm_exec_core+32143>, 0x55e6fbd454a6 <vm_exec_core+32173>...}
#39 0x000055e6fbd57a78 in rb_vm_exec (ec=0x55e6fe02e4e0) at /tmp/ruby/src/trunk-O0/vm.c:2486
        _ec = 0x55e6fe02e4e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd36304b30, 0x55e6fbd579f6 <rb_vm_exec+190>, 0x0, 0x7ffd36304a80, 0x5}, prev = 0x7ffd36305e80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#40 0x000055e6fbd54665 in invoke_block (ec=0x55e6fe02e4e0, iseq=0x7f3ff7da9a10, self=139912717785480, captured=0x7f40124a0f10, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1509
        arg_size = 1
#41 0x000055e6fbd54a8b in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd36304d68, argc=1, self=139912717785480, captured=0x7f40124a0f10, ec=0x55e6fe02e4e0) at /tmp/ruby/src/trunk-O0/vm.c:1579
        iseq = 0x7f3ff7da9a10
        opt_pc = 0
        type = 572653569
        cfp = 0x7f40124a0ec0
        sp = 0x7f40123a1128
        flags = 0
        use_argv = 0x7ffd36304d68
        av = {94450555695762, 139913161477824}
        stack_argv = 0x7f40123a1128
#42 invoke_block_from_c_bh (ec=0x55e6fe02e4e0, block_handler=139913161477905, argc=1, argv=0x7ffd36304d68, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1597
        captured = 0x7f40124a0f10
#43 0x000055e6fbd54c85 in vm_yield_with_cref (ec=0x55e6fe02e4e0, argc=1, argv=0x7ffd36304d68, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1634
No locals.
#44 0x000055e6fbd54cc3 in vm_yield (ec=0x55e6fe02e4e0, argc=1, argv=0x7ffd36304d68, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1642
No locals.
#45 0x000055e6fbd4f5c5 in rb_yield_0 (argc=1, argv=0x7ffd36304d68) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#46 0x000055e6fbd4f62c in rb_yield (val=2697996) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#47 0x000055e6fbe92f33 in rb_ary_select (ary=139912717785800) at /tmp/ruby/src/trunk-O0/array.c:3807
        result = 139912717785120
        i = 215
#48 0x000055e6fbd32981 in ractor_safe_call_cfunc_0 (recv=139912717785800, argc=0, argv=0x7f40123a1110, func=0x55e6fbe92eab <rb_ary_select>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3306
        f = 0x55e6fbe92eab <rb_ary_select>
#49 0x000055e6fbd33586 in vm_call_cfunc_with_frame_ (ec=0x55e6fe02e4e0, reg_cfp=0x7f40124a0ef8, calling=0x7ffd363051f0, argc=0, argv=0x7f40123a1110, stack_bottom=0x7f40123a1108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x161100000001
        cc = 0x7f3ff7d7d870
        val = 140725512588944
        me = 0x7f4012390018
        cfunc = 0x55e6fe07f358
        recv = 139912717785800
        block_handler = 139913161477905
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#50 0x000055e6fbd3375b in vm_call_cfunc_with_frame (ec=0x55e6fe02e4e0, reg_cfp=0x7f40124a0ef8, calling=0x7ffd363051f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 0
        stack_bottom = 0x7f40123a1108
        argv = 0x7f40123a1110
#51 0x000055e6fbd33873 in vm_call_cfunc_other (ec=0x55e6fe02e4e0, reg_cfp=0x7f40124a0ef8, calling=0x7ffd363051f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0x161100000001
        argv_ary = 0
#52 0x000055e6fbd33c9b in vm_call_cfunc (ec=0x55e6fe02e4e0, reg_cfp=0x7f40124a0ef8, calling=0x7ffd363051f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0x161100000001
#53 0x000055e6fbd367ca in vm_call_method_each_type (ec=0x55e6fe02e4e0, cfp=0x7f40124a0ef8, calling=0x7ffd363051f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x161100000001
        cc = 0x7f3ff7d7d870
        cme = 0x7f4012390018
        v = 94450594055640
#54 0x000055e6fbd37276 in vm_call_method (ec=0x55e6fe02e4e0, cfp=0x7f40124a0ef8, calling=0x7ffd363051f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0x161100000001
        cc = 0x7f3ff7d7d870
#55 0x000055e6fbd37478 in vm_call_general (ec=0x55e6fe02e4e0, reg_cfp=0x7f40124a0ef8, calling=0x7ffd363051f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#56 0x000055e6fbd39afd in vm_sendish (ec=0x55e6fe02e4e0, reg_cfp=0x7f40124a0ef8, cd=0x55e6fe2b30b0, block_handler=139913161477905, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x161100000001
        cc = 0x7f3ff7d7d870
        argc = 0
        recv = 139912717785800
        calling = {cd = 0x55e6fe2b30b0, cc = 0x7f3ff7d7d870, block_handler = 139913161477905, recv = 139912717785800, argc = 0, kw_splat = false, heap_argv = 0}
#57 0x000055e6fbd40ee5 in vm_exec_core (ec=0x55e6fe02e4e0) at ../../src/trunk-O0/insns.def:814
        bh = 139913161477905
        cd = 0x55e6fe2b30b0
        blockiseq = 0x7f3ff7da9a10
        leaf = false
        val = 94450592437360
        reg_pc = 0x55e6fe0f0118
        reg_cfp = 0x7f40124a0ef8
        insns_address_table = {0x55e6fbd3d765 <vm_exec_core+108>, 0x55e6fbd3d7c7 <vm_exec_core+206>, 0x55e6fbd3d8da <vm_exec_core+481>, 0x55e6fbd3d9ee <vm_exec_core+757>, 0x55e6fbd3db8c <vm_exec_core+1171>, 0x55e6fbd3dcbc <vm_exec_core+1475>, 0x55e6fbd3dece <vm_exec_core+2005>, 0x55e6fbd3dfe0 <vm_exec_core+2279>, 0x55e6fbd3e0b9 <vm_exec_core+2496>, 0x55e6fbd3e1c0 <vm_exec_core+2759>, 0x55e6fbd3e2c7 <vm_exec_core+3022>, 0x55e6fbd3e3d5 <vm_exec_core+3292>, 0x55e6fbd3e4e7 <vm_exec_core+3566>, 0x55e6fbd3e5b7 <vm_exec_core+3774>, 0x55e6fbd3e6c0 <vm_exec_core+4039>, 0x55e6fbd3e7ba <vm_exec_core+4289>, 0x55e6fbd3e87d <vm_exec_core+4484>, 0x55e6fbd3e940 <vm_exec_core+4679>, 0x55e6fbd3e9c9 <vm_exec_core+4816>, 0x55e6fbd3ea55 <vm_exec_core+4956>, 0x55e6fbd3eafb <vm_exec_core+5122>, 0x55e6fbd3ebd3 <vm_exec_core+5338>, 0x55e6fbd3eca0 <vm_exec_core+5543>, 0x55e6fbd3ed7e <vm_exec_core+5765>, 0x55e6fbd3ee40 <vm_exec_core+5959>, 0x55e6fbd3ef7f <vm_exec_core+6278>, 0x55e6fbd3f025 <vm_exec_core+6444>, 0x55e6fbd3f10a <vm_exec_core+6673>, 0x55e6fbd3f239 <vm_exec_core+6976>, 0x55e6fbd3f2fc <vm_exec_core+7171>, 0x55e6fbd3f3bf <vm_exec_core+7366>, 0x55e6fbd3f4b6 <vm_exec_core+7613>, 0x55e6fbd3f578 <vm_exec_core+7807>, 0x55e6fbd3f657 <vm_exec_core+8030>, 0x55e6fbd3f724 <vm_exec_core+8235>, 0x55e6fbd3f834 <vm_exec_core+8507>, 0x55e6fbd3f92e <vm_exec_core+8757>, 0x55e6fbd3f9a9 <vm_exec_core+8880>, 0x55e6fbd3fa6a <vm_exec_core+9073>, 0x55e6fbd3fb58 <vm_exec_core+9311>, 0x55e6fbd3fc08 <vm_exec_core+9487>, 0x55e6fbd3fd87 <vm_exec_core+9870>, 0x55e6fbd3fe61 <vm_exec_core+10088>, 0x55e6fbd3ff4d <vm_exec_core+10324>, 0x55e6fbd3ffde <vm_exec_core+10469>, 0x55e6fbd40139 <vm_exec_core+10816>, 0x55e6fbd406db <vm_exec_core+12258>, 0x55e6fbd407d7 <vm_exec_core+12510>, 0x55e6fbd408da <vm_exec_core+12769>, 0x55e6fbd409c6 <vm_exec_core+13005>, 0x55e6fbd40bdf <vm_exec_core+13542>, 0x55e6fbd40cd1 <vm_exec_core+13784>, 0x55e6fbd40dd7 <vm_exec_core+14046>, 0x55e6fbd40fd4 <vm_exec_core+14555>, 0x55e6fbd4117d <vm_exec_core+14980>, 0x55e6fbd412a8 <vm_exec_core+15279>, 0x55e6fbd41414 <vm_exec_core+15643>, 0x55e6fbd4153f <vm_exec_core+15942>, 0x55e6fbd416ab <vm_exec_core+16306>, 0x55e6fbd4188d <vm_exec_core+16788>, 0x55e6fbd41a8a <vm_exec_core+17297>, 0x55e6fbd41c33 <vm_exec_core+17722>, 0x55e6fbd41d55 <vm_exec_core+18012>, 0x55e6fbd41dfc <vm_exec_core+18179>, 0x55e6fbd41ec0 <vm_exec_core+18375>, 0x55e6fbd41fa9 <vm_exec_core+18608>, 0x55e6fbd42095 <vm_exec_core+18844>, 0x55e6fbd4217e <vm_exec_core+19077>, 0x55e6fbd42292 <vm_exec_core+19353>, 0x55e6fbd423b9 <vm_exec_core+19648>, 0x55e6fbd424ef <vm_exec_core+19958>, 0x55e6fbd42625 <vm_exec_core+20268>, 0x55e6fbd4275b <vm_exec_core+20578>, 0x55e6fbd42891 <vm_exec_core+20888>, 0x55e6fbd429c7 <vm_exec_core+21198>, 0x55e6fbd42b08 <vm_exec_core+21519>, 0x55e6fbd42c82 <vm_exec_core+21897>, 0x55e6fbd42db8 <vm_exec_core+22207>, 0x55e6fbd42eee <vm_exec_core+22517>, 0x55e6fbd43024 <vm_exec_core+22827>, 0x55e6fbd4315a <vm_exec_core+23137>, 0x55e6fbd43290 <vm_exec_core+23447>, 0x55e6fbd433c6 <vm_exec_core+23757>, 0x55e6fbd434fc <vm_exec_core+24067>, 0x55e6fbd43632 <vm_exec_core+24377>, 0x55e6fbd43781 <vm_exec_core+24712>, 0x55e6fbd4393b <vm_exec_core+25154>, 0x55e6fbd43ab9 <vm_exec_core+25536>, 0x55e6fbd43bd8 <vm_exec_core+25823>, 0x55e6fbd43cf7 <vm_exec_core+26110>, 0x55e6fbd43e11 <vm_exec_core+26392>, 0x55e6fbd43f2b <vm_exec_core+26674>, 0x55e6fbd44056 <vm_exec_core+26973>, 0x55e6fbd4418c <vm_exec_core+27283>, 0x55e6fbd44277 <vm_exec_core+27518>, 0x55e6fbd4437c <vm_exec_core+27779>, 0x55e6fbd444c4 <vm_exec_core+28107>, 0x55e6fbd445b3 <vm_exec_core+28346>, 0x55e6fbd4468d <vm_exec_core+28564>, 0x55e6fbd44762 <vm_exec_core+28777>, 0x55e6fbd4483d <vm_exec_core+28996>, 0x55e6fbd448b9 <vm_exec_core+29120>, 0x55e6fbd44935 <vm_exec_core+29244>, 0x55e6fbd44953 <vm_exec_core+29274>, 0x55e6fbd44971 <vm_exec_core+29304>, 0x55e6fbd4498f <vm_exec_core+29334>, 0x55e6fbd449ad <vm_exec_core+29364>, 0x55e6fbd449cb <vm_exec_core+29394>, 0x55e6fbd449e9 <vm_exec_core+29424>, 0x55e6fbd44a07 <vm_exec_core+29454>, 0x55e6fbd44a25 <vm_exec_core+29484>, 0x55e6fbd44a43 <vm_exec_core+29514>, 0x55e6fbd44a61 <vm_exec_core+29544>, 0x55e6fbd44a7f <vm_exec_core+29574>, 0x55e6fbd44a9d <vm_exec_core+29604>, 0x55e6fbd44abb <vm_exec_core+29634>, 0x55e6fbd44ad9 <vm_exec_core+29664>, 0x55e6fbd44af7 <vm_exec_core+29694>, 0x55e6fbd44b15 <vm_exec_core+29724>, 0x55e6fbd44b33 <vm_exec_core+29754>, 0x55e6fbd44b51 <vm_exec_core+29784>, 0x55e6fbd44b6f <vm_exec_core+29814>, 0x55e6fbd44b8d <vm_exec_core+29844>, 0x55e6fbd44bab <vm_exec_core+29874>, 0x55e6fbd44bc9 <vm_exec_core+29904>, 0x55e6fbd44be7 <vm_exec_core+29934>, 0x55e6fbd44c05 <vm_exec_core+29964>, 0x55e6fbd44c23 <vm_exec_core+29994>, 0x55e6fbd44c41 <vm_exec_core+30024>, 0x55e6fbd44c5f <vm_exec_core+30054>, 0x55e6fbd44c7d <vm_exec_core+30084>, 0x55e6fbd44c9b <vm_exec_core+30114>, 0x55e6fbd44cb9 <vm_exec_core+30144>, 0x55e6fbd44cd7 <vm_exec_core+30174>, 0x55e6fbd44cf5 <vm_exec_core+30204>, 0x55e6fbd44d13 <vm_exec_core+30234>, 0x55e6fbd44d31 <vm_exec_core+30264>, 0x55e6fbd44d4f <vm_exec_core+30294>, 0x55e6fbd44d6d <vm_exec_core+30324>, 0x55e6fbd44d8b <vm_exec_core+30354>, 0x55e6fbd44da9 <vm_exec_core+30384>, 0x55e6fbd44dc7 <vm_exec_core+30414>, 0x55e6fbd44de5 <vm_exec_core+30444>, 0x55e6fbd44e03 <vm_exec_core+30474>, 0x55e6fbd44e21 <vm_exec_core+30504>, 0x55e6fbd44e3f <vm_exec_core+30534>, 0x55e6fbd44e5d <vm_exec_core+30564>, 0x55e6fbd44e7b <vm_exec_core+30594>, 0x55e6fbd44e99 <vm_exec_core+30624>, 0x55e6fbd44eb7 <vm_exec_core+30654>, 0x55e6fbd44ed5 <vm_exec_core+30684>, 0x55e6fbd44ef3 <vm_exec_core+30714>, 0x55e6fbd44f11 <vm_exec_core+30744>, 0x55e6fbd44f2f <vm_exec_core+30774>, 0x55e6fbd44f4d <vm_exec_core+30804>, 0x55e6fbd44f6b <vm_exec_core+30834>, 0x55e6fbd44f89 <vm_exec_core+30864>, 0x55e6fbd44fa7 <vm_exec_core+30894>, 0x55e6fbd44fc5 <vm_exec_core+30924>, 0x55e6fbd44fe3 <vm_exec_core+30954>, 0x55e6fbd45001 <vm_exec_core+30984>, 0x55e6fbd4501f <vm_exec_core+31014>, 0x55e6fbd4503d <vm_exec_core+31044>, 0x55e6fbd4505b <vm_exec_core+31074>, 0x55e6fbd45079 <vm_exec_core+31104>, 0x55e6fbd45097 <vm_exec_core+31134>, 0x55e6fbd450b5 <vm_exec_core+31164>, 0x55e6fbd450d3 <vm_exec_core+31194>, 0x55e6fbd450f1 <vm_exec_core+31224>, 0x55e6fbd4510f <vm_exec_core+31254>, 0x55e6fbd4512d <vm_exec_core+31284>, 0x55e6fbd4514b <vm_exec_core+31314>, 0x55e6fbd45169 <vm_exec_core+31344>, 0x55e6fbd45187 <vm_exec_core+31374>, 0x55e6fbd451a5 <vm_exec_core+31404>, 0x55e6fbd451c3 <vm_exec_core+31434>, 0x55e6fbd451e1 <vm_exec_core+31464>, 0x55e6fbd451ff <vm_exec_core+31494>, 0x55e6fbd45230 <vm_exec_core+31543>, 0x55e6fbd4524e <vm_exec_core+31573>, 0x55e6fbd4526c <vm_exec_core+31603>, 0x55e6fbd4528a <vm_exec_core+31633>, 0x55e6fbd452a8 <vm_exec_core+31663>, 0x55e6fbd452c6 <vm_exec_core+31693>, 0x55e6fbd452e4 <vm_exec_core+31723>, 0x55e6fbd45302 <vm_exec_core+31753>, 0x55e6fbd45320 <vm_exec_core+31783>, 0x55e6fbd4533e <vm_exec_core+31813>, 0x55e6fbd4535c <vm_exec_core+31843>, 0x55e6fbd4537a <vm_exec_core+31873>, 0x55e6fbd45398 <vm_exec_core+31903>, 0x55e6fbd453b6 <vm_exec_core+31933>, 0x55e6fbd453d4 <vm_exec_core+31963>, 0x55e6fbd453f2 <vm_exec_core+31993>, 0x55e6fbd45410 <vm_exec_core+32023>, 0x55e6fbd4542e <vm_exec_core+32053>, 0x55e6fbd4544c <vm_exec_core+32083>, 0x55e6fbd4546a <vm_exec_core+32113>, 0x55e6fbd45488 <vm_exec_core+32143>, 0x55e6fbd454a6 <vm_exec_core+32173>...}
#58 0x000055e6fbd57b83 in vm_exec_loop (ec=0x55e6fe02e4e0, state=RUBY_TAG_RETURN, tag=0x7ffd36305e80, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#59 0x000055e6fbd57acb in rb_vm_exec (ec=0x55e6fe02e4e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x55e6fe02e4e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd36305f00, 0x55e6fbd579f6 <rb_vm_exec+190>, 0x0, 0x7ffd36305e50, 0x7ffd36305ed0}, prev = 0x7ffd36306300, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#60 0x000055e6fbd4c1f9 in vm_call0_body (ec=0x55e6fe02e4e0, calling=0x7ffd363060a0, argv=0x7ffd36306280) at /tmp/ruby/src/trunk-O0/vm_eval.c:229
        reg_cfp = 0x7f40124a0fd8
        i = 1
        ci = 0x7ffd36306070
        cc = 0x7ffd36306140
        ret = 140725512593280
#61 0x000055e6fbd4ba6e in vm_call0_cc (ec=0x55e6fe02e4e0, recv=139912717793720, id=8337, argc=1, argv=0x7ffd36306280, cc=0x7ffd36306140, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7ffd36306280
        av = {94450558384384, 140725512593692}
        calling = {cd = 0x7ffd36306060, cc = 0x7ffd36306140, block_handler = 0, recv = 139912717793720, argc = 1, kw_splat = true, heap_argv = 0}
#62 0x000055e6fbd4b80f in rb_vm_call0 (ec=0x55e6fe02e4e0, recv=139912717793720, id=8337, argc=1, argv=0x7ffd36306280, cme=0x7f3ff7d7f940, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f3ff7d7f940, call_ = 0x55e6fbd37449 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#63 0x000055e6fbd4ce08 in rb_vm_call_kw (ec=0x55e6fe02e4e0, recv=139912717793720, id=8337, argc=1, argv=0x7ffd36306280, me=0x7f3ff7d7f940, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#64 0x000055e6fbd4dc6a in rb_check_funcall_default_kw (recv=139912717793720, mid=8337, argc=1, argv=0x7ffd36306280, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:713
        klass = 139912736265200
        me = 0x7f3ff7d7f940
        ec = 0x55e6fe02e4e0
        respond = -1
#65 0x000055e6fbd4db07 in rb_check_funcall_kw (recv=139912717793720, mid=8337, argc=1, argv=0x7ffd36306280, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:683
No locals.
#66 0x000055e6fbf44e50 in rb_get_detailed_message (exc=139912717793720, opt=139912717595600) at /tmp/ruby/src/trunk-O0/error.c:1491
        e = 36
#67 0x000055e6fbb3a251 in rb_ec_error_print_detailed (ec=0x55e6fe02e4e0, errinfo=139912717793720, str=139912717794160, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:374
        _ec = 0x55e6fe02e4e0
        _tag = {tag = 36, retval = 0, buf = {0x7ffd36306380, 0x55e6fbb3a1c0 <rb_ec_error_print_detailed+372>, 0x0, 0x7ffd363062b0, 0x0}, prev = 0x7ffd363063f0, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 139912717793640
        written = false
        emesg = 4
        opt = 139912717595600
        highlight = 0
#68 0x000055e6fbb3b8a1 in rb_ec_cleanup (ec=0x55e6fe02e4e0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
        err = 139912717793720
        mode0 = 0
        mode1 = 3
        _ec = 0x55e6fe02e4e0
        _tag = {tag = 36, retval = 94450553696696, buf = {0x7ffd36306470, 0x55e6fbb3b68a <rb_ec_cleanup+295>, 0x0, 0x7ffd36306390, 0x55e6fe02e4e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x55e6fe02d090
        th0 = 0x55e6fe02d090
        step = 2
        message = 4
        buf = 139912717794160
#69 0x000055e6fbb3bd58 in ruby_run_node (n=0x7f3ff7d9b028) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55e6fe02e4e0
        status = 21990
#70 0x000055e6fbb375b4 in rb_main (argc=2, argv=0x7ffd36306618) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140725512594672
#71 0x000055e6fbb37615 in main (argc=2, argv=0x7ffd36306618) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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