# Logfile created on 2024-05-30 03:50:29 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005572f7d1a820 @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'", @spec_opts="-j", @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.20240530-035029", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005572f7daf088 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005572f7daeea8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005572f7daecc8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240530-035029", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240530-035029>, @binmode=false, @mon_data=#<Monitor:0x00005572f7daec00>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   f170226..ba8e6e7  master     -> origin/master
Updating f170226..ba8e6e7
Fast-forward
 doc/strscan/helper_methods.md                      |  128 ++
 doc/strscan/link_refs.txt                          |   17 +
 doc/strscan/strscan.md                             |  543 +++++++
 ext/strscan/strscan.c                              | 1628 +++++++++++++++-----
 lib/rubygems/basic_specification.rb                |   13 -
 lib/rubygems/commands/pristine_command.rb          |    6 +-
 lib/rubygems/specification_record.rb               |    1 +
 test/rubygems/test_gem.rb                          |   10 +-
 .../rubygems/test_gem_commands_pristine_command.rb |   11 +-
 tool/release.sh                                    |    5 +-
 tool/sync_default_gems.rb                          |    1 +
 11 files changed, 1920 insertions(+), 443 deletions(-)
 create mode 100644 doc/strscan/helper_methods.md
 create mode 100644 doc/strscan/link_refs.txt
 create mode 100644 doc/strscan/strscan.md
Latest commit hash = ba8e6e77fd
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

builtin_binary.inc updated
b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265  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'
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'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering 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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/psych'
make[2]: Entering 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
compiling /tmp/ruby/src/trunk-O0/ext/strscan/strscan.c
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.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/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/nkf-0.2.0/ext/nkf'
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/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
	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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
generating encdb.h
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Failed tests:
TestEnumerable#test_reverse_each_memory_corruption: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit expired timeout (10 sec)
TestEnumerable#test_callcc: Test::Unit::PendedError: requires callcc support
TestGCCompact#test_moving_arrays_down_size_pools: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
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 1471.273304s, 17.6493 tests/s, 4276.1117 assertions/s.
25967 tests, 6291329 assertions, 0 failures, 0 errors, 325 skips

ruby -v: ruby 3.4.0dev (2024-05-30T03:46:19Z master ba8e6e77fd) [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 -j' 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 '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.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/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.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/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 -fy -o /tmp/rubytest.yt1a5a/1-mspec-multi-0
$ /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 -fy -o /tmp/rubytest.yt1a5a/2-mspec-multi-1
$ /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 -fy -o /tmp/rubytest.yt1a5a/3-mspec-multi-2
$ /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 -fy -o /tmp/rubytest.yt1a5a/4-mspec-multi-3
$ /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 -fy -o /tmp/rubytest.yt1a5a/5-mspec-multi-4
$ /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 -fy -o /tmp/rubytest.yt1a5a/6-mspec-multi-5
$ /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 -fy -o /tmp/rubytest.yt1a5a/7-mspec-multi-6
$ /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 -fy -o /tmp/rubytest.yt1a5a/8-mspec-multi-7
$ /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 -fy -o /tmp/rubytest.yt1a5a/9-mspec-multi-8
$ /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 -fy -o /tmp/rubytest.yt1a5a/10-mspec-multi-9
$ /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 -fy -o /tmp/rubytest.yt1a5a/11-mspec-multi-10
$ /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 -fy -o /tmp/rubytest.yt1a5a/12-mspec-multi-11
$ /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 -fy -o /tmp/rubytest.yt1a5a/13-mspec-multi-12
$ /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 -fy -o /tmp/rubytest.yt1a5a/14-mspec-multi-13
$ /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 -fy -o /tmp/rubytest.yt1a5a/15-mspec-multi-14
$ /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 -fy -o /tmp/rubytest.yt1a5a/16-mspec-multi-15
ruby 3.4.0dev (2024-05-30T03:46:19Z master ba8e6e77fd) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ...........

Finished in 141.059584 seconds

3430 files, 32641 examples, 130324 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.2501065.ruby -x gdbscript
[New LWP 2501065]
[New LWP 2501068]
[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/tool/l'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0000558c28c80821 in calc_pos (iseq=0x7f84a2f7e788, pc=0x558c2b1bd970, lineno=0x558c2b190fc4, node_id=0x0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:59
59	        ptrdiff_t n = pc - ISEQ_BODY(iseq)->iseq_encoded;
[Current thread is 1 (Thread 0x7f84bd7067c0 (LWP 2501065))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f84bd7067c0 (LWP 2501065) 0x0000558c28c80821 in calc_pos (iseq=0x7f84a2f7e788, pc=0x558c2b1bd970, lineno=0x558c2b190fc4, node_id=0x0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:59
  2    Thread 0x7f84a412f640 (LWP 2501068) 0x00007f84bd830fde in epoll_wait (epfd=4, events=0x558c2913345c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f84a412f640 (LWP 2501068)):
#0  0x00007f84bd830fde in epoll_wait (epfd=4, events=0x558c2913345c <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  0x0000558c28c06a82 in event_wait (vm=0x558c2b1002a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21900
#2  0x0000558c28c06aa6 in timer_thread_polling (vm=0x558c2b1002a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 683480082
#3  0x0000558c28c07166 in timer_thread_func (ptr=0x558c2b1002a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
        vm = 0x558c2b1002a0
#4  0x00007f84bd79fb43 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 = {140723718600576, -1773136925504371723, 140207665116736, 25, 140208091297872, 140723718600928, 1760280155050148853, 1760335363243312117}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f84bd830bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f84bd7067c0 (LWP 2501065)):
#0  0x0000558c28c80821 in calc_pos (iseq=0x7f84a2f7e788, pc=0x558c2b1bd970, lineno=0x558c2b190fc4, node_id=0x0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:59
        n = 94060467979487
        pos = 94060506845112
#1  0x0000558c28c808e7 in calc_lineno (iseq=0x7f84a2f7e788, pc=0x558c2b1bd970) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:90
        lineno = 21900
#2  0x0000558c28c809b9 in rb_vm_get_sourceline (cfp=0x7f84bd704f68) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:109
        iseq = 0x7f84a2f7e788
        line = 21900
#3  0x0000558c28c77db6 in rb_source_location (pline=0x558c2b191098) at /tmp/ruby/src/trunk-O0/vm.c:1872
        ec = 0x558c2b108410
        cfp = 0x7f84bd704f68
#4  0x0000558c28c77e02 in rb_source_location_cstr (pline=0x558c2b191098) at /tmp/ruby/src/trunk-O0/vm.c:1884
        path = 94060506285072
#5  0x0000558c28e54778 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x558c2b1911c0, fmt=0x558c28f3504b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1105
        file = 0x0
        line = 0
#6  0x0000558c28bc8200 in sigsegv (sig=11, info=0x558c2b1912f0, ctx=0x558c2b1911c0) at /tmp/ruby/src/trunk-O0/signal.c:929
No locals.
#7  <signal handler called>
No locals.
#8  0x0000558c28c80821 in calc_pos (iseq=0x7f84a2f7e788, pc=0x558c2b1bd970, lineno=0x558c2b191e04, node_id=0x0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:59
        n = 94060467979487
        pos = 94060506848760
#9  0x0000558c28c808e7 in calc_lineno (iseq=0x7f84a2f7e788, pc=0x558c2b1bd970) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:90
        lineno = 21900
#10 0x0000558c28c809b9 in rb_vm_get_sourceline (cfp=0x7f84bd704f68) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:109
        iseq = 0x7f84a2f7e788
        line = 21900
#11 0x0000558c28c77db6 in rb_source_location (pline=0x558c2b191ec0) at /tmp/ruby/src/trunk-O0/vm.c:1872
        ec = 0x558c2b108410
        cfp = 0x7f84bd704f68
#12 0x0000558c28c77e02 in rb_source_location_cstr (pline=0x558c2b191ec0) at /tmp/ruby/src/trunk-O0/vm.c:1884
        path = 94060506285072
#13 0x0000558c28e545a2 in rb_bug_without_die (fmt=0x558c28f1d308 "Couldn't unprotect page %p, errno: %s", args=0x558c2b191f00) at /tmp/ruby/src/trunk-O0/error.c:1082
        file = 0x0
        line = 0
#14 0x0000558c28e546d2 in rb_bug (fmt=0x558c28f1d308 "Couldn't unprotect page %p, errno: %s") at /tmp/ruby/src/trunk-O0/error.c:1093
        args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x558c2b191fe0, reg_save_area = 0x558c2b191f20}}
#15 0x0000558c28aa0dd9 in unlock_page_body (objspace=0x558c2b102c10, body=0x3e900260000) at /tmp/ruby/src/trunk-O0/gc.c:5016
No locals.
#16 0x0000558c28aa10fd in read_barrier_handler (original_address=4299264760997) at /tmp/ruby/src/trunk-O0/gc.c:5115
        _lev = 0
        obj = 4299264760960
        objspace = 0x558c2b102c10
        address = 4299264760960
        page_body = 0x3e900260000
#17 0x0000558c28aa1236 in read_barrier_signal (sig=11, info=0x558c2b1923f0, data=0x558c2b1922c0) at /tmp/ruby/src/trunk-O0/gc.c:5229
        prev_sigbus = {__sigaction_handler = {sa_handler = 0x558c28aa1163 <read_barrier_signal>, sa_sigaction = 0x558c28aa1163 <read_barrier_signal>}, sa_mask = {__val = {0 <repeats 16 times>}}, sa_flags = 201326596, sa_restorer = 0x7f84bd74d520 <__restore_rt>}
        prev_sigsegv = {__sigaction_handler = {sa_handler = 0x558c28aa1163 <read_barrier_signal>, sa_sigaction = 0x558c28aa1163 <read_barrier_signal>}, sa_mask = {__val = {0 <repeats 16 times>}}, sa_flags = 201326596, sa_restorer = 0x7f84bd74d520 <__restore_rt>}
        set = {__val = {1088, 0 <repeats 15 times>}}
        prev_set = {__val = {1024, 0 <repeats 15 times>}}
#18 <signal handler called>
No locals.
#19 RB_BUILTIN_TYPE (obj=140207632072040) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192
        ret = 7
#20 0x0000558c28aa6e7f in gc_compact_destination_pool (objspace=0x558c2b102c10, src_pool=0x558c2b102df0, src=140207632072040) at /tmp/ruby/src/trunk-O0/gc.c:8096
        obj_size = 140207632072040
        idx = 0
#21 0x0000558c28aa6fab in gc_compact_move (objspace=0x558c2b102c10, heap=0x558c2b102e40, size_pool=0x558c2b102df0, src=140207632072040) at /tmp/ruby/src/trunk-O0/gc.c:8134
        __func__ = <optimized out>
        dest_pool = 0x558c28a9711e <RB_FL_TEST+103>
        dheap = 0x80
        new_shape = 0x7f84a21abd68
        orig_shape = 0x7ffccb422930
#22 0x0000558c28aa72cd in gc_compact_plane (objspace=0x558c2b102c10, size_pool=0x558c2b102df0, heap=0x558c2b102e40, p=140207632072040, bitset=1, page=0x558c2b55b5d0) at /tmp/ruby/src/trunk-O0/gc.c:8207
        vp = 140207632072040
        slot_size = 160
        slot_bits = 4
        __func__ = <optimized out>
#23 0x0000558c28aa7459 in gc_compact_page (objspace=0x558c2b102c10, size_pool=0x558c2b102df0, heap=0x558c2b102e40, page=0x558c2b55b5d0) at /tmp/ruby/src/trunk-O0/gc.c:8245
        j = 18
        __func__ = <optimized out>
        mark_bits = 0x558c2b55b6e0
        pin_bits = 0x558c2b55ba20
        bitset = 1229782938247303441
        p = 140207632069640
#24 0x0000558c28aa7598 in gc_sweep_compact (objspace=0x558c2b102c10) at /tmp/ruby/src/trunk-O0/gc.c:8289
        size_pool = 0x558c2b102df0
        heap = 0x558c2b102e40
        start_page = 0x558c2b55b5d0
        i = 2
#25 0x0000558c28aa2aa8 in gc_sweep (objspace=0x558c2b102c10) at /tmp/ruby/src/trunk-O0/gc.c:5898
        immediate_sweep = 1
#26 0x0000558c28aa9376 in gc_start (objspace=0x558c2b102c10, reason=238600) at /tmp/ruby/src/trunk-O0/gc.c:9086
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 21900
#27 0x0000558c28aa8ffb in garbage_collect (objspace=0x558c2b102c10, reason=238592) at /tmp/ruby/src/trunk-O0/gc.c:8966
        _lev = 722481072
        ret = 21900
#28 0x0000558c28aa9ce6 in gc_start_internal (ec=0x0, self=140207665236320, full_mark=20, immediate_mark=20, immediate_sweep=20, compact=20) at /tmp/ruby/src/trunk-O0/gc.c:9416
        objspace = 0x558c2b102c10
        reason = 238592
        __func__ = "gc_start_internal"
#29 0x0000558c28aacf7e in gc_verify_compaction_references (ec=0x558c2b108410, self=140207665236320, double_heap=0, expand_heap=20, toward_empty=20) at /tmp/ruby/src/trunk-O0/gc.c:10602
        objspace = 0x558c2b102c10
#30 0x0000558c28c5dcda in builtin_invoker3 (ec=0x558c2b108410, self=140207665236320, argv=0x7f84bd605088, funcptr=0x558c28aacc31 <gc_verify_compaction_references>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6887
No locals.
#31 0x0000558c28c5e602 in invoke_bf (ec=0x558c2b108410, reg_cfp=0x7f84bd704f68, bf=0x558c29117838 <gc_table+216>, argv=0x7f84bd605088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:7006
        canary_p = false
        ret = 94060467771524
#32 0x0000558c28c5e640 in vm_invoke_builtin (ec=0x558c2b108410, cfp=0x7f84bd704f68, bf=0x558c29117838 <gc_table+216>, argv=0x7f84bd605088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:7014
No locals.
#33 0x0000558c28c6577f in vm_exec_core (ec=0x558c2b108410) at ../../src/trunk-O0/insns.def:1543
        bf = 0x558c29117838 <gc_table+216>
        leaf = false
        val = 140207647424120
        reg_pc = 0x558c2b1bd970
        reg_cfp = 0x7f84bd704f68
        insns_address_table = {0x558c28c5e771 <vm_exec_core+108>, 0x558c28c5e7d3 <vm_exec_core+206>, 0x558c28c5e8e6 <vm_exec_core+481>, 0x558c28c5e9fa <vm_exec_core+757>, 0x558c28c5eb98 <vm_exec_core+1171>, 0x558c28c5ecc8 <vm_exec_core+1475>, 0x558c28c5eeda <vm_exec_core+2005>, 0x558c28c5efec <vm_exec_core+2279>, 0x558c28c5f0c5 <vm_exec_core+2496>, 0x558c28c5f1cc <vm_exec_core+2759>, 0x558c28c5f2d3 <vm_exec_core+3022>, 0x558c28c5f3e1 <vm_exec_core+3292>, 0x558c28c5f4f3 <vm_exec_core+3566>, 0x558c28c5f5c3 <vm_exec_core+3774>, 0x558c28c5f6cc <vm_exec_core+4039>, 0x558c28c5f7c6 <vm_exec_core+4289>, 0x558c28c5f889 <vm_exec_core+4484>, 0x558c28c5f94c <vm_exec_core+4679>, 0x558c28c5f9d5 <vm_exec_core+4816>, 0x558c28c5fa61 <vm_exec_core+4956>, 0x558c28c5fb07 <vm_exec_core+5122>, 0x558c28c5fbdf <vm_exec_core+5338>, 0x558c28c5fcb1 <vm_exec_core+5548>, 0x558c28c5fd83 <vm_exec_core+5758>, 0x558c28c5fe61 <vm_exec_core+5980>, 0x558c28c5ff23 <vm_exec_core+6174>, 0x558c28c60062 <vm_exec_core+6493>, 0x558c28c60108 <vm_exec_core+6659>, 0x558c28c601ed <vm_exec_core+6888>, 0x558c28c6031c <vm_exec_core+7191>, 0x558c28c603ed <vm_exec_core+7400>, 0x558c28c604b0 <vm_exec_core+7595>, 0x558c28c60573 <vm_exec_core+7790>, 0x558c28c6066a <vm_exec_core+8037>, 0x558c28c6072c <vm_exec_core+8231>, 0x558c28c607ee <vm_exec_core+8425>, 0x558c28c608e8 <vm_exec_core+8675>, 0x558c28c609c7 <vm_exec_core+8898>, 0x558c28c60ab4 <vm_exec_core+9135>, 0x558c28c60bc4 <vm_exec_core+9407>, 0x558c28c60cbe <vm_exec_core+9657>, 0x558c28c60d39 <vm_exec_core+9780>, 0x558c28c60dfa <vm_exec_core+9973>, 0x558c28c60ee8 <vm_exec_core+10211>, 0x558c28c60f98 <vm_exec_core+10387>, 0x558c28c61117 <vm_exec_core+10770>, 0x558c28c611f1 <vm_exec_core+10988>, 0x558c28c612dd <vm_exec_core+11224>, 0x558c28c6136e <vm_exec_core+11369>, 0x558c28c614c9 <vm_exec_core+11716>, 0x558c28c61a83 <vm_exec_core+13182>, 0x558c28c61b7f <vm_exec_core+13434>, 0x558c28c61c82 <vm_exec_core+13693>, 0x558c28c61d6e <vm_exec_core+13929>, 0x558c28c61f87 <vm_exec_core+14466>, 0x558c28c62079 <vm_exec_core+14708>, 0x558c28c6217f <vm_exec_core+14970>, 0x558c28c6238a <vm_exec_core+15493>, 0x558c28c62541 <vm_exec_core+15932>, 0x558c28c62675 <vm_exec_core+16240>, 0x558c28c627ea <vm_exec_core+16613>, 0x558c28c6291e <vm_exec_core+16921>, 0x558c28c62a93 <vm_exec_core+17294>, 0x558c28c62cf0 <vm_exec_core+17899>, 0x558c28c62efb <vm_exec_core+18422>, 0x558c28c630b2 <vm_exec_core+18861>, 0x558c28c631d4 <vm_exec_core+19151>, 0x558c28c6327b <vm_exec_core+19318>, 0x558c28c6333f <vm_exec_core+19514>, 0x558c28c63428 <vm_exec_core+19747>, 0x558c28c63514 <vm_exec_core+19983>, 0x558c28c635fd <vm_exec_core+20216>, 0x558c28c63711 <vm_exec_core+20492>, 0x558c28c63838 <vm_exec_core+20787>, 0x558c28c63977 <vm_exec_core+21106>, 0x558c28c63ab6 <vm_exec_core+21425>, 0x558c28c63bf5 <vm_exec_core+21744>, 0x558c28c63d34 <vm_exec_core+22063>, 0x558c28c63e73 <vm_exec_core+22382>, 0x558c28c63fbd <vm_exec_core+22712>, 0x558c28c64140 <vm_exec_core+23099>, 0x558c28c6427f <vm_exec_core+23418>, 0x558c28c643be <vm_exec_core+23737>, 0x558c28c644fd <vm_exec_core+24056>, 0x558c28c6463c <vm_exec_core+24375>, 0x558c28c6477b <vm_exec_core+24694>, 0x558c28c648ba <vm_exec_core+25013>, 0x558c28c649f9 <vm_exec_core+25332>, 0x558c28c64b38 <vm_exec_core+25651>, 0x558c28c64c90 <vm_exec_core+25995>, 0x558c28c64e56 <vm_exec_core+26449>, 0x558c28c64fdd <vm_exec_core+26840>, 0x558c28c65105 <vm_exec_core+27136>, 0x558c28c6522d <vm_exec_core+27432>, 0x558c28c65350 <vm_exec_core+27723>, 0x558c28c65473 <vm_exec_core+28014>, 0x558c28c655a7 <vm_exec_core+28322>, 0x558c28c656e6 <vm_exec_core+28641>, 0x558c28c657d1 <vm_exec_core+28876>, 0x558c28c658d6 <vm_exec_core+29137>, 0x558c28c65a0f <vm_exec_core+29450>, 0x558c28c65afe <vm_exec_core+29689>, 0x558c28c65bed <vm_exec_core+29928>, 0x558c28c65cc2 <vm_exec_core+30141>, 0x558c28c65d97 <vm_exec_core+30354>, 0x558c28c65e13 <vm_exec_core+30478>, 0x558c28c65e8f <vm_exec_core+30602>, 0x558c28c65ead <vm_exec_core+30632>, 0x558c28c65ecb <vm_exec_core+30662>, 0x558c28c65ee9 <vm_exec_core+30692>, 0x558c28c65f07 <vm_exec_core+30722>, 0x558c28c65f25 <vm_exec_core+30752>, 0x558c28c65f43 <vm_exec_core+30782>, 0x558c28c65f61 <vm_exec_core+30812>, 0x558c28c65f7f <vm_exec_core+30842>, 0x558c28c65f9d <vm_exec_core+30872>, 0x558c28c65fbb <vm_exec_core+30902>, 0x558c28c65fd9 <vm_exec_core+30932>, 0x558c28c65ff7 <vm_exec_core+30962>, 0x558c28c66015 <vm_exec_core+30992>, 0x558c28c66033 <vm_exec_core+31022>, 0x558c28c66051 <vm_exec_core+31052>, 0x558c28c6606f <vm_exec_core+31082>, 0x558c28c6608d <vm_exec_core+31112>, 0x558c28c660ab <vm_exec_core+31142>, 0x558c28c660c9 <vm_exec_core+31172>, 0x558c28c660e7 <vm_exec_core+31202>, 0x558c28c66105 <vm_exec_core+31232>, 0x558c28c66123 <vm_exec_core+31262>, 0x558c28c66141 <vm_exec_core+31292>, 0x558c28c6615f <vm_exec_core+31322>, 0x558c28c6617d <vm_exec_core+31352>, 0x558c28c6619b <vm_exec_core+31382>, 0x558c28c661b9 <vm_exec_core+31412>, 0x558c28c661d7 <vm_exec_core+31442>, 0x558c28c661f5 <vm_exec_core+31472>, 0x558c28c66213 <vm_exec_core+31502>, 0x558c28c66231 <vm_exec_core+31532>, 0x558c28c6624f <vm_exec_core+31562>, 0x558c28c6626d <vm_exec_core+31592>, 0x558c28c6628b <vm_exec_core+31622>, 0x558c28c662a9 <vm_exec_core+31652>, 0x558c28c662c7 <vm_exec_core+31682>, 0x558c28c662e5 <vm_exec_core+31712>, 0x558c28c66303 <vm_exec_core+31742>, 0x558c28c66321 <vm_exec_core+31772>, 0x558c28c6633f <vm_exec_core+31802>, 0x558c28c6635d <vm_exec_core+31832>, 0x558c28c6637b <vm_exec_core+31862>, 0x558c28c66399 <vm_exec_core+31892>, 0x558c28c663b7 <vm_exec_core+31922>, 0x558c28c663d5 <vm_exec_core+31952>, 0x558c28c663f3 <vm_exec_core+31982>, 0x558c28c66411 <vm_exec_core+32012>, 0x558c28c6642f <vm_exec_core+32042>, 0x558c28c6644d <vm_exec_core+32072>, 0x558c28c6646b <vm_exec_core+32102>, 0x558c28c66489 <vm_exec_core+32132>, 0x558c28c664a7 <vm_exec_core+32162>, 0x558c28c664c5 <vm_exec_core+32192>, 0x558c28c664e3 <vm_exec_core+32222>, 0x558c28c66501 <vm_exec_core+32252>, 0x558c28c6651f <vm_exec_core+32282>, 0x558c28c6653d <vm_exec_core+32312>, 0x558c28c6655b <vm_exec_core+32342>, 0x558c28c66579 <vm_exec_core+32372>, 0x558c28c66597 <vm_exec_core+32402>, 0x558c28c665b5 <vm_exec_core+32432>, 0x558c28c665d3 <vm_exec_core+32462>, 0x558c28c665f1 <vm_exec_core+32492>, 0x558c28c6660f <vm_exec_core+32522>, 0x558c28c6662d <vm_exec_core+32552>, 0x558c28c6664b <vm_exec_core+32582>, 0x558c28c66669 <vm_exec_core+32612>, 0x558c28c66687 <vm_exec_core+32642>, 0x558c28c666a5 <vm_exec_core+32672>, 0x558c28c666c3 <vm_exec_core+32702>, 0x558c28c666e1 <vm_exec_core+32732>, 0x558c28c666ff <vm_exec_core+32762>, 0x558c28c6671d <vm_exec_core+32792>, 0x558c28c6673b <vm_exec_core+32822>, 0x558c28c66759 <vm_exec_core+32852>, 0x558c28c66777 <vm_exec_core+32882>, 0x558c28c66795 <vm_exec_core+32912>, 0x558c28c667b3 <vm_exec_core+32942>, 0x558c28c667d1 <vm_exec_core+32972>, 0x558c28c66802 <vm_exec_core+33021>, 0x558c28c66820 <vm_exec_core+33051>, 0x558c28c6683e <vm_exec_core+33081>, 0x558c28c6685c <vm_exec_core+33111>, 0x558c28c6687a <vm_exec_core+33141>, 0x558c28c66898 <vm_exec_core+33171>, 0x558c28c668b6 <vm_exec_core+33201>, 0x558c28c668d4 <vm_exec_core+33231>, 0x558c28c668f2 <vm_exec_core+33261>, 0x558c28c66910 <vm_exec_core+33291>, 0x558c28c6692e <vm_exec_core+33321>, 0x558c28c6694c <vm_exec_core+33351>, 0x558c28c6696a <vm_exec_core+33381>, 0x558c28c66988 <vm_exec_core+33411>...}
#34 0x0000558c28c79e15 in rb_vm_exec (ec=0x558c2b108410) at /tmp/ruby/src/trunk-O0/vm.c:2560
        _ec = 0x558c2b108410
        _tag = {tag = 36, retval = 4, buf = {0x7ffccb4239a0, 0x558c28c79d93 <rb_vm_exec+190>, 0x0, 0x7ffccb4238f0, 0x558c2b188e00}, prev = 0x7ffccb423a10, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#35 0x0000558c28c7ac74 in rb_iseq_eval_main (iseq=0x7f84a30839d0) at /tmp/ruby/src/trunk-O0/vm.c:2826
        ec = 0x558c2b108410
        val = 140723718601248
#36 0x0000558c28a869ee in rb_ec_exec_node (ec=0x558c2b108410, n=0x7f84a30839d0) at /tmp/ruby/src/trunk-O0/eval.c:281
        _ec = 0x558c2b108410
        _tag = {tag = 36, retval = 94060465905664, buf = {0x7ffccb423a90, 0x558c28a8699a <rb_ec_exec_node+212>, 0x0, 0x7ffccb4239e0, 0x558c2b108410}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f84a30839d0
#37 0x0000558c28a86b5f in ruby_run_node (n=0x7f84a30839d0) at /tmp/ruby/src/trunk-O0/eval.c:319
        ec = 0x558c2b108410
        status = 21900
#38 0x0000558c28a8212e in rb_main (argc=121, argv=0x7ffccb423c38) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140723718601488
#39 0x0000558c28a8218f in main (argc=121, argv=0x7ffccb423c38) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.2501448.ruby -x gdbscript
[New LWP 2501448]
[New LWP 2501450]
[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/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055ce29b88a15 in di_read_die (reader=0x55ce2b6c35e0, die=0x55ce2b6c32e0, errout=0x7f09078e66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1449
1449	    if (abbrev_number == 0) {
[Current thread is 1 (Thread 0x7f09076c77c0 (LWP 2501448))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f09076c77c0 (LWP 2501448) 0x000055ce29b88a15 in di_read_die (reader=0x55ce2b6c35e0, die=0x55ce2b6c32e0, errout=0x7f09078e66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1449
  2    Thread 0x7f08ee0ef640 (LWP 2501450) 0x00007f09077f1fde in epoll_wait (epfd=4, events=0x55ce29f3545c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f08ee0ef640 (LWP 2501450)):
#0  0x00007f09077f1fde in epoll_wait (epfd=4, events=0x55ce29f3545c <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  0x000055ce29a08a82 in event_wait (vm=0x55ce2b6322a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21966
#2  0x000055ce29a08aa6 in timer_thread_polling (vm=0x55ce2b6322a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 518849802
#3  0x000055ce29a09166 in timer_thread_func (ptr=0x55ce2b6322a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
        vm = 0x55ce2b6322a0
#4  0x00007f0907760b43 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 = {140728309369600, -5128374852666778380, 139676330423872, 25, 139676756609104, 140728309369952, 5099629642176797940, 5099856889857055988}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f09077f1bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f09076c77c0 (LWP 2501448)):
#0  0x000055ce29b88a15 in di_read_die (reader=0x55ce2b6c35e0, die=0x55ce2b6c32e0, errout=0x7f09078e66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1449
        abbrev_number = 58
#1  0x000055ce29b899b6 in read_abstract_origin (reader=0x55ce2b6c35e0, form=19, abstract_origin=108316, line=0x55ce2b6c3430, errout=0x7f09078e66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1866
        p = 0x7f08eba89a8d "o\313,"
        q = 0x7f08ebe0543f "\021\001\022\006X\vY\vW\v"
        level = 41
        die = {pos = 19, tag = 728511968, has_children = 21966}
#2  0x000055ce29b89e01 in debug_info_read (reader=0x55ce2b6c35e0, num_traces=23, traces=0x55ce29f38560 <trace>, lines=0x55ce2bd9d560, offset=0, errout=0x7f09078e66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1938
        v = {as = {ptr = 0x1a71c <error: Cannot access memory at address 0x1a71c>, uint64 = 108316, int64 = 108316, addr_idx = 108316}, off = 0, at = 49, form = 19, size = 0, type = 3}
        die = {pos = 4042226, tag = 29, has_children = 1}
        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 = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#3  0x000055ce29b8ad50 in fill_lines (num_traces=23, traces=0x55ce29f38560 <trace>, check_debuglink=1, objp=0x55ce2b6c3f00, lines=0x55ce2bd9d560, offset=0, errout=0x7f09078e66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x55ce2bd9dc00, file = 0x7f08eae5c000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f08eba5d37e "\201~\a", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f08ebf2cb14 "\321w", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f08ebf140dd "codegen.rs", debug_line_directories = 0x7f08ebf1379d "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7f08eba77a9b "\335\350\016", cu_end = 0x7f08ebad5203 "\276W\003", pend = 0x7f08ebde4692 "\001(", q0 = 0x7f08ebe052bf "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f08ebe0543f "\021\001\022\006X\vY\vW\v", format = 4, address_size = 8 '\b', level = 41, abbrev_table = {0x7f0907a56670 "", 0x7f08ebe052c0 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f08ebe052d6 "4", 0x7f08ebe052e1 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f08ebe052ef "\r", 0x7f08ebe052fd "\017", 0x7f08ebe05308 "$", 0x7f08ebe05313 "9\001\003\016", 0x7f08ebe0531a "\023", 0x7f08ebe05326 "\023\001\003\016\v\v\210\001\017", 0x7f08ebe05332 "/", 0x7f08ebe0533b ".\001n\016\003\016:\v;\005I\023 \v", 0x7f08ebe0534c "4", 0x7f08ebe0535c "\005", 0x7f08ebe05369 ".\001n\016\003\016:\v;\005 \v", 0x7f08ebe05378 "\v\001", 0x7f08ebe0537d "\023", 0x7f08ebe05389 "4", 0x7f08ebe05396 "\023\001\003\016<\031\210\001\017", 0x7f08ebe053a2 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f08ebe053b3 "4", 0x7f08ebe053c3 "\005", 0x7f08ebe053ce "\005", 0x7f08ebe053db "4", 0x7f08ebe053e8 ".\001\021\001\022\006@\030\061\023", 0x7f08ebe053f5 "\005", 0x7f08ebe053fe "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f08ebe0540f "4", 0x7f08ebe05418 "\035", 0x7f08ebe05429 "\v\001\021\001\022\006", 0x7f08ebe05432 "4", 0x7f08ebe0543b "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f08ebe0544c "\005", 0x7f08ebe05455 "\005", 0x7f08ebe0545e "4", 0x7f08ebe05467 "\035\001\061\023U\027X\vY\005W\v", 0x7f08ebe05476 "4", 0x7f08ebe0547d ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f08ebe05490 "\005", 0x7f08ebe0549d "\v\001U\027", 0x7f08ebe054a4 "\005", 0x7f08ebe054ab "\035", 0x7f08ebe054ba "\035\001\061\023U\027X\vY\vW\v", 0x7f08ebe054c9 "\005", 0x7f08ebe054d6 "3\001\025\023", 0x7f08ebe054dd "\r", 0x7f08ebe054eb "\031\001\026\v", 0x7f08ebe054f2 "\031\001", 0x7f08ebe054f7 "\023\001\003\016\v\005\210\001\017", 0x7f08ebe05503 "3\001", 0x7f08ebe05508 "3", 0x7f08ebe0550d "\027\001\003\016\v\v\210\001\017", 0x7f08ebe05519 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f08ebe05529 "(", 0x7f08ebe05532 "\005", 0x7f08ebe0553d ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f08ebe05550 "(", 0x7f08ebe05559 "\r", 0x7f08ebe0556a ".\001n\016\003\016:\v;\v \v", 0x7f08ebe05579 "\005", 0x7f08ebe05588 "4", 0x7f08ebe0559a "4", 0x7f08ebe055ac ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f08ebe055c1 "\005", 0x7f08ebe055d0 "4", 0x7f08ebe055d9 ".", 0x7f08ebe055ea ".", 0x7f08ebe055fd "\017", 0x7f08ebe05606 "\001\001I\023", 0x7f08ebe0560d "!", 0x7f08ebe05618 "$", 0x7f08ebe05623 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f08ebe05638 "\005", 0x7f08ebe05647 "\035", 0x7f08ebe05658 "4", 0x7f08ebe0566a "4", 0x7f08ebe0567e "\r", 0x7f08ebe0568c "4", 0x7f08ebe0569b "\035", 0x7f08ebe056aa "\005", 0x7f08ebe056b3 "4", 0x7f08ebe056c2 "4", 0x7f08ebe056cb "4", 0x7f08ebe056da "4", 0x7f08ebe056ec ".", 0x7f08ebe056fd ".\001\003\016:\v;\v \v", 0x7f08ebe0570a ".\001\003\016:\v;\vI\023 \v", 0x7f08ebe05719 "\025\001I\023", 0x7f08ebe05720 "\005", 0x7f08ebe05727 "\025\001", 0x7f08ebe04df4 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023?\031", 0x7f08ebe04e0b "4", 0x7f08ebe04e1d "4", 0x7f08ebe04e2f ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f08ebe04e42 "\005", 0x7f08ebe04e4b "4", 0x7f08ebe04e54 ".", 0x7f08ebe04e65 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f08ebe04e74 "4", 0x7f08ebe04e86 "\035", 0x7f08ebe04e95 ".", 0x7f08ebe04ea8 "\r", 0x7f08ebe04eb6 "\025\001I\023", 0x7f08ebe04ebd "\005", 0x7f08ebe04ec4 "\025\001", 0x7f08ebe04ec9 ".\001\003\016:\v;\v \v", 0x7f08ebe04ed6 ".\001\003\016:\v;\vI\023 \v", 0x7f08ebe037df "\025\001I\023", 0x7f08ebe037e6 "\005", 0x7f08ebe037ed "\025\001", 0x7f08ebe037f2 ".\001\003\016:\v;\v \v", 0x7f08ebe037ff ".\001\003\016:\v;\vI\023 \v", 0x7f08ebe0380e ".\001\003\016:\v;\vI\023?\031 \v", 0x7f08ebdfb380 "\005", 0x7f08ebdfb38f ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f08ebdf768d "!", 0x7f08ebdf7696 "\r", 0x7f08ebdf76ac ".", 0x7f08ebdf76c0 "\035\001\061\023\021\001\022\aX!(Y!\225\rW!\020\001\023", 0x7f08ebdf76d7 "\n", 0x7f08ebdf76e4 ".", 0x7f08ebdf76fd "4", 0x7f08ebdf770e ".", 0x7f08ebdf7726 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f08ebdf7743 ".", 0x7f08ebdf775d ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f08ebdf7779 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f08ebdf778e "\026", 0x7f08ebdf7798 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f08ebdf77a8 "\017", 0x7f08ebdf77b0 "$", 0x7f08ebdf77bc "\026", 0x7f08ebdf77ca "&", 0x7f08ebdf77d0 "\026", 0x7f08ebdf77e0 "(", 0x7f08ebdf77ea "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f08ebdf77ff "\025\001I\023\001\023", 0x7f08ebdf7809 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f08ebdf781e "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f08ebdf7830 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f08ebdf7842 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f08ebdf7855 "\026", 0x7f08ebdf7868 "\r", 0x7f08ebdf787c "\r", 0x7f08ebdf788e "\023\001\v\005:\v;\v9\v\001\023", 0x7f08ebdf789e "!", 0x7f08ebdf78a4 "4", 0x7f08ebdf78b4 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f08ebdf78cf ".", 0x7f08ebdf78e6 ".", 0x7f08ebdf78fd ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f08ebdf7919 ".", 0x7f08ebdf7936 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f08ebdf7957 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f08ebdf7976 ".", 0x7f08ebdf7990 ".", 0x7f08ebdf79ac "4", 0x7f08ebdf79b8 ".", 0x7f08ebdf79d3 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f08ebdf79e7 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f08ebdf7a06 ".", 0x7f08ebdf7a21 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f08ebdf7a37 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f08ebdf7a54 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f08ebdf7a6c ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f08ed8cefc0 "\360\357\214\355\b\177", 0x55ce2b6c3b68 "\323y\337\353\b\177", 0x55ce2b6c42e8 "\256\312\243)\316U", 0x55ce2b6c42f0 "\320\312\243)\316U", 0x55ce2b6c42f8 "\001", 0x55ce2b6c4300 "\003", 0x7f08ed8cefa0 "", 0x7f08ed8cefa8 "", 0x7f08ed8cefb0 "", 0x7f08ed8cefb8 "", 0x7f08ed8cefc8 ">\263\302)\316U", 0x0, 0x7f08ed8cefd0 "\240\370}+\316U", 0x55ce29c2b33e <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x55ce29c2b2f0 <fiber_entry> "\363\017\036\372UH\211\345H\203\354 H\211}\350H\211u\340H\213E\340H\213@\bH\211E\360H\213E\360H\213\200\200", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x55ce2b6c3ca0 "PCl+\316U", 0x55ce2b6c3f40 "\220?l+\316U", 0x7f09077ffcb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x55ce2b6c3ca0 "PCl+\316U", 0x55ce2b6c3d90 "", 0x55ce2b6c3f40 "\220?l+\316U", 0x7f090790b994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55ce2b6c4350 "@\373\024\006\t\177", 0x55ce2b6c4348 "H", 0x55ce2b6c4358 ""...}}
        i = 0
        j = 296
        shstr = 0x7f08eca6f1e4 ""
        ehdr = 0x7f08eae5c000
        shdr = 0x7f08eca6f3d8
        shstr_shdr = 0x7f08eca6ff58
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f08eca6f498
        fd = 5
        filesize = 29441944
        file = 0x7f08eae5c000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f08eca6fed8
        strtab_shdr = 0x7f08eca6ff18
        dynsym_shdr = 0x7f08eca6f558
        dynstr_shdr = 0x7f08eca6f598
        obj = 0x55ce2bd9dc00
        dladdr_fbase = 94343948111872
#4  0x000055ce29b8b6fb in rb_dump_backtrace_with_lines (num_traces=23, traces=0x55ce29f38560 <trace>, errout=0x7f09078e66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 139676322033328
        i = 0
        lines = 0x55ce2bd9d560
        obj = 0x55ce2bd9dc00
        dladdr_fbases = 0x55ce2bd9db30
        main_path = 0x55ce2b6c3ea0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#5  0x000055ce29a87f2c in rb_print_backtrace (errout=0x7f09078e66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x55ce29a87f11 <rb_print_backtrace+36>, 0x55ce29a88634 <rb_vm_bugreport+656>, 0x55ce29c5681e <rb_bug_for_fatal_signal+327>, 0x55ce299ca200 <sigill>, 0x7f090770e520 <__restore_rt>, 0x55ce299c70fc <rb_shape_get_shape_by_id+51>, 0x55ce299c71b7 <rb_shape_get_shape+35>, 0x55ce29a3c3c1 <general_ivar_set+104>, 0x55ce29a3cbcf <rb_obj_ivar_set+91>, 0x55ce29a3cddc <ivar_set+78>, 0x55ce29a3ce59 <rb_ivar_set+59>, 0x55ce2993fc2b <rb_obj_ivar_set_m+120>, 0x55ce29a55880 <ractor_safe_call_cfunc_2+70>, 0x55ce29a56401 <vm_call_cfunc_with_frame_+541>, 0x55ce29a56679 <vm_call_cfunc_with_frame+121>, 0x55ce29a5cad5 <vm_sendish+502>, 0x55ce29a64444 <vm_exec_core+15679>, 0x55ce29a7be15 <rb_vm_exec+320>, 0x55ce29a78732 <invoke_block+216>, 0x55ce29a791ce <vm_invoke_proc+911>, 0x55ce29a79972 <rb_vm_invoke_proc+170>, 0x55ce29c2dcf8 <rb_fiber_start+726>, 0x55ce29c2b33e <fiber_initialize_coroutine>, 0x0 <repeats 1001 times>}
        n = 23
#6  0x000055ce29a88634 in rb_vm_bugreport (ctx=0x55ce2b6c42c0, errout=0x7f09078e66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55ce2b6322a0
        ec = 0x55ce2b7df6d0
#7  0x000055ce29c5681e in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55ce2b6c42c0, fmt=0x55ce29d3704b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1108
        pid = -1
        out = 0x7f09078e66a0 <_IO_2_1_stderr_>
        file = 0x7f08ecf11100 "-"
        line = 10
#8  0x000055ce299ca200 in sigsegv (sig=11, info=0x55ce2b6c43f0, ctx=0x55ce2b6c42c0) at /tmp/ruby/src/trunk-O0/signal.c:929
No locals.
#9  <signal handler called>
No locals.
#10 rb_shape_get_shape_by_id (shape_id=72) at /tmp/ruby/src/trunk-O0/shape.c:333
        shape = 0x7f090614fb40
#11 0x000055ce299c71b7 in rb_shape_get_shape (obj=139676308144560) at /tmp/ruby/src/trunk-O0/shape.c:384
No locals.
#12 0x000055ce29a3c3c1 in general_ivar_set (obj=139676308144560, id=70019, val=1, data=0x0, shape_ivptr_func=0x55ce29a3caae <obj_ivar_set_shape_ivptr>, shape_resize_ivptr_func=0x55ce29a3cad0 <obj_ivar_set_shape_resize_ivptr>, set_shape_func=0x55ce29a3cb01 <obj_ivar_set_set_shape>, transition_too_complex_func=0x55ce29a3cb2f <obj_ivar_set_transition_too_complex>, too_complex_table_func=0x55ce29a3cb52 <obj_ivar_set_too_complex_table>) at /tmp/ruby/src/trunk-O0/variable.c:1503
        result = {index = 0, existing = true}
        current_shape = 0x55ce29d39a28
        index = 0
        table = 0x7f08ecbb01b0
#13 0x000055ce29a3cbcf in rb_obj_ivar_set (obj=139676308144560, id=70019, val=1) at /tmp/ruby/src/trunk-O0/variable.c:1749
No locals.
#14 0x000055ce29a3cddc in ivar_set (obj=139676308144560, id=70019, val=1) at /tmp/ruby/src/trunk-O0/variable.c:1846
No locals.
#15 0x000055ce29a3ce59 in rb_ivar_set (obj=139676308144560, id=70019, val=1) at /tmp/ruby/src/trunk-O0/variable.c:1865
No locals.
#16 0x000055ce2993fc2b in rb_obj_ivar_set_m (obj=139676308144560, iv=139676307132000, val=1) at /tmp/ruby/src/trunk-O0/object.c:2951
        id = 70019
#17 0x000055ce29a55880 in ractor_safe_call_cfunc_2 (recv=139676308144560, argc=2, argv=0x7f08ed8cf0d0, func=0x55ce2993fbb3 <rb_obj_ivar_set_m>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3424
        f = 0x55ce2993fbb3 <rb_obj_ivar_set_m>
#18 0x000055ce29a56401 in vm_call_cfunc_with_frame_ (ec=0x55ce2b7df6d0, reg_cfp=0x7f08ed8eeeb0, calling=0x7f08ed8cdf90, argc=2, argv=0x7f08ed8cf0d0, stack_bottom=0x7f08ed8cf0c8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3594
        ci = 0x10d100140005
        cc = 0x7f08ecb176e0
        val = 139676307132000
        me = 0x7f08ecb17708
        cfunc = 0x55ce2b65ee68
        recv = 139676308144560
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#19 0x000055ce29a56679 in vm_call_cfunc_with_frame (ec=0x55ce2b7df6d0, reg_cfp=0x7f08ed8eeeb0, calling=0x7f08ed8cdf90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        argc = 2
        stack_bottom = 0x7f08ed8cf0c8
        argv = 0x7f08ed8cf0d0
#20 0x000055ce29a5cad5 in vm_sendish (ec=0x55ce2b7df6d0, reg_cfp=0x7f08ed8eeeb0, cd=0x55ce2b7da780, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5723
        val = 36
        ci = 0x10d100140005
        cc = 0x7f08ecb176e0
        argc = 2
        recv = 139676308144560
        calling = {cd = 0x55ce2b7da780, cc = 0x7f08ecb176e0, block_handler = 0, recv = 139676308144560, argc = 2, kw_splat = false, heap_argv = 0}
#21 0x000055ce29a64444 in vm_exec_core (ec=0x55ce2b7df6d0) at ../../src/trunk-O0/insns.def:891
        bh = 0
        cd = 0x55ce2b7da780
        leaf = false
        val = 139676307132000
        reg_pc = 0x55ce2b7ce360
        reg_cfp = 0x7f08ed8eeeb0
        insns_address_table = {0x55ce29a60771 <vm_exec_core+108>, 0x55ce29a607d3 <vm_exec_core+206>, 0x55ce29a608e6 <vm_exec_core+481>, 0x55ce29a609fa <vm_exec_core+757>, 0x55ce29a60b98 <vm_exec_core+1171>, 0x55ce29a60cc8 <vm_exec_core+1475>, 0x55ce29a60eda <vm_exec_core+2005>, 0x55ce29a60fec <vm_exec_core+2279>, 0x55ce29a610c5 <vm_exec_core+2496>, 0x55ce29a611cc <vm_exec_core+2759>, 0x55ce29a612d3 <vm_exec_core+3022>, 0x55ce29a613e1 <vm_exec_core+3292>, 0x55ce29a614f3 <vm_exec_core+3566>, 0x55ce29a615c3 <vm_exec_core+3774>, 0x55ce29a616cc <vm_exec_core+4039>, 0x55ce29a617c6 <vm_exec_core+4289>, 0x55ce29a61889 <vm_exec_core+4484>, 0x55ce29a6194c <vm_exec_core+4679>, 0x55ce29a619d5 <vm_exec_core+4816>, 0x55ce29a61a61 <vm_exec_core+4956>, 0x55ce29a61b07 <vm_exec_core+5122>, 0x55ce29a61bdf <vm_exec_core+5338>, 0x55ce29a61cb1 <vm_exec_core+5548>, 0x55ce29a61d83 <vm_exec_core+5758>, 0x55ce29a61e61 <vm_exec_core+5980>, 0x55ce29a61f23 <vm_exec_core+6174>, 0x55ce29a62062 <vm_exec_core+6493>, 0x55ce29a62108 <vm_exec_core+6659>, 0x55ce29a621ed <vm_exec_core+6888>, 0x55ce29a6231c <vm_exec_core+7191>, 0x55ce29a623ed <vm_exec_core+7400>, 0x55ce29a624b0 <vm_exec_core+7595>, 0x55ce29a62573 <vm_exec_core+7790>, 0x55ce29a6266a <vm_exec_core+8037>, 0x55ce29a6272c <vm_exec_core+8231>, 0x55ce29a627ee <vm_exec_core+8425>, 0x55ce29a628e8 <vm_exec_core+8675>, 0x55ce29a629c7 <vm_exec_core+8898>, 0x55ce29a62ab4 <vm_exec_core+9135>, 0x55ce29a62bc4 <vm_exec_core+9407>, 0x55ce29a62cbe <vm_exec_core+9657>, 0x55ce29a62d39 <vm_exec_core+9780>, 0x55ce29a62dfa <vm_exec_core+9973>, 0x55ce29a62ee8 <vm_exec_core+10211>, 0x55ce29a62f98 <vm_exec_core+10387>, 0x55ce29a63117 <vm_exec_core+10770>, 0x55ce29a631f1 <vm_exec_core+10988>, 0x55ce29a632dd <vm_exec_core+11224>, 0x55ce29a6336e <vm_exec_core+11369>, 0x55ce29a634c9 <vm_exec_core+11716>, 0x55ce29a63a83 <vm_exec_core+13182>, 0x55ce29a63b7f <vm_exec_core+13434>, 0x55ce29a63c82 <vm_exec_core+13693>, 0x55ce29a63d6e <vm_exec_core+13929>, 0x55ce29a63f87 <vm_exec_core+14466>, 0x55ce29a64079 <vm_exec_core+14708>, 0x55ce29a6417f <vm_exec_core+14970>, 0x55ce29a6438a <vm_exec_core+15493>, 0x55ce29a64541 <vm_exec_core+15932>, 0x55ce29a64675 <vm_exec_core+16240>, 0x55ce29a647ea <vm_exec_core+16613>, 0x55ce29a6491e <vm_exec_core+16921>, 0x55ce29a64a93 <vm_exec_core+17294>, 0x55ce29a64cf0 <vm_exec_core+17899>, 0x55ce29a64efb <vm_exec_core+18422>, 0x55ce29a650b2 <vm_exec_core+18861>, 0x55ce29a651d4 <vm_exec_core+19151>, 0x55ce29a6527b <vm_exec_core+19318>, 0x55ce29a6533f <vm_exec_core+19514>, 0x55ce29a65428 <vm_exec_core+19747>, 0x55ce29a65514 <vm_exec_core+19983>, 0x55ce29a655fd <vm_exec_core+20216>, 0x55ce29a65711 <vm_exec_core+20492>, 0x55ce29a65838 <vm_exec_core+20787>, 0x55ce29a65977 <vm_exec_core+21106>, 0x55ce29a65ab6 <vm_exec_core+21425>, 0x55ce29a65bf5 <vm_exec_core+21744>, 0x55ce29a65d34 <vm_exec_core+22063>, 0x55ce29a65e73 <vm_exec_core+22382>, 0x55ce29a65fbd <vm_exec_core+22712>, 0x55ce29a66140 <vm_exec_core+23099>, 0x55ce29a6627f <vm_exec_core+23418>, 0x55ce29a663be <vm_exec_core+23737>, 0x55ce29a664fd <vm_exec_core+24056>, 0x55ce29a6663c <vm_exec_core+24375>, 0x55ce29a6677b <vm_exec_core+24694>, 0x55ce29a668ba <vm_exec_core+25013>, 0x55ce29a669f9 <vm_exec_core+25332>, 0x55ce29a66b38 <vm_exec_core+25651>, 0x55ce29a66c90 <vm_exec_core+25995>, 0x55ce29a66e56 <vm_exec_core+26449>, 0x55ce29a66fdd <vm_exec_core+26840>, 0x55ce29a67105 <vm_exec_core+27136>, 0x55ce29a6722d <vm_exec_core+27432>, 0x55ce29a67350 <vm_exec_core+27723>, 0x55ce29a67473 <vm_exec_core+28014>, 0x55ce29a675a7 <vm_exec_core+28322>, 0x55ce29a676e6 <vm_exec_core+28641>, 0x55ce29a677d1 <vm_exec_core+28876>, 0x55ce29a678d6 <vm_exec_core+29137>, 0x55ce29a67a0f <vm_exec_core+29450>, 0x55ce29a67afe <vm_exec_core+29689>, 0x55ce29a67bed <vm_exec_core+29928>, 0x55ce29a67cc2 <vm_exec_core+30141>, 0x55ce29a67d97 <vm_exec_core+30354>, 0x55ce29a67e13 <vm_exec_core+30478>, 0x55ce29a67e8f <vm_exec_core+30602>, 0x55ce29a67ead <vm_exec_core+30632>, 0x55ce29a67ecb <vm_exec_core+30662>, 0x55ce29a67ee9 <vm_exec_core+30692>, 0x55ce29a67f07 <vm_exec_core+30722>, 0x55ce29a67f25 <vm_exec_core+30752>, 0x55ce29a67f43 <vm_exec_core+30782>, 0x55ce29a67f61 <vm_exec_core+30812>, 0x55ce29a67f7f <vm_exec_core+30842>, 0x55ce29a67f9d <vm_exec_core+30872>, 0x55ce29a67fbb <vm_exec_core+30902>, 0x55ce29a67fd9 <vm_exec_core+30932>, 0x55ce29a67ff7 <vm_exec_core+30962>, 0x55ce29a68015 <vm_exec_core+30992>, 0x55ce29a68033 <vm_exec_core+31022>, 0x55ce29a68051 <vm_exec_core+31052>, 0x55ce29a6806f <vm_exec_core+31082>, 0x55ce29a6808d <vm_exec_core+31112>, 0x55ce29a680ab <vm_exec_core+31142>, 0x55ce29a680c9 <vm_exec_core+31172>, 0x55ce29a680e7 <vm_exec_core+31202>, 0x55ce29a68105 <vm_exec_core+31232>, 0x55ce29a68123 <vm_exec_core+31262>, 0x55ce29a68141 <vm_exec_core+31292>, 0x55ce29a6815f <vm_exec_core+31322>, 0x55ce29a6817d <vm_exec_core+31352>, 0x55ce29a6819b <vm_exec_core+31382>, 0x55ce29a681b9 <vm_exec_core+31412>, 0x55ce29a681d7 <vm_exec_core+31442>, 0x55ce29a681f5 <vm_exec_core+31472>, 0x55ce29a68213 <vm_exec_core+31502>, 0x55ce29a68231 <vm_exec_core+31532>, 0x55ce29a6824f <vm_exec_core+31562>, 0x55ce29a6826d <vm_exec_core+31592>, 0x55ce29a6828b <vm_exec_core+31622>, 0x55ce29a682a9 <vm_exec_core+31652>, 0x55ce29a682c7 <vm_exec_core+31682>, 0x55ce29a682e5 <vm_exec_core+31712>, 0x55ce29a68303 <vm_exec_core+31742>, 0x55ce29a68321 <vm_exec_core+31772>, 0x55ce29a6833f <vm_exec_core+31802>, 0x55ce29a6835d <vm_exec_core+31832>, 0x55ce29a6837b <vm_exec_core+31862>, 0x55ce29a68399 <vm_exec_core+31892>, 0x55ce29a683b7 <vm_exec_core+31922>, 0x55ce29a683d5 <vm_exec_core+31952>, 0x55ce29a683f3 <vm_exec_core+31982>, 0x55ce29a68411 <vm_exec_core+32012>, 0x55ce29a6842f <vm_exec_core+32042>, 0x55ce29a6844d <vm_exec_core+32072>, 0x55ce29a6846b <vm_exec_core+32102>, 0x55ce29a68489 <vm_exec_core+32132>, 0x55ce29a684a7 <vm_exec_core+32162>, 0x55ce29a684c5 <vm_exec_core+32192>, 0x55ce29a684e3 <vm_exec_core+32222>, 0x55ce29a68501 <vm_exec_core+32252>, 0x55ce29a6851f <vm_exec_core+32282>, 0x55ce29a6853d <vm_exec_core+32312>, 0x55ce29a6855b <vm_exec_core+32342>, 0x55ce29a68579 <vm_exec_core+32372>, 0x55ce29a68597 <vm_exec_core+32402>, 0x55ce29a685b5 <vm_exec_core+32432>, 0x55ce29a685d3 <vm_exec_core+32462>, 0x55ce29a685f1 <vm_exec_core+32492>, 0x55ce29a6860f <vm_exec_core+32522>, 0x55ce29a6862d <vm_exec_core+32552>, 0x55ce29a6864b <vm_exec_core+32582>, 0x55ce29a68669 <vm_exec_core+32612>, 0x55ce29a68687 <vm_exec_core+32642>, 0x55ce29a686a5 <vm_exec_core+32672>, 0x55ce29a686c3 <vm_exec_core+32702>, 0x55ce29a686e1 <vm_exec_core+32732>, 0x55ce29a686ff <vm_exec_core+32762>, 0x55ce29a6871d <vm_exec_core+32792>, 0x55ce29a6873b <vm_exec_core+32822>, 0x55ce29a68759 <vm_exec_core+32852>, 0x55ce29a68777 <vm_exec_core+32882>, 0x55ce29a68795 <vm_exec_core+32912>, 0x55ce29a687b3 <vm_exec_core+32942>, 0x55ce29a687d1 <vm_exec_core+32972>, 0x55ce29a68802 <vm_exec_core+33021>, 0x55ce29a68820 <vm_exec_core+33051>, 0x55ce29a6883e <vm_exec_core+33081>, 0x55ce29a6885c <vm_exec_core+33111>, 0x55ce29a6887a <vm_exec_core+33141>, 0x55ce29a68898 <vm_exec_core+33171>, 0x55ce29a688b6 <vm_exec_core+33201>, 0x55ce29a688d4 <vm_exec_core+33231>, 0x55ce29a688f2 <vm_exec_core+33261>, 0x55ce29a68910 <vm_exec_core+33291>, 0x55ce29a6892e <vm_exec_core+33321>, 0x55ce29a6894c <vm_exec_core+33351>, 0x55ce29a6896a <vm_exec_core+33381>, 0x55ce29a68988 <vm_exec_core+33411>...}
#22 0x000055ce29a7be15 in rb_vm_exec (ec=0x55ce2b7df6d0) at /tmp/ruby/src/trunk-O0/vm.c:2560
        _ec = 0x55ce2b7df6d0
        _tag = {tag = 36, retval = 4, buf = {0x7f08ed8cecc0, 0x55ce29a7bd93 <rb_vm_exec+190>, 0x0, 0x7f08ed8cec10, 0x0}, prev = 0x7f08ed8cef40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#23 0x000055ce29a78732 in invoke_block (ec=0x55ce2b7df6d0, iseq=0x7f08ecf4f8e8, self=139676330675720, captured=0x55ce2bfa5090, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1517
        arg_size = 0
#24 0x000055ce29a791ce in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f08ed8cef08, argc=0, self=139676330675720, captured=0x55ce2bfa5090, ec=0x55ce2b7df6d0) at /tmp/ruby/src/trunk-O0/vm.c:1587
        iseq = 0x7f08ecf4f8e8
        opt_pc = 0
        type = 572653569
        cfp = 0x7f08ed8eefc8
        sp = 0x7f08ed8cf018
        flags = 0
        use_argv = 0x7f08ed8cef08
        av = {94343980101088, 0}
        stack_argv = 0x7f08ed8cf018
#25 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f08ed8cef08, argc=0, self=139676330675720, proc=0x55ce2bfa5090, ec=0x55ce2b7df6d0) at /tmp/ruby/src/trunk-O0/vm.c:1685
        block = 0x55ce2bfa5090
#26 vm_invoke_proc (ec=0x55ce2b7df6d0, proc=0x55ce2bfa5090, self=139676330675720, argc=0, argv=0x7f08ed8cef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1715
No locals.
#27 0x000055ce29a79972 in rb_vm_invoke_proc (ec=0x55ce2b7df6d0, proc=0x55ce2bfa5090, argc=0, argv=0x7f08ed8cef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1736
        self = 139676330675720
#28 0x000055ce29c2dcf8 in rb_fiber_start (fiber=0x55ce2b7df680) at /tmp/ruby/src/trunk-O0/cont.c:2540
        cont = 0x55ce2b7df680
        argc = 0
        argv = 0x7f08ed8cef08
        args = 4
        _ec = 0x55ce2b7df6d0
        _tag = {tag = 36, retval = 0, buf = {0x7f08ed8cefc0, 0x55ce29c2db11 <rb_fiber_start+239>, 0x0, 0x7f08ed8ceee0, 0x7f08ed8cefa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        th = 0x55ce2b634830
        proc = 0x55ce2bfa5090
        state = RUBY_TAG_NONE
        need_interrupt = 0
        err = 0
#29 0x000055ce29c2b33e in fiber_entry (from=0x55ce2b63a5e0, to=0x55ce2b7df8a0) at /tmp/ruby/src/trunk-O0/cont.c:850
        fiber = 0x55ce2b7df680
        thread = 0x55ce2b634830
#30 0x0000000000000000 in ?? ()
No symbol table info available.

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