# Logfile created on 2023-10-23 07:03:42 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000559d97e8a5c8 @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.20231023-070342", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000559d97f1f560 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000559d97f1f420 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000559d97f1f240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231023-070342", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231023-070342>, @binmode=false, @mon_data=#<Monitor:0x0000559d97f1f178>, @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 rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
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/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-O0/gems/rbs-3.2.2.gem
Successfully built RubyGem
Name: rbs
Version: 3.2.0
File: rbs-3.2.0.gem
$$$[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
Already up to date.
Latest commit hash = e7d845b1d0
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
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
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-O0/gems/rbs-3.2.2.gem
Successfully built RubyGem
Name: rbs
Version: 3.2.0
File: rbs-3.2.0.gem
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
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]: Leaving 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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering 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/pathname'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering 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.1/ext/racc/cparse'
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/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/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
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'
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 rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
encdb.h unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-O0/gems/rbs-3.2.2.gem
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'
Successfully built RubyGem
Name: rbs
Version: 3.2.0
File: rbs-3.2.0.gem
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering 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.1/ext/racc/cparse'
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/psych'
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/debug-1.8.0/ext/debug'
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.1/ext/racc/cparse'
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.1.1
benchmark 0.2.1
bundler 2.5.0.dev
cgi 0.3.6
csv 3.2.8
delegate 0.3.0
did_you_mean 1.6.3
drb 2.1.1
english 0.7.2
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.1
find 0.1.1
forwardable 1.3.3
getoptlong 0.2.0
ipaddr 1.2.5
irb 1.8.3
logger 1.5.3
mutex_m 0.1.2
net-http 0.3.2
net-protocol 0.2.1
observer 0.1.1
open-uri 0.3.0
open3 0.1.2
optparse 0.4.0.pre.1
ostruct 0.5.5
pp 0.4.0
prettyprint 0.1.1
prism 0.15.1
pstore 0.1.2
rdoc 6.5.0
readline 0.0.3
reline 0.3.9
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.1.1
ruby2_keywords 0.0.5
securerandom 0.2.2
set 1.0.3
shellwords 0.1.0
singleton 0.1.1
syntax_suggest 1.1.0
tempfile 0.1.3
time 0.2.2
timeout 0.4.0
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.2
weakref 0.1.2
yaml 0.2.1
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.3
digest 3.1.1
etc 1.4.2
fcntl 1.0.2
fiddle 1.1.2
io-console 0.6.1.dev
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.2.1
psych 5.1.1.1
stringio 3.0.9
strscan 3.0.7
syslog 0.1.1
zlib 3.0.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.0.6
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.4.1
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.2.2
typeprof 0.21.8
debug 1.8.0
racc 1.7.1
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
skipped bundled gems:
rbs-3.2.0.gem not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1858 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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/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'
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=46822
"--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/902] 1243578=test_gem_commands_stale_command
[ 2/902] 1243576=test_patterns
[ 3/902] 1243575=test_drbunix
[ 4/902] 1243576=test_buffering
[ 5/902] 1243576=test_date_arith
[ 6/902] 1243576=test_gem_security_signer
[ 7/902] 1243574=test_gem_package
[ 8/902] 1243578=test_gem_resolver_api_specification
[ 9/902] 1243578=location_test
[ 10/902] 1243576=test_ractor
[ 11/902] 1243576=test_grapheme_breaks
[ 12/902] 1243576=json_common_interface_test
[ 13/902] 1243576=test_signedness
[ 14/902] 1243578=test_too_many_dummy_encodings
[ 15/902] 1243578=test_enumerable
[ 16/902] 1243578=test_rdoc_parser_simple
[ 17/902] 1243578=ruby_api_test
[ 18/902] 1243578=test_gem_safe_marshal
[ 19/902] 1243574=test_gem_doctor
[ 20/902] 1243574=test_gem_request_set_lockfile_tokenizer
[ 21/902] 1243574=test_date_strptime
[ 22/902] 1243574=test_propertyputref
[ 23/902] 1243574=test_struct
[ 24/902] 1243574=test_ast
[ 25/902] 1243578=fuzzer_test
[ 26/902] 1243578=test_serialize_subclasses
[ 27/902] 1243578=test_rand
[ 28/902] 1243578=test_default_gems
[ 29/902] 1243578=test_instrumentation_api
[ 30/902] 1243578=test_pinned
[ 31/902] 1243578=test_udp
[ 32/902] 1243578=test_open3
[ 33/902] 1243576=test_thread
[ 34/902] 1243575=test_pattern_key_name_check
[ 35/902] 1243575=test_remote_fetch_error
[ 36/902] 1243575=test_require
[ 37/902] 1243575=test_key_actor_vi
[ 38/902] 1243576=test_lazy_enumerator
[ 39/902] 1243575=test_rdoc_markup_document
[ 40/902] 1243575=test_formatter
[ 41/902] 1243575=test_weakkeymap
[ 42/902] 1243575=test_delegation
[ 43/902] 1243575=test_dup
[ 44/902] 1243578=test_locale
[ 45/902] 1243576=test_history
[ 46/902] 1243575=test_unconverted_fields
[ 47/902] 1243575=test_require
[ 48/902] 1243576=test_ts
[ 49/902] 1243578=test_find_executable
[ 50/902] 1243578=test_exit
[ 51/902] 1243578=test_range
[ 52/902] 1243576=test_rdoc_rd
[ 53/902] 1243576=test_gem_commands_query_command
[ 54/902] 1243576=test_optimization
[ 55/902] 1243578=test_drbobject
[ 56/902] 1243578=test_pack
[ 57/902] 1243578=test_key_actor_emacs
[ 58/902] 1243578=test_verbose
[ 59/902] 1243578=test_ractor
[ 60/902] 1243578=test_update
[ 61/902] 1243578=test_basicinstructions
[ 62/902] 1243578=test_read
[ 63/902] 1243578=test_bigdecimal_util
[ 64/902] 1243578=test_https_proxy
[ 65/902] 1243578=test_rdoc_ri_paths
[ 66/902] 1243578=test_name_error_extension
[ 67/902] 1243578=test_rdoc_rd_block_parser
[ 68/902] 1243578=test_files_test_2
[ 69/902] 1243575=test_gem_resolver_git_specification
[ 70/902] 1243575=test_rdoc_markup
[ 71/902] 1243575=test_ancdata
[ 72/902] 1243575=test_spell_checker
[ 73/902] 1243575=test_singleton
[ 74/902] 1243575=ractor_test
[ 75/902] 1243575=test_gem_commands_fetch_command
[ 76/902] 1243575=test_rdoc_tom_doc
[ 77/902] 1243575=test_bignum
[ 78/902] 1243575=test_sleep
[ 79/902] 1243575=test_converters
[ 80/902] 1243575=test_normalize
[ 81/902] 1243575=test_gem_source_git
[ 82/902] 1243575=test_fd_setsize
[ 83/902] 1243575=test_http
[ 84/902] 1243575=test_unix
[ 85/902] 1243575=test_regex_casefold
[ 86/902] 1243578=test_win32ole_variant_outarg
[ 87/902] 1243578=test_erb_command
[ 88/902] 1243578=test_gem_rdoc
[ 89/902] 1243578=test_ws
[ 90/902] 1243578=test_have_func
[ 91/902] 1243575=test_ractor_compatibility
[ 92/902] 1243575=test_gem_commands_contents_command
[ 93/902] 1243575=test_gem_commands_sources_command
[ 94/902] 1243578=test_context
[ 95/902] 1243578=test_symbol
[ 96/902] 1243575=test_coder
[ 97/902] 1243575=test_rdoc_markup_indented_paragraph
[ 98/902] 1243575=test_rdoc_i18n_text
[ 99/902] 1243575=test_rdoc_parser_markdown
[100/902] 1243575=test_gem_source_fetch_problem
[101/902] 1243575=test_data
[102/902] 1243575=test_rdoc_markup_to_html_snippet
[103/902] 1243575=test_gem_commands_lock_command
[104/902] 1243575=test_gem_package_task
[105/902] 1243575=test_err_in_callback
[106/902] 1243575=test_force_quotes
[107/902] 1243575=test_table
[108/902] 1243575=test_rdoc_attr
[109/902] 1243575=test_not
[110/902] 1243575=test_koi8
[111/902] 1243575=test_ostruct
[112/902] 1243576=test_gem_resolver_vendor_specification
[113/902] 1243576=json_ext_parser_test
[114/902] 1243575=test_inlinecache
[115/902] 1243576=test_scanner_events
[116/902] 1243576=test_filter
[117/902] 1243575=test_rendering
[118/902] 1243576=test_rdoc_generator_markup
[119/902] 1243575=test_gem_ext_configure_builder
[120/902] 1243576=test_gem_dependency_list
[121/902] 1243575=test_enumerator_kw
[122/902] 1243575=test_gem_indexer
[123/902] 1243576=test_gem_commands_install_command
[124/902] 1243578=test_mailto
[125/902] 1243578=test_coderange
[126/902] 1243578=test_dir
[127/902] 1243578=test_iso_8859
[128/902] 1243578=test_transcode
[129/902] 1243578=test_random
[130/902] 1243578=test_rdoc_context
[131/902] 1243575=test_c_struct_entry
[132/902] 1243575=test_open-uri
[133/902] 1243575=test_date
[134/902] 1243575=test_lexer
[135/902] 1243575=test_strip
[136/902] 1243575=test_nonblock
[137/902] 1243576=test_kill_ring
[138/902] 1243575=test_boolean
[139/902] 1243576=test_gem_source_list
[140/902] 1243575=test_yaml_special_cases
[141/902] 1243575=test_column_separator
[142/902] 1243575=test_rdoc_parser_changelog
[143/902] 1243576=test_drbssl
[144/902] 1243575=test_raise_no_backtrace_exception
[145/902] 1243575=test_install
[146/902] 1243578=test_foreach
[147/902] 1243578=test_jaro_winkler
[148/902] 1243578=test_func
[149/902] 1243575=test_yamldbm
[150/902] 1243575=unescape_test
[151/902] 1243575=test_liberal_parsing
[152/902] 1243575=test_rdoc_class_module
[153/902] 1243578=test_rdoc_markup_attribute_manager
[154/902] 1243578=test_trace
[155/902] 1243578=test_nil
[156/902] 1243578=test_object
[157/902] 1243578=test_arity
[158/902] 1243578=test_find
[159/902] 1243578=test_gem_resolver_composed_set
[160/902] 1243578=test_win32ole_variant
[161/902] 1243578=test_summary
[162/902] 1243578=test_gc
[163/902] 1243575=test_gem_local_remote_options
[164/902] 1243575=test_rational
[165/902] 1243575=test_cgi_modruby
[166/902] 1243575=test_gem_commands_owner_command
[167/902] 1243575=test_flush
[168/902] 1243575=test_stat
[169/902] 1243575=test_pair
[170/902] 1243575=test_dns
[171/902] 1243575=test_process
[172/902] 1243575=test_getopts
[173/902] 1243575=test_addr
[174/902] 1243575=test_gem_commands_info_command
[175/902] 1243575=test_rdoc_generator_pot_po_entry
[176/902] 1243575=test_dir_m17n
[177/902] 1243575=test_helper
[178/902] 1243575=test_rdoc_markup_to_rdoc
[179/902] 1243575=test_protocol
[180/902] 1243575=test_singleton_function
[181/902] 1243575=test_tuplebag
[182/902] 1243575=test_cgi_header
[183/902] 1243575=test_zlib
[184/902] 1243576=test_storage
[185/902] 1243576=test_rdoc_generator_pot
[186/902] 1243576=test_gem_uninstaller
[187/902] 1243576=test_pointer
[188/902] 1243576=test_gem_gem_runner
[189/902] 1243576=test_alias
[190/902] 1243576=test_eval
[191/902] 1243576=test_proc
[192/902] 1243576=test_file_exhaustive
[193/902] 1243575=pattern_test
[194/902] 1243575=test_extlibs
[195/902] 1243575=test_regexp
[196/902] 1243576=test_gem_remote_fetcher
[197/902] 1243576=test_case
[198/902] 1243576=test_printf
[199/902] 1243576=test_string
[200/902] 1243576=test_variable_name_check
[201/902] 1243576=test_iterator
[202/902] 1243576=compiler_test
[203/902] 1243576=test_gem_request_set_gem_dependency_api
[204/902] 1243576=test_readpartial
[205/902] 1243576=test_lambda
[206/902] 1243576=test_variable
[207/902] 1243576=test_pstore
[208/902] 1243576=test_settracefunc
[209/902] 1243575=test_gem_text
[210/902] 1243575=test_win32ole
[211/902] 1243575=test_method_cache
[212/902] 1243575=memsize_test
[213/902] 1243575=test_gem_package_old
[214/902] 1243575=test_sprintf_comb
[215/902] 1243578=heredoc_dedent_test
[216/902] 1243578=test_time
[217/902] 1243575=test_win32ole_param
[218/902] 1243575=test_super
[219/902] 1243578=test_ocsp
[220/902] 1243578=test_convertible
[221/902] 1243576=test_rdoc_markup_pre_process
[222/902] 1243576=test_nkf
[223/902] 1243576=test_env
[224/902] 1243575=test_error_highlight
[225/902] 1243575=test_config
[226/902] 1243575=test_internal_ivar
[227/902] 1243575=test_tracepoint
[228/902] 1243575=test_gem_resolver_specification
[229/902] 1243575=test_general
[230/902] 1243575=test_have_macro
[231/902] 1243575=test_pipe
[232/902] 1243575=desugar_compiler_test
[233/902] 1243575=test_stringscanner
[234/902] 1243575=test_io_m17n
[235/902] 1243576=test_resize
[236/902] 1243576=test_configuration
[237/902] 1243576=test_fips
[238/902] 1243578=test_class
[239/902] 1243576=test_x509ext
[240/902] 1243576=test_wss
[241/902] 1243576=test_libs
[242/902] 1243576=test_math
[243/902] 1243576=test_gc
[244/902] 1243576=test_pathname
[245/902] 1243578=test_coverage
[246/902] 1243576=test_helper
[247/902] 1243576=test_gem_path_support
[248/902] 1243576=test_case
[249/902] 1243576=test_rdoc_parser
[250/902] 1243576=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41769>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11
[251/902] 1243576=test_pattern_matching
[252/902] 1243576=test_thread_cv
[253/902] 1243576=test_set_len
[254/902] 1243576=test_unicode
[255/902] 1243576=test_x509attr
[256/902] 1243576=test_rdoc_parser_rd
[257/902] 1243576=test_webauthn_poller
[258/902] 1243576=test_marshalable
[259/902] 1243576=test_monitor
[260/902] 1243576=test_data_error
[261/902] 1243576=test_yjit_exit_locations
[262/902] 1243578=test_document
[263/902] 1243578=test_whileuntil
[264/902] 1243578=test_gem_resolver_best_set
[265/902] 1243576=test_cstr
[266/902] 1243578=test_gem_config_file
[267/902] 1243575=test_float
[268/902] 1243578=test_history
[269/902] 1243578=test_method_cache
[270/902] 1243578=test_gem_gemcutter_utilities
[271/902] 1243578=test_gem_commands_which_command
[272/902] 1243578=test_passing_block
[273/902] 1243578=test_primitive
[274/902] 1243578=test_mul
[275/902] 1243578=test_gem_package_tar_writer
[276/902] 1243578=test_gb18030
[277/902] 1243578=test_nowrite
[278/902] 1243578=test_gem_resolver_conflict
[279/902] 1243578=test_vm_dump
[280/902] 1243575=test_thread_queue
[281/902] 1243578=test_nesting_parser
[282/902] 1243578=errors_test
[283/902] 1243578=test_fileutils
[284/902] 1243576=test_gem_uri_formatter
[285/902] 1243576=test_sockopt
[286/902] 1243576=test_omap
[287/902] 1243576=test_encoding
[288/902] 1243576=test_shellwords
[289/902] 1243576=test_windows_1251
[290/902] 1243576=test_yaml_tree
[291/902] 1243576=test_eval_history
[292/902] 1243576=test_complex2
[293/902] 1243576=dispatcher_test
[294/902] 1243576=test_win32ole_record
[295/902] 1243576=test_ruby_lex
[296/902] 1243576=test_ubf_async_safe
[297/902] 1243576=test_ossl
[298/902] 1243578=test_gem_version_option
[299/902] 1243578=test_insns_leaf
[300/902] 1243578=test_m17n
[301/902] 1243578=test_frozen_error
[302/902] 1243578=test_yjit
[303/902] 1243575=test_files_ext
[304/902] 1243575=test_x509req
[305/902] 1243575=test_argf
[306/902] 1243576=test_console_attr
[307/902] 1243576=test_gem_ext_cargo_builder_link_flag_converter
[308/902] 1243576=test_array
[309/902] 1243578=test_closure
[310/902] 1243578=test_at_exit
[311/902] 1243578=test_rdoc_options
[312/902] 1243578=test_dln
[313/902] 1243578=test_gem_resolver_local_specification
[314/902] 1243578=test_object
[315/902] 1243578=test_digest
[316/902] 1243578=test_rdoc_include
[317/902] 1243575=test_set
[318/902] 1243575=test_gem_commands_help_command
[319/902] 1243578=test_pkg_config
[320/902] 1243578=test_yield_block
[321/902] 1243578=test_cmethod
[322/902] 1243578=test_gem_commands_list_command
[323/902] 1243578=test_gem_resolver_vendor_set
[324/902] 1243578=test_gem_resolver_installed_specification
[325/902] 1243578=test_irb
[326/902] 1243575=test_parser
[327/902] 1243575=test_gem_ext_rake_builder
[328/902] 1243578=test_gem_requirement
[329/902] 1243576=test_word
[330/902] 1243576=test_numeric
[331/902] 1243576=test_project_sanity
[332/902] 1243578=test_address_resolve
[333/902] 1243576=test_refinement
[334/902] 1243578=test_gem_command_manager
[335/902] 1243578=test_iter_break
[336/902] 1243578=test_ensured
[337/902] 1243578=test_hash
[338/902] 1243575=test_x509crl
[339/902] 1243575=test_keyword
[340/902] 1243575=test_cgi_session
[341/902] 1243575=test_pkcs7
[342/902] 1243575=test_num2int
[343/902] 1243575=test_gem_install_update_options
[344/902] 1243575=test_bn
[345/902] 1243575=test_io_console
[346/902] 1243575=test_c_union_entity
[347/902] 1243575=test_string_processing
[348/902] 1243575=test_recursion
[349/902] 1243575=test_unicode_escape
[350/902] 1243575=test_rdoc_markup_attributes
[351/902] 1243575=test_cparser
[352/902] 1243575=test_pack
[353/902] 1243575=test_getoptlong
[354/902] 1243575=test_gem_request_connection_pools
[355/902] 1243575=test_config
[356/902] 1243575=test_ractor
[357/902] 1243575=test_rubyvm
[358/902] 1243575=test_arith_seq_extract
[359/902] 1243575=test_logperiod
[360/902] 1243575=test_enc_associate
[361/902] 1243575=test_rdoc_markup_to_table_of_contents
[362/902] 1243575=test_gem_commands_unpack_command
[363/902] 1243575=test_x509cert
[364/902] 1243575=test_pp
[365/902] 1243575=test_logdevice
[366/902] 1243576=test_ftp
[367/902] 1243576=test_import
[368/902] 1243575=test_last_thread
[369/902] 1243575=test_logger
[370/902] 1243575=test_digest_extend
[371/902] 1243575=test_ssl
[372/902] 1243576=test_engine
[373/902] 1243576=test_symbol
[374/902] 1243576=test_append
[375/902] 1243576=test_module
[376/902] 1243575=test_key_error
[377/902] 1243575=test_rb_str_dup
[378/902] 1243575=test_rdoc_markup_to_label
[379/902] 1243575=test_tsort
[380/902] 1243575=test_gem_commands_exec_command
[381/902] 1243576=test_gem_specification
[382/902] 1243575=test_gem_package_tar_reader_entry
[383/902] 1243575=test_files_sample
[384/902] 1243575=test_rbconfig
[385/902] 1243575=test_metaclass
[386/902] 1243575=version_test
[387/902] 1243575=test_win32ole_variable
[388/902] 1243575=test_gem_resolver
[389/902] 1243575=test_bigdecimal
[390/902] 1243578=test_cgi_cookie
[391/902] 1243578=test_scheduler
[392/902] 1243576=test_object_references
[393/902] 1243576=test_have_library
[394/902] 1243578=test_load
[395/902] 1243578=test_rdoc_generator_darkfish
[396/902] 1243575=test_mixed_unicode_escapes
[397/902] 1243575=test_within_pipe
[398/902] 1243578=test_time_tz
[399/902] 1243575=test_big5
[400/902] 1243575=test_new
[401/902] 1243575=test_rdoc_parser_ruby
[402/902] 1243576=test_httpresponse
[403/902] 1243576=test_cipher
[404/902] 1243576=test_beginendblock
[405/902] 1243578=test_abbrev
[406/902] 1243578=test_timeout
[407/902] 1243578=test_general
[408/902] 1243578=test_gem_commands_server_command
[409/902] 1243578=test_httpresponses
[410/902] 1243578=test_objspace
[411/902] 1243576=test_https
[412/902] 1243576=test_convert
[413/902] 1243576=test_rdoc_markup_to_tt_only
[414/902] 1243576=test_ssl
[415/902] 1243576=test_case_options
[416/902] 1243575=test_evaluation
[417/902] 1243576=test_ractor
[418/902] 1243575=json_encoding_test
[419/902] 1243575=test_gem_commands_update_command
[420/902] 1243576=test_gem_commands_generate_index_command
[421/902] 1243576=test_marshal
[422/902] 1243575=test_rdoc_markup_to_bs
[423/902] 1243575=ripper_compat_test
[424/902] 1243575=test_optparse
[425/902] 1243575=test_cgi_core
[426/902] 1243575=test_bug-14834
[427/902] 1243575=test_fixnum
[428/902] 1243575=test_signal
[429/902] 1243576=test_bash_completion
[430/902] 1243576=test_gem_ext_cargo_builder_unit
[431/902] 1243576=test_delegate
[432/902] 1243576=test_fiber
[433/902] 1243575=test_rational2
[434/902] 1243575=test_terminfo
[435/902] 1243575=test_parser
[436/902] 1243575=test_rdoc_require
[437/902] 1243575=test_constant
[438/902] 1243576=test_buffered_io
[439/902] 1243576=test_completion
[440/902] 1243575=test_encoding
[441/902] 1243575=test_to_ary_concat
[442/902] 1243576=test_gem
[443/902] 1243576=test_addrinfo
[444/902] 1243576=test_etc
[445/902] 1243576=test_struct
[446/902] 1243576=test_win32ole_event
[447/902] 1243576=test_mutex
[448/902] 1243576=test_option
[449/902] 1243576=test_array_create
[450/902] 1243576=test_key_event_record
[451/902] 1243576=test_notimplement
[452/902] 1243576=test_scalar_scanner
[453/902] 1243576=test_integer
[454/902] 1243575=test_objectspace
[455/902] 1243575=test_interned_str
[456/902] 1243575=test_gem_ext_cmake_builder
[457/902] 1243575=test_io
[458/902] 1243576=test_compile_prism
[459/902] 1243576=test_sexp
[460/902] 1243576=test_tree_spell_checker
[461/902] 1243576=test_euc_jp
[462/902] 1243576=test_gem_util
[463/902] 1243576=test_require_lib
[464/902] 1243576=test_cesu8
[465/902] 1243576=test_inputs_scanner
[466/902] 1243576=test_rdoc_markup_include
[467/902] 1243576=test_typeddata
[468/902] 1243576=test_rdoc_generator_pot_po
[469/902] 1243576=test_tree_builder
[470/902] 1243576=test_clone
[471/902] 1243576=test_rdoc_servlet
[472/902] 1243576=test_protect
[473/902] 1243576=test_rubyoptions
[474/902] 1243574=test_capacity
[475/902] 1243574=test_nextafter
[476/902] 1243574=test_thread
[477/902] 1243574=test_euc_kr
[478/902] 1243574=test_gem_commands_cleanup_command
[479/902] 1243574=test_date_marshal
[480/902] 1243574=test_literal
[481/902] 1243574=test_gem_commands_mirror
[482/902] 1243574=test_rdoc_ri_driver
[483/902] 1243574=test_shapes
[484/902] 1243574=test_httpheader
[485/902] 1243574=test_rinda
[486/902] 1243574=test_line_editor
[487/902] 1243574=test_gem_security_trust_dir
[488/902] 1243574=test_stream
[489/902] 1243574=test_pkey
[490/902] 1243575=test_acceptable
[491/902] 1243575=test_string_memory
[492/902] 1243574=test_io_wait
[493/902] 1243574=test_integer
[494/902] 1243574=test_yield
[495/902] 1243575=test_kwargs
[496/902] 1243575=test_forwardable
[497/902] 1243575=test_gem_resolver_api_set
[498/902] 1243575=test_dryrun
[499/902] 1243575=test_ractor
[500/902] 1243575=test_random
[501/902] 1243575=test_rdoc_markup_hard_break
[502/902] 1243575=test_ssl_session
[503/902] 1243575=test_rdoc_normal_module
[504/902] 1243575=test_rdoc_markdown_test
[505/902] 1243575=test_gem_version
[506/902] 1243575=test_gem_resolver_dependency_request
[507/902] 1243575=test_ns_spki
[508/902] 1243575=test_encodings
[509/902] 1243575=test_key_name_check
[510/902] 1243575=test_rdoc_markup_to_markdown
[511/902] 1243575=test_trick
[512/902] 1243574=test_iseq_load
[513/902] 1243576=test_utf32
[514/902] 1243576=test_arith_seq_beg_len_step
[515/902] 1243576=test_gem_resolver_requirement_list
[516/902] 1243576=test_scalar
[517/902] 1243576=test_gem_commands_pristine_command
[518/902] 1243576=test_noarg
[519/902] 1243576=test_tmpdir
[520/902] 1243576=test_change_word
[521/902] 1243576=test_gem_ext_builder
[522/902] 1243574=test_stream
[523/902] 1243575=test_human_typo
[524/902] 1243575=test_threadgroup
[525/902] 1243574=test_prettyprint
[526/902] 1243574=test_io
[527/902] 1243575=test_emitter
[528/902] 1243575=test_ellipsize
[529/902] 1243575=test_gem_security_policy
[530/902] 1243574=test_rdoc_context_section
[531/902] 1243574=test_gem_commands_yank_command
[532/902] 1243574=test_data
[533/902] 1243574=test_big2str
[534/902] 1243574=test_rdoc_alias
[535/902] 1243575=test_gem_commands_check_command
[536/902] 1243575=test_queue
[537/902] 1243575=test_gem_package_tar_header
[538/902] 1243574=test_gem_ext_cargo_builder
[539/902] 1243574=test_io_buffer
[540/902] 1243575=test_to_ruby
[541/902] 1243574=test_rdoc_extend
[542/902] 1243575=test_gem_resolver_index_specification
[543/902] 1243574=test_c_struct_builder
[544/902] 1243575=test_merge_keys
[545/902] 1243575=test_external_new
[546/902] 1243575=test_bundled_ca
[547/902] 1243574=test_win32ole_typelib
[548/902] 1243574=test_mdns
[549/902] 1243574=test_rat
[550/902] 1243574=test_process
[551/902] 1243576=test_config
[552/902] 1243576=test_ractor
[553/902] 1243576=test_key_stroke
[554/902] 1243576=test_ifunless
[555/902] 1243576=test_gem_request_set
[556/902] 1243575=test_gem_name_tuple
[557/902] 1243575=test_http_request
[558/902] 1243575=test_date_ractor
[559/902] 1243575=test_undef
[560/902] 1243575=constant_path_node_test
[561/902] 1243575=test_gem_ext_ext_conf_builder
[562/902] 1243576=test_win32ole_method_event
[563/902] 1243576=test_securerandom
[564/902] 1243576=test_pkey_dh
[565/902] 1243576=test_function_entry
[566/902] 1243576=test_gem_resolver_activation_request
[567/902] 1243576=test_path_to_class
[568/902] 1243576=test_rdoc_any_method
[569/902] 1243576=test_abi
[570/902] 1243576=test_alias_and_anchor
[571/902] 1243576=test_config
[572/902] 1243576=test_hash
[573/902] 1243576=test_drb
[574/902] 1243575=test_complexrational
[575/902] 1243575=test_rdoc_parser_c
[576/902] 1243575=test_gem_platform
[577/902] 1243575=test_econv
[578/902] 1243575=newline_test
[579/902] 1243575=json_fixtures_test
[580/902] 1243575=test_emitter
[581/902] 1243575=test_rdoc_markup_verbatim
[582/902] 1243575=test_ldap
[583/902] 1243575=test_color
[584/902] 1243575=parse_serialize_test
[585/902] 1243575=test_stack
[586/902] 1243575=test_bigzero
[587/902] 1243575=test_backtrace
[588/902] 1243575=test_pkey_rsa
[589/902] 1243575=test_rdoc_markup_to_html
[590/902] 1243575=test_rdoc_task
[591/902] 1243575=test_numhash
[592/902] 1243575=test_macro
[593/902] 1243575=test_uncorrectable_name_check
[594/902] 1243575=test_gem_request_set_lockfile
[595/902] 1243575=test_postponed_job
[596/902] 1243575=test_rdoc_top_level
[597/902] 1243575=test_gem_commands_setup_command
[598/902] 1243576=test_hmac
[599/902] 1243576=test_observer
[600/902] 1243576=test_parse
[601/902] 1243575=test_method_name_check
[602/902] 1243575=test_pty
[603/902] 1243576=test_bmethod
[604/902] 1243576=encoding_test
[605/902] 1243576=test_numeric
[606/902] 1243576=test_gem_commands_environment_command
[607/902] 1243576=test_erb
[608/902] 1243575=test_ipaddr
[609/902] 1243575=test_gem_package_tar_reader
[610/902] 1243576=test_rdoc_normal_class
[611/902] 1243575=test_comparable
[612/902] 1243575=test_rdoc_rd_inline
[613/902] 1243575=test_rdoc_markdown
[614/902] 1243576=test_io_timeout
[615/902] 1243576=test_files_test_1
[616/902] 1243575=test_const
[617/902] 1243575=test_class
[618/902] 1243578=test_rdoc_encoding
[619/902] 1243578=test_gem_source_specific_file
[620/902] 1243578=test_method
[621/902] 1243576=test_rdoc_markup_parser
[622/902] 1243576=test_row_separator
[623/902] 1243576=test_deprecate
[624/902] 1243576=test_rdoc_constant
[625/902] 1243576=test_gem_installer
[626/902] 1243578=test_pkcs12
[627/902] 1243578=test_duplicate
[628/902] 1243578=magic_comment_test
[629/902] 1243578=test_object_create_start
[630/902] 1243578=test_tempfile
[631/902] 1243578=test_date_new
[632/902] 1243578=test_gem_commands_cert_command
[633/902] 1243578=test_wait
[634/902] 1243578=test_utf16
[635/902] 1243578=test_gem_unsatisfiable_dependency_error
[636/902] 1243578=test_acl
[637/902] 1243578=test_require_path_check
[638/902] 1243578=test_euc_tw
[639/902] 1243578=test_nomethod_error
[640/902] 1243578=test_fstring
[641/902] 1243578=test_cmd
[642/902] 1243574=test_path
[643/902] 1243574=json_string_matching_test
[644/902] 1243574=test_rdoc_markup_paragraph
[645/902] 1243574=test_rdoc_markup_raw
[646/902] 1243574=test_quote_empty
[647/902] 1243578=test_defined
[648/902] 1243574=test_gem_commands_search_command
[649/902] 1243574=test_cp949
[650/902] 1243574=test_condition
[651/902] 1243574=test_iseq
[652/902] 1243578=test_emoji
[653/902] 1243578=test_sorted_set
[654/902] 1243578=test_sizeof
[655/902] 1243574=test_rdoc_rd_inline_parser
[656/902] 1243574=test_color_printer
[657/902] 1243574=test_date_attr
[658/902] 1243574=test_sleep
[659/902] 1243574=test_basicsocket
[660/902] 1243574=test_file
[661/902] 1243574=test_set
[662/902] 1243576=test_init
[663/902] 1243574=test_reqarg
[664/902] 1243574=test_date_strftime
[665/902] 1243576=test_system
[666/902] 1243574=library_symbols_test
[667/902] 1243578=test_resource
[668/902] 1243578=test_zsh_completion
[669/902] 1243574=test_gem_commands_signin_command
[670/902] 1243578=test_assembler
[671/902] 1243578=test_gem_stub_specification
[672/902] 1243575=test_raise
[673/902] 1243575=test_mkmf
[674/902] 1243574=test_string
[675/902] 1243575=test_function
[676/902] 1243574=test_debug
[677/902] 1243574=test_array
[678/902] 1243574=test_yaml
[679/902] 1243578=comments_test
[680/902] 1243578=test_reline
[681/902] 1243574=test_class2name
[682/902] 1243575=test_yamlstore
[683/902] 1243574=test_rdoc_markup_to_html_crossref
[684/902] 1243575=test_socket
[685/902] 1243576=test_framework
[686/902] 1243576=test_gem_commands_uninstall_command
[687/902] 1243578=test_rdoc_code_object
[688/902] 1243575=test_syslog
[689/902] 1243575=test_erb_m17n
[690/902] 1243575=test_skip_lines
[691/902] 1243575=test_gem_source
[692/902] 1243574=test_mutex_m
[693/902] 1243574=test_rdoc_markup_heading
[694/902] 1243574=test_pack
[695/902] 1243575=test_x509name
[696/902] 1243574=test_fnmatch
[697/902] 1243575=test_benchmark
[698/902] 1243578=test_depth_first
[699/902] 1243578=test_random_formatter
[700/902] 1243578=test_read
[701/902] 1243574=test_bug-3571
[702/902] 1243574=test_unicode_normalize
[703/902] 1243576=test_reline_key
[704/902] 1243576=test_arity
[705/902] 1243576=test_rdoc_markup_to_joined_paragraph
[706/902] 1243576=test_did_you_mean
[707/902] 1243576=test_handle
[708/902] 1243575=test_date_time
[709/902] 1243575=test_enumerator
[710/902] 1243578=test_timeout
[711/902] 1243575=test_weakref
[712/902] 1243578=test_gem_commands_dependency_command
[713/902] 1243578=test_rdoc_rubygems_hook
[714/902] 1243575=test_switch_hitter
[715/902] 1243575=test_pkey_dsa
[716/902] 1243578=test_gem_stream_ui
[717/902] 1243576=test_ansi_with_terminfo
[718/902] 1243576=test_safe_load
[719/902] 1243578=bom_test
[720/902] 1243576=test_rdoc_generator_ri
[721/902] 1243578=test_file
[722/902] 1243576=test_thread_fd_close
[723/902] 1243576=test_hash_create
[724/902] 1243576=test_name_error
[725/902] 1243575=locals_test
[726/902] 1243576=test_string
[727/902] 1243575=test_nofree
[728/902] 1243575=test_gem_resolver_git_set
[729/902] 1243575=test_gem_resolver_lock_specification
[730/902] 1243575=test_fiddle
[731/902] 1243578=test_gem_command
[732/902] 1243575=test_emoji_breaks
[733/902] 1243578=test_ractor
[734/902] 1243578=test_files_lib
[735/902] 1243578=test_digest
[736/902] 1243576=test_gem_commands_open_command
[737/902] 1243576=test_bug-5832
[738/902] 1243576=test_store
[739/902] 1243576=test_shift_jis
[740/902] 1243576=test_rdoc_cross_reference
[741/902] 1243578=test_quote_char_nil
[742/902] 1243578=test_stringchar
[743/902] 1243578=test_kconv
[744/902] 1243578=test_eval
[745/902] 1243576=test_member
[746/902] 1243576=test_rubygems
[747/902] 1243576=test_gem_security
[748/902] 1243578=test_http
[749/902] 1243578=test_gem_update_suggestion
[750/902] 1243578=test_arithmetic_sequence
[751/902] 1243578=test_severity
[752/902] 1243578=test_load
[753/902] 1243578=test_ractor
[754/902] 1243578=test_rdoc_i18n_locale
[755/902] 1243578=test_gem_resolver_lock_set
[756/902] 1243578=test_ole_methods
[757/902] 1243578=test_psych
[758/902] 1243578=test_gem_resolver_installer_set
[759/902] 1243578=test_flags
[760/902] 1243578=test_gem_source_installed
[761/902] 1243578=test_win32ole_variant_m
[762/902] 1243578=test_tcp
[763/902] 1243578=test_rdoc_comment
[764/902] 1243578=test_kdf
[765/902] 1243574=test_rdoc_rdoc
[766/902] 1243578=test_cclass
[767/902] 1243578=test_autoconf
[768/902] 1243578=test_io_buffer
[769/902] 1243578=test_bug_reporter
[770/902] 1243575=test_json_tree
[771/902] 1243574=test_cgi_multipart
[772/902] 1243575=test_frozen
[773/902] 1243575=test_flip
[774/902] 1243575=test_gem_source_local
[775/902] 1243578=test_win32ole_method
[776/902] 1243578=test_scan_args
[777/902] 1243574=test_dot_dot
[778/902] 1243574=test_egrep_cpp
[779/902] 1243578=test_weakmap
[780/902] 1243576=test_gem_source_subpath_problem
[781/902] 1243576=test_date_compat
[782/902] 1243576=test_case_mapping
[783/902] 1243576=test_date_conv
[784/902] 1243576=test_sprintf
[785/902] 1243574=test_gem_uri
[786/902] 1243575=test_rdoc_method_attr
[787/902] 1243574=test_win32ole_type_event
[788/902] 1243574=test_rewind
[789/902] 1243574=test_stringio
[790/902] 1243574=test_memory_view
[791/902] 1243575=test_enumerator
[792/902] 1243575=test_row
[793/902] 1243575=test_exception_at_throwing
[794/902] 1243576=test_complex
[795/902] 1243575=test_base64
[796/902] 1243575=json_generic_object_test
[797/902] 1243575=test_gem_commands_push_command
[798/902] 1243576=test_m17n_comb
[799/902] 1243574=test_type
[800/902] 1243575=test_common
[801/902] 1243574=test_class_name_check
[802/902] 1243574=test_backtrace
[803/902] 1243574=json_addition_test
[804/902] 1243574=test_invalid
[805/902] 1243574=test_qsort
[806/902] 1243574=test_gem_commands_build_command
[807/902] 1243575=test_cgi_tag_helper
[808/902] 1243575=test_rdoc_generator_json_index
[809/902] 1243575=test_gem_resolver_index_set
[810/902] 1243574=test_win32ole_param_event
[811/902] 1243574=test_workspace
[812/902] 1243575=test_debug_cmd
[813/902] 1243575=test_rdoc_single_class
[814/902] 1243575=test_write
[815/902] 1243574=test_date_parse
[816/902] 1243575=test_enum
[817/902] 1243574=test_gem_spec_fetcher
[818/902] 1243574=test_folderitem2_invokeverb
[819/902] 1243574=test_pkey_ec
[820/902] 1243574=test_gem_request
[821/902] 1243574=test_thread
[822/902] 1243574=test_recorder
[823/902] 1243574=test_rdoc_token_stream
[824/902] 1243574=test_gem_dependency_resolution_error
[825/902] 1243574=test_rdoc_stats
[826/902] 1243574=test_webauthn_listener_response
[827/902] 1243574=test_inadvertent_creation
[828/902] 1243574=test_enc_raise
[829/902] 1243574=test_case_comprehensive
[830/902] 1243575=test_rdoc_store
[831/902] 1243575=test_syntax
[832/902] 1243576=test_provider
[833/902] 1243576=test_exception
[834/902] 1243576=test_gem_commands_signout_command
[835/902] 1243576=test_gem_silent_ui
[836/902] 1243576=test_gem_request_set_lockfile_parser
[837/902] 1243576=test_io_wait_uncommon
[838/902] 1243576=test_parser_events
[839/902] 1243576=test_files_test
[840/902] 1243576=test_time
[841/902] 1243576=test_gem_bundler_version_finder
[842/902] 1243576=json_generator_test
[843/902] 1243576=test_gem_impossible_dependencies_error
[844/902] 1243576=test_str2big
[845/902] 1243576=test_continuation
[846/902] 1243576=test_bigmath
[847/902] 1243576=test_ractor
[848/902] 1243576=test_rdoc_markup_to_ansi
[849/902] 1243576=test_delete
[850/902] 1243576=test_gc_compact
[851/902] 1243576=test_asn1
[852/902] 1243576=test_len
[853/902] 1243576=test_features
[854/902] 1243576=test_placearg
[855/902] 1243576=test_popen_deadlock
[856/902] 1243575=test_gem_commands_specification_command
[857/902] 1243575=test_input_method
[858/902] 1243575=regexp_test
[859/902] 1243575=test_generic
[860/902] 1243575=test_enc_str_buf_cat
[861/902] 1243575=test_ripper
[862/902] 1243575=test_optarg
[863/902] 1243575=test_gem_source_lock
[864/902] 1243576=test_gem_dependency_installer
[865/902] 1243575=test_syslog_logger
[866/902] 1243578=test_null
[867/902] 1243578=test_windows_1252
[868/902] 1243578=test_exception
[869/902] 1243578=test_x509store
[870/902] 1243578=test_win32ole_type
[871/902] 1243578=test_header
[872/902] 1243575=test_call
[873/902] 1243578=test_data_converters
[874/902] 1243578=test_require
[875/902] 1243578=test_gem_source_vendor
[876/902] 1243578=test_cgi_util
[877/902] 1243575=test_gem_dependency
[878/902] 1243578=test_autoload
[879/902] 1243575=test_ansi_without_terminfo
[880/902] 1243575=test_rdoc_text
[881/902] 1243575=test_assignment
[882/902] 1243575=test_modify_expand
[883/902] 1243575=test_memory_view
[884/902] 1243575=test_gem_available_set
[885/902] 1243576=test_my_integer
[886/902] 1243576=test_rendering
[887/902] 1243576=!Nothing_to_test
[888/902] 1243576=test_usrmarshal
[889/902] 1243575=test_rdoc_markup_formatter
[890/902] 1243575=test_gem_validator
[891/902] 1243575=test_gem_commands_outdated_command
[892/902] 1243575=parse_test
[893/902] 1243576=test_gbk
[894/902] 1243576=json_parser_test
[895/902] 1243576=test_each
[896/902] 1243576=test_profile_frames
[897/902] 1243576=test_integer_comb
[898/902] 1243575=test_deprecated
[899/902] 1243575=test_read_write
[900/902] 1243575=test_kernel
[901/902] 1243578=test_div
[902/902] 1243578=test_nil2vtempty
Retrying...
Finished tests in 1185.855292s, 22.5635 tests/s, 7984.8444 assertions/s.
26757 tests, 9468870 assertions, 0 failures, 0 errors, 188 skips
ruby -v: ruby 3.3.0dev (2023-10-23T04:59:01Z master e7d845b1d0) [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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/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'
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-10-23T04:59:01Z master e7d845b1d0) [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 .................................................................
Finished in 290.809081 seconds
3715 files, 32233 examples, 140503 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.1248076.ruby -x gdbscript
[New LWP 1248076]
[New LWP 1248078]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0 RB_FL_TEST_RAW (obj=140592477917120, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472 return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7fde3ed727c0 (LWP 1248076))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fde3ed727c0 (LWP 1248076) RB_FL_TEST_RAW (obj=140592477917120, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
2 Thread 0x7fde3db9f640 (LWP 1248078) 0x00007fde3ee9afde in epoll_wait (epfd=4, events=0x56371e2ce27c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7fde3db9f640 (LWP 1248078)):
#0 0x00007fde3ee9afde in epoll_wait (epfd=4, events=0x56371e2ce27c <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 0x000056371de7cacf in timer_thread_polling (vm=0x56371e540b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = 355025564
#2 0x000056371de7d177 in timer_thread_func (ptr=0x56371e540b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
vm = 0x56371e540b10
#3 0x00007fde3ee09b43 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 = {140720803547696, 4566049684642484128, 140592495064640, 25, 140592514373712, 140720803548048, -4548171024748359776, -4548177959623307360}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007fde3ee9abb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7fde3ed727c0 (LWP 1248076)):
#0 RB_FL_TEST_RAW (obj=140592477917120, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1 0x000056371dce8c63 in RB_FL_ANY_RAW (obj=140592477917120, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2 0x000056371dce9010 in RB_OBJ_PROMOTED_RAW (obj=140592477917120) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:724
No locals.
#3 0x000056371dcebf51 in RVALUE_OLD_P (obj=140592477917120) at /tmp/ruby/src/trunk-O0/gc.c:1734
__func__ = <optimized out>
#4 0x000056371dcf5fb4 in rgengc_check_relation (objspace=0x56371e543260, obj=140592477917120) at /tmp/ruby/src/trunk-O0/gc.c:6797
old_parent = 140592477474280
__func__ = <optimized out>
#5 0x000056371dcf61e9 in gc_mark_ptr (objspace=0x56371e543260, obj=140592477917120) at /tmp/ruby/src/trunk-O0/gc.c:6850
__func__ = "gc_mark_ptr"
#6 0x000056371dcf646f in gc_mark (objspace=0x56371e543260, obj=140592477917120) at /tmp/ruby/src/trunk-O0/gc.c:6902
No locals.
#7 0x000056371dcf5938 in mark_method_entry_i (me=140592477917120, data=0x56371e543260) at /tmp/ruby/src/trunk-O0/gc.c:6574
objspace = 0x56371e543260
#8 0x000056371de756f6 in rb_id_table_foreach_values (tbl=0x56371e739920, func=0x56371dcf5909 <mark_method_entry_i>, data=0x56371e543260) at /tmp/ruby/src/trunk-O0/id_table.c:296
ret = ID_TABLE_CONTINUE
i = 94
capa = 128
#9 0x000056371dcf5974 in mark_m_tbl (objspace=0x56371e543260, tbl=0x56371e739920) at /tmp/ruby/src/trunk-O0/gc.c:6582
No locals.
#10 0x000056371dcf6de5 in gc_mark_children (objspace=0x56371e543260, obj=140592477474280) at /tmp/ruby/src/trunk-O0/gc.c:7194
any = 0x7fde3cad8de8
#11 0x000056371dcf759c in gc_mark_stacked_objects (objspace=0x56371e543260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7364
mstack = 0x56371e5436e8
obj = 140592477474280
marked_slots_at_the_beginning = 752
popped_count = 0
#12 0x000056371dcf771c in gc_mark_stacked_objects_all (objspace=0x56371e543260) at /tmp/ruby/src/trunk-O0/gc.c:7402
No locals.
#13 0x000056371dcf99ed in gc_marks_rest (objspace=0x56371e543260) at /tmp/ruby/src/trunk-O0/gc.c:8589
No locals.
#14 0x000056371dcf9b21 in gc_marks (objspace=0x56371e543260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8647
marking_finished = false
#15 0x000056371dcfb8a9 in gc_start (objspace=0x56371e543260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9397
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 96
#16 0x000056371dcfb546 in garbage_collect (objspace=0x56371e543260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9281
_lev = 110
ret = 91
#17 0x000056371dcfbfc9 in garbage_collect_with_gvl (objspace=0x56371e543260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9658
No locals.
#18 0x000056371dd02e8c in objspace_malloc_gc_stress (objspace=0x56371e543260) at /tmp/ruby/src/trunk-O0/gc.c:12099
reason = 45568
#19 0x000056371dd0316f in objspace_xmalloc0 (objspace=0x56371e543260, size=56) at /tmp/ruby/src/trunk-O0/gc.c:12301
gpr = 107008
mem = 0x56371dd03616 <objspace_xcalloc+211>
#20 0x000056371dd0348c in ruby_xmalloc0 (size=56) at /tmp/ruby/src/trunk-O0/gc.c:12525
No locals.
#21 0x000056371dd034c2 in ruby_xmalloc_body (size=56) at /tmp/ruby/src/trunk-O0/gc.c:12534
No locals.
#22 0x000056371dd06de1 in ruby_xmalloc (size=56) at /tmp/ruby/src/trunk-O0/gc.c:14105
No locals.
#23 0x000056371de4a9a1 in rb_st_init_table_with_size (type=0x56371e2b9430 <st_hashtype_num>, size=0) at /tmp/ruby/src/trunk-O0/st.c:570
tab = 0x56371e2b3520 <dump_arg_data>
#24 0x000056371de4a9f9 in rb_st_init_table (type=0x56371e2b9430 <st_hashtype_num>) at /tmp/ruby/src/trunk-O0/st.c:599
No locals.
#25 0x000056371de4aa12 in rb_st_init_numtable () at /tmp/ruby/src/trunk-O0/st.c:607
No locals.
#26 0x000056371dd4fcdc in rb_marshal_dump_limited (obj=140592476974840, port=4, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1200
arg = 0x56371e91f530
wrapper = 140592476978200
#27 0x000056371dd4fc5e in marshal_dump (argc=1, argv=0x7fde3ec71058, _=140592495329600) at /tmp/ruby/src/trunk-O0/marshal.c:1189
obj = 140592476974840
port = 4
a1 = 4
a2 = 4
limit = -1
#28 0x000056371dec7374 in ractor_safe_call_cfunc_m1 (recv=140592495329600, argc=1, argv=0x7fde3ec71058, func=0x56371dd4fb59 <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3284
f = 0x56371dd4fb59 <marshal_dump>
#29 0x000056371dec7fab in vm_call_cfunc_with_frame_ (ec=0x56371e5442c0, reg_cfp=0x7fde3ed70fa0, calling=0x7ffc1d81fb20, argc=1, argv=0x7fde3ec71058, stack_bottom=0x7fde3ec71050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3475
ci = 0x1b2100100003
cc = 0x7fde3ca5fe98
val = 140720803542976
me = 0x7fde3dbcb920
cfunc = 0x56371e5a4eb8
recv = 140592495329600
block_handler = 0
frame_type = 1431634051
len = -1
args = <optimized out>
args = <optimized out>
#30 0x000056371dec8180 in vm_call_cfunc_with_frame (ec=0x56371e5442c0, reg_cfp=0x7fde3ed70fa0, calling=0x7ffc1d81fb20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
argc = 1
stack_bottom = 0x7fde3ec71050
argv = 0x7fde3ec71058
#31 0x000056371dec8298 in vm_call_cfunc_other (ec=0x56371e5442c0, reg_cfp=0x7fde3ed70fa0, calling=0x7ffc1d81fb20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3529
ci = 0x1b2100100003
argv_ary = 0
#32 0x000056371dec86c0 in vm_call_cfunc (ec=0x56371e5442c0, reg_cfp=0x7fde3ed70fa0, calling=0x7ffc1d81fb20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3611
ci = 0x1b2100100003
#33 0x000056371decae67 in vm_call_method_each_type (ec=0x56371e5442c0, cfp=0x7fde3ed70fa0, calling=0x7ffc1d81fb20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4389
aset_mask = 1979
ivar_mask = 0
ci = 0x1b2100100003
cc = 0x7fde3ca5fe98
cme = 0x7fde3dbcb920
v = 94794734989448
#34 0x000056371decb913 in vm_call_method (ec=0x56371e5442c0, cfp=0x7fde3ed70fa0, calling=0x7ffc1d81fb20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4515
ci = 0x1b2100100003
cc = 0x7fde3ca5fe98
#35 0x000056371decbb15 in vm_call_general (ec=0x56371e5442c0, reg_cfp=0x7fde3ed70fa0, calling=0x7ffc1d81fb20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4559
No locals.
#36 0x000056371dece1af in vm_sendish (ec=0x56371e5442c0, reg_cfp=0x7fde3ed70fa0, cd=0x56371e902a50, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5553
val = 36
ci = 0x1b2100100003
cc = 0x7fde3ca5fe98
argc = 1
recv = 140592495329600
calling = {cd = 0x56371e902a50, cc = 0x7fde3ca5fe98, block_handler = 0, recv = 140592495329600, argc = 1, kw_splat = false, heap_argv = 0}
#37 0x000056371ded55c2 in vm_exec_core (ec=0x56371e5442c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x56371e902a50
leaf = false
val = 94794732028424
reg_pc = 0x56371e902860
reg_cfp = 0x7fde3ed70fa0
insns_address_table = {0x56371ded1e17 <vm_exec_core+108>, 0x56371ded1e79 <vm_exec_core+206>, 0x56371ded1f8c <vm_exec_core+481>, 0x56371ded20a0 <vm_exec_core+757>, 0x56371ded223e <vm_exec_core+1171>, 0x56371ded236e <vm_exec_core+1475>, 0x56371ded2580 <vm_exec_core+2005>, 0x56371ded2692 <vm_exec_core+2279>, 0x56371ded276b <vm_exec_core+2496>, 0x56371ded2872 <vm_exec_core+2759>, 0x56371ded2979 <vm_exec_core+3022>, 0x56371ded2a87 <vm_exec_core+3292>, 0x56371ded2b99 <vm_exec_core+3566>, 0x56371ded2c69 <vm_exec_core+3774>, 0x56371ded2d72 <vm_exec_core+4039>, 0x56371ded2e6c <vm_exec_core+4289>, 0x56371ded2f2f <vm_exec_core+4484>, 0x56371ded2ff2 <vm_exec_core+4679>, 0x56371ded307b <vm_exec_core+4816>, 0x56371ded3107 <vm_exec_core+4956>, 0x56371ded31ad <vm_exec_core+5122>, 0x56371ded3285 <vm_exec_core+5338>, 0x56371ded3352 <vm_exec_core+5543>, 0x56371ded3430 <vm_exec_core+5765>, 0x56371ded34f2 <vm_exec_core+5959>, 0x56371ded3631 <vm_exec_core+6278>, 0x56371ded36d7 <vm_exec_core+6444>, 0x56371ded37bc <vm_exec_core+6673>, 0x56371ded38eb <vm_exec_core+6976>, 0x56371ded39ae <vm_exec_core+7171>, 0x56371ded3a71 <vm_exec_core+7366>, 0x56371ded3b69 <vm_exec_core+7614>, 0x56371ded3c2b <vm_exec_core+7808>, 0x56371ded3d0a <vm_exec_core+8031>, 0x56371ded3e1a <vm_exec_core+8303>, 0x56371ded3f14 <vm_exec_core+8553>, 0x56371ded3f8f <vm_exec_core+8676>, 0x56371ded4050 <vm_exec_core+8869>, 0x56371ded413e <vm_exec_core+9107>, 0x56371ded41ee <vm_exec_core+9283>, 0x56371ded436d <vm_exec_core+9666>, 0x56371ded4447 <vm_exec_core+9884>, 0x56371ded4533 <vm_exec_core+10120>, 0x56371ded45c4 <vm_exec_core+10265>, 0x56371ded471f <vm_exec_core+10612>, 0x56371ded4c0f <vm_exec_core+11876>, 0x56371ded4d0b <vm_exec_core+12128>, 0x56371ded4e0e <vm_exec_core+12387>, 0x56371ded4efa <vm_exec_core+12623>, 0x56371ded5113 <vm_exec_core+13160>, 0x56371ded5205 <vm_exec_core+13402>, 0x56371ded530b <vm_exec_core+13664>, 0x56371ded5508 <vm_exec_core+14173>, 0x56371ded56b1 <vm_exec_core+14598>, 0x56371ded57dc <vm_exec_core+14897>, 0x56371ded5948 <vm_exec_core+15261>, 0x56371ded5a73 <vm_exec_core+15560>, 0x56371ded5bdf <vm_exec_core+15924>, 0x56371ded5dc1 <vm_exec_core+16406>, 0x56371ded5fbe <vm_exec_core+16915>, 0x56371ded6167 <vm_exec_core+17340>, 0x56371ded6289 <vm_exec_core+17630>, 0x56371ded6330 <vm_exec_core+17797>, 0x56371ded63f4 <vm_exec_core+17993>, 0x56371ded64dd <vm_exec_core+18226>, 0x56371ded65c9 <vm_exec_core+18462>, 0x56371ded66b2 <vm_exec_core+18695>, 0x56371ded67c6 <vm_exec_core+18971>, 0x56371ded68ed <vm_exec_core+19266>, 0x56371ded6a23 <vm_exec_core+19576>, 0x56371ded6b59 <vm_exec_core+19886>, 0x56371ded6c8f <vm_exec_core+20196>, 0x56371ded6dc5 <vm_exec_core+20506>, 0x56371ded6efb <vm_exec_core+20816>, 0x56371ded703c <vm_exec_core+21137>, 0x56371ded71b6 <vm_exec_core+21515>, 0x56371ded72ec <vm_exec_core+21825>, 0x56371ded7422 <vm_exec_core+22135>, 0x56371ded7558 <vm_exec_core+22445>, 0x56371ded768e <vm_exec_core+22755>, 0x56371ded77c4 <vm_exec_core+23065>, 0x56371ded78fa <vm_exec_core+23375>, 0x56371ded7a30 <vm_exec_core+23685>, 0x56371ded7b66 <vm_exec_core+23995>, 0x56371ded7cb5 <vm_exec_core+24330>, 0x56371ded7e6f <vm_exec_core+24772>, 0x56371ded7fed <vm_exec_core+25154>, 0x56371ded810c <vm_exec_core+25441>, 0x56371ded822b <vm_exec_core+25728>, 0x56371ded8345 <vm_exec_core+26010>, 0x56371ded845f <vm_exec_core+26292>, 0x56371ded858a <vm_exec_core+26591>, 0x56371ded86c0 <vm_exec_core+26901>, 0x56371ded87ab <vm_exec_core+27136>, 0x56371ded88b0 <vm_exec_core+27397>, 0x56371ded89f8 <vm_exec_core+27725>, 0x56371ded8ae7 <vm_exec_core+27964>, 0x56371ded8bbb <vm_exec_core+28176>, 0x56371ded8c90 <vm_exec_core+28389>, 0x56371ded8d7a <vm_exec_core+28623>, 0x56371ded8df6 <vm_exec_core+28747>, 0x56371ded8e72 <vm_exec_core+28871>, 0x56371ded8e90 <vm_exec_core+28901>, 0x56371ded8eae <vm_exec_core+28931>, 0x56371ded8ecc <vm_exec_core+28961>, 0x56371ded8eea <vm_exec_core+28991>, 0x56371ded8f08 <vm_exec_core+29021>, 0x56371ded8f26 <vm_exec_core+29051>, 0x56371ded8f44 <vm_exec_core+29081>, 0x56371ded8f62 <vm_exec_core+29111>, 0x56371ded8f80 <vm_exec_core+29141>, 0x56371ded8f9e <vm_exec_core+29171>, 0x56371ded8fbc <vm_exec_core+29201>, 0x56371ded8fda <vm_exec_core+29231>, 0x56371ded8ff8 <vm_exec_core+29261>, 0x56371ded9016 <vm_exec_core+29291>, 0x56371ded9034 <vm_exec_core+29321>, 0x56371ded9052 <vm_exec_core+29351>, 0x56371ded9070 <vm_exec_core+29381>, 0x56371ded908e <vm_exec_core+29411>, 0x56371ded90ac <vm_exec_core+29441>, 0x56371ded90ca <vm_exec_core+29471>, 0x56371ded90e8 <vm_exec_core+29501>, 0x56371ded9106 <vm_exec_core+29531>, 0x56371ded9124 <vm_exec_core+29561>, 0x56371ded9142 <vm_exec_core+29591>, 0x56371ded9160 <vm_exec_core+29621>, 0x56371ded917e <vm_exec_core+29651>, 0x56371ded919c <vm_exec_core+29681>, 0x56371ded91ba <vm_exec_core+29711>, 0x56371ded91d8 <vm_exec_core+29741>, 0x56371ded91f6 <vm_exec_core+29771>, 0x56371ded9214 <vm_exec_core+29801>, 0x56371ded9232 <vm_exec_core+29831>, 0x56371ded9250 <vm_exec_core+29861>, 0x56371ded926e <vm_exec_core+29891>, 0x56371ded928c <vm_exec_core+29921>, 0x56371ded92aa <vm_exec_core+29951>, 0x56371ded92c8 <vm_exec_core+29981>, 0x56371ded92e6 <vm_exec_core+30011>, 0x56371ded9304 <vm_exec_core+30041>, 0x56371ded9322 <vm_exec_core+30071>, 0x56371ded9340 <vm_exec_core+30101>, 0x56371ded935e <vm_exec_core+30131>, 0x56371ded937c <vm_exec_core+30161>, 0x56371ded939a <vm_exec_core+30191>, 0x56371ded93b8 <vm_exec_core+30221>, 0x56371ded93d6 <vm_exec_core+30251>, 0x56371ded93f4 <vm_exec_core+30281>, 0x56371ded9412 <vm_exec_core+30311>, 0x56371ded9430 <vm_exec_core+30341>, 0x56371ded944e <vm_exec_core+30371>, 0x56371ded946c <vm_exec_core+30401>, 0x56371ded948a <vm_exec_core+30431>, 0x56371ded94a8 <vm_exec_core+30461>, 0x56371ded94c6 <vm_exec_core+30491>, 0x56371ded94e4 <vm_exec_core+30521>, 0x56371ded9502 <vm_exec_core+30551>, 0x56371ded9520 <vm_exec_core+30581>, 0x56371ded953e <vm_exec_core+30611>, 0x56371ded955c <vm_exec_core+30641>, 0x56371ded957a <vm_exec_core+30671>, 0x56371ded9598 <vm_exec_core+30701>, 0x56371ded95b6 <vm_exec_core+30731>, 0x56371ded95d4 <vm_exec_core+30761>, 0x56371ded95f2 <vm_exec_core+30791>, 0x56371ded9610 <vm_exec_core+30821>, 0x56371ded962e <vm_exec_core+30851>, 0x56371ded964c <vm_exec_core+30881>, 0x56371ded966a <vm_exec_core+30911>, 0x56371ded9688 <vm_exec_core+30941>, 0x56371ded96a6 <vm_exec_core+30971>, 0x56371ded96c4 <vm_exec_core+31001>, 0x56371ded96e2 <vm_exec_core+31031>, 0x56371ded9700 <vm_exec_core+31061>, 0x56371ded971e <vm_exec_core+31091>, 0x56371ded974f <vm_exec_core+31140>, 0x56371ded976d <vm_exec_core+31170>, 0x56371ded978b <vm_exec_core+31200>, 0x56371ded97a9 <vm_exec_core+31230>, 0x56371ded97c7 <vm_exec_core+31260>, 0x56371ded97e5 <vm_exec_core+31290>, 0x56371ded9803 <vm_exec_core+31320>, 0x56371ded9821 <vm_exec_core+31350>, 0x56371ded983f <vm_exec_core+31380>, 0x56371ded985d <vm_exec_core+31410>, 0x56371ded987b <vm_exec_core+31440>, 0x56371ded9899 <vm_exec_core+31470>, 0x56371ded98b7 <vm_exec_core+31500>, 0x56371ded98d5 <vm_exec_core+31530>, 0x56371ded98f3 <vm_exec_core+31560>, 0x56371ded9911 <vm_exec_core+31590>, 0x56371ded992f <vm_exec_core+31620>, 0x56371ded994d <vm_exec_core+31650>, 0x56371ded996b <vm_exec_core+31680>, 0x56371ded9989 <vm_exec_core+31710>, 0x56371ded99a7 <vm_exec_core+31740>, 0x56371ded99c5 <vm_exec_core+31770>, 0x56371ded99e3 <vm_exec_core+31800>, 0x56371ded9a01 <vm_exec_core+31830>...}
#38 0x000056371deeba07 in rb_vm_exec (ec=0x56371e5442c0) at /tmp/ruby/src/trunk-O0/vm.c:2467
_ec = 0x56371e5442c0
_tag = {tag = 36, retval = 4, buf = {0x7ffc1d8207e0, 0x56371deeb985 <rb_vm_exec+174>, 0x0, 0x7ffc1d820730, 0x7fde3ca5fee8}, prev = 0x7ffc1d820b20, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#39 0x000056371dee8620 in invoke_block (ec=0x56371e5442c0, iseq=0x7fde3cb4cbf8, self=140592512683520, captured=0x56371e644cf0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1492
arg_size = 0
#40 0x000056371dee90bc in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fde3ca5fef8, argc=0, self=140592512683520, captured=0x56371e644cf0, ec=0x56371e5442c0) at /tmp/ruby/src/trunk-O0/vm.c:1562
iseq = 0x7fde3cb4cbf8
opt_pc = 0
type = 572653569
cfp = 0x7fde3ed70fd8
sp = 0x7fde3ec71028
flags = 0
use_argv = 0x7fde3ca5fef8
av = {140592495334240, 94794732027920}
stack_argv = 0x7fde3ec71028
#41 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fde3ca5fef8, argc=0, self=140592512683520, proc=0x56371e644cf0, ec=0x56371e5442c0) at /tmp/ruby/src/trunk-O0/vm.c:1660
block = 0x56371e644cf0
#42 vm_invoke_proc (ec=0x56371e5442c0, proc=0x56371e644cf0, self=140592512683520, argc=0, argv=0x7fde3ca5fef8, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1690
No locals.
#43 0x000056371dee9860 in rb_vm_invoke_proc (ec=0x56371e5442c0, proc=0x56371e644cf0, argc=0, argv=0x7fde3ca5fef8, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1711
self = 140592512683520
#44 0x000056371ddc84a0 in rb_proc_call_kw (self=140592476932480, args=140592476978920, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:977
vret = 140720803547744
proc = 0x56371e644cf0
argc = 0
argv = 0x7fde3ca5fef8
#45 0x000056371ddc8508 in rb_proc_call (self=140592476932480, args=140592476978920) at /tmp/ruby/src/trunk-O0/proc.c:987
No locals.
#46 0x000056371dcd76ba in rb_call_end_proc (data=140592476932480) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#47 0x000056371dcd7874 in exec_end_procs_chain (procs=0x56371e2cac60 <end_procs>, errp=0x56371e544338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
endproc = {func = 0x56371dcd7693 <rb_call_end_proc>, data = 140592476932480, next = 0x56371e76fef0}
link = 0x56371e70a560
errinfo = 140592476974840
#48 0x000056371dcd79c7 in rb_ec_exec_end_proc (ec=0x56371e5442c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
_ec = 0x56371e5442c0
_tag = {tag = 36, retval = 2100859330955714816, buf = {0x7ffc1d820ba0, 0x56371dcd7942 <rb_ec_exec_end_proc+173>, 0x0, 0x7ffc1d820af0, 0x56371dcd508e <rb_ec_ractor_ptr+24>}, prev = 0x7ffc1d820cc0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 140592476974840
#49 0x000056371dcd80d7 in rb_ec_teardown (ec=0x56371e5442c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#50 0x000056371dcd8387 in rb_ec_cleanup (ec=0x56371e5442c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
err = 94794732028608
mode0 = 32764
mode1 = 495062336
_ec = 0x56371e5442c0
_tag = {tag = 36, retval = 94794723196362, buf = {0x7ffc1d820d40, 0x56371dcd82c2 <rb_ec_cleanup+279>, 0x0, 0x7ffc1d820c60, 0x56371e5442c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
save_error = 140592476974840
sysex = 0
signaled = 0
th = 0x56371e543090
th0 = 0x56371e543090
step = 1
message = 4
buf = 94794732023952
#51 0x000056371dcd8960 in ruby_run_node (n=0x7fde3cae8400) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x56371e5442c0
status = 22071
#52 0x000056371dcd42f4 in rb_main (argc=136, argv=0x7ffc1d820ee8) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140720803548608
#53 0x000056371dcd4355 in main (argc=136, argv=0x7ffc1d820ee8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)