# Logfile created on 2023-10-27 11:08:41 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005642f6cca0f8 @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.20231027-110840", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005642f6d534c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005642f6d53358 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005642f6d531a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231027-110840", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231027-110840>, @binmode=false, @mon_data=#<Monitor:0x00005642f6d530d8>, @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 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /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
$$$[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 = 9c5b084c0a
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /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
$$$[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
ext/configure-ext.mk updated
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]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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/objspace'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving 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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.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/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
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]: 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 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /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 -
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.
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: 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/digest'
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/date'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.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]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
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.2
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=43684
"--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] 1166220=test_filter
[ 2/902] 1166221=test_scanner_events
[ 3/902] 1166222=test_inlinecache
[ 4/902] 1166220=test_gem_dependency_list
[ 5/902] 1166221=test_gem_ext_configure_builder
[ 6/902] 1166223=test_rendering
[ 7/902] 1166222=test_rdoc_generator_markup
[ 8/902] 1166223=test_ostruct
[ 9/902] 1166221=test_koi8
[ 10/902] 1166221=test_not
[ 11/902] 1166221=test_rdoc_attr
[ 12/902] 1166220=test_table
[ 13/902] 1166220=json_ext_parser_test
[ 14/902] 1166220=test_gem_resolver_vendor_specification
[ 15/902] 1166220=test_force_quotes
[ 16/902] 1166220=test_err_in_callback
[ 17/902] 1166220=test_gem_package_task
[ 18/902] 1166222=test_data
[ 19/902] 1166222=test_gem_commands_lock_command
[ 20/902] 1166221=test_rdoc_markup_to_html_snippet
[ 21/902] 1166223=test_rdoc_markup_indented_paragraph
[ 22/902] 1166220=test_gem_source_fetch_problem
[ 23/902] 1166220=test_rdoc_parser_markdown
[ 24/902] 1166221=test_rdoc_i18n_text
[ 25/902] 1166221=test_gem_commands_sources_command
[ 26/902] 1166222=test_coder
[ 27/902] 1166222=test_symbol
[ 28/902] 1166223=test_context
[ 29/902] 1166221=test_unix
[ 30/902] 1166220=test_regex_casefold
[ 31/902] 1166221=test_http
[ 32/902] 1166223=test_fd_setsize
[ 33/902] 1166223=test_gem_source_git
[ 34/902] 1166220=test_gem_commands_contents_command
[ 35/902] 1166223=test_have_func
[ 36/902] 1166220=test_ractor_compatibility
[ 37/902] 1166222=test_erb_command
[ 38/902] 1166222=test_gem_rdoc
[ 39/902] 1166220=test_ws
[ 40/902] 1166220=test_win32ole_variant_outarg
[ 41/902] 1166220=test_sleep
[ 42/902] 1166222=test_bignum
[ 43/902] 1166223=test_normalize
[ 44/902] 1166223=test_converters
[ 45/902] 1166223=test_gem_commands_fetch_command
[ 46/902] 1166222=ractor_test
[ 47/902] 1166222=test_rdoc_tom_doc
[ 48/902] 1166222=test_spell_checker
[ 49/902] 1166222=test_ancdata
[ 50/902] 1166222=test_singleton
[ 51/902] 1166222=test_rdoc_markup
[ 52/902] 1166222=test_files_test_2
[ 53/902] 1166223=test_gem_resolver_git_specification
[ 54/902] 1166220=test_rdoc_rd_block_parser
[ 55/902] 1166220=test_rdoc_ri_paths
[ 56/902] 1166220=test_name_error_extension
[ 57/902] 1166220=test_https_proxy
[ 58/902] 1166220=test_bigdecimal_util
[ 59/902] 1166220=test_ractor
[ 60/902] 1166220=test_verbose
[ 61/902] 1166220=test_key_actor_emacs
[ 62/902] 1166220=test_read
[ 63/902] 1166220=test_update
[ 64/902] 1166220=test_basicinstructions
[ 65/902] 1166220=test_pack
[ 66/902] 1166221=test_rdoc_rd
[ 67/902] 1166221=test_range
[ 68/902] 1166223=test_drbobject
[ 69/902] 1166220=test_optimization
[ 70/902] 1166223=test_gem_commands_query_command
[ 71/902] 1166223=test_exit
[ 72/902] 1166223=test_history
[ 73/902] 1166223=test_locale
[ 74/902] 1166223=test_dup
[ 75/902] 1166223=test_delegation
[ 76/902] 1166223=test_find_executable
[ 77/902] 1166223=test_ts
[ 78/902] 1166221=test_unconverted_fields
[ 79/902] 1166221=test_require
[ 80/902] 1166223=test_rdoc_markup_document
[ 81/902] 1166223=test_key_actor_vi
[ 82/902] 1166223=test_lazy_enumerator
[ 83/902] 1166223=test_weakkeymap
[ 84/902] 1166223=test_formatter
[ 85/902] 1166223=test_remote_fetch_error
[ 86/902] 1166223=test_require
[ 87/902] 1166222=test_thread
[ 88/902] 1166223=test_pattern_key_name_check
[ 89/902] 1166223=test_udp
[ 90/902] 1166223=test_pinned
[ 91/902] 1166221=test_open3
[ 92/902] 1166223=test_rand
[ 93/902] 1166223=test_serialize_subclasses
[ 94/902] 1166223=test_instrumentation_api
[ 95/902] 1166223=test_default_gems
[ 96/902] 1166223=test_struct
[ 97/902] 1166223=test_propertyputref
[ 98/902] 1166223=fuzzer_test
[ 99/902] 1166223=test_ast
[100/902] 1166222=test_gem_request_set_lockfile_tokenizer
[101/902] 1166222=test_gem_doctor
[102/902] 1166222=test_date_strptime
[103/902] 1166222=test_gem_safe_marshal
[104/902] 1166222=ruby_api_test
[105/902] 1166222=test_rdoc_parser_simple
[106/902] 1166222=test_enumerable
[107/902] 1166222=test_too_many_dummy_encodings
[108/902] 1166221=test_signedness
[109/902] 1166222=test_grapheme_breaks
[110/902] 1166222=test_ractor
[111/902] 1166222=json_common_interface_test
[112/902] 1166222=test_gem_package
[113/902] 1166220=test_gem_security_signer
[114/902] 1166222=test_date_arith
[115/902] 1166220=location_test
[116/902] 1166222=test_gem_resolver_api_specification
[117/902] 1166222=test_patterns
[118/902] 1166222=test_gem_commands_stale_command
[119/902] 1166222=test_buffering
[120/902] 1166220=test_drbunix
[121/902] 1166222=test_gem_resolver_specification
[122/902] 1166222=test_tracepoint
[123/902] 1166222=test_resize
[124/902] 1166222=test_io_m17n
[125/902] 1166221=test_stringscanner
[126/902] 1166221=test_pipe
[127/902] 1166221=desugar_compiler_test
[128/902] 1166221=test_general
[129/902] 1166221=test_have_macro
[130/902] 1166221=test_config
[131/902] 1166221=test_error_highlight
[132/902] 1166221=test_internal_ivar
[133/902] 1166221=test_nkf
[134/902] 1166222=test_rdoc_markup_pre_process
[135/902] 1166222=test_env
[136/902] 1166221=test_convertible
[137/902] 1166220=test_win32ole_param
[138/902] 1166220=test_ocsp
[139/902] 1166220=test_super
[140/902] 1166220=test_gem_package_old
[141/902] 1166220=memsize_test
[142/902] 1166220=test_method_cache
[143/902] 1166220=test_time
[144/902] 1166220=heredoc_dedent_test
[145/902] 1166220=test_sprintf_comb
[146/902] 1166220=test_win32ole
[147/902] 1166220=test_lambda
[148/902] 1166220=test_readpartial
[149/902] 1166220=test_gem_request_set_gem_dependency_api
[150/902] 1166222=test_gem_text
[151/902] 1166222=test_settracefunc
[152/902] 1166220=test_pstore
[153/902] 1166220=test_variable
[154/902] 1166220=test_case
[155/902] 1166220=test_gem_remote_fetcher
[156/902] 1166221=compiler_test
[157/902] 1166221=test_iterator
[158/902] 1166221=test_string
[159/902] 1166221=test_variable_name_check
[160/902] 1166221=test_printf
[161/902] 1166221=test_extlibs
[162/902] 1166222=pattern_test
[163/902] 1166222=test_file_exhaustive
[164/902] 1166220=test_regexp
[165/902] 1166221=test_gem_gem_runner
[166/902] 1166221=test_pointer
[167/902] 1166221=test_proc
[168/902] 1166220=test_eval
[169/902] 1166220=test_alias
[170/902] 1166220=test_rdoc_generator_pot
[171/902] 1166220=test_gem_uninstaller
[172/902] 1166221=test_storage
[173/902] 1166221=test_zlib
[174/902] 1166222=test_singleton_function
[175/902] 1166222=test_protocol
[176/902] 1166222=test_rdoc_markup_to_rdoc
[177/902] 1166222=test_cgi_header
[178/902] 1166222=test_tuplebag
[179/902] 1166222=test_rdoc_generator_pot_po_entry
[180/902] 1166222=test_helper
[181/902] 1166222=test_dir_m17n
[182/902] 1166220=test_getopts
[183/902] 1166220=test_gem_commands_info_command
[184/902] 1166220=test_addr
[185/902] 1166220=test_process
[186/902] 1166220=test_dns
[187/902] 1166220=test_pair
[188/902] 1166222=test_stat
[189/902] 1166222=test_flush
[190/902] 1166222=test_rational
[191/902] 1166222=test_gem_commands_owner_command
[192/902] 1166220=test_cgi_modruby
[193/902] 1166222=test_gem_local_remote_options
[194/902] 1166220=test_gc
[195/902] 1166222=test_arity
[196/902] 1166222=test_find
[197/902] 1166222=test_object
[198/902] 1166222=test_win32ole_variant
[199/902] 1166222=test_summary
[200/902] 1166222=test_gem_resolver_composed_set
[201/902] 1166222=test_rdoc_class_module
[202/902] 1166222=test_liberal_parsing
[203/902] 1166222=test_nil
[204/902] 1166222=test_trace
[205/902] 1166222=test_rdoc_markup_attribute_manager
[206/902] 1166222=unescape_test
[207/902] 1166221=test_yamldbm
[208/902] 1166221=test_install
[209/902] 1166221=test_foreach
[210/902] 1166221=test_func
[211/902] 1166221=test_jaro_winkler
[212/902] 1166221=test_rdoc_parser_changelog
[213/902] 1166222=test_raise_no_backtrace_exception
[214/902] 1166221=test_drbssl
[215/902] 1166222=test_yaml_special_cases
[216/902] 1166222=test_gem_source_list
[217/902] 1166222=test_column_separator
[218/902] 1166222=test_boolean
[219/902] 1166222=test_kill_ring
[220/902] 1166222=test_date
[221/902] 1166222=test_open-uri
[222/902] 1166222=test_nonblock
[223/902] 1166222=test_strip
[224/902] 1166222=test_lexer
[225/902] 1166222=test_rdoc_context
[226/902] 1166222=test_random
[227/902] 1166222=test_c_struct_entry
[228/902] 1166222=test_iso_8859
[229/902] 1166222=test_dir
[230/902] 1166222=test_coderange
[231/902] 1166222=test_transcode
[232/902] 1166222=test_mailto
[233/902] 1166222=test_gem_indexer
[234/902] 1166222=test_gem_commands_install_command
[235/902] 1166222=test_enumerator_kw
[236/902] 1166222=test_gem_install_update_options
[237/902] 1166222=test_num2int
[238/902] 1166222=test_keyword
[239/902] 1166222=test_hash
[240/902] 1166221=test_x509crl
[241/902] 1166221=test_ensured
[242/902] 1166221=test_iter_break
[243/902] 1166221=test_pkcs7
[244/902] 1166221=test_cgi_session
[245/902] 1166221=test_address_resolve
[246/902] 1166221=test_refinement
[247/902] 1166220=test_gem_command_manager
[248/902] 1166220=test_project_sanity
[249/902] 1166220=test_word
[250/902] 1166220=test_numeric
[251/902] 1166220=test_gem_requirement
[252/902] 1166220=test_irb
[253/902] 1166220=test_gem_ext_rake_builder
[254/902] 1166220=test_parser
[255/902] 1166220=test_gem_resolver_vendor_set
[256/902] 1166220=test_gem_commands_list_command
[257/902] 1166220=test_cmethod
[258/902] 1166220=test_gem_resolver_installed_specification
[259/902] 1166220=test_set
[260/902] 1166220=test_gem_commands_help_command
[261/902] 1166220=test_rdoc_include
[262/902] 1166220=test_yield_block
[263/902] 1166220=test_pkg_config
[264/902] 1166220=test_gem_resolver_local_specification
[265/902] 1166220=test_object
[266/902] 1166220=test_digest
[267/902] 1166220=test_dln
[268/902] 1166220=test_rdoc_options
[269/902] 1166220=test_closure
[270/902] 1166220=test_at_exit
[271/902] 1166220=test_files_ext
[272/902] 1166220=test_gem_ext_cargo_builder_link_flag_converter
[273/902] 1166220=test_array
[274/902] 1166221=test_console_attr
[275/902] 1166221=test_argf
[276/902] 1166220=test_x509req
[277/902] 1166220=test_m17n
[278/902] 1166220=test_yjit
[279/902] 1166222=test_frozen_error
[280/902] 1166222=test_ossl
[281/902] 1166221=test_ubf_async_safe
[282/902] 1166221=test_insns_leaf
[283/902] 1166221=test_gem_version_option
[284/902] 1166221=test_complex2
[285/902] 1166221=dispatcher_test
[286/902] 1166221=test_eval_history
[287/902] 1166221=test_ruby_lex
[288/902] 1166221=test_win32ole_record
[289/902] 1166221=test_encoding
[290/902] 1166221=test_yaml_tree
[291/902] 1166221=test_shellwords
[292/902] 1166221=test_windows_1251
[293/902] 1166221=test_omap
[294/902] 1166221=test_sockopt
[295/902] 1166221=test_gem_uri_formatter
[296/902] 1166221=errors_test
[297/902] 1166221=test_fileutils
[298/902] 1166221=test_gb18030
[299/902] 1166221=test_gem_package_tar_writer
[300/902] 1166221=test_nesting_parser
[301/902] 1166221=test_vm_dump
[302/902] 1166221=test_thread_queue
[303/902] 1166222=test_gem_resolver_conflict
[304/902] 1166222=test_nowrite
[305/902] 1166222=test_passing_block
[306/902] 1166222=test_gem_commands_which_command
[307/902] 1166222=test_mul
[308/902] 1166222=test_primitive
[309/902] 1166222=test_method_cache
[310/902] 1166222=test_gem_gemcutter_utilities
[311/902] 1166222=test_history
[312/902] 1166222=test_float
[313/902] 1166222=test_gem_config_file
[314/902] 1166222=test_cstr
[315/902] 1166221=test_gem_resolver_best_set
[316/902] 1166221=test_whileuntil
[317/902] 1166221=test_document
[318/902] 1166221=test_monitor
[319/902] 1166221=test_yjit_exit_locations
[320/902] 1166221=test_data_error
[321/902] 1166221=test_x509attr
[322/902] 1166221=test_unicode
[323/902] 1166221=test_set_len
[324/902] 1166221=test_marshalable
[325/902] 1166221=test_webauthn_poller
[326/902] 1166221=test_rdoc_parser_rd
[327/902] 1166221=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 44343>
[328/902] 1166221=test_thread_cv
[329/902] 1166221=test_pattern_matching
[330/902] 1166221=test_rdoc_parser
[331/902] 1166221=test_helper
[332/902] 1166221=test_gem_path_support
[333/902] 1166221=test_case
[334/902] 1166221=test_pathname
[335/902] 1166221=test_coverage
[336/902] 1166222=test_gc
[337/902] 1166222=test_math
[338/902] 1166222=test_libs
[339/902] 1166222=test_class
[340/902] 1166222=test_configuration
[341/902] 1166220=test_fips
[342/902] 1166222=test_wss
[343/902] 1166222=test_x509ext
[344/902] 1166222=test_require_lib
[345/902] 1166220=test_euc_jp
[346/902] 1166220=test_tree_spell_checker
[347/902] 1166220=test_gem_util
[348/902] 1166220=test_sexp
[349/902] 1166220=test_compile_prism
[350/902] 1166220=test_io
[351/902] 1166221=test_objectspace
[352/902] 1166221=test_integer
[353/902] 1166222=test_interned_str
[354/902] 1166222=test_gem_ext_cmake_builder
[355/902] 1166222=test_scalar_scanner
[356/902] 1166222=test_notimplement
[357/902] 1166222=test_array_create
[358/902] 1166222=test_key_event_record
[359/902] 1166222=test_win32ole_event
[360/902] 1166222=test_option
[361/902] 1166222=test_mutex
[362/902] 1166222=test_struct
[363/902] 1166222=test_etc
[364/902] 1166222=test_to_ary_concat
[365/902] 1166221=test_encoding
[366/902] 1166221=test_addrinfo
[367/902] 1166221=test_gem
[368/902] 1166222=test_constant
[369/902] 1166221=test_completion
[370/902] 1166221=test_buffered_io
[371/902] 1166221=test_rdoc_require
[372/902] 1166221=test_parser
[373/902] 1166221=test_terminfo
[374/902] 1166221=test_rational2
[375/902] 1166221=test_fiber
[376/902] 1166222=test_signal
[377/902] 1166222=test_bug-14834
[378/902] 1166222=test_fixnum
[379/902] 1166222=test_cgi_core
[380/902] 1166222=test_gem_ext_cargo_builder_unit
[381/902] 1166222=test_delegate
[382/902] 1166222=test_bash_completion
[383/902] 1166222=ripper_compat_test
[384/902] 1166222=test_optparse
[385/902] 1166222=test_marshal
[386/902] 1166221=test_gem_commands_generate_index_command
[387/902] 1166221=test_gem_commands_update_command
[388/902] 1166222=json_encoding_test
[389/902] 1166222=test_rdoc_markup_to_bs
[390/902] 1166222=test_ractor
[391/902] 1166222=test_rdoc_markup_to_tt_only
[392/902] 1166222=test_convert
[393/902] 1166222=test_https
[394/902] 1166222=test_evaluation
[395/902] 1166222=test_case_options
[396/902] 1166222=test_ssl
[397/902] 1166222=test_timeout
[398/902] 1166222=test_objspace
[399/902] 1166221=test_httpresponses
[400/902] 1166221=test_gem_commands_server_command
[401/902] 1166221=test_general
[402/902] 1166221=test_abbrev
[403/902] 1166221=test_new
[404/902] 1166221=test_big5
[405/902] 1166221=test_time_tz
[406/902] 1166221=test_beginendblock
[407/902] 1166221=test_cipher
[408/902] 1166221=test_httpresponse
[409/902] 1166221=test_rdoc_parser_ruby
[410/902] 1166221=test_mixed_unicode_escapes
[411/902] 1166221=test_rdoc_generator_darkfish
[412/902] 1166220=test_load
[413/902] 1166220=test_have_library
[414/902] 1166221=test_within_pipe
[415/902] 1166221=test_gem_resolver
[416/902] 1166220=test_win32ole_variable
[417/902] 1166220=test_object_references
[418/902] 1166221=test_scheduler
[419/902] 1166220=test_cgi_cookie
[420/902] 1166220=test_bigdecimal
[421/902] 1166221=version_test
[422/902] 1166221=test_metaclass
[423/902] 1166221=test_rbconfig
[424/902] 1166221=test_files_sample
[425/902] 1166221=test_tsort
[426/902] 1166221=test_gem_commands_exec_command
[427/902] 1166221=test_rdoc_markup_to_label
[428/902] 1166221=test_gem_package_tar_reader_entry
[429/902] 1166221=test_gem_specification
[430/902] 1166220=test_engine
[431/902] 1166220=test_rb_str_dup
[432/902] 1166220=test_key_error
[433/902] 1166220=test_module
[434/902] 1166221=test_append
[435/902] 1166221=test_symbol
[436/902] 1166221=test_digest_extend
[437/902] 1166221=test_ssl
[438/902] 1166220=test_logger
[439/902] 1166220=test_ftp
[440/902] 1166220=test_logdevice
[441/902] 1166220=test_last_thread
[442/902] 1166220=test_import
[443/902] 1166221=test_x509cert
[444/902] 1166221=test_rdoc_markup_to_table_of_contents
[445/902] 1166221=test_gem_commands_unpack_command
[446/902] 1166221=test_enc_associate
[447/902] 1166220=test_pp
[448/902] 1166220=test_logperiod
[449/902] 1166220=test_pack
[450/902] 1166220=test_getoptlong
[451/902] 1166220=test_arith_seq_extract
[452/902] 1166221=test_ractor
[453/902] 1166221=test_rubyvm
[454/902] 1166221=test_config
[455/902] 1166221=test_gem_request_connection_pools
[456/902] 1166220=test_recursion
[457/902] 1166220=test_string_processing
[458/902] 1166220=test_c_union_entity
[459/902] 1166221=test_cparser
[460/902] 1166220=test_rdoc_markup_attributes
[461/902] 1166220=test_unicode_escape
[462/902] 1166220=test_io_console
[463/902] 1166220=test_bn
[464/902] 1166220=test_complexrational
[465/902] 1166220=test_drb
[466/902] 1166221=test_hash
[467/902] 1166221=test_config
[468/902] 1166221=test_alias_and_anchor
[469/902] 1166221=test_abi
[470/902] 1166221=test_rdoc_any_method
[471/902] 1166221=test_securerandom
[472/902] 1166221=test_path_to_class
[473/902] 1166221=test_function_entry
[474/902] 1166221=test_gem_resolver_activation_request
[475/902] 1166221=test_pkey_dh
[476/902] 1166221=test_gem_ext_ext_conf_builder
[477/902] 1166223=test_win32ole_method_event
[478/902] 1166223=constant_path_node_test
[479/902] 1166223=test_gem_request_set
[480/902] 1166223=test_undef
[481/902] 1166223=test_http_request
[482/902] 1166223=test_date_ractor
[483/902] 1166221=test_gem_name_tuple
[484/902] 1166221=test_config
[485/902] 1166221=test_process
[486/902] 1166223=test_rat
[487/902] 1166223=test_mdns
[488/902] 1166223=test_ifunless
[489/902] 1166223=test_key_stroke
[490/902] 1166223=test_ractor
[491/902] 1166223=test_bundled_ca
[492/902] 1166223=test_external_new
[493/902] 1166223=test_win32ole_typelib
[494/902] 1166223=test_merge_keys
[495/902] 1166223=test_c_struct_builder
[496/902] 1166223=test_gem_resolver_index_specification
[497/902] 1166223=test_to_ruby
[498/902] 1166223=test_rdoc_extend
[499/902] 1166223=test_gem_package_tar_header
[500/902] 1166223=test_io_buffer
[501/902] 1166223=test_gem_ext_cargo_builder
[502/902] 1166223=test_gem_commands_check_command
[503/902] 1166223=test_rdoc_alias
[504/902] 1166223=test_gem_commands_yank_command
[505/902] 1166223=test_big2str
[506/902] 1166223=test_data
[507/902] 1166223=test_queue
[508/902] 1166223=test_gem_security_policy
[509/902] 1166223=test_ellipsize
[510/902] 1166223=test_io
[511/902] 1166223=test_emitter
[512/902] 1166223=test_rdoc_context_section
[513/902] 1166223=test_human_typo
[514/902] 1166223=test_prettyprint
[515/902] 1166223=test_threadgroup
[516/902] 1166223=test_stream
[517/902] 1166223=test_gem_ext_builder
[518/902] 1166223=test_noarg
[519/902] 1166223=test_tmpdir
[520/902] 1166223=test_gem_commands_pristine_command
[521/902] 1166220=test_change_word
[522/902] 1166220=test_gem_resolver_requirement_list
[523/902] 1166220=test_arith_seq_beg_len_step
[524/902] 1166220=test_scalar
[525/902] 1166220=test_trick
[526/902] 1166223=test_rdoc_markup_to_markdown
[527/902] 1166223=test_key_name_check
[528/902] 1166223=test_utf32
[529/902] 1166223=test_iseq_load
[530/902] 1166223=test_encodings
[531/902] 1166223=test_ns_spki
[532/902] 1166223=test_gem_resolver_dependency_request
[533/902] 1166220=test_gem_version
[534/902] 1166223=test_rdoc_normal_module
[535/902] 1166223=test_rdoc_markdown_test
[536/902] 1166220=test_ssl_session
[537/902] 1166220=test_rdoc_markup_hard_break
[538/902] 1166220=test_random
[539/902] 1166220=test_dryrun
[540/902] 1166220=test_ractor
[541/902] 1166220=test_forwardable
[542/902] 1166220=test_gem_resolver_api_set
[543/902] 1166220=test_pkey
[544/902] 1166220=test_stream
[545/902] 1166220=test_kwargs
[546/902] 1166220=test_yield
[547/902] 1166223=test_integer
[548/902] 1166223=test_string_memory
[549/902] 1166223=test_io_wait
[550/902] 1166223=test_acceptable
[551/902] 1166223=test_rinda
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 19 : #<IO:fd 19>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 20 : #<IO:fd 20>
.Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 19
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 20
[552/902] 1166223=test_gem_security_trust_dir
[553/902] 1166223=test_line_editor
[554/902] 1166223=test_gem_commands_mirror
[555/902] 1166223=test_literal
[556/902] 1166223=test_date_marshal
[557/902] 1166223=test_gem_commands_cleanup_command
[558/902] 1166223=test_euc_kr
[559/902] 1166223=test_httpheader
[560/902] 1166223=test_shapes
[561/902] 1166223=test_rdoc_ri_driver
[562/902] 1166223=test_rubyoptions
[563/902] 1166220=test_thread
[564/902] 1166220=test_nextafter
[565/902] 1166220=test_capacity
[566/902] 1166220=test_clone
[567/902] 1166220=test_rdoc_servlet
[568/902] 1166220=test_tree_builder
[569/902] 1166220=test_rdoc_generator_pot_po
[570/902] 1166220=test_protect
[571/902] 1166220=test_rdoc_markup_include
[572/902] 1166220=test_inputs_scanner
[573/902] 1166220=test_cesu8
[574/902] 1166220=test_typeddata
[575/902] 1166220=test_benchmark
[576/902] 1166220=test_random_formatter
[577/902] 1166220=test_depth_first
[578/902] 1166220=test_mutex_m
[579/902] 1166220=test_gem_source
[580/902] 1166220=test_skip_lines
[581/902] 1166220=test_fnmatch
[582/902] 1166220=test_x509name
[583/902] 1166220=test_pack
[584/902] 1166220=test_rdoc_markup_heading
[585/902] 1166220=test_rdoc_code_object
[586/902] 1166220=test_gem_commands_uninstall_command
[587/902] 1166220=test_erb_m17n
[588/902] 1166220=test_syslog
[589/902] 1166220=test_rdoc_markup_to_html_crossref
[590/902] 1166220=test_yamlstore
[591/902] 1166220=test_class2name
[592/902] 1166220=test_framework
[593/902] 1166220=test_socket
[594/902] 1166220=test_reline
[595/902] 1166220=test_debug
[596/902] 1166220=test_array
[597/902] 1166220=comments_test
[598/902] 1166220=test_yaml
[599/902] 1166220=test_function
[600/902] 1166220=test_string
[601/902] 1166220=test_gem_stub_specification
[602/902] 1166222=test_assembler
[603/902] 1166222=test_mkmf
[604/902] 1166222=test_raise
[605/902] 1166222=test_gem_commands_signin_command
[606/902] 1166222=test_system
[607/902] 1166220=test_resource
[608/902] 1166220=test_zsh_completion
[609/902] 1166220=library_symbols_test
[610/902] 1166220=test_init
[611/902] 1166220=test_set
[612/902] 1166220=test_date_strftime
[613/902] 1166220=test_reqarg
[614/902] 1166220=test_file
[615/902] 1166220=test_sleep
[616/902] 1166221=test_basicsocket
[617/902] 1166221=test_date_attr
[618/902] 1166221=test_rdoc_rd_inline_parser
[619/902] 1166221=test_color_printer
[620/902] 1166221=test_iseq
[621/902] 1166222=test_sizeof
[622/902] 1166220=test_sorted_set
[623/902] 1166220=test_emoji
[624/902] 1166220=test_defined
[625/902] 1166220=test_condition
[626/902] 1166220=test_cp949
[627/902] 1166220=test_gem_commands_search_command
[628/902] 1166220=test_rdoc_markup_raw
[629/902] 1166220=test_quote_empty
[630/902] 1166220=test_fstring
[631/902] 1166220=test_nomethod_error
[632/902] 1166220=test_euc_tw
[633/902] 1166220=test_rdoc_markup_paragraph
[634/902] 1166220=json_string_matching_test
[635/902] 1166220=test_cmd
[636/902] 1166221=test_path
[637/902] 1166221=test_utf16
[638/902] 1166221=test_require_path_check
[639/902] 1166221=test_gem_unsatisfiable_dependency_error
[640/902] 1166221=test_acl
[641/902] 1166221=test_object_create_start
[642/902] 1166221=magic_comment_test
[643/902] 1166221=test_duplicate
[644/902] 1166221=test_wait
[645/902] 1166221=test_date_new
[646/902] 1166221=test_gem_commands_cert_command
[647/902] 1166220=test_tempfile
[648/902] 1166222=test_row_separator
[649/902] 1166222=test_pkcs12
[650/902] 1166220=test_gem_installer
[651/902] 1166222=test_rdoc_constant
[652/902] 1166222=test_deprecate
[653/902] 1166222=test_rdoc_markup_parser
[654/902] 1166222=test_method
[655/902] 1166223=test_gem_source_specific_file
[656/902] 1166223=test_files_test_1
[657/902] 1166221=test_io_timeout
[658/902] 1166221=test_rdoc_encoding
[659/902] 1166221=test_class
[660/902] 1166222=test_const
[661/902] 1166222=test_comparable
[662/902] 1166222=test_gem_package_tar_reader
[663/902] 1166222=test_rdoc_normal_class
[664/902] 1166222=test_ipaddr
[665/902] 1166222=test_rdoc_rd_inline
[666/902] 1166222=test_rdoc_markdown
[667/902] 1166222=test_gem_commands_environment_command
[668/902] 1166222=test_numeric
[669/902] 1166222=test_erb
[670/902] 1166222=encoding_test
[671/902] 1166222=test_bmethod
[672/902] 1166222=test_pty
[673/902] 1166220=test_gem_commands_setup_command
[674/902] 1166222=test_hmac
[675/902] 1166222=test_rdoc_top_level
[676/902] 1166222=test_method_name_check
[677/902] 1166222=test_observer
[678/902] 1166220=test_parse
[679/902] 1166222=test_gem_request_set_lockfile
[680/902] 1166220=test_uncorrectable_name_check
[681/902] 1166220=test_postponed_job
[682/902] 1166222=test_pkey_rsa
[683/902] 1166223=test_backtrace
[684/902] 1166222=test_bigzero
[685/902] 1166222=test_stack
[686/902] 1166220=test_macro
[687/902] 1166220=test_rdoc_task
[688/902] 1166220=test_numhash
[689/902] 1166220=test_rdoc_markup_to_html
[690/902] 1166220=test_ldap
[691/902] 1166220=parse_serialize_test
[692/902] 1166220=test_color
[693/902] 1166220=json_fixtures_test
[694/902] 1166220=newline_test
[695/902] 1166220=test_econv
[696/902] 1166223=test_rdoc_markup_verbatim
[697/902] 1166223=test_emitter
[698/902] 1166223=test_rdoc_parser_c
[699/902] 1166220=test_gem_platform
[700/902] 1166222=test_memory_view
[701/902] 1166223=test_stringio
[702/902] 1166220=test_exception_at_throwing
[703/902] 1166220=test_enumerator
[704/902] 1166220=test_row
[705/902] 1166220=test_win32ole_type_event
[706/902] 1166220=test_rdoc_method_attr
[707/902] 1166223=test_rewind
[708/902] 1166223=test_gem_uri
[709/902] 1166223=test_sprintf
[710/902] 1166220=test_weakmap
[711/902] 1166221=test_egrep_cpp
[712/902] 1166222=test_date_conv
[713/902] 1166222=test_case_mapping
[714/902] 1166222=test_date_compat
[715/902] 1166222=test_gem_source_subpath_problem
[716/902] 1166221=test_scan_args
[717/902] 1166221=test_dot_dot
[718/902] 1166221=test_win32ole_method
[719/902] 1166221=test_flip
[720/902] 1166221=test_frozen
[721/902] 1166221=test_gem_source_local
[722/902] 1166223=test_cgi_multipart
[723/902] 1166222=test_json_tree
[724/902] 1166222=test_io_buffer
[725/902] 1166222=test_autoconf
[726/902] 1166222=test_bug_reporter
[727/902] 1166223=test_cclass
[728/902] 1166223=test_rdoc_rdoc
[729/902] 1166221=test_win32ole_variant_m
[730/902] 1166221=test_tcp
[731/902] 1166223=test_kdf
[732/902] 1166222=test_rdoc_comment
[733/902] 1166223=test_gem_source_installed
[734/902] 1166223=test_gem_resolver_lock_set
[735/902] 1166222=test_rdoc_i18n_locale
[736/902] 1166223=test_flags
[737/902] 1166222=test_gem_resolver_installer_set
[738/902] 1166221=test_psych
[739/902] 1166221=test_ole_methods
[740/902] 1166221=test_gem_update_suggestion
[741/902] 1166222=test_http
[742/902] 1166221=test_ractor
[743/902] 1166222=test_load
[744/902] 1166221=test_severity
[745/902] 1166222=test_arithmetic_sequence
[746/902] 1166221=test_eval
[747/902] 1166222=test_kconv
[748/902] 1166222=test_rubygems
[749/902] 1166222=test_gem_security
[750/902] 1166223=test_member
[751/902] 1166223=test_stringchar
[752/902] 1166221=test_quote_char_nil
[753/902] 1166221=test_rdoc_cross_reference
[754/902] 1166223=test_shift_jis
[755/902] 1166223=test_gem_commands_open_command
[756/902] 1166223=test_store
[757/902] 1166223=test_bug-5832
[758/902] 1166223=test_digest
[759/902] 1166221=test_files_lib
[760/902] 1166221=test_emoji_breaks
[761/902] 1166223=test_gem_command
[762/902] 1166223=test_ractor
[763/902] 1166223=test_gem_resolver_lock_specification
[764/902] 1166223=test_nofree
[765/902] 1166223=test_gem_resolver_git_set
[766/902] 1166222=test_fiddle
[767/902] 1166222=locals_test
[768/902] 1166223=test_name_error
[769/902] 1166223=test_string
[770/902] 1166222=test_file
[771/902] 1166221=test_thread_fd_close
[772/902] 1166221=test_rdoc_generator_ri
[773/902] 1166221=bom_test
[774/902] 1166221=test_ansi_with_terminfo
[775/902] 1166221=test_gem_stream_ui
[776/902] 1166221=test_safe_load
[777/902] 1166221=test_hash_create
[778/902] 1166221=test_rdoc_rubygems_hook
[779/902] 1166221=test_gem_commands_dependency_command
[780/902] 1166221=test_pkey_dsa
[781/902] 1166223=test_switch_hitter
[782/902] 1166222=test_timeout
[783/902] 1166223=test_enumerator
[784/902] 1166223=test_weakref
[785/902] 1166222=test_date_time
[786/902] 1166221=test_did_you_mean
[787/902] 1166222=test_handle
[788/902] 1166221=test_rdoc_markup_to_joined_paragraph
[789/902] 1166221=test_arity
[790/902] 1166221=test_reline_key
[791/902] 1166221=test_bug-3571
[792/902] 1166221=test_unicode_normalize
[793/902] 1166223=test_read
[794/902] 1166223=test_nil2vtempty
[795/902] 1166223=test_kernel
[796/902] 1166222=test_div
[797/902] 1166222=test_deprecated
[798/902] 1166222=test_integer_comb
[799/902] 1166223=test_read_write
[800/902] 1166223=test_profile_frames
[801/902] 1166223=test_each
[802/902] 1166223=parse_test
[803/902] 1166223=json_parser_test
[804/902] 1166223=test_gbk
[805/902] 1166223=test_gem_validator
[806/902] 1166223=test_rdoc_markup_formatter
[807/902] 1166223=test_usrmarshal
[808/902] 1166223=test_gem_commands_outdated_command
[809/902] 1166223=!Nothing_to_test
[810/902] 1166223=test_rendering
[811/902] 1166223=test_my_integer
[812/902] 1166223=test_assignment
[813/902] 1166222=test_gem_available_set
[814/902] 1166222=test_memory_view
[815/902] 1166222=test_modify_expand
[816/902] 1166222=test_autoload
[817/902] 1166220=test_gem_dependency
[818/902] 1166220=test_cgi_util
[819/902] 1166220=test_rdoc_text
[820/902] 1166220=test_ansi_without_terminfo
[821/902] 1166220=test_data_converters
[822/902] 1166220=test_call
[823/902] 1166221=test_gem_source_vendor
[824/902] 1166221=test_require
[825/902] 1166221=test_x509store
[826/902] 1166221=test_exception
[827/902] 1166221=test_header
[828/902] 1166221=test_win32ole_type
[829/902] 1166221=test_windows_1252
[830/902] 1166221=test_null
[831/902] 1166221=test_gem_dependency_installer
[832/902] 1166220=test_gem_source_lock
[833/902] 1166220=test_ripper
[834/902] 1166220=test_optarg
[835/902] 1166220=test_syslog_logger
[836/902] 1166223=test_input_method
[837/902] 1166223=regexp_test
[838/902] 1166223=test_generic
[839/902] 1166223=test_enc_str_buf_cat
[840/902] 1166223=test_popen_deadlock
[841/902] 1166220=test_gem_commands_specification_command
[842/902] 1166220=test_asn1
[843/902] 1166220=test_placearg
[844/902] 1166220=test_len
[845/902] 1166220=test_features
[846/902] 1166220=test_ractor
[847/902] 1166223=test_gc_compact
[848/902] 1166220=test_rdoc_markup_to_ansi
[849/902] 1166220=test_delete
[850/902] 1166220=test_gem_impossible_dependencies_error
[851/902] 1166220=json_generator_test
[852/902] 1166220=test_bigmath
[853/902] 1166220=test_continuation
[854/902] 1166220=test_str2big
[855/902] 1166220=test_time
[856/902] 1166220=test_files_test
[857/902] 1166220=test_gem_bundler_version_finder
[858/902] 1166220=test_gem_silent_ui
[859/902] 1166220=test_gem_commands_signout_command
[860/902] 1166220=test_parser_events
[861/902] 1166220=test_io_wait_uncommon
[862/902] 1166220=test_gem_request_set_lockfile_parser
[863/902] 1166220=test_enc_raise
[864/902] 1166220=test_inadvertent_creation
[865/902] 1166220=test_webauthn_listener_response
[866/902] 1166220=test_exception
[867/902] 1166221=test_provider
[868/902] 1166221=test_syntax
[869/902] 1166220=test_rdoc_store
[870/902] 1166223=test_case_comprehensive
[871/902] 1166222=test_gem_dependency_resolution_error
[872/902] 1166222=test_rdoc_stats
[873/902] 1166220=test_gem_request
[874/902] 1166222=test_pkey_ec
[875/902] 1166222=test_rdoc_token_stream
[876/902] 1166222=test_recorder
[877/902] 1166222=test_thread
[878/902] 1166222=test_enum
[879/902] 1166220=test_date_parse
[880/902] 1166220=test_write
[881/902] 1166220=test_folderitem2_invokeverb
[882/902] 1166220=test_gem_spec_fetcher
[883/902] 1166220=test_debug_cmd
[884/902] 1166220=test_workspace
[885/902] 1166220=test_win32ole_param_event
[886/902] 1166220=test_rdoc_single_class
[887/902] 1166220=test_gem_resolver_index_set
[888/902] 1166220=test_rdoc_generator_json_index
[889/902] 1166220=test_cgi_tag_helper
[890/902] 1166220=test_qsort
[891/902] 1166220=test_invalid
[892/902] 1166220=test_gem_commands_build_command
[893/902] 1166220=json_addition_test
[894/902] 1166220=test_m17n_comb
[895/902] 1166222=test_gem_commands_push_command
[896/902] 1166222=test_backtrace
[897/902] 1166222=test_common
[898/902] 1166222=test_class_name_check
[899/902] 1166222=test_type
[900/902] 1166222=test_complex
[901/902] 1166222=json_generic_object_test
[902/902] 1166222=test_base64
Retrying...
Finished tests in 1061.911593s, 25.2319 tests/s, 8924.6770 assertions/s.
26794 tests, 9477218 assertions, 0 failures, 0 errors, 187 skips
ruby -v: ruby 3.3.0dev (2023-10-27T08:01:44Z master 9c5b084c0a) [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-27T08:01:44Z master 9c5b084c0a) [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 267.556741 seconds
3715 files, 32233 examples, 141661 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.1168341.ruby -x gdbscript
[New LWP 1168341]
[New LWP 1168343]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0 RB_FL_TEST_RAW (obj=140285482139000, 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 0x7f96dbb167c0 (LWP 1168341))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f96dbb167c0 (LWP 1168341) RB_FL_TEST_RAW (obj=140285482139000, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
2 Thread 0x7f96c253f640 (LWP 1168343) 0x00007f96dbc3efde in epoll_wait (epfd=4, events=0x55ef57e1527c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f96c253f640 (LWP 1168343)):
#0 0x00007f96dbc3efde in epoll_wait (epfd=4, events=0x55ef57e1527c <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 0x000055ef579a9614 in timer_thread_polling (vm=0x55ef5808bb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = 2091355442
#2 0x000055ef579a9cbc in timer_thread_func (ptr=0x55ef5808bb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
vm = 0x55ef5808bb10
#3 0x00007f96dbbadb43 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 = {140737079080656, 4870210188453007579, 140285482104384, 25, 140285908277328, 140737079081008, -4847013413211418405, -4847068190574325541}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f96dbc3ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f96dbb167c0 (LWP 1168341)):
#0 RB_FL_TEST_RAW (obj=140285482139000, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1 0x000055ef57814c63 in RB_FL_ANY_RAW (obj=140285482139000, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2 0x000055ef57815010 in RB_OBJ_PROMOTED_RAW (obj=140285482139000) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:724
No locals.
#3 0x000055ef578180ae in RVALUE_OLD_P (obj=140285482139000) at /tmp/ruby/src/trunk-O0/gc.c:1796
__func__ = <optimized out>
#4 0x000055ef57822133 in rgengc_check_relation (objspace=0x55ef5808e260, obj=140285482139000) at /tmp/ruby/src/trunk-O0/gc.c:6863
old_parent = 140285482165360
__func__ = <optimized out>
#5 0x000055ef57822368 in gc_mark_ptr (objspace=0x55ef5808e260, obj=140285482139000) at /tmp/ruby/src/trunk-O0/gc.c:6916
__func__ = "gc_mark_ptr"
#6 0x000055ef578225ee in gc_mark (objspace=0x55ef5808e260, obj=140285482139000) at /tmp/ruby/src/trunk-O0/gc.c:6968
No locals.
#7 0x000055ef578231c4 in gc_mark_children (objspace=0x55ef5808e260, obj=140285482165360) at /tmp/ruby/src/trunk-O0/gc.c:7300
i = 338
len = 1024
ptr = 0x55ef581149c0
any = 0x7f96c254e470
#8 0x000055ef5782374d in gc_mark_stacked_objects (objspace=0x55ef5808e260, incremental=1, count=34340) at /tmp/ruby/src/trunk-O0/gc.c:7435
mstack = 0x55ef5808e6e8
obj = 140285482165360
marked_slots_at_the_beginning = 739
popped_count = 15478
#9 0x000055ef578238a5 in gc_mark_stacked_objects_incremental (objspace=0x55ef5808e260, count=34340) at /tmp/ruby/src/trunk-O0/gc.c:7467
No locals.
#10 0x000055ef57825bd8 in gc_marks_step (objspace=0x55ef5808e260, slots=34340) at /tmp/ruby/src/trunk-O0/gc.c:8672
marking_finished = false
__func__ = <optimized out>
#11 0x000055ef57825c40 in gc_marks_continue (objspace=0x55ef5808e260, size_pool=0x55ef5808e280, heap=0x55ef5808e2d0) at /tmp/ruby/src/trunk-O0/gc.c:8692
__func__ = <optimized out>
marking_finished = true
#12 0x000055ef57819916 in gc_continue (objspace=0x55ef5808e260, size_pool=0x55ef5808e280, heap=0x55ef5808e2d0) at /tmp/ruby/src/trunk-O0/gc.c:2480
lock_lev = 0
#13 0x000055ef5781a0e2 in newobj_alloc (objspace=0x55ef5808e260, cr=0x55ef5808f010, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2807
lev = 32767
unlock_vm = false
size_pool = 0x55ef5808e280
heap = 0x55ef5808e2d0
cache = 0x55ef5808f208
obj = 0
__func__ = <optimized out>
#14 0x000055ef5781a315 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55ef5808f010, objspace=0x55ef5808e260, flags=53274, klass=0) at /tmp/ruby/src/trunk-O0/gc.c:2866
obj = 1
lev = 1
#15 newobj_slowpath_wb_protected (klass=0, flags=53274, objspace=0x55ef5808e260, cr=0x55ef5808f010, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2884
No locals.
#16 0x000055ef5781a68d in newobj_of0 (klass=0, flags=53274, wb_protected=1, cr=0x55ef5808f010, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2926
obj = 94486466101104
objspace = 0x55ef5808e260
size_pool_idx = 0
i = <optimized out>
cnt = <optimized out>
#17 0x000055ef5781a6f9 in newobj_of (cr=0x55ef5808f010, klass=0, flags=53274, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2936
obj = 0
#18 0x000055ef5781aa82 in rb_imemo_new (type=imemo_constcache, v1=0, v2=0, v3=0, v0=0) at /tmp/ruby/src/trunk-O0/gc.c:3048
size = 40
flags = 53274
#19 0x000055ef579fbf80 in vm_ic_update (iseq=0x7f96c14ed158, ic=0x55ef58320fd0, val=140285482369360, reg_ep=0x7f96dba15038, pc=0x55ef58324ff0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5837
ice = 0xf95b44647b760200
pos = 0
#20 0x000055ef579fc11a in rb_vm_opt_getconstant_path (ec=0x55ef5808f2c0, reg_cfp=0x7f96dbb14fa0, ic=0x55ef58320fd0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5865
val = 140285482369360
segments = 0x55ef58325270
ice = 0x0
#21 0x000055ef579ffc01 in vm_exec_core (ec=0x55ef5808f2c0) at ../../src/trunk-O0/insns.def:263
ic = 0x55ef58320fd0
leaf = false
val = 0
reg_pc = 0x55ef58325000
reg_cfp = 0x7f96dbb14fa0
insns_address_table = {0x55ef579fee01 <vm_exec_core+108>, 0x55ef579fee63 <vm_exec_core+206>, 0x55ef579fef76 <vm_exec_core+481>, 0x55ef579ff08a <vm_exec_core+757>, 0x55ef579ff228 <vm_exec_core+1171>, 0x55ef579ff358 <vm_exec_core+1475>, 0x55ef579ff56a <vm_exec_core+2005>, 0x55ef579ff67c <vm_exec_core+2279>, 0x55ef579ff755 <vm_exec_core+2496>, 0x55ef579ff85c <vm_exec_core+2759>, 0x55ef579ff963 <vm_exec_core+3022>, 0x55ef579ffa71 <vm_exec_core+3292>, 0x55ef579ffb83 <vm_exec_core+3566>, 0x55ef579ffc53 <vm_exec_core+3774>, 0x55ef579ffd5c <vm_exec_core+4039>, 0x55ef579ffe56 <vm_exec_core+4289>, 0x55ef579fff19 <vm_exec_core+4484>, 0x55ef579fffdc <vm_exec_core+4679>, 0x55ef57a00065 <vm_exec_core+4816>, 0x55ef57a000f1 <vm_exec_core+4956>, 0x55ef57a00197 <vm_exec_core+5122>, 0x55ef57a0026f <vm_exec_core+5338>, 0x55ef57a0033c <vm_exec_core+5543>, 0x55ef57a0041a <vm_exec_core+5765>, 0x55ef57a004dc <vm_exec_core+5959>, 0x55ef57a0061b <vm_exec_core+6278>, 0x55ef57a006c1 <vm_exec_core+6444>, 0x55ef57a007a6 <vm_exec_core+6673>, 0x55ef57a008d5 <vm_exec_core+6976>, 0x55ef57a00998 <vm_exec_core+7171>, 0x55ef57a00a5b <vm_exec_core+7366>, 0x55ef57a00b53 <vm_exec_core+7614>, 0x55ef57a00c15 <vm_exec_core+7808>, 0x55ef57a00cf4 <vm_exec_core+8031>, 0x55ef57a00e04 <vm_exec_core+8303>, 0x55ef57a00efe <vm_exec_core+8553>, 0x55ef57a00f79 <vm_exec_core+8676>, 0x55ef57a0103a <vm_exec_core+8869>, 0x55ef57a01128 <vm_exec_core+9107>, 0x55ef57a011d8 <vm_exec_core+9283>, 0x55ef57a01357 <vm_exec_core+9666>, 0x55ef57a01431 <vm_exec_core+9884>, 0x55ef57a0151d <vm_exec_core+10120>, 0x55ef57a015ae <vm_exec_core+10265>, 0x55ef57a01709 <vm_exec_core+10612>, 0x55ef57a01bf9 <vm_exec_core+11876>, 0x55ef57a01cf5 <vm_exec_core+12128>, 0x55ef57a01df8 <vm_exec_core+12387>, 0x55ef57a01ee4 <vm_exec_core+12623>, 0x55ef57a020fd <vm_exec_core+13160>, 0x55ef57a021ef <vm_exec_core+13402>, 0x55ef57a022f5 <vm_exec_core+13664>, 0x55ef57a024f2 <vm_exec_core+14173>, 0x55ef57a0269b <vm_exec_core+14598>, 0x55ef57a027c6 <vm_exec_core+14897>, 0x55ef57a02932 <vm_exec_core+15261>, 0x55ef57a02a5d <vm_exec_core+15560>, 0x55ef57a02bc9 <vm_exec_core+15924>, 0x55ef57a02dab <vm_exec_core+16406>, 0x55ef57a02fa8 <vm_exec_core+16915>, 0x55ef57a03151 <vm_exec_core+17340>, 0x55ef57a03273 <vm_exec_core+17630>, 0x55ef57a0331a <vm_exec_core+17797>, 0x55ef57a033de <vm_exec_core+17993>, 0x55ef57a034c7 <vm_exec_core+18226>, 0x55ef57a035b3 <vm_exec_core+18462>, 0x55ef57a0369c <vm_exec_core+18695>, 0x55ef57a037b0 <vm_exec_core+18971>, 0x55ef57a038d7 <vm_exec_core+19266>, 0x55ef57a03a0d <vm_exec_core+19576>, 0x55ef57a03b43 <vm_exec_core+19886>, 0x55ef57a03c79 <vm_exec_core+20196>, 0x55ef57a03daf <vm_exec_core+20506>, 0x55ef57a03ee5 <vm_exec_core+20816>, 0x55ef57a04026 <vm_exec_core+21137>, 0x55ef57a041a0 <vm_exec_core+21515>, 0x55ef57a042d6 <vm_exec_core+21825>, 0x55ef57a0440c <vm_exec_core+22135>, 0x55ef57a04542 <vm_exec_core+22445>, 0x55ef57a04678 <vm_exec_core+22755>, 0x55ef57a047ae <vm_exec_core+23065>, 0x55ef57a048e4 <vm_exec_core+23375>, 0x55ef57a04a1a <vm_exec_core+23685>, 0x55ef57a04b50 <vm_exec_core+23995>, 0x55ef57a04c9f <vm_exec_core+24330>, 0x55ef57a04e59 <vm_exec_core+24772>, 0x55ef57a04fd7 <vm_exec_core+25154>, 0x55ef57a050f6 <vm_exec_core+25441>, 0x55ef57a05215 <vm_exec_core+25728>, 0x55ef57a0532f <vm_exec_core+26010>, 0x55ef57a05449 <vm_exec_core+26292>, 0x55ef57a05574 <vm_exec_core+26591>, 0x55ef57a056aa <vm_exec_core+26901>, 0x55ef57a05795 <vm_exec_core+27136>, 0x55ef57a0589a <vm_exec_core+27397>, 0x55ef57a059e2 <vm_exec_core+27725>, 0x55ef57a05ad1 <vm_exec_core+27964>, 0x55ef57a05ba5 <vm_exec_core+28176>, 0x55ef57a05c7a <vm_exec_core+28389>, 0x55ef57a05d64 <vm_exec_core+28623>, 0x55ef57a05de0 <vm_exec_core+28747>, 0x55ef57a05e5c <vm_exec_core+28871>, 0x55ef57a05e7a <vm_exec_core+28901>, 0x55ef57a05e98 <vm_exec_core+28931>, 0x55ef57a05eb6 <vm_exec_core+28961>, 0x55ef57a05ed4 <vm_exec_core+28991>, 0x55ef57a05ef2 <vm_exec_core+29021>, 0x55ef57a05f10 <vm_exec_core+29051>, 0x55ef57a05f2e <vm_exec_core+29081>, 0x55ef57a05f4c <vm_exec_core+29111>, 0x55ef57a05f6a <vm_exec_core+29141>, 0x55ef57a05f88 <vm_exec_core+29171>, 0x55ef57a05fa6 <vm_exec_core+29201>, 0x55ef57a05fc4 <vm_exec_core+29231>, 0x55ef57a05fe2 <vm_exec_core+29261>, 0x55ef57a06000 <vm_exec_core+29291>, 0x55ef57a0601e <vm_exec_core+29321>, 0x55ef57a0603c <vm_exec_core+29351>, 0x55ef57a0605a <vm_exec_core+29381>, 0x55ef57a06078 <vm_exec_core+29411>, 0x55ef57a06096 <vm_exec_core+29441>, 0x55ef57a060b4 <vm_exec_core+29471>, 0x55ef57a060d2 <vm_exec_core+29501>, 0x55ef57a060f0 <vm_exec_core+29531>, 0x55ef57a0610e <vm_exec_core+29561>, 0x55ef57a0612c <vm_exec_core+29591>, 0x55ef57a0614a <vm_exec_core+29621>, 0x55ef57a06168 <vm_exec_core+29651>, 0x55ef57a06186 <vm_exec_core+29681>, 0x55ef57a061a4 <vm_exec_core+29711>, 0x55ef57a061c2 <vm_exec_core+29741>, 0x55ef57a061e0 <vm_exec_core+29771>, 0x55ef57a061fe <vm_exec_core+29801>, 0x55ef57a0621c <vm_exec_core+29831>, 0x55ef57a0623a <vm_exec_core+29861>, 0x55ef57a06258 <vm_exec_core+29891>, 0x55ef57a06276 <vm_exec_core+29921>, 0x55ef57a06294 <vm_exec_core+29951>, 0x55ef57a062b2 <vm_exec_core+29981>, 0x55ef57a062d0 <vm_exec_core+30011>, 0x55ef57a062ee <vm_exec_core+30041>, 0x55ef57a0630c <vm_exec_core+30071>, 0x55ef57a0632a <vm_exec_core+30101>, 0x55ef57a06348 <vm_exec_core+30131>, 0x55ef57a06366 <vm_exec_core+30161>, 0x55ef57a06384 <vm_exec_core+30191>, 0x55ef57a063a2 <vm_exec_core+30221>, 0x55ef57a063c0 <vm_exec_core+30251>, 0x55ef57a063de <vm_exec_core+30281>, 0x55ef57a063fc <vm_exec_core+30311>, 0x55ef57a0641a <vm_exec_core+30341>, 0x55ef57a06438 <vm_exec_core+30371>, 0x55ef57a06456 <vm_exec_core+30401>, 0x55ef57a06474 <vm_exec_core+30431>, 0x55ef57a06492 <vm_exec_core+30461>, 0x55ef57a064b0 <vm_exec_core+30491>, 0x55ef57a064ce <vm_exec_core+30521>, 0x55ef57a064ec <vm_exec_core+30551>, 0x55ef57a0650a <vm_exec_core+30581>, 0x55ef57a06528 <vm_exec_core+30611>, 0x55ef57a06546 <vm_exec_core+30641>, 0x55ef57a06564 <vm_exec_core+30671>, 0x55ef57a06582 <vm_exec_core+30701>, 0x55ef57a065a0 <vm_exec_core+30731>, 0x55ef57a065be <vm_exec_core+30761>, 0x55ef57a065dc <vm_exec_core+30791>, 0x55ef57a065fa <vm_exec_core+30821>, 0x55ef57a06618 <vm_exec_core+30851>, 0x55ef57a06636 <vm_exec_core+30881>, 0x55ef57a06654 <vm_exec_core+30911>, 0x55ef57a06672 <vm_exec_core+30941>, 0x55ef57a06690 <vm_exec_core+30971>, 0x55ef57a066ae <vm_exec_core+31001>, 0x55ef57a066cc <vm_exec_core+31031>, 0x55ef57a066ea <vm_exec_core+31061>, 0x55ef57a06708 <vm_exec_core+31091>, 0x55ef57a06739 <vm_exec_core+31140>, 0x55ef57a06757 <vm_exec_core+31170>, 0x55ef57a06775 <vm_exec_core+31200>, 0x55ef57a06793 <vm_exec_core+31230>, 0x55ef57a067b1 <vm_exec_core+31260>, 0x55ef57a067cf <vm_exec_core+31290>, 0x55ef57a067ed <vm_exec_core+31320>, 0x55ef57a0680b <vm_exec_core+31350>, 0x55ef57a06829 <vm_exec_core+31380>, 0x55ef57a06847 <vm_exec_core+31410>, 0x55ef57a06865 <vm_exec_core+31440>, 0x55ef57a06883 <vm_exec_core+31470>, 0x55ef57a068a1 <vm_exec_core+31500>, 0x55ef57a068bf <vm_exec_core+31530>, 0x55ef57a068dd <vm_exec_core+31560>, 0x55ef57a068fb <vm_exec_core+31590>, 0x55ef57a06919 <vm_exec_core+31620>, 0x55ef57a06937 <vm_exec_core+31650>, 0x55ef57a06955 <vm_exec_core+31680>, 0x55ef57a06973 <vm_exec_core+31710>, 0x55ef57a06991 <vm_exec_core+31740>, 0x55ef57a069af <vm_exec_core+31770>, 0x55ef57a069cd <vm_exec_core+31800>, 0x55ef57a069eb <vm_exec_core+31830>...}
#22 0x000055ef57a18a65 in rb_vm_exec (ec=0x55ef5808f2c0) at /tmp/ruby/src/trunk-O0/vm.c:2472
_ec = 0x55ef5808f2c0
_tag = {tag = 36, retval = 4, buf = {0x7fffe79af480, 0x55ef57a189e3 <rb_vm_exec+174>, 0x0, 0x7fffe79af3d0, 0x7f96c13ffe08}, prev = 0x7fffe79af7c0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#23 0x000055ef57a1567e in invoke_block (ec=0x55ef5808f2c0, iseq=0x7f96c14ed158, self=140285906570720, captured=0x55ef581aa8d0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1497
arg_size = 0
#24 0x000055ef57a1611a in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f96c13ffe18, argc=0, self=140285906570720, captured=0x55ef581aa8d0, ec=0x55ef5808f2c0) at /tmp/ruby/src/trunk-O0/vm.c:1567
iseq = 0x7f96c14ed158
opt_pc = 0
type = 572653569
cfp = 0x7f96dbb14fd8
sp = 0x7f96dba15028
flags = 0
use_argv = 0x7f96c13ffe18
av = {140285482374000, 94486462525456}
stack_argv = 0x7f96dba15028
#25 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f96c13ffe18, argc=0, self=140285906570720, proc=0x55ef581aa8d0, ec=0x55ef5808f2c0) at /tmp/ruby/src/trunk-O0/vm.c:1665
block = 0x55ef581aa8d0
#26 vm_invoke_proc (ec=0x55ef5808f2c0, proc=0x55ef581aa8d0, self=140285906570720, argc=0, argv=0x7f96c13ffe18, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1695
No locals.
#27 0x000055ef57a168be in rb_vm_invoke_proc (ec=0x55ef5808f2c0, proc=0x55ef581aa8d0, argc=0, argv=0x7f96c13ffe18, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1716
self = 140285906570720
#28 0x000055ef578f459a in rb_proc_call_kw (self=140285463979200, args=140285464018440, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:987
vret = 140737079080704
proc = 0x55ef581aa8d0
argc = 0
argv = 0x7f96c13ffe18
#29 0x000055ef578f4602 in rb_proc_call (self=140285463979200, args=140285464018440) at /tmp/ruby/src/trunk-O0/proc.c:997
No locals.
#30 0x000055ef578036ba in rb_call_end_proc (data=140285463979200) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#31 0x000055ef57803874 in exec_end_procs_chain (procs=0x55ef57e11c60 <end_procs>, errp=0x55ef5808f338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
endproc = {func = 0x55ef57803693 <rb_call_end_proc>, data = 140285463979200, next = 0x55ef582e19c0}
link = 0x55ef581aa900
errinfo = 140285464004760
#32 0x000055ef578039c7 in rb_ec_exec_end_proc (ec=0x55ef5808f2c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
_ec = 0x55ef5808f2c0
_tag = {tag = 36, retval = 140285464004760, buf = {0x7fffe79af840, 0x55ef57803942 <rb_ec_exec_end_proc+173>, 0x0, 0x7fffe79af790, 0x55ef5780108e <rb_ec_ractor_ptr+24>}, prev = 0x7fffe79af960, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 140285464004760
#33 0x000055ef578040d7 in rb_ec_teardown (ec=0x55ef5808f2c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#34 0x000055ef57804387 in rb_ec_cleanup (ec=0x55ef5808f2c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
err = 94486462526144
mode0 = 32767
mode1 = -409273888
_ec = 0x55ef5808f2c0
_tag = {tag = 36, retval = 94486453566922, buf = {0x7fffe79af9e0, 0x55ef578042c2 <rb_ec_cleanup+279>, 0x0, 0x7fffe79af900, 0x55ef5808f2c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
save_error = 140285464004760
sysex = 0
signaled = 0
th = 0x55ef5808e090
th0 = 0x55ef5808e090
step = 1
message = 4
buf = 94486462521488
#35 0x000055ef57804960 in ruby_run_node (n=0x7f96c1487fb0) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55ef5808f2c0
status = 21999
#36 0x000055ef578002f4 in rb_main (argc=136, argv=0x7fffe79afb88) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140737079081568
#37 0x000055ef57800355 in main (argc=136, argv=0x7fffe79afb88) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)