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

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

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

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

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

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

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

generating enc.mk
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=35169
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Failed tests:
TestGc#test_gc_parameter: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec)
TestGc#test_profiler_clear: Test::Unit::PendedError: for now
TestGc#test_thrashing_for_young_objects: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestRubyOptimization#test_clear_unreachable_keyword_args: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (60 sec)

Retrying...
Finished tests in 1482.431036s, 17.5131 tests/s, 4243.7347 assertions/s.
25962 tests, 6291044 assertions, 0 failures, 0 errors, 325 skips

ruby -v: ruby 3.4.0dev (2024-05-28T23:30:22Z master 2eded6cc5d) [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
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.tiagus/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.tiagus/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.tiagus/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.tiagus/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.tiagus/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.tiagus/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.tiagus/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.tiagus/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.tiagus/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.tiagus/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.tiagus/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.tiagus/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.tiagus/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.tiagus/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.tiagus/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.tiagus/16-mspec-multi-15
ruby 3.4.0dev (2024-05-28T23:30:22Z master 2eded6cc5d) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................


Finished in 147.558336 seconds

3430 files, 32641 examples, 131628 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.1407387.ruby -x gdbscript
[New LWP 1407387]
[New LWP 1407389]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055f87a09f20d in RVALUE_WB_UNPROTECTED (obj=139773297158720) at /tmp/ruby/src/trunk-O0/gc.c:1713
1713	    return RVALUE_WB_UNPROTECTED_BITMAP(obj) != 0;
[Current thread is 1 (Thread 0x7f1f9b1317c0 (LWP 1407387))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f1f9b1317c0 (LWP 1407387) 0x000055f87a09f20d in RVALUE_WB_UNPROTECTED (obj=139773297158720) at /tmp/ruby/src/trunk-O0/gc.c:1713
  2    Thread 0x7f1f81b5f640 (LWP 1407389) 0x00007f1f9b25bfde in epoll_wait (epfd=4, events=0x55f87a73845c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f1f81b5f640 (LWP 1407389)):
#0  0x00007f1f9b25bfde in epoll_wait (epfd=4, events=0x55f87a73845c <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  0x000055f87a20ba82 in event_wait (vm=0x55f87b53b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 22008
#2  0x000055f87a20baa6 in timer_thread_polling (vm=0x55f87b53b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 630570817
#3  0x000055f87a20c166 in timer_thread_func (ptr=0x55f87b53b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
        vm = 0x55f87b53b2a0
#4  0x00007f1f9b1cab43 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 = {140729011406816, 7560327561443730348, 139773296899648, 25, 139773723060304, 140729011407168, -7578240169695583316, -7578260864840440916}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f1f9b25bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f1f9b1317c0 (LWP 1407387)):
#0  0x000055f87a09f20d in RVALUE_WB_UNPROTECTED (obj=139773297158720) at /tmp/ruby/src/trunk-O0/gc.c:1713
No locals.
#1  0x000055f87a0a8e39 in rgengc_check_relation (objspace=0x55f87b53dc10, obj=139773297158720) at /tmp/ruby/src/trunk-O0/gc.c:6623
        old_parent = 139773297229280
        __func__ = <optimized out>
#2  0x000055f87a0a907e in gc_mark_ptr (objspace=0x55f87b53dc10, obj=139773297158720) at /tmp/ruby/src/trunk-O0/gc.c:6676
        __func__ = "gc_mark_ptr"
#3  0x000055f87a0a9304 in gc_mark (objspace=0x55f87b53dc10, obj=139773297158720) at /tmp/ruby/src/trunk-O0/gc.c:6729
No locals.
#4  0x000055f87a0a87a5 in mark_method_entry_i (me=139773297158720, data=0x55f87b53dc10) at /tmp/ruby/src/trunk-O0/gc.c:6368
        objspace = 0x55f87b53dc10
#5  0x000055f87a204142 in rb_id_table_foreach_values (tbl=0x55f87b566380, func=0x55f87a0a8776 <mark_method_entry_i>, data=0x55f87b53dc10) at /tmp/ruby/src/trunk-O0/id_table.c:296
        ret = ID_TABLE_CONTINUE
        i = 4
        capa = 32
#6  0x000055f87a0a87e1 in mark_m_tbl (objspace=0x55f87b53dc10, tbl=0x55f87b566380) at /tmp/ruby/src/trunk-O0/gc.c:6376
No locals.
#7  0x000055f87a0a9853 in gc_mark_children (objspace=0x55f87b53dc10, obj=139773297229280) at /tmp/ruby/src/trunk-O0/gc.c:6889
        any = 0x7f1f81bafde0
#8  0x000055f87a0aa0da in gc_mark_stacked_objects (objspace=0x55f87b53dc10, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7078
        mstack = 0x55f87b53e098
        obj = 139773297229280
        marked_slots_at_the_beginning = 234
        popped_count = 0
#9  0x000055f87a0aa25a in gc_mark_stacked_objects_all (objspace=0x55f87b53dc10) at /tmp/ruby/src/trunk-O0/gc.c:7116
No locals.
#10 0x000055f87a0ac6be in gc_marks_rest (objspace=0x55f87b53dc10) at /tmp/ruby/src/trunk-O0/gc.c:8322
No locals.
#11 0x000055f87a0ac7f2 in gc_marks (objspace=0x55f87b53dc10, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8380
        marking_finished = false
#12 0x000055f87a0ae366 in gc_start (objspace=0x55f87b53dc10, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9085
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 22008
#13 0x000055f87a0adffb in garbage_collect (objspace=0x55f87b53dc10, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:8966
        _lev = 24
        ret = 0
#14 0x000055f87a0aeaad in garbage_collect_with_gvl (objspace=0x55f87b53dc10, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9351
No locals.
#15 0x000055f87a0b5466 in objspace_malloc_gc_stress (objspace=0x55f87b53dc10) at /tmp/ruby/src/trunk-O0/gc.c:11741
        reason = 45568
#16 0x000055f87a0b5b83 in objspace_xcalloc (objspace=0x55f87b53dc10, size=64) at /tmp/ruby/src/trunk-O0/gc.c:12206
        gpr = 107008
        mem = 0x4
#17 0x000055f87a0b5c34 in ruby_xcalloc_body (n=4, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12213
No locals.
#18 0x000055f87a0b93cd in ruby_xcalloc (n=4, size=16) at /tmp/ruby/src/trunk-O0/gc.c:13791
No locals.
#19 0x000055f87a203a29 in rb_id_table_init (tbl=0x55f87b8d21d0, capa=4) at /tmp/ruby/src/trunk-O0/id_table.c:90
No locals.
#20 0x000055f87a203a6c in rb_id_table_create (capa=2) at /tmp/ruby/src/trunk-O0/id_table.c:99
        tbl = 0x55f87b8d21d0
#21 0x000055f87a25221b in vm_search_cc (klass=139773297222720, ci=0x7ffe06bbf300) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2117
        mid = 3137
        cc_tbl = 0x0
        ccs = 0x0
        ccs_data = 8
        cme = 0x28
        cc = 0x7ffe06bbf170
#22 0x000055f87a2523c1 in rb_vm_search_method_slowpath (ci=0x7ffe06bbf300, klass=139773297222720) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2180
        _lev = 22008
        cc = 0x7ffe06bbf1b0
#23 0x000055f87a252428 in vm_search_method_slowpath0 (cd_owner=139773296945480, cd=0x7ffe06bbf210, klass=139773297222720) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2201
        cc = 0x7ffe06bbf220
        empty_cc = 0x55f87b543160
#24 0x000055f87a273b39 in gccct_method_search_slowpath (vm=0x55f87b53b2a0, klass=139773297222720, index=320, ci=0x7ffe06bbf300) at /tmp/ruby/src/trunk-O0/vm_eval.c:413
        cd = {ci = 0x7ffe06bbf300, cc = 0x0}
#25 0x000055f87a273d82 in gccct_method_search (ec=0x55f87b543410, recv=139773279010240, mid=3137, ci=0x7ffe06bbf300) at /tmp/ruby/src/trunk-O0/vm_eval.c:478
        klass = 139773297222720
        index = 320
        vm = 0x55f87b53b2a0
        cc = 0x0
#26 0x000055f87a273e1f in rb_call0 (ec=0x55f87b543410, recv=139773279010240, mid=3137, argc=1, argv=0x7ffe06bbf9c8, call_scope=CALL_FCALL, self=139773297222720) at /tmp/ruby/src/trunk-O0/vm_eval.c:522
        call_status = (MISSING_PRIVATE | MISSING_PROTECTED | MISSING_FCALL | MISSING_VCALL | MISSING_SUPER | unknown: 0x7f00)
        scope = CALL_FCALL
        kw_splat = 0
        ci = {flags = 110618, kwarg = 0x0, mid = 3137, flag = 4, argc = 1}
        cc = 0x55f87a13e2b4 <RB_SPECIAL_CONST_P+24>
#27 0x000055f87a274d35 in rb_call (recv=139773279010240, mid=3137, argc=1, argv=0x7ffe06bbf9c8, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:875
        ec = 0x55f87b543410
#28 0x000055f87a275451 in rb_funcallv_kw (recv=139773279010240, mid=3137, argc=1, argv=0x7ffe06bbf9c8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1072
No locals.
#29 0x000055f87a08ee62 in rb_obj_call_init_kw (obj=139773279010240, argc=1, argv=0x7ffe06bbf9c8, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1694
No locals.
#30 0x000055f87a14179f in rb_class_new_instance_kw (argc=1, argv=0x7ffe06bbf9c8, klass=139773297222720, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2185
        obj = 139773279010240
#31 0x000055f87a1417d3 in rb_class_new_instance (argc=1, argv=0x7ffe06bbf9c8, klass=139773297222720) at /tmp/ruby/src/trunk-O0/object.c:2193
No locals.
#32 0x000055f87a2587b3 in ractor_safe_call_cfunc_m1 (recv=139773297222720, argc=1, argv=0x7ffe06bbf9c8, func=0x55f87a1417a5 <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3403
        f = 0x55f87a1417a5 <rb_class_new_instance>
#33 0x000055f87a2728c2 in vm_call0_cfunc_with_frame (ec=0x55f87b543410, calling=0x7ffe06bbf740, argv=0x7ffe06bbf9c8) at /tmp/ruby/src/trunk-O0/vm_eval.c:164
        reg_cfp = 0x7f1f9b12fef8
        ci = 0x7ffe06bbf710
        val = 140729011402048
        me = 0x7f1f81b98a00
        cfunc = 0x55f87b576338
        len = -1
        recv = 139773297222720
        argc = 1
        mid = 3457
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#34 0x000055f87a2729eb in vm_call0_cfunc (ec=0x55f87b543410, calling=0x7ffe06bbf740, argv=0x7ffe06bbf9c8) at /tmp/ruby/src/trunk-O0/vm_eval.c:178
No locals.
#35 0x000055f87a272c69 in vm_call0_body (ec=0x55f87b543410, calling=0x7ffe06bbf740, argv=0x7ffe06bbf9c8) at /tmp/ruby/src/trunk-O0/vm_eval.c:224
        ci = 0x7ffe06bbf710
        cc = 0x7ffe06bbf7e0
        ret = 32
#36 0x000055f87a2724b9 in vm_call0_cc (ec=0x55f87b543410, recv=139773297222720, id=3457, argc=1, argv=0x7ffe06bbf9c8, cc=0x7ffe06bbf7e0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:101
        flags = 0
        use_argv = 0x7ffe06bbf9c8
        av = {94525692583608, 140729011402684}
        calling = {cd = 0x7ffe06bbf700, cc = 0x7ffe06bbf7e0, block_handler = 0, recv = 139773297222720, argc = 1, kw_splat = false, heap_argv = 0}
#37 0x000055f87a27225a in rb_vm_call0 (ec=0x55f87b543410, recv=139773297222720, id=3457, argc=1, argv=0x7ffe06bbf9c8, cme=0x7f1f81b98a00, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:61
        cc = {flags = 52250, klass = 0, cme_ = 0x7f1f81b98a00, call_ = 0x55f87a25d383 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#38 0x000055f87a273853 in rb_vm_call_kw (ec=0x55f87b543410, recv=139773297222720, id=3457, argc=1, argv=0x7ffe06bbf9c8, me=0x7f1f81b98a00, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:321
No locals.
#39 0x000055f87a274602 in rb_check_funcall_default_kw (recv=139773297222720, mid=3457, argc=1, argv=0x7ffe06bbf9c8, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
        klass = 139773297222560
        me = 0x7f1f81b98a00
        ec = 0x55f87b543410
        respond = -1
#40 0x000055f87a2744df in rb_check_funcall (recv=139773297222720, mid=3457, argc=1, argv=0x7ffe06bbf9c8) at /tmp/ruby/src/trunk-O0/vm_eval.c:665
No locals.
#41 0x000055f87a08cd60 in make_exception (argc=2, argv=0x7ffe06bbf9c0, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:808
        mesg = 4
        exc = 94525690972879
#42 0x000055f87a08ce1a in rb_make_exception (argc=2, argv=0x7ffe06bbf9c0) at /tmp/ruby/src/trunk-O0/eval.c:826
No locals.
#43 0x000055f87a2138f2 in rb_threadptr_raise (target_th=0x55f87b53d830, argc=2, argv=0x7ffe06bbf9c0) at /tmp/ruby/src/trunk-O0/thread.c:2562
        exc = 31
#44 0x000055f87a2139af in rb_threadptr_signal_raise (th=0x55f87b53d830, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2584
        argv = {139773297222720, 31}
#45 0x000055f87a1cd75a in rb_signal_exec (th=0x55f87b53d830, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1088
        vm = 0x55f87b53b2a0
        cmd = 0
#46 0x000055f87a2135f3 in rb_threadptr_execute_interrupts (th=0x55f87b53d830, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2479
        prev_status = THREAD_RUNNABLE
        sig = 15
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 8
        interrupt = 8
        postponed_job_interrupt = 0
        ret = 0
#47 0x000055f87a24746d in rb_vm_check_ints (ec=0x55f87b543410) at /tmp/ruby/src/trunk-O0/vm_core.h:2118
No locals.
#48 0x000055f87a24eef2 in vm_pop_frame (ec=0x55f87b543410, cfp=0x7f1f9b12fef8, ep=0x7f1f9b0300a8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:446
        flags = 1431634051
#49 0x000055f87a24ef3e in rb_vm_pop_frame (ec=0x55f87b543410) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:455
No locals.
#50 0x000055f87a259450 in vm_call_cfunc_with_frame_ (ec=0x55f87b543410, reg_cfp=0x7f1f9b12ff30, calling=0x7ffe06bbfcd0, argc=1, argv=0x7f1f9b030090, stack_bottom=0x7f1f9b030088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3598
        ci = 0x396100100003
        cc = 0x7f1f80a4fe88
        val = 139773279009560
        me = 0x7f1f81b6a178
        cfunc = 0x55f87b5c50a8
        recv = 139773297009440
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#51 0x000055f87a259662 in vm_call_cfunc_with_frame (ec=0x55f87b543410, reg_cfp=0x7f1f9b12ff30, calling=0x7ffe06bbfcd0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        argc = 1
        stack_bottom = 0x7f1f9b030088
        argv = 0x7f1f9b030090
#52 0x000055f87a25fabe in vm_sendish (ec=0x55f87b543410, reg_cfp=0x7f1f9b12ff30, cd=0x55f87b6da680, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5723
        val = 36
        ci = 0x396100100003
        cc = 0x7f1f80a4fe88
        argc = 1
        recv = 139773297009440
        calling = {cd = 0x55f87b6da680, cc = 0x7f1f80a4fe88, block_handler = 0, recv = 139773297009440, argc = 1, kw_splat = false, heap_argv = 0}
#53 0x000055f87a26742d in vm_exec_core (ec=0x55f87b543410) at ../../src/trunk-O0/insns.def:891
        bh = 0
        cd = 0x55f87b6da680
        leaf = false
        val = 139773279009080
        reg_pc = 0x55f87b6d8de0
        reg_cfp = 0x7f1f9b12ff30
        insns_address_table = {0x55f87a26375a <vm_exec_core+108>, 0x55f87a2637bc <vm_exec_core+206>, 0x55f87a2638cf <vm_exec_core+481>, 0x55f87a2639e3 <vm_exec_core+757>, 0x55f87a263b81 <vm_exec_core+1171>, 0x55f87a263cb1 <vm_exec_core+1475>, 0x55f87a263ec3 <vm_exec_core+2005>, 0x55f87a263fd5 <vm_exec_core+2279>, 0x55f87a2640ae <vm_exec_core+2496>, 0x55f87a2641b5 <vm_exec_core+2759>, 0x55f87a2642bc <vm_exec_core+3022>, 0x55f87a2643ca <vm_exec_core+3292>, 0x55f87a2644dc <vm_exec_core+3566>, 0x55f87a2645ac <vm_exec_core+3774>, 0x55f87a2646b5 <vm_exec_core+4039>, 0x55f87a2647af <vm_exec_core+4289>, 0x55f87a264872 <vm_exec_core+4484>, 0x55f87a264935 <vm_exec_core+4679>, 0x55f87a2649be <vm_exec_core+4816>, 0x55f87a264a4a <vm_exec_core+4956>, 0x55f87a264af0 <vm_exec_core+5122>, 0x55f87a264bc8 <vm_exec_core+5338>, 0x55f87a264c9a <vm_exec_core+5548>, 0x55f87a264d6c <vm_exec_core+5758>, 0x55f87a264e4a <vm_exec_core+5980>, 0x55f87a264f0c <vm_exec_core+6174>, 0x55f87a26504b <vm_exec_core+6493>, 0x55f87a2650f1 <vm_exec_core+6659>, 0x55f87a2651d6 <vm_exec_core+6888>, 0x55f87a265305 <vm_exec_core+7191>, 0x55f87a2653d6 <vm_exec_core+7400>, 0x55f87a265499 <vm_exec_core+7595>, 0x55f87a26555c <vm_exec_core+7790>, 0x55f87a265653 <vm_exec_core+8037>, 0x55f87a265715 <vm_exec_core+8231>, 0x55f87a2657d7 <vm_exec_core+8425>, 0x55f87a2658d1 <vm_exec_core+8675>, 0x55f87a2659b0 <vm_exec_core+8898>, 0x55f87a265a9d <vm_exec_core+9135>, 0x55f87a265bad <vm_exec_core+9407>, 0x55f87a265ca7 <vm_exec_core+9657>, 0x55f87a265d22 <vm_exec_core+9780>, 0x55f87a265de3 <vm_exec_core+9973>, 0x55f87a265ed1 <vm_exec_core+10211>, 0x55f87a265f81 <vm_exec_core+10387>, 0x55f87a266100 <vm_exec_core+10770>, 0x55f87a2661da <vm_exec_core+10988>, 0x55f87a2662c6 <vm_exec_core+11224>, 0x55f87a266357 <vm_exec_core+11369>, 0x55f87a2664b2 <vm_exec_core+11716>, 0x55f87a266a6c <vm_exec_core+13182>, 0x55f87a266b68 <vm_exec_core+13434>, 0x55f87a266c6b <vm_exec_core+13693>, 0x55f87a266d57 <vm_exec_core+13929>, 0x55f87a266f70 <vm_exec_core+14466>, 0x55f87a267062 <vm_exec_core+14708>, 0x55f87a267168 <vm_exec_core+14970>, 0x55f87a267373 <vm_exec_core+15493>, 0x55f87a26752a <vm_exec_core+15932>, 0x55f87a26765e <vm_exec_core+16240>, 0x55f87a2677d3 <vm_exec_core+16613>, 0x55f87a267907 <vm_exec_core+16921>, 0x55f87a267a7c <vm_exec_core+17294>, 0x55f87a267cd9 <vm_exec_core+17899>, 0x55f87a267ee4 <vm_exec_core+18422>, 0x55f87a26809b <vm_exec_core+18861>, 0x55f87a2681bd <vm_exec_core+19151>, 0x55f87a268264 <vm_exec_core+19318>, 0x55f87a268328 <vm_exec_core+19514>, 0x55f87a268411 <vm_exec_core+19747>, 0x55f87a2684fd <vm_exec_core+19983>, 0x55f87a2685e6 <vm_exec_core+20216>, 0x55f87a2686fa <vm_exec_core+20492>, 0x55f87a268821 <vm_exec_core+20787>, 0x55f87a268960 <vm_exec_core+21106>, 0x55f87a268a9f <vm_exec_core+21425>, 0x55f87a268bde <vm_exec_core+21744>, 0x55f87a268d1d <vm_exec_core+22063>, 0x55f87a268e5c <vm_exec_core+22382>, 0x55f87a268fa6 <vm_exec_core+22712>, 0x55f87a269129 <vm_exec_core+23099>, 0x55f87a269268 <vm_exec_core+23418>, 0x55f87a2693a7 <vm_exec_core+23737>, 0x55f87a2694e6 <vm_exec_core+24056>, 0x55f87a269625 <vm_exec_core+24375>, 0x55f87a269764 <vm_exec_core+24694>, 0x55f87a2698a3 <vm_exec_core+25013>, 0x55f87a2699e2 <vm_exec_core+25332>, 0x55f87a269b21 <vm_exec_core+25651>, 0x55f87a269c79 <vm_exec_core+25995>, 0x55f87a269e3f <vm_exec_core+26449>, 0x55f87a269fc6 <vm_exec_core+26840>, 0x55f87a26a0ee <vm_exec_core+27136>, 0x55f87a26a216 <vm_exec_core+27432>, 0x55f87a26a339 <vm_exec_core+27723>, 0x55f87a26a45c <vm_exec_core+28014>, 0x55f87a26a590 <vm_exec_core+28322>, 0x55f87a26a6cf <vm_exec_core+28641>, 0x55f87a26a7ba <vm_exec_core+28876>, 0x55f87a26a8bf <vm_exec_core+29137>, 0x55f87a26a9f8 <vm_exec_core+29450>, 0x55f87a26aae7 <vm_exec_core+29689>, 0x55f87a26abd6 <vm_exec_core+29928>, 0x55f87a26acab <vm_exec_core+30141>, 0x55f87a26ad80 <vm_exec_core+30354>, 0x55f87a26adfc <vm_exec_core+30478>, 0x55f87a26ae78 <vm_exec_core+30602>, 0x55f87a26ae96 <vm_exec_core+30632>, 0x55f87a26aeb4 <vm_exec_core+30662>, 0x55f87a26aed2 <vm_exec_core+30692>, 0x55f87a26aef0 <vm_exec_core+30722>, 0x55f87a26af0e <vm_exec_core+30752>, 0x55f87a26af2c <vm_exec_core+30782>, 0x55f87a26af4a <vm_exec_core+30812>, 0x55f87a26af68 <vm_exec_core+30842>, 0x55f87a26af86 <vm_exec_core+30872>, 0x55f87a26afa4 <vm_exec_core+30902>, 0x55f87a26afc2 <vm_exec_core+30932>, 0x55f87a26afe0 <vm_exec_core+30962>, 0x55f87a26affe <vm_exec_core+30992>, 0x55f87a26b01c <vm_exec_core+31022>, 0x55f87a26b03a <vm_exec_core+31052>, 0x55f87a26b058 <vm_exec_core+31082>, 0x55f87a26b076 <vm_exec_core+31112>, 0x55f87a26b094 <vm_exec_core+31142>, 0x55f87a26b0b2 <vm_exec_core+31172>, 0x55f87a26b0d0 <vm_exec_core+31202>, 0x55f87a26b0ee <vm_exec_core+31232>, 0x55f87a26b10c <vm_exec_core+31262>, 0x55f87a26b12a <vm_exec_core+31292>, 0x55f87a26b148 <vm_exec_core+31322>, 0x55f87a26b166 <vm_exec_core+31352>, 0x55f87a26b184 <vm_exec_core+31382>, 0x55f87a26b1a2 <vm_exec_core+31412>, 0x55f87a26b1c0 <vm_exec_core+31442>, 0x55f87a26b1de <vm_exec_core+31472>, 0x55f87a26b1fc <vm_exec_core+31502>, 0x55f87a26b21a <vm_exec_core+31532>, 0x55f87a26b238 <vm_exec_core+31562>, 0x55f87a26b256 <vm_exec_core+31592>, 0x55f87a26b274 <vm_exec_core+31622>, 0x55f87a26b292 <vm_exec_core+31652>, 0x55f87a26b2b0 <vm_exec_core+31682>, 0x55f87a26b2ce <vm_exec_core+31712>, 0x55f87a26b2ec <vm_exec_core+31742>, 0x55f87a26b30a <vm_exec_core+31772>, 0x55f87a26b328 <vm_exec_core+31802>, 0x55f87a26b346 <vm_exec_core+31832>, 0x55f87a26b364 <vm_exec_core+31862>, 0x55f87a26b382 <vm_exec_core+31892>, 0x55f87a26b3a0 <vm_exec_core+31922>, 0x55f87a26b3be <vm_exec_core+31952>, 0x55f87a26b3dc <vm_exec_core+31982>, 0x55f87a26b3fa <vm_exec_core+32012>, 0x55f87a26b418 <vm_exec_core+32042>, 0x55f87a26b436 <vm_exec_core+32072>, 0x55f87a26b454 <vm_exec_core+32102>, 0x55f87a26b472 <vm_exec_core+32132>, 0x55f87a26b490 <vm_exec_core+32162>, 0x55f87a26b4ae <vm_exec_core+32192>, 0x55f87a26b4cc <vm_exec_core+32222>, 0x55f87a26b4ea <vm_exec_core+32252>, 0x55f87a26b508 <vm_exec_core+32282>, 0x55f87a26b526 <vm_exec_core+32312>, 0x55f87a26b544 <vm_exec_core+32342>, 0x55f87a26b562 <vm_exec_core+32372>, 0x55f87a26b580 <vm_exec_core+32402>, 0x55f87a26b59e <vm_exec_core+32432>, 0x55f87a26b5bc <vm_exec_core+32462>, 0x55f87a26b5da <vm_exec_core+32492>, 0x55f87a26b5f8 <vm_exec_core+32522>, 0x55f87a26b616 <vm_exec_core+32552>, 0x55f87a26b634 <vm_exec_core+32582>, 0x55f87a26b652 <vm_exec_core+32612>, 0x55f87a26b670 <vm_exec_core+32642>, 0x55f87a26b68e <vm_exec_core+32672>, 0x55f87a26b6ac <vm_exec_core+32702>, 0x55f87a26b6ca <vm_exec_core+32732>, 0x55f87a26b6e8 <vm_exec_core+32762>, 0x55f87a26b706 <vm_exec_core+32792>, 0x55f87a26b724 <vm_exec_core+32822>, 0x55f87a26b742 <vm_exec_core+32852>, 0x55f87a26b760 <vm_exec_core+32882>, 0x55f87a26b77e <vm_exec_core+32912>, 0x55f87a26b79c <vm_exec_core+32942>, 0x55f87a26b7ba <vm_exec_core+32972>, 0x55f87a26b7eb <vm_exec_core+33021>, 0x55f87a26b809 <vm_exec_core+33051>, 0x55f87a26b827 <vm_exec_core+33081>, 0x55f87a26b845 <vm_exec_core+33111>, 0x55f87a26b863 <vm_exec_core+33141>, 0x55f87a26b881 <vm_exec_core+33171>, 0x55f87a26b89f <vm_exec_core+33201>, 0x55f87a26b8bd <vm_exec_core+33231>, 0x55f87a26b8db <vm_exec_core+33261>, 0x55f87a26b8f9 <vm_exec_core+33291>, 0x55f87a26b917 <vm_exec_core+33321>, 0x55f87a26b935 <vm_exec_core+33351>, 0x55f87a26b953 <vm_exec_core+33381>, 0x55f87a26b971 <vm_exec_core+33411>...}
#54 0x000055f87a27edfe in rb_vm_exec (ec=0x55f87b543410) at /tmp/ruby/src/trunk-O0/vm.c:2560
        _ec = 0x55f87b543410
        _tag = {tag = 36, retval = 4, buf = {0x7ffe06bc0a00, 0x55f87a27ed7c <rb_vm_exec+190>, 0x0, 0x7ffe06bc0950, 0x55f87b5c3e00}, prev = 0x7ffe06bc0a70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#55 0x000055f87a27fc5d in rb_iseq_eval_main (iseq=0x7f1f80ab5f08) at /tmp/ruby/src/trunk-O0/vm.c:2826
        ec = 0x55f87b543410
        val = 140729011407488
#56 0x000055f87a08b9ee in rb_ec_exec_node (ec=0x55f87b543410, n=0x7f1f80ab5f08) at /tmp/ruby/src/trunk-O0/eval.c:281
        _ec = 0x55f87b543410
        _tag = {tag = 36, retval = 94525687640064, buf = {0x7ffe06bc0af0, 0x55f87a08b99a <rb_ec_exec_node+212>, 0x0, 0x7ffe06bc0a40, 0x55f87b543410}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f1f80ab5f08
#57 0x000055f87a08bb5f in ruby_run_node (n=0x7f1f80ab5f08) at /tmp/ruby/src/trunk-O0/eval.c:319
        ec = 0x55f87b543410
        status = 22008
#58 0x000055f87a08712e in rb_main (argc=122, argv=0x7ffe06bc0c98) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140729011407728
#59 0x000055f87a08718f in main (argc=122, argv=0x7ffe06bc0c98) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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