# Logfile created on 2024-02-23 12:02:07 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000559c79f22658 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20240223-120207", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000559c79fbb5d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000559c79fbb448 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000559c79fbb2b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240223-120207", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240223-120207>, @binmode=false, @mon_data=#<Monitor:0x0000559c79fbb1f0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   f403660..4831bb5  master     -> origin/master
Updating f403660..4831bb5
Fast-forward
 lib/irb/command.rb          | 42 +-----------------------------------------
 lib/irb/command/base.rb     |  2 +-
 lib/irb/command/chws.rb     |  2 +-
 lib/irb/command/irb_info.rb |  2 +-
 lib/irb/command/load.rb     |  2 +-
 lib/irb/command/pushws.rb   |  2 +-
 lib/irb/command/subirb.rb   |  2 +-
 lib/irb/completion.rb       |  2 +-
 lib/irb/context.rb          | 14 +++++++++++++-
 lib/irb/ext/change-ws.rb    |  2 +-
 lib/irb/ext/eval_history.rb |  2 +-
 lib/irb/ext/loader.rb       |  2 +-
 lib/irb/ext/multi-irb.rb    |  2 +-
 lib/irb/ext/tracer.rb       |  2 +-
 lib/irb/ext/use-loader.rb   |  6 +++---
 lib/irb/ext/workspaces.rb   |  2 +-
 lib/irb/frame.rb            |  2 +-
 lib/irb/help.rb             |  2 +-
 lib/irb/init.rb             |  2 +-
 lib/irb/input-method.rb     |  2 +-
 lib/irb/lc/error.rb         |  2 +-
 lib/irb/lc/ja/error.rb      |  2 +-
 lib/irb/locale.rb           |  2 +-
 lib/irb/notifier.rb         |  2 +-
 lib/irb/output-method.rb    |  2 +-
 lib/irb/ruby-lex.rb         |  2 +-
 lib/irb/version.rb          |  2 +-
 lib/irb/workspace.rb        |  2 +-
 lib/irb/ws-for-case-2.rb    |  2 +-
 lib/irb/xmp.rb              |  2 +-
 30 files changed, 44 insertions(+), 72 deletions(-)
Latest commit hash = 4831bb5bab
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision unchanged
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
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/openssl'
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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/syslog-0.1.2/ext/syslog'
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'
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 debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.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/drb.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

Retrying...
Finished tests in 1073.717053s, 23.4317 tests/s, 8846.5969 assertions/s.
25159 tests, 9498742 assertions, 0 failures, 0 errors, 255 skips

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

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

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

$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.2597857.ruby -x gdbscript
[New LWP 2597857]
[New LWP 2597859]
[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  0x000055f158982fc6 in gc_mark_children (objspace=0x55f1592e2c00, obj=139971230698880) at /tmp/ruby/src/trunk-O0/gc.c:6858
6858	    if (FL_TEST(obj, FL_EXIVAR)) {
[Current thread is 1 (Thread 0x7f4db0d997c0 (LWP 2597857))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f4db0d997c0 (LWP 2597857) 0x000055f158982fc6 in gc_mark_children (objspace=0x55f1592e2c00, obj=139971230698880) at /tmp/ruby/src/trunk-O0/gc.c:6858
  2    Thread 0x7f4d977bf640 (LWP 2597859) 0x00007f4db0ec1fde in epoll_wait (epfd=4, events=0x55f158fee8dc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f4d977bf640 (LWP 2597859)):
#0  0x00007f4db0ec1fde in epoll_wait (epfd=4, events=0x55f158fee8dc <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  0x000055f158b19e54 in event_wait (vm=0x55f1592e02a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 22001
#2  0x000055f158b19e78 in timer_thread_polling (vm=0x55f1592e02a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = -768887532
#3  0x000055f158b1a538 in timer_thread_func (ptr=0x55f1592e02a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x55f1592e02a0
#4  0x00007f4db0e30b43 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 = {140735328048464, -3683006040846061378, 139971230692928, 25, 139971656878160, 140735328048816, 3636792433859145918, 3636714161456722110}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f4db0ec1bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f4db0d997c0 (LWP 2597857)):
#0  0x000055f158982fc6 in gc_mark_children (objspace=0x55f1592e2c00, obj=139971230698880) at /tmp/ruby/src/trunk-O0/gc.c:6858
        any = 0x7f4d977c0d80
#1  0x000055f1589839f5 in gc_mark_stacked_objects (objspace=0x55f1592e2c00, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7091
        mstack = 0x55f1592e3088
        obj = 139971230698880
        marked_slots_at_the_beginning = 734
        popped_count = 0
#2  0x000055f158983b75 in gc_mark_stacked_objects_all (objspace=0x55f1592e2c00) at /tmp/ruby/src/trunk-O0/gc.c:7129
No locals.
#3  0x000055f158985ee9 in gc_marks_rest (objspace=0x55f1592e2c00) at /tmp/ruby/src/trunk-O0/gc.c:8324
No locals.
#4  0x000055f15898601d in gc_marks (objspace=0x55f1592e2c00, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8382
        marking_finished = false
#5  0x000055f158987dc0 in gc_start (objspace=0x55f1592e2c00, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9135
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9004
#6  0x000055f158987a55 in garbage_collect (objspace=0x55f1592e2c00, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9016
        _lev = 2134652352
        ret = 32767
#7  0x000055f15897ad6d in newobj_slowpath (size_pool_idx=0, wb_protected=1, cache=0x55f1592e3bb8, objspace=0x55f1592e2c00, flags=8197, klass=139971231018080) at /tmp/ruby/src/trunk-O0/gc.c:2856
        obj = 1
        lev = 1
#8  newobj_slowpath_wb_protected (klass=139971231018080, flags=8197, objspace=0x55f1592e2c00, cache=0x55f1592e3bb8, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2880
No locals.
#9  0x000055f15897b129 in newobj_of (cr=0x55f1592e39c0, klass=139971231018080, flags=8197, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2924
        obj = 94495071681648
        objspace = 0x55f1592e2c00
        size_pool_idx = 0
        cache = 0x55f1592e3bb8
        i = <optimized out>
        cnt = <optimized out>
#10 0x000055f15897b205 in rb_wb_protected_newobj_of (ec=0x55f1592e3c70, klass=139971231018080, flags=8197, size=40) at /tmp/ruby/src/trunk-O0/gc.c:2942
        __func__ = <optimized out>
#11 0x000055f158aeccb1 in str_alloc_heap (klass=139971231018080) at /tmp/ruby/src/trunk-O0/string.c:860
        str = 0x7fff7f3c36f0
#12 0x000055f158aed1d9 in str_new_static (klass=139971231018080, ptr=0x55f158e1af38 "undefined method '%1$s' for %3$s%4$s", len=36, encindex=2) at /tmp/ruby/src/trunk-O0/string.c:1002
        str = 140735328041056
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#13 0x000055f158aebd17 in fstr_update_callback (key=0x7fff7f3c3790, value=0x7fff7f3c37b0, data=140735328040992, existing=0) at /tmp/ruby/src/trunk-O0/string.c:376
        arg = 0x7fff7f3c3820
        str = 140735328041056
#14 0x000055f158ae8416 in rb_st_update (tab=0x55f1592eb5d0, key=140735328041056, func=0x55f158aebc10 <fstr_update_callback>, arg=140735328040992) at /tmp/ruby/src/trunk-O0/st.c:1487
        entry = 0x0
        bin = 0
        entries = 0x7f4db0c1f010
        bin_ind = 18446744073709551615
        value = 0
        old_key = 140735328041056
        retval = 22001
        existing = 0
        hash = 14189298881616298410
#15 0x000055f158aebfb7 in register_fstring (str=140735328041056, copy=false) at /tmp/ruby/src/trunk-O0/string.c:450
        frozen_strings = 0x55f1592eb5d0
        _lev = 32767
        args = {fstr = 140735328041056, copy = false}
#16 0x000055f158aec147 in rb_fstring_new (ptr=0x55f158e1af38 "undefined method '%1$s' for %3$s%4$s", len=36) at /tmp/ruby/src/trunk-O0/string.c:501
        fake_str = {basic = {flags = 3230670853, klass = 139971231018080}, len = 36, as = {heap = {ptr = 0x55f158e1af38 "undefined method '%1$s' for %3$s%4$s", aux = {capa = 36, shared = 36}}, embed = {ary = "8"}}}
#17 0x000055f158b8268c in rb_make_no_method_exception (exc=139971231011200, format=0, obj=139971212538520, argc=1, argv=0x7fff7f3c4210, priv=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:959
        name = 844044
#18 0x000055f158b82875 in raise_method_missing (ec=0x55f1592e3c70, argc=1, argv=0x7fff7f3c4210, obj=139971212538520, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:1003
        exc = 139971231011200
        format = 0
#19 0x000055f158b82643 in rb_method_missing (argc=1, argv=0x7fff7f3c4210, obj=139971212538520) at /tmp/ruby/src/trunk-O0/vm_eval.c:948
        ec = 0x55f1592e3c70
#20 0x000055f158b66318 in ractor_safe_call_cfunc_m1 (recv=139971212538520, argc=1, argv=0x7fff7f3c4210, func=0x55f158b825f6 <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3333
        f = 0x55f158b825f6 <rb_method_missing>
#21 0x000055f158b800ca in vm_call0_cfunc_with_frame (ec=0x55f1592e3c70, calling=0x7fff7f3c3e20, argv=0x7fff7f3c4210) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f4db0d97ef8
        ci = 0x7fff7f3c3df0
        val = 140735328042192
        me = 0x7f4d9666ff40
        cfunc = 0x55f159321348
        len = -1
        recv = 139971212538520
        argc = 1
        mid = 2865
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#22 0x000055f158b801f3 in vm_call0_cfunc (ec=0x55f1592e3c70, calling=0x7fff7f3c3e20, argv=0x7fff7f3c4210) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#23 0x000055f158b80471 in vm_call0_body (ec=0x55f1592e3c70, calling=0x7fff7f3c3e20, argv=0x7fff7f3c4210) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7fff7f3c3df0
        cc = 0x7fff7f3c3c00
        ret = 140735328042192
#24 0x000055f158b7fd50 in vm_call0_cme (ec=0x55f1592e3c70, calling=0x7fff7f3c3e20, argv=0x7fff7f3c4210, cme=0x7f4d9666ff40) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#25 0x000055f158b7fdf5 in vm_call0_super (ec=0x55f1592e3c70, calling=0x7fff7f3c3e20, argv=0x7fff7f3c4210, klass=139971212685200, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
        cme = 0x7f4d9666ff40
        mid = 2865
#26 0x000055f158b8090b in vm_call0_body (ec=0x55f1592e3c70, calling=0x7fff7f3c3e20, argv=0x7fff7f3c4210) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
        klass = 139971231022400
        ci = 0x7fff7f3c3df0
        cc = 0x7fff7f3c3ec0
        ret = 4503602150833232
#27 0x000055f158b7fcc1 in vm_call0_cc (ec=0x55f1592e3c70, recv=139971212538520, id=2865, argc=1, argv=0x7fff7f3c4210, cc=0x7fff7f3c3ec0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7fff7f3c4210
        av = {94495071680976, 139971656253120}
        calling = {cd = 0x7fff7f3c3de0, cc = 0x7fff7f3c3c00, block_handler = 0, recv = 139971212538520, argc = 1, kw_splat = false, heap_argv = 0}
#28 0x000055f158b7fa62 in rb_vm_call0 (ec=0x55f1592e3c70, recv=139971212538520, id=2865, argc=1, argv=0x7fff7f3c4210, cme=0x7f4d9666ff68, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f4d9666ff68, call_ = 0x55f158b6ae25 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#29 0x000055f158b8105b in rb_vm_call_kw (ec=0x55f1592e3c70, recv=139971212538520, id=2865, argc=1, argv=0x7fff7f3c4210, me=0x7f4d9666ff68, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#30 0x000055f158b7ef40 in call_method_entry (ec=0x55f1592e3c70, defined_class=139971231022400, obj=139971212538520, id=2865, cme=0x7f4d9666ff68, argc=1, argv=0x7fff7f3c4210, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2831
        passed_block_handler = 0
        result = 94495071681648
#31 0x000055f158b81907 in check_funcall_exec (v=140735328043632) at /tmp/ruby/src/trunk-O0/vm_eval.c:593
        args = 0x7fff7f3c4270
#32 0x000055f1589669b5 in rb_vrescue2 (b_proc=0x55f158b818aa <check_funcall_exec>, data1=140735328043632, r_proc=0x55f158b8190d <check_funcall_failed>, data2=140735328043632, args=0x7fff7f3c4130) at /tmp/ruby/src/trunk-O0/eval.c:910
        _ec = 0x55f1592e3c70
        _tag = {tag = 36, retval = 140735328043184, buf = {0x7fff7f3c40f0, 0x55f158966957 <rb_vrescue2+263>, 0x0, 0x7fff7f3c3ff0, 0x7fff7f3c40d0}, prev = 0x7fff7f3c56f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        ec = 0x55f1592e3c70
        cfp = 0x7f4db0d97ef8
        result = 0
        e_info = 4
#33 0x000055f158966829 in rb_rescue2 (b_proc=0x55f158b818aa <check_funcall_exec>, data1=140735328043632, r_proc=0x55f158b8190d <check_funcall_failed>, data2=140735328043632) at /tmp/ruby/src/trunk-O0/eval.c:891
        ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fff7f3c4210, reg_save_area = 0x7fff7f3c4150}}
        ret = 81604378803
#34 0x000055f158b81cee in check_funcall_missing (ec=0x55f1592e3c70, klass=139971231018080, recv=139971212538520, mid=3297, argc=0, argv=0x55f158e1bbb0 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:670
        argbuf = 0
        new_args = 0x7fff7f3c4210
        args = {defined_class = 139971231022400, recv = 139971212538520, mid = 3297, ec = 0x55f1592e3c70, cme = 0x7f4d9666ff68, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7fff7f3c4210, kw_splat = 0}
        cme = 0x7f4d9666ff68
        ret = 36
#35 0x000055f158b81e64 in rb_check_funcall_default_kw (recv=139971212538520, mid=3297, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:707
        ret = 140735328043936
        klass = 139971231018080
        me = 0x0
        ec = 0x55f1592e3c70
        respond = -1
#36 0x000055f158b81d9a in rb_check_funcall (recv=139971212538520, mid=3297, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#37 0x000055f158a1c434 in convert_type_with_id (val=139971212538520, tname=0x55f158ddfbbe "IO", method=3297, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3130
        r = 140735328043984
#38 0x000055f158a1c849 in rb_check_convert_type_with_id (val=139971212538520, type=11, tname=0x55f158ddfbbe "IO", method=3297) at /tmp/ruby/src/trunk-O0/object.c:3222
        v = 6258418084368678144
#39 0x000055f15896b17d in rb_stat (file=139971212538520, st=0x7fff7f3c4530) at /tmp/ruby/src/trunk-O0/file.c:1299
        tmp = 139971212539040
        result = 0
#40 0x000055f15896c469 in rb_file_identical_p (obj=139971230821600, fname1=139971212539040, fname2=139971212538520) at /tmp/ruby/src/trunk-O0/file.c:2197
        st1 = {st_dev = 164, st_ino = 13638920, st_nlink = 1, st_mode = 33152, st_uid = 1001, st_gid = 1000, __pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 1708690282, tv_nsec = 328230435}, st_mtim = {tv_sec = 1708690282, tv_nsec = 328230435}, st_ctim = {tv_sec = 1708690282, tv_nsec = 328230435}, __glibc_reserved = {0, 0, 0}}
        st2 = {st_dev = 0, st_ino = 139971213393680, st_nlink = 94495071678448, st_mode = 1496198144, st_uid = 22001, st_gid = 1, __pad0 = 1049216, st_rdev = 16, st_size = 139971230856480, st_blksize = 0, st_blocks = 139971230821600, st_atim = {tv_sec = 1431634051, tv_nsec = 0}, st_mtim = {tv_sec = 94495071681648, tv_nsec = 140735328044496}, st_ctim = {tv_sec = 1486421016, tv_nsec = 139971656253176}, __glibc_reserved = {139971655205080, 140735328044496, 94495071681648}}
#41 0x000055f158b663ce in ractor_safe_call_cfunc_2 (recv=139971230821600, argc=2, argv=0x7f4db0c980c8, func=0x55f15896c3f9 <rb_file_identical_p>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3354
        f = 0x55f15896c3f9 <rb_file_identical_p>
#42 0x000055f158b66f4f in vm_call_cfunc_with_frame_ (ec=0x55f1592e3c70, reg_cfp=0x7f4db0d97f30, calling=0x7fff7f3c4a20, argc=2, argv=0x7f4db0c980c8, stack_bottom=0x7f4db0c980c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3524
        ci = 0x491f00100005
        cc = 0x7f4d9666f978
        val = 140735328044736
        me = 0x7f4d977e7520
        cfunc = 0x55f159304008
        recv = 139971230821600
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#43 0x000055f158b67124 in vm_call_cfunc_with_frame (ec=0x55f1592e3c70, reg_cfp=0x7f4db0d97f30, calling=0x7fff7f3c4a20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3552
        argc = 2
        stack_bottom = 0x7f4db0c980c0
        argv = 0x7f4db0c980c8
#44 0x000055f158b6723c in vm_call_cfunc_other (ec=0x55f1592e3c70, reg_cfp=0x7f4db0d97f30, calling=0x7fff7f3c4a20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3578
        ci = 0x491f00100005
        argv_ary = 0
#45 0x000055f158b6766b in vm_call_cfunc (ec=0x55f1592e3c70, reg_cfp=0x7f4db0d97f30, calling=0x7fff7f3c4a20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3660
        ci = 0x491f00100005
#46 0x000055f158b6a1a6 in vm_call_method_each_type (ec=0x55f1592e3c70, cfp=0x7f4db0d97f30, calling=0x7fff7f3c4a20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4451
        aset_mask = 2026
        ivar_mask = 2541647136
        ci = 0x491f00100005
        cc = 0x7f4d9666f978
        cme = 0x7f4d977e7520
        v = 94495073517672
#47 0x000055f158b6ac52 in vm_call_method (ec=0x55f1592e3c70, cfp=0x7f4db0d97f30, calling=0x7fff7f3c4a20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4577
        ci = 0x491f00100005
        cc = 0x7f4d9666f978
#48 0x000055f158b6ae54 in vm_call_general (ec=0x55f1592e3c70, reg_cfp=0x7f4db0d97f30, calling=0x7fff7f3c4a20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4621
No locals.
#49 0x000055f158b6d560 in vm_sendish (ec=0x55f1592e3c70, reg_cfp=0x7f4db0d97f30, cd=0x55f1594d2400, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5635
        val = 36
        ci = 0x491f00100005
        cc = 0x7f4d9666f978
        argc = 2
        recv = 139971230821600
        calling = {cd = 0x55f1594d2400, cc = 0x7f4d9666f978, block_handler = 0, recv = 139971230821600, argc = 2, kw_splat = false, heap_argv = 0}
#50 0x000055f158b74d25 in vm_exec_core (ec=0x55f1592e3c70) at ../../src/trunk-O0/insns.def:881
        bh = 0
        cd = 0x55f1594d2400
        leaf = false
        val = 139971212538520
        reg_pc = 0x55f1594d2270
        reg_cfp = 0x7f4db0d97f30
        insns_address_table = {0x55f158b71129 <vm_exec_core+108>, 0x55f158b7118b <vm_exec_core+206>, 0x55f158b7129e <vm_exec_core+481>, 0x55f158b713b2 <vm_exec_core+757>, 0x55f158b71550 <vm_exec_core+1171>, 0x55f158b71680 <vm_exec_core+1475>, 0x55f158b71892 <vm_exec_core+2005>, 0x55f158b719a4 <vm_exec_core+2279>, 0x55f158b71a7d <vm_exec_core+2496>, 0x55f158b71b84 <vm_exec_core+2759>, 0x55f158b71c8b <vm_exec_core+3022>, 0x55f158b71d99 <vm_exec_core+3292>, 0x55f158b71eab <vm_exec_core+3566>, 0x55f158b71f7b <vm_exec_core+3774>, 0x55f158b72084 <vm_exec_core+4039>, 0x55f158b7217e <vm_exec_core+4289>, 0x55f158b72241 <vm_exec_core+4484>, 0x55f158b72304 <vm_exec_core+4679>, 0x55f158b7238d <vm_exec_core+4816>, 0x55f158b72419 <vm_exec_core+4956>, 0x55f158b724bf <vm_exec_core+5122>, 0x55f158b72597 <vm_exec_core+5338>, 0x55f158b72664 <vm_exec_core+5543>, 0x55f158b72742 <vm_exec_core+5765>, 0x55f158b72804 <vm_exec_core+5959>, 0x55f158b72943 <vm_exec_core+6278>, 0x55f158b729e9 <vm_exec_core+6444>, 0x55f158b72ace <vm_exec_core+6673>, 0x55f158b72bfd <vm_exec_core+6976>, 0x55f158b72cce <vm_exec_core+7185>, 0x55f158b72d91 <vm_exec_core+7380>, 0x55f158b72e54 <vm_exec_core+7575>, 0x55f158b72f4b <vm_exec_core+7822>, 0x55f158b7300d <vm_exec_core+8016>, 0x55f158b730cf <vm_exec_core+8210>, 0x55f158b731c9 <vm_exec_core+8460>, 0x55f158b732a8 <vm_exec_core+8683>, 0x55f158b73395 <vm_exec_core+8920>, 0x55f158b734a5 <vm_exec_core+9192>, 0x55f158b7359f <vm_exec_core+9442>, 0x55f158b7361a <vm_exec_core+9565>, 0x55f158b736db <vm_exec_core+9758>, 0x55f158b737c9 <vm_exec_core+9996>, 0x55f158b73879 <vm_exec_core+10172>, 0x55f158b739f8 <vm_exec_core+10555>, 0x55f158b73ad2 <vm_exec_core+10773>, 0x55f158b73bbe <vm_exec_core+11009>, 0x55f158b73c4f <vm_exec_core+11154>, 0x55f158b73daa <vm_exec_core+11501>, 0x55f158b74364 <vm_exec_core+12967>, 0x55f158b74460 <vm_exec_core+13219>, 0x55f158b74563 <vm_exec_core+13478>, 0x55f158b7464f <vm_exec_core+13714>, 0x55f158b74868 <vm_exec_core+14251>, 0x55f158b7495a <vm_exec_core+14493>, 0x55f158b74a60 <vm_exec_core+14755>, 0x55f158b74c6b <vm_exec_core+15278>, 0x55f158b74e22 <vm_exec_core+15717>, 0x55f158b74f56 <vm_exec_core+16025>, 0x55f158b750cb <vm_exec_core+16398>, 0x55f158b751ff <vm_exec_core+16706>, 0x55f158b75374 <vm_exec_core+17079>, 0x55f158b75556 <vm_exec_core+17561>, 0x55f158b75761 <vm_exec_core+18084>, 0x55f158b75918 <vm_exec_core+18523>, 0x55f158b75a3a <vm_exec_core+18813>, 0x55f158b75ae1 <vm_exec_core+18980>, 0x55f158b75ba5 <vm_exec_core+19176>, 0x55f158b75c8e <vm_exec_core+19409>, 0x55f158b75d7a <vm_exec_core+19645>, 0x55f158b75e63 <vm_exec_core+19878>, 0x55f158b75f77 <vm_exec_core+20154>, 0x55f158b7609e <vm_exec_core+20449>, 0x55f158b761dd <vm_exec_core+20768>, 0x55f158b7631c <vm_exec_core+21087>, 0x55f158b7645b <vm_exec_core+21406>, 0x55f158b7659a <vm_exec_core+21725>, 0x55f158b766d9 <vm_exec_core+22044>, 0x55f158b76823 <vm_exec_core+22374>, 0x55f158b769a6 <vm_exec_core+22761>, 0x55f158b76ae5 <vm_exec_core+23080>, 0x55f158b76c24 <vm_exec_core+23399>, 0x55f158b76d63 <vm_exec_core+23718>, 0x55f158b76ea2 <vm_exec_core+24037>, 0x55f158b76fe1 <vm_exec_core+24356>, 0x55f158b77120 <vm_exec_core+24675>, 0x55f158b7725f <vm_exec_core+24994>, 0x55f158b7739e <vm_exec_core+25313>, 0x55f158b774f6 <vm_exec_core+25657>, 0x55f158b776bc <vm_exec_core+26111>, 0x55f158b77843 <vm_exec_core+26502>, 0x55f158b7796b <vm_exec_core+26798>, 0x55f158b77a93 <vm_exec_core+27094>, 0x55f158b77bb6 <vm_exec_core+27385>, 0x55f158b77cd9 <vm_exec_core+27676>, 0x55f158b77e0d <vm_exec_core+27984>, 0x55f158b77f4c <vm_exec_core+28303>, 0x55f158b78037 <vm_exec_core+28538>, 0x55f158b7813c <vm_exec_core+28799>, 0x55f158b78284 <vm_exec_core+29127>, 0x55f158b78373 <vm_exec_core+29366>, 0x55f158b7845c <vm_exec_core+29599>, 0x55f158b78531 <vm_exec_core+29812>, 0x55f158b78606 <vm_exec_core+30025>, 0x55f158b78682 <vm_exec_core+30149>, 0x55f158b786fe <vm_exec_core+30273>, 0x55f158b7871c <vm_exec_core+30303>, 0x55f158b7873a <vm_exec_core+30333>, 0x55f158b78758 <vm_exec_core+30363>, 0x55f158b78776 <vm_exec_core+30393>, 0x55f158b78794 <vm_exec_core+30423>, 0x55f158b787b2 <vm_exec_core+30453>, 0x55f158b787d0 <vm_exec_core+30483>, 0x55f158b787ee <vm_exec_core+30513>, 0x55f158b7880c <vm_exec_core+30543>, 0x55f158b7882a <vm_exec_core+30573>, 0x55f158b78848 <vm_exec_core+30603>, 0x55f158b78866 <vm_exec_core+30633>, 0x55f158b78884 <vm_exec_core+30663>, 0x55f158b788a2 <vm_exec_core+30693>, 0x55f158b788c0 <vm_exec_core+30723>, 0x55f158b788de <vm_exec_core+30753>, 0x55f158b788fc <vm_exec_core+30783>, 0x55f158b7891a <vm_exec_core+30813>, 0x55f158b78938 <vm_exec_core+30843>, 0x55f158b78956 <vm_exec_core+30873>, 0x55f158b78974 <vm_exec_core+30903>, 0x55f158b78992 <vm_exec_core+30933>, 0x55f158b789b0 <vm_exec_core+30963>, 0x55f158b789ce <vm_exec_core+30993>, 0x55f158b789ec <vm_exec_core+31023>, 0x55f158b78a0a <vm_exec_core+31053>, 0x55f158b78a28 <vm_exec_core+31083>, 0x55f158b78a46 <vm_exec_core+31113>, 0x55f158b78a64 <vm_exec_core+31143>, 0x55f158b78a82 <vm_exec_core+31173>, 0x55f158b78aa0 <vm_exec_core+31203>, 0x55f158b78abe <vm_exec_core+31233>, 0x55f158b78adc <vm_exec_core+31263>, 0x55f158b78afa <vm_exec_core+31293>, 0x55f158b78b18 <vm_exec_core+31323>, 0x55f158b78b36 <vm_exec_core+31353>, 0x55f158b78b54 <vm_exec_core+31383>, 0x55f158b78b72 <vm_exec_core+31413>, 0x55f158b78b90 <vm_exec_core+31443>, 0x55f158b78bae <vm_exec_core+31473>, 0x55f158b78bcc <vm_exec_core+31503>, 0x55f158b78bea <vm_exec_core+31533>, 0x55f158b78c08 <vm_exec_core+31563>, 0x55f158b78c26 <vm_exec_core+31593>, 0x55f158b78c44 <vm_exec_core+31623>, 0x55f158b78c62 <vm_exec_core+31653>, 0x55f158b78c80 <vm_exec_core+31683>, 0x55f158b78c9e <vm_exec_core+31713>, 0x55f158b78cbc <vm_exec_core+31743>, 0x55f158b78cda <vm_exec_core+31773>, 0x55f158b78cf8 <vm_exec_core+31803>, 0x55f158b78d16 <vm_exec_core+31833>, 0x55f158b78d34 <vm_exec_core+31863>, 0x55f158b78d52 <vm_exec_core+31893>, 0x55f158b78d70 <vm_exec_core+31923>, 0x55f158b78d8e <vm_exec_core+31953>, 0x55f158b78dac <vm_exec_core+31983>, 0x55f158b78dca <vm_exec_core+32013>, 0x55f158b78de8 <vm_exec_core+32043>, 0x55f158b78e06 <vm_exec_core+32073>, 0x55f158b78e24 <vm_exec_core+32103>, 0x55f158b78e42 <vm_exec_core+32133>, 0x55f158b78e60 <vm_exec_core+32163>, 0x55f158b78e7e <vm_exec_core+32193>, 0x55f158b78e9c <vm_exec_core+32223>, 0x55f158b78eba <vm_exec_core+32253>, 0x55f158b78ed8 <vm_exec_core+32283>, 0x55f158b78ef6 <vm_exec_core+32313>, 0x55f158b78f14 <vm_exec_core+32343>, 0x55f158b78f32 <vm_exec_core+32373>, 0x55f158b78f50 <vm_exec_core+32403>, 0x55f158b78f6e <vm_exec_core+32433>, 0x55f158b78f8c <vm_exec_core+32463>, 0x55f158b78faa <vm_exec_core+32493>, 0x55f158b78fc8 <vm_exec_core+32523>, 0x55f158b78fe6 <vm_exec_core+32553>, 0x55f158b79004 <vm_exec_core+32583>, 0x55f158b79022 <vm_exec_core+32613>, 0x55f158b79053 <vm_exec_core+32662>, 0x55f158b79071 <vm_exec_core+32692>, 0x55f158b7908f <vm_exec_core+32722>, 0x55f158b790ad <vm_exec_core+32752>, 0x55f158b790cb <vm_exec_core+32782>, 0x55f158b790e9 <vm_exec_core+32812>, 0x55f158b79107 <vm_exec_core+32842>, 0x55f158b79125 <vm_exec_core+32872>, 0x55f158b79143 <vm_exec_core+32902>, 0x55f158b79161 <vm_exec_core+32932>, 0x55f158b7917f <vm_exec_core+32962>, 0x55f158b7919d <vm_exec_core+32992>, 0x55f158b791bb <vm_exec_core+33022>, 0x55f158b791d9 <vm_exec_core+33052>, 0x55f158b791f7 <vm_exec_core+33082>, 0x55f158b79215 <vm_exec_core+33112>...}
#51 0x000055f158b8c663 in vm_exec_loop (ec=0x55f1592e3c70, state=RUBY_TAG_RAISE, tag=0x7fff7f3c56f0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2579
No locals.
#52 0x000055f158b8c5ab in rb_vm_exec (ec=0x55f1592e3c70) at /tmp/ruby/src/trunk-O0/vm.c:2558
        _ec = 0x55f1592e3c70
        _tag = {tag = 36, retval = 4, buf = {0x7fff7f3c5770, 0x55f158b8c4d6 <rb_vm_exec+190>, 0x0, 0x7fff7f3c56c0, 0x7fff7f3c5a08}, prev = 0x7fff7f3c57e0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#53 0x000055f158b8d3b7 in rb_iseq_eval_main (iseq=0x7f4d967132a8) at /tmp/ruby/src/trunk-O0/vm.c:2818
        ec = 0x55f1592e3c70
        val = 140735328049136
#54 0x000055f15896515e in rb_ec_exec_node (ec=0x55f1592e3c70, n=0x7f4d967132a8) at /tmp/ruby/src/trunk-O0/eval.c:282
        _ec = 0x55f1592e3c70
        _tag = {tag = 36, retval = 94495061722992, buf = {0x7fff7f3c5860, 0x55f15896510a <rb_ec_exec_node+212>, 0x0, 0x7fff7f3c57b0, 0x55f1592e3c70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f4d967132a8
#55 0x000055f1589652cf in ruby_run_node (n=0x7f4d967132a8) at /tmp/ruby/src/trunk-O0/eval.c:320
        ec = 0x55f1592e3c70
        status = 22001
#56 0x000055f1589608ee in rb_main (argc=121, argv=0x7fff7f3c5a08) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140735328049376
#57 0x000055f15896094f in main (argc=121, argv=0x7fff7f3c5a08) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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