# Logfile created on 2023-11-14 18:31:04 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000564771096438 @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.20231114-183104", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056477111f4e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056477111f3a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056477111f1c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231114-183104", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231114-183104>, @binmode=false, @mon_data=#<Monitor:0x000056477111f0f8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = 336d81a671
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
d9079095bb3fa7a9e685b033db80f027a72c333c343f7d76b4e914d92ff550a8 builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: 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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: 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/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision 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]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: 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'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
abbrev 0.1.1
base64 0.2.0
benchmark 0.3.0
bundler 2.5.0.dev
cgi 0.4.0
csv 3.2.8
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
english 0.8.0
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
getoptlong 0.2.1
ipaddr 1.2.5
irb 1.9.0
logger 1.6.0
mutex_m 0.2.0
net-http 0.4.0
net-protocol 0.2.2
observer 0.1.2
open-uri 0.4.0
open3 0.2.0
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.17.1
pstore 0.1.3
rdoc 6.6.0
readline 0.0.3
reline 0.4.0
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.2.0
ruby2_keywords 0.0.5
securerandom 0.3.0
set 1.0.3
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 1.1.0
tempfile 0.2.0
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.4
digest 3.1.1
etc 1.4.3.dev.1
fcntl 1.1.0
fiddle 1.1.2
io-console 0.6.1.dev.1
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.1.1
stringio 3.1.0
strscan 3.0.8
syslog 0.1.1
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
minitest 5.20.0
power_assert 2.0.3
rake 13.1.0
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.4.5
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.3.0
typeprof 0.21.8
debug 1.8.0
racc 1.7.3
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1862 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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
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=29373
"--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/908] 1462312=test_sleep
[ 2/908] 1462313=test_bignum
[ 3/908] 1462311=test_normalize
[ 4/908] 1462311=test_converters
[ 5/908] 1462310=test_gem_commands_fetch_command
[ 6/908] 1462311=ractor_test
[ 7/908] 1462313=test_rdoc_tom_doc
[ 8/908] 1462311=test_spell_checker
[ 9/908] 1462311=test_ancdata
[ 10/908] 1462311=test_singleton
[ 11/908] 1462311=test_rdoc_markup
[ 12/908] 1462313=test_gem_resolver_git_specification
[ 13/908] 1462310=test_files_test_2
[ 14/908] 1462312=test_name_error_extension
[ 15/908] 1462312=test_rdoc_ri_paths
[ 16/908] 1462311=test_rdoc_rd_block_parser
[ 17/908] 1462311=test_bigdecimal_util
[ 18/908] 1462311=test_https_proxy
[ 19/908] 1462311=test_verbose
[ 20/908] 1462311=test_ractor
[ 21/908] 1462311=test_key_actor_emacs
[ 22/908] 1462313=test_basicinstructions
[ 23/908] 1462313=test_update
[ 24/908] 1462313=test_read
[ 25/908] 1462313=test_pack
[ 26/908] 1462312=test_filter
[ 27/908] 1462312=test_inlinecache
[ 28/908] 1462311=test_scanner_events
[ 29/908] 1462312=test_gem_ext_configure_builder
[ 30/908] 1462311=test_gem_dependency_list
[ 31/908] 1462313=test_rdoc_generator_markup
[ 32/908] 1462313=test_rendering
[ 33/908] 1462313=test_koi8
[ 34/908] 1462313=test_ostruct
[ 35/908] 1462311=test_table
[ 36/908] 1462312=test_rdoc_attr
[ 37/908] 1462312=test_not
[ 38/908] 1462312=test_gem_resolver_vendor_specification
[ 39/908] 1462311=json_ext_parser_test
[ 40/908] 1462311=test_force_quotes
[ 41/908] 1462312=test_gem_package_task
[ 42/908] 1462311=test_err_in_callback
[ 43/908] 1462311=test_data
[ 44/908] 1462311=test_gem_commands_lock_command
[ 45/908] 1462313=test_rdoc_markup_to_html_snippet
[ 46/908] 1462312=test_rdoc_markup_indented_paragraph
[ 47/908] 1462311=test_rdoc_parser_markdown
[ 48/908] 1462312=test_gem_source_fetch_problem
[ 49/908] 1462312=test_rdoc_i18n_text
[ 50/908] 1462312=test_gem_commands_sources_command
[ 51/908] 1462311=test_symbol
[ 52/908] 1462313=test_coder
[ 53/908] 1462313=test_context
[ 54/908] 1462313=test_regex_casefold
[ 55/908] 1462312=test_unix
[ 56/908] 1462312=test_gem_source_git
[ 57/908] 1462312=test_fd_setsize
[ 58/908] 1462312=test_http
[ 59/908] 1462313=test_have_func
[ 60/908] 1462311=test_ractor_compatibility
[ 61/908] 1462311=test_gem_commands_contents_command
[ 62/908] 1462313=test_win32ole_variant_outarg
[ 63/908] 1462313=test_ws
[ 64/908] 1462313=test_erb_command
[ 65/908] 1462313=test_gem_rdoc
[ 66/908] 1462311=test_serialize_subclasses
[ 67/908] 1462311=test_rand
[ 68/908] 1462313=test_instrumentation_api
[ 69/908] 1462311=test_default_gems
[ 70/908] 1462311=test_struct
[ 71/908] 1462311=test_propertyputref
[ 72/908] 1462311=test_ast
[ 73/908] 1462313=fuzzer_test
[ 74/908] 1462313=test_gem_doctor
[ 75/908] 1462313=test_gem_request_set_lockfile_tokenizer
[ 76/908] 1462313=test_date_strptime
[ 77/908] 1462313=test_gem_safe_marshal
[ 78/908] 1462313=ruby_api_test
[ 79/908] 1462313=test_rdoc_parser_simple
[ 80/908] 1462312=test_signedness
[ 81/908] 1462313=test_too_many_dummy_encodings
[ 82/908] 1462313=test_enumerable
[ 83/908] 1462313=test_ractor
[ 84/908] 1462313=test_grapheme_breaks
[ 85/908] 1462313=json_common_interface_test
[ 86/908] 1462313=test_gem_package
[ 87/908] 1462313=test_date_arith
[ 88/908] 1462313=test_gem_security_signer
[ 89/908] 1462310=location_test
[ 90/908] 1462313=test_gem_resolver_api_specification
[ 91/908] 1462310=test_patterns
[ 92/908] 1462310=test_gem_commands_stale_command
[ 93/908] 1462313=test_drbunix
[ 94/908] 1462310=test_buffering
[ 95/908] 1462310=test_rdoc_rd
[ 96/908] 1462310=test_range
[ 97/908] 1462312=test_drbobject
[ 98/908] 1462312=test_gem_commands_query_command
[ 99/908] 1462312=test_optimization
[100/908] 1462310=test_exit
[101/908] 1462310=test_locale
[102/908] 1462310=test_history
[103/908] 1462310=test_delegation
[104/908] 1462310=test_dup
[105/908] 1462310=test_ts
[106/908] 1462310=test_find_executable
[107/908] 1462310=test_require
[108/908] 1462313=test_unconverted_fields
[109/908] 1462313=test_lazy_enumerator
[110/908] 1462313=test_key_actor_vi
[111/908] 1462313=test_rdoc_markup_document
[112/908] 1462313=test_formatter
[113/908] 1462313=test_weakkeymap
[114/908] 1462313=test_remote_fetch_error
[115/908] 1462313=test_require
[116/908] 1462310=test_thread
[117/908] 1462313=test_pattern_key_name_check
[118/908] 1462313=test_udp
[119/908] 1462313=test_pinned
[120/908] 1462313=test_open3
[121/908] 1462310=test_case
[122/908] 1462310=test_scope
[123/908] 1462310=test_gem_remote_fetcher
[124/908] 1462313=test_variable_name_check
[125/908] 1462313=test_string
[126/908] 1462313=test_iterator
[127/908] 1462313=compiler_test
[128/908] 1462313=test_printf
[129/908] 1462313=test_extlibs
[130/908] 1462312=test_file_exhaustive
[131/908] 1462310=pattern_test
[132/908] 1462310=test_regexp
[133/908] 1462313=test_gem_gem_runner
[134/908] 1462313=test_pointer
[135/908] 1462313=test_eval
[136/908] 1462313=test_proc
[137/908] 1462312=test_alias
[138/908] 1462312=test_rdoc_generator_pot
[139/908] 1462312=test_gem_uninstaller
[140/908] 1462313=test_zlib
[141/908] 1462312=test_storage
[142/908] 1462312=test_rdoc_markup_to_rdoc
[143/908] 1462312=test_protocol
[144/908] 1462312=test_singleton_function
[145/908] 1462312=test_tuplebag
[146/908] 1462312=test_cgi_header
[147/908] 1462312=test_rdoc_generator_pot_po_entry
[148/908] 1462312=test_dir_m17n
[149/908] 1462310=test_helper
[150/908] 1462310=test_getopts
[151/908] 1462310=test_gem_commands_info_command
[152/908] 1462310=test_addr
[153/908] 1462312=test_dns
[154/908] 1462310=test_process
[155/908] 1462310=test_tracepoint
[156/908] 1462312=test_gem_resolver_specification
[157/908] 1462312=test_stringscanner
[158/908] 1462312=test_io_m17n
[159/908] 1462310=test_resize
[160/908] 1462310=test_general
[161/908] 1462310=test_have_macro
[162/908] 1462310=desugar_compiler_test
[163/908] 1462310=test_pipe
[164/908] 1462310=test_config
[165/908] 1462310=test_error_highlight
[166/908] 1462312=test_internal_ivar
[167/908] 1462312=test_rdoc_markup_pre_process
[168/908] 1462312=test_nkf
[169/908] 1462310=test_env
[170/908] 1462312=test_convertible
[171/908] 1462313=test_win32ole_param
[172/908] 1462313=test_ocsp
[173/908] 1462313=test_super
[174/908] 1462313=test_method_cache
[175/908] 1462313=memsize_test
[176/908] 1462313=test_gem_package_old
[177/908] 1462313=test_time
[178/908] 1462310=test_sprintf_comb
[179/908] 1462313=heredoc_dedent_test
[180/908] 1462310=test_win32ole
[181/908] 1462313=test_readpartial
[182/908] 1462310=test_lambda
[183/908] 1462313=test_gem_request_set_gem_dependency_api
[184/908] 1462310=test_settracefunc
[185/908] 1462313=test_gem_text
[186/908] 1462313=test_variable
[187/908] 1462312=test_pstore
[188/908] 1462313=parameters_signature_test
[189/908] 1462313=test_rdoc_parser_changelog
[190/908] 1462312=test_drbssl
[191/908] 1462313=test_raise_no_backtrace_exception
[192/908] 1462313=test_gem_source_list
[193/908] 1462313=test_yaml_special_cases
[194/908] 1462313=test_column_separator
[195/908] 1462313=test_boolean
[196/908] 1462313=test_kill_ring
[197/908] 1462313=test_date
[198/908] 1462313=test_open-uri
[199/908] 1462310=test_strip
[200/908] 1462310=test_nonblock
[201/908] 1462310=test_lexer
[202/908] 1462310=test_random
[203/908] 1462310=test_rdoc_context
[204/908] 1462313=test_c_struct_entry
[205/908] 1462313=test_iso_8859
[206/908] 1462313=test_coderange
[207/908] 1462313=test_dir
[208/908] 1462313=test_transcode
[209/908] 1462313=test_mailto
[210/908] 1462313=test_enumerator_kw
[211/908] 1462313=test_gem_commands_install_command
[212/908] 1462310=test_gem_indexer
[213/908] 1462310=test_pair
[214/908] 1462313=test_stat
[215/908] 1462313=test_type_completor
[216/908] 1462313=test_flush
[217/908] 1462313=test_rational
[218/908] 1462313=test_gem_commands_owner_command
[219/908] 1462313=test_cgi_modruby
[220/908] 1462313=test_gc
[221/908] 1462310=test_gem_local_remote_options
[222/908] 1462310=test_object
[223/908] 1462310=test_find
[224/908] 1462310=test_arity
[225/908] 1462310=test_summary
[226/908] 1462310=test_win32ole_variant
[227/908] 1462310=test_gem_resolver_composed_set
[228/908] 1462310=test_liberal_parsing
[229/908] 1462310=test_rdoc_class_module
[230/908] 1462310=test_trace
[231/908] 1462310=test_nil
[232/908] 1462310=test_rdoc_markup_attribute_manager
[233/908] 1462310=unescape_test
[234/908] 1462312=test_yamldbm
[235/908] 1462312=test_foreach
[236/908] 1462312=test_install
[237/908] 1462312=test_jaro_winkler
[238/908] 1462312=test_func
[239/908] 1462310=test_rdoc_include
[240/908] 1462310=test_set
[241/908] 1462310=test_gem_commands_help_command
[242/908] 1462310=test_yield_block
[243/908] 1462310=test_pkg_config
[244/908] 1462310=test_object
[245/908] 1462310=test_gem_resolver_local_specification
[246/908] 1462310=test_digest
[247/908] 1462310=test_closure
[248/908] 1462310=test_at_exit
[249/908] 1462310=test_rdoc_options
[250/908] 1462310=test_dln
[251/908] 1462310=test_files_ext
[252/908] 1462310=test_argf
[253/908] 1462312=test_console_attr
[254/908] 1462312=test_array
[255/908] 1462312=test_gem_ext_cargo_builder_link_flag_converter
[256/908] 1462312=test_x509req
[257/908] 1462312=test_m17n
[258/908] 1462312=test_frozen_error
[259/908] 1462312=test_yjit
[260/908] 1462310=test_ubf_async_safe
[261/908] 1462310=test_ossl
[262/908] 1462310=test_gem_version_option
[263/908] 1462310=test_insns_leaf
[264/908] 1462310=test_eval_history
[265/908] 1462310=dispatcher_test
[266/908] 1462310=test_complex2
[267/908] 1462310=test_ruby_lex
[268/908] 1462310=test_win32ole_record
[269/908] 1462310=test_gem_install_update_options
[270/908] 1462310=test_num2int
[271/908] 1462310=test_ensured
[272/908] 1462310=test_x509crl
[273/908] 1462310=test_hash
[274/908] 1462313=test_keyword
[275/908] 1462313=test_iter_break
[276/908] 1462313=test_pkcs7
[277/908] 1462313=test_cgi_session
[278/908] 1462313=test_address_resolve
[279/908] 1462313=test_refinement
[280/908] 1462312=test_gem_command_manager
[281/908] 1462312=test_project_sanity
[282/908] 1462312=test_word
[283/908] 1462312=test_numeric
[284/908] 1462312=test_gem_requirement
[285/908] 1462312=test_irb
[286/908] 1462312=test_parser
[287/908] 1462312=test_gem_ext_rake_builder
[288/908] 1462312=test_cmethod
[289/908] 1462312=test_gem_commands_list_command
[290/908] 1462312=test_gem_resolver_vendor_set
[291/908] 1462312=test_gem_resolver_installed_specification
[292/908] 1462312=test_unicode
[293/908] 1462312=test_x509attr
[294/908] 1462312=test_set_len
[295/908] 1462312=test_marshalable
[296/908] 1462312=test_rdoc_parser_rd
[297/908] 1462312=test_webauthn_poller
[298/908] 1462312=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 35543>
[299/908] 1462312=test_thread_cv
[300/908] 1462312=test_pattern_matching
[301/908] 1462312=test_rdoc_parser
[302/908] 1462312=test_helper
[303/908] 1462312=test_case
[304/908] 1462312=test_gem_path_support
[305/908] 1462312=test_pathname
[306/908] 1462312=test_coverage
[307/908] 1462312=test_math
[308/908] 1462312=test_gc
[309/908] 1462312=test_libs
[310/908] 1462312=test_class
[311/908] 1462312=test_fips
[312/908] 1462312=test_configuration
[313/908] 1462312=test_x509ext
[314/908] 1462312=test_wss
[315/908] 1462312=test_encoding
[316/908] 1462312=test_yaml_tree
[317/908] 1462312=test_windows_1251
[318/908] 1462312=test_shellwords
[319/908] 1462312=test_omap
[320/908] 1462312=test_gem_uri_formatter
[321/908] 1462312=test_sockopt
[322/908] 1462312=errors_test
[323/908] 1462312=test_fileutils
[324/908] 1462313=test_gb18030
[325/908] 1462313=test_gem_package_tar_writer
[326/908] 1462313=test_thread_queue
[327/908] 1462312=test_vm_dump
[328/908] 1462312=test_nesting_parser
[329/908] 1462312=test_nowrite
[330/908] 1462312=test_gem_resolver_conflict
[331/908] 1462312=test_gem_commands_which_command
[332/908] 1462312=test_passing_block
[333/908] 1462312=test_mul
[334/908] 1462312=test_primitive
[335/908] 1462312=test_history
[336/908] 1462312=test_gem_gemcutter_utilities
[337/908] 1462312=test_method_cache
[338/908] 1462312=test_float
[339/908] 1462313=test_whileuntil
[340/908] 1462313=test_gem_resolver_best_set
[341/908] 1462312=test_cstr
[342/908] 1462313=test_gem_config_file
[343/908] 1462313=test_document
[344/908] 1462313=test_monitor
[345/908] 1462313=test_yjit_exit_locations
[346/908] 1462313=test_data_error
[347/908] 1462313=test_to_ary_concat
[348/908] 1462312=test_encoding
[349/908] 1462312=test_addrinfo
[350/908] 1462312=test_gem
[351/908] 1462312=test_constant
[352/908] 1462313=test_completion
[353/908] 1462310=test_buffered_io
[354/908] 1462310=test_parser
[355/908] 1462310=test_rdoc_require
[356/908] 1462310=test_fiber
[357/908] 1462312=test_rational2
[358/908] 1462312=test_terminfo
[359/908] 1462312=test_fixnum
[360/908] 1462312=test_bug-14834
[361/908] 1462312=test_signal
[362/908] 1462313=test_cgi_core
[363/908] 1462313=test_bash_completion
[364/908] 1462313=test_delegate
[365/908] 1462313=test_gem_ext_cargo_builder_unit
[366/908] 1462313=ripper_compat_test
[367/908] 1462313=test_optparse
[368/908] 1462313=test_marshal
[369/908] 1462312=json_encoding_test
[370/908] 1462312=test_gem_commands_update_command
[371/908] 1462310=test_gem_commands_generate_index_command
[372/908] 1462310=test_rdoc_markup_to_bs
[373/908] 1462310=test_ractor
[374/908] 1462313=test_rdoc_markup_to_tt_only
[375/908] 1462313=test_https
[376/908] 1462310=test_convert
[377/908] 1462310=test_case_options
[378/908] 1462310=test_evaluation
[379/908] 1462310=test_ssl
[380/908] 1462313=test_require_lib
[381/908] 1462310=test_euc_jp
[382/908] 1462310=test_tree_spell_checker
[383/908] 1462310=test_gem_util
[384/908] 1462312=test_sexp
[385/908] 1462312=test_io
[386/908] 1462310=test_compile_prism
[387/908] 1462310=test_objectspace
[388/908] 1462310=test_integer
[389/908] 1462313=test_gem_ext_cmake_builder
[390/908] 1462313=test_interned_str
[391/908] 1462313=test_notimplement
[392/908] 1462313=test_scalar_scanner
[393/908] 1462313=test_array_create
[394/908] 1462313=test_key_event_record
[395/908] 1462313=test_win32ole_event
[396/908] 1462313=test_mutex
[397/908] 1462313=test_option
[398/908] 1462313=test_etc
[399/908] 1462313=test_struct
[400/908] 1462313=test_engine
[401/908] 1462313=test_module
[402/908] 1462310=test_key_error
[403/908] 1462310=test_rb_str_dup
[404/908] 1462310=test_symbol
[405/908] 1462310=test_append
[406/908] 1462310=test_logger
[407/908] 1462310=test_ssl
[408/908] 1462313=test_digest_extend
[409/908] 1462313=test_logdevice
[410/908] 1462313=test_ftp
[411/908] 1462313=test_last_thread
[412/908] 1462313=test_import
[413/908] 1462310=test_gem_commands_unpack_command
[414/908] 1462310=test_rdoc_markup_to_table_of_contents
[415/908] 1462310=test_x509cert
[416/908] 1462310=test_enc_associate
[417/908] 1462310=test_pp
[418/908] 1462310=test_logperiod
[419/908] 1462310=test_getoptlong
[420/908] 1462310=test_pack
[421/908] 1462310=test_gem_request_connection_pools
[422/908] 1462310=test_config
[423/908] 1462310=test_rubyvm
[424/908] 1462310=test_ractor
[425/908] 1462312=test_arith_seq_extract
[426/908] 1462310=test_c_union_entity
[427/908] 1462310=test_string_processing
[428/908] 1462310=test_recursion
[429/908] 1462310=test_rdoc_markup_attributes
[430/908] 1462310=test_cparser
[431/908] 1462312=test_unicode_escape
[432/908] 1462312=test_io_console
[433/908] 1462313=test_bn
[434/908] 1462313=test_timeout
[435/908] 1462313=test_objspace
[436/908] 1462312=test_general
[437/908] 1462312=test_gem_commands_server_command
[438/908] 1462312=test_httpresponses
[439/908] 1462312=test_abbrev
[440/908] 1462312=test_big5
[441/908] 1462312=test_new
[442/908] 1462312=test_time_tz
[443/908] 1462310=test_beginendblock
[444/908] 1462312=test_rdoc_parser_ruby
[445/908] 1462310=test_httpresponse
[446/908] 1462310=test_cipher
[447/908] 1462310=test_rdoc_generator_darkfish
[448/908] 1462312=test_mixed_unicode_escapes
[449/908] 1462312=test_have_library
[450/908] 1462310=test_load
[451/908] 1462310=test_within_pipe
[452/908] 1462310=test_win32ole_variable
[453/908] 1462310=test_gem_resolver
[454/908] 1462310=test_cgi_cookie
[455/908] 1462310=test_scheduler
[456/908] 1462310=test_object_references
[457/908] 1462310=test_bigdecimal
[458/908] 1462312=version_test
[459/908] 1462312=test_metaclass
[460/908] 1462312=test_files_sample
[461/908] 1462312=test_rbconfig
[462/908] 1462312=test_rdoc_markup_to_label
[463/908] 1462312=test_gem_commands_exec_command
[464/908] 1462312=test_tsort
[465/908] 1462312=test_gem_specification
[466/908] 1462311=test_gem_package_tar_reader_entry
[467/908] 1462311=test_merge_keys
[468/908] 1462311=test_gem_resolver_index_specification
[469/908] 1462311=test_c_struct_builder
[470/908] 1462311=test_to_ruby
[471/908] 1462311=test_rdoc_extend
[472/908] 1462311=test_gem_package_tar_header
[473/908] 1462311=test_io_buffer
[474/908] 1462311=test_gem_ext_cargo_builder
[475/908] 1462311=test_gem_commands_check_command
[476/908] 1462311=test_data
[477/908] 1462311=test_big2str
[478/908] 1462311=test_gem_commands_yank_command
[479/908] 1462311=test_rdoc_alias
[480/908] 1462310=test_queue
[481/908] 1462310=test_gem_security_policy
[482/908] 1462311=test_emitter
[483/908] 1462311=test_io
[484/908] 1462311=test_ellipsize
[485/908] 1462311=test_rdoc_context_section
[486/908] 1462311=test_human_typo
[487/908] 1462311=test_prettyprint
[488/908] 1462310=test_threadgroup
[489/908] 1462311=test_stream
[490/908] 1462311=test_gem_ext_builder
[491/908] 1462310=test_drb
[492/908] 1462311=test_complexrational
[493/908] 1462311=test_hash
[494/908] 1462311=test_alias_and_anchor
[495/908] 1462311=test_config
[496/908] 1462311=test_rdoc_any_method
[497/908] 1462312=test_abi
[498/908] 1462312=test_securerandom
[499/908] 1462312=test_gem_resolver_activation_request
[500/908] 1462312=test_function_entry
[501/908] 1462312=test_path_to_class
[502/908] 1462312=test_pkey_dh
[503/908] 1462312=test_gem_ext_ext_conf_builder
[504/908] 1462311=test_win32ole_method_event
[505/908] 1462311=constant_path_node_test
[506/908] 1462311=test_gem_request_set
[507/908] 1462311=test_date_ractor
[508/908] 1462311=test_http_request
[509/908] 1462311=test_undef
[510/908] 1462311=test_gem_name_tuple
[511/908] 1462311=test_process
[512/908] 1462312=test_config
[513/908] 1462312=test_mdns
[514/908] 1462312=test_rat
[515/908] 1462312=test_ifunless
[516/908] 1462312=test_ractor
[517/908] 1462312=test_key_stroke
[518/908] 1462312=test_bundled_ca
[519/908] 1462312=test_external_new
[520/908] 1462312=test_win32ole_typelib
[521/908] 1462312=test_dryrun
[522/908] 1462312=test_ractor
[523/908] 1462312=test_forwardable
[524/908] 1462312=parse_comments_test
[525/908] 1462312=test_gem_resolver_api_set
[526/908] 1462312=test_pkey
[527/908] 1462312=test_stream
[528/908] 1462312=test_integer
[529/908] 1462312=test_yield
[530/908] 1462310=test_kwargs
[531/908] 1462310=test_acceptable
[532/908] 1462310=test_io_wait
[533/908] 1462310=test_string_memory
[534/908] 1462310=test_rinda
[535/908] 1462310=test_line_editor
[536/908] 1462310=test_gem_security_trust_dir
[537/908] 1462310=test_gem_commands_mirror
[538/908] 1462310=test_euc_kr
[539/908] 1462310=test_gem_commands_cleanup_command
[540/908] 1462312=test_date_marshal
[541/908] 1462312=test_literal
[542/908] 1462310=test_httpheader
[543/908] 1462310=test_rdoc_ri_driver
[544/908] 1462312=test_shapes
[545/908] 1462312=test_rubyoptions
[546/908] 1462310=test_nextafter
[547/908] 1462310=test_thread
[548/908] 1462310=test_capacity
[549/908] 1462310=test_rdoc_generator_pot_po
[550/908] 1462310=test_tree_builder
[551/908] 1462310=test_rdoc_servlet
[552/908] 1462310=test_clone
[553/908] 1462310=test_protect
[554/908] 1462310=test_rdoc_markup_include
[555/908] 1462310=test_cesu8
[556/908] 1462310=test_inputs_scanner
[557/908] 1462310=test_typeddata
[558/908] 1462310=test_tmpdir
[559/908] 1462310=test_noarg
[560/908] 1462310=test_gem_commands_pristine_command
[561/908] 1462310=test_change_word
[562/908] 1462310=test_gem_resolver_requirement_list
[563/908] 1462310=test_arith_seq_beg_len_step
[564/908] 1462310=test_scalar
[565/908] 1462310=test_rdoc_markup_to_markdown
[566/908] 1462310=test_trick
[567/908] 1462310=test_key_name_check
[568/908] 1462310=test_utf32
[569/908] 1462310=test_iseq_load
[570/908] 1462310=test_ns_spki
[571/908] 1462310=test_encodings
[572/908] 1462312=test_gem_resolver_dependency_request
[573/908] 1462312=test_rdoc_markdown_test
[574/908] 1462310=test_rdoc_normal_module
[575/908] 1462310=test_gem_version
[576/908] 1462310=test_rdoc_markup_hard_break
[577/908] 1462310=test_ssl_session
[578/908] 1462310=test_random
[579/908] 1462310=test_gem_commands_signin_command
[580/908] 1462310=test_system
[581/908] 1462312=test_zsh_completion
[582/908] 1462312=test_resource
[583/908] 1462312=library_symbols_test
[584/908] 1462312=test_set
[585/908] 1462312=test_init
[586/908] 1462312=test_date_strftime
[587/908] 1462310=test_reqarg
[588/908] 1462310=test_file
[589/908] 1462310=test_sleep
[590/908] 1462310=test_basicsocket
[591/908] 1462312=test_date_attr
[592/908] 1462312=test_color_printer
[593/908] 1462312=test_rdoc_rd_inline_parser
[594/908] 1462310=test_iseq
[595/908] 1462312=test_sizeof
[596/908] 1462310=test_face
[597/908] 1462311=test_emoji
[598/908] 1462310=test_sorted_set
[599/908] 1462311=test_defined
[600/908] 1462311=test_condition
[601/908] 1462311=test_gem_commands_search_command
[602/908] 1462311=test_cp949
[603/908] 1462311=test_benchmark
[604/908] 1462310=test_random_formatter
[605/908] 1462310=test_depth_first
[606/908] 1462310=test_gem_source
[607/908] 1462310=test_mutex_m
[608/908] 1462310=test_skip_lines
[609/908] 1462310=test_fnmatch
[610/908] 1462310=test_x509name
[611/908] 1462310=test_rdoc_markup_heading
[612/908] 1462310=test_pack
[613/908] 1462310=test_gem_commands_uninstall_command
[614/908] 1462311=test_rdoc_code_object
[615/908] 1462312=test_erb_m17n
[616/908] 1462312=test_syslog
[617/908] 1462312=test_rdoc_markup_to_html_crossref
[618/908] 1462312=test_class2name
[619/908] 1462312=test_yamlstore
[620/908] 1462312=test_socket
[621/908] 1462311=test_framework
[622/908] 1462311=test_reline
[623/908] 1462311=test_array
[624/908] 1462311=test_debug
[625/908] 1462311=test_yaml
[626/908] 1462311=comments_test
[627/908] 1462311=test_string
[628/908] 1462310=test_function
[629/908] 1462311=test_assembler
[630/908] 1462311=test_gem_stub_specification
[631/908] 1462310=test_mkmf
[632/908] 1462310=test_raise
[633/908] 1462310=test_gem_commands_environment_command
[634/908] 1462311=test_numeric
[635/908] 1462310=test_erb
[636/908] 1462310=test_bmethod
[637/908] 1462311=encoding_test
[638/908] 1462310=test_pty
[639/908] 1462311=test_hmac
[640/908] 1462311=test_gem_commands_setup_command
[641/908] 1462310=test_rdoc_top_level
[642/908] 1462311=test_method_name_check
[643/908] 1462311=test_parse
[644/908] 1462310=test_observer
[645/908] 1462310=test_gem_request_set_lockfile
[646/908] 1462311=test_uncorrectable_name_check
[647/908] 1462311=test_postponed_job
[648/908] 1462310=test_backtrace
[649/908] 1462312=test_pkey_rsa
[650/908] 1462311=test_stack
[651/908] 1462312=test_bigzero
[652/908] 1462312=test_rdoc_task
[653/908] 1462312=test_numhash
[654/908] 1462312=test_macro
[655/908] 1462312=test_rdoc_markup_to_html
[656/908] 1462312=test_ldap
[657/908] 1462312=test_color
[658/908] 1462312=json_fixtures_test
[659/908] 1462312=test_econv
[660/908] 1462310=newline_test
[661/908] 1462310=test_emitter
[662/908] 1462310=test_rdoc_markup_verbatim
[663/908] 1462310=test_rdoc_parser_c
[664/908] 1462311=test_gem_platform
[665/908] 1462310=test_rdoc_markup_raw
[666/908] 1462310=test_quote_empty
[667/908] 1462310=test_fstring
[668/908] 1462311=test_euc_tw
[669/908] 1462311=test_nomethod_error
[670/908] 1462311=json_string_matching_test
[671/908] 1462311=test_rdoc_markup_paragraph
[672/908] 1462311=test_path
[673/908] 1462311=test_cmd
[674/908] 1462312=test_utf16
[675/908] 1462312=test_require_path_check
[676/908] 1462310=test_acl
[677/908] 1462310=test_gem_unsatisfiable_dependency_error
[678/908] 1462310=test_object_create_start
[679/908] 1462310=test_duplicate
[680/908] 1462310=magic_comment_test
[681/908] 1462310=test_gem_commands_cert_command
[682/908] 1462312=test_date_new
[683/908] 1462312=test_wait
[684/908] 1462312=test_tempfile
[685/908] 1462312=test_row_separator
[686/908] 1462312=test_gem_installer
[687/908] 1462310=test_pkcs12
[688/908] 1462311=test_deprecate
[689/908] 1462311=test_rdoc_constant
[690/908] 1462310=test_method
[691/908] 1462311=test_rdoc_markup_parser
[692/908] 1462311=test_gem_source_specific_file
[693/908] 1462311=test_files_test_1
[694/908] 1462310=test_io_timeout
[695/908] 1462310=test_const
[696/908] 1462310=test_class
[697/908] 1462311=test_rdoc_encoding
[698/908] 1462312=test_rdoc_normal_class
[699/908] 1462311=test_gem_package_tar_reader
[700/908] 1462311=test_comparable
[701/908] 1462312=test_ipaddr
[702/908] 1462311=test_rdoc_markdown
[703/908] 1462312=test_rdoc_rd_inline
[704/908] 1462312=test_cgi_multipart
[705/908] 1462312=test_json_tree
[706/908] 1462312=test_io_buffer
[707/908] 1462312=test_autoconf
[708/908] 1462312=test_bug_reporter
[709/908] 1462311=test_rdoc_rdoc
[710/908] 1462311=test_cclass
[711/908] 1462312=test_tcp
[712/908] 1462311=test_win32ole_variant_m
[713/908] 1462311=test_rdoc_comment
[714/908] 1462311=test_kdf
[715/908] 1462311=test_gem_source_installed
[716/908] 1462311=test_gem_resolver_lock_set
[717/908] 1462312=test_rdoc_i18n_locale
[718/908] 1462311=test_psych
[719/908] 1462312=test_gem_resolver_installer_set
[720/908] 1462311=test_flags
[721/908] 1462312=test_ole_methods
[722/908] 1462312=test_gem_update_suggestion
[723/908] 1462312=test_http
[724/908] 1462312=test_severity
[725/908] 1462312=test_load
[726/908] 1462312=test_ractor
[727/908] 1462312=test_arithmetic_sequence
[728/908] 1462312=test_memory_view
[729/908] 1462311=test_stringio
[730/908] 1462312=test_row
[731/908] 1462312=test_enumerator
[732/908] 1462311=test_exception_at_throwing
[733/908] 1462312=test_win32ole_type_event
[734/908] 1462312=test_rdoc_method_attr
[735/908] 1462311=test_rewind
[736/908] 1462311=test_sprintf
[737/908] 1462310=test_gem_uri
[738/908] 1462312=test_egrep_cpp
[739/908] 1462310=test_weakmap
[740/908] 1462312=test_date_conv
[741/908] 1462312=test_gem_source_subpath_problem
[742/908] 1462312=test_date_compat
[743/908] 1462312=test_case_mapping
[744/908] 1462311=test_scan_args
[745/908] 1462312=test_dot_dot
[746/908] 1462312=test_win32ole_method
[747/908] 1462312=test_flip
[748/908] 1462311=test_frozen
[749/908] 1462311=test_gem_source_local
[750/908] 1462312=locals_test
[751/908] 1462311=test_name_error
[752/908] 1462311=test_string
[753/908] 1462312=test_rdoc_generator_ri
[754/908] 1462312=test_thread_fd_close
[755/908] 1462312=test_file
[756/908] 1462312=test_safe_load
[757/908] 1462311=test_ansi_with_terminfo
[758/908] 1462311=test_gem_stream_ui
[759/908] 1462312=bom_test
[760/908] 1462312=test_hash_create
[761/908] 1462312=test_rdoc_rubygems_hook
[762/908] 1462312=test_gem_commands_dependency_command
[763/908] 1462311=test_switch_hitter
[764/908] 1462311=test_pkey_dsa
[765/908] 1462312=test_timeout
[766/908] 1462311=test_enumerator
[767/908] 1462311=test_weakref
[768/908] 1462312=test_date_time
[769/908] 1462312=test_handle
[770/908] 1462311=test_did_you_mean
[771/908] 1462311=test_arity
[772/908] 1462311=test_rdoc_markup_to_joined_paragraph
[773/908] 1462311=test_type_analyze
[774/908] 1462311=test_reline_key
[775/908] 1462311=test_unicode_normalize
[776/908] 1462312=test_bug-3571
[777/908] 1462312=test_read
[778/908] 1462312=test_kconv
[779/908] 1462312=test_eval
[780/908] 1462312=test_member
[781/908] 1462312=test_gem_security
[782/908] 1462313=test_rubygems
[783/908] 1462313=test_stringchar
[784/908] 1462313=test_quote_char_nil
[785/908] 1462313=test_rdoc_cross_reference
[786/908] 1462312=test_shift_jis
[787/908] 1462312=test_gem_commands_open_command
[788/908] 1462312=test_store
[789/908] 1462313=test_bug-5832
[790/908] 1462313=test_digest
[791/908] 1462312=test_files_lib
[792/908] 1462312=test_emoji_breaks
[793/908] 1462313=test_gem_command
[794/908] 1462313=test_ractor
[795/908] 1462313=test_gem_resolver_lock_specification
[796/908] 1462313=test_gem_resolver_git_set
[797/908] 1462313=test_nofree
[798/908] 1462313=test_fiddle
[799/908] 1462311=test_my_integer
[800/908] 1462311=test_assignment
[801/908] 1462313=test_memory_view
[802/908] 1462313=test_gem_available_set
[803/908] 1462313=test_modify_expand
[804/908] 1462313=test_autoload
[805/908] 1462312=test_cgi_util
[806/908] 1462312=test_gem_dependency
[807/908] 1462312=test_ansi_without_terminfo
[808/908] 1462312=test_rdoc_text
[809/908] 1462312=test_call
[810/908] 1462311=test_data_converters
[811/908] 1462311=test_require
[812/908] 1462311=test_gem_source_vendor
[813/908] 1462311=test_exception
[814/908] 1462310=test_x509store
[815/908] 1462311=test_header
[816/908] 1462311=test_win32ole_type
[817/908] 1462311=test_windows_1252
[818/908] 1462311=test_null
[819/908] 1462311=test_gem_source_lock
[820/908] 1462310=test_gem_dependency_installer
[821/908] 1462311=test_optarg
[822/908] 1462311=test_ripper
[823/908] 1462312=test_syslog_logger
[824/908] 1462312=test_input_method
[825/908] 1462311=test_generic
[826/908] 1462312=test_enc_str_buf_cat
[827/908] 1462312=regexp_test
[828/908] 1462312=test_nil2vtempty
[829/908] 1462312=test_div
[830/908] 1462312=test_kernel
[831/908] 1462311=test_deprecated
[832/908] 1462311=test_integer_comb
[833/908] 1462312=test_read_write
[834/908] 1462312=test_profile_frames
[835/908] 1462312=test_each
[836/908] 1462312=parse_test
[837/908] 1462310=json_parser_test
[838/908] 1462310=test_gbk
[839/908] 1462310=test_gem_validator
[840/908] 1462310=test_usrmarshal
[841/908] 1462310=test_rdoc_markup_formatter
[842/908] 1462310=test_gem_commands_outdated_command
[843/908] 1462310=test_rendering
[844/908] 1462310=!Nothing_to_test
[845/908] 1462310=test_pkey_ec
[846/908] 1462310=test_gem_request
[847/908] 1462310=test_recorder
[848/908] 1462310=test_rdoc_token_stream
[849/908] 1462310=test_thread
[850/908] 1462310=test_date_parse
[851/908] 1462310=test_enum
[852/908] 1462313=test_write
[853/908] 1462313=test_folderitem2_invokeverb
[854/908] 1462313=test_gem_spec_fetcher
[855/908] 1462313=test_workspace
[856/908] 1462311=test_debug_cmd
[857/908] 1462311=test_win32ole_param_event
[858/908] 1462311=test_rdoc_single_class
[859/908] 1462311=test_gem_resolver_index_set
[860/908] 1462311=test_cgi_tag_helper
[861/908] 1462313=test_rdoc_generator_json_index
[862/908] 1462311=test_types
[863/908] 1462311=test_qsort
[864/908] 1462313=test_invalid
[865/908] 1462311=test_gem_commands_build_command
[866/908] 1462313=json_addition_test
[867/908] 1462313=test_m17n_comb
[868/908] 1462310=test_gem_commands_push_command
[869/908] 1462311=test_backtrace
[870/908] 1462311=test_type
[871/908] 1462311=test_class_name_check
[872/908] 1462311=test_common
[873/908] 1462310=test_complex
[874/908] 1462311=test_base64
[875/908] 1462311=json_generic_object_test
[876/908] 1462311=test_gem_commands_specification_command
[877/908] 1462310=test_popen_deadlock
[878/908] 1462311=test_asn1
[879/908] 1462311=test_placearg
[880/908] 1462311=test_features
[881/908] 1462312=test_len
[882/908] 1462311=test_ractor
[883/908] 1462312=test_gc_compact
[884/908] 1462311=test_delete
[885/908] 1462311=test_rdoc_markup_to_ansi
[886/908] 1462311=test_gem_impossible_dependencies_error
[887/908] 1462311=json_generator_test
[888/908] 1462310=test_bigmath
[889/908] 1462311=test_str2big
[890/908] 1462311=test_continuation
[891/908] 1462310=test_files_test
[892/908] 1462310=test_time
[893/908] 1462311=test_gem_bundler_version_finder
[894/908] 1462310=test_gem_silent_ui
[895/908] 1462311=test_gem_commands_signout_command
[896/908] 1462311=test_parser_events
[897/908] 1462310=test_gem_request_set_lockfile_parser
[898/908] 1462311=test_io_wait_uncommon
[899/908] 1462311=test_enc_raise
[900/908] 1462311=test_webauthn_listener_response
[901/908] 1462311=test_inadvertent_creation
[902/908] 1462310=test_provider
[903/908] 1462311=test_exception
[904/908] 1462310=test_case_comprehensive
[905/908] 1462311=test_rdoc_store
[906/908] 1462311=test_syntax
[907/908] 1462312=test_gem_dependency_resolution_error
[908/908] 1462312=test_rdoc_stats
Retrying...
Finished tests in 1063.613531s, 25.2958 tests/s, 8940.9289 assertions/s.
26905 tests, 9509693 assertions, 0 failures, 0 errors, 189 skips
ruby -v: ruby 3.3.0dev (2023-11-14T14:34:48Z master 336d81a671) [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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-11-14T14:34:48Z master 336d81a671) [x86_64-linux]
0 .........................................................................
73 .........................................................................
146 .........................................................................
219 .........................................................................
292 .........................................................................
365 .........................................................................
438 .........................................................................
511 .........................................................................
584 .........................................................................
657 .........................................................................
730 .........................................................................
803 .........................................................................
876 .........................................................................
949 .........................................................................
1022 .........................................................................
1095 .........................................................................
1168 .........................................................................
1241 .........................................................................
1314 .........................................................................
1387 .........................................................................
1460 .........................................................................
1533 .........................................................................
1606 .........................................................................
1679 .........................................................................
1752 .........................................................................
1825 .........................................................................
1898 .........................................................................
1971 .........................................................................
2044 .........................................................................
2117 .........................................................................
2190 .........................................................................
2263 .........................................................................
2336 .........................................................................
2409 .........................................................................
2482 .........................................................................
2555 .........................................................................
2628 .........................................................................
2701 .........................................................................
2774 .........................................................................
2847 .........................................................................
2920 .........................................................................
2993 .........................................................................
3066 .........................................................................
3139 .........................................................................
3212 .........................................................................
3285 .........................................................................
3358 .........................................................................
3431 .........................................................................
3504 .........................................................................
3577 .........................................................................
3650 .........................................................................
3723 ..
Finished in 284.856844 seconds
3725 files, 32456 examples, 146225 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.1464903.ruby -x gdbscript
[New LWP 1464903]
[New LWP 1464905]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0 rb_iseq_mark_and_move (iseq=0x7f3a3c7aa6e8, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:405
405 if (iseq->aux.exec.local_hooks) {
[Current thread is 1 (Thread 0x7f3a56e977c0 (LWP 1464903))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f3a56e977c0 (LWP 1464903) rb_iseq_mark_and_move (iseq=0x7f3a3c7aa6e8, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:405
2 Thread 0x7f3a3d8bf640 (LWP 1464905) 0x00007f3a56fbffde in epoll_wait (epfd=4, events=0x5638d8c1223c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f3a3d8bf640 (LWP 1464905)):
#0 0x00007f3a56fbffde in epoll_wait (epfd=4, events=0x5638d8c1223c <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 0x00005638d87a05ae in timer_thread_polling (vm=0x5638da2e8b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = 1823521852
#2 0x00005638d87a0c56 in timer_thread_func (ptr=0x5638da2e8b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
vm = 0x5638da2e8b10
#3 0x00007f3a56f2eb43 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 = {140730097745360, 8777780522480541963, 139888117413440, 25, 139888543590480, 140730097745712, -8672653088411377397, -8672704705475272437}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f3a56fbfbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f3a56e977c0 (LWP 1464903)):
#0 rb_iseq_mark_and_move (iseq=0x7f3a3c7aa6e8, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:405
No locals.
#1 0x00005638d8616fe5 in gc_mark_imemo (objspace=0x5638da2eb260, obj=139888099501800) at /tmp/ruby/src/trunk-O0/gc.c:7156
__func__ = <optimized out>
#2 0x00005638d86172e1 in gc_mark_children (objspace=0x5638da2eb260, obj=139888099501800) at /tmp/ruby/src/trunk-O0/gc.c:7275
any = 0x7f3a3c7aa6e8
#3 0x00005638d8617bd3 in gc_mark_stacked_objects (objspace=0x5638da2eb260, incremental=1, count=34428) at /tmp/ruby/src/trunk-O0/gc.c:7471
mstack = 0x5638da2eb6e8
obj = 139888099501800
marked_slots_at_the_beginning = 746
popped_count = 7521
#4 0x00005638d8617d2b in gc_mark_stacked_objects_incremental (objspace=0x5638da2eb260, count=34428) at /tmp/ruby/src/trunk-O0/gc.c:7503
No locals.
#5 0x00005638d861a063 in gc_marks_step (objspace=0x5638da2eb260, slots=34428) at /tmp/ruby/src/trunk-O0/gc.c:8708
marking_finished = false
__func__ = <optimized out>
#6 0x00005638d861a0cb in gc_marks_continue (objspace=0x5638da2eb260, size_pool=0x5638da2eb280, heap=0x5638da2eb2d0) at /tmp/ruby/src/trunk-O0/gc.c:8728
__func__ = <optimized out>
marking_finished = true
#7 0x00005638d860db8a in gc_continue (objspace=0x5638da2eb260, size_pool=0x5638da2eb280, heap=0x5638da2eb2d0) at /tmp/ruby/src/trunk-O0/gc.c:2480
lock_lev = 0
#8 0x00005638d860e356 in newobj_alloc (objspace=0x5638da2eb260, cr=0x5638da2ec010, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2807
lev = 32766
unlock_vm = false
size_pool = 0x5638da2eb280
heap = 0x5638da2eb2d0
cache = 0x5638da2ec208
obj = 0
__func__ = <optimized out>
#9 0x00005638d860e589 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x5638da2ec010, objspace=0x5638da2eb260, flags=49178, klass=139888117678240) at /tmp/ruby/src/trunk-O0/gc.c:2866
obj = 1
lev = 1
#10 newobj_slowpath_wb_protected (klass=139888117678240, flags=49178, objspace=0x5638da2eb260, cr=0x5638da2ec010, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2884
No locals.
#11 0x00005638d860e901 in newobj_of0 (klass=139888117678240, flags=49178, wb_protected=1, cr=0x5638da2ec010, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2926
obj = 139888117594360
objspace = 0x5638da2eb260
size_pool_idx = 0
i = <optimized out>
cnt = <optimized out>
#12 0x00005638d860e96d in newobj_of (cr=0x5638da2ec010, klass=139888117678240, flags=49178, v1=139888117594360, v2=94802150358845, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2936
obj = 0
#13 0x00005638d860ecf6 in rb_imemo_new (type=imemo_callcache, v1=139888117594360, v2=94802150358845, v3=0, v0=139888117678240) at /tmp/ruby/src/trunk-O0/gc.c:3047
size = 40
flags = 49178
#14 0x00005638d87db98e in vm_cc_new (klass=139888117678240, cme=0x7f3a3d8eb8f8, call=0x5638d87eff3d <vm_call_general>, type=cc_type_normal) at /tmp/ruby/src/trunk-O0/vm_callinfo.h:333
cc = 0x7f3a56d96060
#15 0x00005638d87e5a1d in vm_search_cc (klass=139888117678240, ci=0x1b2100100003) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2137
mid = 6945
cc_tbl = 0x5638da4099f0
ccs = 0x5638da4b3b40
ccs_data = 94802180520768
cme = 0x7f3a3d8eb8f8
cc = 0x5638d860c322 <RVALUE_OLD_P+36>
#16 0x00005638d87e5aa8 in rb_vm_search_method_slowpath (ci=0x1b2100100003, klass=139888117678240) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2156
_lev = 3555250327
cc = 0x7ffe477c2e10
#17 0x00005638d87e5b0f in vm_search_method_slowpath0 (cd_owner=139888100218560, cd=0x5638da7b9500, klass=139888117678240) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2177
cc = 0x7f3a3d9000a0
empty_cc = 0x5638d8bfd8a0 <vm_empty_cc>
#18 0x00005638d87f25c2 in vm_search_method_fastpath (klass=139888117678240, cd=0x5638da7b9500, cd_owner=139888100218560) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2238
cc = 0x5638d8bfd8a0 <vm_empty_cc>
#19 vm_sendish (ec=0x5638da2ec2c0, reg_cfp=0x7f3a56e95fa0, cd=0x5638da7b9500, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
val = 36
ci = 0x1b2100100003
cc = 0x0
argc = 1
recv = 139888117678400
calling = {cd = 0x5638da7b9500, cc = 0x0, block_handler = 0, recv = 139888117678400, argc = 1, kw_splat = false, heap_argv = 0}
#20 0x00005638d87f9ab6 in vm_exec_core (ec=0x5638da2ec2c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x5638da7b9500
leaf = false
val = 94802178654728
reg_pc = 0x5638da7b9310
reg_cfp = 0x7f3a56e95fa0
insns_address_table = {0x5638d87f6259 <vm_exec_core+108>, 0x5638d87f62bb <vm_exec_core+206>, 0x5638d87f63ce <vm_exec_core+481>, 0x5638d87f64e2 <vm_exec_core+757>, 0x5638d87f6680 <vm_exec_core+1171>, 0x5638d87f67b0 <vm_exec_core+1475>, 0x5638d87f69c2 <vm_exec_core+2005>, 0x5638d87f6ad4 <vm_exec_core+2279>, 0x5638d87f6bad <vm_exec_core+2496>, 0x5638d87f6cb4 <vm_exec_core+2759>, 0x5638d87f6dbb <vm_exec_core+3022>, 0x5638d87f6ec9 <vm_exec_core+3292>, 0x5638d87f6fdb <vm_exec_core+3566>, 0x5638d87f70ab <vm_exec_core+3774>, 0x5638d87f71b4 <vm_exec_core+4039>, 0x5638d87f72ae <vm_exec_core+4289>, 0x5638d87f7371 <vm_exec_core+4484>, 0x5638d87f7434 <vm_exec_core+4679>, 0x5638d87f74bd <vm_exec_core+4816>, 0x5638d87f7549 <vm_exec_core+4956>, 0x5638d87f75ef <vm_exec_core+5122>, 0x5638d87f76c7 <vm_exec_core+5338>, 0x5638d87f7794 <vm_exec_core+5543>, 0x5638d87f7872 <vm_exec_core+5765>, 0x5638d87f7934 <vm_exec_core+5959>, 0x5638d87f7a73 <vm_exec_core+6278>, 0x5638d87f7b19 <vm_exec_core+6444>, 0x5638d87f7bfe <vm_exec_core+6673>, 0x5638d87f7d2d <vm_exec_core+6976>, 0x5638d87f7df0 <vm_exec_core+7171>, 0x5638d87f7eb3 <vm_exec_core+7366>, 0x5638d87f7fab <vm_exec_core+7614>, 0x5638d87f806d <vm_exec_core+7808>, 0x5638d87f814c <vm_exec_core+8031>, 0x5638d87f825c <vm_exec_core+8303>, 0x5638d87f8356 <vm_exec_core+8553>, 0x5638d87f83d1 <vm_exec_core+8676>, 0x5638d87f8492 <vm_exec_core+8869>, 0x5638d87f8580 <vm_exec_core+9107>, 0x5638d87f8630 <vm_exec_core+9283>, 0x5638d87f87af <vm_exec_core+9666>, 0x5638d87f8889 <vm_exec_core+9884>, 0x5638d87f8975 <vm_exec_core+10120>, 0x5638d87f8a06 <vm_exec_core+10265>, 0x5638d87f8b61 <vm_exec_core+10612>, 0x5638d87f9103 <vm_exec_core+12054>, 0x5638d87f91ff <vm_exec_core+12306>, 0x5638d87f9302 <vm_exec_core+12565>, 0x5638d87f93ee <vm_exec_core+12801>, 0x5638d87f9607 <vm_exec_core+13338>, 0x5638d87f96f9 <vm_exec_core+13580>, 0x5638d87f97ff <vm_exec_core+13842>, 0x5638d87f99fc <vm_exec_core+14351>, 0x5638d87f9ba5 <vm_exec_core+14776>, 0x5638d87f9cd0 <vm_exec_core+15075>, 0x5638d87f9e3c <vm_exec_core+15439>, 0x5638d87f9f67 <vm_exec_core+15738>, 0x5638d87fa0d3 <vm_exec_core+16102>, 0x5638d87fa2b5 <vm_exec_core+16584>, 0x5638d87fa4b2 <vm_exec_core+17093>, 0x5638d87fa65b <vm_exec_core+17518>, 0x5638d87fa77d <vm_exec_core+17808>, 0x5638d87fa824 <vm_exec_core+17975>, 0x5638d87fa8e8 <vm_exec_core+18171>, 0x5638d87fa9d1 <vm_exec_core+18404>, 0x5638d87faabd <vm_exec_core+18640>, 0x5638d87faba6 <vm_exec_core+18873>, 0x5638d87facba <vm_exec_core+19149>, 0x5638d87fade1 <vm_exec_core+19444>, 0x5638d87faf17 <vm_exec_core+19754>, 0x5638d87fb04d <vm_exec_core+20064>, 0x5638d87fb183 <vm_exec_core+20374>, 0x5638d87fb2b9 <vm_exec_core+20684>, 0x5638d87fb3ef <vm_exec_core+20994>, 0x5638d87fb530 <vm_exec_core+21315>, 0x5638d87fb6aa <vm_exec_core+21693>, 0x5638d87fb7e0 <vm_exec_core+22003>, 0x5638d87fb916 <vm_exec_core+22313>, 0x5638d87fba4c <vm_exec_core+22623>, 0x5638d87fbb82 <vm_exec_core+22933>, 0x5638d87fbcb8 <vm_exec_core+23243>, 0x5638d87fbdee <vm_exec_core+23553>, 0x5638d87fbf24 <vm_exec_core+23863>, 0x5638d87fc05a <vm_exec_core+24173>, 0x5638d87fc1a9 <vm_exec_core+24508>, 0x5638d87fc363 <vm_exec_core+24950>, 0x5638d87fc4e1 <vm_exec_core+25332>, 0x5638d87fc600 <vm_exec_core+25619>, 0x5638d87fc71f <vm_exec_core+25906>, 0x5638d87fc839 <vm_exec_core+26188>, 0x5638d87fc953 <vm_exec_core+26470>, 0x5638d87fca7e <vm_exec_core+26769>, 0x5638d87fcbb4 <vm_exec_core+27079>, 0x5638d87fcc9f <vm_exec_core+27314>, 0x5638d87fcda4 <vm_exec_core+27575>, 0x5638d87fceec <vm_exec_core+27903>, 0x5638d87fcfdb <vm_exec_core+28142>, 0x5638d87fd0af <vm_exec_core+28354>, 0x5638d87fd184 <vm_exec_core+28567>, 0x5638d87fd26e <vm_exec_core+28801>, 0x5638d87fd2ea <vm_exec_core+28925>, 0x5638d87fd366 <vm_exec_core+29049>, 0x5638d87fd384 <vm_exec_core+29079>, 0x5638d87fd3a2 <vm_exec_core+29109>, 0x5638d87fd3c0 <vm_exec_core+29139>, 0x5638d87fd3de <vm_exec_core+29169>, 0x5638d87fd3fc <vm_exec_core+29199>, 0x5638d87fd41a <vm_exec_core+29229>, 0x5638d87fd438 <vm_exec_core+29259>, 0x5638d87fd456 <vm_exec_core+29289>, 0x5638d87fd474 <vm_exec_core+29319>, 0x5638d87fd492 <vm_exec_core+29349>, 0x5638d87fd4b0 <vm_exec_core+29379>, 0x5638d87fd4ce <vm_exec_core+29409>, 0x5638d87fd4ec <vm_exec_core+29439>, 0x5638d87fd50a <vm_exec_core+29469>, 0x5638d87fd528 <vm_exec_core+29499>, 0x5638d87fd546 <vm_exec_core+29529>, 0x5638d87fd564 <vm_exec_core+29559>, 0x5638d87fd582 <vm_exec_core+29589>, 0x5638d87fd5a0 <vm_exec_core+29619>, 0x5638d87fd5be <vm_exec_core+29649>, 0x5638d87fd5dc <vm_exec_core+29679>, 0x5638d87fd5fa <vm_exec_core+29709>, 0x5638d87fd618 <vm_exec_core+29739>, 0x5638d87fd636 <vm_exec_core+29769>, 0x5638d87fd654 <vm_exec_core+29799>, 0x5638d87fd672 <vm_exec_core+29829>, 0x5638d87fd690 <vm_exec_core+29859>, 0x5638d87fd6ae <vm_exec_core+29889>, 0x5638d87fd6cc <vm_exec_core+29919>, 0x5638d87fd6ea <vm_exec_core+29949>, 0x5638d87fd708 <vm_exec_core+29979>, 0x5638d87fd726 <vm_exec_core+30009>, 0x5638d87fd744 <vm_exec_core+30039>, 0x5638d87fd762 <vm_exec_core+30069>, 0x5638d87fd780 <vm_exec_core+30099>, 0x5638d87fd79e <vm_exec_core+30129>, 0x5638d87fd7bc <vm_exec_core+30159>, 0x5638d87fd7da <vm_exec_core+30189>, 0x5638d87fd7f8 <vm_exec_core+30219>, 0x5638d87fd816 <vm_exec_core+30249>, 0x5638d87fd834 <vm_exec_core+30279>, 0x5638d87fd852 <vm_exec_core+30309>, 0x5638d87fd870 <vm_exec_core+30339>, 0x5638d87fd88e <vm_exec_core+30369>, 0x5638d87fd8ac <vm_exec_core+30399>, 0x5638d87fd8ca <vm_exec_core+30429>, 0x5638d87fd8e8 <vm_exec_core+30459>, 0x5638d87fd906 <vm_exec_core+30489>, 0x5638d87fd924 <vm_exec_core+30519>, 0x5638d87fd942 <vm_exec_core+30549>, 0x5638d87fd960 <vm_exec_core+30579>, 0x5638d87fd97e <vm_exec_core+30609>, 0x5638d87fd99c <vm_exec_core+30639>, 0x5638d87fd9ba <vm_exec_core+30669>, 0x5638d87fd9d8 <vm_exec_core+30699>, 0x5638d87fd9f6 <vm_exec_core+30729>, 0x5638d87fda14 <vm_exec_core+30759>, 0x5638d87fda32 <vm_exec_core+30789>, 0x5638d87fda50 <vm_exec_core+30819>, 0x5638d87fda6e <vm_exec_core+30849>, 0x5638d87fda8c <vm_exec_core+30879>, 0x5638d87fdaaa <vm_exec_core+30909>, 0x5638d87fdac8 <vm_exec_core+30939>, 0x5638d87fdae6 <vm_exec_core+30969>, 0x5638d87fdb04 <vm_exec_core+30999>, 0x5638d87fdb22 <vm_exec_core+31029>, 0x5638d87fdb40 <vm_exec_core+31059>, 0x5638d87fdb5e <vm_exec_core+31089>, 0x5638d87fdb7c <vm_exec_core+31119>, 0x5638d87fdb9a <vm_exec_core+31149>, 0x5638d87fdbb8 <vm_exec_core+31179>, 0x5638d87fdbd6 <vm_exec_core+31209>, 0x5638d87fdbf4 <vm_exec_core+31239>, 0x5638d87fdc12 <vm_exec_core+31269>, 0x5638d87fdc43 <vm_exec_core+31318>, 0x5638d87fdc61 <vm_exec_core+31348>, 0x5638d87fdc7f <vm_exec_core+31378>, 0x5638d87fdc9d <vm_exec_core+31408>, 0x5638d87fdcbb <vm_exec_core+31438>, 0x5638d87fdcd9 <vm_exec_core+31468>, 0x5638d87fdcf7 <vm_exec_core+31498>, 0x5638d87fdd15 <vm_exec_core+31528>, 0x5638d87fdd33 <vm_exec_core+31558>, 0x5638d87fdd51 <vm_exec_core+31588>, 0x5638d87fdd6f <vm_exec_core+31618>, 0x5638d87fdd8d <vm_exec_core+31648>, 0x5638d87fddab <vm_exec_core+31678>, 0x5638d87fddc9 <vm_exec_core+31708>, 0x5638d87fdde7 <vm_exec_core+31738>, 0x5638d87fde05 <vm_exec_core+31768>, 0x5638d87fde23 <vm_exec_core+31798>, 0x5638d87fde41 <vm_exec_core+31828>, 0x5638d87fde5f <vm_exec_core+31858>, 0x5638d87fde7d <vm_exec_core+31888>, 0x5638d87fde9b <vm_exec_core+31918>, 0x5638d87fdeb9 <vm_exec_core+31948>, 0x5638d87fded7 <vm_exec_core+31978>, 0x5638d87fdef5 <vm_exec_core+32008>...}
#21 0x00005638d880ffe6 in rb_vm_exec (ec=0x5638da2ec2c0) at /tmp/ruby/src/trunk-O0/vm.c:2472
_ec = 0x5638da2ec2c0
_tag = {tag = 36, retval = 4, buf = {0x7ffe477c3b80, 0x5638d880ff64 <rb_vm_exec+190>, 0x0, 0x7ffe477c3ad0, 0x7f3a3c77ff10}, prev = 0x7ffe477c3ec0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#22 0x00005638d880cbef in invoke_block (ec=0x5638da2ec2c0, iseq=0x7f3a3c8596c0, self=139888541879800, captured=0x5638da952610, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1497
arg_size = 0
#23 0x00005638d880d68b in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f3a3c77ff20, argc=0, self=139888541879800, captured=0x5638da952610, ec=0x5638da2ec2c0) at /tmp/ruby/src/trunk-O0/vm.c:1567
iseq = 0x7f3a3c8596c0
opt_pc = 0
type = 572653569
cfp = 0x7f3a56e95fd8
sp = 0x7f3a56d96028
flags = 0
use_argv = 0x7f3a3c77ff20
av = {139888117683040, 94802178654224}
stack_argv = 0x7f3a56d96028
#24 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f3a3c77ff20, argc=0, self=139888541879800, proc=0x5638da952610, ec=0x5638da2ec2c0) at /tmp/ruby/src/trunk-O0/vm.c:1665
block = 0x5638da952610
#25 vm_invoke_proc (ec=0x5638da2ec2c0, proc=0x5638da952610, self=139888541879800, argc=0, argv=0x7f3a3c77ff20, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1695
No locals.
#26 0x00005638d880de2f in rb_vm_invoke_proc (ec=0x5638da2ec2c0, proc=0x5638da952610, argc=0, argv=0x7f3a3c77ff20, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1716
self = 139888541879800
#27 0x00005638d86e8f16 in rb_proc_call_kw (self=139888099274000, args=139888099327760, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:987
vret = 140730097745408
proc = 0x5638da952610
argc = 0
argv = 0x7f3a3c77ff20
#28 0x00005638d86e8f7e in rb_proc_call (self=139888099274000, args=139888099327760) at /tmp/ruby/src/trunk-O0/proc.c:997
No locals.
#29 0x00005638d85f7712 in rb_call_end_proc (data=139888099274000) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#30 0x00005638d85f78cc in exec_end_procs_chain (procs=0x5638d8c0ec00 <end_procs>, errp=0x5638da2ec338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
endproc = {func = 0x5638d85f76eb <rb_call_end_proc>, data = 139888099274000, next = 0x5638da3dbe30}
link = 0x5638da4b3b40
errinfo = 139888099324280
#31 0x00005638d85f7a2f in rb_ec_exec_end_proc (ec=0x5638da2ec2c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
_ec = 0x5638da2ec2c0
_tag = {tag = 36, retval = 139888099324280, buf = {0x7ffe477c3f40, 0x5638d85f79aa <rb_ec_exec_end_proc+189>, 0x0, 0x7ffe477c3e90, 0x5638d85f50c6 <rb_ec_ractor_ptr+24>}, prev = 0x7ffe477c4060, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 139888099324280
#32 0x00005638d85f81cf in rb_ec_teardown (ec=0x5638da2ec2c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#33 0x00005638d85f848f in rb_ec_cleanup (ec=0x5638da2ec2c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
err = 94802178654912
mode0 = 32766
mode1 = 1199325408
_ec = 0x5638da2ec2c0
_tag = {tag = 36, retval = 94802148294392, buf = {0x7ffe477c40e0, 0x5638d85f83ca <rb_ec_cleanup+295>, 0x0, 0x7ffe477c4000, 0x5638da2ec2c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
save_error = 139888099324280
sysex = 0
signaled = 0
th = 0x5638da2eb090
th0 = 0x5638da2eb090
step = 1
message = 4
buf = 94802178650256
#34 0x00005638d85f8a98 in ruby_run_node (n=0x7f3a3c805d90) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x5638da2ec2c0
status = 22072
#35 0x00005638d85f42f4 in rb_main (argc=141, argv=0x7ffe477c4288) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140730097746272
#36 0x00005638d85f4355 in main (argc=141, argv=0x7ffe477c4288) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)