# Logfile created on 2024-02-07 01:12:22 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055fe6ee3e438 @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.20240207-011221", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055fe6eec74e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055fe6eec73a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055fe6eec71c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240207-011221", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240207-011221>, @binmode=false, @mon_data=#<Monitor:0x000055fe6eec70f8>, @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 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /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 = 44f0dc622a
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /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
e0593ad3aba6ad275abc1d98254ee1d11d074c4877e38743af0cc944fc81c665 builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
benchmark 0.3.0
bundler 2.6.0.dev
cgi 0.4.1
delegate 0.3.1
did_you_mean 1.6.3
english 0.8.0
erb 4.0.4
error_highlight 0.6.0
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.6
irb 1.11.1
logger 1.6.0
net-http 0.4.1
net-protocol 0.2.2
open-uri 0.4.1
open3 0.2.1
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.21.0
pstore 0.1.3
rdoc 6.6.2
readline 0.0.4
reline 0.4.2
resolv 0.3.0
ruby2_keywords 0.0.5
securerandom 0.3.1
set 1.1.0
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 2.0.0
tempfile 0.2.1
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
date 3.3.4
digest 3.1.1
etc 1.4.3
fcntl 1.1.0
fiddle 1.1.3
io-console 0.7.2
io-nonblock 0.3.0
io-wait 0.3.1
json 2.7.1
openssl 3.2.0
pathname 0.3.0
psych 5.1.2
stringio 3.1.1
strscan 3.0.9
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
minitest 5.21.2
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.3.4
net-imap 0.4.9.1
net-pop 0.1.2
net-smtp 0.4.0.1
matrix 0.4.2
prime 0.1.2
rbs 3.4.3
typeprof 0.21.9
debug 1.9.1
racc 1.7.3
mutex_m 0.2.0
getoptlong 0.2.1
base64 0.2.0
bigdecimal 3.1.6
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.0
nkf 0.2.0
syslog 0.1.2
csv 3.2.8
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1891 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=15330
"--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
--exclude=rubygems/test_gem_package_task\.rb
# Running tests:
[ 1/863] 2436143=test_integer_comb
[ 2/863] 2436142=test_deprecated
[ 3/863] 2436146=test_div
[ 4/863] 2436142=test_kernel
[ 5/863] 2436146=test_nil2vtempty
[ 6/863] 2436146=test_profile_frames
[ 7/863] 2436144=parse_test
[ 8/863] 2436146=test_gbk
[ 9/863] 2436146=json_parser_test
[ 10/863] 2436146=test_rendering
[ 11/863] 2436146=!Nothing_to_test
[ 12/863] 2436146=test_usrmarshal
[ 13/863] 2436146=test_rdoc_markup_formatter
[ 14/863] 2436146=test_gem_validator
[ 15/863] 2436142=test_gem_commands_outdated_command
[ 16/863] 2436142=test_assignment
[ 17/863] 2436146=test_modify_expand
[ 18/863] 2436146=test_gem_available_set
[ 19/863] 2436146=test_memory_view
[ 20/863] 2436146=test_my_integer
[ 21/863] 2436146=test_call
[ 22/863] 2436146=test_require
[ 23/863] 2436146=test_gem_source_vendor
[ 24/863] 2436146=test_cgi_util
[ 25/863] 2436146=test_gem_dependency
[ 26/863] 2436146=test_autoload
[ 27/863] 2436142=test_ansi_without_terminfo
[ 28/863] 2436142=test_rdoc_text
[ 29/863] 2436142=test_null
[ 30/863] 2436142=test_windows_1252
[ 31/863] 2436142=test_exception
[ 32/863] 2436142=test_x509store
[ 33/863] 2436142=test_win32ole_type
[ 34/863] 2436142=test_input_method
[ 35/863] 2436142=test_generic
[ 36/863] 2436142=test_enc_str_buf_cat
[ 37/863] 2436142=regexp_test
[ 38/863] 2436144=test_optarg
[ 39/863] 2436144=test_ripper
[ 40/863] 2436142=test_gem_source_lock
[ 41/863] 2436142=test_gem_dependency_installer
[ 42/863] 2436144=test_asn1
[ 43/863] 2436144=attribute_write_test
[ 44/863] 2436144=test_len
[ 45/863] 2436144=test_placearg
[ 46/863] 2436144=test_gem_commands_specification_command
[ 47/863] 2436143=test_popen_deadlock
[ 48/863] 2436144=json_generator_test
[ 49/863] 2436144=test_gem_impossible_dependencies_error
[ 50/863] 2436144=test_str2big
[ 51/863] 2436144=test_continuation
[ 52/863] 2436146=test_delete
[ 53/863] 2436146=test_rdoc_markup_to_ansi
[ 54/863] 2436146=test_gc_compact
[ 55/863] 2436144=test_gem_commands_signout_command
[ 56/863] 2436143=test_gem_ci_detector
[ 57/863] 2436144=test_gem_silent_ui
[ 58/863] 2436144=test_gem_request_set_lockfile_parser
[ 59/863] 2436144=test_io_wait_uncommon
[ 60/863] 2436144=test_parser_events
[ 61/863] 2436143=test_files_test
[ 62/863] 2436144=test_time
[ 63/863] 2436143=test_gem_bundler_version_finder
[ 64/863] 2436143=test_gem_dependency_resolution_error
[ 65/863] 2436143=test_rdoc_stats
[ 66/863] 2436144=test_webauthn_listener_response
[ 67/863] 2436144=test_inadvertent_creation
[ 68/863] 2436144=test_enc_raise
[ 69/863] 2436144=test_case_comprehensive
[ 70/863] 2436143=test_syntax
[ 71/863] 2436142=test_rdoc_store
[ 72/863] 2436142=test_provider
[ 73/863] 2436142=test_exception
[ 74/863] 2436146=test_date_parse
[ 75/863] 2436146=test_enum
[ 76/863] 2436142=test_gem_spec_fetcher
[ 77/863] 2436142=test_folderitem2_invokeverb
[ 78/863] 2436142=test_pkey_ec
[ 79/863] 2436142=test_gem_request
[ 80/863] 2436146=test_thread
[ 81/863] 2436146=test_recorder
[ 82/863] 2436146=test_rdoc_token_stream
[ 83/863] 2436146=test_cgi_tag_helper
[ 84/863] 2436146=test_rdoc_generator_json_index
[ 85/863] 2436142=test_gem_resolver_index_set
[ 86/863] 2436142=test_win32ole_param_event
[ 87/863] 2436142=test_workspace
[ 88/863] 2436146=test_debug_cmd
[ 89/863] 2436146=test_rdoc_single_class
[ 90/863] 2436146=json_addition_test
[ 91/863] 2436146=test_qsort
[ 92/863] 2436146=test_gem_commands_build_command
[ 93/863] 2436142=test_complex
[ 94/863] 2436146=json_generic_object_test
[ 95/863] 2436146=test_gem_commands_push_command
[ 96/863] 2436142=test_m17n_comb
[ 97/863] 2436146=test_type
[ 98/863] 2436146=test_class_name_check
[ 99/863] 2436146=test_common
[100/863] 2436146=test_backtrace
[101/863] 2436146=test_stringio
[102/863] 2436146=test_memory_view
[103/863] 2436146=test_enumerator
[104/863] 2436146=test_exception_at_throwing
[105/863] 2436143=test_sprintf
[106/863] 2436146=test_gem_uri
[107/863] 2436146=test_rdoc_method_attr
[108/863] 2436146=test_win32ole_type_event
[109/863] 2436146=test_scan_args
[110/863] 2436146=test_dot_dot
[111/863] 2436146=test_egrep_cpp
[112/863] 2436143=test_weakmap
[113/863] 2436146=test_gem_source_subpath_problem
[114/863] 2436146=test_date_compat
[115/863] 2436146=test_case_mapping
[116/863] 2436146=test_date_conv
[117/863] 2436146=test_frozen
[118/863] 2436146=test_flip
[119/863] 2436146=test_gem_source_local
[120/863] 2436146=test_win32ole_method
[121/863] 2436146=test_autoconf
[122/863] 2436146=test_io_buffer
[123/863] 2436146=test_bug_reporter
[124/863] 2436146=test_json_tree
[125/863] 2436146=test_cgi_multipart
[126/863] 2436146=test_tcp
[127/863] 2436146=test_win32ole_variant_m
[128/863] 2436146=test_rdoc_comment
[129/863] 2436146=test_kdf
[130/863] 2436146=test_rdoc_rdoc
[131/863] 2436146=test_cclass
[132/863] 2436146=test_rdoc_i18n_locale
[133/863] 2436146=test_gem_resolver_lock_set
[134/863] 2436146=test_ole_methods
[135/863] 2436146=test_gem_resolver_installer_set
[136/863] 2436146=test_psych
[137/863] 2436146=test_flags
[138/863] 2436146=test_gem_source_installed
[139/863] 2436146=test_http
[140/863] 2436146=test_gem_update_suggestion
[141/863] 2436146=test_arithmetic_sequence
[142/863] 2436146=test_severity
[143/863] 2436146=test_load
[144/863] 2436146=test_ractor
[145/863] 2436146=format_errors_test
[146/863] 2436146=test_stringchar
[147/863] 2436146=test_eval
[148/863] 2436146=test_member
[149/863] 2436146=test_gem_security
[150/863] 2436143=test_rubygems
[151/863] 2436143=test_shift_jis
[152/863] 2436143=test_rdoc_cross_reference
[153/863] 2436142=test_files_lib
[154/863] 2436143=test_digest
[155/863] 2436143=test_gem_commands_open_command
[156/863] 2436143=test_bug-5832
[157/863] 2436143=test_store
[158/863] 2436146=test_gem_resolver_git_set
[159/863] 2436143=test_nofree
[160/863] 2436143=test_gem_resolver_lock_specification
[161/863] 2436143=test_fiddle
[162/863] 2436143=test_gem_command
[163/863] 2436143=test_emoji_breaks
[164/863] 2436146=test_ractor
[165/863] 2436146=test_safe_load
[166/863] 2436146=test_gem_stream_ui
[167/863] 2436146=test_ansi_with_terminfo
[168/863] 2436146=bom_test
[169/863] 2436146=test_rdoc_generator_ri
[170/863] 2436146=test_thread_fd_close
[171/863] 2436146=test_file
[172/863] 2436146=test_hash_create
[173/863] 2436146=test_name_error
[174/863] 2436146=locals_test
[175/863] 2436146=test_string
[176/863] 2436143=test_enumerator
[177/863] 2436142=test_timeout
[178/863] 2436142=test_weakref
[179/863] 2436142=test_gem_commands_dependency_command
[180/863] 2436142=test_rdoc_rubygems_hook
[181/863] 2436142=test_switch_hitter
[182/863] 2436142=test_pkey_dsa
[183/863] 2436142=test_arity
[184/863] 2436142=test_rdoc_markup_to_joined_paragraph
[185/863] 2436142=parser_test
[186/863] 2436142=test_handle
[187/863] 2436142=test_did_you_mean
[188/863] 2436142=test_date_time
[189/863] 2436142=test_unicode_normalize
[190/863] 2436142=test_bug-3571
[191/863] 2436142=test_reline_key
[192/863] 2436142=test_gem_source
[193/863] 2436142=test_rdoc_markup_heading
[194/863] 2436142=test_pack
[195/863] 2436142=test_x509name
[196/863] 2436142=test_fnmatch
[197/863] 2436142=test_benchmark
[198/863] 2436142=test_depth_first
[199/863] 2436142=test_random_formatter
[200/863] 2436142=test_class2name
[201/863] 2436142=test_yamlstore
[202/863] 2436142=test_rdoc_markup_to_html_crossref
[203/863] 2436142=test_socket
[204/863] 2436142=test_framework
[205/863] 2436142=test_gem_commands_uninstall_command
[206/863] 2436142=test_rdoc_code_object
[207/863] 2436142=test_erb_m17n
[208/863] 2436142=test_array
[209/863] 2436142=test_debug
[210/863] 2436142=test_yaml
[211/863] 2436142=comments_test
[212/863] 2436142=test_reline
[213/863] 2436142=test_assembler
[214/863] 2436142=test_gem_stub_specification
[215/863] 2436142=test_raise
[216/863] 2436142=test_mkmf
[217/863] 2436142=test_string
[218/863] 2436142=test_function
[219/863] 2436142=test_system
[220/863] 2436143=library_symbols_test
[221/863] 2436143=test_zsh_completion
[222/863] 2436143=test_resource
[223/863] 2436143=test_gem_commands_signin_command
[224/863] 2436143=test_file
[225/863] 2436143=test_set
[226/863] 2436143=test_init
[227/863] 2436142=test_reqarg
[228/863] 2436142=test_date_strftime
[229/863] 2436143=test_color_printer
[230/863] 2436143=test_rdoc_rd_inline_parser
[231/863] 2436143=test_date_attr
[232/863] 2436143=test_sleep
[233/863] 2436143=test_basicsocket
[234/863] 2436143=test_defined
[235/863] 2436143=test_gem_commands_search_command
[236/863] 2436143=test_cp949
[237/863] 2436143=test_condition
[238/863] 2436143=test_iseq
[239/863] 2436142=test_face
[240/863] 2436142=test_emoji
[241/863] 2436142=test_sorted_set
[242/863] 2436143=test_sizeof
[243/863] 2436142=test_nomethod_error
[244/863] 2436142=test_euc_tw
[245/863] 2436142=test_fstring
[246/863] 2436142=test_path
[247/863] 2436142=test_cmd
[248/863] 2436142=json_string_matching_test
[249/863] 2436142=test_rdoc_markup_paragraph
[250/863] 2436142=test_rdoc_markup_raw
[251/863] 2436142=test_duplicate
[252/863] 2436142=magic_comment_test
[253/863] 2436142=test_object_create_start
[254/863] 2436142=test_tempfile
[255/863] 2436143=test_gem_commands_cert_command
[256/863] 2436142=test_date_new
[257/863] 2436142=test_wait
[258/863] 2436142=test_utf16
[259/863] 2436142=test_gem_unsatisfiable_dependency_error
[260/863] 2436142=test_require_path_check
[261/863] 2436142=test_gem_source_specific_file
[262/863] 2436142=test_method
[263/863] 2436143=test_rdoc_markup_parser
[264/863] 2436143=test_deprecate
[265/863] 2436143=test_rdoc_constant
[266/863] 2436143=test_gem_installer
[267/863] 2436144=test_pkcs12
[268/863] 2436146=test_ipaddr
[269/863] 2436146=test_rdoc_normal_class
[270/863] 2436144=test_gem_package_tar_reader
[271/863] 2436144=test_comparable
[272/863] 2436144=test_rdoc_markdown
[273/863] 2436146=test_rdoc_rd_inline
[274/863] 2436146=test_io_timeout
[275/863] 2436146=test_files_test_1
[276/863] 2436144=test_const
[277/863] 2436144=test_class
[278/863] 2436143=test_rdoc_encoding
[279/863] 2436143=test_pty
[280/863] 2436143=test_bmethod
[281/863] 2436143=encoding_test
[282/863] 2436143=test_numeric
[283/863] 2436143=test_gem_commands_environment_command
[284/863] 2436146=test_erb
[285/863] 2436143=test_uncorrectable_name_check
[286/863] 2436143=test_gem_request_set_lockfile
[287/863] 2436146=test_postponed_job
[288/863] 2436146=test_rdoc_top_level
[289/863] 2436143=test_hmac
[290/863] 2436143=test_gem_commands_setup_command
[291/863] 2436143=test_parse
[292/863] 2436146=test_method_name_check
[293/863] 2436146=test_ldap
[294/863] 2436146=test_color
[295/863] 2436146=test_bigzero
[296/863] 2436146=test_stack
[297/863] 2436143=test_backtrace
[298/863] 2436143=test_pkey_rsa
[299/863] 2436143=test_rdoc_markup_to_html
[300/863] 2436143=test_rdoc_task
[301/863] 2436143=test_numhash
[302/863] 2436143=test_macro
[303/863] 2436143=test_rdoc_parser_c
[304/863] 2436146=test_gem_platform
[305/863] 2436146=test_econv
[306/863] 2436143=newline_test
[307/863] 2436143=json_fixtures_test
[308/863] 2436143=test_emitter
[309/863] 2436143=test_rdoc_markup_verbatim
[310/863] 2436143=test_rdoc_any_method
[311/863] 2436143=test_abi
[312/863] 2436143=test_alias_and_anchor
[313/863] 2436143=test_config
[314/863] 2436143=test_hash
[315/863] 2436143=test_complexrational
[316/863] 2436143=test_gem_ext_ext_conf_builder
[317/863] 2436146=test_win32ole_method_event
[318/863] 2436144=test_securerandom
[319/863] 2436146=test_pkey_dh
[320/863] 2436146=test_gem_resolver_activation_request
[321/863] 2436146=test_function_entry
[322/863] 2436146=test_path_to_class
[323/863] 2436144=test_gem_request_set
[324/863] 2436146=test_gem_name_tuple
[325/863] 2436146=test_date_ractor
[326/863] 2436146=test_http_request
[327/863] 2436146=test_undef
[328/863] 2436146=constant_path_node_test
[329/863] 2436146=test_external_new
[330/863] 2436146=test_bundled_ca
[331/863] 2436144=test_win32ole_typelib
[332/863] 2436144=test_mdns
[333/863] 2436144=test_rat
[334/863] 2436144=test_process
[335/863] 2436146=test_config
[336/863] 2436143=test_ractor
[337/863] 2436146=test_key_stroke
[338/863] 2436143=test_ifunless
[339/863] 2436146=test_to_ruby
[340/863] 2436143=test_rdoc_extend
[341/863] 2436146=test_gem_resolver_index_specification
[342/863] 2436143=test_c_struct_builder
[343/863] 2436146=test_merge_keys
[344/863] 2436146=test_gem_package_tar_header
[345/863] 2436146=test_gem_ext_cargo_builder
[346/863] 2436146=test_io_buffer
[347/863] 2436146=test_emitter
[348/863] 2436146=test_io
[349/863] 2436143=test_ellipsize
[350/863] 2436143=test_gem_security_policy
[351/863] 2436146=test_rdoc_context_section
[352/863] 2436146=test_big2str
[353/863] 2436146=test_data
[354/863] 2436146=test_gem_commands_yank_command
[355/863] 2436143=test_rdoc_alias
[356/863] 2436143=test_gem_commands_check_command
[357/863] 2436143=test_queue
[358/863] 2436143=test_gem_ext_builder
[359/863] 2436146=test_stream
[360/863] 2436146=test_human_typo
[361/863] 2436146=test_threadgroup
[362/863] 2436146=test_prettyprint
[363/863] 2436146=test_gem_commands_pristine_command
[364/863] 2436142=test_tmpdir
[365/863] 2436142=test_noarg
[366/863] 2436142=test_change_word
[367/863] 2436142=test_key_name_check
[368/863] 2436142=test_rdoc_markup_to_markdown
[369/863] 2436142=test_trick
[370/863] 2436143=test_iseq_load
[371/863] 2436146=test_type_completor
[372/863] 2436146=test_utf32
[373/863] 2436146=test_arith_seq_beg_len_step
[374/863] 2436146=test_gem_resolver_requirement_list
[375/863] 2436146=test_scalar
[376/863] 2436146=test_gem_resolver_dependency_request
[377/863] 2436146=test_ns_spki
[378/863] 2436146=test_random
[379/863] 2436146=test_rdoc_markup_hard_break
[380/863] 2436146=test_ssl_session
[381/863] 2436146=test_rdoc_markdown_test
[382/863] 2436143=test_rdoc_normal_module
[383/863] 2436143=test_gem_version
[384/863] 2436143=test_forwardable
[385/863] 2436143=parse_comments_test
[386/863] 2436143=test_gem_resolver_api_set
[387/863] 2436143=test_dryrun
[388/863] 2436143=test_ractor
[389/863] 2436143=test_line_editor
[390/863] 2436143=test_gem_security_trust_dir
[391/863] 2436143=test_stream
[392/863] 2436143=test_pkey
[393/863] 2436143=test_acceptable
[394/863] 2436143=test_io_wait
[395/863] 2436143=test_string_memory
[396/863] 2436146=test_integer
[397/863] 2436143=test_yield
[398/863] 2436146=test_kwargs
[399/863] 2436146=test_rubyoptions
[400/863] 2436142=test_capacity
[401/863] 2436142=test_nextafter
[402/863] 2436142=test_thread
[403/863] 2436142=test_gem_commands_cleanup_command
[404/863] 2436142=test_euc_kr
[405/863] 2436142=test_date_marshal
[406/863] 2436142=test_literal
[407/863] 2436142=test_gem_commands_mirror
[408/863] 2436142=test_rdoc_ri_driver
[409/863] 2436142=test_shapes
[410/863] 2436142=test_httpheader
[411/863] 2436142=test_cesu8
[412/863] 2436142=test_rdoc_markup_include
[413/863] 2436142=test_typeddata
[414/863] 2436142=test_tree_builder
[415/863] 2436142=test_rdoc_generator_pot_po
[416/863] 2436142=test_rdoc_servlet
[417/863] 2436142=test_clone
[418/863] 2436142=test_protect
[419/863] 2436142=test_tree_spell_checker
[420/863] 2436142=test_euc_jp
[421/863] 2436142=test_gem_util
[422/863] 2436142=test_require_lib
[423/863] 2436143=test_integer
[424/863] 2436142=test_objectspace
[425/863] 2436143=test_gem_ext_cmake_builder
[426/863] 2436143=test_interned_str
[427/863] 2436143=test_io
[428/863] 2436142=test_compile_prism
[429/863] 2436142=test_sexp
[430/863] 2436142=test_array_create
[431/863] 2436142=test_key_event_record
[432/863] 2436142=test_scalar_scanner
[433/863] 2436142=test_notimplement
[434/863] 2436142=test_etc
[435/863] 2436142=test_struct
[436/863] 2436142=test_win32ole_event
[437/863] 2436142=test_tracer
[438/863] 2436142=test_mutex
[439/863] 2436146=test_option
[440/863] 2436142=test_constant
[441/863] 2436146=test_buffered_io
[442/863] 2436146=test_completion
[443/863] 2436146=test_encoding
[444/863] 2436146=test_to_ary_concat
[445/863] 2436142=test_gem
[446/863] 2436142=test_addrinfo
[447/863] 2436142=test_cgi_core
[448/863] 2436142=test_fixnum
[449/863] 2436142=test_bug-14834
[450/863] 2436142=test_signal
[451/863] 2436146=test_bash_completion
[452/863] 2436146=test_delegate
[453/863] 2436146=test_gem_ext_cargo_builder_unit
[454/863] 2436146=test_fiber
[455/863] 2436144=test_rational2
[456/863] 2436144=test_terminfo
[457/863] 2436144=test_parser
[458/863] 2436144=test_rdoc_require
[459/863] 2436144=json_encoding_test
[460/863] 2436144=test_gem_commands_update_command
[461/863] 2436142=test_marshal
[462/863] 2436146=test_rdoc_markup_to_bs
[463/863] 2436146=test_raise_exception
[464/863] 2436144=ripper_compat_test
[465/863] 2436144=test_optparse
[466/863] 2436144=test_gem_console_ui
[467/863] 2436144=test_https
[468/863] 2436144=test_rdoc_markup_to_tt_only
[469/863] 2436142=test_ssl
[470/863] 2436146=test_case_options
[471/863] 2436146=test_evaluation
[472/863] 2436144=test_ractor
[473/863] 2436146=test_timeout
[474/863] 2436146=test_gem_commands_server_command
[475/863] 2436146=test_httpresponses
[476/863] 2436146=test_objspace
[477/863] 2436142=test_have_library
[478/863] 2436144=test_load
[479/863] 2436144=test_rdoc_generator_darkfish
[480/863] 2436142=test_mixed_unicode_escapes
[481/863] 2436142=test_within_pipe
[482/863] 2436142=test_time_tz
[483/863] 2436142=test_new
[484/863] 2436142=test_big5
[485/863] 2436142=test_rdoc_parser_ruby
[486/863] 2436144=test_httpresponse
[487/863] 2436144=test_cipher
[488/863] 2436144=test_beginendblock
[489/863] 2436144=version_test
[490/863] 2436144=test_win32ole_variable
[491/863] 2436144=test_gem_resolver
[492/863] 2436144=test_cgi_cookie
[493/863] 2436144=test_scheduler
[494/863] 2436144=test_object_references
[495/863] 2436144=test_rdoc_markup_to_label
[496/863] 2436144=test_gem_commands_exec_command
[497/863] 2436142=test_tsort
[498/863] 2436142=test_gem_specification
[499/863] 2436143=test_gem_package_tar_reader_entry
[500/863] 2436144=test_files_sample
[501/863] 2436144=test_rbconfig
[502/863] 2436144=test_metaclass
[503/863] 2436144=test_logger
[504/863] 2436143=test_ssl
[505/863] 2436144=test_digest_extend
[506/863] 2436144=test_engine
[507/863] 2436144=test_symbol
[508/863] 2436144=test_append
[509/863] 2436144=test_key_error
[510/863] 2436144=test_module
[511/863] 2436142=test_rb_str_dup
[512/863] 2436142=test_enc_associate
[513/863] 2436142=test_gem_commands_unpack_command
[514/863] 2436142=test_rdoc_markup_to_table_of_contents
[515/863] 2436142=test_x509cert
[516/863] 2436144=test_pp
[517/863] 2436144=test_logdevice
[518/863] 2436142=test_ftp
[519/863] 2436142=test_import
[520/863] 2436143=test_last_thread
[521/863] 2436143=test_pack
[522/863] 2436144=test_config
[523/863] 2436144=test_gem_request_connection_pools
[524/863] 2436143=test_rubyvm
[525/863] 2436143=test_ractor
[526/863] 2436143=test_arith_seq_extract
[527/863] 2436144=test_logperiod
[528/863] 2436144=test_bn
[529/863] 2436144=test_io_console
[530/863] 2436143=test_c_union_entity
[531/863] 2436143=test_string_processing
[532/863] 2436143=test_recursion
[533/863] 2436143=test_unicode_escape
[534/863] 2436143=test_rdoc_markup_attributes
[535/863] 2436143=test_cparser
[536/863] 2436144=test_iter_break
[537/863] 2436144=test_ensured
[538/863] 2436144=test_x509crl
[539/863] 2436144=test_hash
[540/863] 2436142=test_keyword
[541/863] 2436143=test_cgi_session
[542/863] 2436143=test_pkcs7
[543/863] 2436143=test_num2int
[544/863] 2436143=test_gem_install_update_options
[545/863] 2436142=test_project_sanity
[546/863] 2436143=test_address_resolve
[547/863] 2436143=test_refinement
[548/863] 2436142=test_gem_command_manager
[549/863] 2436142=test_gem_requirement
[550/863] 2436142=test_word
[551/863] 2436142=test_numeric
[552/863] 2436142=test_cmethod
[553/863] 2436142=test_gem_commands_list_command
[554/863] 2436142=test_gem_resolver_vendor_set
[555/863] 2436142=test_gem_resolver_installed_specification
[556/863] 2436142=test_irb
[557/863] 2436142=test_parser
[558/863] 2436142=test_gem_ext_rake_builder
[559/863] 2436142=test_rdoc_include
[560/863] 2436142=test_set
[561/863] 2436142=test_gem_commands_help_command
[562/863] 2436142=test_pkg_config
[563/863] 2436142=test_yield_block
[564/863] 2436142=test_closure
[565/863] 2436142=test_at_exit
[566/863] 2436142=test_rdoc_options
[567/863] 2436142=test_dln
[568/863] 2436142=test_object
[569/863] 2436142=test_gem_resolver_local_specification
[570/863] 2436142=test_digest
[571/863] 2436142=test_m17n
[572/863] 2436142=test_frozen_error
[573/863] 2436142=test_yjit
[574/863] 2436143=test_files_ext
[575/863] 2436143=test_x509req
[576/863] 2436143=test_argf
[577/863] 2436144=test_console_attr
[578/863] 2436144=test_array
[579/863] 2436143=test_gem_ext_cargo_builder_link_flag_converter
[580/863] 2436143=test_eval_history
[581/863] 2436143=dispatcher_test
[582/863] 2436143=test_complex2
[583/863] 2436143=test_win32ole_record
[584/863] 2436143=test_ruby_lex
[585/863] 2436143=test_ubf_async_safe
[586/863] 2436143=test_ossl
[587/863] 2436142=test_gem_version_option
[588/863] 2436142=test_insns_leaf
[589/863] 2436142=test_gem_uri_formatter
[590/863] 2436142=test_sockopt
[591/863] 2436142=test_omap
[592/863] 2436142=test_encoding
[593/863] 2436142=test_windows_1251
[594/863] 2436142=test_shellwords
[595/863] 2436142=test_yaml_tree
[596/863] 2436142=test_gem_package_tar_writer
[597/863] 2436142=test_gb18030
[598/863] 2436142=test_nowrite
[599/863] 2436142=test_gem_resolver_conflict
[600/863] 2436142=test_thread_queue
[601/863] 2436143=test_vm_dump
[602/863] 2436143=test_nesting_parser
[603/863] 2436143=errors_test
[604/863] 2436143=test_fileutils
[605/863] 2436143=test_float
[606/863] 2436142=test_history
[607/863] 2436143=test_gem_gemcutter_utilities
[608/863] 2436142=test_method_cache
[609/863] 2436142=test_gem_commands_which_command
[610/863] 2436142=test_passing_block
[611/863] 2436142=test_primitive
[612/863] 2436142=test_mul
[613/863] 2436142=test_monitor
[614/863] 2436143=test_data_error
[615/863] 2436142=test_yjit_exit_locations
[616/863] 2436143=test_document
[617/863] 2436143=test_whileuntil
[618/863] 2436143=test_gem_resolver_best_set
[619/863] 2436142=test_cstr
[620/863] 2436143=test_gem_config_file
[621/863] 2436143=test_set_len
[622/863] 2436143=test_unicode
[623/863] 2436143=test_x509attr
[624/863] 2436143=test_rdoc_parser_rd
[625/863] 2436143=test_webauthn_poller
[626/863] 2436143=test_marshalable
[627/863] 2436143=test_rdoc_parser
[628/863] 2436143=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 34859>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 11
[629/863] 2436143=test_pattern_matching
[630/863] 2436143=test_thread_cv
[631/863] 2436143=test_pathname
[632/863] 2436143=test_coverage
[633/863] 2436144=test_helper
[634/863] 2436144=test_case
[635/863] 2436144=test_gem_path_support
[636/863] 2436144=test_fips
[637/863] 2436143=test_configuration
[638/863] 2436144=test_class
[639/863] 2436144=test_x509ext
[640/863] 2436144=test_wss
[641/863] 2436143=test_libs
[642/863] 2436144=test_math
[643/863] 2436143=test_gc
[644/863] 2436143=test_error_highlight
[645/863] 2436144=test_config
[646/863] 2436142=test_internal_ivar
[647/863] 2436142=test_tracepoint
[648/863] 2436144=test_gem_resolver_specification
[649/863] 2436144=test_have_macro
[650/863] 2436143=desugar_compiler_test
[651/863] 2436143=test_pipe
[652/863] 2436142=test_stringscanner
[653/863] 2436143=test_io_m17n
[654/863] 2436144=test_resize
[655/863] 2436142=test_convertible
[656/863] 2436144=test_rdoc_markup_pre_process
[657/863] 2436144=test_env
[658/863] 2436143=test_method_cache
[659/863] 2436143=memsize_test
[660/863] 2436143=test_gem_package_old
[661/863] 2436143=test_sprintf_comb
[662/863] 2436143=heredoc_dedent_test
[663/863] 2436143=test_time
[664/863] 2436143=test_win32ole_param
[665/863] 2436143=test_super
[666/863] 2436146=test_ocsp
[667/863] 2436146=test_gem_request_set_gem_dependency_api
[668/863] 2436143=test_readpartial
[669/863] 2436143=test_lambda
[670/863] 2436146=test_variable
[671/863] 2436143=test_pstore
[672/863] 2436143=test_settracefunc
[673/863] 2436146=test_gem_text
[674/863] 2436146=test_win32ole
[675/863] 2436146=test_file_exhaustive
[676/863] 2436144=pattern_test
[677/863] 2436142=test_extlibs
[678/863] 2436144=test_regexp
[679/863] 2436143=test_gem_remote_fetcher
[680/863] 2436142=test_case
[681/863] 2436142=test_printf
[682/863] 2436142=test_variable_name_check
[683/863] 2436142=test_string
[684/863] 2436142=test_iterator
[685/863] 2436142=compiler_test
[686/863] 2436142=test_zlib
[687/863] 2436143=test_storage
[688/863] 2436143=test_rdoc_generator_pot
[689/863] 2436143=test_gem_uninstaller
[690/863] 2436143=test_pointer
[691/863] 2436146=test_gem_gem_runner
[692/863] 2436146=test_alias
[693/863] 2436146=test_eval
[694/863] 2436146=test_proc
[695/863] 2436143=test_rdoc_generator_pot_po_entry
[696/863] 2436143=test_dir_m17n
[697/863] 2436146=test_helper
[698/863] 2436146=test_rdoc_markup_to_rdoc
[699/863] 2436146=test_protocol
[700/863] 2436146=test_singleton_function
[701/863] 2436146=test_show_source
[702/863] 2436143=test_cgi_header
[703/863] 2436146=test_dns
[704/863] 2436143=test_process
[705/863] 2436143=test_getopts
[706/863] 2436143=test_addr
[707/863] 2436143=test_gem_commands_info_command
[708/863] 2436143=test_resolve_symbol
[709/863] 2436143=test_flush
[710/863] 2436143=test_stat
[711/863] 2436143=test_pair
[712/863] 2436146=test_gc
[713/863] 2436143=test_gem_local_remote_options
[714/863] 2436143=test_rational
[715/863] 2436143=test_cgi_modruby
[716/863] 2436143=test_gem_commands_owner_command
[717/863] 2436143=test_rdoc_class_module
[718/863] 2436143=test_rdoc_markup_attribute_manager
[719/863] 2436143=test_trace
[720/863] 2436143=test_nil
[721/863] 2436143=test_object
[722/863] 2436143=test_find
[723/863] 2436143=test_arity
[724/863] 2436143=test_gem_resolver_composed_set
[725/863] 2436143=test_summary
[726/863] 2436143=test_win32ole_variant
[727/863] 2436143=test_foreach
[728/863] 2436143=test_install
[729/863] 2436143=test_jaro_winkler
[730/863] 2436143=test_func
[731/863] 2436142=test_yamldbm
[732/863] 2436142=unescape_test
[733/863] 2436143=test_gem_source_list
[734/863] 2436143=test_yaml_special_cases
[735/863] 2436143=parameters_signature_test
[736/863] 2436143=test_rdoc_parser_changelog
[737/863] 2436143=test_kill_ring
[738/863] 2436143=test_boolean
[739/863] 2436143=test_random
[740/863] 2436143=test_rdoc_context
[741/863] 2436142=test_c_struct_entry
[742/863] 2436142=test_open-uri
[743/863] 2436143=test_date
[744/863] 2436143=test_lexer
[745/863] 2436143=test_nonblock
[746/863] 2436143=test_enumerator_kw
[747/863] 2436143=test_gem_commands_install_command
[748/863] 2436142=test_mailto
[749/863] 2436142=test_coderange
[750/863] 2436142=test_dir
[751/863] 2436142=test_iso_8859
[752/863] 2436142=test_transcode
[753/863] 2436142=test_not
[754/863] 2436142=test_rdoc_attr
[755/863] 2436142=test_koi8
[756/863] 2436142=test_ostruct
[757/863] 2436142=test_gem_resolver_vendor_specification
[758/863] 2436142=json_ext_parser_test
[759/863] 2436142=test_inlinecache
[760/863] 2436142=test_scanner_events
[761/863] 2436142=test_filter
[762/863] 2436142=test_rdoc_generator_markup
[763/863] 2436142=test_rendering
[764/863] 2436142=test_gem_ext_configure_builder
[765/863] 2436143=test_gem_dependency_list
[766/863] 2436142=test_err_in_callback
[767/863] 2436142=test_rdoc_markup_indented_paragraph
[768/863] 2436142=test_rdoc_i18n_text
[769/863] 2436142=test_rdoc_parser_markdown
[770/863] 2436143=test_gem_source_fetch_problem
[771/863] 2436142=test_data
[772/863] 2436143=test_rdoc_markup_to_html_snippet
[773/863] 2436142=test_gem_commands_lock_command
[774/863] 2436142=test_gem_source_git
[775/863] 2436143=test_fd_setsize
[776/863] 2436143=test_http
[777/863] 2436142=test_regex_casefold
[778/863] 2436142=test_unix
[779/863] 2436142=test_win32ole_variant_outarg
[780/863] 2436142=test_ws
[781/863] 2436142=test_erb_command
[782/863] 2436142=test_gem_rdoc
[783/863] 2436142=test_have_func
[784/863] 2436142=test_ractor_compatibility
[785/863] 2436142=test_gem_commands_contents_command
[786/863] 2436142=test_gem_commands_sources_command
[787/863] 2436142=test_context
[788/863] 2436142=test_symbol
[789/863] 2436143=test_coder
[790/863] 2436143=ractor_test
[791/863] 2436143=test_gem_commands_fetch_command
[792/863] 2436143=test_rdoc_tom_doc
[793/863] 2436143=test_bignum
[794/863] 2436143=test_sleep
[795/863] 2436146=test_normalize
[796/863] 2436146=test_gem_resolver_git_specification
[797/863] 2436146=test_files_test_2
[798/863] 2436146=test_rdoc_markup
[799/863] 2436146=test_ancdata
[800/863] 2436146=test_spell_checker
[801/863] 2436146=test_singleton
[802/863] 2436146=test_https_proxy
[803/863] 2436146=test_name_error_extension
[804/863] 2436146=test_rdoc_ri_paths
[805/863] 2436146=test_rdoc_rd_block_parser
[806/863] 2436146=test_pack
[807/863] 2436146=test_stringify_symbols
[808/863] 2436146=test_key_actor_emacs
[809/863] 2436143=test_verbose
[810/863] 2436143=test_ractor
[811/863] 2436146=test_basicinstructions
[812/863] 2436143=test_update
[813/863] 2436143=test_exit
[814/863] 2436146=test_range
[815/863] 2436143=test_rdoc_rd
[816/863] 2436143=test_gem_commands_query_command
[817/863] 2436144=test_optimization
[818/863] 2436143=test_lazy_enumerator
[819/863] 2436143=test_key_actor_vi
[820/863] 2436146=test_rdoc_markup_document
[821/863] 2436146=test_formatter
[822/863] 2436143=test_weakkeymap
[823/863] 2436146=test_dup
[824/863] 2436146=test_locale
[825/863] 2436146=test_history
[826/863] 2436146=test_require
[827/863] 2436143=test_ts
[828/863] 2436143=test_find_executable
[829/863] 2436143=test_thread
[830/863] 2436146=test_pattern_key_name_check
[831/863] 2436146=test_remote_fetch_error
[832/863] 2436146=test_require
[833/863] 2436142=test_pinned
[834/863] 2436142=test_udp
[835/863] 2436142=test_open3
[836/863] 2436146=test_propertyputref
[837/863] 2436146=test_struct
[838/863] 2436146=test_ast
[839/863] 2436143=fuzzer_test
[840/863] 2436143=test_serialize_subclasses
[841/863] 2436143=test_rand
[842/863] 2436143=test_default_gems
[843/863] 2436143=test_instrumentation_api
[844/863] 2436143=ruby_api_test
[845/863] 2436143=test_gem_safe_marshal
[846/863] 2436144=test_gem_doctor
[847/863] 2436144=test_gem_request_set_lockfile_tokenizer
[848/863] 2436144=test_date_strptime
[849/863] 2436144=test_ractor
[850/863] 2436142=test_grapheme_breaks
[851/863] 2436144=json_common_interface_test
[852/863] 2436144=test_signedness
[853/863] 2436143=test_too_many_dummy_encodings
[854/863] 2436142=test_enumerable
[855/863] 2436142=test_rdoc_parser_simple
[856/863] 2436142=test_gem_commands_stale_command
[857/863] 2436142=test_svcb_https
[858/863] 2436143=test_buffering
[859/863] 2436142=test_gem_security_signer
[860/863] 2436143=test_date_arith
[861/863] 2436143=test_gem_package
[862/863] 2436142=test_gem_resolver_api_specification
[863/863] 2436142=location_test
Retrying...
Finished tests in 1320.462606s, 19.0055 tests/s, 7164.5906 assertions/s.
25096 tests, 9460574 assertions, 0 failures, 0 errors, 222 skips
ruby -v: ruby 3.4.0dev (2024-02-06T21:17:54Z master 44f0dc622a) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-02-06T21:17:54Z master 44f0dc622a) [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 628.632992 seconds
3730 files, 32088 examples, 137600 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.2439320.ruby -x gdbscript
[New LWP 2439320]
[New LWP 2439322]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0 uleb128 (p=0x559efc154640) at /tmp/ruby/src/trunk-O0/addr2line.c:219
219 {
[Current thread is 1 (Thread 0x7fecca3a67c0 (LWP 2439320))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fecca3a67c0 (LWP 2439320) uleb128 (p=0x559efc154640) at /tmp/ruby/src/trunk-O0/addr2line.c:219
2 Thread 0x7fecb0dcf640 (LWP 2439322) 0x00007fecca4cefde in epoll_wait (epfd=4, events=0x559efb4ce89c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7fecb0dcf640 (LWP 2439322)):
#0 0x00007fecca4cefde in epoll_wait (epfd=4, events=0x559efb4ce89c <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 0x0000559efb0241de in event_wait (vm=0x559efc0c02a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
r = 21918
#2 0x0000559efb024202 in timer_thread_polling (vm=0x559efc0c02a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
r = 939357408
#3 0x0000559efb0248c2 in timer_thread_func (ptr=0x559efc0c02a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
vm = 0x559efc0c02a0
#4 0x00007fecca43db43 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 = {140723622799888, -8094623624203489147, 140654556280384, 25, 140654982453328, 140723622800240, 8102959838366904453, 8102972113773637765}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x00007fecca4cebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7fecca3a67c0 (LWP 2439320)):
#0 uleb128 (p=0x559efc154640) at /tmp/ruby/src/trunk-O0/addr2line.c:219
r = 94141322446880
s = 0
#1 0x0000559efb190bfa in di_read_record (reader=0x559efc154820, vp=0x559efc154640, errout=0x7fecca5c36a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1468
at = 3
form = 94141322446400
#2 0x0000559efb191d5a in debug_info_read (reader=0x559efc154820, num_traces=27, traces=0x559efb4d19a0 <trace>, lines=0x559efcac8f00, offset=0, errout=0x7fecca5c36a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1914
v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 0, form = 0, size = 0, type = 0}
die = {pos = 5120018, tag = 46, has_children = 1}
ranges = {low_pc = 0, high_pc = 0, ranges = 0, low_pc_set = false, high_pc_set = false, ranges_set = false}
line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x7fecaedd5fe1 "invert", next = 0x0}
addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#3 0x0000559efb192e22 in fill_lines (num_traces=27, traces=0x559efb4d19a0 <trace>, check_debuglink=1, objp=0x559efc155140, lines=0x559efcac8f00, offset=0, errout=0x7fecca5c36a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
reader = {obj = 0x559efcac96c0, file = 0x7fecadc76000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7fecae921ceb "\356\352\002", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7fecaeca6606 "N\236", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7fecaeca04e2 "function.rs", debug_line_directories = 0x7fecaeca001b "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/core/src/ops", p = 0x7fecae93d5d0 "\023\030\006\270\001", cu_end = 0x7fecae9507dd "\253,\003", pend = 0x7fecaeb37fc2 "\001$", q0 = 0x7fecaeb5aa6e "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7fecaeb5acf4 ":\v;\vI\023 \v", format = 4, address_size = 8 '\b', level = 6, abbrev_table = {0x7fecca5d1000 "", 0x7fecaeb5aa6f "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7fecaeb5aa85 "4", 0x7fecaeb5aa90 "\023\001\035\023\003\016\v\v\210\001\017", 0x7fecaeb5aa9e "\r", 0x7fecaeb5aaac "\017", 0x7fecaeb5aab7 "$", 0x7fecaeb5aac2 "9\001\003\016", 0x7fecaeb5aac9 "\023\001\003\016\v\v\210\001\017", 0x7fecaeb5aad5 ".\001n\016\003\016:\v;\005I\023 \v", 0x7fecaeb5aae6 "/", 0x7fecaeb5aaef "\005", 0x7fecaeb5aafc "4", 0x7fecaeb5ab0c ".\001\021\001\022\006@\030\061\023", 0x7fecaeb5ab19 "\005", 0x7fecaeb5ab22 "4", 0x7fecaeb5ab2b "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7fecaeb5ab3c "4", 0x7fecaeb5ab45 "\035", 0x7fecaeb5ab56 "\005", 0x7fecaeb5ab5f "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7fecaeb5ab70 "\v\001\021\001\022\006", 0x7fecaeb5ab79 "\v\001", 0x7fecaeb5ab7e "4", 0x7fecaeb5ab8e "4", 0x7fecaeb5ab9b ".\001n\016\003\016:\v;\005 \v", 0x7fecaeb5abaa ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7fecaeb5abbf "\005", 0x7fecaeb5abce "\005", 0x7fecaeb5abdd "\035", 0x7fecaeb5abee "\035\001\061\023U\027X\vY\005W\v", 0x7fecaeb5abfd "\035", 0x7fecaeb5ac0c "\005", 0x7fecaeb5ac15 "4", 0x7fecaeb5ac1e "\v\001U\027", 0x7fecaeb5ac25 "4", 0x7fecaeb5ac37 "\035", 0x7fecaeb5ac46 "\035\001\061\023U\027X\vY\vW\v", 0x7fecaeb5ac55 "4", 0x7fecaeb5ac5c ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7fecaeb5ac6f "4", 0x7fecaeb5ac81 "\005", 0x7fecaeb5ac90 "4", 0x7fecaeb5ac9f "4", 0x7fecaeb5acac "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7fecaeb5acbc "(", 0x7fecaeb5acc5 ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7fecaeb5acd8 "\005", 0x7fecaeb5ace5 "4", 0x7fecaeb5acee ".\001n\016\003\016:\v;\vI\023 \v", 0x7fecaeb5acff ".\001n\016\003\016:\v;\v \v", 0x7fecaeb5ad0e "4", 0x7fecaeb5ad1d "3\001\025\023", 0x7fecaeb5ad24 "\r", 0x7fecaeb5ad32 "\031\001\026\v", 0x7fecaeb5ad39 "\031\001", 0x7fecaeb5ad3e "\023", 0x7fecaeb5ad4a "\023", 0x7fecaeb5ad56 "4", 0x7fecaeb5ad5f ".\001\003\016:\v;\v \v", 0x7fecaeb5ad6c ".\001\003\016:\v;\vI\023 \v", 0x7fecaeb5ad7b "\001\001I\023", 0x7fecaeb5ad82 "!", 0x7fecaeb5ad8d "$", 0x7fecaeb5ad98 "\005", 0x7fecaeb5ada3 "\005", 0x7fecaeb5adb0 "\005", 0x7fecaeb5adbd "\005", 0x7fecaeb5adc8 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7fecaeb5addd "\005", 0x7fecaeb5adea "3\001", 0x7fecaeb5adef "(", 0x7fecaeb5adf8 "\027\001\003\016\v\v\210\001\017", 0x7fecaeb5ae04 "3", 0x7fecaeb5ae09 "\023\001\003\016<\031\210\001\017", 0x7fecaeb5ae15 "\031\001\026\a", 0x7fecaeb5ae1c "\017", 0x7fecaeb5ae25 "\025\001I\023", 0x7fecaeb5ae2c "\005", 0x7fecaeb5ae33 "\025\001", 0x7fecaeb5a744 "\005", 0x7fecaeb5a74b "\025\001I\023", 0x7fecaeb5a752 "\005", 0x7fecaeb5a759 "\025\001", 0x7fecaeb59f92 "\001\001I\023", 0x7fecaeb59f99 "!", 0x7fecaeb59fa4 "$", 0x7fecaeb59faf "\017", 0x7fecaeb59fb8 "\025\001", 0x7fecaeb59fbd "\005", 0x7fecaeb59fc4 "\025\001I\023", 0x7fecaeb59300 "\025\001I\023", 0x7fecaeb58211 "4", 0x7fecaeb58223 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fecaeb58236 "\005", 0x7fecaeb5823f "4", 0x7fecaeb58248 ".", 0x7fecaeb58259 "\035\001\061\023\021\001\022\006X\vY\v", 0x7fecaeb58268 "4", 0x7fecaeb5827a "\035", 0x7fecaeb58289 ".", 0x7fecaeb5829c "\r", 0x7fecaeb582aa "\025\001I\023", 0x7fecaeb582b1 "\005", 0x7fecaeb582b8 "\025\001", 0x7fecaeb582bd ".\001\003\016:\v;\v \v", 0x7fecaeb582ca ".\001\003\016:\v;\vI\023 \v", 0x7fecaeb56bd3 "\025\001I\023", 0x7fecaeb56bda "\005", 0x7fecaeb56be1 "\025\001", 0x7fecaeb56be6 ".\001\003\016:\v;\v \v", 0x7fecaeb56bf3 ".\001\003\016:\v;\vI\023 \v", 0x7fecaeb56c02 ".\001\003\016:\v;\vI\023?\031 \v", 0x7fecaeb4e872 "\005", 0x7fecaeb4e881 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7fecaeb4b2ea "!", 0x7fecaeb4b2f3 "\r", 0x7fecaeb4b309 ".", 0x7fecaeb4b31d "\035\001\061\023\021\001\022\aX!(Y!\220\rW!\020\001\023", 0x7fecaeb4b334 "\n", 0x7fecaeb4b341 ".", 0x7fecaeb4b35a "4", 0x7fecaeb4b36b ".", 0x7fecaeb4b383 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7fecaeb4b3a0 ".", 0x7fecaeb4b3ba ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7fecaeb4b3d6 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7fecaeb4b3eb "\026", 0x7fecaeb4b3f5 "\023\001\003\016\v\v:\v;\v\001\023", 0x7fecaeb4b405 "\017", 0x7fecaeb4b40d "$", 0x7fecaeb4b419 "\026", 0x7fecaeb4b427 "&", 0x7fecaeb4b42d "\026", 0x7fecaeb4b43d "(", 0x7fecaeb4b447 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fecaeb4b45c "\025\001I\023\001\023", 0x7fecaeb4b466 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7fecaeb4b47b "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7fecaeb4b48d "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7fecaeb4b49f "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fecaeb4b4b2 "\026", 0x7fecaeb4b4c5 "!", 0x7fecaeb4b4cb "4", 0x7fecaeb4b4db ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7fecaeb4b4f6 ".", 0x7fecaeb4b50d ".", 0x7fecaeb4b524 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7fecaeb4b540 ".", 0x7fecaeb4b55d ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fecaeb4b57e ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fecaeb4b59d ".", 0x7fecaeb4b5b7 ".", 0x7fecaeb4b5d3 "4", 0x7fecaeb4b5df ".", 0x7fecaeb4b5fa ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7fecaeb4b60e ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fecaeb4b62d ".", 0x7fecaeb4b648 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7fecaeb4b65e ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7fecaeb4b67b ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7fecaeb4b693 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7ffcc58c6e78 "", 0x559efc155570 "", 0x559efc155568 "Y", 0x7ffcc58c6e80 "", 0x559efc154da8 "H\266\264\256\354\177", 0x559efc155528 "\304\363\350\372\236U", 0x559efc155530 "", 0x559efc155538 "\200", 0x559efc155540 "\223\002", 0x7ffcc58c6e88 "\200\324\346\372\236U", 0x7ffcc58c6e90 "\300n\214\305\374\177", 0x7ffcc58c6e98 "", 0x7ffcc58c6ea0 "", 0x7ffcc58c6ea8 "\245\324\346\372\236U", 0x0, 0x7ffcc58c6eb0 "\270n\214\305\374\177", 0x559efae6d4a5 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x559efae6d480 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=;\001", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x559efc154ee0 "\220U\025\374\236U", 0x559efc155180 "\320Q\025\374\236U", 0x7fecca4dccb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x559efc154ee0 "\220U\025\374\236U", 0x559efc154fd0 "", 0x559efc155180 "\320Q\025\374\236U", 0x7fecca5ea994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x559efc155590 "p%.\374\236U", 0x559efc155588 "\001", 0x559efc155598 ""...}}
i = 0
j = 307
shstr = 0x7fecaf72e478 ""
ehdr = 0x7fecadc76000
shdr = 0x7fecaf72e668
shstr_shdr = 0x7fecaf72f1e8
gnu_debuglink_shdr = 0x0
note_gnu_build_id = 0x7fecaf72e728
fd = 5
filesize = 28021288
file = 0x7fecadc76000 "\177ELF\002\001\001"
symtab_shdr = 0x7fecaf72f168
strtab_shdr = 0x7fecaf72f1a8
dynsym_shdr = 0x7fecaf72e7e8
dynstr_shdr = 0x7fecaf72e828
obj = 0x559efcac96c0
dladdr_fbase = 94141302321152
#4 0x0000559efb1937cd in rb_dump_backtrace_with_lines (num_traces=27, traces=0x559efb4d19a0 <trace>, errout=0x7fecca5c36a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
addr = 140654981828456
i = 0
lines = 0x559efcac8f00
obj = 0x559efcac96c0
dladdr_fbases = 0x559efcac95d0
main_path = 0x559efc1550e0 "/tmp/ruby/build/trunk-O0/ruby"
len = 29
#5 0x0000559efb0a11ef in rb_print_backtrace (errout=0x7fecca5c36a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
trace = {0x559efb0a11d4 <rb_print_backtrace+36>, 0x559efb0a18f7 <rb_vm_bugreport+656>, 0x559efb25382c <rb_bug_for_fatal_signal+327>, 0x559efafe6017 <sigill>, 0x7fecca3eb520 <__restore_rt>, 0x559efae911d4 <gc_mark_children+1672>, 0x559efae915db <gc_mark_stacked_objects+116>, 0x559efae9175b <gc_mark_stacked_objects_all+38>, 0x559efae93acf <gc_marks_rest+126>, 0x559efae93c03 <gc_marks+91>, 0x559efae959a6 <gc_start+820>, 0x559efae9563b <garbage_collect+90>, 0x559efae962d9 <gc_start_internal+179>, 0x559efae99a9c <gc_verify_compaction_references+123>, 0x559efb07a77f <builtin_invoker3+78>, 0x559efb07b0a7 <invoke_bf+95>, 0x559efb07b0e5 <vm_invoke_builtin+52>, 0x559efb081fe1 <vm_exec_core+28215>, 0x559efb09586d <rb_vm_exec+320>, 0x559efb0966cc <rb_iseq_eval_main+61>, 0x559efae71e4a <rb_ec_exec_node+318>, 0x559efae71fbb <ruby_run_node+138>, 0x559efae6d5c4 <rb_main+76>, 0x559efae6d625 <main+75>, 0x7fecca3d2d90 <__libc_start_call_main+128>, 0x7fecca3d2e40 <__libc_start_main_impl+128>, 0x559efae6d4a5 <_start+37>, 0x0 <repeats 997 times>}
n = 27
#6 0x0000559efb0a18f7 in rb_vm_bugreport (ctx=0x559efc155500, errout=0x7fecca5c36a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
cmd = 0x0
other_runtime_info = other_runtime_info
vm = 0x559efc0c02a0
ec = 0x559efc0c3c60
#7 0x0000559efb25382c in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x559efc155500, fmt=0x559efb2f742b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
pid = -1
out = 0x7fecca5c36a0 <_IO_2_1_stderr_>
file = 0x7fecafbe7dd8 "<internal:gc>"
line = 286
#8 0x0000559efafe6017 in sigsegv (sig=11, info=0x559efc155630, ctx=0x559efc155500) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#9 <signal handler called>
No locals.
#10 0x0000559efae911d4 in gc_mark_children (objspace=0x559efc0c2bf0, obj=140654534554040) at /tmp/ruby/src/trunk-O0/gc.c:7498
ptr = 0x559efc2e2570
i = 0
len = 10
shape = 0x7fecc8e2fde8
any = 0x7fecaf9171b8
#11 0x0000559efae915db in gc_mark_stacked_objects (objspace=0x559efc0c2bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
mstack = 0x559efc0c3078
obj = 140654534554040
marked_slots_at_the_beginning = 705
popped_count = 0
#12 0x0000559efae9175b in gc_mark_stacked_objects_all (objspace=0x559efc0c2bf0) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#13 0x0000559efae93acf in gc_marks_rest (objspace=0x559efc0c2bf0) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#14 0x0000559efae93c03 in gc_marks (objspace=0x559efc0c2bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
marking_finished = false
#15 0x0000559efae959a6 in gc_start (objspace=0x559efc0c2bf0, reason=107528) at /tmp/ruby/src/trunk-O0/gc.c:9634
do_full_mark = 1
__func__ = <optimized out>
lock_lev = 9503
#16 0x0000559efae9563b in garbage_collect (objspace=0x559efc0c2bf0, reason=107520) at /tmp/ruby/src/trunk-O0/gc.c:9515
_lev = 4209530900
ret = 21918
#17 0x0000559efae962d9 in gc_start_internal (ec=0x0, self=140654556399800, full_mark=20, immediate_mark=20, immediate_sweep=20, compact=0) at /tmp/ruby/src/trunk-O0/gc.c:9966
objspace = 0x559efc0c2bf0
reason = 107520
__func__ = "gc_start_internal"
#18 0x0000559efae99a9c in gc_verify_compaction_references (ec=0x559efc0c3c60, self=140654556399800, double_heap=0, expand_heap=20, toward_empty=20) at /tmp/ruby/src/trunk-O0/gc.c:11203
objspace = 0x559efc0c2bf0
#19 0x0000559efb07a77f in builtin_invoker3 (ec=0x559efc0c3c60, self=140654556399800, argv=0x7fecca2a5088, funcptr=0x559efae99a21 <gc_verify_compaction_references>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6767
No locals.
#20 0x0000559efb07b0a7 in invoke_bf (ec=0x559efc0c3c60, reg_cfp=0x7fecca3a4f68, bf=0x559efb4b3278 <gc_table+216>, argv=0x7fecca2a5088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6886
canary_p = false
ret = 94141304711599
#21 0x0000559efb07b0e5 in vm_invoke_builtin (ec=0x559efc0c3c60, cfp=0x7fecca3a4f68, bf=0x559efb4b3278 <gc_table+216>, argv=0x7fecca2a5088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6894
No locals.
#22 0x0000559efb081fe1 in vm_exec_core (ec=0x559efc0c3c60) at ../../src/trunk-O0/insns.def:1511
bf = 0x559efb4b3278 <gc_table+216>
leaf = false
val = 140654536490440
reg_pc = 0x559efc17f7f0
reg_cfp = 0x7fecca3a4f68
insns_address_table = {0x559efb07b216 <vm_exec_core+108>, 0x559efb07b278 <vm_exec_core+206>, 0x559efb07b38b <vm_exec_core+481>, 0x559efb07b49f <vm_exec_core+757>, 0x559efb07b63d <vm_exec_core+1171>, 0x559efb07b76d <vm_exec_core+1475>, 0x559efb07b97f <vm_exec_core+2005>, 0x559efb07ba91 <vm_exec_core+2279>, 0x559efb07bb6a <vm_exec_core+2496>, 0x559efb07bc71 <vm_exec_core+2759>, 0x559efb07bd78 <vm_exec_core+3022>, 0x559efb07be86 <vm_exec_core+3292>, 0x559efb07bf98 <vm_exec_core+3566>, 0x559efb07c068 <vm_exec_core+3774>, 0x559efb07c171 <vm_exec_core+4039>, 0x559efb07c26b <vm_exec_core+4289>, 0x559efb07c32e <vm_exec_core+4484>, 0x559efb07c3f1 <vm_exec_core+4679>, 0x559efb07c47a <vm_exec_core+4816>, 0x559efb07c506 <vm_exec_core+4956>, 0x559efb07c5ac <vm_exec_core+5122>, 0x559efb07c684 <vm_exec_core+5338>, 0x559efb07c751 <vm_exec_core+5543>, 0x559efb07c82f <vm_exec_core+5765>, 0x559efb07c8f1 <vm_exec_core+5959>, 0x559efb07ca30 <vm_exec_core+6278>, 0x559efb07cad6 <vm_exec_core+6444>, 0x559efb07cbbb <vm_exec_core+6673>, 0x559efb07ccea <vm_exec_core+6976>, 0x559efb07cdad <vm_exec_core+7171>, 0x559efb07ce70 <vm_exec_core+7366>, 0x559efb07cf67 <vm_exec_core+7613>, 0x559efb07d029 <vm_exec_core+7807>, 0x559efb07d0eb <vm_exec_core+8001>, 0x559efb07d1e5 <vm_exec_core+8251>, 0x559efb07d2c4 <vm_exec_core+8474>, 0x559efb07d391 <vm_exec_core+8679>, 0x559efb07d4a1 <vm_exec_core+8951>, 0x559efb07d59b <vm_exec_core+9201>, 0x559efb07d616 <vm_exec_core+9324>, 0x559efb07d6d7 <vm_exec_core+9517>, 0x559efb07d7c5 <vm_exec_core+9755>, 0x559efb07d875 <vm_exec_core+9931>, 0x559efb07d9f4 <vm_exec_core+10314>, 0x559efb07dace <vm_exec_core+10532>, 0x559efb07dbba <vm_exec_core+10768>, 0x559efb07dc4b <vm_exec_core+10913>, 0x559efb07dda6 <vm_exec_core+11260>, 0x559efb07e360 <vm_exec_core+12726>, 0x559efb07e45c <vm_exec_core+12978>, 0x559efb07e55f <vm_exec_core+13237>, 0x559efb07e64b <vm_exec_core+13473>, 0x559efb07e864 <vm_exec_core+14010>, 0x559efb07e956 <vm_exec_core+14252>, 0x559efb07ea5c <vm_exec_core+14514>, 0x559efb07ec67 <vm_exec_core+15037>, 0x559efb07ee1e <vm_exec_core+15476>, 0x559efb07ef52 <vm_exec_core+15784>, 0x559efb07f0c7 <vm_exec_core+16157>, 0x559efb07f1fb <vm_exec_core+16465>, 0x559efb07f370 <vm_exec_core+16838>, 0x559efb07f552 <vm_exec_core+17320>, 0x559efb07f75d <vm_exec_core+17843>, 0x559efb07f914 <vm_exec_core+18282>, 0x559efb07fa36 <vm_exec_core+18572>, 0x559efb07fadd <vm_exec_core+18739>, 0x559efb07fba1 <vm_exec_core+18935>, 0x559efb07fc8a <vm_exec_core+19168>, 0x559efb07fd76 <vm_exec_core+19404>, 0x559efb07fe5f <vm_exec_core+19637>, 0x559efb07ff73 <vm_exec_core+19913>, 0x559efb08009a <vm_exec_core+20208>, 0x559efb0801d9 <vm_exec_core+20527>, 0x559efb080318 <vm_exec_core+20846>, 0x559efb080457 <vm_exec_core+21165>, 0x559efb080596 <vm_exec_core+21484>, 0x559efb0806d5 <vm_exec_core+21803>, 0x559efb08081f <vm_exec_core+22133>, 0x559efb0809a2 <vm_exec_core+22520>, 0x559efb080ae1 <vm_exec_core+22839>, 0x559efb080c20 <vm_exec_core+23158>, 0x559efb080d5f <vm_exec_core+23477>, 0x559efb080e9e <vm_exec_core+23796>, 0x559efb080fdd <vm_exec_core+24115>, 0x559efb08111c <vm_exec_core+24434>, 0x559efb08125b <vm_exec_core+24753>, 0x559efb08139a <vm_exec_core+25072>, 0x559efb0814f2 <vm_exec_core+25416>, 0x559efb0816b8 <vm_exec_core+25870>, 0x559efb08183f <vm_exec_core+26261>, 0x559efb081967 <vm_exec_core+26557>, 0x559efb081a8f <vm_exec_core+26853>, 0x559efb081bb2 <vm_exec_core+27144>, 0x559efb081cd5 <vm_exec_core+27435>, 0x559efb081e09 <vm_exec_core+27743>, 0x559efb081f48 <vm_exec_core+28062>, 0x559efb082033 <vm_exec_core+28297>, 0x559efb082138 <vm_exec_core+28558>, 0x559efb082280 <vm_exec_core+28886>, 0x559efb08236f <vm_exec_core+29125>, 0x559efb082449 <vm_exec_core+29343>, 0x559efb08251e <vm_exec_core+29556>, 0x559efb0825f9 <vm_exec_core+29775>, 0x559efb082675 <vm_exec_core+29899>, 0x559efb0826f1 <vm_exec_core+30023>, 0x559efb08270f <vm_exec_core+30053>, 0x559efb08272d <vm_exec_core+30083>, 0x559efb08274b <vm_exec_core+30113>, 0x559efb082769 <vm_exec_core+30143>, 0x559efb082787 <vm_exec_core+30173>, 0x559efb0827a5 <vm_exec_core+30203>, 0x559efb0827c3 <vm_exec_core+30233>, 0x559efb0827e1 <vm_exec_core+30263>, 0x559efb0827ff <vm_exec_core+30293>, 0x559efb08281d <vm_exec_core+30323>, 0x559efb08283b <vm_exec_core+30353>, 0x559efb082859 <vm_exec_core+30383>, 0x559efb082877 <vm_exec_core+30413>, 0x559efb082895 <vm_exec_core+30443>, 0x559efb0828b3 <vm_exec_core+30473>, 0x559efb0828d1 <vm_exec_core+30503>, 0x559efb0828ef <vm_exec_core+30533>, 0x559efb08290d <vm_exec_core+30563>, 0x559efb08292b <vm_exec_core+30593>, 0x559efb082949 <vm_exec_core+30623>, 0x559efb082967 <vm_exec_core+30653>, 0x559efb082985 <vm_exec_core+30683>, 0x559efb0829a3 <vm_exec_core+30713>, 0x559efb0829c1 <vm_exec_core+30743>, 0x559efb0829df <vm_exec_core+30773>, 0x559efb0829fd <vm_exec_core+30803>, 0x559efb082a1b <vm_exec_core+30833>, 0x559efb082a39 <vm_exec_core+30863>, 0x559efb082a57 <vm_exec_core+30893>, 0x559efb082a75 <vm_exec_core+30923>, 0x559efb082a93 <vm_exec_core+30953>, 0x559efb082ab1 <vm_exec_core+30983>, 0x559efb082acf <vm_exec_core+31013>, 0x559efb082aed <vm_exec_core+31043>, 0x559efb082b0b <vm_exec_core+31073>, 0x559efb082b29 <vm_exec_core+31103>, 0x559efb082b47 <vm_exec_core+31133>, 0x559efb082b65 <vm_exec_core+31163>, 0x559efb082b83 <vm_exec_core+31193>, 0x559efb082ba1 <vm_exec_core+31223>, 0x559efb082bbf <vm_exec_core+31253>, 0x559efb082bdd <vm_exec_core+31283>, 0x559efb082bfb <vm_exec_core+31313>, 0x559efb082c19 <vm_exec_core+31343>, 0x559efb082c37 <vm_exec_core+31373>, 0x559efb082c55 <vm_exec_core+31403>, 0x559efb082c73 <vm_exec_core+31433>, 0x559efb082c91 <vm_exec_core+31463>, 0x559efb082caf <vm_exec_core+31493>, 0x559efb082ccd <vm_exec_core+31523>, 0x559efb082ceb <vm_exec_core+31553>, 0x559efb082d09 <vm_exec_core+31583>, 0x559efb082d27 <vm_exec_core+31613>, 0x559efb082d45 <vm_exec_core+31643>, 0x559efb082d63 <vm_exec_core+31673>, 0x559efb082d81 <vm_exec_core+31703>, 0x559efb082d9f <vm_exec_core+31733>, 0x559efb082dbd <vm_exec_core+31763>, 0x559efb082ddb <vm_exec_core+31793>, 0x559efb082df9 <vm_exec_core+31823>, 0x559efb082e17 <vm_exec_core+31853>, 0x559efb082e35 <vm_exec_core+31883>, 0x559efb082e53 <vm_exec_core+31913>, 0x559efb082e71 <vm_exec_core+31943>, 0x559efb082e8f <vm_exec_core+31973>, 0x559efb082ead <vm_exec_core+32003>, 0x559efb082ecb <vm_exec_core+32033>, 0x559efb082ee9 <vm_exec_core+32063>, 0x559efb082f07 <vm_exec_core+32093>, 0x559efb082f25 <vm_exec_core+32123>, 0x559efb082f43 <vm_exec_core+32153>, 0x559efb082f61 <vm_exec_core+32183>, 0x559efb082f7f <vm_exec_core+32213>, 0x559efb082f9d <vm_exec_core+32243>, 0x559efb082fbb <vm_exec_core+32273>, 0x559efb082fd9 <vm_exec_core+32303>, 0x559efb082ff7 <vm_exec_core+32333>, 0x559efb083028 <vm_exec_core+32382>, 0x559efb083046 <vm_exec_core+32412>, 0x559efb083064 <vm_exec_core+32442>, 0x559efb083082 <vm_exec_core+32472>, 0x559efb0830a0 <vm_exec_core+32502>, 0x559efb0830be <vm_exec_core+32532>, 0x559efb0830dc <vm_exec_core+32562>, 0x559efb0830fa <vm_exec_core+32592>, 0x559efb083118 <vm_exec_core+32622>, 0x559efb083136 <vm_exec_core+32652>, 0x559efb083154 <vm_exec_core+32682>, 0x559efb083172 <vm_exec_core+32712>, 0x559efb083190 <vm_exec_core+32742>, 0x559efb0831ae <vm_exec_core+32772>, 0x559efb0831cc <vm_exec_core+32802>, 0x559efb0831ea <vm_exec_core+32832>, 0x559efb083208 <vm_exec_core+32862>, 0x559efb083226 <vm_exec_core+32892>...}
#23 0x0000559efb09586d in rb_vm_exec (ec=0x559efc0c3c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
_ec = 0x559efc0c3c60
_tag = {tag = 36, retval = 4, buf = {0x7ffcc58c6c30, 0x559efb0957eb <rb_vm_exec+190>, 0x0, 0x7ffcc58c6b80, 0x559efc1488e0}, prev = 0x7ffcc58c6ca0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#24 0x0000559efb0966cc in rb_iseq_eval_main (iseq=0x7fecafd21f60) at /tmp/ruby/src/trunk-O0/vm.c:2755
ec = 0x559efc0c3c60
val = 94141321854048
#25 0x0000559efae71e4a in rb_ec_exec_node (ec=0x559efc0c3c60, n=0x7fecafd21f60) at /tmp/ruby/src/trunk-O0/eval.c:283
th = 0x559efc0c2810
_ec = 0x559efc0c3c60
_tag = {tag = 36, retval = 94141302641734, buf = {0x7ffcc58c6d20, 0x559efae71de0 <rb_ec_exec_node+212>, 0x0, 0x7ffcc58c6c70, 0x559efc0c3c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7fecafd21f60
#26 0x0000559efae71fbb in ruby_run_node (n=0x7fecafd21f60) at /tmp/ruby/src/trunk-O0/eval.c:323
ec = 0x559efc0c3c60
status = 21918
#27 0x0000559efae6d5c4 in rb_main (argc=120, argv=0x7ffcc58c6ec8) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140723622800800
#28 0x0000559efae6d625 in main (argc=120, argv=0x7ffcc58c6ec8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)