# Logfile created on 2023-11-24 06:34:53 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000562b3b796370 @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.20231124-063453", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000562b3b82b510 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000562b3b82b3a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000562b3b82b1f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231124-063453", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231124-063453>, @binmode=false, @mon_data=#<Monitor:0x0000562b3b82b128>, @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 debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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/debug.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
02cc9d4..12f4e96 master -> origin/master
Updating 02cc9d4..12f4e96
Fast-forward
doc/contributing/documentation_guide.md | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
Latest commit hash = 12f4e9655e
$$$[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 debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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/debug.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
13af6c0a01c13f4ffcf5388bcfd36db55c65cb2159f657aead613ef19b20d0e2 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]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/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.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/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 927587afb6aac69b358b86a01f602d207053e8d2
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
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
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 unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/socket'
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/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering 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.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving 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/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/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'
./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.3.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.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.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.3.0+0
abbrev 0.1.1
base64 0.2.0
benchmark 0.3.0
bundler 2.5.0.dev
cgi 0.4.0
csv 3.2.8
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
english 0.8.0
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
getoptlong 0.2.1
ipaddr 1.2.5
irb 1.9.1
logger 1.6.0
mutex_m 0.2.0
net-http 0.4.0
net-protocol 0.2.2
observer 0.1.2
open-uri 0.4.0
open3 0.2.0
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.18.0
pstore 0.1.3
rdoc 6.6.0
readline 0.0.3
reline 0.4.0
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.2.0
ruby2_keywords 0.0.5
securerandom 0.3.0
set 1.0.3
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 1.1.0
tempfile 0.2.0
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.3.0+0
bigdecimal 3.1.5
date 3.3.4
digest 3.1.1
etc 1.4.3.dev.1
fcntl 1.1.0
fiddle 1.1.2
io-console 0.6.1.dev.1
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.1.1
stringio 3.1.0
strscan 3.0.8
syslog 0.1.1
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
minitest 5.20.0
power_assert 2.0.3
rake 13.1.0
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.4.6
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.3.2
typeprof 0.21.8
debug 1.8.0
racc 1.7.3
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1864 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.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/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'
Run options:
--seed=11678
"--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/909] 2082828=test_pkcs7
[ 2/909] 2082826=test_cgi_session
[ 3/909] 2082825=test_keyword
[ 4/909] 2082827=test_ensured
[ 5/909] 2082826=test_x509crl
[ 6/909] 2082827=test_hash
[ 7/909] 2082826=test_iter_break
[ 8/909] 2082826=test_gem_install_update_options
[ 9/909] 2082828=test_num2int
[ 10/909] 2082828=test_project_sanity
[ 11/909] 2082825=test_gem_command_manager
[ 12/909] 2082828=test_refinement
[ 13/909] 2082826=test_address_resolve
[ 14/909] 2082826=test_gem_requirement
[ 15/909] 2082825=test_numeric
[ 16/909] 2082825=test_word
[ 17/909] 2082825=test_gem_resolver_installed_specification
[ 18/909] 2082826=test_gem_resolver_vendor_set
[ 19/909] 2082825=test_cmethod
[ 20/909] 2082825=test_gem_commands_list_command
[ 21/909] 2082825=test_parser
[ 22/909] 2082826=test_gem_ext_rake_builder
[ 23/909] 2082825=test_irb
[ 24/909] 2082825=test_yield_block
[ 25/909] 2082825=test_pkg_config
[ 26/909] 2082825=test_gem_commands_help_command
[ 27/909] 2082825=test_set
[ 28/909] 2082825=test_rdoc_include
[ 29/909] 2082826=test_rdoc_options
[ 30/909] 2082825=test_dln
[ 31/909] 2082825=test_at_exit
[ 32/909] 2082825=test_closure
[ 33/909] 2082825=test_digest
[ 34/909] 2082825=test_object
[ 35/909] 2082825=test_gem_resolver_local_specification
[ 36/909] 2082825=test_frozen_error
[ 37/909] 2082825=test_yjit
[ 38/909] 2082826=test_m17n
[ 39/909] 2082826=test_array
[ 40/909] 2082827=test_gem_ext_cargo_builder_link_flag_converter
[ 41/909] 2082826=test_argf
[ 42/909] 2082827=test_console_attr
[ 43/909] 2082827=test_x509req
[ 44/909] 2082827=test_files_ext
[ 45/909] 2082827=test_ruby_lex
[ 46/909] 2082827=test_win32ole_record
[ 47/909] 2082827=dispatcher_test
[ 48/909] 2082828=test_complex2
[ 49/909] 2082828=test_eval_history
[ 50/909] 2082827=test_insns_leaf
[ 51/909] 2082827=test_gem_version_option
[ 52/909] 2082827=test_ossl
[ 53/909] 2082828=test_ubf_async_safe
[ 54/909] 2082828=test_omap
[ 55/909] 2082828=test_sockopt
[ 56/909] 2082828=test_gem_uri_formatter
[ 57/909] 2082828=test_yaml_tree
[ 58/909] 2082828=test_shellwords
[ 59/909] 2082828=test_windows_1251
[ 60/909] 2082828=test_encoding
[ 61/909] 2082828=test_nesting_parser
[ 62/909] 2082828=test_thread_queue
[ 63/909] 2082825=test_vm_dump
[ 64/909] 2082825=test_gem_resolver_conflict
[ 65/909] 2082825=test_nowrite
[ 66/909] 2082825=test_gb18030
[ 67/909] 2082828=test_gem_package_tar_writer
[ 68/909] 2082825=test_fileutils
[ 69/909] 2082828=errors_test
[ 70/909] 2082828=test_history
[ 71/909] 2082828=test_gem_gemcutter_utilities
[ 72/909] 2082825=test_method_cache
[ 73/909] 2082825=test_float
[ 74/909] 2082827=test_mul
[ 75/909] 2082828=test_primitive
[ 76/909] 2082827=test_gem_commands_which_command
[ 77/909] 2082828=test_passing_block
[ 78/909] 2082828=test_yjit_exit_locations
[ 79/909] 2082828=test_data_error
[ 80/909] 2082827=test_monitor
[ 81/909] 2082827=test_cstr
[ 82/909] 2082828=test_gem_config_file
[ 83/909] 2082828=test_whileuntil
[ 84/909] 2082828=test_gem_resolver_best_set
[ 85/909] 2082828=test_document
[ 86/909] 2082828=test_marshalable
[ 87/909] 2082828=test_rdoc_parser_rd
[ 88/909] 2082828=test_webauthn_poller
[ 89/909] 2082828=test_x509attr
[ 90/909] 2082828=test_unicode
[ 91/909] 2082828=test_set_len
[ 92/909] 2082828=test_rdoc_parser
[ 93/909] 2082828=test_thread_cv
[ 94/909] 2082827=test_pattern_matching
[ 95/909] 2082827=test_webauthn_listener
[ 96/909] 2082825=test_coverage
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34647>
[ 97/909] 2082828=test_pathname
[ 98/909] 2082827=test_gem_path_support
[ 99/909] 2082827=test_case
[100/909] 2082827=test_helper
[101/909] 2082827=test_wss
[102/909] 2082827=test_x509ext
[103/909] 2082827=test_class
[104/909] 2082827=test_fips
[105/909] 2082828=test_configuration
[106/909] 2082827=test_gc
[107/909] 2082827=test_math
[108/909] 2082828=test_libs
[109/909] 2082828=test_gem_util
[110/909] 2082827=test_euc_jp
[111/909] 2082827=test_tree_spell_checker
[112/909] 2082827=test_require_lib
[113/909] 2082828=test_interned_str
[114/909] 2082828=test_gem_ext_cmake_builder
[115/909] 2082828=test_objectspace
[116/909] 2082825=test_integer
[117/909] 2082826=test_sexp
[118/909] 2082826=test_io
[119/909] 2082828=test_compile_prism
[120/909] 2082828=test_key_event_record
[121/909] 2082828=test_array_create
[122/909] 2082828=test_notimplement
[123/909] 2082828=test_scalar_scanner
[124/909] 2082828=test_etc
[125/909] 2082828=test_struct
[126/909] 2082828=test_option
[127/909] 2082828=test_mutex
[128/909] 2082828=test_win32ole_event
[129/909] 2082828=test_completion
[130/909] 2082828=test_buffered_io
[131/909] 2082828=test_constant
[132/909] 2082828=test_addrinfo
[133/909] 2082827=test_gem
[134/909] 2082828=test_to_ary_concat
[135/909] 2082825=test_encoding
[136/909] 2082825=test_bash_completion
[137/909] 2082825=test_gem_ext_cargo_builder_unit
[138/909] 2082825=test_delegate
[139/909] 2082825=test_fixnum
[140/909] 2082825=test_bug-14834
[141/909] 2082825=test_signal
[142/909] 2082827=test_cgi_core
[143/909] 2082827=test_rdoc_require
[144/909] 2082827=test_parser
[145/909] 2082827=test_terminfo
[146/909] 2082827=test_fiber
[147/909] 2082825=test_rational2
[148/909] 2082825=test_raise_exception
[149/909] 2082828=test_rdoc_markup_to_bs
[150/909] 2082828=test_marshal
[151/909] 2082825=test_gem_commands_update_command
[152/909] 2082828=test_gem_commands_generate_index_command
[153/909] 2082828=json_encoding_test
[154/909] 2082828=test_optparse
[155/909] 2082828=ripper_compat_test
[156/909] 2082828=test_case_options
[157/909] 2082828=test_evaluation
[158/909] 2082828=test_ssl
[159/909] 2082828=test_rdoc_markup_to_tt_only
[160/909] 2082828=test_convert
[161/909] 2082828=test_https
[162/909] 2082828=test_ractor
[163/909] 2082827=test_abbrev
[164/909] 2082827=test_objspace
[165/909] 2082828=test_httpresponses
[166/909] 2082828=test_general
[167/909] 2082825=test_gem_commands_server_command
[168/909] 2082825=test_timeout
[169/909] 2082825=test_within_pipe
[170/909] 2082825=test_mixed_unicode_escapes
[171/909] 2082825=test_rdoc_generator_darkfish
[172/909] 2082828=test_have_library
[173/909] 2082825=test_load
[174/909] 2082825=test_beginendblock
[175/909] 2082828=test_cipher
[176/909] 2082828=test_rdoc_parser_ruby
[177/909] 2082825=test_httpresponse
[178/909] 2082825=test_big5
[179/909] 2082825=test_new
[180/909] 2082825=test_time_tz
[181/909] 2082825=version_test
[182/909] 2082825=test_scheduler
[183/909] 2082825=test_object_references
[184/909] 2082826=test_cgi_cookie
[185/909] 2082826=test_bigdecimal
[186/909] 2082825=test_gem_resolver
[187/909] 2082825=test_win32ole_variable
[188/909] 2082825=test_gem_package_tar_reader_entry
[189/909] 2082828=test_gem_specification
[190/909] 2082825=test_gem_commands_exec_command
[191/909] 2082825=test_tsort
[192/909] 2082825=test_rdoc_markup_to_label
[193/909] 2082825=test_metaclass
[194/909] 2082825=test_rbconfig
[195/909] 2082825=test_files_sample
[196/909] 2082825=test_ssl
[197/909] 2082826=test_digest_extend
[198/909] 2082826=test_logger
[199/909] 2082826=test_rb_str_dup
[200/909] 2082826=test_module
[201/909] 2082828=test_key_error
[202/909] 2082828=test_symbol
[203/909] 2082828=test_append
[204/909] 2082828=test_engine
[205/909] 2082828=test_pp
[206/909] 2082828=test_gem_commands_unpack_command
[207/909] 2082828=test_rdoc_markup_to_table_of_contents
[208/909] 2082828=test_x509cert
[209/909] 2082828=test_enc_associate
[210/909] 2082825=test_last_thread
[211/909] 2082828=test_import
[212/909] 2082825=test_ftp
[213/909] 2082825=test_logdevice
[214/909] 2082826=test_arith_seq_extract
[215/909] 2082826=test_gem_request_connection_pools
[216/909] 2082826=test_config
[217/909] 2082826=test_ractor
[218/909] 2082826=test_rubyvm
[219/909] 2082826=test_getoptlong
[220/909] 2082826=test_pack
[221/909] 2082825=test_logperiod
[222/909] 2082825=test_io_console
[223/909] 2082828=test_bn
[224/909] 2082828=test_cparser
[225/909] 2082826=test_rdoc_markup_attributes
[226/909] 2082826=test_unicode_escape
[227/909] 2082826=test_recursion
[228/909] 2082826=test_c_union_entity
[229/909] 2082826=test_string_processing
[230/909] 2082826=test_gem_resolver_vendor_specification
[231/909] 2082826=json_ext_parser_test
[232/909] 2082826=test_ostruct
[233/909] 2082826=test_koi8
[234/909] 2082826=test_table
[235/909] 2082826=test_rdoc_attr
[236/909] 2082826=test_not
[237/909] 2082826=test_gem_dependency_list
[238/909] 2082826=test_gem_ext_configure_builder
[239/909] 2082826=test_rdoc_generator_markup
[240/909] 2082826=test_rendering
[241/909] 2082826=test_filter
[242/909] 2082826=test_scanner_events
[243/909] 2082826=test_inlinecache
[244/909] 2082826=test_err_in_callback
Skipping Gem::PackageTask tests. rake not found.
[245/909] 2082826=test_gem_package_task
[246/909] 2082826=test_force_quotes
[247/909] 2082826=test_gem_source_fetch_problem
[248/909] 2082826=test_rdoc_parser_markdown
[249/909] 2082825=test_rdoc_i18n_text
[250/909] 2082825=test_rdoc_markup_indented_paragraph
[251/909] 2082826=test_gem_commands_lock_command
[252/909] 2082825=test_rdoc_markup_to_html_snippet
[253/909] 2082826=test_data
[254/909] 2082826=test_ractor_compatibility
[255/909] 2082825=test_have_func
[256/909] 2082828=test_gem_commands_contents_command
[257/909] 2082828=test_gem_rdoc
[258/909] 2082828=test_erb_command
[259/909] 2082826=test_ws
[260/909] 2082826=test_win32ole_variant_outarg
[261/909] 2082826=test_regex_casefold
[262/909] 2082828=test_unix
[263/909] 2082828=test_fd_setsize
[264/909] 2082828=test_http
[265/909] 2082825=test_gem_source_git
[266/909] 2082826=test_coder
[267/909] 2082826=test_symbol
[268/909] 2082825=test_context
.Leaked thread: TestIRB::ContextTest#test_build_completor: #<Thread:0x00007f861b5daa40 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 sleep>
Finished thread: TestIRB::ContextTest#test_default_return_format: #<Thread:0x00007f861b5daa40 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 dead>
[269/909] 2082825=test_gem_commands_sources_command
[270/909] 2082825=test_rdoc_tom_doc
[271/909] 2082825=test_gem_commands_fetch_command
[272/909] 2082825=ractor_test
[273/909] 2082825=test_normalize
[274/909] 2082825=test_converters
[275/909] 2082825=test_sleep
[276/909] 2082826=test_bignum
[277/909] 2082826=test_rdoc_markup
[278/909] 2082826=test_gem_resolver_git_specification
[279/909] 2082826=test_files_test_2
[280/909] 2082825=test_singleton
[281/909] 2082825=test_spell_checker
[282/909] 2082825=test_ancdata
[283/909] 2082825=test_rdoc_rd_block_parser
[284/909] 2082825=test_name_error_extension
[285/909] 2082825=test_rdoc_ri_paths
[286/909] 2082825=test_bigdecimal_util
[287/909] 2082825=test_https_proxy
[288/909] 2082825=test_pack
[289/909] 2082825=test_basicinstructions
[290/909] 2082825=test_update
[291/909] 2082825=test_read
[292/909] 2082825=test_ractor
[293/909] 2082825=test_verbose
[294/909] 2082825=test_key_actor_emacs
[295/909] 2082825=test_exit
[296/909] 2082825=test_drbobject
[297/909] 2082825=test_optimization
[298/909] 2082828=test_gem_commands_query_command
[299/909] 2082828=test_rdoc_rd
[300/909] 2082828=test_range
[301/909] 2082828=test_weakkeymap
[302/909] 2082828=test_formatter
[303/909] 2082828=test_rdoc_markup_document
[304/909] 2082828=test_lazy_enumerator
[305/909] 2082828=test_key_actor_vi
[306/909] 2082828=test_find_executable
[307/909] 2082828=test_ts
[308/909] 2082826=test_require
[309/909] 2082828=test_unconverted_fields
[310/909] 2082828=test_history
[311/909] 2082828=test_locale
[312/909] 2082828=test_dup
[313/909] 2082828=test_delegation
[314/909] 2082828=test_pattern_key_name_check
[315/909] 2082828=test_thread
[316/909] 2082826=test_require
[317/909] 2082827=test_remote_fetch_error
[318/909] 2082827=test_open3
[319/909] 2082828=test_udp
[320/909] 2082825=test_pinned
[321/909] 2082828=fuzzer_test
[322/909] 2082828=test_ast
[323/909] 2082825=test_struct
[324/909] 2082825=test_propertyputref
[325/909] 2082825=test_instrumentation_api
[326/909] 2082826=test_default_gems
[327/909] 2082826=test_rand
[328/909] 2082826=test_serialize_subclasses
[329/909] 2082826=test_gem_safe_marshal
[330/909] 2082825=ruby_api_test
[331/909] 2082825=test_date_strptime
[332/909] 2082825=test_gem_request_set_lockfile_tokenizer
[333/909] 2082825=test_gem_doctor
[334/909] 2082825=json_common_interface_test
[335/909] 2082825=test_grapheme_breaks
[336/909] 2082825=test_ractor
[337/909] 2082825=test_rdoc_parser_simple
[338/909] 2082825=test_enumerable
[339/909] 2082825=test_signedness
[340/909] 2082826=test_too_many_dummy_encodings
[341/909] 2082826=test_drbunix
[342/909] 2082827=test_svcb_https
[343/909] 2082827=test_buffering
[344/909] 2082827=test_patterns
[345/909] 2082827=test_gem_commands_stale_command
[346/909] 2082827=location_test
[347/909] 2082827=test_gem_resolver_api_specification
[348/909] 2082825=test_gem_package
[349/909] 2082827=test_date_arith
[350/909] 2082827=test_gem_security_signer
[351/909] 2082827=test_internal_ivar
[352/909] 2082827=test_config
[353/909] 2082827=test_error_highlight
[354/909] 2082825=test_io_m17n
[355/909] 2082827=test_resize
[356/909] 2082827=test_stringscanner
[357/909] 2082827=test_pipe
[358/909] 2082827=desugar_compiler_test
[359/909] 2082827=test_have_macro
[360/909] 2082827=test_general
[361/909] 2082827=test_tracepoint
[362/909] 2082826=test_gem_resolver_specification
[363/909] 2082826=test_convertible
[364/909] 2082827=test_env
[365/909] 2082825=test_nkf
[366/909] 2082825=test_rdoc_markup_pre_process
[367/909] 2082825=test_time
[368/909] 2082825=heredoc_dedent_test
[369/909] 2082825=test_sprintf_comb
[370/909] 2082825=test_gem_package_old
[371/909] 2082825=test_method_cache
[372/909] 2082825=memsize_test
[373/909] 2082825=test_ocsp
[374/909] 2082825=test_super
[375/909] 2082825=test_win32ole_param
[376/909] 2082825=test_settracefunc
[377/909] 2082827=test_gem_text
[378/909] 2082827=test_pstore
[379/909] 2082827=test_variable
[380/909] 2082827=test_readpartial
[381/909] 2082827=test_lambda
[382/909] 2082826=test_gem_request_set_gem_dependency_api
[383/909] 2082827=test_win32ole
[384/909] 2082827=test_regexp
[385/909] 2082825=test_extlibs
[386/909] 2082826=pattern_test
[387/909] 2082826=test_file_exhaustive
[388/909] 2082825=compiler_test
[389/909] 2082825=test_variable_name_check
[390/909] 2082825=test_string
[391/909] 2082825=test_iterator
[392/909] 2082825=test_printf
[393/909] 2082825=test_scope
[394/909] 2082825=test_case
[395/909] 2082825=test_gem_remote_fetcher
[396/909] 2082825=test_gem_uninstaller
[397/909] 2082826=test_rdoc_generator_pot
[398/909] 2082826=test_zlib
[399/909] 2082827=test_storage
[400/909] 2082827=test_proc
[401/909] 2082825=test_eval
[402/909] 2082825=test_alias
[403/909] 2082825=test_gem_gem_runner
[404/909] 2082825=test_pointer
[405/909] 2082827=test_helper
[406/909] 2082827=test_dir_m17n
[407/909] 2082825=test_rdoc_generator_pot_po_entry
[408/909] 2082825=test_cgi_header
[409/909] 2082825=test_tuplebag
[410/909] 2082825=test_protocol
[411/909] 2082825=test_singleton_function
[412/909] 2082825=test_rdoc_markup_to_rdoc
[413/909] 2082825=test_process
[414/909] 2082827=test_dns
[415/909] 2082825=test_gem_commands_info_command
[416/909] 2082825=test_addr
[417/909] 2082825=test_getopts
[418/909] 2082825=test_flush
[419/909] 2082825=test_pair
[420/909] 2082827=test_stat
[421/909] 2082827=test_type_completor
[422/909] 2082827=test_gc
[423/909] 2082825=test_gem_local_remote_options
[424/909] 2082825=test_gem_commands_owner_command
[425/909] 2082825=test_cgi_modruby
[426/909] 2082825=test_rational
[427/909] 2082825=test_nil
[428/909] 2082825=test_trace
[429/909] 2082825=test_rdoc_markup_attribute_manager
[430/909] 2082825=test_liberal_parsing
[431/909] 2082825=test_rdoc_class_module
[432/909] 2082826=test_win32ole_variant
[433/909] 2082826=test_summary
[434/909] 2082826=test_gem_resolver_composed_set
[435/909] 2082826=test_arity
[436/909] 2082826=test_find
[437/909] 2082826=test_object
[438/909] 2082826=test_jaro_winkler
[439/909] 2082826=test_func
[440/909] 2082825=test_install
[441/909] 2082825=test_foreach
[442/909] 2082825=unescape_test
[443/909] 2082825=test_yamldbm
[444/909] 2082825=test_column_separator
[445/909] 2082825=test_gem_source_list
[446/909] 2082825=test_yaml_special_cases
[447/909] 2082825=test_drbssl
[448/909] 2082826=test_rdoc_parser_changelog
[449/909] 2082826=parameters_signature_test
[450/909] 2082826=test_kill_ring
[451/909] 2082826=test_boolean
[452/909] 2082826=test_c_struct_entry
[453/909] 2082826=test_rdoc_context
[454/909] 2082826=test_random
[455/909] 2082826=test_nonblock
[456/909] 2082826=test_strip
[457/909] 2082826=test_lexer
[458/909] 2082826=test_date
[459/909] 2082826=test_open-uri
[460/909] 2082826=test_mailto
[461/909] 2082826=test_gem_commands_install_command
[462/909] 2082826=test_gem_indexer
[463/909] 2082826=test_enumerator_kw
[464/909] 2082826=test_transcode
[465/909] 2082826=test_iso_8859
[466/909] 2082826=test_dir
[467/909] 2082826=test_coderange
[468/909] 2082826=test_exception_at_throwing
[469/909] 2082826=test_row
[470/909] 2082826=test_enumerator
[471/909] 2082826=test_memory_view
[472/909] 2082826=test_stringio
[473/909] 2082826=test_sprintf
[474/909] 2082826=test_gem_uri
[475/909] 2082826=test_rewind
[476/909] 2082826=test_win32ole_type_event
[477/909] 2082826=test_rdoc_method_attr
[478/909] 2082826=test_dot_dot
[479/909] 2082826=test_scan_args
[480/909] 2082826=test_date_conv
[481/909] 2082826=test_case_mapping
[482/909] 2082826=test_gem_source_subpath_problem
[483/909] 2082827=test_date_compat
[484/909] 2082827=test_egrep_cpp
[485/909] 2082826=test_weakmap
[486/909] 2082827=test_gem_source_local
[487/909] 2082827=test_flip
[488/909] 2082827=test_frozen
[489/909] 2082827=test_win32ole_method
[490/909] 2082827=test_bug_reporter
[491/909] 2082827=test_io_buffer
[492/909] 2082827=test_autoconf
[493/909] 2082827=test_cgi_multipart
[494/909] 2082827=test_json_tree
[495/909] 2082827=test_kdf
[496/909] 2082827=test_rdoc_comment
[497/909] 2082827=test_tcp
[498/909] 2082827=test_win32ole_variant_m
[499/909] 2082827=test_cclass
[500/909] 2082827=test_rdoc_rdoc
[501/909] 2082827=test_flags
[502/909] 2082825=test_psych
[503/909] 2082825=test_gem_resolver_installer_set
[504/909] 2082825=test_ole_methods
[505/909] 2082825=test_gem_resolver_lock_set
[506/909] 2082825=test_rdoc_i18n_locale
[507/909] 2082825=test_gem_source_installed
[508/909] 2082825=test_ractor
[509/909] 2082825=test_severity
[510/909] 2082825=test_load
[511/909] 2082825=test_arithmetic_sequence
[512/909] 2082825=test_gem_update_suggestion
[513/909] 2082827=test_http
[514/909] 2082827=test_stringchar
[515/909] 2082825=test_member
[516/909] 2082825=test_gem_security
[517/909] 2082827=test_rubygems
[518/909] 2082827=test_kconv
[519/909] 2082827=test_eval
[520/909] 2082827=test_shift_jis
[521/909] 2082827=test_quote_char_nil
[522/909] 2082827=test_rdoc_cross_reference
[523/909] 2082827=test_digest
[524/909] 2082827=test_files_lib
[525/909] 2082827=test_store
[526/909] 2082827=test_bug-5832
[527/909] 2082827=test_gem_commands_open_command
[528/909] 2082827=test_fiddle
[529/909] 2082827=test_gem_resolver_lock_specification
[530/909] 2082827=test_gem_resolver_git_set
[531/909] 2082825=test_nofree
[532/909] 2082825=test_ractor
[533/909] 2082825=test_emoji_breaks
[534/909] 2082827=test_gem_command
[535/909] 2082827=test_hash_create
[536/909] 2082827=test_rdoc_generator_ri
[537/909] 2082827=test_thread_fd_close
[538/909] 2082827=test_file
[539/909] 2082827=bom_test
[540/909] 2082827=test_gem_stream_ui
[541/909] 2082827=test_ansi_with_terminfo
[542/909] 2082827=test_safe_load
[543/909] 2082827=test_string
[544/909] 2082825=locals_test
[545/909] 2082825=test_name_error
[546/909] 2082826=test_weakref
[547/909] 2082825=test_timeout
[548/909] 2082827=test_enumerator
[549/909] 2082826=test_pkey_dsa
[550/909] 2082825=test_switch_hitter
[551/909] 2082825=test_rdoc_rubygems_hook
[552/909] 2082827=test_gem_commands_dependency_command
[553/909] 2082825=test_rdoc_markup_to_joined_paragraph
[554/909] 2082825=test_arity
[555/909] 2082825=test_date_time
[556/909] 2082825=test_did_you_mean
[557/909] 2082827=test_handle
[558/909] 2082825=test_bug-3571
[559/909] 2082825=test_unicode_normalize
[560/909] 2082826=test_read
[561/909] 2082826=test_reline_key
[562/909] 2082826=test_type_analyze
[563/909] 2082826=test_read_write
[564/909] 2082826=test_deprecated
[565/909] 2082826=test_integer_comb
[566/909] 2082827=test_nil2vtempty
[567/909] 2082827=test_kernel
[568/909] 2082827=test_div
[569/909] 2082827=test_profile_frames
[570/909] 2082827=json_parser_test
[571/909] 2082827=test_gbk
[572/909] 2082827=parse_test
[573/909] 2082826=test_each
[574/909] 2082826=!Nothing_to_test
[575/909] 2082826=test_rendering
[576/909] 2082826=test_gem_commands_outdated_command
[577/909] 2082826=test_gem_validator
[578/909] 2082826=test_rdoc_markup_formatter
[579/909] 2082826=test_usrmarshal
[580/909] 2082826=test_memory_view
[581/909] 2082826=test_gem_available_set
[582/909] 2082826=test_modify_expand
[583/909] 2082826=test_assignment
[584/909] 2082825=test_my_integer
[585/909] 2082825=test_require
[586/909] 2082825=test_gem_source_vendor
[587/909] 2082825=test_data_converters
[588/909] 2082825=test_call
[589/909] 2082827=test_rdoc_text
[590/909] 2082827=test_ansi_without_terminfo
[591/909] 2082827=test_autoload
[592/909] 2082825=test_gem_dependency
[593/909] 2082825=test_cgi_util
[594/909] 2082825=test_windows_1252
[595/909] 2082825=test_null
[596/909] 2082825=test_header
[597/909] 2082825=test_win32ole_type
[598/909] 2082825=test_x509store
[599/909] 2082825=test_exception
[600/909] 2082825=test_enc_str_buf_cat
[601/909] 2082825=test_generic
[602/909] 2082825=regexp_test
[603/909] 2082825=test_input_method
[604/909] 2082825=test_syslog_logger
[605/909] 2082826=test_gem_dependency_installer
[606/909] 2082825=test_gem_source_lock
[607/909] 2082825=test_ripper
[608/909] 2082825=test_optarg
[609/909] 2082825=test_placearg
[610/909] 2082825=test_features
[611/909] 2082825=test_len
[612/909] 2082825=test_asn1
[613/909] 2082825=test_gem_commands_specification_command
[614/909] 2082825=test_popen_deadlock
[615/909] 2082825=test_bigmath
[616/909] 2082825=test_continuation
[617/909] 2082825=test_str2big
[618/909] 2082825=test_gem_impossible_dependencies_error
[619/909] 2082825=json_generator_test
[620/909] 2082826=test_gc_compact
[621/909] 2082825=test_delete
[622/909] 2082825=test_rdoc_markup_to_ansi
[623/909] 2082825=test_ractor
[624/909] 2082825=test_parser_events
[625/909] 2082825=test_io_wait_uncommon
[626/909] 2082825=test_gem_request_set_lockfile_parser
[627/909] 2082825=test_gem_silent_ui
[628/909] 2082825=test_gem_commands_signout_command
[629/909] 2082825=test_gem_bundler_version_finder
[630/909] 2082825=test_files_test
[631/909] 2082825=test_time
[632/909] 2082825=test_rdoc_stats
[633/909] 2082825=test_gem_dependency_resolution_error
[634/909] 2082825=test_exception
[635/909] 2082827=test_provider
[636/909] 2082827=test_rdoc_store
[637/909] 2082826=test_syntax
[638/909] 2082825=test_case_comprehensive
[639/909] 2082827=test_enc_raise
[640/909] 2082827=test_webauthn_listener_response
[641/909] 2082827=test_inadvertent_creation
[642/909] 2082827=test_folderitem2_invokeverb
[643/909] 2082827=test_gem_spec_fetcher
[644/909] 2082827=test_enum
[645/909] 2082827=test_date_parse
[646/909] 2082827=test_write
[647/909] 2082827=test_rdoc_token_stream
[648/909] 2082827=test_recorder
[649/909] 2082827=test_thread
[650/909] 2082827=test_pkey_ec
[651/909] 2082827=test_gem_request
[652/909] 2082827=test_gem_resolver_index_set
[653/909] 2082827=test_rdoc_generator_json_index
[654/909] 2082827=test_cgi_tag_helper
[655/909] 2082827=test_rdoc_single_class
[656/909] 2082827=test_debug_cmd
[657/909] 2082827=test_workspace
[658/909] 2082827=test_win32ole_param_event
[659/909] 2082827=json_addition_test
[660/909] 2082827=test_gem_commands_build_command
[661/909] 2082827=test_qsort
[662/909] 2082827=test_types
[663/909] 2082827=test_invalid
[664/909] 2082827=test_base64
[665/909] 2082827=json_generic_object_test
[666/909] 2082827=test_complex
[667/909] 2082827=test_backtrace
[668/909] 2082827=test_class_name_check
[669/909] 2082827=test_common
[670/909] 2082827=test_type
[671/909] 2082827=test_m17n_comb
[672/909] 2082826=test_gem_commands_push_command
[673/909] 2082826=test_config
[674/909] 2082826=test_alias_and_anchor
[675/909] 2082826=test_abi
[676/909] 2082826=test_rdoc_any_method
[677/909] 2082826=test_drb
[678/909] 2082827=test_complexrational
[679/909] 2082827=test_hash
[680/909] 2082827=test_win32ole_method_event
[681/909] 2082827=test_gem_ext_ext_conf_builder
[682/909] 2082827=test_path_to_class
[683/909] 2082827=test_gem_resolver_activation_request
[684/909] 2082827=test_function_entry
[685/909] 2082827=test_pkey_dh
[686/909] 2082827=test_securerandom
[687/909] 2082827=test_undef
[688/909] 2082827=test_http_request
[689/909] 2082827=test_date_ractor
[690/909] 2082827=test_gem_name_tuple
[691/909] 2082827=test_gem_request_set
[692/909] 2082827=constant_path_node_test
[693/909] 2082827=test_win32ole_typelib
[694/909] 2082827=test_bundled_ca
[695/909] 2082827=test_external_new
[696/909] 2082827=test_ifunless
[697/909] 2082827=test_key_stroke
[698/909] 2082827=test_ractor
[699/909] 2082827=test_process
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 14 : #<IO:fd 14>
[700/909] 2082826=test_config
[701/909] 2082826=test_rat
[702/909] 2082826=test_mdns
[703/909] 2082826=test_rdoc_extend
[704/909] 2082826=test_to_ruby
[705/909] 2082826=test_merge_keys
[706/909] 2082826=test_c_struct_builder
[707/909] 2082826=test_gem_resolver_index_specification
[708/909] 2082826=test_io_buffer
[709/909] 2082826=test_gem_ext_cargo_builder
[710/909] 2082826=test_gem_package_tar_header
[711/909] 2082826=test_rdoc_context_section
[712/909] 2082826=test_gem_security_policy
[713/909] 2082826=test_ellipsize
[714/909] 2082826=test_io
[715/909] 2082826=test_emitter
[716/909] 2082826=test_queue
[717/909] 2082826=test_gem_commands_check_command
[718/909] 2082826=test_gem_commands_yank_command
[719/909] 2082826=test_data
[720/909] 2082826=test_big2str
[721/909] 2082826=test_rdoc_alias
[722/909] 2082826=test_stream
[723/909] 2082826=test_gem_ext_builder
[724/909] 2082826=test_prettyprint
[725/909] 2082826=test_threadgroup
[726/909] 2082826=test_human_typo
[727/909] 2082826=test_change_word
[728/909] 2082826=test_noarg
[729/909] 2082826=test_tmpdir
[730/909] 2082826=test_gem_commands_pristine_command
[731/909] 2082826=test_utf32
[732/909] 2082826=test_iseq_load
[733/909] 2082826=test_trick
[734/909] 2082828=test_rdoc_markup_to_markdown
[735/909] 2082828=test_key_name_check
[736/909] 2082828=test_scalar
[737/909] 2082828=test_gem_resolver_requirement_list
[738/909] 2082828=test_arith_seq_beg_len_step
[739/909] 2082828=test_gem_resolver_dependency_request
[740/909] 2082828=test_encodings
[741/909] 2082826=test_ns_spki
[742/909] 2082826=test_random
[743/909] 2082826=test_gem_version
[744/909] 2082826=test_rdoc_normal_module
[745/909] 2082826=test_rdoc_markdown_test
[746/909] 2082828=test_rdoc_markup_hard_break
[747/909] 2082828=test_ssl_session
[748/909] 2082828=test_gem_resolver_api_set
[749/909] 2082828=parse_comments_test
[750/909] 2082828=test_forwardable
[751/909] 2082828=test_ractor
[752/909] 2082828=test_dryrun
[753/909] 2082828=test_gem_security_trust_dir
[754/909] 2082828=test_line_editor
[755/909] 2082828=test_rinda
[756/909] 2082826=test_yield
[757/909] 2082828=test_kwargs
[758/909] 2082828=test_integer
[759/909] 2082828=test_io_wait
[760/909] 2082828=test_string_memory
[761/909] 2082828=test_acceptable
[762/909] 2082828=test_pkey
[763/909] 2082828=test_stream
[764/909] 2082828=test_thread
[765/909] 2082828=test_nextafter
[766/909] 2082828=test_capacity
[767/909] 2082828=test_rubyoptions
[768/909] 2082827=test_httpheader
[769/909] 2082827=test_shapes
[770/909] 2082826=test_rdoc_ri_driver
[771/909] 2082827=test_gem_commands_mirror
[772/909] 2082827=test_date_marshal
[773/909] 2082827=test_literal
[774/909] 2082826=test_euc_kr
[775/909] 2082826=test_gem_commands_cleanup_command
[776/909] 2082826=test_typeddata
[777/909] 2082827=test_rdoc_markup_include
[778/909] 2082827=test_inputs_scanner
[779/909] 2082827=test_cesu8
[780/909] 2082827=test_protect
[781/909] 2082827=test_rdoc_servlet
[782/909] 2082827=test_clone
[783/909] 2082826=test_rdoc_generator_pot_po
[784/909] 2082826=test_tree_builder
[785/909] 2082826=test_x509name
[786/909] 2082826=test_fnmatch
[787/909] 2082827=test_pack
[788/909] 2082826=test_rdoc_markup_heading
[789/909] 2082826=test_gem_source
[790/909] 2082827=test_mutex_m
[791/909] 2082827=test_skip_lines
[792/909] 2082827=test_random_formatter
[793/909] 2082827=test_depth_first
[794/909] 2082827=test_benchmark
[795/909] 2082825=test_socket
[796/909] 2082826=test_framework
[797/909] 2082826=test_rdoc_markup_to_html_crossref
[798/909] 2082827=test_class2name
[799/909] 2082827=test_yamlstore
[800/909] 2082827=test_erb_m17n
[801/909] 2082827=test_syslog
[802/909] 2082826=test_rdoc_code_object
[803/909] 2082827=test_gem_commands_uninstall_command
[804/909] 2082825=comments_test
[805/909] 2082825=test_yaml
[806/909] 2082825=test_debug
[807/909] 2082825=test_array
[808/909] 2082825=test_reline
[809/909] 2082826=test_mkmf
[810/909] 2082826=test_raise
[811/909] 2082826=test_gem_stub_specification
[812/909] 2082825=test_assembler
[813/909] 2082825=test_function
[814/909] 2082825=test_string
[815/909] 2082825=test_resource
[816/909] 2082825=test_zsh_completion
[817/909] 2082825=library_symbols_test
[818/909] 2082825=test_system
[819/909] 2082826=test_gem_commands_signin_command
[820/909] 2082826=test_file
[821/909] 2082826=test_date_strftime
[822/909] 2082827=test_reqarg
[823/909] 2082827=test_init
[824/909] 2082827=test_set
[825/909] 2082827=test_date_attr
[826/909] 2082827=test_rdoc_rd_inline_parser
[827/909] 2082827=test_color_printer
[828/909] 2082827=test_basicsocket
[829/909] 2082827=test_sleep
[830/909] 2082826=test_condition
[831/909] 2082826=test_cp949
[832/909] 2082826=test_gem_commands_search_command
[833/909] 2082826=test_defined
[834/909] 2082826=test_sizeof
[835/909] 2082827=test_sorted_set
[836/909] 2082825=test_face
[837/909] 2082827=test_emoji
[838/909] 2082825=test_iseq
[839/909] 2082827=test_rdoc_markup_paragraph
[840/909] 2082827=json_string_matching_test
[841/909] 2082827=test_path
[842/909] 2082827=test_cmd
[843/909] 2082828=test_fstring
[844/909] 2082828=test_euc_tw
[845/909] 2082828=test_nomethod_error
[846/909] 2082828=test_quote_empty
[847/909] 2082828=test_rdoc_markup_raw
[848/909] 2082828=test_wait
[849/909] 2082825=test_date_new
[850/909] 2082825=test_gem_commands_cert_command
[851/909] 2082828=test_tempfile
[852/909] 2082828=test_object_create_start
[853/909] 2082828=magic_comment_test
[854/909] 2082828=test_duplicate
[855/909] 2082828=test_require_path_check
[856/909] 2082828=test_gem_unsatisfiable_dependency_error
[857/909] 2082825=test_acl
[858/909] 2082827=test_utf16
[859/909] 2082828=test_method
[860/909] 2082825=test_rdoc_markup_parser
[861/909] 2082827=test_gem_source_specific_file
[862/909] 2082825=test_pkcs12
[863/909] 2082827=test_gem_installer
[864/909] 2082826=test_rdoc_constant
[865/909] 2082825=test_deprecate
[866/909] 2082825=test_row_separator
[867/909] 2082825=test_rdoc_markdown
[868/909] 2082826=test_rdoc_rd_inline
[869/909] 2082826=test_comparable
[870/909] 2082826=test_gem_package_tar_reader
[871/909] 2082826=test_rdoc_normal_class
[872/909] 2082826=test_ipaddr
[873/909] 2082826=test_class
[874/909] 2082825=test_rdoc_encoding
[875/909] 2082825=test_const
[876/909] 2082825=test_files_test_1
[877/909] 2082825=test_io_timeout
[878/909] 2082825=encoding_test
[879/909] 2082828=test_bmethod
[880/909] 2082828=test_pty
[881/909] 2082828=test_erb
[882/909] 2082828=test_gem_commands_environment_command
[883/909] 2082828=test_numeric
[884/909] 2082828=test_postponed_job
[885/909] 2082828=test_gem_request_set_lockfile
[886/909] 2082828=test_uncorrectable_name_check
[887/909] 2082828=test_method_name_check
[888/909] 2082828=test_observer
[889/909] 2082828=test_parse
[890/909] 2082828=test_hmac
[891/909] 2082828=test_gem_commands_setup_command
[892/909] 2082828=test_rdoc_top_level
[893/909] 2082826=test_color
[894/909] 2082826=test_ldap
[895/909] 2082826=test_macro
[896/909] 2082826=test_numhash
[897/909] 2082826=test_rdoc_task
[898/909] 2082826=test_rdoc_markup_to_html
[899/909] 2082826=test_backtrace
[900/909] 2082828=test_pkey_rsa
[901/909] 2082828=test_stack
[902/909] 2082826=test_bigzero
[903/909] 2082826=test_gem_platform
[904/909] 2082826=test_rdoc_parser_c
[905/909] 2082826=test_rdoc_markup_verbatim
[906/909] 2082826=test_emitter
[907/909] 2082826=json_fixtures_test
[908/909] 2082826=test_econv
[909/909] 2082827=newline_test
Retrying...
Finished tests in 1012.523342s, 26.6068 tests/s, 10355.0294 assertions/s.
26940 tests, 10484709 assertions, 0 failures, 0 errors, 189 skips
ruby -v: ruby 3.3.0dev (2023-11-24T04:39:24Z master 12f4e9655e) [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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/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'
$ /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.3.0dev (2023-11-24T04:39:24Z master 12f4e9655e) [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 .........................................................................
3431 .........................................................................
3504 .........................................................................
3577 .........................................................................
3650 .........................................................................
3723 ..
Finished in 306.377625 seconds
3725 files, 32456 examples, 146233 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.2094915.ruby -x gdbscript
[New LWP 2094915]
[New LWP 2094928]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0 RB_BUILTIN_TYPE (obj=140466843945720) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192
192 }
[Current thread is 1 (Thread 0x7fc0fc67a7c0 (LWP 2094915))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fc0fc67a7c0 (LWP 2094915) RB_BUILTIN_TYPE (obj=140466843945720) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192
2 Thread 0x7fc0e309f640 (LWP 2094928) 0x00007fc0fc7a2fde in epoll_wait (epfd=4, events=0x55ffcca193fc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7fc0e309f640 (LWP 2094928)):
#0 0x00007fc0fc7a2fde in epoll_wait (epfd=4, events=0x55ffcca193fc <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 0x000055ffcc598c49 in timer_thread_polling (vm=0x55ffce18fb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = 1084926480
#2 0x000055ffcc5992f1 in timer_thread_func (ptr=0x55ffce18fb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
vm = 0x55ffce18fb10
#3 0x00007fc0fc711b43 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 = {140732667887312, 306705567791523302, 140466419529280, 25, 140466845718608, 140732667887664, -306133702090873370, -306143667098540570}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007fc0fc7a2bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7fc0fc67a7c0 (LWP 2094915)):
#0 RB_BUILTIN_TYPE (obj=140466843945720) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192
ret = 26
#1 0x000055ffcc400ca1 in rb_type (obj=140466843945720) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:227
No locals.
#2 0x000055ffcc400db1 in RB_TYPE_P (obj=140466843945720, t=RUBY_T_NODE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:381
No locals.
#3 0x000055ffcc400e12 in RB_FL_ABLE (obj=140466843945720) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:449
No locals.
#4 RB_FL_TEST (obj=140466843945720, flags=1024) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:497
No locals.
#5 0x000055ffcc40f1ca in gc_mark_children (objspace=0x55ffce192260, obj=140466843945720) at /tmp/ruby/src/trunk-O0/gc.c:7226
any = 0x7fc0fc560af8
#6 0x000055ffcc40fbe0 in gc_mark_stacked_objects (objspace=0x55ffce192260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7448
mstack = 0x55ffce1926e8
obj = 140466843945720
marked_slots_at_the_beginning = 757
popped_count = 0
#7 0x000055ffcc40fd60 in gc_mark_stacked_objects_all (objspace=0x55ffce192260) at /tmp/ruby/src/trunk-O0/gc.c:7486
No locals.
#8 0x000055ffcc412036 in gc_marks_rest (objspace=0x55ffce192260) at /tmp/ruby/src/trunk-O0/gc.c:8673
No locals.
#9 0x000055ffcc41216a in gc_marks (objspace=0x55ffce192260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8731
marking_finished = false
#10 0x000055ffcc413ef2 in gc_start (objspace=0x55ffce192260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9481
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 2420968704
#11 0x000055ffcc413b8f in garbage_collect (objspace=0x55ffce192260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9365
_lev = 3769462624
ret = 32766
#12 0x000055ffcc414612 in garbage_collect_with_gvl (objspace=0x55ffce192260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9742
No locals.
#13 0x000055ffcc41b598 in objspace_malloc_gc_stress (objspace=0x55ffce192260) at /tmp/ruby/src/trunk-O0/gc.c:12196
reason = 45568
#14 0x000055ffcc41bcb5 in objspace_xcalloc (objspace=0x55ffce192260, size=128) at /tmp/ruby/src/trunk-O0/gc.c:12661
gpr = 107008
mem = 0x8
#15 0x000055ffcc41bd66 in ruby_xcalloc_body (n=8, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12668
No locals.
#16 0x000055ffcc41f5d6 in ruby_xcalloc (n=8, size=16) at /tmp/ruby/src/trunk-O0/gc.c:14230
No locals.
#17 0x000055ffcc591478 in hash_table_extend (tbl=0x55ffce3281f0) at /tmp/ruby/src/trunk-O0/id_table.c:196
new_cap = 8
i = -61370168
old = 0x1007ffee0ad70a0
tmp_tbl = {capa = 8, num = 0, used = 0, items = 0x0}
#18 0x000055ffcc5915ef in rb_id_table_insert_key (tbl=0x55ffce3281f0, key=1104, val=94557168905312) at /tmp/ruby/src/trunk-O0/id_table.c:250
index = -1
#19 0x000055ffcc591643 in rb_id_table_insert (tbl=0x55ffce3281f0, id=17679, val=94557168905312) at /tmp/ruby/src/trunk-O0/id_table.c:259
No locals.
#20 0x000055ffcc5dda5a in vm_ccs_create (klass=140466419657800, cc_tbl=0x55ffce3281f0, mid=17679, cme=0x7fc0e30c9850) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1951
ccs = 0x55ffce76ac60
#21 0x000055ffcc5f939d in cache_callable_method_entry (klass=140466419657800, mid=17679, cme=0x7fc0e30c9850) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
cc_tbl = 0x55ffce3281f0
ccs_data = 94557133836324
#22 0x000055ffcc5f955f in callable_method_entry_or_negative (klass=140466419657800, mid=17679, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
defined_class = 140466419661320
me = 0x7fc0e30c9850
_lev = 32704
cme = 0x7fc0e30c9850
#23 0x000055ffcc5f95f1 in callable_method_entry (klass=140466419657800, mid=17679, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
cme = 0x7ffee0ad7288
#24 0x000055ffcc5f9654 in rb_callable_method_entry (klass=140466419657800, mid=17679) at /tmp/ruby/src/trunk-O0/vm_method.c:1396
No locals.
#25 0x000055ffcc5ddd79 in vm_search_cc (klass=140466419657800, ci=0x450f00100001) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2079
mid = 17679
cc_tbl = 0x55ffce3281f0
ccs = 0x0
ccs_data = 140466402055720
cme = 0x0
cc = 0x7fc0e1ff0bc8
#26 0x000055ffcc5ddeb6 in rb_vm_search_method_slowpath (ci=0x450f00100001, klass=140466419657800) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2128
_lev = 32704
cc = 0x7ffee0ad7360
#27 0x000055ffcc5ddf1d in vm_search_method_slowpath0 (cd_owner=140466402037480, cd=0x55ffce3570e0, klass=140466419657800) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2149
cc = 0x7fc0e30bec48
empty_cc = 0x55ffcca01880 <vm_empty_cc>
#28 0x000055ffcc5ea9e3 in vm_search_method_fastpath (klass=140466419657800, cd=0x55ffce3570e0, cd_owner=140466402037480) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2210
cc = 0x55ffcca01880 <vm_empty_cc>
#29 vm_sendish (ec=0x55ffce1932c0, reg_cfp=0x7fc0fc678f30, cd=0x55ffce3570e0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5553
val = 36
ci = 0x450f00100001
cc = 0x7fc0e1ff0bc8
argc = 0
recv = 140466401299440
calling = {cd = 0x55ffce3570e0, cc = 0x0, block_handler = 0, recv = 140466401299440, argc = 0, kw_splat = false, heap_argv = 0}
#30 0x000055ffcc5f1ed7 in vm_exec_core (ec=0x55ffce1932c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x55ffce3570e0
leaf = false
val = 140466401299360
reg_pc = 0x55ffce356f10
reg_cfp = 0x7fc0fc678f30
insns_address_table = {0x55ffcc5ee67a <vm_exec_core+108>, 0x55ffcc5ee6dc <vm_exec_core+206>, 0x55ffcc5ee7ef <vm_exec_core+481>, 0x55ffcc5ee903 <vm_exec_core+757>, 0x55ffcc5eeaa1 <vm_exec_core+1171>, 0x55ffcc5eebd1 <vm_exec_core+1475>, 0x55ffcc5eede3 <vm_exec_core+2005>, 0x55ffcc5eeef5 <vm_exec_core+2279>, 0x55ffcc5eefce <vm_exec_core+2496>, 0x55ffcc5ef0d5 <vm_exec_core+2759>, 0x55ffcc5ef1dc <vm_exec_core+3022>, 0x55ffcc5ef2ea <vm_exec_core+3292>, 0x55ffcc5ef3fc <vm_exec_core+3566>, 0x55ffcc5ef4cc <vm_exec_core+3774>, 0x55ffcc5ef5d5 <vm_exec_core+4039>, 0x55ffcc5ef6cf <vm_exec_core+4289>, 0x55ffcc5ef792 <vm_exec_core+4484>, 0x55ffcc5ef855 <vm_exec_core+4679>, 0x55ffcc5ef8de <vm_exec_core+4816>, 0x55ffcc5ef96a <vm_exec_core+4956>, 0x55ffcc5efa10 <vm_exec_core+5122>, 0x55ffcc5efae8 <vm_exec_core+5338>, 0x55ffcc5efbb5 <vm_exec_core+5543>, 0x55ffcc5efc93 <vm_exec_core+5765>, 0x55ffcc5efd55 <vm_exec_core+5959>, 0x55ffcc5efe94 <vm_exec_core+6278>, 0x55ffcc5eff3a <vm_exec_core+6444>, 0x55ffcc5f001f <vm_exec_core+6673>, 0x55ffcc5f014e <vm_exec_core+6976>, 0x55ffcc5f0211 <vm_exec_core+7171>, 0x55ffcc5f02d4 <vm_exec_core+7366>, 0x55ffcc5f03cc <vm_exec_core+7614>, 0x55ffcc5f048e <vm_exec_core+7808>, 0x55ffcc5f056d <vm_exec_core+8031>, 0x55ffcc5f067d <vm_exec_core+8303>, 0x55ffcc5f0777 <vm_exec_core+8553>, 0x55ffcc5f07f2 <vm_exec_core+8676>, 0x55ffcc5f08b3 <vm_exec_core+8869>, 0x55ffcc5f09a1 <vm_exec_core+9107>, 0x55ffcc5f0a51 <vm_exec_core+9283>, 0x55ffcc5f0bd0 <vm_exec_core+9666>, 0x55ffcc5f0caa <vm_exec_core+9884>, 0x55ffcc5f0d96 <vm_exec_core+10120>, 0x55ffcc5f0e27 <vm_exec_core+10265>, 0x55ffcc5f0f82 <vm_exec_core+10612>, 0x55ffcc5f1524 <vm_exec_core+12054>, 0x55ffcc5f1620 <vm_exec_core+12306>, 0x55ffcc5f1723 <vm_exec_core+12565>, 0x55ffcc5f180f <vm_exec_core+12801>, 0x55ffcc5f1a28 <vm_exec_core+13338>, 0x55ffcc5f1b1a <vm_exec_core+13580>, 0x55ffcc5f1c20 <vm_exec_core+13842>, 0x55ffcc5f1e1d <vm_exec_core+14351>, 0x55ffcc5f1fc6 <vm_exec_core+14776>, 0x55ffcc5f20f1 <vm_exec_core+15075>, 0x55ffcc5f225d <vm_exec_core+15439>, 0x55ffcc5f2388 <vm_exec_core+15738>, 0x55ffcc5f24f4 <vm_exec_core+16102>, 0x55ffcc5f26d6 <vm_exec_core+16584>, 0x55ffcc5f28d3 <vm_exec_core+17093>, 0x55ffcc5f2a7c <vm_exec_core+17518>, 0x55ffcc5f2b9e <vm_exec_core+17808>, 0x55ffcc5f2c45 <vm_exec_core+17975>, 0x55ffcc5f2d09 <vm_exec_core+18171>, 0x55ffcc5f2df2 <vm_exec_core+18404>, 0x55ffcc5f2ede <vm_exec_core+18640>, 0x55ffcc5f2fc7 <vm_exec_core+18873>, 0x55ffcc5f30db <vm_exec_core+19149>, 0x55ffcc5f3202 <vm_exec_core+19444>, 0x55ffcc5f3338 <vm_exec_core+19754>, 0x55ffcc5f346e <vm_exec_core+20064>, 0x55ffcc5f35a4 <vm_exec_core+20374>, 0x55ffcc5f36da <vm_exec_core+20684>, 0x55ffcc5f3810 <vm_exec_core+20994>, 0x55ffcc5f3951 <vm_exec_core+21315>, 0x55ffcc5f3acb <vm_exec_core+21693>, 0x55ffcc5f3c01 <vm_exec_core+22003>, 0x55ffcc5f3d37 <vm_exec_core+22313>, 0x55ffcc5f3e6d <vm_exec_core+22623>, 0x55ffcc5f3fa3 <vm_exec_core+22933>, 0x55ffcc5f40d9 <vm_exec_core+23243>, 0x55ffcc5f420f <vm_exec_core+23553>, 0x55ffcc5f4345 <vm_exec_core+23863>, 0x55ffcc5f447b <vm_exec_core+24173>, 0x55ffcc5f45ca <vm_exec_core+24508>, 0x55ffcc5f4784 <vm_exec_core+24950>, 0x55ffcc5f4902 <vm_exec_core+25332>, 0x55ffcc5f4a21 <vm_exec_core+25619>, 0x55ffcc5f4b40 <vm_exec_core+25906>, 0x55ffcc5f4c5a <vm_exec_core+26188>, 0x55ffcc5f4d74 <vm_exec_core+26470>, 0x55ffcc5f4e9f <vm_exec_core+26769>, 0x55ffcc5f4fd5 <vm_exec_core+27079>, 0x55ffcc5f50c0 <vm_exec_core+27314>, 0x55ffcc5f51c5 <vm_exec_core+27575>, 0x55ffcc5f530d <vm_exec_core+27903>, 0x55ffcc5f53fc <vm_exec_core+28142>, 0x55ffcc5f54d0 <vm_exec_core+28354>, 0x55ffcc5f55a5 <vm_exec_core+28567>, 0x55ffcc5f568f <vm_exec_core+28801>, 0x55ffcc5f570b <vm_exec_core+28925>, 0x55ffcc5f5787 <vm_exec_core+29049>, 0x55ffcc5f57a5 <vm_exec_core+29079>, 0x55ffcc5f57c3 <vm_exec_core+29109>, 0x55ffcc5f57e1 <vm_exec_core+29139>, 0x55ffcc5f57ff <vm_exec_core+29169>, 0x55ffcc5f581d <vm_exec_core+29199>, 0x55ffcc5f583b <vm_exec_core+29229>, 0x55ffcc5f5859 <vm_exec_core+29259>, 0x55ffcc5f5877 <vm_exec_core+29289>, 0x55ffcc5f5895 <vm_exec_core+29319>, 0x55ffcc5f58b3 <vm_exec_core+29349>, 0x55ffcc5f58d1 <vm_exec_core+29379>, 0x55ffcc5f58ef <vm_exec_core+29409>, 0x55ffcc5f590d <vm_exec_core+29439>, 0x55ffcc5f592b <vm_exec_core+29469>, 0x55ffcc5f5949 <vm_exec_core+29499>, 0x55ffcc5f5967 <vm_exec_core+29529>, 0x55ffcc5f5985 <vm_exec_core+29559>, 0x55ffcc5f59a3 <vm_exec_core+29589>, 0x55ffcc5f59c1 <vm_exec_core+29619>, 0x55ffcc5f59df <vm_exec_core+29649>, 0x55ffcc5f59fd <vm_exec_core+29679>, 0x55ffcc5f5a1b <vm_exec_core+29709>, 0x55ffcc5f5a39 <vm_exec_core+29739>, 0x55ffcc5f5a57 <vm_exec_core+29769>, 0x55ffcc5f5a75 <vm_exec_core+29799>, 0x55ffcc5f5a93 <vm_exec_core+29829>, 0x55ffcc5f5ab1 <vm_exec_core+29859>, 0x55ffcc5f5acf <vm_exec_core+29889>, 0x55ffcc5f5aed <vm_exec_core+29919>, 0x55ffcc5f5b0b <vm_exec_core+29949>, 0x55ffcc5f5b29 <vm_exec_core+29979>, 0x55ffcc5f5b47 <vm_exec_core+30009>, 0x55ffcc5f5b65 <vm_exec_core+30039>, 0x55ffcc5f5b83 <vm_exec_core+30069>, 0x55ffcc5f5ba1 <vm_exec_core+30099>, 0x55ffcc5f5bbf <vm_exec_core+30129>, 0x55ffcc5f5bdd <vm_exec_core+30159>, 0x55ffcc5f5bfb <vm_exec_core+30189>, 0x55ffcc5f5c19 <vm_exec_core+30219>, 0x55ffcc5f5c37 <vm_exec_core+30249>, 0x55ffcc5f5c55 <vm_exec_core+30279>, 0x55ffcc5f5c73 <vm_exec_core+30309>, 0x55ffcc5f5c91 <vm_exec_core+30339>, 0x55ffcc5f5caf <vm_exec_core+30369>, 0x55ffcc5f5ccd <vm_exec_core+30399>, 0x55ffcc5f5ceb <vm_exec_core+30429>, 0x55ffcc5f5d09 <vm_exec_core+30459>, 0x55ffcc5f5d27 <vm_exec_core+30489>, 0x55ffcc5f5d45 <vm_exec_core+30519>, 0x55ffcc5f5d63 <vm_exec_core+30549>, 0x55ffcc5f5d81 <vm_exec_core+30579>, 0x55ffcc5f5d9f <vm_exec_core+30609>, 0x55ffcc5f5dbd <vm_exec_core+30639>, 0x55ffcc5f5ddb <vm_exec_core+30669>, 0x55ffcc5f5df9 <vm_exec_core+30699>, 0x55ffcc5f5e17 <vm_exec_core+30729>, 0x55ffcc5f5e35 <vm_exec_core+30759>, 0x55ffcc5f5e53 <vm_exec_core+30789>, 0x55ffcc5f5e71 <vm_exec_core+30819>, 0x55ffcc5f5e8f <vm_exec_core+30849>, 0x55ffcc5f5ead <vm_exec_core+30879>, 0x55ffcc5f5ecb <vm_exec_core+30909>, 0x55ffcc5f5ee9 <vm_exec_core+30939>, 0x55ffcc5f5f07 <vm_exec_core+30969>, 0x55ffcc5f5f25 <vm_exec_core+30999>, 0x55ffcc5f5f43 <vm_exec_core+31029>, 0x55ffcc5f5f61 <vm_exec_core+31059>, 0x55ffcc5f5f7f <vm_exec_core+31089>, 0x55ffcc5f5f9d <vm_exec_core+31119>, 0x55ffcc5f5fbb <vm_exec_core+31149>, 0x55ffcc5f5fd9 <vm_exec_core+31179>, 0x55ffcc5f5ff7 <vm_exec_core+31209>, 0x55ffcc5f6015 <vm_exec_core+31239>, 0x55ffcc5f6033 <vm_exec_core+31269>, 0x55ffcc5f6064 <vm_exec_core+31318>, 0x55ffcc5f6082 <vm_exec_core+31348>, 0x55ffcc5f60a0 <vm_exec_core+31378>, 0x55ffcc5f60be <vm_exec_core+31408>, 0x55ffcc5f60dc <vm_exec_core+31438>, 0x55ffcc5f60fa <vm_exec_core+31468>, 0x55ffcc5f6118 <vm_exec_core+31498>, 0x55ffcc5f6136 <vm_exec_core+31528>, 0x55ffcc5f6154 <vm_exec_core+31558>, 0x55ffcc5f6172 <vm_exec_core+31588>, 0x55ffcc5f6190 <vm_exec_core+31618>, 0x55ffcc5f61ae <vm_exec_core+31648>, 0x55ffcc5f61cc <vm_exec_core+31678>, 0x55ffcc5f61ea <vm_exec_core+31708>, 0x55ffcc5f6208 <vm_exec_core+31738>, 0x55ffcc5f6226 <vm_exec_core+31768>, 0x55ffcc5f6244 <vm_exec_core+31798>, 0x55ffcc5f6262 <vm_exec_core+31828>, 0x55ffcc5f6280 <vm_exec_core+31858>, 0x55ffcc5f629e <vm_exec_core+31888>, 0x55ffcc5f62bc <vm_exec_core+31918>, 0x55ffcc5f62da <vm_exec_core+31948>, 0x55ffcc5f62f8 <vm_exec_core+31978>, 0x55ffcc5f6316 <vm_exec_core+32008>...}
#31 0x000055ffcc608549 in vm_exec_loop (ec=0x55ffce1932c0, state=RUBY_TAG_RAISE, tag=0x7ffee0ad8070, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#32 0x000055ffcc608491 in rb_vm_exec (ec=0x55ffce1932c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
_ec = 0x55ffce1932c0
_tag = {tag = 36, retval = 4, buf = {0x7ffee0ad80f0, 0x55ffcc6083bc <rb_vm_exec+190>, 0x0, 0x7ffee0ad8040, 0x7ffee0ad8388}, prev = 0x7ffee0ad8160, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#33 0x000055ffcc60929d in rb_iseq_eval_main (iseq=0x7fc0e1fed4f0) at /tmp/ruby/src/trunk-O0/vm.c:2733
ec = 0x55ffce1932c0
val = 94557162779328
#34 0x000055ffcc3f090b in rb_ec_exec_node (ec=0x55ffce1932c0, n=0x7fc0e1fed4f0) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x55ffce192090
_ec = 0x55ffce1932c0
_tag = {tag = 36, retval = 94557131702008, buf = {0x7ffee0ad81e0, 0x55ffcc3f08a1 <rb_ec_exec_node+212>, 0x0, 0x7ffee0ad8130, 0x55ffce1932c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7fc0e1fed4f0
#35 0x000055ffcc3f0a88 in ruby_run_node (n=0x7fc0e1fed4f0) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55ffce1932c0
status = 22015
#36 0x000055ffcc3ec2f4 in rb_main (argc=131, argv=0x7ffee0ad8388) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140732667888224
#37 0x000055ffcc3ec355 in main (argc=131, argv=0x7ffee0ad8388) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)