# Logfile created on 2024-06-04 06:00:13 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055df980fa168 @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.20240604-060013", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055df98192f30 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055df98192d50 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055df98192b70 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240604-060013", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240604-060013>, @binmode=false, @mon_data=#<Monitor:0x000055df98192aa8>, @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
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.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
Already up to date.
Latest commit hash = 3eda59e975
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.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
c47ca983612b77880b715590fb4795a140c5611a65aceb20bb5bcce458653e27  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

Retrying...
Finished tests in 1165.954754s, 27.7292 tests/s, 5521.4475 assertions/s.
32331 tests, 6437758 assertions, 0 failures, 0 errors, 326 skips

ruby -v: ruby 3.4.0dev (2024-06-04T03:40:08Z master 3eda59e975) [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.pgx155/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.pgx155/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.pgx155/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.pgx155/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.pgx155/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.pgx155/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.pgx155/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.pgx155/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.pgx155/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.pgx155/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.pgx155/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.pgx155/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.pgx155/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.pgx155/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.pgx155/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.pgx155/16-mspec-multi-15
ruby 3.4.0dev (2024-06-04T03:40:08Z master 3eda59e975) [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 122.260528 seconds

3430 files, 32641 examples, 130379 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.3005306.ruby -x gdbscript
[New LWP 3005306]
[New LWP 3005308]
[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  0x000055ad888524d8 in fill_filename (file=19, format=4 '\004', version=4, include_directories=0x7f60cb756415 "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src/thread", filenames=0x7f60cb756c72 "local.rs", line=0x55ad89cad4b0, obj=0x55ad89edfc40, errout=0x7f60e82f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:313
313	                line->filename = filename;
[Current thread is 1 (Thread 0x7f60e80d97c0 (LWP 3005306))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f60e80d97c0 (LWP 3005306) 0x000055ad888524d8 in fill_filename (file=19, format=4 '\004', version=4, include_directories=0x7f60cb756415 "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src/thread", filenames=0x7f60cb756c72 "local.rs", line=0x55ad89cad4b0, obj=0x55ad89edfc40, errout=0x7f60e82f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:313
  2    Thread 0x7f60ceaff640 (LWP 3005308) 0x00007f60e8201fde in epoll_wait (epfd=4, events=0x55ad88c0345c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f60ceaff640 (LWP 3005308)):
#0  0x00007f60e8201fde in epoll_wait (epfd=4, events=0x55ad88c0345c <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  0x000055ad886d4786 in event_wait (vm=0x55ad89c1c2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21933
#2  0x000055ad886d47aa in timer_thread_polling (vm=0x55ad89c1c2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 75686839
#3  0x000055ad886d4e6a in timer_thread_func (ptr=0x55ad89c1c2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
        vm = 0x55ad89c1c2a0
#4  0x00007f60e8170b43 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 = {140733134438160, 3034782125638814073, 140053761226304, 25, 140054187411536, 140733134438512, -3108562241609791111, -3108497021302339207}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f60e8201bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f60e80d97c0 (LWP 3005306)):
#0  0x000055ad888524d8 in fill_filename (file=19, format=4 '\004', version=4, include_directories=0x7f60cb756415 "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src/thread", filenames=0x7f60cb756c72 "local.rs", line=0x55ad89cad4b0, obj=0x55ad89edfc40, errout=0x7f60e82f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:313
        i = 19
        p = 0x7f60cb756d8b "raw_vec.rs"
        filename = 0x7f60cb756d81 "mod.rs"
        dir = 13
#1  0x000055ad88855726 in debug_info_read (reader=0x55ad89cad660, num_traces=40, traces=0x55ad88c06560 <trace>, lines=0x55ad8a106190, offset=0, errout=0x7f60e82f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1922
        v = {as = {ptr = 0x13 <error: Cannot access memory at address 0x13>, uint64 = 19, int64 = 19, addr_idx = 19}, off = 0, at = 88, form = 11, size = 0, type = 3}
        die = {pos = 5367420, tag = 29, has_children = 1}
        ranges = {low_pc = 0, high_pc = 0, ranges = 720544, low_pc_set = false, high_pc_set = false, ranges_set = true}
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x7f60cba53e6a "index<usize, usize>", 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}
#2  0x000055ad888566d0 in fill_lines (num_traces=40, traces=0x55ad88c06560 <trace>, check_debuglink=1, objp=0x55ad89cadf80, lines=0x55ad8a106190, offset=0, errout=0x7f60e82f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x55ad89edfc40, file = 0x7f60ca663000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f60cb3c1647 "\212B\003", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f60cb76075b "\263\233", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f60cb756c72 "local.rs", debug_line_directories = 0x7f60cb756415 "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src/thread", p = 0x7f60cb3d731c "D\n\t\035\023g$", cu_end = 0x7f60cb3f58d5 "\323\322\003", pend = 0x7f60cb5ef985 "\001(", q0 = 0x7f60cb612b53 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f60cb612ca2 "Y\005W\v", format = 4, address_size = 8 '\b', level = 16, abbrev_table = {0x7f60e8304000 "", 0x7f60cb612b54 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f60cb612b6a "4", 0x7f60cb612b75 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f60cb612b83 "\r", 0x7f60cb612b91 "\017", 0x7f60cb612b9c "$", 0x7f60cb612ba7 "9\001\003\016", 0x7f60cb612bae "\023", 0x7f60cb612bba "\023\001\003\016\v\v\210\001\017", 0x7f60cb612bc6 "/", 0x7f60cb612bcf ".\001n\016\003\016:\v;\005 \v", 0x7f60cb612bde "4", 0x7f60cb612beb "4", 0x7f60cb612bfb "\v\001", 0x7f60cb612c00 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f60cb612c11 "\005", 0x7f60cb612c1e "\023\001\003\016<\031\210\001\017", 0x7f60cb612c2a "\023", 0x7f60cb612c36 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f60cb612c47 "4", 0x7f60cb612c57 "4", 0x7f60cb612c64 "3", 0x7f60cb612c69 "\005", 0x7f60cb612c76 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f60cb612c8b "\005", 0x7f60cb612c9a "\035\001\061\023U\027X\vY\005W\v", 0x7f60cb612ca9 "\005", 0x7f60cb612cb2 "\v\001U\027", 0x7f60cb612cb9 "4", 0x7f60cb612cc2 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f60cb612cd3 "\v\001\021\001\022\006", 0x7f60cb612cdc "4", 0x7f60cb612ce5 "4", 0x7f60cb612cee "\005", 0x7f60cb612cf7 ".\001\021\001\022\006@\030\061\023", 0x7f60cb612d04 "\005", 0x7f60cb612d0f "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f60cb612d20 "\005", 0x7f60cb612d29 "\035", 0x7f60cb612d3a "4", 0x7f60cb612d43 "\035", 0x7f60cb612d54 "4", 0x7f60cb612d5b ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f60cb612d6e "\005", 0x7f60cb612d7b "\005", 0x7f60cb612d82 "\035", 0x7f60cb612d91 "\027\001\003\016\v\v\210\001\017", 0x7f60cb612d9d "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f60cb612dad "(", 0x7f60cb612db6 ".\001n\016\003\016:\v;\v \v", 0x7f60cb612dc5 "\005", 0x7f60cb612dd0 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f60cb612de3 "\005", 0x7f60cb612df0 "\035\001\061\023U\027X\vY\vW\v", 0x7f60cb612dff "\005", 0x7f60cb612e08 "3\001\025\023", 0x7f60cb612e0f "\r", 0x7f60cb612e1d "\031\001\026\v", 0x7f60cb612e24 "\031\001", 0x7f60cb612e29 "3\001", 0x7f60cb612e2e ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f60cb612e41 ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f60cb612e54 "\005", 0x7f60cb612e63 "\035", 0x7f60cb612e72 "(", 0x7f60cb612e7b ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f60cb612e90 "\005", 0x7f60cb612e9f "4", 0x7f60cb612ea8 ".", 0x7f60cb612eb9 "4", 0x7f60cb612ecb "4", 0x7f60cb612edd "4", 0x7f60cb612eec "4", 0x7f60cb612efb "\005", 0x7f60cb612f0a "4", 0x7f60cb612f1c "4", 0x7f60cb612f2e ".", 0x7f60cb612f3f ".\001\003\016:\v;\v \v", 0x7f60cb612f4c ".\001\003\016:\v;\vI\023 \v", 0x7f60cb612f5b "\001\001I\023", 0x7f60cb612f62 "!", 0x7f60cb612f6d "$", 0x7f60cb612f78 "\017", 0x7f60cb612f81 "\025\001I\023", 0x7f60cb612f88 "\005", 0x7f60cb612f8f "\025\001", 0x7f60cb6115a1 "\005", 0x7f60cb6115a8 "\025\001I\023", 0x7f60cb61091b "\025\001", 0x7f60cb60ffe8 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023?\031", 0x7f60cb60ffff "4", 0x7f60cb610011 "4", 0x7f60cb610023 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f60cb610036 "\005", 0x7f60cb61003f "4", 0x7f60cb610048 ".", 0x7f60cb610059 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f60cb610068 "4", 0x7f60cb61007a "\035", 0x7f60cb610089 ".", 0x7f60cb61009c "\r", 0x7f60cb6100aa "\025\001I\023", 0x7f60cb6100b1 "\005", 0x7f60cb6100b8 "\025\001", 0x7f60cb6100bd ".\001\003\016:\v;\v \v", 0x7f60cb6100ca ".\001\003\016:\v;\vI\023 \v", 0x7f60cb60e9d3 "\025\001I\023", 0x7f60cb60e9da "\005", 0x7f60cb60e9e1 "\025\001", 0x7f60cb60e9e6 ".\001\003\016:\v;\v \v", 0x7f60cb60e9f3 ".\001\003\016:\v;\vI\023 \v", 0x7f60cb60ea02 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f60cb606574 "\005", 0x7f60cb606583 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f60cb602881 "!", 0x7f60cb60288a "\r", 0x7f60cb6028a0 ".", 0x7f60cb6028b4 "\035\001\061\023\021\001\022\aX!(Y!\225\rW!\020\001\023", 0x7f60cb6028cb "\n", 0x7f60cb6028d8 ".", 0x7f60cb6028f1 "4", 0x7f60cb602902 ".", 0x7f60cb60291a ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f60cb602937 ".", 0x7f60cb602951 ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f60cb60296d "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f60cb602982 "\026", 0x7f60cb60298c "\023\001\003\016\v\v:\v;\v\001\023", 0x7f60cb60299c "\017", 0x7f60cb6029a4 "$", 0x7f60cb6029b0 "\026", 0x7f60cb6029be "&", 0x7f60cb6029c4 "\026", 0x7f60cb6029d4 "(", 0x7f60cb6029de "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f60cb6029f3 "\025\001I\023\001\023", 0x7f60cb6029fd "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f60cb602a12 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f60cb602a24 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f60cb602a36 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f60cb602a49 "\026", 0x7f60cb602a5c "\r", 0x7f60cb602a70 "\r", 0x7f60cb602a82 "\023\001\v\005:\v;\v9\v\001\023", 0x7f60cb602a92 "!", 0x7f60cb602a98 "4", 0x7f60cb602aa8 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f60cb602ac3 ".", 0x7f60cb602ada ".", 0x7f60cb602af1 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f60cb602b0d ".", 0x7f60cb602b2a ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f60cb602b4b ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f60cb602b6a ".", 0x7f60cb602b84 ".", 0x7f60cb602ba0 "4", 0x7f60cb602bac ".", 0x7f60cb602bc7 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f60cb602bdb ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f60cb602bfa ".", 0x7f60cb602c15 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f60cb602c2b ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f60cb602c48 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f60cb602c60 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7ffefc7c8380 "", 0x55ad89cadbe8 "\307+`\313`\177", 0x55ad89cae368 "\235\021r\210\255U", 0x55ad89cae370 "X{B\315`\177", 0x55ad89cae378 "\005", 0x55ad89cae380 "", 0x7ffefc7c8388 "P\376T\210\255U", 0x7ffefc7c8390 "\300\203|\374\376\177", 0x7ffefc7c8398 "", 0x7ffefc7c83a0 "", 0x7ffefc7c83a8 "u\376T\210\255U", 0x0, 0x7ffefc7c83b0 "\270\203|\374\376\177", 0x55ad8854fe75 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x55ad8854fe50 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=\265\003", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x55ad89cadd20 "\320\343\312\211\255U", 0x55ad89cadfc0 "\020\340\312\211\255U", 0x7f60e820fcb5 <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", 0x55ad89cadd20 "\320\343\312\211\255U", 0x55ad89cade10 "", 0x55ad89cadfc0 "\020\340\312\211\255U", 0x7f60e831d994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55ad89cae3d0 "", 0x55ad89cae3c8 "\370~\r\350`\177", 0x55ad89cae3d8 "\300~\r\350`\177"...}}
        i = 0
        j = 310
        shstr = 0x7f60cc27f159 ""
        ehdr = 0x7f60ca663000
        shdr = 0x7f60cc27f350
        shstr_shdr = 0x7f60cc27fed0
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f60cc27f410
        fd = 5
        filesize = 29478672
        file = 0x7f60ca663000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f60cc27fe50
        strtab_shdr = 0x7f60cc27fe90
        dynsym_shdr = 0x7f60cc27f4d0
        dynstr_shdr = 0x7f60cc27f510
        obj = 0x55ad89edfc40
        dladdr_fbase = 94203804663808
#3  0x000055ad8885707b in rb_dump_backtrace_with_lines (num_traces=40, traces=0x55ad88c06560 <trace>, errout=0x7f60e82f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 140054186786552
        i = 0
        lines = 0x55ad8a106190
        obj = 0x55ad89edfc40
        dladdr_fbases = 0x55ad89edfae0
        main_path = 0x55ad89cadf20 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#4  0x000055ad8875388f in rb_print_backtrace (errout=0x7f60e82f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x55ad88753874 <rb_print_backtrace+36>, 0x55ad88753f97 <rb_vm_bugreport+656>, 0x55ad88923eb8 <rb_bug_for_fatal_signal+327>, 0x55ad88696045 <sigill>, 0x7f60e811e520 <__restore_rt>, 0x55ad88717976 <rb_vm_pop_frame+53>, 0x55ad88721e06 <vm_call_cfunc_with_frame_+643>, 0x55ad88722018 <vm_call_cfunc_with_frame+121>, 0x55ad88728438 <vm_sendish+502>, 0x55ad8872fda7 <vm_exec_core+15679>, 0x55ad88747778 <rb_vm_exec+320>, 0x55ad88744095 <invoke_block+216>, 0x55ad887444bb <invoke_block_from_c_bh+793>, 0x55ad887446b5 <vm_yield_with_cref+90>, 0x55ad887446f3 <vm_yield+56>, 0x55ad8873e910 <rb_yield_0+47>, 0x55ad8873e977 <rb_yield+66>, 0x55ad88860b54 <select_bang_i+88>, 0x55ad885568ab <rb_ensure+388>, 0x55ad88860dda <rb_ary_select_bang+159>, 0x55ad88860e44 <rb_ary_keep_if+84>, 0x55ad8872119b <ractor_safe_call_cfunc_0+48>, 0x55ad88721da0 <vm_call_cfunc_with_frame_+541>, 0x55ad88722018 <vm_call_cfunc_with_frame+121>, 0x55ad88722130 <vm_call_cfunc_other+278>, 0x55ad8872255f <vm_call_cfunc+302>, 0x55ad8872507e <vm_call_method_each_type+289>, 0x55ad88725b2a <vm_call_method+161>, 0x55ad88725d2c <vm_call_general+47>, 0x55ad88728438 <vm_sendish+502>, 0x55ad8872fbf0 <vm_exec_core+15240>, 0x55ad88747778 <rb_vm_exec+320>, 0x55ad887485d7 <rb_iseq_eval_main+61>, 0x55ad88554ace <rb_ec_exec_node+296>, 0x55ad88554c3f <ruby_run_node+138>, 0x55ad8855020e <rb_main+76>, 0x55ad8855026f <main+75>, 0x7f60e8105d90 <__libc_start_call_main+128>, 0x7f60e8105e40 <__libc_start_main_impl+128>, 0x55ad8854fe75 <_start+37>, 0x0 <repeats 984 times>}
        n = 40
#5  0x000055ad88753f97 in rb_vm_bugreport (ctx=0x55ad89cae340, errout=0x7f60e82f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55ad89c1c2a0
        ec = 0x55ad89c24410
#6  0x000055ad88923eb8 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55ad89cae340, fmt=0x55ad88a0506b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1108
        pid = -1
        out = 0x7f60e82f66a0 <_IO_2_1_stderr_>
        file = 0x7f60cd180cf0 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
        line = 33
#7  0x000055ad88696045 in sigsegv (sig=11, info=0x55ad89cae470, ctx=0x55ad89cae340) at /tmp/ruby/src/trunk-O0/signal.c:929
No locals.
#8  <signal handler called>
No locals.
#9  0x000055ad88717976 in rb_vm_pop_frame (ec=0x55ad89c24410) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:456
No locals.
#10 0x000055ad88721e06 in vm_call_cfunc_with_frame_ (ec=0x55ad89c24410, reg_cfp=0x7f60e80d7ef8, calling=0x7ffefc7c5e90, argc=1, argv=0x7f60e7fd80e8, stack_bottom=0x7f60e7fd80e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3598
        ci = 0x8d00140003
        cc = 0x7f60cd95fb20
        val = 0
        me = 0x7f60cd427b58
        cfunc = 0x55ad89c56648
        recv = 12775692
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#11 0x000055ad88722018 in vm_call_cfunc_with_frame (ec=0x55ad89c24410, reg_cfp=0x7f60e80d7ef8, calling=0x7ffefc7c5e90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        argc = 1
        stack_bottom = 0x7f60e7fd80e0
        argv = 0x7f60e7fd80e8
#12 0x000055ad88728438 in vm_sendish (ec=0x55ad89c24410, reg_cfp=0x7f60e80d7ef8, cd=0x55ad89de2500, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5723
        val = 36
        ci = 0x8d00140003
        cc = 0x7f60cd95fb20
        argc = 1
        recv = 12775692
        calling = {cd = 0x55ad89de2500, cc = 0x7f60cd95fb20, block_handler = 0, recv = 12775692, argc = 1, kw_splat = false, heap_argv = 0}
#13 0x000055ad8872fda7 in vm_exec_core (ec=0x55ad89c24410) at ../../src/trunk-O0/insns.def:891
        bh = 0
        cd = 0x55ad89de2500
        leaf = false
        val = 0
        reg_pc = 0x55ad89de1ed8
        reg_cfp = 0x7f60e80d7ef8
        insns_address_table = {0x55ad8872c0d4 <vm_exec_core+108>, 0x55ad8872c136 <vm_exec_core+206>, 0x55ad8872c249 <vm_exec_core+481>, 0x55ad8872c35d <vm_exec_core+757>, 0x55ad8872c4fb <vm_exec_core+1171>, 0x55ad8872c62b <vm_exec_core+1475>, 0x55ad8872c83d <vm_exec_core+2005>, 0x55ad8872c94f <vm_exec_core+2279>, 0x55ad8872ca28 <vm_exec_core+2496>, 0x55ad8872cb2f <vm_exec_core+2759>, 0x55ad8872cc36 <vm_exec_core+3022>, 0x55ad8872cd44 <vm_exec_core+3292>, 0x55ad8872ce56 <vm_exec_core+3566>, 0x55ad8872cf26 <vm_exec_core+3774>, 0x55ad8872d02f <vm_exec_core+4039>, 0x55ad8872d129 <vm_exec_core+4289>, 0x55ad8872d1ec <vm_exec_core+4484>, 0x55ad8872d2af <vm_exec_core+4679>, 0x55ad8872d338 <vm_exec_core+4816>, 0x55ad8872d3c4 <vm_exec_core+4956>, 0x55ad8872d46a <vm_exec_core+5122>, 0x55ad8872d542 <vm_exec_core+5338>, 0x55ad8872d614 <vm_exec_core+5548>, 0x55ad8872d6e6 <vm_exec_core+5758>, 0x55ad8872d7c4 <vm_exec_core+5980>, 0x55ad8872d886 <vm_exec_core+6174>, 0x55ad8872d9c5 <vm_exec_core+6493>, 0x55ad8872da6b <vm_exec_core+6659>, 0x55ad8872db50 <vm_exec_core+6888>, 0x55ad8872dc7f <vm_exec_core+7191>, 0x55ad8872dd50 <vm_exec_core+7400>, 0x55ad8872de13 <vm_exec_core+7595>, 0x55ad8872ded6 <vm_exec_core+7790>, 0x55ad8872dfcd <vm_exec_core+8037>, 0x55ad8872e08f <vm_exec_core+8231>, 0x55ad8872e151 <vm_exec_core+8425>, 0x55ad8872e24b <vm_exec_core+8675>, 0x55ad8872e32a <vm_exec_core+8898>, 0x55ad8872e417 <vm_exec_core+9135>, 0x55ad8872e527 <vm_exec_core+9407>, 0x55ad8872e621 <vm_exec_core+9657>, 0x55ad8872e69c <vm_exec_core+9780>, 0x55ad8872e75d <vm_exec_core+9973>, 0x55ad8872e84b <vm_exec_core+10211>, 0x55ad8872e8fb <vm_exec_core+10387>, 0x55ad8872ea7a <vm_exec_core+10770>, 0x55ad8872eb54 <vm_exec_core+10988>, 0x55ad8872ec40 <vm_exec_core+11224>, 0x55ad8872ecd1 <vm_exec_core+11369>, 0x55ad8872ee2c <vm_exec_core+11716>, 0x55ad8872f3e6 <vm_exec_core+13182>, 0x55ad8872f4e2 <vm_exec_core+13434>, 0x55ad8872f5e5 <vm_exec_core+13693>, 0x55ad8872f6d1 <vm_exec_core+13929>, 0x55ad8872f8ea <vm_exec_core+14466>, 0x55ad8872f9dc <vm_exec_core+14708>, 0x55ad8872fae2 <vm_exec_core+14970>, 0x55ad8872fced <vm_exec_core+15493>, 0x55ad8872fea4 <vm_exec_core+15932>, 0x55ad8872ffd8 <vm_exec_core+16240>, 0x55ad8873014d <vm_exec_core+16613>, 0x55ad88730281 <vm_exec_core+16921>, 0x55ad887303f6 <vm_exec_core+17294>, 0x55ad88730653 <vm_exec_core+17899>, 0x55ad8873085e <vm_exec_core+18422>, 0x55ad88730a15 <vm_exec_core+18861>, 0x55ad88730b37 <vm_exec_core+19151>, 0x55ad88730bde <vm_exec_core+19318>, 0x55ad88730ca2 <vm_exec_core+19514>, 0x55ad88730d8b <vm_exec_core+19747>, 0x55ad88730e77 <vm_exec_core+19983>, 0x55ad88730f60 <vm_exec_core+20216>, 0x55ad88731074 <vm_exec_core+20492>, 0x55ad8873119b <vm_exec_core+20787>, 0x55ad887312da <vm_exec_core+21106>, 0x55ad88731419 <vm_exec_core+21425>, 0x55ad88731558 <vm_exec_core+21744>, 0x55ad88731697 <vm_exec_core+22063>, 0x55ad887317d6 <vm_exec_core+22382>, 0x55ad88731920 <vm_exec_core+22712>, 0x55ad88731aa3 <vm_exec_core+23099>, 0x55ad88731be2 <vm_exec_core+23418>, 0x55ad88731d21 <vm_exec_core+23737>, 0x55ad88731e60 <vm_exec_core+24056>, 0x55ad88731f9f <vm_exec_core+24375>, 0x55ad887320de <vm_exec_core+24694>, 0x55ad8873221d <vm_exec_core+25013>, 0x55ad8873235c <vm_exec_core+25332>, 0x55ad8873249b <vm_exec_core+25651>, 0x55ad887325f3 <vm_exec_core+25995>, 0x55ad887327b9 <vm_exec_core+26449>, 0x55ad88732940 <vm_exec_core+26840>, 0x55ad88732a68 <vm_exec_core+27136>, 0x55ad88732b90 <vm_exec_core+27432>, 0x55ad88732cb3 <vm_exec_core+27723>, 0x55ad88732dd6 <vm_exec_core+28014>, 0x55ad88732f0a <vm_exec_core+28322>, 0x55ad88733049 <vm_exec_core+28641>, 0x55ad88733134 <vm_exec_core+28876>, 0x55ad88733239 <vm_exec_core+29137>, 0x55ad88733372 <vm_exec_core+29450>, 0x55ad88733461 <vm_exec_core+29689>, 0x55ad88733550 <vm_exec_core+29928>, 0x55ad88733625 <vm_exec_core+30141>, 0x55ad887336fa <vm_exec_core+30354>, 0x55ad88733776 <vm_exec_core+30478>, 0x55ad887337f2 <vm_exec_core+30602>, 0x55ad88733810 <vm_exec_core+30632>, 0x55ad8873382e <vm_exec_core+30662>, 0x55ad8873384c <vm_exec_core+30692>, 0x55ad8873386a <vm_exec_core+30722>, 0x55ad88733888 <vm_exec_core+30752>, 0x55ad887338a6 <vm_exec_core+30782>, 0x55ad887338c4 <vm_exec_core+30812>, 0x55ad887338e2 <vm_exec_core+30842>, 0x55ad88733900 <vm_exec_core+30872>, 0x55ad8873391e <vm_exec_core+30902>, 0x55ad8873393c <vm_exec_core+30932>, 0x55ad8873395a <vm_exec_core+30962>, 0x55ad88733978 <vm_exec_core+30992>, 0x55ad88733996 <vm_exec_core+31022>, 0x55ad887339b4 <vm_exec_core+31052>, 0x55ad887339d2 <vm_exec_core+31082>, 0x55ad887339f0 <vm_exec_core+31112>, 0x55ad88733a0e <vm_exec_core+31142>, 0x55ad88733a2c <vm_exec_core+31172>, 0x55ad88733a4a <vm_exec_core+31202>, 0x55ad88733a68 <vm_exec_core+31232>, 0x55ad88733a86 <vm_exec_core+31262>, 0x55ad88733aa4 <vm_exec_core+31292>, 0x55ad88733ac2 <vm_exec_core+31322>, 0x55ad88733ae0 <vm_exec_core+31352>, 0x55ad88733afe <vm_exec_core+31382>, 0x55ad88733b1c <vm_exec_core+31412>, 0x55ad88733b3a <vm_exec_core+31442>, 0x55ad88733b58 <vm_exec_core+31472>, 0x55ad88733b76 <vm_exec_core+31502>, 0x55ad88733b94 <vm_exec_core+31532>, 0x55ad88733bb2 <vm_exec_core+31562>, 0x55ad88733bd0 <vm_exec_core+31592>, 0x55ad88733bee <vm_exec_core+31622>, 0x55ad88733c0c <vm_exec_core+31652>, 0x55ad88733c2a <vm_exec_core+31682>, 0x55ad88733c48 <vm_exec_core+31712>, 0x55ad88733c66 <vm_exec_core+31742>, 0x55ad88733c84 <vm_exec_core+31772>, 0x55ad88733ca2 <vm_exec_core+31802>, 0x55ad88733cc0 <vm_exec_core+31832>, 0x55ad88733cde <vm_exec_core+31862>, 0x55ad88733cfc <vm_exec_core+31892>, 0x55ad88733d1a <vm_exec_core+31922>, 0x55ad88733d38 <vm_exec_core+31952>, 0x55ad88733d56 <vm_exec_core+31982>, 0x55ad88733d74 <vm_exec_core+32012>, 0x55ad88733d92 <vm_exec_core+32042>, 0x55ad88733db0 <vm_exec_core+32072>, 0x55ad88733dce <vm_exec_core+32102>, 0x55ad88733dec <vm_exec_core+32132>, 0x55ad88733e0a <vm_exec_core+32162>, 0x55ad88733e28 <vm_exec_core+32192>, 0x55ad88733e46 <vm_exec_core+32222>, 0x55ad88733e64 <vm_exec_core+32252>, 0x55ad88733e82 <vm_exec_core+32282>, 0x55ad88733ea0 <vm_exec_core+32312>, 0x55ad88733ebe <vm_exec_core+32342>, 0x55ad88733edc <vm_exec_core+32372>, 0x55ad88733efa <vm_exec_core+32402>, 0x55ad88733f18 <vm_exec_core+32432>, 0x55ad88733f36 <vm_exec_core+32462>, 0x55ad88733f54 <vm_exec_core+32492>, 0x55ad88733f72 <vm_exec_core+32522>, 0x55ad88733f90 <vm_exec_core+32552>, 0x55ad88733fae <vm_exec_core+32582>, 0x55ad88733fcc <vm_exec_core+32612>, 0x55ad88733fea <vm_exec_core+32642>, 0x55ad88734008 <vm_exec_core+32672>, 0x55ad88734026 <vm_exec_core+32702>, 0x55ad88734044 <vm_exec_core+32732>, 0x55ad88734062 <vm_exec_core+32762>, 0x55ad88734080 <vm_exec_core+32792>, 0x55ad8873409e <vm_exec_core+32822>, 0x55ad887340bc <vm_exec_core+32852>, 0x55ad887340da <vm_exec_core+32882>, 0x55ad887340f8 <vm_exec_core+32912>, 0x55ad88734116 <vm_exec_core+32942>, 0x55ad88734134 <vm_exec_core+32972>, 0x55ad88734165 <vm_exec_core+33021>, 0x55ad88734183 <vm_exec_core+33051>, 0x55ad887341a1 <vm_exec_core+33081>, 0x55ad887341bf <vm_exec_core+33111>, 0x55ad887341dd <vm_exec_core+33141>, 0x55ad887341fb <vm_exec_core+33171>, 0x55ad88734219 <vm_exec_core+33201>, 0x55ad88734237 <vm_exec_core+33231>, 0x55ad88734255 <vm_exec_core+33261>, 0x55ad88734273 <vm_exec_core+33291>, 0x55ad88734291 <vm_exec_core+33321>, 0x55ad887342af <vm_exec_core+33351>, 0x55ad887342cd <vm_exec_core+33381>, 0x55ad887342eb <vm_exec_core+33411>...}
#14 0x000055ad88747778 in rb_vm_exec (ec=0x55ad89c24410) at /tmp/ruby/src/trunk-O0/vm.c:2560
        _ec = 0x55ad89c24410
        _tag = {tag = 36, retval = 4, buf = {0x7ffefc7c6bc0, 0x55ad887476f6 <rb_vm_exec+190>, 0x0, 0x7ffefc7c6b10, 0x7ffefc7c6bb0}, prev = 0x7ffefc7c6ed0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#15 0x000055ad88744095 in invoke_block (ec=0x55ad89c24410, iseq=0x7f60cd47ca40, self=140053761478160, captured=0x7f60e80d7fb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1517
        arg_size = 1
#16 0x000055ad887444bb in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffefc7c6df8, argc=1, self=140053761478160, captured=0x7f60e80d7fb8, ec=0x55ad89c24410) at /tmp/ruby/src/trunk-O0/vm.c:1587
        iseq = 0x7f60cd47ca40
        opt_pc = 0
        type = 572653569
        cfp = 0x7f60e80d7f68
        sp = 0x7f60e7fd8070
        flags = 0
        use_argv = 0x7ffefc7c6df8
        av = {94203806815920, 140054186786664}
        stack_argv = 0x7f60e7fd8070
#17 invoke_block_from_c_bh (ec=0x55ad89c24410, block_handler=140054186786745, argc=1, argv=0x7ffefc7c6df8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1605
        captured = 0x7f60e80d7fb8
#18 0x000055ad887446b5 in vm_yield_with_cref (ec=0x55ad89c24410, argc=1, argv=0x7ffefc7c6df8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1642
No locals.
#19 0x000055ad887446f3 in vm_yield (ec=0x55ad89c24410, argc=1, argv=0x7ffefc7c6df8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1650
No locals.
#20 0x000055ad8873e910 in rb_yield_0 (argc=1, argv=0x7ffefc7c6df8) at /tmp/ruby/src/trunk-O0/vm_eval.c:1346
No locals.
#21 0x000055ad8873e977 in rb_yield (val=140053725632120) at /tmp/ruby/src/trunk-O0/vm_eval.c:1362
No locals.
#22 0x000055ad88860b54 in select_bang_i (a=140733134434160) at /tmp/ruby/src/trunk-O0/array.c:3850
        v = 140053725632120
        arg = 0x7ffefc7c6f70
        ary = 140053738111840
        i1 = 7037
        i2 = 7037
#23 0x000055ad885568ab in rb_ensure (b_proc=0x55ad88860afc <select_bang_i>, data1=140733134434160, e_proc=0x55ad88860bd6 <select_bang_ensure>, data2=140733134434160) at /tmp/ruby/src/trunk-O0/eval.c:1000
        _ec = 0x55ad89c24410
        _tag = {tag = 36, retval = 140733134434032, buf = {0x7ffefc7c6f50, 0x55ad8855684e <rb_ensure+295>, 0x0, 0x7ffefc7c6e60, 0x7ffefc7c6f28}, prev = 0x7ffefc7c80b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = 140053738111840
        ec = 0x55ad89c24410
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x55ad88860bd6 <select_bang_ensure>, data2 = 140733134434160}}
#24 0x000055ad88860dda in rb_ary_select_bang (ary=140053738111840) at /tmp/ruby/src/trunk-O0/array.c:3913
        args = {ary = 140053738111840, len = {7037, 7037}}
#25 0x000055ad88860e44 in rb_ary_keep_if (ary=140053738111840) at /tmp/ruby/src/trunk-O0/array.c:3938
No locals.
#26 0x000055ad8872119b in ractor_safe_call_cfunc_0 (recv=140053738111840, argc=0, argv=0x7f60e7fd8058, func=0x55ad88860df0 <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3410
        f = 0x55ad88860df0 <rb_ary_keep_if>
#27 0x000055ad88721da0 in vm_call_cfunc_with_frame_ (ec=0x55ad89c24410, reg_cfp=0x7f60e80d7fa0, calling=0x7ffefc7c7400, argc=0, argv=0x7f60e7fd8058, stack_bottom=0x7f60e7fd8050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3594
        ci = 0x354100000001
        cc = 0x7f60cd95fb98
        val = 140053742746520
        me = 0x7f60cd40f9e0
        cfunc = 0x55ad89c71228
        recv = 140053738111840
        block_handler = 140054186786745
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#28 0x000055ad88722018 in vm_call_cfunc_with_frame (ec=0x55ad89c24410, reg_cfp=0x7f60e80d7fa0, calling=0x7ffefc7c7400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        argc = 0
        stack_bottom = 0x7f60e7fd8050
        argv = 0x7f60e7fd8058
#29 0x000055ad88722130 in vm_call_cfunc_other (ec=0x55ad89c24410, reg_cfp=0x7f60e80d7fa0, calling=0x7ffefc7c7400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3666
        ci = 0x354100000001
        argv_ary = 0
#30 0x000055ad8872255f in vm_call_cfunc (ec=0x55ad89c24410, reg_cfp=0x7f60e80d7fa0, calling=0x7ffefc7c7400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3748
        ci = 0x354100000001
#31 0x000055ad8872507e in vm_call_method_each_type (ec=0x55ad89c24410, cfp=0x7f60e80d7fa0, calling=0x7ffefc7c7400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4539
        aset_mask = 32608
        ivar_mask = 2313668696
        ci = 0x354100000001
        cc = 0x7f60cd95fb98
        cme = 0x7f60cd40f9e0
        v = 140053742746520
#32 0x000055ad88725b2a in vm_call_method (ec=0x55ad89c24410, cfp=0x7f60e80d7fa0, calling=0x7ffefc7c7400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4665
        ci = 0x354100000001
        cc = 0x7f60cd95fb98
#33 0x000055ad88725d2c in vm_call_general (ec=0x55ad89c24410, reg_cfp=0x7f60e80d7fa0, calling=0x7ffefc7c7400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4709
No locals.
#34 0x000055ad88728438 in vm_sendish (ec=0x55ad89c24410, reg_cfp=0x7f60e80d7fa0, cd=0x55ad89dc5d00, block_handler=140054186786745, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5723
        val = 36
        ci = 0x354100000001
        cc = 0x7f60cd95fb98
        argc = 0
        recv = 140053738111840
        calling = {cd = 0x55ad89dc5d00, cc = 0x7f60cd95fb98, block_handler = 140054186786745, recv = 140053738111840, argc = 0, kw_splat = false, heap_argv = 0}
#35 0x000055ad8872fbf0 in vm_exec_core (ec=0x55ad89c24410) at ../../src/trunk-O0/insns.def:871
        bh = 140054186786745
        cd = 0x55ad89dc5d00
        blockiseq = 0x7f60cd47ca40
        leaf = false
        val = 140053742747200
        reg_pc = 0x55ad89dc57c0
        reg_cfp = 0x7f60e80d7fa0
        insns_address_table = {0x55ad8872c0d4 <vm_exec_core+108>, 0x55ad8872c136 <vm_exec_core+206>, 0x55ad8872c249 <vm_exec_core+481>, 0x55ad8872c35d <vm_exec_core+757>, 0x55ad8872c4fb <vm_exec_core+1171>, 0x55ad8872c62b <vm_exec_core+1475>, 0x55ad8872c83d <vm_exec_core+2005>, 0x55ad8872c94f <vm_exec_core+2279>, 0x55ad8872ca28 <vm_exec_core+2496>, 0x55ad8872cb2f <vm_exec_core+2759>, 0x55ad8872cc36 <vm_exec_core+3022>, 0x55ad8872cd44 <vm_exec_core+3292>, 0x55ad8872ce56 <vm_exec_core+3566>, 0x55ad8872cf26 <vm_exec_core+3774>, 0x55ad8872d02f <vm_exec_core+4039>, 0x55ad8872d129 <vm_exec_core+4289>, 0x55ad8872d1ec <vm_exec_core+4484>, 0x55ad8872d2af <vm_exec_core+4679>, 0x55ad8872d338 <vm_exec_core+4816>, 0x55ad8872d3c4 <vm_exec_core+4956>, 0x55ad8872d46a <vm_exec_core+5122>, 0x55ad8872d542 <vm_exec_core+5338>, 0x55ad8872d614 <vm_exec_core+5548>, 0x55ad8872d6e6 <vm_exec_core+5758>, 0x55ad8872d7c4 <vm_exec_core+5980>, 0x55ad8872d886 <vm_exec_core+6174>, 0x55ad8872d9c5 <vm_exec_core+6493>, 0x55ad8872da6b <vm_exec_core+6659>, 0x55ad8872db50 <vm_exec_core+6888>, 0x55ad8872dc7f <vm_exec_core+7191>, 0x55ad8872dd50 <vm_exec_core+7400>, 0x55ad8872de13 <vm_exec_core+7595>, 0x55ad8872ded6 <vm_exec_core+7790>, 0x55ad8872dfcd <vm_exec_core+8037>, 0x55ad8872e08f <vm_exec_core+8231>, 0x55ad8872e151 <vm_exec_core+8425>, 0x55ad8872e24b <vm_exec_core+8675>, 0x55ad8872e32a <vm_exec_core+8898>, 0x55ad8872e417 <vm_exec_core+9135>, 0x55ad8872e527 <vm_exec_core+9407>, 0x55ad8872e621 <vm_exec_core+9657>, 0x55ad8872e69c <vm_exec_core+9780>, 0x55ad8872e75d <vm_exec_core+9973>, 0x55ad8872e84b <vm_exec_core+10211>, 0x55ad8872e8fb <vm_exec_core+10387>, 0x55ad8872ea7a <vm_exec_core+10770>, 0x55ad8872eb54 <vm_exec_core+10988>, 0x55ad8872ec40 <vm_exec_core+11224>, 0x55ad8872ecd1 <vm_exec_core+11369>, 0x55ad8872ee2c <vm_exec_core+11716>, 0x55ad8872f3e6 <vm_exec_core+13182>, 0x55ad8872f4e2 <vm_exec_core+13434>, 0x55ad8872f5e5 <vm_exec_core+13693>, 0x55ad8872f6d1 <vm_exec_core+13929>, 0x55ad8872f8ea <vm_exec_core+14466>, 0x55ad8872f9dc <vm_exec_core+14708>, 0x55ad8872fae2 <vm_exec_core+14970>, 0x55ad8872fced <vm_exec_core+15493>, 0x55ad8872fea4 <vm_exec_core+15932>, 0x55ad8872ffd8 <vm_exec_core+16240>, 0x55ad8873014d <vm_exec_core+16613>, 0x55ad88730281 <vm_exec_core+16921>, 0x55ad887303f6 <vm_exec_core+17294>, 0x55ad88730653 <vm_exec_core+17899>, 0x55ad8873085e <vm_exec_core+18422>, 0x55ad88730a15 <vm_exec_core+18861>, 0x55ad88730b37 <vm_exec_core+19151>, 0x55ad88730bde <vm_exec_core+19318>, 0x55ad88730ca2 <vm_exec_core+19514>, 0x55ad88730d8b <vm_exec_core+19747>, 0x55ad88730e77 <vm_exec_core+19983>, 0x55ad88730f60 <vm_exec_core+20216>, 0x55ad88731074 <vm_exec_core+20492>, 0x55ad8873119b <vm_exec_core+20787>, 0x55ad887312da <vm_exec_core+21106>, 0x55ad88731419 <vm_exec_core+21425>, 0x55ad88731558 <vm_exec_core+21744>, 0x55ad88731697 <vm_exec_core+22063>, 0x55ad887317d6 <vm_exec_core+22382>, 0x55ad88731920 <vm_exec_core+22712>, 0x55ad88731aa3 <vm_exec_core+23099>, 0x55ad88731be2 <vm_exec_core+23418>, 0x55ad88731d21 <vm_exec_core+23737>, 0x55ad88731e60 <vm_exec_core+24056>, 0x55ad88731f9f <vm_exec_core+24375>, 0x55ad887320de <vm_exec_core+24694>, 0x55ad8873221d <vm_exec_core+25013>, 0x55ad8873235c <vm_exec_core+25332>, 0x55ad8873249b <vm_exec_core+25651>, 0x55ad887325f3 <vm_exec_core+25995>, 0x55ad887327b9 <vm_exec_core+26449>, 0x55ad88732940 <vm_exec_core+26840>, 0x55ad88732a68 <vm_exec_core+27136>, 0x55ad88732b90 <vm_exec_core+27432>, 0x55ad88732cb3 <vm_exec_core+27723>, 0x55ad88732dd6 <vm_exec_core+28014>, 0x55ad88732f0a <vm_exec_core+28322>, 0x55ad88733049 <vm_exec_core+28641>, 0x55ad88733134 <vm_exec_core+28876>, 0x55ad88733239 <vm_exec_core+29137>, 0x55ad88733372 <vm_exec_core+29450>, 0x55ad88733461 <vm_exec_core+29689>, 0x55ad88733550 <vm_exec_core+29928>, 0x55ad88733625 <vm_exec_core+30141>, 0x55ad887336fa <vm_exec_core+30354>, 0x55ad88733776 <vm_exec_core+30478>, 0x55ad887337f2 <vm_exec_core+30602>, 0x55ad88733810 <vm_exec_core+30632>, 0x55ad8873382e <vm_exec_core+30662>, 0x55ad8873384c <vm_exec_core+30692>, 0x55ad8873386a <vm_exec_core+30722>, 0x55ad88733888 <vm_exec_core+30752>, 0x55ad887338a6 <vm_exec_core+30782>, 0x55ad887338c4 <vm_exec_core+30812>, 0x55ad887338e2 <vm_exec_core+30842>, 0x55ad88733900 <vm_exec_core+30872>, 0x55ad8873391e <vm_exec_core+30902>, 0x55ad8873393c <vm_exec_core+30932>, 0x55ad8873395a <vm_exec_core+30962>, 0x55ad88733978 <vm_exec_core+30992>, 0x55ad88733996 <vm_exec_core+31022>, 0x55ad887339b4 <vm_exec_core+31052>, 0x55ad887339d2 <vm_exec_core+31082>, 0x55ad887339f0 <vm_exec_core+31112>, 0x55ad88733a0e <vm_exec_core+31142>, 0x55ad88733a2c <vm_exec_core+31172>, 0x55ad88733a4a <vm_exec_core+31202>, 0x55ad88733a68 <vm_exec_core+31232>, 0x55ad88733a86 <vm_exec_core+31262>, 0x55ad88733aa4 <vm_exec_core+31292>, 0x55ad88733ac2 <vm_exec_core+31322>, 0x55ad88733ae0 <vm_exec_core+31352>, 0x55ad88733afe <vm_exec_core+31382>, 0x55ad88733b1c <vm_exec_core+31412>, 0x55ad88733b3a <vm_exec_core+31442>, 0x55ad88733b58 <vm_exec_core+31472>, 0x55ad88733b76 <vm_exec_core+31502>, 0x55ad88733b94 <vm_exec_core+31532>, 0x55ad88733bb2 <vm_exec_core+31562>, 0x55ad88733bd0 <vm_exec_core+31592>, 0x55ad88733bee <vm_exec_core+31622>, 0x55ad88733c0c <vm_exec_core+31652>, 0x55ad88733c2a <vm_exec_core+31682>, 0x55ad88733c48 <vm_exec_core+31712>, 0x55ad88733c66 <vm_exec_core+31742>, 0x55ad88733c84 <vm_exec_core+31772>, 0x55ad88733ca2 <vm_exec_core+31802>, 0x55ad88733cc0 <vm_exec_core+31832>, 0x55ad88733cde <vm_exec_core+31862>, 0x55ad88733cfc <vm_exec_core+31892>, 0x55ad88733d1a <vm_exec_core+31922>, 0x55ad88733d38 <vm_exec_core+31952>, 0x55ad88733d56 <vm_exec_core+31982>, 0x55ad88733d74 <vm_exec_core+32012>, 0x55ad88733d92 <vm_exec_core+32042>, 0x55ad88733db0 <vm_exec_core+32072>, 0x55ad88733dce <vm_exec_core+32102>, 0x55ad88733dec <vm_exec_core+32132>, 0x55ad88733e0a <vm_exec_core+32162>, 0x55ad88733e28 <vm_exec_core+32192>, 0x55ad88733e46 <vm_exec_core+32222>, 0x55ad88733e64 <vm_exec_core+32252>, 0x55ad88733e82 <vm_exec_core+32282>, 0x55ad88733ea0 <vm_exec_core+32312>, 0x55ad88733ebe <vm_exec_core+32342>, 0x55ad88733edc <vm_exec_core+32372>, 0x55ad88733efa <vm_exec_core+32402>, 0x55ad88733f18 <vm_exec_core+32432>, 0x55ad88733f36 <vm_exec_core+32462>, 0x55ad88733f54 <vm_exec_core+32492>, 0x55ad88733f72 <vm_exec_core+32522>, 0x55ad88733f90 <vm_exec_core+32552>, 0x55ad88733fae <vm_exec_core+32582>, 0x55ad88733fcc <vm_exec_core+32612>, 0x55ad88733fea <vm_exec_core+32642>, 0x55ad88734008 <vm_exec_core+32672>, 0x55ad88734026 <vm_exec_core+32702>, 0x55ad88734044 <vm_exec_core+32732>, 0x55ad88734062 <vm_exec_core+32762>, 0x55ad88734080 <vm_exec_core+32792>, 0x55ad8873409e <vm_exec_core+32822>, 0x55ad887340bc <vm_exec_core+32852>, 0x55ad887340da <vm_exec_core+32882>, 0x55ad887340f8 <vm_exec_core+32912>, 0x55ad88734116 <vm_exec_core+32942>, 0x55ad88734134 <vm_exec_core+32972>, 0x55ad88734165 <vm_exec_core+33021>, 0x55ad88734183 <vm_exec_core+33051>, 0x55ad887341a1 <vm_exec_core+33081>, 0x55ad887341bf <vm_exec_core+33111>, 0x55ad887341dd <vm_exec_core+33141>, 0x55ad887341fb <vm_exec_core+33171>, 0x55ad88734219 <vm_exec_core+33201>, 0x55ad88734237 <vm_exec_core+33231>, 0x55ad88734255 <vm_exec_core+33261>, 0x55ad88734273 <vm_exec_core+33291>, 0x55ad88734291 <vm_exec_core+33321>, 0x55ad887342af <vm_exec_core+33351>, 0x55ad887342cd <vm_exec_core+33381>, 0x55ad887342eb <vm_exec_core+33411>...}
#36 0x000055ad88747778 in rb_vm_exec (ec=0x55ad89c24410) at /tmp/ruby/src/trunk-O0/vm.c:2560
        _ec = 0x55ad89c24410
        _tag = {tag = 36, retval = 4, buf = {0x7ffefc7c8130, 0x55ad887476f6 <rb_vm_exec+190>, 0x0, 0x7ffefc7c8080, 0x55ad89ca4e80}, prev = 0x7ffefc7c81a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#37 0x000055ad887485d7 in rb_iseq_eval_main (iseq=0x7f60cda537e8) at /tmp/ruby/src/trunk-O0/vm.c:2826
        ec = 0x55ad89c24410
        val = 140733134438832
#38 0x000055ad88554ace in rb_ec_exec_node (ec=0x55ad89c24410, n=0x7f60cda537e8) at /tmp/ruby/src/trunk-O0/eval.c:281
        _ec = 0x55ad89c24410
        _tag = {tag = 36, retval = 94203804991712, buf = {0x7ffefc7c8220, 0x55ad88554a7a <rb_ec_exec_node+212>, 0x0, 0x7ffefc7c8170, 0x55ad89c24410}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f60cda537e8
#39 0x000055ad88554c3f in ruby_run_node (n=0x7f60cda537e8) at /tmp/ruby/src/trunk-O0/eval.c:319
        ec = 0x55ad89c24410
        status = 21933
#40 0x000055ad8855020e in rb_main (argc=123, argv=0x7ffefc7c83c8) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140733134439072
#41 0x000055ad8855026f in main (argc=123, argv=0x7ffefc7c83c8) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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