# Logfile created on 2023-10-21 13:00:40 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055ebfc88e0f8 @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.20231021-130040", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ebfc9174c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ebfc917358 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ebfc9171a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231021-130040", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231021-130040>, @binmode=false, @mon_data=#<Monitor:0x000055ebfc9170d8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.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 = 38b79b05fd
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
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'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
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
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 unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
abbrev 0.1.1
base64 0.1.1
benchmark 0.2.1
bundler 2.5.0.dev
cgi 0.3.6
csv 3.2.8
delegate 0.3.0
did_you_mean 1.6.3
drb 2.1.1
english 0.7.2
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.1
find 0.1.1
forwardable 1.3.3
getoptlong 0.2.0
ipaddr 1.2.5
irb 1.8.3
logger 1.5.3
mutex_m 0.1.2
net-http 0.3.2
net-protocol 0.2.1
observer 0.1.1
open-uri 0.3.0
open3 0.1.2
optparse 0.4.0.pre.1
ostruct 0.5.5
pp 0.4.0
prettyprint 0.1.1
prism 0.15.1
pstore 0.1.2
rdoc 6.5.0
readline 0.0.3
reline 0.3.9
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.1.1
ruby2_keywords 0.0.5
securerandom 0.2.2
set 1.0.3
shellwords 0.1.0
singleton 0.1.1
syntax_suggest 1.1.0
tempfile 0.1.3
time 0.2.2
timeout 0.4.0
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.2
weakref 0.1.2
yaml 0.2.1
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.3
digest 3.1.1
etc 1.4.2
fcntl 1.0.2
fiddle 1.1.2
io-console 0.6.0
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.2.1
psych 5.1.1.1
stringio 3.0.9
strscan 3.0.7
syslog 0.1.1
zlib 3.0.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
minitest 5.20.0
power_assert 2.0.3
rake 13.0.6
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.4.1
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.2.2
typeprof 0.21.8
debug 1.8.0
racc 1.7.1
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1858 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=40341
"--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/902] 3894490=test_normalize
[ 2/902] 3894490=test_converters
[ 3/902] 3894490=test_sleep
[ 4/902] 3894493=test_bignum
[ 5/902] 3894491=test_rdoc_tom_doc
[ 6/902] 3894494=test_gem_commands_fetch_command
[ 7/902] 3894493=ractor_test
[ 8/902] 3894493=test_singleton
[ 9/902] 3894493=test_spell_checker
[ 10/902] 3894493=test_ancdata
[ 11/902] 3894493=test_rdoc_markup
[ 12/902] 3894494=test_gem_resolver_git_specification
[ 13/902] 3894491=test_files_test_2
[ 14/902] 3894493=test_rdoc_rd_block_parser
[ 15/902] 3894493=test_name_error_extension
[ 16/902] 3894493=test_rdoc_ri_paths
[ 17/902] 3894493=test_https_proxy
[ 18/902] 3894493=test_bigdecimal_util
[ 19/902] 3894494=test_read
[ 20/902] 3894493=test_basicinstructions
[ 21/902] 3894494=test_update
[ 22/902] 3894494=test_ractor
[ 23/902] 3894494=test_verbose
[ 24/902] 3894494=test_key_actor_emacs
[ 25/902] 3894493=test_pack
[ 26/902] 3894490=test_gem_dependency_list
[ 27/902] 3894493=test_gem_ext_configure_builder
[ 28/902] 3894490=test_rdoc_generator_markup
[ 29/902] 3894494=test_rendering
[ 30/902] 3894493=test_filter
[ 31/902] 3894494=test_scanner_events
[ 32/902] 3894493=test_inlinecache
[ 33/902] 3894494=json_ext_parser_test
[ 34/902] 3894494=test_gem_resolver_vendor_specification
[ 35/902] 3894493=test_ostruct
[ 36/902] 3894490=test_koi8
[ 37/902] 3894494=test_not
[ 38/902] 3894490=test_rdoc_attr
[ 39/902] 3894494=test_table
[ 40/902] 3894490=test_force_quotes
[ 41/902] 3894490=test_err_in_callback
[ 42/902] 3894490=test_gem_package_task
[ 43/902] 3894494=test_gem_commands_lock_command
[ 44/902] 3894494=test_rdoc_markup_to_html_snippet
[ 45/902] 3894490=test_data
[ 46/902] 3894490=test_gem_source_fetch_problem
[ 47/902] 3894490=test_rdoc_parser_markdown
[ 48/902] 3894490=test_rdoc_i18n_text
[ 49/902] 3894490=test_rdoc_markup_indented_paragraph
[ 50/902] 3894490=test_coder
[ 51/902] 3894490=test_symbol
[ 52/902] 3894493=test_context
[ 53/902] 3894493=test_gem_commands_sources_command
[ 54/902] 3894494=test_gem_commands_contents_command
[ 55/902] 3894494=test_ractor_compatibility
[ 56/902] 3894494=test_have_func
[ 57/902] 3894493=test_gem_rdoc
[ 58/902] 3894493=test_erb_command
[ 59/902] 3894490=test_ws
[ 60/902] 3894490=test_win32ole_variant_outarg
[ 61/902] 3894490=test_regex_casefold
[ 62/902] 3894493=test_unix
[ 63/902] 3894493=test_http
[ 64/902] 3894494=test_fd_setsize
[ 65/902] 3894494=test_gem_source_git
[ 66/902] 3894494=test_instrumentation_api
[ 67/902] 3894490=test_default_gems
[ 68/902] 3894490=test_rand
[ 69/902] 3894494=test_serialize_subclasses
[ 70/902] 3894494=fuzzer_test
[ 71/902] 3894494=test_ast
[ 72/902] 3894490=test_struct
[ 73/902] 3894490=test_propertyputref
[ 74/902] 3894490=test_date_strptime
[ 75/902] 3894490=test_gem_request_set_lockfile_tokenizer
[ 76/902] 3894490=test_gem_doctor
[ 77/902] 3894490=test_gem_safe_marshal
[ 78/902] 3894490=ruby_api_test
[ 79/902] 3894490=test_rdoc_parser_simple
[ 80/902] 3894490=test_enumerable
[ 81/902] 3894490=test_too_many_dummy_encodings
[ 82/902] 3894491=test_signedness
[ 83/902] 3894490=json_common_interface_test
[ 84/902] 3894490=test_grapheme_breaks
[ 85/902] 3894490=test_ractor
[ 86/902] 3894490=location_test
[ 87/902] 3894490=test_gem_resolver_api_specification
[ 88/902] 3894493=test_gem_package
[ 89/902] 3894490=test_gem_security_signer
[ 90/902] 3894490=test_date_arith
[ 91/902] 3894490=test_buffering
[ 92/902] 3894490=test_drbunix
[ 93/902] 3894493=test_patterns
[ 94/902] 3894493=test_gem_commands_stale_command
[ 95/902] 3894493=test_drbobject
[ 96/902] 3894493=test_optimization
[ 97/902] 3894491=test_gem_commands_query_command
[ 98/902] 3894491=test_rdoc_rd
[ 99/902] 3894491=test_range
[100/902] 3894490=test_exit
[101/902] 3894490=test_find_executable
[102/902] 3894490=test_ts
[103/902] 3894491=test_require
[104/902] 3894490=test_unconverted_fields
[105/902] 3894490=test_history
[106/902] 3894490=test_locale
[107/902] 3894490=test_dup
[108/902] 3894490=test_delegation
[109/902] 3894490=test_weakkeymap
[110/902] 3894490=test_formatter
[111/902] 3894490=test_rdoc_markup_document
[112/902] 3894490=test_lazy_enumerator
[113/902] 3894490=test_key_actor_vi
[114/902] 3894490=test_require
[115/902] 3894491=test_remote_fetch_error
[116/902] 3894491=test_pattern_key_name_check
[117/902] 3894491=test_thread
[118/902] 3894490=test_open3
[119/902] 3894493=test_udp
[120/902] 3894493=test_pinned
[121/902] 3894493=compiler_test
[122/902] 3894493=test_iterator
[123/902] 3894493=test_variable_name_check
[124/902] 3894491=test_string
[125/902] 3894491=test_printf
[126/902] 3894491=test_case
[127/902] 3894491=test_gem_remote_fetcher
[128/902] 3894493=test_regexp
[129/902] 3894490=test_extlibs
[130/902] 3894491=pattern_test
[131/902] 3894491=test_file_exhaustive
[132/902] 3894493=test_proc
[133/902] 3894490=test_eval
[134/902] 3894490=test_alias
[135/902] 3894490=test_gem_gem_runner
[136/902] 3894490=test_pointer
[137/902] 3894493=test_gem_uninstaller
[138/902] 3894490=test_rdoc_generator_pot
[139/902] 3894490=test_storage
[140/902] 3894490=test_zlib
[141/902] 3894491=test_cgi_header
[142/902] 3894491=test_tuplebag
[143/902] 3894493=test_singleton_function
[144/902] 3894493=test_protocol
[145/902] 3894491=test_rdoc_markup_to_rdoc
[146/902] 3894493=test_helper
[147/902] 3894493=test_dir_m17n
[148/902] 3894491=test_rdoc_generator_pot_po_entry
[149/902] 3894491=test_gem_commands_info_command
[150/902] 3894491=test_addr
[151/902] 3894491=test_getopts
[152/902] 3894491=test_process
[153/902] 3894491=test_dns
[154/902] 3894491=test_resize
[155/902] 3894491=test_io_m17n
[156/902] 3894493=test_stringscanner
[157/902] 3894493=test_pipe
[158/902] 3894493=desugar_compiler_test
[159/902] 3894493=test_have_macro
[160/902] 3894491=test_general
[161/902] 3894493=test_gem_resolver_specification
[162/902] 3894491=test_tracepoint
[163/902] 3894493=test_internal_ivar
[164/902] 3894493=test_config
[165/902] 3894493=test_error_highlight
[166/902] 3894491=test_env
[167/902] 3894493=test_nkf
[168/902] 3894493=test_rdoc_markup_pre_process
[169/902] 3894493=test_convertible
[170/902] 3894490=test_ocsp
[171/902] 3894490=test_super
[172/902] 3894490=test_win32ole_param
[173/902] 3894490=test_time
[174/902] 3894490=heredoc_dedent_test
[175/902] 3894490=test_sprintf_comb
[176/902] 3894491=test_gem_package_old
[177/902] 3894491=memsize_test
[178/902] 3894491=test_method_cache
[179/902] 3894491=test_win32ole
[180/902] 3894491=test_gem_text
[181/902] 3894490=test_settracefunc
[182/902] 3894491=test_pstore
[183/902] 3894491=test_variable
[184/902] 3894491=test_lambda
[185/902] 3894491=test_readpartial
[186/902] 3894491=test_gem_request_set_gem_dependency_api
[187/902] 3894491=test_raise_no_backtrace_exception
[188/902] 3894491=test_drbssl
[189/902] 3894493=test_rdoc_parser_changelog
[190/902] 3894490=test_column_separator
[191/902] 3894490=test_yaml_special_cases
[192/902] 3894490=test_gem_source_list
[193/902] 3894490=test_boolean
[194/902] 3894490=test_kill_ring
[195/902] 3894490=test_nonblock
[196/902] 3894490=test_strip
[197/902] 3894490=test_lexer
[198/902] 3894493=test_date
[199/902] 3894490=test_open-uri
[200/902] 3894493=test_c_struct_entry
[201/902] 3894490=test_rdoc_context
[202/902] 3894493=test_random
[203/902] 3894493=test_transcode
[204/902] 3894493=test_iso_8859
[205/902] 3894493=test_dir
[206/902] 3894493=test_coderange
[207/902] 3894493=test_mailto
[208/902] 3894493=test_gem_commands_install_command
[209/902] 3894490=test_gem_indexer
[210/902] 3894493=test_enumerator_kw
[211/902] 3894493=test_pair
[212/902] 3894490=test_stat
[213/902] 3894490=test_flush
[214/902] 3894490=test_gem_commands_owner_command
[215/902] 3894490=test_cgi_modruby
[216/902] 3894490=test_rational
[217/902] 3894490=test_gem_local_remote_options
[218/902] 3894490=test_gc
[219/902] 3894493=test_win32ole_variant
[220/902] 3894493=test_summary
[221/902] 3894493=test_gem_resolver_composed_set
[222/902] 3894493=test_arity
[223/902] 3894493=test_find
[224/902] 3894493=test_object
[225/902] 3894493=test_nil
[226/902] 3894493=test_trace
[227/902] 3894493=test_rdoc_markup_attribute_manager
[228/902] 3894493=test_rdoc_class_module
[229/902] 3894493=test_liberal_parsing
[230/902] 3894493=unescape_test
[231/902] 3894493=test_yamldbm
[232/902] 3894493=test_func
[233/902] 3894491=test_jaro_winkler
[234/902] 3894491=test_install
[235/902] 3894491=test_foreach
[236/902] 3894491=test_yield_block
[237/902] 3894491=test_pkg_config
[238/902] 3894491=test_gem_commands_help_command
[239/902] 3894491=test_set
[240/902] 3894491=test_rdoc_include
[241/902] 3894491=test_digest
[242/902] 3894491=test_object
[243/902] 3894491=test_gem_resolver_local_specification
[244/902] 3894491=test_dln
[245/902] 3894491=test_rdoc_options
[246/902] 3894491=test_at_exit
[247/902] 3894491=test_closure
[248/902] 3894491=test_array
[249/902] 3894493=test_gem_ext_cargo_builder_link_flag_converter
[250/902] 3894493=test_console_attr
[251/902] 3894493=test_argf
[252/902] 3894491=test_x509req
[253/902] 3894491=test_files_ext
[254/902] 3894491=test_yjit
[255/902] 3894493=test_frozen_error
[256/902] 3894493=test_m17n
[257/902] 3894493=test_insns_leaf
[258/902] 3894493=test_gem_version_option
[259/902] 3894493=test_ossl
[260/902] 3894490=test_ubf_async_safe
[261/902] 3894490=test_ruby_lex
[262/902] 3894490=test_win32ole_record
[263/902] 3894490=dispatcher_test
[264/902] 3894490=test_complex2
[265/902] 3894490=test_eval_history
[266/902] 3894490=test_gem_install_update_options
[267/902] 3894490=test_num2int
[268/902] 3894490=test_pkcs7
[269/902] 3894490=test_cgi_session
[270/902] 3894490=test_keyword
[271/902] 3894490=test_x509crl
[272/902] 3894490=test_hash
[273/902] 3894493=test_ensured
[274/902] 3894493=test_iter_break
[275/902] 3894493=test_gem_command_manager
[276/902] 3894493=test_refinement
[277/902] 3894491=test_address_resolve
[278/902] 3894491=test_project_sanity
[279/902] 3894491=test_numeric
[280/902] 3894491=test_word
[281/902] 3894491=test_gem_requirement
[282/902] 3894491=test_gem_ext_rake_builder
[283/902] 3894491=test_parser
[284/902] 3894491=test_irb
[285/902] 3894491=test_gem_resolver_installed_specification
[286/902] 3894491=test_gem_resolver_vendor_set
[287/902] 3894491=test_gem_commands_list_command
[288/902] 3894491=test_cmethod
[289/902] 3894491=test_marshalable
[290/902] 3894491=test_webauthn_poller
[291/902] 3894491=test_rdoc_parser_rd
[292/902] 3894491=test_x509attr
[293/902] 3894491=test_unicode
[294/902] 3894491=test_set_len
[295/902] 3894491=test_thread_cv
[296/902] 3894491=test_pattern_matching
[297/902] 3894491=test_webauthn_listener
[298/902] 3894491=test_rdoc_parser
[299/902] 3894491=test_gem_path_support
[300/902] 3894491=test_case
[301/902] 3894491=test_helper
[302/902] 3894491=test_coverage
[303/902] 3894491=test_pathname
[304/902] 3894491=test_gc
[305/902] 3894491=test_math
[306/902] 3894491=test_libs
[307/902] 3894491=test_wss
[308/902] 3894491=test_x509ext
[309/902] 3894491=test_class
[310/902] 3894491=test_fips
[311/902] 3894491=test_configuration
[312/902] 3894491=test_yaml_tree
[313/902] 3894491=test_shellwords
[314/902] 3894491=test_windows_1251
[315/902] 3894491=test_encoding
[316/902] 3894491=test_omap
[317/902] 3894491=test_sockopt
[318/902] 3894491=test_gem_uri_formatter
[319/902] 3894491=test_fileutils
[320/902] 3894491=errors_test
[321/902] 3894491=test_nesting_parser
[322/902] 3894491=test_thread_queue
[323/902] 3894493=test_vm_dump
[324/902] 3894493=test_gem_resolver_conflict
[325/902] 3894493=test_nowrite
[326/902] 3894493=test_gb18030
[327/902] 3894493=test_gem_package_tar_writer
[328/902] 3894491=test_mul
[329/902] 3894491=test_primitive
[330/902] 3894491=test_passing_block
[331/902] 3894491=test_gem_commands_which_command
[332/902] 3894493=test_gem_gemcutter_utilities
[333/902] 3894491=test_method_cache
[334/902] 3894491=test_history
[335/902] 3894491=test_float
[336/902] 3894493=test_gem_config_file
[337/902] 3894493=test_cstr
[338/902] 3894491=test_gem_resolver_best_set
[339/902] 3894491=test_whileuntil
[340/902] 3894491=test_document
[341/902] 3894491=test_yjit_exit_locations
[342/902] 3894491=test_data_error
[343/902] 3894491=test_monitor
[344/902] 3894491=test_addrinfo
[345/902] 3894491=test_gem
[346/902] 3894493=test_to_ary_concat
[347/902] 3894491=test_encoding
[348/902] 3894491=test_completion
[349/902] 3894491=test_buffered_io
[350/902] 3894491=test_constant
[351/902] 3894493=test_rdoc_require
[352/902] 3894493=test_parser
[353/902] 3894493=test_terminfo
[354/902] 3894493=test_rational2
[355/902] 3894493=test_fiber
[356/902] 3894491=test_gem_ext_cargo_builder_unit
[357/902] 3894491=test_delegate
[358/902] 3894491=test_bash_completion
[359/902] 3894491=test_signal
[360/902] 3894491=test_fixnum
[361/902] 3894491=test_bug-14834
[362/902] 3894491=test_cgi_core
[363/902] 3894491=test_optparse
[364/902] 3894491=ripper_compat_test
[365/902] 3894491=test_rdoc_markup_to_bs
[366/902] 3894493=test_marshal
[367/902] 3894491=test_gem_commands_generate_index_command
[368/902] 3894491=test_gem_commands_update_command
[369/902] 3894493=json_encoding_test
[370/902] 3894493=test_ractor
[371/902] 3894490=test_evaluation
[372/902] 3894490=test_case_options
[373/902] 3894490=test_ssl
[374/902] 3894491=test_rdoc_markup_to_tt_only
[375/902] 3894490=test_convert
[376/902] 3894490=test_https
[377/902] 3894493=test_require_lib
[378/902] 3894491=test_gem_util
[379/902] 3894490=test_euc_jp
[380/902] 3894490=test_tree_spell_checker
[381/902] 3894491=test_sexp
[382/902] 3894490=test_compile_prism
[383/902] 3894491=test_io
[384/902] 3894490=test_interned_str
[385/902] 3894490=test_gem_ext_cmake_builder
[386/902] 3894490=test_objectspace
[387/902] 3894490=test_integer
[388/902] 3894493=test_scalar_scanner
[389/902] 3894493=test_notimplement
[390/902] 3894493=test_key_event_record
[391/902] 3894493=test_array_create
[392/902] 3894493=test_option
[393/902] 3894493=test_mutex
[394/902] 3894493=test_win32ole_event
[395/902] 3894493=test_struct
[396/902] 3894493=test_etc
[397/902] 3894493=test_rb_str_dup
[398/902] 3894493=test_key_error
[399/902] 3894493=test_module
[400/902] 3894490=test_append
[401/902] 3894490=test_symbol
[402/902] 3894490=test_engine
[403/902] 3894490=test_ssl
[404/902] 3894493=test_digest_extend
[405/902] 3894493=test_logger
[406/902] 3894493=test_last_thread
[407/902] 3894493=test_import
[408/902] 3894490=test_ftp
[409/902] 3894490=test_logdevice
[410/902] 3894490=test_pp
[411/902] 3894490=test_x509cert
[412/902] 3894490=test_gem_commands_unpack_command
[413/902] 3894493=test_rdoc_markup_to_table_of_contents
[414/902] 3894493=test_enc_associate
[415/902] 3894490=test_logperiod
[416/902] 3894490=test_arith_seq_extract
[417/902] 3894490=test_ractor
[418/902] 3894493=test_rubyvm
[419/902] 3894493=test_config
[420/902] 3894490=test_gem_request_connection_pools
[421/902] 3894493=test_getoptlong
[422/902] 3894493=test_pack
[423/902] 3894491=test_cparser
[424/902] 3894490=test_rdoc_markup_attributes
[425/902] 3894490=test_unicode_escape
[426/902] 3894490=test_recursion
[427/902] 3894490=test_string_processing
[428/902] 3894490=test_c_union_entity
[429/902] 3894490=test_io_console
[430/902] 3894493=test_bn
[431/902] 3894493=test_objspace
[432/902] 3894491=test_httpresponses
[433/902] 3894490=test_gem_commands_server_command
[434/902] 3894490=test_general
[435/902] 3894491=test_timeout
[436/902] 3894491=test_abbrev
[437/902] 3894491=test_beginendblock
[438/902] 3894490=test_cipher
[439/902] 3894490=test_httpresponse
[440/902] 3894490=test_rdoc_parser_ruby
[441/902] 3894491=test_new
[442/902] 3894491=test_big5
[443/902] 3894491=test_time_tz
[444/902] 3894491=test_within_pipe
[445/902] 3894491=test_mixed_unicode_escapes
[446/902] 3894491=test_rdoc_generator_darkfish
[447/902] 3894491=test_load
[448/902] 3894491=test_have_library
[449/902] 3894491=test_object_references
[450/902] 3894491=test_scheduler
[451/902] 3894491=test_cgi_cookie
[452/902] 3894491=test_bigdecimal
[453/902] 3894490=test_gem_resolver
[454/902] 3894490=test_win32ole_variable
[455/902] 3894490=version_test
[456/902] 3894490=test_metaclass
[457/902] 3894490=test_rbconfig
[458/902] 3894490=test_files_sample
[459/902] 3894490=test_gem_package_tar_reader_entry
[460/902] 3894490=test_gem_specification
[461/902] 3894491=test_gem_commands_exec_command
[462/902] 3894491=test_tsort
[463/902] 3894491=test_rdoc_markup_to_label
[464/902] 3894491=test_merge_keys
[465/902] 3894491=test_c_struct_builder
[466/902] 3894491=test_gem_resolver_index_specification
[467/902] 3894491=test_rdoc_extend
[468/902] 3894491=test_to_ruby
[469/902] 3894491=test_io_buffer
[470/902] 3894491=test_gem_ext_cargo_builder
[471/902] 3894491=test_gem_package_tar_header
[472/902] 3894491=test_queue
[473/902] 3894491=test_gem_commands_check_command
[474/902] 3894491=test_rdoc_alias
[475/902] 3894491=test_gem_commands_yank_command
[476/902] 3894491=test_big2str
[477/902] 3894491=test_data
[478/902] 3894491=test_rdoc_context_section
[479/902] 3894491=test_gem_security_policy
[480/902] 3894490=test_ellipsize
[481/902] 3894490=test_io
[482/902] 3894491=test_emitter
[483/902] 3894490=test_prettyprint
[484/902] 3894491=test_threadgroup
[485/902] 3894490=test_human_typo
[486/902] 3894490=test_stream
[487/902] 3894490=test_gem_ext_builder
[488/902] 3894491=test_complexrational
[489/902] 3894491=test_drb
[490/902] 3894490=test_hash
[491/902] 3894490=test_config
[492/902] 3894490=test_alias_and_anchor
[493/902] 3894490=test_abi
[494/902] 3894490=test_rdoc_any_method
[495/902] 3894494=test_path_to_class
[496/902] 3894494=test_gem_resolver_activation_request
[497/902] 3894494=test_function_entry
[498/902] 3894494=test_pkey_dh
[499/902] 3894490=test_securerandom
[500/902] 3894494=test_win32ole_method_event
[501/902] 3894494=test_gem_ext_ext_conf_builder
[502/902] 3894490=constant_path_node_test
[503/902] 3894490=test_undef
[504/902] 3894490=test_http_request
[505/902] 3894490=test_date_ractor
[506/902] 3894490=test_gem_name_tuple
[507/902] 3894490=test_gem_request_set
[508/902] 3894490=test_ifunless
[509/902] 3894490=test_key_stroke
[510/902] 3894490=test_ractor
[511/902] 3894490=test_config
[512/902] 3894490=test_process
[513/902] 3894494=test_rat
[514/902] 3894494=test_mdns
[515/902] 3894494=test_win32ole_typelib
[516/902] 3894494=test_bundled_ca
[517/902] 3894494=test_external_new
[518/902] 3894494=test_ractor
[519/902] 3894494=test_dryrun
[520/902] 3894494=test_gem_resolver_api_set
[521/902] 3894494=test_forwardable
[522/902] 3894494=test_kwargs
[523/902] 3894494=test_yield
[524/902] 3894491=test_integer
[525/902] 3894491=test_io_wait
[526/902] 3894491=test_string_memory
[527/902] 3894491=test_acceptable
[528/902] 3894491=test_pkey
[529/902] 3894491=test_stream
[530/902] 3894491=test_gem_security_trust_dir
[531/902] 3894491=test_line_editor
[532/902] 3894491=test_rinda
[533/902] 3894491=test_httpheader
[534/902] 3894491=test_shapes
[535/902] 3894491=test_rdoc_ri_driver
[536/902] 3894491=test_gem_commands_mirror
[537/902] 3894491=test_literal
[538/902] 3894491=test_date_marshal
[539/902] 3894491=test_gem_commands_cleanup_command
[540/902] 3894491=test_euc_kr
[541/902] 3894491=test_thread
[542/902] 3894491=test_nextafter
[543/902] 3894494=test_capacity
[544/902] 3894494=test_rubyoptions
[545/902] 3894491=test_protect
[546/902] 3894491=test_rdoc_servlet
[547/902] 3894491=test_clone
[548/902] 3894491=test_tree_builder
[549/902] 3894491=test_rdoc_generator_pot_po
[550/902] 3894491=test_typeddata
[551/902] 3894491=test_rdoc_markup_include
[552/902] 3894491=test_inputs_scanner
[553/902] 3894491=test_cesu8
[554/902] 3894491=test_change_word
[555/902] 3894491=test_noarg
[556/902] 3894491=test_tmpdir
[557/902] 3894491=test_gem_commands_pristine_command
[558/902] 3894491=test_scalar
[559/902] 3894491=test_gem_resolver_requirement_list
[560/902] 3894491=test_arith_seq_beg_len_step
[561/902] 3894491=test_utf32
[562/902] 3894491=test_iseq_load
[563/902] 3894491=test_trick
[564/902] 3894494=test_rdoc_markup_to_markdown
[565/902] 3894494=test_key_name_check
[566/902] 3894494=test_encodings
[567/902] 3894491=test_ns_spki
[568/902] 3894491=test_gem_resolver_dependency_request
[569/902] 3894491=test_gem_version
[570/902] 3894491=test_rdoc_normal_module
[571/902] 3894491=test_rdoc_markdown_test
[572/902] 3894494=test_ssl_session
[573/902] 3894494=test_rdoc_markup_hard_break
[574/902] 3894494=test_random
[575/902] 3894494=test_gem_commands_signin_command
[576/902] 3894494=test_resource
[577/902] 3894494=test_zsh_completion
[578/902] 3894494=library_symbols_test
[579/902] 3894494=test_system
[580/902] 3894491=test_date_strftime
[581/902] 3894494=test_reqarg
[582/902] 3894494=test_init
[583/902] 3894494=test_set
[584/902] 3894494=test_file
[585/902] 3894494=test_basicsocket
[586/902] 3894494=test_sleep
[587/902] 3894491=test_date_attr
[588/902] 3894491=test_rdoc_rd_inline_parser
[589/902] 3894491=test_color_printer
[590/902] 3894491=test_sizeof
[591/902] 3894494=test_sorted_set
[592/902] 3894494=test_emoji
[593/902] 3894494=test_iseq
[594/902] 3894494=test_condition
[595/902] 3894494=test_cp949
[596/902] 3894494=test_gem_commands_search_command
[597/902] 3894494=test_defined
[598/902] 3894494=test_random_formatter
[599/902] 3894491=test_depth_first
[600/902] 3894491=test_benchmark
[601/902] 3894494=test_x509name
[602/902] 3894494=test_fnmatch
[603/902] 3894494=test_pack
[604/902] 3894494=test_rdoc_markup_heading
[605/902] 3894494=test_mutex_m
[606/902] 3894494=test_gem_source
[607/902] 3894490=test_skip_lines
[608/902] 3894494=test_erb_m17n
[609/902] 3894490=test_syslog
[610/902] 3894494=test_rdoc_code_object
[611/902] 3894490=test_gem_commands_uninstall_command
[612/902] 3894491=test_framework
[613/902] 3894491=test_socket
[614/902] 3894494=test_rdoc_markup_to_html_crossref
[615/902] 3894491=test_yamlstore
[616/902] 3894491=test_class2name
[617/902] 3894491=test_reline
[618/902] 3894491=comments_test
[619/902] 3894491=test_yaml
[620/902] 3894491=test_debug
[621/902] 3894491=test_array
[622/902] 3894491=test_function
[623/902] 3894494=test_string
[624/902] 3894494=test_mkmf
[625/902] 3894494=test_raise
[626/902] 3894494=test_gem_stub_specification
[627/902] 3894491=test_assembler
[628/902] 3894491=test_erb
[629/902] 3894490=test_gem_commands_environment_command
[630/902] 3894494=test_numeric
[631/902] 3894491=encoding_test
[632/902] 3894491=test_bmethod
[633/902] 3894491=test_pty
[634/902] 3894494=test_method_name_check
[635/902] 3894494=test_observer
[636/902] 3894494=test_parse
[637/902] 3894490=test_hmac
[638/902] 3894490=test_gem_commands_setup_command
[639/902] 3894491=test_rdoc_top_level
[640/902] 3894494=test_postponed_job
[641/902] 3894490=test_gem_request_set_lockfile
[642/902] 3894494=test_uncorrectable_name_check
[643/902] 3894494=test_macro
[644/902] 3894494=test_numhash
[645/902] 3894494=test_rdoc_task
[646/902] 3894494=test_rdoc_markup_to_html
[647/902] 3894494=test_pkey_rsa
[648/902] 3894491=test_backtrace
[649/902] 3894494=test_bigzero
[650/902] 3894494=test_stack
[651/902] 3894490=parse_serialize_test
[652/902] 3894490=test_color
[653/902] 3894490=test_ldap
[654/902] 3894490=test_rdoc_markup_verbatim
[655/902] 3894490=test_emitter
[656/902] 3894493=json_fixtures_test
[657/902] 3894490=newline_test
[658/902] 3894493=test_econv
[659/902] 3894490=test_gem_platform
[660/902] 3894490=test_rdoc_parser_c
[661/902] 3894491=test_quote_empty
[662/902] 3894491=test_rdoc_markup_raw
[663/902] 3894491=test_rdoc_markup_paragraph
[664/902] 3894491=json_string_matching_test
[665/902] 3894491=test_path
[666/902] 3894491=test_cmd
[667/902] 3894494=test_fstring
[668/902] 3894494=test_nomethod_error
[669/902] 3894494=test_euc_tw
[670/902] 3894494=test_require_path_check
[671/902] 3894493=test_gem_unsatisfiable_dependency_error
[672/902] 3894493=test_acl
[673/902] 3894494=test_utf16
[674/902] 3894493=test_wait
[675/902] 3894494=test_date_new
[676/902] 3894494=test_gem_commands_cert_command
[677/902] 3894490=test_tempfile
[678/902] 3894493=test_object_create_start
[679/902] 3894493=magic_comment_test
[680/902] 3894493=test_duplicate
[681/902] 3894493=test_pkcs12
[682/902] 3894493=test_gem_installer
[683/902] 3894491=test_rdoc_constant
[684/902] 3894490=test_deprecate
[685/902] 3894490=test_row_separator
[686/902] 3894490=test_rdoc_markup_parser
[687/902] 3894491=test_method
[688/902] 3894490=test_gem_source_specific_file
[689/902] 3894490=test_rdoc_encoding
[690/902] 3894490=test_class
[691/902] 3894494=test_const
[692/902] 3894494=test_files_test_1
[693/902] 3894491=test_io_timeout
[694/902] 3894491=test_rdoc_markdown
[695/902] 3894491=test_rdoc_rd_inline
[696/902] 3894491=test_comparable
[697/902] 3894491=test_gem_package_tar_reader
[698/902] 3894491=test_rdoc_normal_class
[699/902] 3894491=test_ipaddr
[700/902] 3894491=test_cgi_multipart
[701/902] 3894491=test_json_tree
[702/902] 3894491=test_bug_reporter
[703/902] 3894491=test_io_buffer
[704/902] 3894491=test_autoconf
[705/902] 3894491=test_cclass
[706/902] 3894491=test_rdoc_rdoc
[707/902] 3894491=test_kdf
[708/902] 3894491=test_rdoc_comment
[709/902] 3894491=test_tcp
[710/902] 3894491=test_win32ole_variant_m
[711/902] 3894491=test_gem_source_installed
[712/902] 3894491=test_flags
[713/902] 3894490=test_gem_resolver_installer_set
[714/902] 3894490=test_psych
[715/902] 3894490=test_ole_methods
[716/902] 3894490=test_gem_resolver_lock_set
[717/902] 3894490=test_rdoc_i18n_locale
[718/902] 3894490=test_ractor
[719/902] 3894490=test_load
[720/902] 3894490=test_severity
[721/902] 3894490=test_arithmetic_sequence
[722/902] 3894490=test_gem_update_suggestion
[723/902] 3894491=test_http
[724/902] 3894491=test_exception_at_throwing
[725/902] 3894490=test_row
[726/902] 3894491=test_enumerator
[727/902] 3894490=test_memory_view
[728/902] 3894491=test_stringio
[729/902] 3894491=test_rewind
[730/902] 3894491=test_win32ole_type_event
[731/902] 3894491=test_rdoc_method_attr
[732/902] 3894491=test_gem_uri
[733/902] 3894491=test_sprintf
[734/902] 3894490=test_date_conv
[735/902] 3894490=test_case_mapping
[736/902] 3894490=test_date_compat
[737/902] 3894490=test_gem_source_subpath_problem
[738/902] 3894490=test_weakmap
[739/902] 3894494=test_egrep_cpp
[740/902] 3894491=test_dot_dot
[741/902] 3894491=test_scan_args
[742/902] 3894491=test_win32ole_method
[743/902] 3894491=test_gem_source_local
[744/902] 3894494=test_flip
[745/902] 3894493=test_frozen
[746/902] 3894493=test_string
[747/902] 3894494=locals_test
[748/902] 3894491=test_name_error
[749/902] 3894491=test_hash_create
[750/902] 3894491=test_thread_fd_close
[751/902] 3894491=test_file
[752/902] 3894494=test_rdoc_generator_ri
[753/902] 3894494=bom_test
[754/902] 3894494=test_gem_stream_ui
[755/902] 3894494=test_ansi_with_terminfo
[756/902] 3894494=test_safe_load
[757/902] 3894494=test_pkey_dsa
[758/902] 3894494=test_switch_hitter
[759/902] 3894494=test_rdoc_rubygems_hook
[760/902] 3894494=test_gem_commands_dependency_command
[761/902] 3894494=test_weakref
[762/902] 3894494=test_timeout
[763/902] 3894491=test_enumerator
[764/902] 3894494=test_date_time
[765/902] 3894494=test_did_you_mean
[766/902] 3894493=test_handle
[767/902] 3894494=test_rdoc_markup_to_joined_paragraph
[768/902] 3894494=test_arity
[769/902] 3894494=test_reline_key
[770/902] 3894494=test_bug-3571
[771/902] 3894494=test_unicode_normalize
[772/902] 3894491=test_read
[773/902] 3894493=test_gem_security
[774/902] 3894491=test_rubygems
[775/902] 3894491=test_member
[776/902] 3894491=test_eval
[777/902] 3894491=test_kconv
[778/902] 3894491=test_stringchar
[779/902] 3894491=test_quote_char_nil
[780/902] 3894491=test_rdoc_cross_reference
[781/902] 3894493=test_shift_jis
[782/902] 3894493=test_store
[783/902] 3894491=test_bug-5832
[784/902] 3894491=test_gem_commands_open_command
[785/902] 3894491=test_digest
[786/902] 3894493=test_files_lib
[787/902] 3894491=test_ractor
[788/902] 3894491=test_emoji_breaks
[789/902] 3894494=test_gem_command
[790/902] 3894494=test_fiddle
[791/902] 3894491=test_gem_resolver_lock_specification
[792/902] 3894494=test_gem_resolver_git_set
[793/902] 3894491=test_nofree
[794/902] 3894491=test_my_integer
[795/902] 3894491=test_gem_available_set
[796/902] 3894491=test_memory_view
[797/902] 3894491=test_modify_expand
[798/902] 3894491=test_assignment
[799/902] 3894494=test_rdoc_text
[800/902] 3894494=test_ansi_without_terminfo
[801/902] 3894494=test_autoload
[802/902] 3894491=test_gem_dependency
[803/902] 3894491=test_cgi_util
[804/902] 3894491=test_gem_source_vendor
[805/902] 3894491=test_require
[806/902] 3894491=test_data_converters
[807/902] 3894491=test_call
[808/902] 3894493=test_header
[809/902] 3894493=test_win32ole_type
[810/902] 3894493=test_x509store
[811/902] 3894493=test_exception
[812/902] 3894491=test_windows_1252
[813/902] 3894493=test_null
[814/902] 3894493=test_syslog_logger
[815/902] 3894491=test_gem_dependency_installer
[816/902] 3894493=test_gem_source_lock
[817/902] 3894493=test_ripper
[818/902] 3894493=test_optarg
[819/902] 3894493=test_enc_str_buf_cat
[820/902] 3894493=test_generic
[821/902] 3894493=regexp_test
[822/902] 3894493=test_input_method
[823/902] 3894493=test_nil2vtempty
[824/902] 3894493=test_kernel
[825/902] 3894493=test_div
[826/902] 3894493=test_read_write
[827/902] 3894493=test_deprecated
[828/902] 3894493=test_integer_comb
[829/902] 3894491=test_profile_frames
[830/902] 3894491=test_each
[831/902] 3894491=json_parser_test
[832/902] 3894491=test_gbk
[833/902] 3894491=parse_test
[834/902] 3894494=test_gem_commands_outdated_command
[835/902] 3894494=test_gem_validator
[836/902] 3894494=test_rdoc_markup_formatter
[837/902] 3894494=test_usrmarshal
[838/902] 3894494=!Nothing_to_test
[839/902] 3894494=test_rendering
[840/902] 3894494=test_rdoc_token_stream
[841/902] 3894494=test_recorder
[842/902] 3894494=test_thread
[843/902] 3894494=test_gem_request
[844/902] 3894494=test_pkey_ec
[845/902] 3894494=test_folderitem2_invokeverb
[846/902] 3894494=test_gem_spec_fetcher
[847/902] 3894494=test_enum
[848/902] 3894490=test_date_parse
[849/902] 3894490=test_write
[850/902] 3894490=test_rdoc_single_class
[851/902] 3894490=test_debug_cmd
[852/902] 3894490=test_workspace
[853/902] 3894490=test_win32ole_param_event
[854/902] 3894490=test_gem_resolver_index_set
[855/902] 3894490=test_rdoc_generator_json_index
[856/902] 3894490=test_cgi_tag_helper
[857/902] 3894490=test_gem_commands_build_command
[858/902] 3894494=test_qsort
[859/902] 3894494=test_invalid
[860/902] 3894494=json_addition_test
[861/902] 3894494=test_backtrace
[862/902] 3894494=test_class_name_check
[863/902] 3894490=test_common
[864/902] 3894494=test_type
[865/902] 3894494=test_m17n_comb
[866/902] 3894493=test_gem_commands_push_command
[867/902] 3894490=json_generic_object_test
[868/902] 3894490=test_base64
[869/902] 3894490=test_complex
[870/902] 3894490=test_gem_commands_specification_command
[871/902] 3894490=test_popen_deadlock
[872/902] 3894491=test_placearg
[873/902] 3894493=test_features
[874/902] 3894491=test_len
[875/902] 3894491=test_asn1
[876/902] 3894491=test_gc_compact
[877/902] 3894493=test_delete
[878/902] 3894493=test_rdoc_markup_to_ansi
[879/902] 3894493=test_ractor
[880/902] 3894493=test_bigmath
[881/902] 3894493=test_continuation
[882/902] 3894490=test_str2big
[883/902] 3894490=test_gem_impossible_dependencies_error
[884/902] 3894490=json_generator_test
[885/902] 3894493=test_gem_bundler_version_finder
[886/902] 3894490=test_time
[887/902] 3894493=test_files_test
[888/902] 3894493=test_parser_events
[889/902] 3894493=test_io_wait_uncommon
[890/902] 3894493=test_gem_request_set_lockfile_parser
[891/902] 3894490=test_gem_silent_ui
[892/902] 3894490=test_gem_commands_signout_command
[893/902] 3894493=test_exception
[894/902] 3894490=test_provider
[895/902] 3894490=test_syntax
[896/902] 3894493=test_rdoc_store
[897/902] 3894493=test_case_comprehensive
[898/902] 3894491=test_enc_raise
[899/902] 3894491=test_inadvertent_creation
[900/902] 3894491=test_webauthn_listener_response
[901/902] 3894491=test_rdoc_stats
[902/902] 3894494=test_gem_dependency_resolution_error
Retrying...
Finished tests in 1527.656406s, 17.5275 tests/s, 6200.3818 assertions/s.
26776 tests, 9472053 assertions, 0 failures, 0 errors, 185 skips
ruby -v: ruby 3.3.0dev (2023-10-21T10:47:05Z master 38b79b05fd) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-10-21T10:47:05Z master 38b79b05fd) [x86_64-linux]
0 .........................................................................
73 .........................................................................
146 .........................................................................
219 .........................................................................
292 .........................................................................
365 .........................................................................
438 .........................................................................
511 .........................................................................
584 .........................................................................
657 .........................................................................
730 .........................................................................
803 .........................................................................
876 .........................................................................
949 .........................................................................
1022 .........................................................................
1095 .........................................................................
1168 .........................................................................
1241 .........................................................................
1314 .........................................................................
1387 .........................................................................
1460 .........................................................................
1533 .........................................................................
1606 .........................................................................
1679 .........................................................................
1752 .........................................................................
1825 .........................................................................
1898 .........................................................................
1971 .........................................................................
2044 .........................................................................
2117 .........................................................................
2190 .........................................................................
2263 .........................................................................
2336 .........................................................................
2409 .........................................................................
2482 .........................................................................
2555 .........................................................................
2628 .........................................................................
2701 .........................................................................
2774 .........................................................................
2847 .........................................................................
2920 .........................................................................
2993 .........................................................................
3066 .........................................................................
3139 .........................................................................
3212 .........................................................................
3285 .........................................................................
3358 .........................................................................
3431 .........................................................................
3504 .........................................................................
3577 .........................................................................
3650 .................................................................
Finished in 299.113005 seconds
3715 files, 32233 examples, 147067 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.3896673.ruby -x gdbscript
[New LWP 3896673]
[New LWP 3896675]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00005556a130a43b in gc_mark_and_pin (objspace=0x5556a2584260, obj=140324320507480) at /tmp/ruby/src/trunk-O0/gc.c:6896
6896 }
[Current thread is 1 (Thread 0x7f9fce6237c0 (LWP 3896673))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f9fce6237c0 (LWP 3896673) 0x00005556a130a43b in gc_mark_and_pin (objspace=0x5556a2584260, obj=140324320507480) at /tmp/ruby/src/trunk-O0/gc.c:6896
2 Thread 0x7f9fcd44f640 (LWP 3896675) 0x00007f9fce74bfde in epoll_wait (epfd=4, events=0x5556a18e227c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f9fcd44f640 (LWP 3896675)):
#0 0x00007f9fce74bfde in epoll_wait (epfd=4, events=0x5556a18e227c <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 0x00005556a1490acf in timer_thread_polling (vm=0x5556a2581b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = 1772055681
#2 0x00005556a1491177 in timer_thread_func (ptr=0x5556a2581b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
vm = 0x5556a2581b10
#3 0x00007f9fce6bab43 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 = {140724204590368, 7207512419888616822, 140324320376384, 25, 140324339689552, 140724204590720, -7261596100246809226, -7261589801530337930}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f9fce74bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f9fce6237c0 (LWP 3896673)):
#0 0x00005556a130a43b in gc_mark_and_pin (objspace=0x5556a2584260, obj=140324320507480) at /tmp/ruby/src/trunk-O0/gc.c:6896
No locals.
#1 0x00005556a13093e2 in mark_value_pin (key=140324320507480, value=140324320507480, data=93830579241568) at /tmp/ruby/src/trunk-O0/gc.c:6413
objspace = 0x5556a2584260
#2 0x00005556a1460ab1 in apply_functor (k=140324320507480, v=140324320507480, d=140724204585488, _=0) at /tmp/ruby/src/trunk-O0/st.c:1606
f = 0x7ffce839c210
#3 0x00005556a1460714 in st_general_foreach (tab=0x5556a258a950, func=0x5556a1460a6e <apply_functor>, replace=0x0, arg=140724204585488, check_p=0) at /tmp/ruby/src/trunk-O0/st.c:1516
bin = 140324320383240
bin_ind = 93830579778432
entries = 0x5556a2617910
curr_entry_ptr = 0x5556a2618be8
retval = ST_CONTINUE
i = 201
rebuilds_num = 7
hash = 1111657834570773
key = 140324320507480
error_p = 32
packed_p = 0
#4 0x00005556a1460b0f in rb_st_foreach (tab=0x5556a258a950, func=0x5556a13093af <mark_value_pin>, arg=93830579241568) at /tmp/ruby/src/trunk-O0/st.c:1613
f = {func = 0x5556a13093af <mark_value_pin>, arg = 93830579241568}
#5 0x00005556a1309472 in mark_tbl (objspace=0x5556a2584260, tbl=0x5556a258a950) at /tmp/ruby/src/trunk-O0/gc.c:6428
No locals.
#6 0x00005556a1309bf7 in rb_mark_tbl (tbl=0x5556a258a950) at /tmp/ruby/src/trunk-O0/gc.c:6718
No locals.
#7 0x00005556a150108f in rb_vm_mark (ptr=0x5556a2581b10) at /tmp/ruby/src/trunk-O0/vm.c:2908
i = 1
len = 1
vm = 0x5556a2581b10
r = 0x5556a2581968
obj_ary = 0x5556a258a488
#8 0x00005556a130b7a3 in gc_mark_roots (objspace=0x5556a2584260, categoryp=0x0) at /tmp/ruby/src/trunk-O0/gc.c:7471
list = 0x5556a2584650
ec = 0x5556a25852c0
vm = 0x5556a2581b10
#9 0x00005556a130c933 in gc_marks_start (objspace=0x5556a2584260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8157
No locals.
#10 0x00005556a130db06 in gc_marks (objspace=0x5556a2584260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8645
marking_finished = false
#11 0x00005556a130f8a9 in gc_start (objspace=0x5556a2584260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9397
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 2723873920
#12 0x00005556a130f546 in garbage_collect (objspace=0x5556a2584260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9281
_lev = 3444178224
ret = 32671
#13 0x00005556a130ffc9 in garbage_collect_with_gvl (objspace=0x5556a2584260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9658
No locals.
#14 0x00005556a1316e8c in objspace_malloc_gc_stress (objspace=0x5556a2584260) at /tmp/ruby/src/trunk-O0/gc.c:12099
reason = 45568
#15 0x00005556a131716f in objspace_xmalloc0 (objspace=0x5556a2584260, size=56) at /tmp/ruby/src/trunk-O0/gc.c:12301
gpr = 107008
mem = 0x1
#16 0x00005556a131748c in ruby_xmalloc0 (size=56) at /tmp/ruby/src/trunk-O0/gc.c:12525
No locals.
#17 0x00005556a13174c2 in ruby_xmalloc_body (size=56) at /tmp/ruby/src/trunk-O0/gc.c:12534
No locals.
#18 0x00005556a131ade1 in ruby_xmalloc (size=56) at /tmp/ruby/src/trunk-O0/gc.c:14105
No locals.
#19 0x00005556a145e9a1 in rb_st_init_table_with_size (type=0x5556a18cd430 <st_hashtype_num>, size=0) at /tmp/ruby/src/trunk-O0/st.c:570
tab = 0x7ffce839c570
#20 0x00005556a145e9f9 in rb_st_init_table (type=0x5556a18cd430 <st_hashtype_num>) at /tmp/ruby/src/trunk-O0/st.c:599
No locals.
#21 0x00005556a145ea12 in rb_st_init_numtable () at /tmp/ruby/src/trunk-O0/st.c:607
No locals.
#22 0x00005556a14e2d2a in vm_track_constant_cache (id=16251, ic=0x5556a29438e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5780
const_cache = 0x5556a2584f70
lookup_result = 0
ics = 0x169e00000000
#23 0x00005556a14e2df7 in vm_ic_track_const_chain (cfp=0x7f9fce621fa0, ic=0x5556a29438e0, segments=0x5556a2943990) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5795
id = 16251
i = 0
_lev = 1
#24 0x00005556a14e3102 in rb_vm_opt_getconstant_path (ec=0x5556a25852c0, reg_cfp=0x7f9fce621fa0, ic=0x5556a29438e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5862
val = 140324320641360
segments = 0x5556a2943990
ice = 0x0
#25 0x00005556a14e6c17 in vm_exec_core (ec=0x5556a25852c0) at ../../src/trunk-O0/insns.def:263
ic = 0x5556a29438e0
leaf = false
val = 0
reg_pc = 0x5556a2943700
reg_cfp = 0x7f9fce621fa0
insns_address_table = {0x5556a14e5e17 <vm_exec_core+108>, 0x5556a14e5e79 <vm_exec_core+206>, 0x5556a14e5f8c <vm_exec_core+481>, 0x5556a14e60a0 <vm_exec_core+757>, 0x5556a14e623e <vm_exec_core+1171>, 0x5556a14e636e <vm_exec_core+1475>, 0x5556a14e6580 <vm_exec_core+2005>, 0x5556a14e6692 <vm_exec_core+2279>, 0x5556a14e676b <vm_exec_core+2496>, 0x5556a14e6872 <vm_exec_core+2759>, 0x5556a14e6979 <vm_exec_core+3022>, 0x5556a14e6a87 <vm_exec_core+3292>, 0x5556a14e6b99 <vm_exec_core+3566>, 0x5556a14e6c69 <vm_exec_core+3774>, 0x5556a14e6d72 <vm_exec_core+4039>, 0x5556a14e6e6c <vm_exec_core+4289>, 0x5556a14e6f2f <vm_exec_core+4484>, 0x5556a14e6ff2 <vm_exec_core+4679>, 0x5556a14e707b <vm_exec_core+4816>, 0x5556a14e7107 <vm_exec_core+4956>, 0x5556a14e71ad <vm_exec_core+5122>, 0x5556a14e7285 <vm_exec_core+5338>, 0x5556a14e7352 <vm_exec_core+5543>, 0x5556a14e7430 <vm_exec_core+5765>, 0x5556a14e74f2 <vm_exec_core+5959>, 0x5556a14e7631 <vm_exec_core+6278>, 0x5556a14e76d7 <vm_exec_core+6444>, 0x5556a14e77bc <vm_exec_core+6673>, 0x5556a14e78eb <vm_exec_core+6976>, 0x5556a14e79ae <vm_exec_core+7171>, 0x5556a14e7a71 <vm_exec_core+7366>, 0x5556a14e7b69 <vm_exec_core+7614>, 0x5556a14e7c2b <vm_exec_core+7808>, 0x5556a14e7d0a <vm_exec_core+8031>, 0x5556a14e7e1a <vm_exec_core+8303>, 0x5556a14e7f14 <vm_exec_core+8553>, 0x5556a14e7f8f <vm_exec_core+8676>, 0x5556a14e8050 <vm_exec_core+8869>, 0x5556a14e813e <vm_exec_core+9107>, 0x5556a14e81ee <vm_exec_core+9283>, 0x5556a14e836d <vm_exec_core+9666>, 0x5556a14e8447 <vm_exec_core+9884>, 0x5556a14e8533 <vm_exec_core+10120>, 0x5556a14e85c4 <vm_exec_core+10265>, 0x5556a14e871f <vm_exec_core+10612>, 0x5556a14e8c0f <vm_exec_core+11876>, 0x5556a14e8d0b <vm_exec_core+12128>, 0x5556a14e8e0e <vm_exec_core+12387>, 0x5556a14e8efa <vm_exec_core+12623>, 0x5556a14e9113 <vm_exec_core+13160>, 0x5556a14e9205 <vm_exec_core+13402>, 0x5556a14e930b <vm_exec_core+13664>, 0x5556a14e9508 <vm_exec_core+14173>, 0x5556a14e96b1 <vm_exec_core+14598>, 0x5556a14e97dc <vm_exec_core+14897>, 0x5556a14e9948 <vm_exec_core+15261>, 0x5556a14e9a73 <vm_exec_core+15560>, 0x5556a14e9bdf <vm_exec_core+15924>, 0x5556a14e9dc1 <vm_exec_core+16406>, 0x5556a14e9fbe <vm_exec_core+16915>, 0x5556a14ea167 <vm_exec_core+17340>, 0x5556a14ea289 <vm_exec_core+17630>, 0x5556a14ea330 <vm_exec_core+17797>, 0x5556a14ea3f4 <vm_exec_core+17993>, 0x5556a14ea4dd <vm_exec_core+18226>, 0x5556a14ea5c9 <vm_exec_core+18462>, 0x5556a14ea6b2 <vm_exec_core+18695>, 0x5556a14ea7c6 <vm_exec_core+18971>, 0x5556a14ea8ed <vm_exec_core+19266>, 0x5556a14eaa23 <vm_exec_core+19576>, 0x5556a14eab59 <vm_exec_core+19886>, 0x5556a14eac8f <vm_exec_core+20196>, 0x5556a14eadc5 <vm_exec_core+20506>, 0x5556a14eaefb <vm_exec_core+20816>, 0x5556a14eb03c <vm_exec_core+21137>, 0x5556a14eb1b6 <vm_exec_core+21515>, 0x5556a14eb2ec <vm_exec_core+21825>, 0x5556a14eb422 <vm_exec_core+22135>, 0x5556a14eb558 <vm_exec_core+22445>, 0x5556a14eb68e <vm_exec_core+22755>, 0x5556a14eb7c4 <vm_exec_core+23065>, 0x5556a14eb8fa <vm_exec_core+23375>, 0x5556a14eba30 <vm_exec_core+23685>, 0x5556a14ebb66 <vm_exec_core+23995>, 0x5556a14ebcb5 <vm_exec_core+24330>, 0x5556a14ebe6f <vm_exec_core+24772>, 0x5556a14ebfed <vm_exec_core+25154>, 0x5556a14ec10c <vm_exec_core+25441>, 0x5556a14ec22b <vm_exec_core+25728>, 0x5556a14ec345 <vm_exec_core+26010>, 0x5556a14ec45f <vm_exec_core+26292>, 0x5556a14ec58a <vm_exec_core+26591>, 0x5556a14ec6c0 <vm_exec_core+26901>, 0x5556a14ec7ab <vm_exec_core+27136>, 0x5556a14ec8b0 <vm_exec_core+27397>, 0x5556a14ec9f8 <vm_exec_core+27725>, 0x5556a14ecae7 <vm_exec_core+27964>, 0x5556a14ecbbb <vm_exec_core+28176>, 0x5556a14ecc90 <vm_exec_core+28389>, 0x5556a14ecd7a <vm_exec_core+28623>, 0x5556a14ecdf6 <vm_exec_core+28747>, 0x5556a14ece72 <vm_exec_core+28871>, 0x5556a14ece90 <vm_exec_core+28901>, 0x5556a14eceae <vm_exec_core+28931>, 0x5556a14ececc <vm_exec_core+28961>, 0x5556a14eceea <vm_exec_core+28991>, 0x5556a14ecf08 <vm_exec_core+29021>, 0x5556a14ecf26 <vm_exec_core+29051>, 0x5556a14ecf44 <vm_exec_core+29081>, 0x5556a14ecf62 <vm_exec_core+29111>, 0x5556a14ecf80 <vm_exec_core+29141>, 0x5556a14ecf9e <vm_exec_core+29171>, 0x5556a14ecfbc <vm_exec_core+29201>, 0x5556a14ecfda <vm_exec_core+29231>, 0x5556a14ecff8 <vm_exec_core+29261>, 0x5556a14ed016 <vm_exec_core+29291>, 0x5556a14ed034 <vm_exec_core+29321>, 0x5556a14ed052 <vm_exec_core+29351>, 0x5556a14ed070 <vm_exec_core+29381>, 0x5556a14ed08e <vm_exec_core+29411>, 0x5556a14ed0ac <vm_exec_core+29441>, 0x5556a14ed0ca <vm_exec_core+29471>, 0x5556a14ed0e8 <vm_exec_core+29501>, 0x5556a14ed106 <vm_exec_core+29531>, 0x5556a14ed124 <vm_exec_core+29561>, 0x5556a14ed142 <vm_exec_core+29591>, 0x5556a14ed160 <vm_exec_core+29621>, 0x5556a14ed17e <vm_exec_core+29651>, 0x5556a14ed19c <vm_exec_core+29681>, 0x5556a14ed1ba <vm_exec_core+29711>, 0x5556a14ed1d8 <vm_exec_core+29741>, 0x5556a14ed1f6 <vm_exec_core+29771>, 0x5556a14ed214 <vm_exec_core+29801>, 0x5556a14ed232 <vm_exec_core+29831>, 0x5556a14ed250 <vm_exec_core+29861>, 0x5556a14ed26e <vm_exec_core+29891>, 0x5556a14ed28c <vm_exec_core+29921>, 0x5556a14ed2aa <vm_exec_core+29951>, 0x5556a14ed2c8 <vm_exec_core+29981>, 0x5556a14ed2e6 <vm_exec_core+30011>, 0x5556a14ed304 <vm_exec_core+30041>, 0x5556a14ed322 <vm_exec_core+30071>, 0x5556a14ed340 <vm_exec_core+30101>, 0x5556a14ed35e <vm_exec_core+30131>, 0x5556a14ed37c <vm_exec_core+30161>, 0x5556a14ed39a <vm_exec_core+30191>, 0x5556a14ed3b8 <vm_exec_core+30221>, 0x5556a14ed3d6 <vm_exec_core+30251>, 0x5556a14ed3f4 <vm_exec_core+30281>, 0x5556a14ed412 <vm_exec_core+30311>, 0x5556a14ed430 <vm_exec_core+30341>, 0x5556a14ed44e <vm_exec_core+30371>, 0x5556a14ed46c <vm_exec_core+30401>, 0x5556a14ed48a <vm_exec_core+30431>, 0x5556a14ed4a8 <vm_exec_core+30461>, 0x5556a14ed4c6 <vm_exec_core+30491>, 0x5556a14ed4e4 <vm_exec_core+30521>, 0x5556a14ed502 <vm_exec_core+30551>, 0x5556a14ed520 <vm_exec_core+30581>, 0x5556a14ed53e <vm_exec_core+30611>, 0x5556a14ed55c <vm_exec_core+30641>, 0x5556a14ed57a <vm_exec_core+30671>, 0x5556a14ed598 <vm_exec_core+30701>, 0x5556a14ed5b6 <vm_exec_core+30731>, 0x5556a14ed5d4 <vm_exec_core+30761>, 0x5556a14ed5f2 <vm_exec_core+30791>, 0x5556a14ed610 <vm_exec_core+30821>, 0x5556a14ed62e <vm_exec_core+30851>, 0x5556a14ed64c <vm_exec_core+30881>, 0x5556a14ed66a <vm_exec_core+30911>, 0x5556a14ed688 <vm_exec_core+30941>, 0x5556a14ed6a6 <vm_exec_core+30971>, 0x5556a14ed6c4 <vm_exec_core+31001>, 0x5556a14ed6e2 <vm_exec_core+31031>, 0x5556a14ed700 <vm_exec_core+31061>, 0x5556a14ed71e <vm_exec_core+31091>, 0x5556a14ed74f <vm_exec_core+31140>, 0x5556a14ed76d <vm_exec_core+31170>, 0x5556a14ed78b <vm_exec_core+31200>, 0x5556a14ed7a9 <vm_exec_core+31230>, 0x5556a14ed7c7 <vm_exec_core+31260>, 0x5556a14ed7e5 <vm_exec_core+31290>, 0x5556a14ed803 <vm_exec_core+31320>, 0x5556a14ed821 <vm_exec_core+31350>, 0x5556a14ed83f <vm_exec_core+31380>, 0x5556a14ed85d <vm_exec_core+31410>, 0x5556a14ed87b <vm_exec_core+31440>, 0x5556a14ed899 <vm_exec_core+31470>, 0x5556a14ed8b7 <vm_exec_core+31500>, 0x5556a14ed8d5 <vm_exec_core+31530>, 0x5556a14ed8f3 <vm_exec_core+31560>, 0x5556a14ed911 <vm_exec_core+31590>, 0x5556a14ed92f <vm_exec_core+31620>, 0x5556a14ed94d <vm_exec_core+31650>, 0x5556a14ed96b <vm_exec_core+31680>, 0x5556a14ed989 <vm_exec_core+31710>, 0x5556a14ed9a7 <vm_exec_core+31740>, 0x5556a14ed9c5 <vm_exec_core+31770>, 0x5556a14ed9e3 <vm_exec_core+31800>, 0x5556a14eda01 <vm_exec_core+31830>...}
#26 0x00005556a14ffa07 in rb_vm_exec (ec=0x5556a25852c0) at /tmp/ruby/src/trunk-O0/vm.c:2467
_ec = 0x5556a25852c0
_tag = {tag = 36, retval = 4, buf = {0x7ffce839d2d0, 0x5556a14ff985 <rb_vm_exec+174>, 0x0, 0x7ffce839d220, 0x7f9fcc30fe08}, prev = 0x7ffce839d610, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#27 0x00005556a14fc620 in invoke_block (ec=0x5556a25852c0, iseq=0x7f9fcc3ed028, self=140324337995240, captured=0x5556a268fff0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1492
arg_size = 0
#28 0x00005556a14fd0bc in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f9fcc30fe18, argc=0, self=140324337995240, captured=0x5556a268fff0, ec=0x5556a25852c0) at /tmp/ruby/src/trunk-O0/vm.c:1562
iseq = 0x7f9fcc3ed028
opt_pc = 0
type = 572653569
cfp = 0x7f9fce621fd8
sp = 0x7f9fce522028
flags = 0
use_argv = 0x7f9fcc30fe18
av = {140324320646000, 93830579245072}
stack_argv = 0x7f9fce522028
#29 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f9fcc30fe18, argc=0, self=140324337995240, proc=0x5556a268fff0, ec=0x5556a25852c0) at /tmp/ruby/src/trunk-O0/vm.c:1660
block = 0x5556a268fff0
#30 vm_invoke_proc (ec=0x5556a25852c0, proc=0x5556a268fff0, self=140324337995240, argc=0, argv=0x7f9fcc30fe18, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1690
No locals.
#31 0x00005556a14fd860 in rb_vm_invoke_proc (ec=0x5556a25852c0, proc=0x5556a268fff0, argc=0, argv=0x7f9fcc30fe18, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1711
self = 140324337995240
#32 0x00005556a13dc4a0 in rb_proc_call_kw (self=140324302247200, args=140324302290440, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:977
vret = 140724204590416
proc = 0x5556a268fff0
argc = 0
argv = 0x7f9fcc30fe18
#33 0x00005556a13dc508 in rb_proc_call (self=140324302247200, args=140324302290440) at /tmp/ruby/src/trunk-O0/proc.c:987
No locals.
#34 0x00005556a12eb6ba in rb_call_end_proc (data=140324302247200) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#35 0x00005556a12eb874 in exec_end_procs_chain (procs=0x5556a18dec60 <end_procs>, errp=0x5556a2585338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
endproc = {func = 0x5556a12eb693 <rb_call_end_proc>, data = 140324302247200, next = 0x5556a28282d0}
link = 0x5556a28285c0
errinfo = 140324302286080
#36 0x00005556a12eb9c7 in rb_ec_exec_end_proc (ec=0x5556a25852c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
_ec = 0x5556a25852c0
_tag = {tag = 36, retval = 140324302286080, buf = {0x7ffce839d690, 0x5556a12eb942 <rb_ec_exec_end_proc+173>, 0x0, 0x7ffce839d5e0, 0x5556a12e908e <rb_ec_ractor_ptr+24>}, prev = 0x7ffce839d7b0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 140324302286080
#37 0x00005556a12ec0d7 in rb_ec_teardown (ec=0x5556a25852c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#38 0x00005556a12ec387 in rb_ec_cleanup (ec=0x5556a25852c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
err = 93830579245760
mode0 = 32764
mode1 = -398862288
_ec = 0x5556a25852c0
_tag = {tag = 36, retval = 93830559743434, buf = {0x7ffce839d830, 0x5556a12ec2c2 <rb_ec_cleanup+279>, 0x0, 0x7ffce839d750, 0x5556a25852c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
save_error = 140324302286080
sysex = 0
signaled = 0
th = 0x5556a2584090
th0 = 0x5556a2584090
step = 1
message = 4
buf = 93830579241104
#39 0x00005556a12ec960 in ruby_run_node (n=0x7f9fcc3981e0) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x5556a25852c0
status = 21846
#40 0x00005556a12e82f4 in rb_main (argc=140, argv=0x7ffce839d9d8) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140724204591280
#41 0x00005556a12e8355 in main (argc=140, argv=0x7ffce839d9d8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.3905128.ruby -x gdbscript
[New LWP 3905128]
[New LWP 3905130]
[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 -W0'.
Program terminated with signal SIGABRT, Aborted.
#0 0x000055d9df01c4f7 in rb_gc_mark_and_move (ptr=0x55d9e1236760) at /tmp/ruby/src/trunk-O0/gc.c:6921
6921 if (RB_SPECIAL_CONST_P(*ptr)) return;
[Current thread is 1 (Thread 0x7f68416b67c0 (LWP 3905128))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f68416b67c0 (LWP 3905128) 0x000055d9df01c4f7 in rb_gc_mark_and_move (ptr=0x55d9e1236760) at /tmp/ruby/src/trunk-O0/gc.c:6921
2 Thread 0x7f68404df640 (LWP 3905130) 0x00007f68417defde in epoll_wait (epfd=4, events=0x55d9df5f427c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f68404df640 (LWP 3905130)):
#0 0x00007f68417defde in epoll_wait (epfd=4, events=0x55d9df5f427c <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 0x000055d9df1a2acf in timer_thread_polling (vm=0x55d9e1091b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = 1333337640
#2 0x000055d9df1a3177 in timer_thread_func (ptr=0x55d9e1091b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
vm = 0x55d9e1091b10
#3 0x00007f684174db43 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 = {140721110033824, 1768787698446892845, 140085732177472, 25, 140085751502928, 140721110034176, -1847742959030501587, -1847744804377329875}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f68417debb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f68416b67c0 (LWP 3905128)):
#0 0x000055d9df01c4f7 in rb_gc_mark_and_move (ptr=0x55d9e1236760) at /tmp/ruby/src/trunk-O0/gc.c:6921
objspace = 0x55d9e1094260
__func__ = <optimized out>
#1 0x000055d9df063240 in rb_iseq_mark_and_move (iseq=0x7f683f3b6010, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:330
body = 0x55d9e1236710
#2 0x000055d9df01ca04 in gc_mark_imemo (objspace=0x55d9e1094260, obj=140085714182160) at /tmp/ruby/src/trunk-O0/gc.c:7055
__func__ = <optimized out>
#3 0x000055d9df01cd00 in gc_mark_children (objspace=0x55d9e1094260, obj=140085714182160) at /tmp/ruby/src/trunk-O0/gc.c:7174
any = 0x7f683f3b6010
#4 0x000055d9df01d59c in gc_mark_stacked_objects (objspace=0x55d9e1094260, incremental=1, count=36878) at /tmp/ruby/src/trunk-O0/gc.c:7364
mstack = 0x55d9e10946e8
obj = 140085714182160
marked_slots_at_the_beginning = 698
popped_count = 228
#5 0x000055d9df01d6f4 in gc_mark_stacked_objects_incremental (objspace=0x55d9e1094260, count=36878) at /tmp/ruby/src/trunk-O0/gc.c:7396
No locals.
#6 0x000055d9df01fa27 in gc_marks_step (objspace=0x55d9e1094260, slots=36878) at /tmp/ruby/src/trunk-O0/gc.c:8601
marking_finished = false
__func__ = <optimized out>
#7 0x000055d9df01fa8f in gc_marks_continue (objspace=0x55d9e1094260, size_pool=0x55d9e1094280, heap=0x55d9e10942d0) at /tmp/ruby/src/trunk-O0/gc.c:8621
__func__ = <optimized out>
marking_finished = true
#8 0x000055d9df0137b9 in gc_continue (objspace=0x55d9e1094260, size_pool=0x55d9e1094280, heap=0x55d9e10942d0) at /tmp/ruby/src/trunk-O0/gc.c:2418
lock_lev = 0
#9 0x000055d9df013f85 in newobj_alloc (objspace=0x55d9e1094260, cr=0x55d9e1095010, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2745
lev = 32764
unlock_vm = false
size_pool = 0x55d9e1094280
heap = 0x55d9e10942d0
cache = 0x55d9e1095208
obj = 0
__func__ = <optimized out>
#10 0x000055d9df0141b8 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55d9e1095010, objspace=0x55d9e1094260, flags=8197, klass=140085732502600) at /tmp/ruby/src/trunk-O0/gc.c:2804
obj = 1
lev = 1
#11 newobj_slowpath_wb_protected (klass=140085732502600, flags=8197, objspace=0x55d9e1094260, cr=0x55d9e1095010, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2822
No locals.
#12 0x000055d9df014530 in newobj_of0 (klass=140085732502600, flags=8197, wb_protected=1, cr=0x55d9e1095010, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2864
obj = 4294967297
objspace = 0x55d9e1094260
size_pool_idx = 0
i = <optimized out>
cnt = <optimized out>
#13 0x000055d9df01459c in newobj_of (cr=0x55d9e1095010, klass=140085732502600, flags=8197, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2874
obj = 94394271748800
#14 0x000055d9df014657 in rb_wb_protected_newobj_of (ec=0x55d9e10952c0, klass=140085732502600, flags=8197, size=40) at /tmp/ruby/src/trunk-O0/gc.c:2889
__func__ = <optimized out>
#15 0x000055d9df176dc1 in str_alloc_heap (klass=140085732502600) at /tmp/ruby/src/trunk-O0/string.c:864
str = 0x7f683f38d368
#16 0x000055d9df1772e9 in str_new_static (klass=140085732502600, ptr=0x55d9df3fb0e7 "\t", len=1, encindex=0) at /tmp/ruby/src/trunk-O0/string.c:1006
str = 8192
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#17 0x000055d9df177381 in rb_str_new_static (ptr=0x55d9df3fb0e7 "\t", len=1) at /tmp/ruby/src/trunk-O0/string.c:1019
No locals.
#18 0x000055d9deffad15 in rbimpl_str_new_cstr (str=0x55d9df3fb0e7 "\t") at /tmp/ruby/src/trunk-O0/include/ruby/internal/intern/string.h:1367
len = 1
#19 0x000055d9deffc687 in print_backtrace (eclass=140085732496360, errat=140085714024840, str=140085714025360, reverse=0, backtrace_limit=-1) at /tmp/ruby/src/trunk-O0/eval_error.c:255
bt = 140085714021680
line = 140085713761080
i = 2
len = 3
threshold = 1000000000
skip_start = -1
width = 1
skip_len = 0
#20 0x000055d9deffccff in rb_error_write (errinfo=140085714025160, emesg=4, errat=140085714024840, str=140085714025360, opt=140085713761880, highlight=0, reverse=0) at /tmp/ruby/src/trunk-O0/eval_error.c:347
eclass = 140085732496360
shown_causes = 0
backtrace_limit = -1
#21 0x000055d9deffcfa3 in rb_ec_error_print_detailed (ec=0x55d9e10952c0, errinfo=140085714025160, str=140085714025360, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:379
_ec = 0x55d9e10952c0
_tag = {tag = 36, retval = 0, buf = {0x7ffc2fc6a7c0, 0x55d9deffceb8 <rb_ec_error_print_detailed+356>, 0x0, 0x7ffc2fc6a6f0, 0x0}, prev = 0x7ffc2fc6a830, state = RUBY_TAG_NONE, lock_rec = 0}
raised_flag = 0 '\000'
errat = 140085714024840
written = true
emesg = 4
opt = 140085713761880
highlight = 0
#22 0x000055d9deffe4d9 in rb_ec_cleanup (ec=0x55d9e10952c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
err = 140085714025160
mode0 = 0
mode1 = 3
_ec = 0x55d9e10952c0
_tag = {tag = 36, retval = 94394237574602, buf = {0x7ffc2fc6a8b0, 0x55d9deffe2c2 <rb_ec_cleanup+279>, 0x0, 0x7ffc2fc6a7d0, 0x55d9e10952c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
save_error = 4
sysex = 1
signaled = 0
th = 0x55d9e1094090
th0 = 0x55d9e1094090
step = 2
message = 4
buf = 140085714025360
#23 0x000055d9deffe960 in ruby_run_node (n=0x7f683f40e760) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55d9e10952c0
status = 21977
#24 0x000055d9deffa2f4 in rb_main (argc=2, argv=0x7ffc2fc6aa58) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140721110034736
#25 0x000055d9deffa355 in main (argc=2, argv=0x7ffc2fc6aa58) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)