# Logfile created on 2024-03-06 18:02:20 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005632e54b9a38 @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.20240306-180220", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005632e55532a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005632e5553160 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005632e5552f80 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240306-180220", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240306-180220>, @binmode=false, @mon_data=#<Monitor:0x00005632e5552eb8>, @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 minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   7d3304e..b889731  master     -> origin/master
Updating 7d3304e..b889731
Fast-forward
 compile.c                                       |    6 +-
 lib/prism/prism.gemspec                         |    3 +-
 lib/prism/translation/parser/compiler.rb        |    7 +-
 lib/prism/translation/parser/rubocop.rb         |   10 +
 lib/prism/translation/ripper.rb                 | 3378 ++++++++++++++++++++++-
 lib/prism/translation/ripper/ripper_compiler.rb |  748 -----
 lib/prism/translation/ripper/sexp.rb            |  125 +
 lib/prism/translation/ripper/shim.rb            |    5 +
 lib/prism/translation/ruby_parser.rb            |   38 +-
 prism/extension.c                               |    2 +-
 prism/util/pm_string.c                          |  104 +-
 prism/util/pm_string.h                          |   11 +
 test/prism/ripper_test.rb                       |  348 +--
 13 files changed, 3661 insertions(+), 1124 deletions(-)
 delete mode 100644 lib/prism/translation/ripper/ripper_compiler.rb
 create mode 100644 lib/prism/translation/ripper/sexp.rb
 create mode 100644 lib/prism/translation/ripper/shim.rb
Latest commit hash = b88973165a
$$$[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'
generating golf_prelude.c
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
golf_prelude.c unchanged
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 56ae86bb5f4864f5057778bd45b280248b012329
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
generating makefiles ext/configure-ext.mk
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: 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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/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/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.3
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1905 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.

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

Failed tests:
TestGCCompact#test_moving_objects_between_size_pools: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)

Retrying...
Finished tests in 1021.655361s, 25.5967 tests/s, 9313.8747 assertions/s.
26151 tests, 9515570 assertions, 0 failures, 0 errors, 294 skips

ruby -v: ruby 3.4.0dev (2024-03-06T17:45:56Z master b88973165a) [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/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-03-06T17:45:56Z master b88973165a) [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 ....................................................................

Finished in 427.135278 seconds

3426 files, 32143 examples, 137026 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.1468271.ruby -x gdbscript
[New LWP 1468271]
[New LWP 1468276]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  uleb128 (p=0x56319b420790) at /tmp/ruby/src/trunk-O0/addr2line.c:223
223		unsigned char b = (unsigned char)*(*p)++;
[Current thread is 1 (Thread 0x7f6c461de7c0 (LWP 1468271))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f6c461de7c0 (LWP 1468271) uleb128 (p=0x56319b420790) at /tmp/ruby/src/trunk-O0/addr2line.c:223
  2    Thread 0x7f6c2cbff640 (LWP 1468276) 0x00007f6c46306fde in epoll_wait (epfd=4, events=0x563199aa591c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f6c2cbff640 (LWP 1468276)):
#0  0x00007f6c46306fde in epoll_wait (epfd=4, events=0x563199aa591c <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  0x00005631995c7226 in event_wait (vm=0x56319b38b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 22065
#2  0x00005631995c724a in timer_thread_polling (vm=0x56319b38b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = -1544175914
#3  0x00005631995c790a in timer_thread_func (ptr=0x56319b38b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x56319b38b2a0
#4  0x00007f6c46275b43 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 = {140728748889984, 1977102386842434911, 140102583973440, 25, 140103010179152, 140728748890336, -1898182191451341473, -1898099653332435617}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f6c46306bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f6c461de7c0 (LWP 1468271)):
#0  uleb128 (p=0x56319b420790) at /tmp/ruby/src/trunk-O0/addr2line.c:223
        b = 0 '\000'
        r = 0
        s = 0
#1  0x000056319973cfc0 in di_skip_records (reader=0x56319b420710, errout=0x7f6c463fb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1482
        v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 0, form = 0, size = 0, type = 0}
        at = 2
        form = 24
#2  0x000056319973dfea in debug_info_read (reader=0x56319b420710, num_traces=47, traces=0x563199aa8a20 <trace>, lines=0x56319bb03d80, offset=4, errout=0x7f6c463fb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1906
        die = {pos = 4224454, tag = 73, has_children = 0}
        ranges = {low_pc = 0, high_pc = 0, ranges = 0, low_pc_set = false, high_pc_set = false, ranges_set = false}
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x0, next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 39, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#3  0x000056319973f114 in fill_lines (num_traces=47, traces=0x563199aa8a20 <trace>, check_debuglink=0, objp=0x56319b421ac0, lines=0x56319bb03d80, offset=4, errout=0x7f6c463fb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x56319bb04e40, file = 0x7f6c280f0000 "\177ELF\002\001\001\003", current_version = 5 '\005', current_cu = 0x7f6c27f20ac7 "\367,", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x56319c2707a2 "T", debug_line_format = 4 '\004', debug_line_version = 5, debug_line_files = 0x56319c26fdc8 "\002\001\037\002\017\067\311\205", debug_line_directories = 0x56319c26fd5c "\001\001\037\032\315\006", p = 0x7f6c27f225d9 "\t\003\250\023\"", cu_end = 0x7f6c27f237c2 "$", pend = 0x7f6c280efc36 "", q0 = 0x56319bcfab23 "\001\r", q = 0x56319bcfab4a "~\030", format = 4, address_size = 8 '\b', level = 4, abbrev_table = {0x0, 0x56319bcfab24 "\r", 0x56319bcfab35 "\005", 0x56319bcfab3c "\017", 0x56319bcfab46 "I", 0x56319bcfab4f "(", 0x56319bcfab58 "\026", 0x56319bcfab67 "7", 0x56319bcfab6e "\r", 0x56319bcfab7f "H\001}\001\177\023", 0x56319bcfab88 "4", 0x56319bcfab94 "&", 0x56319bcfab9b "\005", 0x56319bcfaba7 "\001\001I\023\001\023", 0x56319bcfabb0 "!", 0x56319bcfabb9 "\r", 0x56319bcfabc8 "H\001}\001\177\023\001\023", 0x56319bcfabd3 "\023\001\003\016\v\v:\v;\v9!\b\001\023", 0x56319bcfabe5 "$", 0x56319bcfabf0 "\025\001'\031I\023\001\023", 0x56319bcfabfb "\005", 0x56319bcfac10 "\023\001\v\v:\v;\v9\v\001\023", 0x56319bcfac1f "4", 0x56319bcfac31 ".\001?\031\003\016:\v;\v9!\001n\016'\031I\023<\031\001\023", 0x56319bcfac4b "\023", 0x56319bcfac54 "4", 0x56319bcfac69 "H", 0x56319bcfac72 "(", 0x56319bcfac7b "\v\001U\027\001\023", 0x56319bcfac84 "\v\001U\027", 0x56319bcfac8b "4", 0x56319bcfaca0 "(", 0x56319bcfaca9 "\025\001'\031\001\023", 0x56319bcfacb2 "\026", 0x56319bcfacc1 "\v\001\061\023U\027\001\023", 0x56319bcfaccc "4", 0x56319bcfacdc "\027\001\v\v:\v;\v9\v\001\023", 0x56319bcfaceb "\030", 0x56319bcfacf0 "\035\001\061\023R\001\270B\005U\027X!\001Y\005W!\003\001\023", 0x56319bcfad08 "\035\001\061\023R\001\270B\005U\027X!\004Y!\251\001W!\005", 0x56319bcfad20 "\v\001\061\023U\027", 0x56319bcfad29 "4", 0x56319bcfad33 "4", 0x56319bcfad45 "\004\001\003\016>!\a\v!\004I\023:\v;\v9\v\001\023", 0x56319bcfad5c "\004\001>!\a\v!\004I\023:\v;\v9\v\001\023", 0x56319bcfad71 "\r", 0x56319bcfad82 "4", 0x56319bcfad94 "\005", 0x56319bcfada9 "\v\001\021\001\022\a\001\023", 0x56319bcfadb4 "H\001}\001\202\001\031\177\023", 0x56319bcfadc0 "4", 0x56319bcfadc9 "\005", 0x56319bcfadd8 "4", 0x56319bcfaded ".\001?\031\003\016:!\001;\v9!\001'\031\021\001\022\a@\030z\031\001\023", 0x56319bcfae0a "\023\001\003\016\v\v:\v;\005\071!\b\001\023", 0x56319bcfae1c "4", 0x56319bcfae2f "\035\001\061\023R\001\270B\005U\027X!\001Y\005W\v", 0x56319bcfae44 "\v\001\061\023\021\001\022\a\001\023", 0x56319bcfae51 "4", 0x56319bcfae61 "\v\001", 0x56319bcfae66 "\005", 0x56319bcfae7b "\035\001\061\023R\001\270B\005U\027X!\001Y\vW\v\001\023", 0x56319bcfae92 ".\001?\031\003\016:\v;\005\071!\001n\016'\031I\023<\031\001\023", 0x56319bcfaeac ".\001?\031\003\016:!4;\v9!\001n\016'\031<\031\001\023", 0x56319bcfaec5 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031\001\023", 0x56319bcfaedc ".\001?\031\003\016:!\001;\005\071!\001'\031U\027@\030z\031\001\023", 0x56319bcfaef7 "\035\001\061\023R\001\270B\005\021\001\022\aX!\001Y!\361\002W!\001", 0x56319bcfaf11 "4", 0x56319bcfaf18 "4", 0x56319bcfaf27 ".\001\003\016:\v;\v9!\001'\031 \v\001\023", 0x56319bcfaf3b "\005", 0x56319bcfaf4a ".", 0x56319bcfaf5d "\021\001%\016\023\v\003\037\033\037U\027\021\001\020\027", 0x56319bcfaf70 "$", 0x56319bcfaf7b "\017", 0x56319bcfaf82 "\027", 0x56319bcfaf8f "\026", 0x56319bcfaf98 "\023\001\003\016\v\v:\v;\v\001\023", 0x56319bcfafa7 "\027\001\003\016\v\v:\v;\v9\v\001\023", 0x56319bcfafb8 "\r", 0x56319bcfafc7 "\025", 0x56319bcfafce "&", 0x56319bcfafd3 "\026", 0x56319bcfafe0 "\023\001\003\b\v\v:\v;\v9\v\001\023", 0x56319bcfaff1 "\r", 0x56319bcfb002 ".\001?\031\003\016:\v;\005\071\v'\031<\031\001\023", 0x56319bcfb017 ".\001?\031\003\016:\v;\005\071\v'\031I\023<\031\001\023", 0x56319bcfb02e ".", 0x56319bcfb045 ".\001?\031\003\016:\v;\005\071\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x56319bcfb062 ".", 0x56319bcfb073 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x56319bcfb086 "\v\001\001\023", 0x56319bcfb08d ".\001?\031\003\016:\v;\v9\v'\031U\027@\030z\031\001\023", 0x56319bcfb0a6 "\n", 0x56319bcfb0b5 "\035\001\061\023R\001\270B\005\021\001\022\aX\vY\vW\v\001\023", 0x56319bcfb0cd "\035\001\061\023R\001\270B\005\021\001\022\aX\vY\005W\v\001\023", 0x56319bcfb0e5 "I", 0x56319bcfb0ec "H\001}\001\001\023", 0x56319bcfb0f5 ".\001\003\016:\v;\005\071\v'\031I\023 \v\001\023", 0x56319bcfb10a ".\001?\031\003\016:\v;\005\071\v'\031I\023 \v\001\023", 0x56319bcfb121 "\005", 0x56319bcfb130 ".\001\061\023\021\001\022\a@\030z\031\001\023", 0x56319bcfb141 ".", 0x56319bce7925 "\v\001\061\023\021\001\022\a", 0x56319bce7930 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x56319bce794b "\005", 0x56319bce795f "\n", 0x56319bce796e "\035\001\061\023R\001\270B\005U\027X\vY\vW\v\001\023", 0x56319bce7984 "\035\001\061\023R\001\270B\005\021\001\022\aX\vY\vW\v\001\023", 0x56319bce799c "4", 0x56319bce79aa "H\001}\001\001\023", 0x56319bce79b3 "4", 0x56319bce79c1 "\005", 0x56319bce79d0 "!", 0x56319bce79d9 ".", 0x56319bce79e6 ".", 0x56319bce504c "\004\001\003\016>\v\v\vI\023:\v;\005\071\v\001\023", 0x56319bce5061 "\n", 0x56319bce506e ".", 0x56319bce5081 "\005", 0x56319bce508a ".\001\003\016:\v;\005\071\v'\031I\023U\027@\030z\031\001\023", 0x56319bce50a3 "4", 0x56319bce50b7 "\v", 0x56319bce50be "\n", 0x56319bce50cb "4", 0x56319bce50da ".", 0x56319bce50ef "\035\001\061\023U\027X\vY\005W\v\001\023", 0x56319bce5100 ".\001\061\023n\016\021\001\022\a@\030z\031\001\023", 0x56319bce5114 ".", 0x56319bce4638 "4", 0x56319bce464d ".\001?\031\003\016:\v;\005\071\v'\031I\023 \v\001\023", 0x56319bce4665 ".", 0x56319bce467b ".\001?\031\003\016:\v;\v9\vn\016'\031I\023 \v\001\023", 0x56319bce4695 ".\001?\031\003\016:\v;\v9\v'\031I\023 \v\001\023", 0x56319bce46ad "H\001}\001\202\001\031\177\023", 0x56319bce46ba "\005", 0x56319bce46c4 "H\001}\001\203\001\030", 0x56319bce46cf ".\001\061\023n\016\021\001\022\a@\030z\031\001\023", 0x56319bce46e3 ".", 0x56319bce46f5 ".", 0x56319bce2b0a "\005", 0x56319bce2b1c ".\001\003\016:\v;\v9\v'\031\021\001\022\a@\030z\031\001\023", 0x56319bce2b36 "\005", 0x56319bce2b40 ".", 0x56319bcb7fd7 "\005", 0x56319bcb7fe9 "\035\001\061\023R\001\270B\005\021\001\022\aX\vY\vW\v\001\023", 0x56319bcb8002 "\n", 0x56319bcb8012 ".\001?\031\003\016:\v;\005\071\vn\016'\031 \v\001\023", 0x56319bcb802a ".", 0x56319bcb803c "\n", 0x56319bcb804a "\n", 0x56319bcb8058 "\035", 0x56319bcb806a "4", 0x56319bcb807a ".", 0x56319bcb808e ".\001?\031\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x56319bcb80ac "\005", 0x56319bcb80c1 ".\001\003\016:\v;\v9\v'\031 \v\001\023", 0x56319bcb80d5 "\035\001\061\023\021\001\022\aX\vY\005W\v", 0x56319bcb80e7 "\n", 0x56319bcb80f1 ".\001\061\023n\016\021\001\022\a@\030z\031\001\023", 0x56319bcb8105 "4", 0x56319bcb810f ".", 0x0 <repeats 58 times>, 0x500000000 <error: Cannot access memory at address 0x500000000>, 0x0, 0x120 <error: Cannot access memory at address 0x120>, 0x7 <error: Cannot access memory at address 0x7>, 0x2f00000001 <error: Cannot access memory at address 0x2f00000001>, 0x129b420f00 <error: Cannot access memory at address 0x129b420f00>, 0x110 <error: Cannot access memory at address 0x110>, 0x56319b420f00 "", 0x62a6148700e03393 <error: Cannot access memory at address 0x62a6148700e03393>, 0x20 <error: Cannot access memory at address 0x20>, 0x140 <error: Cannot access memory at address 0x140>, 0x4 <error: Cannot access memory at address 0x4>, 0x3400000012 <error: Cannot access memory at address 0x3400000012>, 0x0, 0x0, 0x0, 0x770000007c <error: Cannot access memory at address 0x770000007c>, 0x5b0000006e <error: Cannot access memory at address 0x5b0000006e>, 0x56319bb03d80 "\254J\v*l\177", 0x56319bb04ae0 "`\032B\233\061V", 0x56319c16fb40 "", 0x44c0 <error: Cannot access memory at address 0x44c0>, 0x110 <error: Cannot access memory at address 0x110>, 0x7f6c463fac80 <main_arena> "", 0x56319b5541b0 "\257Xb\231\061V", 0x7f6c461dcef8 "\260AU\233\061V", 0x7f6c46287679 <__libc_calloc+217> "H\205\300t\"H\213P\370\366\302\002u\031\203\342\004H\215\r\357\065\027", 0x1 <error: Cannot access memory at address 0x1>...}}
        i = 0
        j = 6
        shstr = 0x7f6c285249a3 ""
        ehdr = 0x7f6c280f0000
        shdr = 0x7f6c28524e68
        shstr_shdr = 0x7f6c28526128
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f6c28524ee8
        fd = 5
        filesize = 4415848
        file = 0x7f6c280f0000 "\177ELF\002\001\001\003"
        symtab_shdr = 0x7f6c285260a8
        strtab_shdr = 0x7f6c285260e8
        dynsym_shdr = 0x0
        dynstr_shdr = 0x0
        obj = 0x56319bb04e40
        dladdr_fbase = 0
#4  0x000056319973bbec in follow_debuglink_build_id (build_id=0x7f6c28527390 "i8\235HZ\227\223\333\350s\360\352,\223\340.\372\251\252=\004", build_id_size=20, num_traces=47, traces=0x563199aa8a20 <trace>, objp=0x56319b421ac0, lines=0x56319bb03d80, offset=4, errout=0x7f6c463fb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:660
        global_debug_dir = "/usr/lib/debug/.build-id/"
        global_debug_dir_len = 25
        p = 0x563199aabc82 <binary_filename+66> ".debug"
        o1 = 0x56319bb04d20
        o2 = 0x56319bb04e40
        i = 20
#5  0x000056319973f4e1 in fill_lines (num_traces=47, traces=0x563199aa8a20 <trace>, check_debuglink=1, objp=0x56319b421ac0, lines=0x56319bb03d80, offset=4, errout=0x7f6c463fb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2262
        nhdr = 0x7f6c28527380
        build_id = 0x7f6c28527390 "i8\235HZ\227\223\333\350s\360\352,\223\340.\372\251\252=\004"
        i = 47
        j = 3024
        shstr = 0x7f6c28742ca8 ""
        ehdr = 0x7f6c28527000
        shdr = 0x7f6c287430f0
        shstr_shdr = 0x7f6c28744130
        gnu_debuglink_shdr = 0x7f6c287440f0
        note_gnu_build_id = 0x7f6c28743170
        fd = 5
        filesize = 2216304
        file = 0x7f6c28527000 "\177ELF\002\001\001\003"
        symtab_shdr = 0x7f6c28743230
        strtab_shdr = 0x7f6c28743270
        dynsym_shdr = 0x7f6c28743230
        dynstr_shdr = 0x7f6c28743270
        obj = 0x56319bb04c00
        dladdr_fbase = 0
#6  0x000056319973fcd3 in rb_dump_backtrace_with_lines (num_traces=47, traces=0x563199aa8a20 <trace>, errout=0x7f6c463fb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2662
        path = 0x7f6c465efb70 "/lib/x86_64-linux-gnu/libc.so.6"
        p = 0x56319bb04958
        info = {dli_fname = 0x7f6c465efb70 "/lib/x86_64-linux-gnu/libc.so.6", dli_fbase = 0x7f6c461e1000, dli_sname = 0x0, dli_saddr = 0x0}
        i = 4
        lines = 0x56319bb03d80
        obj = 0x56319bb04e40
        dladdr_fbases = 0x56319bb04950
        main_path = 0x56319b421a60 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#7  0x0000563199645672 in rb_print_backtrace (errout=0x7f6c463fb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x563199645657 <rb_print_backtrace+36>, 0x563199645d7a <rb_vm_bugreport+656>, 0x56319980738f <rb_bug_for_fatal_signal+327>, 0x563199588f0e <sigill>, 0x7f6c46223520 <__restore_rt>, 0x5631995bd636 <get_id_serial_entry+99>, 0x5631995bd756 <get_id_entry+50>, 0x5631995bdfd4 <lookup_id_str+33>, 0x5631995be759 <rb_id2str+28>, 0x5631995be777 <rb_id2name+28>, 0x7f6c2bb49393 <dump_object+4333>, 0x7f6c2bb49855 <objspace_dump+193>, 0x563199612d33 <call_cfunc_2+75>, 0x5631996142ff <vm_call_cfunc_with_frame_+541>, 0x563199614577 <vm_call_cfunc_with_frame+121>, 0x56319961a9b3 <vm_sendish+502>, 0x563199622178 <vm_exec_core+15464>, 0x5631996399ae <rb_vm_exec+320>, 0x563199636342 <invoke_block+216>, 0x563199636768 <invoke_block_from_c_bh+793>, 0x563199636962 <vm_yield_with_cref+90>, 0x5631996369a0 <vm_yield+56>, 0x563199630c6b <rb_yield_0+47>, 0x563199630cd2 <rb_yield+66>, 0x56319974940c <select_bang_i+88>, 0x563199414281 <rb_ensure+388>, 0x563199749692 <rb_ary_select_bang+159>, 0x5631997496fc <rb_ary_keep_if+84>, 0x5631996136fa <ractor_safe_call_cfunc_0+48>, 0x5631996142ff <vm_call_cfunc_with_frame_+541>, 0x563199614577 <vm_call_cfunc_with_frame+121>, 0x56319961468f <vm_call_cfunc_other+278>, 0x563199614abe <vm_call_cfunc+302>, 0x5631996175f9 <vm_call_method_each_type+289>, 0x5631996180a5 <vm_call_method+161>, 0x5631996182a7 <vm_call_general+47>, 0x56319961a9b3 <vm_sendish+502>, 0x563199621fc1 <vm_exec_core+15025>, 0x5631996399ae <rb_vm_exec+320>, 0x56319963a80d <rb_iseq_eval_main+61>, 0x56319941249e <rb_ec_exec_node+296>, 0x56319941260f <ruby_run_node+138>, 0x56319940dc2e <rb_main+76>, 0x56319940dc8f <main+75>, 0x7f6c4620ad90 <__libc_start_call_main+128>, 0x7f6c4620ae40 <__libc_start_main_impl+128>, 0x56319940d895 <_start+37>, 0x0 <repeats 977 times>}
        n = 47
#8  0x0000563199645d7a in rb_vm_bugreport (ctx=0x56319b421e80, errout=0x7f6c463fb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x56319b38b2a0
        ec = 0x56319b38ec70
#9  0x000056319980738f in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x56319b421e80, fmt=0x5631998c7d0b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1066
        pid = -1
        out = 0x7f6c463fb6a0 <_IO_2_1_stderr_>
        file = 0x7f6c2b221740 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
        line = 43
#10 0x0000563199588f0e in sigsegv (sig=11, info=0x56319b421fb0, ctx=0x56319b421e80) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#11 <signal handler called>
No locals.
#12 0x00005631995bd636 in get_id_serial_entry (num=3151, id=50417, t=ID_ENTRY_STR) at /tmp/ruby/src/trunk-O0/symbol.c:452
        _lev = 0
        result = 0
        symbols = 0x563199aa1460 <ruby_global_symbols>
#13 0x00005631995bd756 in get_id_entry (id=50417, t=ID_ENTRY_STR) at /tmp/ruby/src/trunk-O0/symbol.c:487
No locals.
#14 0x00005631995bdfd4 in lookup_id_str (id=50417) at /tmp/ruby/src/trunk-O0/symbol.c:732
No locals.
#15 0x00005631995be759 in rb_id2str (id=50417) at /tmp/ruby/src/trunk-O0/symbol.c:967
No locals.
#16 0x00005631995be777 in rb_id2name (id=50417) at /tmp/ruby/src/trunk-O0/symbol.c:973
        str = 140102559801480
#17 0x00007f6c2bb49393 in dump_object (obj=140102554363280, dc=0x7ffdf71624a0) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:643
        memsize = 160
        ainfo = 0x0
        fptr = 0x10
        flags = {50401, 50417, 50449, 50385, 16, 4}
        n = 4
        i = 1
        mid = 16
        shape_id = 99
#18 0x00007f6c2bb49855 in objspace_dump (os=140102584092040, obj=140102554363280, output=140102561735760) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:751
        dc = {type = 0, stream = 0, string = 140102561735760, root_category = 0x0, cur_obj = 140102554363280, cur_obj_klass = 140102564079400, cur_page_slot_size = 160, cur_obj_references = 0, roots = 0, full_heap = 0, partial_dump = 0, since = 0, shapes_since = 0, buffer_len = 179, buffer = "{\"address\":\"0x7f6c2afc2590\", \"type\":\"OBJECT\", \"shape_id\":99, \"slot_size\":160, \"class\":\"0x7f6c2b906728\", \"embedded\":true, \"ivars\":10, \"memsize\":160, \"flags\":{\"wb_protected\":true, \"", '\000' <repeats 3916 times>}
#19 0x0000563199612d33 in call_cfunc_2 (recv=140102584092040, argc=2, argv=0x7f6c460dd0e0, func=0x7f6c2bb49794 <objspace_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3216
        f = 0x7f6c2bb49794 <objspace_dump>
#20 0x00005631996142ff in vm_call_cfunc_with_frame_ (ec=0x56319b38ec70, reg_cfp=0x7f6c461dcef8, calling=0x7ffdf7163720, argc=2, argv=0x7f6c460dd0e0, stack_bottom=0x7f6c460dd0d8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3525
        ci = 0x14d100140005
        cc = 0x7f6c2ba1fa88
        val = 140102561735760
        me = 0x7f6c2b4f21a0
        cfunc = 0x56319b5260a8
        recv = 140102584092040
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#21 0x0000563199614577 in vm_call_cfunc_with_frame (ec=0x56319b38ec70, reg_cfp=0x7f6c461dcef8, calling=0x7ffdf7163720) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3571
        argc = 2
        stack_bottom = 0x7f6c460dd0d8
        argv = 0x7f6c460dd0e0
#22 0x000056319961a9b3 in vm_sendish (ec=0x56319b38ec70, reg_cfp=0x7f6c461dcef8, cd=0x56319b554710, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5654
        val = 36
        ci = 0x14d100140005
        cc = 0x7f6c2ba1fa88
        argc = 2
        recv = 140102584092040
        calling = {cd = 0x56319b554710, cc = 0x7f6c2ba1fa88, block_handler = 0, recv = 140102584092040, argc = 2, kw_splat = false, heap_argv = 0}
#23 0x0000563199622178 in vm_exec_core (ec=0x56319b38ec70) at ../../src/trunk-O0/insns.def:881
        bh = 0
        cd = 0x56319b554710
        leaf = false
        val = 140102561735760
        reg_pc = 0x56319b5541b0
        reg_cfp = 0x7f6c461dcef8
        insns_address_table = {0x56319961e57c <vm_exec_core+108>, 0x56319961e5de <vm_exec_core+206>, 0x56319961e6f1 <vm_exec_core+481>, 0x56319961e805 <vm_exec_core+757>, 0x56319961e9a3 <vm_exec_core+1171>, 0x56319961ead3 <vm_exec_core+1475>, 0x56319961ece5 <vm_exec_core+2005>, 0x56319961edf7 <vm_exec_core+2279>, 0x56319961eed0 <vm_exec_core+2496>, 0x56319961efd7 <vm_exec_core+2759>, 0x56319961f0de <vm_exec_core+3022>, 0x56319961f1ec <vm_exec_core+3292>, 0x56319961f2fe <vm_exec_core+3566>, 0x56319961f3ce <vm_exec_core+3774>, 0x56319961f4d7 <vm_exec_core+4039>, 0x56319961f5d1 <vm_exec_core+4289>, 0x56319961f694 <vm_exec_core+4484>, 0x56319961f757 <vm_exec_core+4679>, 0x56319961f7e0 <vm_exec_core+4816>, 0x56319961f86c <vm_exec_core+4956>, 0x56319961f912 <vm_exec_core+5122>, 0x56319961f9ea <vm_exec_core+5338>, 0x56319961fab7 <vm_exec_core+5543>, 0x56319961fb95 <vm_exec_core+5765>, 0x56319961fc57 <vm_exec_core+5959>, 0x56319961fd96 <vm_exec_core+6278>, 0x56319961fe3c <vm_exec_core+6444>, 0x56319961ff21 <vm_exec_core+6673>, 0x563199620050 <vm_exec_core+6976>, 0x563199620121 <vm_exec_core+7185>, 0x5631996201e4 <vm_exec_core+7380>, 0x5631996202a7 <vm_exec_core+7575>, 0x56319962039e <vm_exec_core+7822>, 0x563199620460 <vm_exec_core+8016>, 0x563199620522 <vm_exec_core+8210>, 0x56319962061c <vm_exec_core+8460>, 0x5631996206fb <vm_exec_core+8683>, 0x5631996207e8 <vm_exec_core+8920>, 0x5631996208f8 <vm_exec_core+9192>, 0x5631996209f2 <vm_exec_core+9442>, 0x563199620a6d <vm_exec_core+9565>, 0x563199620b2e <vm_exec_core+9758>, 0x563199620c1c <vm_exec_core+9996>, 0x563199620ccc <vm_exec_core+10172>, 0x563199620e4b <vm_exec_core+10555>, 0x563199620f25 <vm_exec_core+10773>, 0x563199621011 <vm_exec_core+11009>, 0x5631996210a2 <vm_exec_core+11154>, 0x5631996211fd <vm_exec_core+11501>, 0x5631996217b7 <vm_exec_core+12967>, 0x5631996218b3 <vm_exec_core+13219>, 0x5631996219b6 <vm_exec_core+13478>, 0x563199621aa2 <vm_exec_core+13714>, 0x563199621cbb <vm_exec_core+14251>, 0x563199621dad <vm_exec_core+14493>, 0x563199621eb3 <vm_exec_core+14755>, 0x5631996220be <vm_exec_core+15278>, 0x563199622275 <vm_exec_core+15717>, 0x5631996223a9 <vm_exec_core+16025>, 0x56319962251e <vm_exec_core+16398>, 0x563199622652 <vm_exec_core+16706>, 0x5631996227c7 <vm_exec_core+17079>, 0x5631996229a9 <vm_exec_core+17561>, 0x563199622bb4 <vm_exec_core+18084>, 0x563199622d6b <vm_exec_core+18523>, 0x563199622e8d <vm_exec_core+18813>, 0x563199622f34 <vm_exec_core+18980>, 0x563199622ff8 <vm_exec_core+19176>, 0x5631996230e1 <vm_exec_core+19409>, 0x5631996231cd <vm_exec_core+19645>, 0x5631996232b6 <vm_exec_core+19878>, 0x5631996233ca <vm_exec_core+20154>, 0x5631996234f1 <vm_exec_core+20449>, 0x563199623630 <vm_exec_core+20768>, 0x56319962376f <vm_exec_core+21087>, 0x5631996238ae <vm_exec_core+21406>, 0x5631996239ed <vm_exec_core+21725>, 0x563199623b2c <vm_exec_core+22044>, 0x563199623c76 <vm_exec_core+22374>, 0x563199623df9 <vm_exec_core+22761>, 0x563199623f38 <vm_exec_core+23080>, 0x563199624077 <vm_exec_core+23399>, 0x5631996241b6 <vm_exec_core+23718>, 0x5631996242f5 <vm_exec_core+24037>, 0x563199624434 <vm_exec_core+24356>, 0x563199624573 <vm_exec_core+24675>, 0x5631996246b2 <vm_exec_core+24994>, 0x5631996247f1 <vm_exec_core+25313>, 0x563199624949 <vm_exec_core+25657>, 0x563199624b0f <vm_exec_core+26111>, 0x563199624c96 <vm_exec_core+26502>, 0x563199624dbe <vm_exec_core+26798>, 0x563199624ee6 <vm_exec_core+27094>, 0x563199625009 <vm_exec_core+27385>, 0x56319962512c <vm_exec_core+27676>, 0x563199625260 <vm_exec_core+27984>, 0x56319962539f <vm_exec_core+28303>, 0x56319962548a <vm_exec_core+28538>, 0x56319962558f <vm_exec_core+28799>, 0x5631996256d7 <vm_exec_core+29127>, 0x5631996257c6 <vm_exec_core+29366>, 0x5631996258af <vm_exec_core+29599>, 0x563199625984 <vm_exec_core+29812>, 0x563199625a59 <vm_exec_core+30025>, 0x563199625ad5 <vm_exec_core+30149>, 0x563199625b51 <vm_exec_core+30273>, 0x563199625b6f <vm_exec_core+30303>, 0x563199625b8d <vm_exec_core+30333>, 0x563199625bab <vm_exec_core+30363>, 0x563199625bc9 <vm_exec_core+30393>, 0x563199625be7 <vm_exec_core+30423>, 0x563199625c05 <vm_exec_core+30453>, 0x563199625c23 <vm_exec_core+30483>, 0x563199625c41 <vm_exec_core+30513>, 0x563199625c5f <vm_exec_core+30543>, 0x563199625c7d <vm_exec_core+30573>, 0x563199625c9b <vm_exec_core+30603>, 0x563199625cb9 <vm_exec_core+30633>, 0x563199625cd7 <vm_exec_core+30663>, 0x563199625cf5 <vm_exec_core+30693>, 0x563199625d13 <vm_exec_core+30723>, 0x563199625d31 <vm_exec_core+30753>, 0x563199625d4f <vm_exec_core+30783>, 0x563199625d6d <vm_exec_core+30813>, 0x563199625d8b <vm_exec_core+30843>, 0x563199625da9 <vm_exec_core+30873>, 0x563199625dc7 <vm_exec_core+30903>, 0x563199625de5 <vm_exec_core+30933>, 0x563199625e03 <vm_exec_core+30963>, 0x563199625e21 <vm_exec_core+30993>, 0x563199625e3f <vm_exec_core+31023>, 0x563199625e5d <vm_exec_core+31053>, 0x563199625e7b <vm_exec_core+31083>, 0x563199625e99 <vm_exec_core+31113>, 0x563199625eb7 <vm_exec_core+31143>, 0x563199625ed5 <vm_exec_core+31173>, 0x563199625ef3 <vm_exec_core+31203>, 0x563199625f11 <vm_exec_core+31233>, 0x563199625f2f <vm_exec_core+31263>, 0x563199625f4d <vm_exec_core+31293>, 0x563199625f6b <vm_exec_core+31323>, 0x563199625f89 <vm_exec_core+31353>, 0x563199625fa7 <vm_exec_core+31383>, 0x563199625fc5 <vm_exec_core+31413>, 0x563199625fe3 <vm_exec_core+31443>, 0x563199626001 <vm_exec_core+31473>, 0x56319962601f <vm_exec_core+31503>, 0x56319962603d <vm_exec_core+31533>, 0x56319962605b <vm_exec_core+31563>, 0x563199626079 <vm_exec_core+31593>, 0x563199626097 <vm_exec_core+31623>, 0x5631996260b5 <vm_exec_core+31653>, 0x5631996260d3 <vm_exec_core+31683>, 0x5631996260f1 <vm_exec_core+31713>, 0x56319962610f <vm_exec_core+31743>, 0x56319962612d <vm_exec_core+31773>, 0x56319962614b <vm_exec_core+31803>, 0x563199626169 <vm_exec_core+31833>, 0x563199626187 <vm_exec_core+31863>, 0x5631996261a5 <vm_exec_core+31893>, 0x5631996261c3 <vm_exec_core+31923>, 0x5631996261e1 <vm_exec_core+31953>, 0x5631996261ff <vm_exec_core+31983>, 0x56319962621d <vm_exec_core+32013>, 0x56319962623b <vm_exec_core+32043>, 0x563199626259 <vm_exec_core+32073>, 0x563199626277 <vm_exec_core+32103>, 0x563199626295 <vm_exec_core+32133>, 0x5631996262b3 <vm_exec_core+32163>, 0x5631996262d1 <vm_exec_core+32193>, 0x5631996262ef <vm_exec_core+32223>, 0x56319962630d <vm_exec_core+32253>, 0x56319962632b <vm_exec_core+32283>, 0x563199626349 <vm_exec_core+32313>, 0x563199626367 <vm_exec_core+32343>, 0x563199626385 <vm_exec_core+32373>, 0x5631996263a3 <vm_exec_core+32403>, 0x5631996263c1 <vm_exec_core+32433>, 0x5631996263df <vm_exec_core+32463>, 0x5631996263fd <vm_exec_core+32493>, 0x56319962641b <vm_exec_core+32523>, 0x563199626439 <vm_exec_core+32553>, 0x563199626457 <vm_exec_core+32583>, 0x563199626475 <vm_exec_core+32613>, 0x5631996264a6 <vm_exec_core+32662>, 0x5631996264c4 <vm_exec_core+32692>, 0x5631996264e2 <vm_exec_core+32722>, 0x563199626500 <vm_exec_core+32752>, 0x56319962651e <vm_exec_core+32782>, 0x56319962653c <vm_exec_core+32812>, 0x56319962655a <vm_exec_core+32842>, 0x563199626578 <vm_exec_core+32872>, 0x563199626596 <vm_exec_core+32902>, 0x5631996265b4 <vm_exec_core+32932>, 0x5631996265d2 <vm_exec_core+32962>, 0x5631996265f0 <vm_exec_core+32992>, 0x56319962660e <vm_exec_core+33022>, 0x56319962662c <vm_exec_core+33052>, 0x56319962664a <vm_exec_core+33082>, 0x563199626668 <vm_exec_core+33112>...}
#24 0x00005631996399ae in rb_vm_exec (ec=0x56319b38ec70) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x56319b38ec70
        _tag = {tag = 36, retval = 4, buf = {0x7ffdf7164440, 0x56319963992c <rb_vm_exec+190>, 0x0, 0x7ffdf7164390, 0x7ffdf7164430}, prev = 0x7ffdf7164750, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#25 0x0000563199636342 in invoke_block (ec=0x56319b38ec70, iseq=0x7f6c2b4f0f30, self=140103008439800, captured=0x7f6c461dcfb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1516
        arg_size = 1
#26 0x0000563199636768 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffdf7164678, argc=1, self=140103008439800, captured=0x7f6c461dcfb8, ec=0x56319b38ec70) at /tmp/ruby/src/trunk-O0/vm.c:1586
        iseq = 0x7f6c2b4f0f30
        opt_pc = 0
        type = 572653569
        cfp = 0x7f6c461dcf68
        sp = 0x7f6c460dd070
        flags = 0
        use_argv = 0x7ffdf7164678
        av = {94771026608337, 140103009554280}
        stack_argv = 0x7f6c460dd070
#27 invoke_block_from_c_bh (ec=0x56319b38ec70, block_handler=140103009554361, argc=1, argv=0x7ffdf7164678, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1604
        captured = 0x7f6c461dcfb8
#28 0x0000563199636962 in vm_yield_with_cref (ec=0x56319b38ec70, argc=1, argv=0x7ffdf7164678, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1641
No locals.
#29 0x00005631996369a0 in vm_yield (ec=0x56319b38ec70, argc=1, argv=0x7ffdf7164678, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1649
No locals.
#30 0x0000563199630c6b in rb_yield_0 (argc=1, argv=0x7ffdf7164678) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#31 0x0000563199630cd2 in rb_yield (val=140102554363280) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#32 0x000056319974940c in select_bang_i (a=140728748886000) at /tmp/ruby/src/trunk-O0/array.c:3799
        v = 140102554363280
        arg = 0x7ffdf71647f0
        ary = 140102560583120
        i1 = 43458
        i2 = 43458
#33 0x0000563199414281 in rb_ensure (b_proc=0x5631997493b4 <select_bang_i>, data1=140728748886000, e_proc=0x56319974948e <select_bang_ensure>, data2=140728748886000) at /tmp/ruby/src/trunk-O0/eval.c:1000
        _ec = 0x56319b38ec70
        _tag = {tag = 36, retval = 140102560583120, buf = {0x7ffdf71647d0, 0x563199414224 <rb_ensure+295>, 0x0, 0x7ffdf71646e0, 0x7ffdf71647a8}, prev = 0x7ffdf7165920, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 140102560583120
        ec = 0x56319b38ec70
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x56319974948e <select_bang_ensure>, data2 = 140728748886000}}
#34 0x0000563199749692 in rb_ary_select_bang (ary=140102560583120) at /tmp/ruby/src/trunk-O0/array.c:3862
        args = {ary = 140102560583120, len = {43458, 43458}}
#35 0x00005631997496fc in rb_ary_keep_if (ary=140102560583120) at /tmp/ruby/src/trunk-O0/array.c:3887
No locals.
#36 0x00005631996136fa in ractor_safe_call_cfunc_0 (recv=140102560583120, argc=0, argv=0x7f6c460dd058, func=0x5631997496a8 <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3341
        f = 0x5631997496a8 <rb_ary_keep_if>
#37 0x00005631996142ff in vm_call_cfunc_with_frame_ (ec=0x56319b38ec70, reg_cfp=0x7f6c461dcfa0, calling=0x7ffdf7164c80, argc=0, argv=0x7f6c460dd058, stack_bottom=0x7f6c460dd050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3525
        ci = 0x357100000001
        cc = 0x7f6c2ba1fba0
        val = 94564866220019
        me = 0x7f6c2b4cfa10
        cfunc = 0x56319b3e1f58
        recv = 140102560583120
        block_handler = 140103009554361
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#38 0x0000563199614577 in vm_call_cfunc_with_frame (ec=0x56319b38ec70, reg_cfp=0x7f6c461dcfa0, calling=0x7ffdf7164c80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3571
        argc = 0
        stack_bottom = 0x7f6c460dd050
        argv = 0x7f6c460dd058
#39 0x000056319961468f in vm_call_cfunc_other (ec=0x56319b38ec70, reg_cfp=0x7f6c461dcfa0, calling=0x7ffdf7164c80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3597
        ci = 0x357100000001
        argv_ary = 0
#40 0x0000563199614abe in vm_call_cfunc (ec=0x56319b38ec70, reg_cfp=0x7f6c461dcfa0, calling=0x7ffdf7164c80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3679
        ci = 0x357100000001
#41 0x00005631996175f9 in vm_call_method_each_type (ec=0x56319b38ec70, cfp=0x7f6c461dcfa0, calling=0x7ffdf7164c80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4470
        aset_mask = 2027
        ivar_mask = 726465040
        ci = 0x357100000001
        cc = 0x7f6c2ba1fba0
        cme = 0x7f6c2b4cfa10
        v = 94771058629656
#42 0x00005631996180a5 in vm_call_method (ec=0x56319b38ec70, cfp=0x7f6c461dcfa0, calling=0x7ffdf7164c80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4596
        ci = 0x357100000001
        cc = 0x7f6c2ba1fba0
#43 0x00005631996182a7 in vm_call_general (ec=0x56319b38ec70, reg_cfp=0x7f6c461dcfa0, calling=0x7ffdf7164c80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4640
No locals.
#44 0x000056319961a9b3 in vm_sendish (ec=0x56319b38ec70, reg_cfp=0x7f6c461dcfa0, cd=0x56319b537510, block_handler=140103009554361, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5654
        val = 36
        ci = 0x357100000001
        cc = 0x7f6c2ba1fba0
        argc = 0
        recv = 140102560583120
        calling = {cd = 0x56319b537510, cc = 0x7f6c2ba1fba0, block_handler = 140103009554361, recv = 140102560583120, argc = 0, kw_splat = false, heap_argv = 0}
#45 0x0000563199621fc1 in vm_exec_core (ec=0x56319b38ec70) at ../../src/trunk-O0/insns.def:861
        bh = 140103009554361
        cd = 0x56319b537510
        blockiseq = 0x7f6c2b4f0f30
        leaf = false
        val = 140102565232200
        reg_pc = 0x56319b536fd0
        reg_cfp = 0x7f6c461dcfa0
        insns_address_table = {0x56319961e57c <vm_exec_core+108>, 0x56319961e5de <vm_exec_core+206>, 0x56319961e6f1 <vm_exec_core+481>, 0x56319961e805 <vm_exec_core+757>, 0x56319961e9a3 <vm_exec_core+1171>, 0x56319961ead3 <vm_exec_core+1475>, 0x56319961ece5 <vm_exec_core+2005>, 0x56319961edf7 <vm_exec_core+2279>, 0x56319961eed0 <vm_exec_core+2496>, 0x56319961efd7 <vm_exec_core+2759>, 0x56319961f0de <vm_exec_core+3022>, 0x56319961f1ec <vm_exec_core+3292>, 0x56319961f2fe <vm_exec_core+3566>, 0x56319961f3ce <vm_exec_core+3774>, 0x56319961f4d7 <vm_exec_core+4039>, 0x56319961f5d1 <vm_exec_core+4289>, 0x56319961f694 <vm_exec_core+4484>, 0x56319961f757 <vm_exec_core+4679>, 0x56319961f7e0 <vm_exec_core+4816>, 0x56319961f86c <vm_exec_core+4956>, 0x56319961f912 <vm_exec_core+5122>, 0x56319961f9ea <vm_exec_core+5338>, 0x56319961fab7 <vm_exec_core+5543>, 0x56319961fb95 <vm_exec_core+5765>, 0x56319961fc57 <vm_exec_core+5959>, 0x56319961fd96 <vm_exec_core+6278>, 0x56319961fe3c <vm_exec_core+6444>, 0x56319961ff21 <vm_exec_core+6673>, 0x563199620050 <vm_exec_core+6976>, 0x563199620121 <vm_exec_core+7185>, 0x5631996201e4 <vm_exec_core+7380>, 0x5631996202a7 <vm_exec_core+7575>, 0x56319962039e <vm_exec_core+7822>, 0x563199620460 <vm_exec_core+8016>, 0x563199620522 <vm_exec_core+8210>, 0x56319962061c <vm_exec_core+8460>, 0x5631996206fb <vm_exec_core+8683>, 0x5631996207e8 <vm_exec_core+8920>, 0x5631996208f8 <vm_exec_core+9192>, 0x5631996209f2 <vm_exec_core+9442>, 0x563199620a6d <vm_exec_core+9565>, 0x563199620b2e <vm_exec_core+9758>, 0x563199620c1c <vm_exec_core+9996>, 0x563199620ccc <vm_exec_core+10172>, 0x563199620e4b <vm_exec_core+10555>, 0x563199620f25 <vm_exec_core+10773>, 0x563199621011 <vm_exec_core+11009>, 0x5631996210a2 <vm_exec_core+11154>, 0x5631996211fd <vm_exec_core+11501>, 0x5631996217b7 <vm_exec_core+12967>, 0x5631996218b3 <vm_exec_core+13219>, 0x5631996219b6 <vm_exec_core+13478>, 0x563199621aa2 <vm_exec_core+13714>, 0x563199621cbb <vm_exec_core+14251>, 0x563199621dad <vm_exec_core+14493>, 0x563199621eb3 <vm_exec_core+14755>, 0x5631996220be <vm_exec_core+15278>, 0x563199622275 <vm_exec_core+15717>, 0x5631996223a9 <vm_exec_core+16025>, 0x56319962251e <vm_exec_core+16398>, 0x563199622652 <vm_exec_core+16706>, 0x5631996227c7 <vm_exec_core+17079>, 0x5631996229a9 <vm_exec_core+17561>, 0x563199622bb4 <vm_exec_core+18084>, 0x563199622d6b <vm_exec_core+18523>, 0x563199622e8d <vm_exec_core+18813>, 0x563199622f34 <vm_exec_core+18980>, 0x563199622ff8 <vm_exec_core+19176>, 0x5631996230e1 <vm_exec_core+19409>, 0x5631996231cd <vm_exec_core+19645>, 0x5631996232b6 <vm_exec_core+19878>, 0x5631996233ca <vm_exec_core+20154>, 0x5631996234f1 <vm_exec_core+20449>, 0x563199623630 <vm_exec_core+20768>, 0x56319962376f <vm_exec_core+21087>, 0x5631996238ae <vm_exec_core+21406>, 0x5631996239ed <vm_exec_core+21725>, 0x563199623b2c <vm_exec_core+22044>, 0x563199623c76 <vm_exec_core+22374>, 0x563199623df9 <vm_exec_core+22761>, 0x563199623f38 <vm_exec_core+23080>, 0x563199624077 <vm_exec_core+23399>, 0x5631996241b6 <vm_exec_core+23718>, 0x5631996242f5 <vm_exec_core+24037>, 0x563199624434 <vm_exec_core+24356>, 0x563199624573 <vm_exec_core+24675>, 0x5631996246b2 <vm_exec_core+24994>, 0x5631996247f1 <vm_exec_core+25313>, 0x563199624949 <vm_exec_core+25657>, 0x563199624b0f <vm_exec_core+26111>, 0x563199624c96 <vm_exec_core+26502>, 0x563199624dbe <vm_exec_core+26798>, 0x563199624ee6 <vm_exec_core+27094>, 0x563199625009 <vm_exec_core+27385>, 0x56319962512c <vm_exec_core+27676>, 0x563199625260 <vm_exec_core+27984>, 0x56319962539f <vm_exec_core+28303>, 0x56319962548a <vm_exec_core+28538>, 0x56319962558f <vm_exec_core+28799>, 0x5631996256d7 <vm_exec_core+29127>, 0x5631996257c6 <vm_exec_core+29366>, 0x5631996258af <vm_exec_core+29599>, 0x563199625984 <vm_exec_core+29812>, 0x563199625a59 <vm_exec_core+30025>, 0x563199625ad5 <vm_exec_core+30149>, 0x563199625b51 <vm_exec_core+30273>, 0x563199625b6f <vm_exec_core+30303>, 0x563199625b8d <vm_exec_core+30333>, 0x563199625bab <vm_exec_core+30363>, 0x563199625bc9 <vm_exec_core+30393>, 0x563199625be7 <vm_exec_core+30423>, 0x563199625c05 <vm_exec_core+30453>, 0x563199625c23 <vm_exec_core+30483>, 0x563199625c41 <vm_exec_core+30513>, 0x563199625c5f <vm_exec_core+30543>, 0x563199625c7d <vm_exec_core+30573>, 0x563199625c9b <vm_exec_core+30603>, 0x563199625cb9 <vm_exec_core+30633>, 0x563199625cd7 <vm_exec_core+30663>, 0x563199625cf5 <vm_exec_core+30693>, 0x563199625d13 <vm_exec_core+30723>, 0x563199625d31 <vm_exec_core+30753>, 0x563199625d4f <vm_exec_core+30783>, 0x563199625d6d <vm_exec_core+30813>, 0x563199625d8b <vm_exec_core+30843>, 0x563199625da9 <vm_exec_core+30873>, 0x563199625dc7 <vm_exec_core+30903>, 0x563199625de5 <vm_exec_core+30933>, 0x563199625e03 <vm_exec_core+30963>, 0x563199625e21 <vm_exec_core+30993>, 0x563199625e3f <vm_exec_core+31023>, 0x563199625e5d <vm_exec_core+31053>, 0x563199625e7b <vm_exec_core+31083>, 0x563199625e99 <vm_exec_core+31113>, 0x563199625eb7 <vm_exec_core+31143>, 0x563199625ed5 <vm_exec_core+31173>, 0x563199625ef3 <vm_exec_core+31203>, 0x563199625f11 <vm_exec_core+31233>, 0x563199625f2f <vm_exec_core+31263>, 0x563199625f4d <vm_exec_core+31293>, 0x563199625f6b <vm_exec_core+31323>, 0x563199625f89 <vm_exec_core+31353>, 0x563199625fa7 <vm_exec_core+31383>, 0x563199625fc5 <vm_exec_core+31413>, 0x563199625fe3 <vm_exec_core+31443>, 0x563199626001 <vm_exec_core+31473>, 0x56319962601f <vm_exec_core+31503>, 0x56319962603d <vm_exec_core+31533>, 0x56319962605b <vm_exec_core+31563>, 0x563199626079 <vm_exec_core+31593>, 0x563199626097 <vm_exec_core+31623>, 0x5631996260b5 <vm_exec_core+31653>, 0x5631996260d3 <vm_exec_core+31683>, 0x5631996260f1 <vm_exec_core+31713>, 0x56319962610f <vm_exec_core+31743>, 0x56319962612d <vm_exec_core+31773>, 0x56319962614b <vm_exec_core+31803>, 0x563199626169 <vm_exec_core+31833>, 0x563199626187 <vm_exec_core+31863>, 0x5631996261a5 <vm_exec_core+31893>, 0x5631996261c3 <vm_exec_core+31923>, 0x5631996261e1 <vm_exec_core+31953>, 0x5631996261ff <vm_exec_core+31983>, 0x56319962621d <vm_exec_core+32013>, 0x56319962623b <vm_exec_core+32043>, 0x563199626259 <vm_exec_core+32073>, 0x563199626277 <vm_exec_core+32103>, 0x563199626295 <vm_exec_core+32133>, 0x5631996262b3 <vm_exec_core+32163>, 0x5631996262d1 <vm_exec_core+32193>, 0x5631996262ef <vm_exec_core+32223>, 0x56319962630d <vm_exec_core+32253>, 0x56319962632b <vm_exec_core+32283>, 0x563199626349 <vm_exec_core+32313>, 0x563199626367 <vm_exec_core+32343>, 0x563199626385 <vm_exec_core+32373>, 0x5631996263a3 <vm_exec_core+32403>, 0x5631996263c1 <vm_exec_core+32433>, 0x5631996263df <vm_exec_core+32463>, 0x5631996263fd <vm_exec_core+32493>, 0x56319962641b <vm_exec_core+32523>, 0x563199626439 <vm_exec_core+32553>, 0x563199626457 <vm_exec_core+32583>, 0x563199626475 <vm_exec_core+32613>, 0x5631996264a6 <vm_exec_core+32662>, 0x5631996264c4 <vm_exec_core+32692>, 0x5631996264e2 <vm_exec_core+32722>, 0x563199626500 <vm_exec_core+32752>, 0x56319962651e <vm_exec_core+32782>, 0x56319962653c <vm_exec_core+32812>, 0x56319962655a <vm_exec_core+32842>, 0x563199626578 <vm_exec_core+32872>, 0x563199626596 <vm_exec_core+32902>, 0x5631996265b4 <vm_exec_core+32932>, 0x5631996265d2 <vm_exec_core+32962>, 0x5631996265f0 <vm_exec_core+32992>, 0x56319962660e <vm_exec_core+33022>, 0x56319962662c <vm_exec_core+33052>, 0x56319962664a <vm_exec_core+33082>, 0x563199626668 <vm_exec_core+33112>...}
#46 0x00005631996399ae in rb_vm_exec (ec=0x56319b38ec70) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x56319b38ec70
        _tag = {tag = 36, retval = 4, buf = {0x7ffdf71659a0, 0x56319963992c <rb_vm_exec+190>, 0x0, 0x7ffdf71658f0, 0x56319b415f70}, prev = 0x7ffdf7165a10, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#47 0x000056319963a80d in rb_iseq_eval_main (iseq=0x7f6c2bb51ff0) at /tmp/ruby/src/trunk-O0/vm.c:2818
        ec = 0x56319b38ec70
        val = 140728748890656
#48 0x000056319941249e in rb_ec_exec_node (ec=0x56319b38ec70, n=0x7f6c2bb51ff0) at /tmp/ruby/src/trunk-O0/eval.c:282
        _ec = 0x56319b38ec70
        _tag = {tag = 36, retval = 94771024566960, buf = {0x7ffdf7165a90, 0x56319941244a <rb_ec_exec_node+212>, 0x0, 0x7ffdf71659e0, 0x56319b38ec70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f6c2bb51ff0
#49 0x000056319941260f in ruby_run_node (n=0x7f6c2bb51ff0) at /tmp/ruby/src/trunk-O0/eval.c:320
        ec = 0x56319b38ec70
        status = 22065
#50 0x000056319940dc2e in rb_main (argc=122, argv=0x7ffdf7165c38) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140728748890896
#51 0x000056319940dc8f in main (argc=122, argv=0x7ffdf7165c38) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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