# Logfile created on 2023-10-27 05:08:57 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000555a16079ca0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20231027-050857", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000555a161033b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000555a16103270 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000555a16103090 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231027-050857", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231027-050857>, @binmode=false, @mon_data=#<Monitor:0x0000555a16102fc8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/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
From https://github.com/ruby/ruby
8b3a2d5..f9f0cfe master -> origin/master
Updating 8b3a2d5..f9f0cfe
Fast-forward
.github/workflows/baseruby.yml | 2 +-
.github/workflows/mingw.yml | 2 +-
.github/workflows/rjit-bindgen.yml | 2 +-
.github/workflows/spec_guards.yml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
Latest commit hash = f9f0cfe785
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update 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 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/digest'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[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 -
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/rbs.revision unchanged
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
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 unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: 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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering 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/psych'
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/openssl'
make[2]: Leaving 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/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/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]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
abbrev 0.1.1
base64 0.1.1
benchmark 0.2.1
bundler 2.5.0.dev
cgi 0.3.6
csv 3.2.8
delegate 0.3.0
did_you_mean 1.6.3
drb 2.1.1
english 0.7.2
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.1
find 0.1.1
forwardable 1.3.3
getoptlong 0.2.0
ipaddr 1.2.5
irb 1.8.3
logger 1.5.3
mutex_m 0.1.2
net-http 0.3.2
net-protocol 0.2.1
observer 0.1.1
open-uri 0.3.0
open3 0.1.2
optparse 0.4.0.pre.1
ostruct 0.5.5
pp 0.4.0
prettyprint 0.1.1
prism 0.15.1
pstore 0.1.2
rdoc 6.5.0
readline 0.0.3
reline 0.3.9
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.1.1
ruby2_keywords 0.0.5
securerandom 0.2.2
set 1.0.3
shellwords 0.1.0
singleton 0.1.1
syntax_suggest 1.1.0
tempfile 0.1.3
time 0.2.2
timeout 0.4.0
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.2
weakref 0.1.2
yaml 0.2.1
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.3
digest 3.1.1
etc 1.4.2
fcntl 1.0.2
fiddle 1.1.2
io-console 0.6.1.dev
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.2.1
psych 5.1.1.1
stringio 3.0.9
strscan 3.0.7
syslog 0.1.1
zlib 3.0.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
minitest 5.20.0
power_assert 2.0.3
rake 13.0.6
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.4.2
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.2.2
typeprof 0.21.8
debug 1.8.0
racc 1.7.1
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
skipped bundled gems:
rbs-3.2.0.gem not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1858 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=39137
"--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] 927318=test_gem_package_task
[ 2/902] 927317=test_err_in_callback
[ 3/902] 927317=test_force_quotes
[ 4/902] 927319=json_ext_parser_test
[ 5/902] 927319=test_gem_resolver_vendor_specification
[ 6/902] 927317=test_koi8
[ 7/902] 927317=test_ostruct
[ 8/902] 927320=test_not
[ 9/902] 927320=test_rdoc_attr
[ 10/902] 927317=test_table
[ 11/902] 927317=test_gem_ext_configure_builder
[ 12/902] 927318=test_gem_dependency_list
[ 13/902] 927319=test_rdoc_generator_markup
[ 14/902] 927318=test_rendering
[ 15/902] 927320=test_filter
[ 16/902] 927319=test_inlinecache
[ 17/902] 927318=test_scanner_events
[ 18/902] 927320=test_gem_commands_contents_command
[ 19/902] 927317=test_have_func
[ 20/902] 927318=test_ractor_compatibility
[ 21/902] 927319=test_win32ole_variant_outarg
[ 22/902] 927319=test_ws
[ 23/902] 927319=test_erb_command
[ 24/902] 927319=test_gem_rdoc
[ 25/902] 927320=test_regex_casefold
[ 26/902] 927319=test_unix
[ 27/902] 927319=test_gem_source_git
[ 28/902] 927318=test_http
[ 29/902] 927317=test_fd_setsize
[ 30/902] 927317=test_symbol
[ 31/902] 927320=test_coder
[ 32/902] 927320=test_context
[ 33/902] 927320=test_gem_commands_sources_command
[ 34/902] 927320=test_rdoc_parser_markdown
[ 35/902] 927320=test_gem_source_fetch_problem
[ 36/902] 927320=test_rdoc_i18n_text
[ 37/902] 927320=test_rdoc_markup_indented_paragraph
[ 38/902] 927320=test_gem_commands_lock_command
[ 39/902] 927320=test_rdoc_markup_to_html_snippet
[ 40/902] 927320=test_data
[ 41/902] 927320=test_rdoc_markup
[ 42/902] 927320=test_gem_resolver_git_specification
[ 43/902] 927319=test_files_test_2
[ 44/902] 927320=test_singleton
[ 45/902] 927320=test_spell_checker
[ 46/902] 927320=test_ancdata
[ 47/902] 927320=test_rdoc_tom_doc
[ 48/902] 927320=test_gem_commands_fetch_command
[ 49/902] 927317=ractor_test
[ 50/902] 927320=test_normalize
[ 51/902] 927320=test_converters
[ 52/902] 927317=test_sleep
[ 53/902] 927320=test_bignum
[ 54/902] 927320=test_pack
[ 55/902] 927320=test_read
[ 56/902] 927320=test_basicinstructions
[ 57/902] 927320=test_update
[ 58/902] 927320=test_verbose
[ 59/902] 927317=test_ractor
[ 60/902] 927320=test_key_actor_emacs
[ 61/902] 927317=test_name_error_extension
[ 62/902] 927317=test_rdoc_ri_paths
[ 63/902] 927320=test_rdoc_rd_block_parser
[ 64/902] 927320=test_https_proxy
[ 65/902] 927320=test_bigdecimal_util
[ 66/902] 927320=test_formatter
[ 67/902] 927320=test_weakkeymap
[ 68/902] 927317=test_lazy_enumerator
[ 69/902] 927320=test_key_actor_vi
[ 70/902] 927318=test_rdoc_markup_document
[ 71/902] 927320=test_ts
[ 72/902] 927320=test_find_executable
[ 73/902] 927320=test_require
[ 74/902] 927318=test_unconverted_fields
[ 75/902] 927318=test_locale
[ 76/902] 927318=test_history
[ 77/902] 927318=test_delegation
[ 78/902] 927318=test_dup
[ 79/902] 927318=test_exit
[ 80/902] 927318=test_drbobject
[ 81/902] 927318=test_gem_commands_query_command
[ 82/902] 927317=test_optimization
[ 83/902] 927318=test_rdoc_rd
[ 84/902] 927318=test_range
[ 85/902] 927318=test_open3
[ 86/902] 927320=test_udp
[ 87/902] 927320=test_pinned
[ 88/902] 927320=test_pattern_key_name_check
[ 89/902] 927320=test_thread
[ 90/902] 927319=test_require
[ 91/902] 927320=test_remote_fetch_error
[ 92/902] 927320=test_gem_safe_marshal
[ 93/902] 927318=ruby_api_test
[ 94/902] 927319=test_date_strptime
[ 95/902] 927318=test_gem_doctor
[ 96/902] 927318=test_gem_request_set_lockfile_tokenizer
[ 97/902] 927318=test_ast
[ 98/902] 927319=fuzzer_test
[ 99/902] 927319=test_struct
[100/902] 927319=test_propertyputref
[101/902] 927319=test_instrumentation_api
[102/902] 927320=test_default_gems
[103/902] 927320=test_serialize_subclasses
[104/902] 927320=test_rand
[105/902] 927319=test_buffering
[106/902] 927319=test_drbunix
[107/902] 927320=test_patterns
[108/902] 927320=test_gem_commands_stale_command
[109/902] 927320=location_test
[110/902] 927320=test_gem_resolver_api_specification
[111/902] 927320=test_gem_package
[112/902] 927320=test_gem_security_signer
[113/902] 927320=test_date_arith
[114/902] 927320=json_common_interface_test
[115/902] 927320=test_ractor
[116/902] 927320=test_grapheme_breaks
[117/902] 927320=test_rdoc_parser_simple
[118/902] 927320=test_too_many_dummy_encodings
[119/902] 927320=test_signedness
[120/902] 927317=test_enumerable
[121/902] 927317=test_convertible
[122/902] 927319=test_env
[123/902] 927320=test_rdoc_markup_pre_process
[124/902] 927320=test_nkf
[125/902] 927320=test_internal_ivar
[126/902] 927320=test_config
[127/902] 927320=test_error_highlight
[128/902] 927320=test_stringscanner
[129/902] 927320=test_resize
[130/902] 927320=test_io_m17n
[131/902] 927317=test_general
[132/902] 927317=test_have_macro
[133/902] 927317=desugar_compiler_test
[134/902] 927320=test_pipe
[135/902] 927317=test_gem_resolver_specification
[136/902] 927317=test_tracepoint
[137/902] 927320=test_gem_text
[138/902] 927320=test_settracefunc
[139/902] 927319=test_variable
[140/902] 927319=test_pstore
[141/902] 927319=test_lambda
[142/902] 927319=test_readpartial
[143/902] 927319=test_gem_request_set_gem_dependency_api
[144/902] 927317=test_win32ole
[145/902] 927317=test_time
[146/902] 927319=test_sprintf_comb
[147/902] 927317=heredoc_dedent_test
[148/902] 927317=memsize_test
[149/902] 927317=test_method_cache
[150/902] 927317=test_gem_package_old
[151/902] 927317=test_ocsp
[152/902] 927319=test_super
[153/902] 927317=test_win32ole_param
[154/902] 927317=test_rdoc_generator_pot
[155/902] 927317=test_gem_uninstaller
[156/902] 927320=test_storage
[157/902] 927320=test_zlib
[158/902] 927319=test_eval
[159/902] 927319=test_proc
[160/902] 927317=test_alias
[161/902] 927317=test_gem_gem_runner
[162/902] 927317=test_pointer
[163/902] 927319=test_regexp
[164/902] 927317=test_extlibs
[165/902] 927317=test_file_exhaustive
[166/902] 927319=pattern_test
[167/902] 927319=test_iterator
[168/902] 927319=test_variable_name_check
[169/902] 927319=test_string
[170/902] 927319=compiler_test
[171/902] 927319=test_printf
[172/902] 927319=test_case
[173/902] 927319=test_gem_remote_fetcher
[174/902] 927319=test_dns
[175/902] 927319=test_process
[176/902] 927319=test_gem_commands_info_command
[177/902] 927319=test_addr
[178/902] 927319=test_getopts
[179/902] 927319=test_dir_m17n
[180/902] 927320=test_helper
[181/902] 927320=test_rdoc_generator_pot_po_entry
[182/902] 927320=test_tuplebag
[183/902] 927320=test_cgi_header
[184/902] 927320=test_rdoc_markup_to_rdoc
[185/902] 927320=test_singleton_function
[186/902] 927320=test_protocol
[187/902] 927320=test_gem_local_remote_options
[188/902] 927320=test_gc
[189/902] 927319=test_gem_commands_owner_command
[190/902] 927319=test_cgi_modruby
[191/902] 927319=test_rational
[192/902] 927319=test_flush
[193/902] 927319=test_pair
[194/902] 927319=test_stat
[195/902] 927319=test_func
[196/902] 927317=test_jaro_winkler
[197/902] 927317=test_foreach
[198/902] 927317=test_install
[199/902] 927317=unescape_test
[200/902] 927319=test_yamldbm
[201/902] 927319=test_trace
[202/902] 927319=test_nil
[203/902] 927319=test_rdoc_markup_attribute_manager
[204/902] 927319=test_rdoc_class_module
[205/902] 927317=test_liberal_parsing
[206/902] 927317=test_summary
[207/902] 927317=test_win32ole_variant
[208/902] 927317=test_gem_resolver_composed_set
[209/902] 927317=test_object
[210/902] 927319=test_find
[211/902] 927319=test_arity
[212/902] 927319=test_kill_ring
[213/902] 927319=test_boolean
[214/902] 927319=test_column_separator
[215/902] 927319=test_yaml_special_cases
[216/902] 927319=test_gem_source_list
[217/902] 927319=test_drbssl
[218/902] 927317=test_raise_no_backtrace_exception
[219/902] 927317=test_rdoc_parser_changelog
[220/902] 927317=test_mailto
[221/902] 927317=test_enumerator_kw
[222/902] 927317=test_gem_commands_install_command
[223/902] 927317=test_gem_indexer
[224/902] 927317=test_transcode
[225/902] 927317=test_iso_8859
[226/902] 927317=test_coderange
[227/902] 927317=test_dir
[228/902] 927317=test_c_struct_entry
[229/902] 927317=test_random
[230/902] 927317=test_rdoc_context
[231/902] 927317=test_strip
[232/902] 927317=test_nonblock
[233/902] 927317=test_lexer
[234/902] 927317=test_date
[235/902] 927317=test_open-uri
[236/902] 927317=test_project_sanity
[237/902] 927317=test_refinement
[238/902] 927319=test_gem_command_manager
[239/902] 927319=test_address_resolve
[240/902] 927319=test_pkcs7
[241/902] 927319=test_cgi_session
[242/902] 927319=test_x509crl
[243/902] 927319=test_hash
[244/902] 927320=test_ensured
[245/902] 927320=test_keyword
[246/902] 927320=test_iter_break
[247/902] 927320=test_gem_install_update_options
[248/902] 927320=test_num2int
[249/902] 927320=test_gem_resolver_installed_specification
[250/902] 927320=test_gem_commands_list_command
[251/902] 927320=test_cmethod
[252/902] 927320=test_gem_resolver_vendor_set
[253/902] 927320=test_gem_ext_rake_builder
[254/902] 927320=test_parser
[255/902] 927320=test_irb
[256/902] 927320=test_gem_requirement
[257/902] 927320=test_numeric
[258/902] 927320=test_word
[259/902] 927320=test_closure
[260/902] 927317=test_at_exit
[261/902] 927317=test_dln
[262/902] 927317=test_rdoc_options
[263/902] 927317=test_digest
[264/902] 927317=test_object
[265/902] 927317=test_gem_resolver_local_specification
[266/902] 927317=test_yield_block
[267/902] 927317=test_pkg_config
[268/902] 927317=test_rdoc_include
[269/902] 927317=test_set
[270/902] 927317=test_gem_commands_help_command
[271/902] 927317=test_ruby_lex
[272/902] 927320=test_win32ole_record
[273/902] 927320=test_eval_history
[274/902] 927320=dispatcher_test
[275/902] 927320=test_complex2
[276/902] 927320=test_gem_version_option
[277/902] 927317=test_insns_leaf
[278/902] 927317=test_ubf_async_safe
[279/902] 927317=test_ossl
[280/902] 927320=test_yjit
[281/902] 927317=test_frozen_error
[282/902] 927317=test_m17n
[283/902] 927317=test_console_attr
[284/902] 927317=test_argf
[285/902] 927320=test_array
[286/902] 927319=test_gem_ext_cargo_builder_link_flag_converter
[287/902] 927319=test_x509req
[288/902] 927319=test_files_ext
[289/902] 927319=test_thread_queue
[290/902] 927317=test_vm_dump
[291/902] 927317=test_nesting_parser
[292/902] 927317=test_nowrite
[293/902] 927317=test_gem_resolver_conflict
[294/902] 927317=test_gb18030
[295/902] 927317=test_gem_package_tar_writer
[296/902] 927317=test_fileutils
[297/902] 927319=errors_test
[298/902] 927319=test_omap
[299/902] 927319=test_gem_uri_formatter
[300/902] 927319=test_sockopt
[301/902] 927319=test_yaml_tree
[302/902] 927319=test_windows_1251
[303/902] 927319=test_shellwords
[304/902] 927319=test_encoding
[305/902] 927319=test_yjit_exit_locations
[306/902] 927319=test_data_error
[307/902] 927319=test_monitor
[308/902] 927319=test_gem_resolver_best_set
[309/902] 927319=test_whileuntil
[310/902] 927319=test_gem_config_file
[311/902] 927319=test_cstr
[312/902] 927317=test_document
[313/902] 927317=test_gem_gemcutter_utilities
[314/902] 927317=test_method_cache
[315/902] 927317=test_history
[316/902] 927317=test_float
[317/902] 927317=test_mul
[318/902] 927317=test_primitive
[319/902] 927317=test_passing_block
[320/902] 927317=test_gem_commands_which_command
[321/902] 927317=test_rdoc_parser
[322/902] 927317=test_thread_cv
[323/902] 927319=test_pattern_matching
[324/902] 927319=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41977>
[325/902] 927319=test_marshalable
[326/902] 927319=test_webauthn_poller
[327/902] 927317=test_rdoc_parser_rd
[328/902] 927317=test_unicode
[329/902] 927317=test_x509attr
[330/902] 927319=test_set_len
[331/902] 927317=test_x509ext
Closed file descriptor: Test_StrSetLen#test_coderange_after_trunc: 9
[332/902] 927319=test_wss
[333/902] 927317=test_class
[334/902] 927317=test_fips
[335/902] 927319=test_configuration
[336/902] 927319=test_math
[337/902] 927319=test_gc
[338/902] 927319=test_libs
[339/902] 927319=test_coverage
[340/902] 927317=test_pathname
[341/902] 927319=test_case
[342/902] 927319=test_gem_path_support
[343/902] 927317=test_helper
[344/902] 927317=test_gem_ext_cmake_builder
[345/902] 927317=test_interned_str
[346/902] 927319=test_objectspace
[347/902] 927317=test_integer
[348/902] 927319=test_sexp
[349/902] 927319=test_compile_prism
[350/902] 927319=test_io
[351/902] 927320=test_gem_util
[352/902] 927320=test_euc_jp
[353/902] 927320=test_tree_spell_checker
[354/902] 927320=test_require_lib
[355/902] 927317=test_struct
[356/902] 927317=test_etc
[357/902] 927317=test_mutex
[358/902] 927317=test_option
[359/902] 927317=test_win32ole_event
[360/902] 927317=test_key_event_record
[361/902] 927317=test_array_create
[362/902] 927317=test_scalar_scanner
[363/902] 927317=test_notimplement
[364/902] 927317=test_delegate
[365/902] 927317=test_gem_ext_cargo_builder_unit
[366/902] 927317=test_bash_completion
[367/902] 927317=test_signal
[368/902] 927317=test_fixnum
[369/902] 927317=test_bug-14834
[370/902] 927317=test_cgi_core
[371/902] 927317=test_parser
[372/902] 927317=test_rdoc_require
[373/902] 927317=test_rational2
[374/902] 927317=test_fiber
[375/902] 927320=test_terminfo
[376/902] 927320=test_completion
[377/902] 927319=test_buffered_io
[378/902] 927319=test_constant
[379/902] 927317=test_addrinfo
[380/902] 927317=test_gem
[381/902] 927320=test_to_ary_concat
[382/902] 927317=test_encoding
[383/902] 927317=test_evaluation
[384/902] 927317=test_case_options
[385/902] 927317=test_ssl
[386/902] 927317=test_rdoc_markup_to_tt_only
[387/902] 927317=test_https
[388/902] 927317=test_convert
[389/902] 927317=test_ractor
[390/902] 927319=test_rdoc_markup_to_bs
[391/902] 927319=test_marshal
[392/902] 927317=json_encoding_test
[393/902] 927317=test_gem_commands_generate_index_command
[394/902] 927320=test_gem_commands_update_command
[395/902] 927317=test_optparse
[396/902] 927317=ripper_compat_test
[397/902] 927317=test_within_pipe
[398/902] 927317=test_rdoc_generator_darkfish
[399/902] 927317=test_mixed_unicode_escapes
[400/902] 927317=test_load
[401/902] 927317=test_have_library
[402/902] 927319=test_beginendblock
[403/902] 927319=test_httpresponse
[404/902] 927317=test_rdoc_parser_ruby
[405/902] 927319=test_cipher
[406/902] 927319=test_new
[407/902] 927319=test_big5
[408/902] 927319=test_time_tz
[409/902] 927319=test_abbrev
[410/902] 927319=test_objspace
[411/902] 927320=test_gem_commands_server_command
[412/902] 927320=test_general
[413/902] 927320=test_httpresponses
[414/902] 927320=test_timeout
[415/902] 927320=test_gem_specification
[416/902] 927317=test_gem_package_tar_reader_entry
[417/902] 927317=test_rdoc_markup_to_label
[418/902] 927317=test_tsort
[419/902] 927317=test_gem_commands_exec_command
[420/902] 927317=test_metaclass
[421/902] 927317=test_files_sample
[422/902] 927317=test_rbconfig
[423/902] 927317=version_test
[424/902] 927317=test_cgi_cookie
[425/902] 927317=test_object_references
[426/902] 927317=test_scheduler
[427/902] 927317=test_bigdecimal
[428/902] 927320=test_win32ole_variable
[429/902] 927320=test_gem_resolver
[430/902] 927320=test_pp
[431/902] 927320=test_x509cert
[432/902] 927320=test_gem_commands_unpack_command
[433/902] 927320=test_rdoc_markup_to_table_of_contents
[434/902] 927320=test_enc_associate
[435/902] 927320=test_last_thread
[436/902] 927320=test_import
[437/902] 927317=test_logdevice
[438/902] 927317=test_ftp
[439/902] 927317=test_logger
[440/902] 927317=test_ssl
[441/902] 927320=test_digest_extend
[442/902] 927320=test_key_error
[443/902] 927320=test_module
[444/902] 927317=test_rb_str_dup
[445/902] 927317=test_append
[446/902] 927317=test_symbol
[447/902] 927317=test_engine
[448/902] 927317=test_io_console
[449/902] 927320=test_bn
[450/902] 927320=test_rdoc_markup_attributes
[451/902] 927320=test_cparser
[452/902] 927317=test_unicode_escape
[453/902] 927317=test_string_processing
[454/902] 927317=test_c_union_entity
[455/902] 927317=test_recursion
[456/902] 927317=test_rubyvm
[457/902] 927317=test_ractor
[458/902] 927317=test_config
[459/902] 927317=test_gem_request_connection_pools
[460/902] 927317=test_arith_seq_extract
[461/902] 927317=test_getoptlong
[462/902] 927317=test_pack
[463/902] 927317=test_logperiod
[464/902] 927317=test_win32ole_method_event
[465/902] 927317=test_gem_ext_ext_conf_builder
[466/902] 927320=test_gem_resolver_activation_request
[467/902] 927320=test_function_entry
[468/902] 927320=test_path_to_class
[469/902] 927320=test_pkey_dh
[470/902] 927320=test_securerandom
[471/902] 927320=test_alias_and_anchor
[472/902] 927320=test_config
[473/902] 927320=test_rdoc_any_method
[474/902] 927320=test_abi
[475/902] 927320=test_complexrational
[476/902] 927320=test_drb
[477/902] 927317=test_hash
[478/902] 927317=test_win32ole_typelib
[479/902] 927317=test_bundled_ca
[480/902] 927317=test_external_new
[481/902] 927317=test_ifunless
[482/902] 927317=test_ractor
[483/902] 927317=test_key_stroke
[484/902] 927317=test_config
[485/902] 927317=test_process
[486/902] 927318=test_mdns
[487/902] 927318=test_rat
[488/902] 927318=test_date_ractor
[489/902] 927318=test_http_request
[490/902] 927318=test_undef
[491/902] 927318=test_gem_name_tuple
[492/902] 927318=test_gem_request_set
[493/902] 927318=constant_path_node_test
[494/902] 927318=test_io_buffer
[495/902] 927318=test_gem_ext_cargo_builder
[496/902] 927318=test_gem_package_tar_header
[497/902] 927318=test_rdoc_extend
[498/902] 927318=test_to_ruby
[499/902] 927318=test_merge_keys
[500/902] 927318=test_gem_resolver_index_specification
[501/902] 927318=test_c_struct_builder
[502/902] 927318=test_stream
[503/902] 927318=test_gem_ext_builder
[504/902] 927320=test_prettyprint
[505/902] 927320=test_threadgroup
[506/902] 927320=test_human_typo
[507/902] 927320=test_rdoc_context_section
[508/902] 927320=test_gem_security_policy
[509/902] 927320=test_emitter
[510/902] 927320=test_io
[511/902] 927320=test_ellipsize
[512/902] 927318=test_queue
[513/902] 927320=test_gem_commands_check_command
[514/902] 927318=test_rdoc_alias
[515/902] 927320=test_big2str
[516/902] 927320=test_data
[517/902] 927318=test_gem_commands_yank_command
[518/902] 927320=test_utf32
[519/902] 927320=test_iseq_load
[520/902] 927318=test_rdoc_markup_to_markdown
[521/902] 927318=test_trick
[522/902] 927320=test_key_name_check
[523/902] 927320=test_scalar
[524/902] 927320=test_gem_resolver_requirement_list
[525/902] 927320=test_arith_seq_beg_len_step
[526/902] 927320=test_change_word
[527/902] 927320=test_tmpdir
[528/902] 927320=test_noarg
[529/902] 927320=test_gem_commands_pristine_command
[530/902] 927320=test_random
[531/902] 927320=test_rdoc_markdown_test
[532/902] 927318=test_rdoc_normal_module
[533/902] 927318=test_gem_version
[534/902] 927318=test_ssl_session
[535/902] 927318=test_rdoc_markup_hard_break
[536/902] 927318=test_gem_resolver_dependency_request
[537/902] 927318=test_ns_spki
[538/902] 927318=test_encodings
[539/902] 927318=test_line_editor
[540/902] 927318=test_gem_security_trust_dir
[541/902] 927320=test_rinda
[542/902] 927318=test_integer
[543/902] 927318=test_kwargs
[544/902] 927318=test_yield
[545/902] 927319=test_acceptable
[546/902] 927319=test_io_wait
[547/902] 927319=test_string_memory
[548/902] 927319=test_pkey
[549/902] 927319=test_stream
[550/902] 927319=test_gem_resolver_api_set
[551/902] 927319=test_forwardable
[552/902] 927319=test_ractor
[553/902] 927319=test_dryrun
[554/902] 927319=test_typeddata
[555/902] 927320=test_rdoc_markup_include
[556/902] 927320=test_cesu8
[557/902] 927320=test_inputs_scanner
[558/902] 927320=test_protect
[559/902] 927320=test_tree_builder
[560/902] 927320=test_rdoc_generator_pot_po
[561/902] 927320=test_rdoc_servlet
[562/902] 927319=test_clone
[563/902] 927320=test_nextafter
[564/902] 927320=test_thread
[565/902] 927319=test_capacity
[566/902] 927319=test_rubyoptions
[567/902] 927320=test_httpheader
[568/902] 927320=test_rdoc_ri_driver
[569/902] 927320=test_shapes
[570/902] 927320=test_gem_commands_mirror
[571/902] 927320=test_gem_commands_cleanup_command
[572/902] 927320=test_euc_kr
[573/902] 927320=test_literal
[574/902] 927320=test_date_marshal
[575/902] 927320=test_framework
[576/902] 927320=test_socket
[577/902] 927320=test_rdoc_markup_to_html_crossref
[578/902] 927320=test_yamlstore
[579/902] 927320=test_class2name
[580/902] 927320=test_erb_m17n
[581/902] 927320=test_syslog
[582/902] 927320=test_gem_commands_uninstall_command
[583/902] 927318=test_rdoc_code_object
[584/902] 927320=test_fnmatch
[585/902] 927320=test_x509name
[586/902] 927320=test_rdoc_markup_heading
[587/902] 927320=test_pack
[588/902] 927320=test_mutex_m
[589/902] 927320=test_gem_source
[590/902] 927318=test_skip_lines
[591/902] 927318=test_random_formatter
[592/902] 927318=test_depth_first
[593/902] 927318=test_benchmark
[594/902] 927317=test_mkmf
[595/902] 927320=test_raise
[596/902] 927320=test_assembler
[597/902] 927320=test_gem_stub_specification
[598/902] 927317=test_string
[599/902] 927317=test_function
[600/902] 927320=test_yaml
[601/902] 927317=comments_test
[602/902] 927317=test_array
[603/902] 927317=test_debug
[604/902] 927317=test_reline
[605/902] 927320=test_file
[606/902] 927320=test_date_strftime
[607/902] 927317=test_reqarg
[608/902] 927318=test_set
[609/902] 927317=test_init
[610/902] 927318=test_zsh_completion
[611/902] 927318=test_resource
[612/902] 927318=library_symbols_test
[613/902] 927318=test_system
[614/902] 927317=test_gem_commands_signin_command
[615/902] 927317=test_condition
[616/902] 927317=test_gem_commands_search_command
[617/902] 927317=test_cp949
[618/902] 927317=test_defined
[619/902] 927317=test_sizeof
[620/902] 927320=test_emoji
[621/902] 927320=test_sorted_set
[622/902] 927320=test_iseq
[623/902] 927318=test_date_attr
[624/902] 927318=test_color_printer
[625/902] 927318=test_rdoc_rd_inline_parser
[626/902] 927318=test_basicsocket
[627/902] 927318=test_sleep
[628/902] 927320=test_gem_commands_cert_command
[629/902] 927318=test_date_new
[630/902] 927318=test_wait
[631/902] 927318=test_tempfile
[632/902] 927319=test_object_create_start
[633/902] 927319=test_duplicate
[634/902] 927319=magic_comment_test
[635/902] 927319=test_require_path_check
[636/902] 927317=test_acl
[637/902] 927317=test_gem_unsatisfiable_dependency_error
[638/902] 927317=test_utf16
[639/902] 927317=json_string_matching_test
[640/902] 927317=test_rdoc_markup_paragraph
[641/902] 927317=test_path
[642/902] 927317=test_cmd
[643/902] 927318=test_fstring
[644/902] 927319=test_nomethod_error
[645/902] 927318=test_euc_tw
[646/902] 927318=test_quote_empty
[647/902] 927319=test_rdoc_markup_raw
[648/902] 927319=test_rdoc_markdown
[649/902] 927318=test_rdoc_rd_inline
[650/902] 927320=test_rdoc_normal_class
[651/902] 927318=test_gem_package_tar_reader
[652/902] 927318=test_comparable
[653/902] 927318=test_ipaddr
[654/902] 927320=test_const
[655/902] 927320=test_rdoc_encoding
[656/902] 927318=test_class
[657/902] 927320=test_files_test_1
[658/902] 927319=test_io_timeout
[659/902] 927319=test_rdoc_markup_parser
[660/902] 927319=test_method
[661/902] 927317=test_gem_source_specific_file
[662/902] 927317=test_gem_installer
[663/902] 927319=test_pkcs12
[664/902] 927319=test_deprecate
[665/902] 927319=test_rdoc_constant
[666/902] 927319=test_row_separator
[667/902] 927319=test_postponed_job
[668/902] 927319=test_gem_request_set_lockfile
[669/902] 927319=test_uncorrectable_name_check
[670/902] 927319=test_method_name_check
[671/902] 927319=test_parse
[672/902] 927319=test_observer
[673/902] 927319=test_hmac
[674/902] 927319=test_gem_commands_setup_command
[675/902] 927319=test_rdoc_top_level
[676/902] 927319=test_bmethod
[677/902] 927319=encoding_test
[678/902] 927319=test_pty
[679/902] 927320=test_erb
[680/902] 927319=test_gem_commands_environment_command
[681/902] 927320=test_numeric
[682/902] 927319=test_gem_platform
[683/902] 927320=test_rdoc_parser_c
[684/902] 927319=test_emitter
[685/902] 927319=test_rdoc_markup_verbatim
[686/902] 927319=json_fixtures_test
[687/902] 927319=newline_test
[688/902] 927319=test_econv
[689/902] 927320=parse_serialize_test
[690/902] 927320=test_color
[691/902] 927320=test_ldap
[692/902] 927320=test_rdoc_task
[693/902] 927320=test_numhash
[694/902] 927320=test_macro
[695/902] 927319=test_rdoc_markup_to_html
[696/902] 927320=test_pkey_rsa
[697/902] 927319=test_backtrace
[698/902] 927320=test_bigzero
[699/902] 927320=test_stack
[700/902] 927319=test_gem_uri
[701/902] 927319=test_sprintf
[702/902] 927317=test_rewind
[703/902] 927317=test_win32ole_type_event
[704/902] 927317=test_rdoc_method_attr
[705/902] 927319=test_row
[706/902] 927319=test_enumerator
[707/902] 927319=test_exception_at_throwing
[708/902] 927319=test_memory_view
[709/902] 927317=test_stringio
[710/902] 927320=test_gem_source_local
[711/902] 927317=test_flip
[712/902] 927317=test_frozen
[713/902] 927317=test_win32ole_method
[714/902] 927317=test_dot_dot
[715/902] 927317=test_scan_args
[716/902] 927317=test_date_conv
[717/902] 927317=test_date_compat
[718/902] 927317=test_gem_source_subpath_problem
[719/902] 927320=test_case_mapping
[720/902] 927320=test_weakmap
[721/902] 927319=test_egrep_cpp
[722/902] 927317=test_rdoc_comment
[723/902] 927319=test_kdf
[724/902] 927319=test_tcp
[725/902] 927319=test_win32ole_variant_m
[726/902] 927317=test_rdoc_rdoc
[727/902] 927319=test_cclass
[728/902] 927319=test_bug_reporter
[729/902] 927317=test_io_buffer
[730/902] 927317=test_autoconf
[731/902] 927319=test_cgi_multipart
[732/902] 927317=test_json_tree
[733/902] 927317=test_load
[734/902] 927317=test_severity
[735/902] 927317=test_ractor
[736/902] 927317=test_arithmetic_sequence
[737/902] 927317=test_gem_update_suggestion
[738/902] 927317=test_http
[739/902] 927317=test_gem_resolver_installer_set
[740/902] 927319=test_psych
[741/902] 927319=test_flags
[742/902] 927317=test_ole_methods
[743/902] 927317=test_gem_resolver_lock_set
[744/902] 927317=test_rdoc_i18n_locale
[745/902] 927317=test_gem_source_installed
[746/902] 927317=test_shift_jis
[747/902] 927317=test_quote_char_nil
[748/902] 927317=test_rdoc_cross_reference
[749/902] 927319=test_stringchar
[750/902] 927319=test_rubygems
[751/902] 927319=test_gem_security
[752/902] 927317=test_member
[753/902] 927317=test_eval
[754/902] 927317=test_kconv
[755/902] 927317=test_fiddle
[756/902] 927317=test_gem_resolver_lock_specification
[757/902] 927317=test_gem_resolver_git_set
[758/902] 927317=test_nofree
[759/902] 927317=test_ractor
[760/902] 927317=test_emoji_breaks
[761/902] 927319=test_gem_command
[762/902] 927319=test_digest
[763/902] 927319=test_files_lib
[764/902] 927319=test_store
[765/902] 927319=test_bug-5832
[766/902] 927319=test_gem_commands_open_command
[767/902] 927319=test_weakref
[768/902] 927318=test_timeout
[769/902] 927319=test_enumerator
[770/902] 927319=test_switch_hitter
[771/902] 927319=test_pkey_dsa
[772/902] 927318=test_rdoc_rubygems_hook
[773/902] 927318=test_gem_commands_dependency_command
[774/902] 927318=test_hash_create
[775/902] 927318=test_thread_fd_close
[776/902] 927318=test_file
[777/902] 927319=test_rdoc_generator_ri
[778/902] 927319=test_safe_load
[779/902] 927319=test_ansi_with_terminfo
[780/902] 927319=test_gem_stream_ui
[781/902] 927319=bom_test
[782/902] 927319=test_string
[783/902] 927318=locals_test
[784/902] 927317=test_name_error
[785/902] 927317=test_unicode_normalize
[786/902] 927319=test_bug-3571
[787/902] 927319=test_read
[788/902] 927318=test_reline_key
[789/902] 927318=test_arity
[790/902] 927318=test_rdoc_markup_to_joined_paragraph
[791/902] 927318=test_date_time
[792/902] 927318=test_handle
[793/902] 927319=test_did_you_mean
[794/902] 927319=test_profile_frames
[795/902] 927319=test_read_write
[796/902] 927319=test_deprecated
[797/902] 927319=test_integer_comb
[798/902] 927318=test_nil2vtempty
[799/902] 927318=test_div
[800/902] 927318=test_kernel
[801/902] 927318=test_rendering
[802/902] 927318=!Nothing_to_test
[803/902] 927318=test_gem_commands_outdated_command
[804/902] 927318=test_gem_validator
[805/902] 927318=test_usrmarshal
[806/902] 927318=test_rdoc_markup_formatter
[807/902] 927318=json_parser_test
[808/902] 927318=test_gbk
[809/902] 927318=parse_test
[810/902] 927319=test_each
[811/902] 927319=test_gem_source_vendor
[812/902] 927319=test_require
[813/902] 927319=test_call
[814/902] 927319=test_data_converters
[815/902] 927319=test_ansi_without_terminfo
[816/902] 927319=test_rdoc_text
[817/902] 927319=test_autoload
[818/902] 927318=test_cgi_util
[819/902] 927318=test_gem_dependency
[820/902] 927317=test_gem_available_set
[821/902] 927317=test_memory_view
[822/902] 927317=test_modify_expand
[823/902] 927317=test_assignment
[824/902] 927318=test_my_integer
[825/902] 927318=test_generic
[826/902] 927318=test_enc_str_buf_cat
[827/902] 927318=regexp_test
[828/902] 927318=test_input_method
[829/902] 927318=test_syslog_logger
[830/902] 927318=test_gem_source_lock
[831/902] 927318=test_gem_dependency_installer
[832/902] 927319=test_optarg
[833/902] 927319=test_ripper
[834/902] 927319=test_windows_1252
[835/902] 927319=test_null
[836/902] 927319=test_header
[837/902] 927319=test_win32ole_type
[838/902] 927319=test_exception
[839/902] 927317=test_x509store
[840/902] 927319=test_bigmath
[841/902] 927319=test_str2big
[842/902] 927319=test_continuation
[843/902] 927317=test_gem_impossible_dependencies_error
[844/902] 927317=json_generator_test
[845/902] 927319=test_gc_compact
[846/902] 927317=test_delete
[847/902] 927317=test_rdoc_markup_to_ansi
[848/902] 927317=test_ractor
[849/902] 927317=test_placearg
[850/902] 927317=test_features
[851/902] 927320=test_len
[852/902] 927320=test_asn1
[853/902] 927320=test_gem_commands_specification_command
[854/902] 927317=test_popen_deadlock
[855/902] 927320=test_rdoc_stats
[856/902] 927320=test_gem_dependency_resolution_error
[857/902] 927320=test_provider
[858/902] 927318=test_exception
[859/902] 927320=test_case_comprehensive
[860/902] 927317=test_syntax
[861/902] 927318=test_rdoc_store
[862/902] 927319=test_enc_raise
[863/902] 927319=test_inadvertent_creation
[864/902] 927319=test_webauthn_listener_response
[865/902] 927319=test_parser_events
[866/902] 927319=test_gem_request_set_lockfile_parser
[867/902] 927319=test_io_wait_uncommon
[868/902] 927319=test_gem_silent_ui
[869/902] 927319=test_gem_commands_signout_command
[870/902] 927319=test_gem_bundler_version_finder
[871/902] 927319=test_time
[872/902] 927319=test_files_test
[873/902] 927319=test_gem_resolver_index_set
[874/902] 927319=test_cgi_tag_helper
[875/902] 927319=test_rdoc_generator_json_index
[876/902] 927319=test_rdoc_single_class
[877/902] 927319=test_workspace
[878/902] 927318=test_debug_cmd
[879/902] 927318=test_win32ole_param_event
[880/902] 927319=test_folderitem2_invokeverb
[881/902] 927319=test_gem_spec_fetcher
[882/902] 927318=test_date_parse
[883/902] 927319=test_enum
[884/902] 927318=test_write
[885/902] 927318=test_recorder
[886/902] 927318=test_rdoc_token_stream
[887/902] 927318=test_thread
[888/902] 927318=test_gem_request
[889/902] 927318=test_pkey_ec
[890/902] 927318=json_generic_object_test
[891/902] 927318=test_base64
[892/902] 927318=test_complex
[893/902] 927318=test_backtrace
[894/902] 927318=test_type
[895/902] 927318=test_class_name_check
[896/902] 927318=test_common
[897/902] 927318=test_m17n_comb
[898/902] 927319=test_gem_commands_push_command
[899/902] 927319=json_addition_test
[900/902] 927319=test_gem_commands_build_command
[901/902] 927319=test_qsort
[902/902] 927319=test_invalid
Retrying...
Finished tests in 1095.818247s, 24.4338 tests/s, 8649.1478 assertions/s.
26775 tests, 9477894 assertions, 0 failures, 0 errors, 187 skips
ruby -v: ruby 3.3.0dev (2023-10-27T03:13:17Z master f9f0cfe785) [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-27T03:13:17Z master f9f0cfe785) [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 285.758711 seconds
3715 files, 32233 examples, 141548 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.929328.ruby -x gdbscript
[New LWP 929328]
[New LWP 929330]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00005640d47eaead in RVALUE_WB_UNPROTECTED (obj=139741604409840) at /tmp/ruby/src/trunk-O0/gc.c:1765
1765 return RVALUE_WB_UNPROTECTED_BITMAP(obj) != 0;
[Current thread is 1 (Thread 0x7f183b1a97c0 (LWP 929328))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f183b1a97c0 (LWP 929328) 0x00005640d47eaead in RVALUE_WB_UNPROTECTED (obj=139741604409840) at /tmp/ruby/src/trunk-O0/gc.c:1765
2 Thread 0x7f1821bcf640 (LWP 929330) 0x00007f183b2d1fde in epoll_wait (epfd=4, events=0x5640d4de827c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f1821bcf640 (LWP 929330)):
#0 0x00007f183b2d1fde in epoll_wait (epfd=4, events=0x5640d4de827c <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 0x00005640d497c614 in timer_thread_polling (vm=0x5640d51feb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = -158350330
#2 0x00005640d497ccbc in timer_thread_func (ptr=0x5640d51feb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
vm = 0x5640d51feb10
#3 0x00007f183b240b43 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 = {140733984268048, 2899145907526929828, 139741621974592, 25, 139742048159824, 140733984268400, -3023157049003635292, -3023142818858562140}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f183b2d1bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f183b1a97c0 (LWP 929328)):
#0 0x00005640d47eaead in RVALUE_WB_UNPROTECTED (obj=139741604409840) at /tmp/ruby/src/trunk-O0/gc.c:1765
No locals.
#1 0x00005640d47f5123 in rgengc_check_relation (objspace=0x5640d5201260, obj=139741604409840) at /tmp/ruby/src/trunk-O0/gc.c:6863
old_parent = 139741604586400
__func__ = <optimized out>
#2 0x00005640d47f5368 in gc_mark_ptr (objspace=0x5640d5201260, obj=139741604409840) at /tmp/ruby/src/trunk-O0/gc.c:6916
__func__ = "gc_mark_ptr"
#3 0x00005640d47f55ee in gc_mark (objspace=0x5640d5201260, obj=139741604409840) at /tmp/ruby/src/trunk-O0/gc.c:6968
No locals.
#4 0x00005640d47f4907 in mark_method_entry (objspace=0x5640d5201260, me=0x7f1820b3a3a0) at /tmp/ruby/src/trunk-O0/gc.c:6594
def = 0x5640d537e3e0
#5 0x00005640d47f5b6d in gc_mark_imemo (objspace=0x5640d5201260, obj=139741604586400) at /tmp/ruby/src/trunk-O0/gc.c:7118
__func__ = <optimized out>
#6 0x00005640d47f5e7f in gc_mark_children (objspace=0x5640d5201260, obj=139741604586400) at /tmp/ruby/src/trunk-O0/gc.c:7240
any = 0x7f1820b3a3a0
#7 0x00005640d47f674d in gc_mark_stacked_objects (objspace=0x5640d5201260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7435
mstack = 0x5640d52016e8
obj = 139741604586400
marked_slots_at_the_beginning = 770
popped_count = 0
#8 0x00005640d47f68cd in gc_mark_stacked_objects_all (objspace=0x5640d5201260) at /tmp/ruby/src/trunk-O0/gc.c:7473
No locals.
#9 0x00005640d47f8b9e in gc_marks_rest (objspace=0x5640d5201260) at /tmp/ruby/src/trunk-O0/gc.c:8660
No locals.
#10 0x00005640d47f8cd2 in gc_marks (objspace=0x5640d5201260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8718
marking_finished = false
#11 0x00005640d47faa5a in gc_start (objspace=0x5640d5201260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9468
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 24
#12 0x00005640d47fa6f7 in garbage_collect (objspace=0x5640d5201260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9352
_lev = 790870592
ret = 32767
#13 0x00005640d47fb17a in garbage_collect_with_gvl (objspace=0x5640d5201260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9729
No locals.
#14 0x00005640d480203d in objspace_malloc_gc_stress (objspace=0x5640d5201260) at /tmp/ruby/src/trunk-O0/gc.c:12170
reason = 45568
#15 0x00005640d4802320 in objspace_xmalloc0 (objspace=0x5640d5201260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12372
gpr = 107008
mem = 0x5640d59993d0
#16 0x00005640d480263d in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12596
No locals.
#17 0x00005640d4802673 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12605
No locals.
#18 0x00005640d4805f9e in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14178
No locals.
#19 0x00005640d49c1237 in vm_ccs_create (klass=139741622298600, cc_tbl=0x5640d598c8e0, mid=3137, cme=0x7f1821bf1ce8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1940
ccs = 0xffffffff000000c4
#20 0x00005640d49dca2e in cache_callable_method_entry (klass=139741622298600, mid=3137, cme=0x7f1821bf1ce8) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
cc_tbl = 0x5640d598c8e0
ccs_data = 94836445005493
#21 0x00005640d49dcbf0 in callable_method_entry_or_negative (klass=139741622298600, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
defined_class = 139741622298600
me = 0x7f1821bf1ce8
_lev = 22080
cme = 0x7f1821bf1ce8
#22 0x00005640d49dcc82 in callable_method_entry (klass=139741622298600, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
cme = 0x5640d49bec46 <rb_vm_frame_method_entry+127>
#23 0x00005640d49dcce5 in rb_callable_method_entry (klass=139741622298600, mid=3137) at /tmp/ruby/src/trunk-O0/vm_method.c:1396
No locals.
#24 0x00005640d49e0fb3 in vm_call_super (ec=0x5640d52022c0, argc=1, argv=0x7fff2f23bd60, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:345
recv = 139741603878160
klass = 139741622298600
id = 3137
cfp = 0x7f183b1a7e18
me = 0x7f1821bf1d10
#25 0x00005640d49e1060 in rb_call_super_kw (argc=1, argv=0x7fff2f23bd60, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:358
ec = 0x5640d52022c0
#26 0x00005640d49e108b in rb_call_super (argc=1, argv=0x7fff2f23bd60) at /tmp/ruby/src/trunk-O0/vm_eval.c:364
No locals.
#27 0x00005640d493ec82 in esignal_init (argc=1, argv=0x7fff2f23c778, self=139741603878160) at /tmp/ruby/src/trunk-O0/signal.c:375
argnum = 2
sig = 139741604084400
signo = 15
#28 0x00005640d49c7373 in ractor_safe_call_cfunc_m1 (recv=139741603878160, argc=1, argv=0x7fff2f23c778, func=0x5640d493eb2b <esignal_init>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3284
f = 0x5640d493eb2b <esignal_init>
#29 0x00005640d49e0313 in vm_call0_cfunc_with_frame (ec=0x5640d52022c0, calling=0x7fff2f23c040, argv=0x7fff2f23c778) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7f183b1a7e50
ci = 0x7fff2f23c010
val = 140733984259728
me = 0x7f1821bf1d10
cfunc = 0x5640d527c7e8
len = -1
recv = 139741603878160
argc = 1
mid = 3137
block_handler = 0
frame_flags = 1431634051
args = <optimized out>
args = <optimized out>
#30 0x00005640d49e043c in vm_call0_cfunc (ec=0x5640d52022c0, calling=0x7fff2f23c040, argv=0x7fff2f23c778) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#31 0x00005640d49e06b4 in vm_call0_body (ec=0x5640d52022c0, calling=0x7fff2f23c040, argv=0x7fff2f23c778) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7fff2f23c010
cc = 0x7f1820a8d4e8
ret = 0
#32 0x00005640d49dff0a in vm_call0_cc (ec=0x5640d52022c0, recv=139741603878160, id=3137, argc=1, argv=0x7fff2f23c778, cc=0x7f1820a8d4e8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7fff2f23c778
av = {94836443005647, 94836453548736}
calling = {cd = 0x7fff2f23c000, cc = 0x7f1820a8d4e8, block_handler = 0, recv = 139741603878160, argc = 1, kw_splat = false, heap_argv = 0}
#33 0x00005640d49e174d in rb_call0 (ec=0x5640d52022c0, recv=139741603878160, mid=3137, argc=1, argv=0x7fff2f23c778, call_scope=CALL_FCALL, self=139741622297640) at /tmp/ruby/src/trunk-O0/vm_eval.c:569
call_status = MISSING_NONE
scope = CALL_FCALL
kw_splat = 0
cc = 0x7f1820a8d4e8
#34 0x00005640d49e2499 in rb_call (recv=139741603878160, mid=3137, argc=1, argv=0x7fff2f23c778, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:895
ec = 0x5640d52022c0
#35 0x00005640d49e2b7c in rb_funcallv_kw (recv=139741603878160, mid=3137, argc=1, argv=0x7fff2f23c778, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1088
No locals.
#36 0x00005640d47dac4d in rb_obj_call_init_kw (obj=139741603878160, argc=1, argv=0x7fff2f23c778, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1700
No locals.
#37 0x00005640d4888089 in rb_class_new_instance_kw (argc=1, argv=0x7fff2f23c778, klass=139741622297640, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2133
obj = 139741603878160
#38 0x00005640d48880bd in rb_class_new_instance (argc=1, argv=0x7fff2f23c778, klass=139741622297640) at /tmp/ruby/src/trunk-O0/object.c:2141
No locals.
#39 0x00005640d49c7373 in ractor_safe_call_cfunc_m1 (recv=139741622297640, argc=1, argv=0x7fff2f23c778, func=0x5640d488808f <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3284
f = 0x5640d488808f <rb_class_new_instance>
#40 0x00005640d49e0313 in vm_call0_cfunc_with_frame (ec=0x5640d52022c0, calling=0x7fff2f23c4f0, argv=0x7fff2f23c778) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7f183b1a7e88
ci = 0x7fff2f23c4c0
val = 4294967406
me = 0x7f183b0989b8
cfunc = 0x5640d523c678
len = -1
recv = 139741622297640
argc = 1
mid = 3457
block_handler = 0
frame_flags = 1431634051
args = <optimized out>
args = <optimized out>
#41 0x00005640d49e043c in vm_call0_cfunc (ec=0x5640d52022c0, calling=0x7fff2f23c4f0, argv=0x7fff2f23c778) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#42 0x00005640d49e06b4 in vm_call0_body (ec=0x5640d52022c0, calling=0x7fff2f23c4f0, argv=0x7fff2f23c778) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7fff2f23c4c0
cc = 0x7fff2f23c590
ret = 32
#43 0x00005640d49dff0a in vm_call0_cc (ec=0x5640d52022c0, recv=139741622297640, id=3457, argc=1, argv=0x7fff2f23c778, cc=0x7fff2f23c590, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7fff2f23c778
av = {94836447407800, 140733984261484}
calling = {cd = 0x7fff2f23c4b0, cc = 0x7fff2f23c590, block_handler = 0, recv = 139741622297640, argc = 1, kw_splat = false, heap_argv = 0}
#44 0x00005640d49dfcab in rb_vm_call0 (ec=0x5640d52022c0, recv=139741622297640, id=3457, argc=1, argv=0x7fff2f23c778, cme=0x7f183b0989b8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
cc = {flags = 52250, klass = 0, cme_ = 0x7f183b0989b8, call_ = 0x5640d49cbae5 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#45 0x00005640d49e0f04 in rb_vm_call_kw (ec=0x5640d52022c0, recv=139741622297640, id=3457, argc=1, argv=0x7fff2f23c778, me=0x7f183b0989b8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#46 0x00005640d49e1d66 in rb_check_funcall_default_kw (recv=139741622297640, mid=3457, argc=1, argv=0x7fff2f23c778, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:709
klass = 139741622297480
me = 0x7f183b0989b8
ec = 0x5640d52022c0
respond = -1
#47 0x00005640d49e1c43 in rb_check_funcall (recv=139741622297640, mid=3457, argc=1, argv=0x7fff2f23c778) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#48 0x00005640d47d8b1f in make_exception (argc=2, argv=0x7fff2f23c770, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:817
mesg = 4
exc = 140733984262080
#49 0x00005640d47d8bd9 in rb_make_exception (argc=2, argv=0x7fff2f23c770) at /tmp/ruby/src/trunk-O0/eval.c:835
No locals.
#50 0x00005640d498400f in rb_threadptr_raise (target_th=0x5640d5201090, argc=2, argv=0x7fff2f23c770) at /tmp/ruby/src/trunk-O0/thread.c:2468
exc = 31
#51 0x00005640d49840cc in rb_threadptr_signal_raise (th=0x5640d5201090, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2490
argv = {139741622297640, 31}
#52 0x00005640d493fdd2 in rb_signal_exec (th=0x5640d5201090, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1079
vm = 0x5640d51feb10
cmd = 0
#53 0x00005640d4983d10 in rb_threadptr_execute_interrupts (th=0x5640d5201090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2385
prev_status = THREAD_RUNNABLE
sig = 15
timer_interrupt = 0
pending_interrupt = 0
terminate_interrupt = 0
trap_interrupt = 8
interrupt = 8
postponed_job_interrupt = 0
ret = 0
#54 0x00005640d497668b in rb_vm_check_ints (ec=0x5640d52022c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2028
No locals.
#55 0x00005640d4980186 in unblock_function_set (th=0x5640d5201090, func=0x5640d497ac9b <ubf_select>, arg=0x5640d5201090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:313
No locals.
#56 0x00005640d498273b in blocking_region_begin (th=0x5640d5201090, region=0x7fff2f23c908, ubf=0x5640d497ac9b <ubf_select>, arg=0x5640d5201090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1461
No locals.
#57 0x00005640d49829aa in rb_nogvl (func=0x5640d481ee21 <sysopen_func>, data1=0x7fff2f23c9d0, ubf=0x5640d497ac9b <ubf_select>, data2=0x5640d5201090, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1525
__region = {prev_status = THREAD_RUNNABLE}
val = 0x0
ec = 0x5640d52022c0
th = 0x5640d5201090
vm = 0x5640d51feb10
is_main_thread = true
saved_errno = 0
ubf_th = 0
#58 0x00005640d4982ab9 in rb_thread_call_without_gvl (func=0x5640d481ee21 <sysopen_func>, data1=0x7fff2f23c9d0, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1641
No locals.
#59 0x00005640d481ee9a in rb_sysopen_internal (data=0x7fff2f23c9d0) at /tmp/ruby/src/trunk-O0/io.c:6960
fd = -1531729708
#60 0x00005640d481ef26 in rb_sysopen (fname=139741604018880, oflags=194, perm=384) at /tmp/ruby/src/trunk-O0/io.c:6977
first_errno = 32536
retried_errno = 0
retried = 0
fd = -1
data = {fname = 139741604018880, oflags = 194, perm = 384}
__func__ = "rb_sysopen"
#61 0x00005640d481f5ac in rb_file_open_generic (io=139741603878240, filename=139741604018880, oflags=194, fmode=1155, convconfig=0x7fff2f23cac0, perm=384) at /tmp/ruby/src/trunk-O0/io.c:7141
pathv = 139741604018880
fptr = 0x5640d5496690
cc = {enc = 0x7fff00000483, enc2 = 0xa4b3a8d467c95400, ecflags = -719318432, ecopts = 139742046486880}
#62 0x00005640d4820d1b in rb_open_file (argc=3, argv=0x7f183b0a8148, io=139741603878240) at /tmp/ruby/src/trunk-O0/io.c:8057
fname = 139741604018880
oflags = 194
fmode = 1155
convconfig = {enc = 0x0, enc2 = 0x0, ecflags = 0, ecopts = 4}
perm = 384
#63 0x00005640d48237fa in rb_file_initialize (argc=3, argv=0x7f183b0a8148, io=139741603878240) at /tmp/ruby/src/trunk-O0/io.c:9576
No locals.
#64 0x00005640d49c7373 in ractor_safe_call_cfunc_m1 (recv=139741603878240, argc=3, argv=0x7f183b0a8148, func=0x5640d482374f <rb_file_initialize>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3284
f = 0x5640d482374f <rb_file_initialize>
#65 0x00005640d49e0313 in vm_call0_cfunc_with_frame (ec=0x5640d52022c0, calling=0x7fff2f23cdf0, argv=0x7f183b0a8148) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7f183b1a7ec0
ci = 0x7fff2f23cdc0
val = 140733984263232
me = 0x7f1821bf5a78
cfunc = 0x5640d5228c78
len = -1
recv = 139741603878240
argc = 3
mid = 3137
block_handler = 0
frame_flags = 1431635075
args = <optimized out>
args = <optimized out>
#66 0x00005640d49e043c in vm_call0_cfunc (ec=0x5640d52022c0, calling=0x7fff2f23cdf0, argv=0x7f183b0a8148) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#67 0x00005640d49e06b4 in vm_call0_body (ec=0x5640d52022c0, calling=0x7fff2f23cdf0, argv=0x7f183b0a8148) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7fff2f23cdc0
cc = 0x7f1820a8d538
ret = 0
#68 0x00005640d49dff0a in vm_call0_cc (ec=0x5640d52022c0, recv=139741603878240, id=3137, argc=3, argv=0x7f183b0a8148, cc=0x7f1820a8d538, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 64
use_argv = 0x7f183b0a8148
av = {94836443005647, 94836453548736}
calling = {cd = 0x7fff2f23cdb0, cc = 0x7f1820a8d538, block_handler = 0, recv = 139741603878240, argc = 3, kw_splat = true, heap_argv = 0}
#69 0x00005640d49e174d in rb_call0 (ec=0x5640d52022c0, recv=139741603878240, mid=3137, argc=3, argv=0x7f183b0a8148, call_scope=CALL_FCALL_KW, self=139741622103280) at /tmp/ruby/src/trunk-O0/vm_eval.c:569
call_status = MISSING_NONE
scope = CALL_FCALL
kw_splat = 1
cc = 0x7f1820a8d538
#70 0x00005640d49e2499 in rb_call (recv=139741603878240, mid=3137, argc=3, argv=0x7f183b0a8148, scope=CALL_FCALL_KW) at /tmp/ruby/src/trunk-O0/vm_eval.c:895
ec = 0x5640d52022c0
#71 0x00005640d49e2b7c in rb_funcallv_kw (recv=139741603878240, mid=3137, argc=3, argv=0x7f183b0a8148, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1088
No locals.
#72 0x00005640d47dac4d in rb_obj_call_init_kw (obj=139741603878240, argc=3, argv=0x7f183b0a8148, kw_splat=1) at /tmp/ruby/src/trunk-O0/eval.c:1700
No locals.
#73 0x00005640d4888089 in rb_class_new_instance_kw (argc=3, argv=0x7f183b0a8148, klass=139741622103280, kw_splat=1) at /tmp/ruby/src/trunk-O0/object.c:2133
obj = 139741603878240
#74 0x00005640d4820d65 in rb_io_s_open (argc=3, argv=0x7f183b0a8148, klass=139741622103280) at /tmp/ruby/src/trunk-O0/io.c:8097
io = 94836444849830
#75 0x00005640d49c7373 in ractor_safe_call_cfunc_m1 (recv=139741622103280, argc=3, argv=0x7f183b0a8148, func=0x5640d4820d35 <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3284
f = 0x5640d4820d35 <rb_io_s_open>
#76 0x00005640d49c7faa in vm_call_cfunc_with_frame_ (ec=0x5640d52022c0, reg_cfp=0x7f183b1a7ef8, calling=0x7fff2f23d440, argc=3, argv=0x7f183b0a8148, stack_bottom=0x7f183b0a8140) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3475
ci = 0x411100400007
cc = 0x7f1820a8d588
val = 140733984264416
me = 0x7f1821bfa988
cfunc = 0x5640d5265e88
recv = 139741622103280
block_handler = 0
frame_type = 1431635075
len = -1
args = <optimized out>
args = <optimized out>
#77 0x00005640d49c817f in vm_call_cfunc_with_frame (ec=0x5640d52022c0, reg_cfp=0x7f183b1a7ef8, calling=0x7fff2f23d440) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
argc = 3
stack_bottom = 0x7f183b0a8140
argv = 0x7f183b0a8148
#78 0x00005640d49c8297 in vm_call_cfunc_other (ec=0x5640d52022c0, reg_cfp=0x7f183b1a7ef8, calling=0x7fff2f23d440) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3529
ci = 0x411100400007
argv_ary = 0
#79 0x00005640d49c86bf in vm_call_cfunc (ec=0x5640d52022c0, reg_cfp=0x7f183b1a7ef8, calling=0x7fff2f23d440) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3611
ci = 0x411100400007
#80 0x00005640d49cae66 in vm_call_method_each_type (ec=0x5640d52022c0, cfp=0x7f183b1a7ef8, calling=0x7fff2f23d440) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4389
aset_mask = 1979
ivar_mask = 0
ci = 0x411100400007
cc = 0x7f1820a8d588
cme = 0x7f1821bfa988
v = 94836455170600
#81 0x00005640d49cb912 in vm_call_method (ec=0x5640d52022c0, cfp=0x7f183b1a7ef8, calling=0x7fff2f23d440) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4515
ci = 0x411100400007
cc = 0x7f1820a8d588
#82 0x00005640d49cbb14 in vm_call_general (ec=0x5640d52022c0, reg_cfp=0x7f183b1a7ef8, calling=0x7fff2f23d440) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4559
No locals.
#83 0x00005640d49ce199 in vm_sendish (ec=0x5640d52022c0, reg_cfp=0x7f183b1a7ef8, cd=0x5640d53c21a0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5553
val = 36
ci = 0x411100400007
cc = 0x7f1820a8d588
argc = 3
recv = 139741622103280
calling = {cd = 0x5640d53c21a0, cc = 0x7f1820a8d588, block_handler = 0, recv = 139741622103280, argc = 3, kw_splat = true, heap_argv = 0}
#84 0x00005640d49d55ac in vm_exec_core (ec=0x5640d52022c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x5640d53c21a0
leaf = false
val = 139741604018960
reg_pc = 0x5640d53c2d08
reg_cfp = 0x7f183b1a7ef8
insns_address_table = {0x5640d49d1e01 <vm_exec_core+108>, 0x5640d49d1e63 <vm_exec_core+206>, 0x5640d49d1f76 <vm_exec_core+481>, 0x5640d49d208a <vm_exec_core+757>, 0x5640d49d2228 <vm_exec_core+1171>, 0x5640d49d2358 <vm_exec_core+1475>, 0x5640d49d256a <vm_exec_core+2005>, 0x5640d49d267c <vm_exec_core+2279>, 0x5640d49d2755 <vm_exec_core+2496>, 0x5640d49d285c <vm_exec_core+2759>, 0x5640d49d2963 <vm_exec_core+3022>, 0x5640d49d2a71 <vm_exec_core+3292>, 0x5640d49d2b83 <vm_exec_core+3566>, 0x5640d49d2c53 <vm_exec_core+3774>, 0x5640d49d2d5c <vm_exec_core+4039>, 0x5640d49d2e56 <vm_exec_core+4289>, 0x5640d49d2f19 <vm_exec_core+4484>, 0x5640d49d2fdc <vm_exec_core+4679>, 0x5640d49d3065 <vm_exec_core+4816>, 0x5640d49d30f1 <vm_exec_core+4956>, 0x5640d49d3197 <vm_exec_core+5122>, 0x5640d49d326f <vm_exec_core+5338>, 0x5640d49d333c <vm_exec_core+5543>, 0x5640d49d341a <vm_exec_core+5765>, 0x5640d49d34dc <vm_exec_core+5959>, 0x5640d49d361b <vm_exec_core+6278>, 0x5640d49d36c1 <vm_exec_core+6444>, 0x5640d49d37a6 <vm_exec_core+6673>, 0x5640d49d38d5 <vm_exec_core+6976>, 0x5640d49d3998 <vm_exec_core+7171>, 0x5640d49d3a5b <vm_exec_core+7366>, 0x5640d49d3b53 <vm_exec_core+7614>, 0x5640d49d3c15 <vm_exec_core+7808>, 0x5640d49d3cf4 <vm_exec_core+8031>, 0x5640d49d3e04 <vm_exec_core+8303>, 0x5640d49d3efe <vm_exec_core+8553>, 0x5640d49d3f79 <vm_exec_core+8676>, 0x5640d49d403a <vm_exec_core+8869>, 0x5640d49d4128 <vm_exec_core+9107>, 0x5640d49d41d8 <vm_exec_core+9283>, 0x5640d49d4357 <vm_exec_core+9666>, 0x5640d49d4431 <vm_exec_core+9884>, 0x5640d49d451d <vm_exec_core+10120>, 0x5640d49d45ae <vm_exec_core+10265>, 0x5640d49d4709 <vm_exec_core+10612>, 0x5640d49d4bf9 <vm_exec_core+11876>, 0x5640d49d4cf5 <vm_exec_core+12128>, 0x5640d49d4df8 <vm_exec_core+12387>, 0x5640d49d4ee4 <vm_exec_core+12623>, 0x5640d49d50fd <vm_exec_core+13160>, 0x5640d49d51ef <vm_exec_core+13402>, 0x5640d49d52f5 <vm_exec_core+13664>, 0x5640d49d54f2 <vm_exec_core+14173>, 0x5640d49d569b <vm_exec_core+14598>, 0x5640d49d57c6 <vm_exec_core+14897>, 0x5640d49d5932 <vm_exec_core+15261>, 0x5640d49d5a5d <vm_exec_core+15560>, 0x5640d49d5bc9 <vm_exec_core+15924>, 0x5640d49d5dab <vm_exec_core+16406>, 0x5640d49d5fa8 <vm_exec_core+16915>, 0x5640d49d6151 <vm_exec_core+17340>, 0x5640d49d6273 <vm_exec_core+17630>, 0x5640d49d631a <vm_exec_core+17797>, 0x5640d49d63de <vm_exec_core+17993>, 0x5640d49d64c7 <vm_exec_core+18226>, 0x5640d49d65b3 <vm_exec_core+18462>, 0x5640d49d669c <vm_exec_core+18695>, 0x5640d49d67b0 <vm_exec_core+18971>, 0x5640d49d68d7 <vm_exec_core+19266>, 0x5640d49d6a0d <vm_exec_core+19576>, 0x5640d49d6b43 <vm_exec_core+19886>, 0x5640d49d6c79 <vm_exec_core+20196>, 0x5640d49d6daf <vm_exec_core+20506>, 0x5640d49d6ee5 <vm_exec_core+20816>, 0x5640d49d7026 <vm_exec_core+21137>, 0x5640d49d71a0 <vm_exec_core+21515>, 0x5640d49d72d6 <vm_exec_core+21825>, 0x5640d49d740c <vm_exec_core+22135>, 0x5640d49d7542 <vm_exec_core+22445>, 0x5640d49d7678 <vm_exec_core+22755>, 0x5640d49d77ae <vm_exec_core+23065>, 0x5640d49d78e4 <vm_exec_core+23375>, 0x5640d49d7a1a <vm_exec_core+23685>, 0x5640d49d7b50 <vm_exec_core+23995>, 0x5640d49d7c9f <vm_exec_core+24330>, 0x5640d49d7e59 <vm_exec_core+24772>, 0x5640d49d7fd7 <vm_exec_core+25154>, 0x5640d49d80f6 <vm_exec_core+25441>, 0x5640d49d8215 <vm_exec_core+25728>, 0x5640d49d832f <vm_exec_core+26010>, 0x5640d49d8449 <vm_exec_core+26292>, 0x5640d49d8574 <vm_exec_core+26591>, 0x5640d49d86aa <vm_exec_core+26901>, 0x5640d49d8795 <vm_exec_core+27136>, 0x5640d49d889a <vm_exec_core+27397>, 0x5640d49d89e2 <vm_exec_core+27725>, 0x5640d49d8ad1 <vm_exec_core+27964>, 0x5640d49d8ba5 <vm_exec_core+28176>, 0x5640d49d8c7a <vm_exec_core+28389>, 0x5640d49d8d64 <vm_exec_core+28623>, 0x5640d49d8de0 <vm_exec_core+28747>, 0x5640d49d8e5c <vm_exec_core+28871>, 0x5640d49d8e7a <vm_exec_core+28901>, 0x5640d49d8e98 <vm_exec_core+28931>, 0x5640d49d8eb6 <vm_exec_core+28961>, 0x5640d49d8ed4 <vm_exec_core+28991>, 0x5640d49d8ef2 <vm_exec_core+29021>, 0x5640d49d8f10 <vm_exec_core+29051>, 0x5640d49d8f2e <vm_exec_core+29081>, 0x5640d49d8f4c <vm_exec_core+29111>, 0x5640d49d8f6a <vm_exec_core+29141>, 0x5640d49d8f88 <vm_exec_core+29171>, 0x5640d49d8fa6 <vm_exec_core+29201>, 0x5640d49d8fc4 <vm_exec_core+29231>, 0x5640d49d8fe2 <vm_exec_core+29261>, 0x5640d49d9000 <vm_exec_core+29291>, 0x5640d49d901e <vm_exec_core+29321>, 0x5640d49d903c <vm_exec_core+29351>, 0x5640d49d905a <vm_exec_core+29381>, 0x5640d49d9078 <vm_exec_core+29411>, 0x5640d49d9096 <vm_exec_core+29441>, 0x5640d49d90b4 <vm_exec_core+29471>, 0x5640d49d90d2 <vm_exec_core+29501>, 0x5640d49d90f0 <vm_exec_core+29531>, 0x5640d49d910e <vm_exec_core+29561>, 0x5640d49d912c <vm_exec_core+29591>, 0x5640d49d914a <vm_exec_core+29621>, 0x5640d49d9168 <vm_exec_core+29651>, 0x5640d49d9186 <vm_exec_core+29681>, 0x5640d49d91a4 <vm_exec_core+29711>, 0x5640d49d91c2 <vm_exec_core+29741>, 0x5640d49d91e0 <vm_exec_core+29771>, 0x5640d49d91fe <vm_exec_core+29801>, 0x5640d49d921c <vm_exec_core+29831>, 0x5640d49d923a <vm_exec_core+29861>, 0x5640d49d9258 <vm_exec_core+29891>, 0x5640d49d9276 <vm_exec_core+29921>, 0x5640d49d9294 <vm_exec_core+29951>, 0x5640d49d92b2 <vm_exec_core+29981>, 0x5640d49d92d0 <vm_exec_core+30011>, 0x5640d49d92ee <vm_exec_core+30041>, 0x5640d49d930c <vm_exec_core+30071>, 0x5640d49d932a <vm_exec_core+30101>, 0x5640d49d9348 <vm_exec_core+30131>, 0x5640d49d9366 <vm_exec_core+30161>, 0x5640d49d9384 <vm_exec_core+30191>, 0x5640d49d93a2 <vm_exec_core+30221>, 0x5640d49d93c0 <vm_exec_core+30251>, 0x5640d49d93de <vm_exec_core+30281>, 0x5640d49d93fc <vm_exec_core+30311>, 0x5640d49d941a <vm_exec_core+30341>, 0x5640d49d9438 <vm_exec_core+30371>, 0x5640d49d9456 <vm_exec_core+30401>, 0x5640d49d9474 <vm_exec_core+30431>, 0x5640d49d9492 <vm_exec_core+30461>, 0x5640d49d94b0 <vm_exec_core+30491>, 0x5640d49d94ce <vm_exec_core+30521>, 0x5640d49d94ec <vm_exec_core+30551>, 0x5640d49d950a <vm_exec_core+30581>, 0x5640d49d9528 <vm_exec_core+30611>, 0x5640d49d9546 <vm_exec_core+30641>, 0x5640d49d9564 <vm_exec_core+30671>, 0x5640d49d9582 <vm_exec_core+30701>, 0x5640d49d95a0 <vm_exec_core+30731>, 0x5640d49d95be <vm_exec_core+30761>, 0x5640d49d95dc <vm_exec_core+30791>, 0x5640d49d95fa <vm_exec_core+30821>, 0x5640d49d9618 <vm_exec_core+30851>, 0x5640d49d9636 <vm_exec_core+30881>, 0x5640d49d9654 <vm_exec_core+30911>, 0x5640d49d9672 <vm_exec_core+30941>, 0x5640d49d9690 <vm_exec_core+30971>, 0x5640d49d96ae <vm_exec_core+31001>, 0x5640d49d96cc <vm_exec_core+31031>, 0x5640d49d96ea <vm_exec_core+31061>, 0x5640d49d9708 <vm_exec_core+31091>, 0x5640d49d9739 <vm_exec_core+31140>, 0x5640d49d9757 <vm_exec_core+31170>, 0x5640d49d9775 <vm_exec_core+31200>, 0x5640d49d9793 <vm_exec_core+31230>, 0x5640d49d97b1 <vm_exec_core+31260>, 0x5640d49d97cf <vm_exec_core+31290>, 0x5640d49d97ed <vm_exec_core+31320>, 0x5640d49d980b <vm_exec_core+31350>, 0x5640d49d9829 <vm_exec_core+31380>, 0x5640d49d9847 <vm_exec_core+31410>, 0x5640d49d9865 <vm_exec_core+31440>, 0x5640d49d9883 <vm_exec_core+31470>, 0x5640d49d98a1 <vm_exec_core+31500>, 0x5640d49d98bf <vm_exec_core+31530>, 0x5640d49d98dd <vm_exec_core+31560>, 0x5640d49d98fb <vm_exec_core+31590>, 0x5640d49d9919 <vm_exec_core+31620>, 0x5640d49d9937 <vm_exec_core+31650>, 0x5640d49d9955 <vm_exec_core+31680>, 0x5640d49d9973 <vm_exec_core+31710>, 0x5640d49d9991 <vm_exec_core+31740>, 0x5640d49d99af <vm_exec_core+31770>, 0x5640d49d99cd <vm_exec_core+31800>, 0x5640d49d99eb <vm_exec_core+31830>...}
#85 0x00005640d49ebb60 in vm_exec_loop (ec=0x5640d52022c0, state=RUBY_TAG_BREAK, tag=0x7fff2f23e0b0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2499
No locals.
#86 0x00005640d49ebab8 in rb_vm_exec (ec=0x5640d52022c0) at /tmp/ruby/src/trunk-O0/vm.c:2478
_ec = 0x5640d52022c0
_tag = {tag = 36, retval = 4, buf = {0x7fff2f23e130, 0x5640d49eb9e3 <rb_vm_exec+174>, 0x0, 0x7fff2f23e080, 0x7fff2f23e3c8}, prev = 0x7fff2f23e1a0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_BREAK
result = 36
#87 0x00005640d49ec8b4 in rb_iseq_eval_main (iseq=0x7f1820b35e18) at /tmp/ruby/src/trunk-O0/vm.c:2738
ec = 0x5640d52022c0
val = 94836453548736
#88 0x00005640d47d77e3 in rb_ec_exec_node (ec=0x5640d52022c0, n=0x7f1820b35e18) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x5640d5201090
_ec = 0x5640d52022c0
_tag = {tag = 36, retval = 94836442885578, buf = {0x7fff2f23e220, 0x5640d47d7779 <rb_ec_exec_node+196>, 0x0, 0x7fff2f23e170, 0x5640d52022c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f1820b35e18
#89 0x00005640d47d7950 in ruby_run_node (n=0x7f1820b35e18) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x5640d52022c0
status = 22080
#90 0x00005640d47d32f4 in rb_main (argc=136, argv=0x7fff2f23e3c8) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140733984268960
#91 0x00005640d47d3355 in main (argc=136, argv=0x7fff2f23e3c8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)