# Logfile created on 2023-10-23 21:03:30 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005647fc74a5c8 @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.20231023-210330", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005647fc7df560 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005647fc7df420 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005647fc7df240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231023-210330", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231023-210330>, @binmode=false, @mon_data=#<Monitor:0x00005647fc7df178>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-O0/gems/rbs-3.2.2.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.0.gem
$$$[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
   60196b4..39207b4  master     -> origin/master
Updating 60196b4..39207b4
Fast-forward
 lib/rubygems/package/tar_reader.rb           |   9 +-
 lib/rubygems/source/local.rb                 |   3 +-
 prism_compile.c                              | 153 ++++++++++++++++++++-------
 test/ruby/test_compile_prism.rb              |  17 ++-
 test/rubygems/test_gem_package_tar_reader.rb |  15 +++
 test_code.rb                                 |   4 +
 6 files changed, 156 insertions(+), 45 deletions(-)
 create mode 100644 test_code.rb
Latest commit hash = 39207b496e
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-O0/gems/rbs-3.2.2.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.0.gem
$$$[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
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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
generating encdb.h
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.

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

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

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

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

Retrying...
Finished tests in 1098.025090s, 24.3555 tests/s, 8627.4513 assertions/s.
26743 tests, 9473158 assertions, 0 failures, 0 errors, 186 skips

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

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

Finished in 266.801312 seconds

3715 files, 32233 examples, 146131 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.1742503.ruby -x gdbscript
[New LWP 1742503]
[New LWP 1742505]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  check_rvalue_consistency (obj=139878216145400) at /tmp/ruby/src/trunk-O0/gc.c:1718
1718	}
[Current thread is 1 (Thread 0x7f37f07fc7c0 (LWP 1742503))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f37f07fc7c0 (LWP 1742503) check_rvalue_consistency (obj=139878216145400) at /tmp/ruby/src/trunk-O0/gc.c:1718
  2    Thread 0x7f37ef61f640 (LWP 1742505) 0x00007f37f0924fde in epoll_wait (epfd=4, events=0x55ea67eef27c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f37ef61f640 (LWP 1742505)):
#0  0x00007f37f0924fde in epoll_wait (epfd=4, events=0x55ea67eef27c <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  0x000055ea67a9caa4 in timer_thread_polling (vm=0x55ea69a52b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = 2089889970
#2  0x000055ea67a9d14c in timer_thread_func (ptr=0x55ea69a52b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
        vm = 0x55ea69a52b10
#3  0x00007f37f0893b43 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 = {140721473665760, -1956852888205004417, 139878216103488, 25, 139878235453520, 140721473666112, 1925291492224004479, 1925356705249882495}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f37f0924bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f37f07fc7c0 (LWP 1742503)):
#0  check_rvalue_consistency (obj=139878216145400) at /tmp/ruby/src/trunk-O0/gc.c:1718
No locals.
#1  0x000055ea679162e7 in gc_aging (objspace=0x55ea69a55260, obj=139878216145400) at /tmp/ruby/src/trunk-O0/gc.c:6900
        page = 0x55ea69ad8380
        __func__ = <optimized out>
#2  0x000055ea679163c4 in gc_mark_ptr (objspace=0x55ea69a55260, obj=139878216145400) at /tmp/ruby/src/trunk-O0/gc.c:6930
        __func__ = "gc_mark_ptr"
#3  0x000055ea679165cd in gc_mark (objspace=0x55ea69a55260, obj=139878216145400) at /tmp/ruby/src/trunk-O0/gc.c:6964
No locals.
#4  0x000055ea67915a96 in mark_method_entry_i (me=139878216145400, data=0x55ea69a55260) at /tmp/ruby/src/trunk-O0/gc.c:6636
        objspace = 0x55ea69a55260
#5  0x000055ea67a956cb in rb_id_table_foreach_values (tbl=0x55ea69ae2040, func=0x55ea67915a67 <mark_method_entry_i>, data=0x55ea69a55260) at /tmp/ruby/src/trunk-O0/id_table.c:296
        ret = ID_TABLE_CONTINUE
        i = 17
        capa = 32
#6  0x000055ea67915ad2 in mark_m_tbl (objspace=0x55ea69a55260, tbl=0x55ea69ae2040) at /tmp/ruby/src/trunk-O0/gc.c:6644
No locals.
#7  0x000055ea67916f43 in gc_mark_children (objspace=0x55ea69a55260, obj=139878216213760) at /tmp/ruby/src/trunk-O0/gc.c:7256
        any = 0x7f37ef63a500
#8  0x000055ea679176fa in gc_mark_stacked_objects (objspace=0x55ea69a55260, incremental=1, count=34362) at /tmp/ruby/src/trunk-O0/gc.c:7426
        mstack = 0x55ea69a556e8
        obj = 139878216213760
        marked_slots_at_the_beginning = 752
        popped_count = 5465
#9  0x000055ea67917852 in gc_mark_stacked_objects_incremental (objspace=0x55ea69a55260, count=34362) at /tmp/ruby/src/trunk-O0/gc.c:7458
No locals.
#10 0x000055ea67919b85 in gc_marks_step (objspace=0x55ea69a55260, slots=34362) at /tmp/ruby/src/trunk-O0/gc.c:8663
        marking_finished = false
        __func__ = <optimized out>
#11 0x000055ea67919bed in gc_marks_continue (objspace=0x55ea69a55260, size_pool=0x55ea69a55280, heap=0x55ea69a552d0) at /tmp/ruby/src/trunk-O0/gc.c:8683
        __func__ = <optimized out>
        marking_finished = true
#12 0x000055ea6790d917 in gc_continue (objspace=0x55ea69a55260, size_pool=0x55ea69a55280, heap=0x55ea69a552d0) at /tmp/ruby/src/trunk-O0/gc.c:2480
        lock_lev = 0
#13 0x000055ea6790e0e3 in newobj_alloc (objspace=0x55ea69a55260, cr=0x55ea69a56010, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2807
        lev = 32764
        unlock_vm = false
        size_pool = 0x55ea69a55280
        heap = 0x55ea69a552d0
        cache = 0x55ea69a56208
        obj = 0
        __func__ = <optimized out>
#14 0x000055ea6790e316 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55ea69a56010, objspace=0x55ea69a55260, flags=49178, klass=139878216232160) at /tmp/ruby/src/trunk-O0/gc.c:2866
        obj = 1
        lev = 1
#15 newobj_slowpath_wb_protected (klass=139878216232160, flags=49178, objspace=0x55ea69a55260, cr=0x55ea69a56010, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2884
No locals.
#16 0x000055ea6790e68e in newobj_of0 (klass=139878216232160, flags=49178, wb_protected=1, cr=0x55ea69a56010, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2926
        obj = 139878216276120
        objspace = 0x55ea69a55260
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#17 0x000055ea6790e6fa in newobj_of (cr=0x55ea69a56010, klass=139878216232160, flags=49178, v1=139878216276120, v2=94465250212539, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2936
        obj = 0
#18 0x000055ea6790ea83 in rb_imemo_new (type=imemo_callcache, v1=139878216276120, v2=94465250212539, v3=0, v0=139878216232160) at /tmp/ruby/src/trunk-O0/gc.c:3048
        size = 40
        flags = 49178
#19 0x000055ea67ad767f in vm_cc_new (klass=139878216232160, cme=0x7f37ef649898, call=0x55ea67aebabb <vm_call_general>, type=cc_type_normal) at /tmp/ruby/src/trunk-O0/vm_callinfo.h:333
        cc = 0x7f37f06fb0c8
#20 0x000055ea67ae163d in vm_search_cc (klass=139878216232160, ci=0x450f00100001) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2108
        mid = 17679
        cc_tbl = 0x55ea69bebea0
        ccs = 0x55ea6a1ef9e0
        ccs_data = 94465291123168
        cme = 0x7f37ef649898
        cc = 0x7f37ee580f48
#21 0x000055ea67ae16c8 in rb_vm_search_method_slowpath (ci=0x450f00100001, klass=139878216232160) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2127
        _lev = 32567
        cc = 0x7ffc45732f80
#22 0x000055ea67ae172f in vm_search_method_slowpath0 (cd_owner=139878198678120, cd=0x55ea69c17810, klass=139878216232160) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2148
        cc = 0x7f37ef63ece0
        empty_cc = 0x55ea67edaa20 <vm_empty_cc>
#23 0x000055ea67aee155 in vm_search_method_fastpath (klass=139878216232160, cd=0x55ea69c17810, cd_owner=139878198678120) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2209
        cc = 0x55ea67edaa20 <vm_empty_cc>
#24 vm_sendish (ec=0x55ea69a562c0, reg_cfp=0x7f37f07faf30, cd=0x55ea69c17810, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5552
        val = 36
        ci = 0x450f00100001
        cc = 0x7f37ee580f48
        argc = 0
        recv = 139878198079360
        calling = {cd = 0x55ea69c17810, cc = 0x0, block_handler = 0, recv = 139878198079360, argc = 0, kw_splat = false, heap_argv = 0}
#25 0x000055ea67af5597 in vm_exec_core (ec=0x55ea69a562c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x55ea69c17810
        leaf = false
        val = 139878198079240
        reg_pc = 0x55ea69c174e0
        reg_cfp = 0x7f37f07faf30
        insns_address_table = {0x55ea67af1dec <vm_exec_core+108>, 0x55ea67af1e4e <vm_exec_core+206>, 0x55ea67af1f61 <vm_exec_core+481>, 0x55ea67af2075 <vm_exec_core+757>, 0x55ea67af2213 <vm_exec_core+1171>, 0x55ea67af2343 <vm_exec_core+1475>, 0x55ea67af2555 <vm_exec_core+2005>, 0x55ea67af2667 <vm_exec_core+2279>, 0x55ea67af2740 <vm_exec_core+2496>, 0x55ea67af2847 <vm_exec_core+2759>, 0x55ea67af294e <vm_exec_core+3022>, 0x55ea67af2a5c <vm_exec_core+3292>, 0x55ea67af2b6e <vm_exec_core+3566>, 0x55ea67af2c3e <vm_exec_core+3774>, 0x55ea67af2d47 <vm_exec_core+4039>, 0x55ea67af2e41 <vm_exec_core+4289>, 0x55ea67af2f04 <vm_exec_core+4484>, 0x55ea67af2fc7 <vm_exec_core+4679>, 0x55ea67af3050 <vm_exec_core+4816>, 0x55ea67af30dc <vm_exec_core+4956>, 0x55ea67af3182 <vm_exec_core+5122>, 0x55ea67af325a <vm_exec_core+5338>, 0x55ea67af3327 <vm_exec_core+5543>, 0x55ea67af3405 <vm_exec_core+5765>, 0x55ea67af34c7 <vm_exec_core+5959>, 0x55ea67af3606 <vm_exec_core+6278>, 0x55ea67af36ac <vm_exec_core+6444>, 0x55ea67af3791 <vm_exec_core+6673>, 0x55ea67af38c0 <vm_exec_core+6976>, 0x55ea67af3983 <vm_exec_core+7171>, 0x55ea67af3a46 <vm_exec_core+7366>, 0x55ea67af3b3e <vm_exec_core+7614>, 0x55ea67af3c00 <vm_exec_core+7808>, 0x55ea67af3cdf <vm_exec_core+8031>, 0x55ea67af3def <vm_exec_core+8303>, 0x55ea67af3ee9 <vm_exec_core+8553>, 0x55ea67af3f64 <vm_exec_core+8676>, 0x55ea67af4025 <vm_exec_core+8869>, 0x55ea67af4113 <vm_exec_core+9107>, 0x55ea67af41c3 <vm_exec_core+9283>, 0x55ea67af4342 <vm_exec_core+9666>, 0x55ea67af441c <vm_exec_core+9884>, 0x55ea67af4508 <vm_exec_core+10120>, 0x55ea67af4599 <vm_exec_core+10265>, 0x55ea67af46f4 <vm_exec_core+10612>, 0x55ea67af4be4 <vm_exec_core+11876>, 0x55ea67af4ce0 <vm_exec_core+12128>, 0x55ea67af4de3 <vm_exec_core+12387>, 0x55ea67af4ecf <vm_exec_core+12623>, 0x55ea67af50e8 <vm_exec_core+13160>, 0x55ea67af51da <vm_exec_core+13402>, 0x55ea67af52e0 <vm_exec_core+13664>, 0x55ea67af54dd <vm_exec_core+14173>, 0x55ea67af5686 <vm_exec_core+14598>, 0x55ea67af57b1 <vm_exec_core+14897>, 0x55ea67af591d <vm_exec_core+15261>, 0x55ea67af5a48 <vm_exec_core+15560>, 0x55ea67af5bb4 <vm_exec_core+15924>, 0x55ea67af5d96 <vm_exec_core+16406>, 0x55ea67af5f93 <vm_exec_core+16915>, 0x55ea67af613c <vm_exec_core+17340>, 0x55ea67af625e <vm_exec_core+17630>, 0x55ea67af6305 <vm_exec_core+17797>, 0x55ea67af63c9 <vm_exec_core+17993>, 0x55ea67af64b2 <vm_exec_core+18226>, 0x55ea67af659e <vm_exec_core+18462>, 0x55ea67af6687 <vm_exec_core+18695>, 0x55ea67af679b <vm_exec_core+18971>, 0x55ea67af68c2 <vm_exec_core+19266>, 0x55ea67af69f8 <vm_exec_core+19576>, 0x55ea67af6b2e <vm_exec_core+19886>, 0x55ea67af6c64 <vm_exec_core+20196>, 0x55ea67af6d9a <vm_exec_core+20506>, 0x55ea67af6ed0 <vm_exec_core+20816>, 0x55ea67af7011 <vm_exec_core+21137>, 0x55ea67af718b <vm_exec_core+21515>, 0x55ea67af72c1 <vm_exec_core+21825>, 0x55ea67af73f7 <vm_exec_core+22135>, 0x55ea67af752d <vm_exec_core+22445>, 0x55ea67af7663 <vm_exec_core+22755>, 0x55ea67af7799 <vm_exec_core+23065>, 0x55ea67af78cf <vm_exec_core+23375>, 0x55ea67af7a05 <vm_exec_core+23685>, 0x55ea67af7b3b <vm_exec_core+23995>, 0x55ea67af7c8a <vm_exec_core+24330>, 0x55ea67af7e44 <vm_exec_core+24772>, 0x55ea67af7fc2 <vm_exec_core+25154>, 0x55ea67af80e1 <vm_exec_core+25441>, 0x55ea67af8200 <vm_exec_core+25728>, 0x55ea67af831a <vm_exec_core+26010>, 0x55ea67af8434 <vm_exec_core+26292>, 0x55ea67af855f <vm_exec_core+26591>, 0x55ea67af8695 <vm_exec_core+26901>, 0x55ea67af8780 <vm_exec_core+27136>, 0x55ea67af8885 <vm_exec_core+27397>, 0x55ea67af89cd <vm_exec_core+27725>, 0x55ea67af8abc <vm_exec_core+27964>, 0x55ea67af8b90 <vm_exec_core+28176>, 0x55ea67af8c65 <vm_exec_core+28389>, 0x55ea67af8d4f <vm_exec_core+28623>, 0x55ea67af8dcb <vm_exec_core+28747>, 0x55ea67af8e47 <vm_exec_core+28871>, 0x55ea67af8e65 <vm_exec_core+28901>, 0x55ea67af8e83 <vm_exec_core+28931>, 0x55ea67af8ea1 <vm_exec_core+28961>, 0x55ea67af8ebf <vm_exec_core+28991>, 0x55ea67af8edd <vm_exec_core+29021>, 0x55ea67af8efb <vm_exec_core+29051>, 0x55ea67af8f19 <vm_exec_core+29081>, 0x55ea67af8f37 <vm_exec_core+29111>, 0x55ea67af8f55 <vm_exec_core+29141>, 0x55ea67af8f73 <vm_exec_core+29171>, 0x55ea67af8f91 <vm_exec_core+29201>, 0x55ea67af8faf <vm_exec_core+29231>, 0x55ea67af8fcd <vm_exec_core+29261>, 0x55ea67af8feb <vm_exec_core+29291>, 0x55ea67af9009 <vm_exec_core+29321>, 0x55ea67af9027 <vm_exec_core+29351>, 0x55ea67af9045 <vm_exec_core+29381>, 0x55ea67af9063 <vm_exec_core+29411>, 0x55ea67af9081 <vm_exec_core+29441>, 0x55ea67af909f <vm_exec_core+29471>, 0x55ea67af90bd <vm_exec_core+29501>, 0x55ea67af90db <vm_exec_core+29531>, 0x55ea67af90f9 <vm_exec_core+29561>, 0x55ea67af9117 <vm_exec_core+29591>, 0x55ea67af9135 <vm_exec_core+29621>, 0x55ea67af9153 <vm_exec_core+29651>, 0x55ea67af9171 <vm_exec_core+29681>, 0x55ea67af918f <vm_exec_core+29711>, 0x55ea67af91ad <vm_exec_core+29741>, 0x55ea67af91cb <vm_exec_core+29771>, 0x55ea67af91e9 <vm_exec_core+29801>, 0x55ea67af9207 <vm_exec_core+29831>, 0x55ea67af9225 <vm_exec_core+29861>, 0x55ea67af9243 <vm_exec_core+29891>, 0x55ea67af9261 <vm_exec_core+29921>, 0x55ea67af927f <vm_exec_core+29951>, 0x55ea67af929d <vm_exec_core+29981>, 0x55ea67af92bb <vm_exec_core+30011>, 0x55ea67af92d9 <vm_exec_core+30041>, 0x55ea67af92f7 <vm_exec_core+30071>, 0x55ea67af9315 <vm_exec_core+30101>, 0x55ea67af9333 <vm_exec_core+30131>, 0x55ea67af9351 <vm_exec_core+30161>, 0x55ea67af936f <vm_exec_core+30191>, 0x55ea67af938d <vm_exec_core+30221>, 0x55ea67af93ab <vm_exec_core+30251>, 0x55ea67af93c9 <vm_exec_core+30281>, 0x55ea67af93e7 <vm_exec_core+30311>, 0x55ea67af9405 <vm_exec_core+30341>, 0x55ea67af9423 <vm_exec_core+30371>, 0x55ea67af9441 <vm_exec_core+30401>, 0x55ea67af945f <vm_exec_core+30431>, 0x55ea67af947d <vm_exec_core+30461>, 0x55ea67af949b <vm_exec_core+30491>, 0x55ea67af94b9 <vm_exec_core+30521>, 0x55ea67af94d7 <vm_exec_core+30551>, 0x55ea67af94f5 <vm_exec_core+30581>, 0x55ea67af9513 <vm_exec_core+30611>, 0x55ea67af9531 <vm_exec_core+30641>, 0x55ea67af954f <vm_exec_core+30671>, 0x55ea67af956d <vm_exec_core+30701>, 0x55ea67af958b <vm_exec_core+30731>, 0x55ea67af95a9 <vm_exec_core+30761>, 0x55ea67af95c7 <vm_exec_core+30791>, 0x55ea67af95e5 <vm_exec_core+30821>, 0x55ea67af9603 <vm_exec_core+30851>, 0x55ea67af9621 <vm_exec_core+30881>, 0x55ea67af963f <vm_exec_core+30911>, 0x55ea67af965d <vm_exec_core+30941>, 0x55ea67af967b <vm_exec_core+30971>, 0x55ea67af9699 <vm_exec_core+31001>, 0x55ea67af96b7 <vm_exec_core+31031>, 0x55ea67af96d5 <vm_exec_core+31061>, 0x55ea67af96f3 <vm_exec_core+31091>, 0x55ea67af9724 <vm_exec_core+31140>, 0x55ea67af9742 <vm_exec_core+31170>, 0x55ea67af9760 <vm_exec_core+31200>, 0x55ea67af977e <vm_exec_core+31230>, 0x55ea67af979c <vm_exec_core+31260>, 0x55ea67af97ba <vm_exec_core+31290>, 0x55ea67af97d8 <vm_exec_core+31320>, 0x55ea67af97f6 <vm_exec_core+31350>, 0x55ea67af9814 <vm_exec_core+31380>, 0x55ea67af9832 <vm_exec_core+31410>, 0x55ea67af9850 <vm_exec_core+31440>, 0x55ea67af986e <vm_exec_core+31470>, 0x55ea67af988c <vm_exec_core+31500>, 0x55ea67af98aa <vm_exec_core+31530>, 0x55ea67af98c8 <vm_exec_core+31560>, 0x55ea67af98e6 <vm_exec_core+31590>, 0x55ea67af9904 <vm_exec_core+31620>, 0x55ea67af9922 <vm_exec_core+31650>, 0x55ea67af9940 <vm_exec_core+31680>, 0x55ea67af995e <vm_exec_core+31710>, 0x55ea67af997c <vm_exec_core+31740>, 0x55ea67af999a <vm_exec_core+31770>, 0x55ea67af99b8 <vm_exec_core+31800>, 0x55ea67af99d6 <vm_exec_core+31830>...}
#26 0x000055ea67b0bad7 in vm_exec_loop (ec=0x55ea69a562c0, state=RUBY_TAG_RAISE, tag=0x7ffc45733c80, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#27 0x000055ea67b0ba2f in rb_vm_exec (ec=0x55ea69a562c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
        _ec = 0x55ea69a562c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffc45733d00, 0x55ea67b0b95a <rb_vm_exec+174>, 0x0, 0x7ffc45733c50, 0x7ffc45733f98}, prev = 0x7ffc45733d70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#28 0x000055ea67b0c82b in rb_iseq_eval_main (iseq=0x7f37ee568380) at /tmp/ruby/src/trunk-O0/vm.c:2733
        ec = 0x55ea69a562c0
        val = 94465283154624
#29 0x000055ea678f87e3 in rb_ec_exec_node (ec=0x55ea69a562c0, n=0x7f37ee568380) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55ea69a55090
        _ec = 0x55ea69a562c0
        _tag = {tag = 36, retval = 94465248165322, buf = {0x7ffc45733df0, 0x55ea678f8779 <rb_ec_exec_node+196>, 0x0, 0x7ffc45733d40, 0x55ea69a562c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f37ee568380
#30 0x000055ea678f8950 in ruby_run_node (n=0x7f37ee568380) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55ea69a562c0
        status = 21994
#31 0x000055ea678f42f4 in rb_main (argc=138, argv=0x7ffc45733f98) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140721473666672
#32 0x000055ea678f4355 in main (argc=138, argv=0x7ffc45733f98) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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