# Logfile created on 2023-11-17 12:28:46 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000564f4fe76658 @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.20231117-122846", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000564f4ff0f5d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000564f4ff0f448 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564f4ff0f2b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231117-122846", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231117-122846>, @binmode=false, @mon_data=#<Monitor:0x0000564f4ff0f1f0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = 94c9f16663
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
d9079095bb3fa7a9e685b033db80f027a72c333c343f7d76b4e914d92ff550a8 builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating 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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
generating encdb.h
generating enc.mk
encdb.h unchanged
making enc
making srcs under 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'
ext/configure-ext.mk unchanged
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: 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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/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.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
abbrev 0.1.1
base64 0.2.0
benchmark 0.3.0
bundler 2.5.0.dev
cgi 0.4.0
csv 3.2.8
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
english 0.8.0
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
getoptlong 0.2.1
ipaddr 1.2.5
irb 1.9.0
logger 1.6.0
mutex_m 0.2.0
net-http 0.4.0
net-protocol 0.2.2
observer 0.1.2
open-uri 0.4.0
open3 0.2.0
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.17.1
pstore 0.1.3
rdoc 6.6.0
readline 0.0.3
reline 0.4.0
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.2.0
ruby2_keywords 0.0.5
securerandom 0.3.0
set 1.0.3
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 1.1.0
tempfile 0.2.0
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.4
digest 3.1.1
etc 1.4.3.dev.1
fcntl 1.1.0
fiddle 1.1.2
io-console 0.6.1.dev.1
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.1.1
stringio 3.1.0
strscan 3.0.8
syslog 0.1.1
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
minitest 5.20.0
power_assert 2.0.3
rake 13.1.0
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.4.5
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.3.0
typeprof 0.21.8
debug 1.8.0
racc 1.7.3
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1862 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
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.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=52798
"--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/908] 4056211=test_alias
[ 2/908] 4056213=test_eval
[ 3/908] 4056213=test_proc
[ 4/908] 4056212=test_pointer
[ 5/908] 4056215=test_gem_gem_runner
[ 6/908] 4056212=test_storage
[ 7/908] 4056212=test_zlib
[ 8/908] 4056211=test_gem_uninstaller
[ 9/908] 4056215=test_rdoc_generator_pot
[ 10/908] 4056215=test_printf
[ 11/908] 4056215=test_iterator
[ 12/908] 4056215=test_variable_name_check
[ 13/908] 4056215=test_string
[ 14/908] 4056215=compiler_test
[ 15/908] 4056215=test_gem_remote_fetcher
[ 16/908] 4056213=test_scope
[ 17/908] 4056213=test_case
[ 18/908] 4056213=test_regexp
[ 19/908] 4056212=test_file_exhaustive
[ 20/908] 4056211=pattern_test
[ 21/908] 4056211=test_extlibs
[ 22/908] 4056215=test_addr
[ 23/908] 4056215=test_gem_commands_info_command
[ 24/908] 4056215=test_getopts
[ 25/908] 4056215=test_dns
[ 26/908] 4056215=test_process
[ 27/908] 4056215=test_tuplebag
[ 28/908] 4056215=test_cgi_header
[ 29/908] 4056215=test_rdoc_markup_to_rdoc
[ 30/908] 4056215=test_singleton_function
[ 31/908] 4056215=test_protocol
[ 32/908] 4056215=test_dir_m17n
[ 33/908] 4056212=test_helper
[ 34/908] 4056212=test_rdoc_generator_pot_po_entry
[ 35/908] 4056212=test_env
[ 36/908] 4056211=test_rdoc_markup_pre_process
[ 37/908] 4056215=test_nkf
[ 38/908] 4056215=test_convertible
[ 39/908] 4056211=test_have_macro
[ 40/908] 4056211=test_general
[ 41/908] 4056211=test_pipe
[ 42/908] 4056211=desugar_compiler_test
[ 43/908] 4056211=test_stringscanner
[ 44/908] 4056211=test_resize
[ 45/908] 4056211=test_io_m17n
[ 46/908] 4056213=test_gem_resolver_specification
[ 47/908] 4056213=test_tracepoint
[ 48/908] 4056213=test_internal_ivar
[ 49/908] 4056213=test_error_highlight
[ 50/908] 4056212=test_config
[ 51/908] 4056211=test_win32ole
[ 52/908] 4056211=test_variable
[ 53/908] 4056213=test_pstore
[ 54/908] 4056211=test_gem_text
[ 55/908] 4056213=test_settracefunc
[ 56/908] 4056211=test_gem_request_set_gem_dependency_api
[ 57/908] 4056212=test_lambda
[ 58/908] 4056212=test_readpartial
[ 59/908] 4056212=test_super
[ 60/908] 4056211=test_ocsp
[ 61/908] 4056211=test_win32ole_param
[ 62/908] 4056211=test_sprintf_comb
[ 63/908] 4056211=heredoc_dedent_test
[ 64/908] 4056211=test_time
[ 65/908] 4056212=memsize_test
[ 66/908] 4056211=test_method_cache
[ 67/908] 4056211=test_gem_package_old
[ 68/908] 4056212=test_boolean
[ 69/908] 4056211=test_kill_ring
[ 70/908] 4056212=test_drbssl
[ 71/908] 4056211=test_raise_no_backtrace_exception
[ 72/908] 4056215=parameters_signature_test
[ 73/908] 4056215=test_rdoc_parser_changelog
[ 74/908] 4056213=test_column_separator
[ 75/908] 4056213=test_yaml_special_cases
[ 76/908] 4056213=test_gem_source_list
[ 77/908] 4056215=test_transcode
[ 78/908] 4056213=test_coderange
[ 79/908] 4056213=test_dir
[ 80/908] 4056211=test_iso_8859
[ 81/908] 4056211=test_enumerator_kw
[ 82/908] 4056211=test_gem_commands_install_command
[ 83/908] 4056215=test_gem_indexer
[ 84/908] 4056213=test_mailto
[ 85/908] 4056213=test_lexer
[ 86/908] 4056213=test_strip
[ 87/908] 4056213=test_nonblock
[ 88/908] 4056213=test_open-uri
[ 89/908] 4056213=test_date
[ 90/908] 4056213=test_c_struct_entry
[ 91/908] 4056213=test_random
[ 92/908] 4056213=test_rdoc_context
[ 93/908] 4056215=test_cgi_modruby
[ 94/908] 4056215=test_gem_commands_owner_command
[ 95/908] 4056215=test_rational
[ 96/908] 4056215=test_gem_local_remote_options
[ 97/908] 4056215=test_gc
[ 98/908] 4056211=test_type_completor
[ 99/908] 4056211=test_stat
[100/908] 4056211=test_pair
[101/908] 4056211=test_flush
[102/908] 4056211=test_yamldbm
[103/908] 4056211=unescape_test
[104/908] 4056213=test_func
[105/908] 4056213=test_jaro_winkler
[106/908] 4056213=test_install
[107/908] 4056213=test_foreach
[108/908] 4056213=test_gem_resolver_composed_set
[109/908] 4056213=test_win32ole_variant
[110/908] 4056213=test_summary
[111/908] 4056213=test_object
[112/908] 4056211=test_arity
[113/908] 4056211=test_find
[114/908] 4056211=test_rdoc_markup_attribute_manager
[115/908] 4056211=test_trace
[116/908] 4056211=test_nil
[117/908] 4056211=test_rdoc_class_module
[118/908] 4056213=test_liberal_parsing
[119/908] 4056213=test_singleton
[120/908] 4056213=test_ancdata
[121/908] 4056213=test_spell_checker
[122/908] 4056213=test_gem_resolver_git_specification
[123/908] 4056213=test_files_test_2
[124/908] 4056211=test_rdoc_markup
[125/908] 4056211=test_converters
[126/908] 4056211=test_normalize
[127/908] 4056211=test_bignum
[128/908] 4056211=test_sleep
[129/908] 4056211=test_rdoc_tom_doc
[130/908] 4056211=ractor_test
[131/908] 4056211=test_gem_commands_fetch_command
[132/908] 4056211=test_read
[133/908] 4056211=test_basicinstructions
[134/908] 4056211=test_update
[135/908] 4056211=test_key_actor_emacs
[136/908] 4056211=test_verbose
[137/908] 4056211=test_ractor
[138/908] 4056211=test_pack
[139/908] 4056212=test_https_proxy
[140/908] 4056212=test_bigdecimal_util
[141/908] 4056212=test_name_error_extension
[142/908] 4056212=test_rdoc_ri_paths
[143/908] 4056212=test_rdoc_rd_block_parser
[144/908] 4056211=test_force_quotes
[145/908] 4056211=test_gem_package_task
Skipping Gem::PackageTask tests. rake not found.
[146/908] 4056211=test_err_in_callback
[147/908] 4056211=test_rdoc_generator_markup
[148/908] 4056211=test_rendering
[149/908] 4056212=test_gem_ext_configure_builder
[150/908] 4056211=test_gem_dependency_list
[151/908] 4056212=test_inlinecache
[152/908] 4056211=test_scanner_events
[153/908] 4056211=test_filter
[154/908] 4056212=json_ext_parser_test
[155/908] 4056212=test_gem_resolver_vendor_specification
[156/908] 4056211=test_not
[157/908] 4056211=test_rdoc_attr
[158/908] 4056211=test_table
[159/908] 4056212=test_koi8
[160/908] 4056212=test_ostruct
[161/908] 4056211=test_context
Leaked file descriptor: TestIRB::ContextTest#test_build_completor: 9 : #<File:/tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/specifications/default/abbrev-0.1.1.gemspec>
Leaked thread: TestIRB::ContextTest#test_build_completor: #<Thread:0x00007fe8de2a3540 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 sleep>
Closed file descriptor: TestIRB::ContextTest#test_object_inspection_falls_back_to_kernel_inspect_when_errored: 9
Finished thread: TestIRB::ContextTest#test_object_inspection_falls_back_to_kernel_inspect_when_errored: #<Thread:0x00007fe8de2a3540 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 dead>
[162/908] 4056212=test_symbol
[163/908] 4056211=test_coder
[164/908] 4056211=test_gem_commands_sources_command
[165/908] 4056211=test_win32ole_variant_outarg
[166/908] 4056211=test_gem_rdoc
[167/908] 4056211=test_erb_command
[168/908] 4056211=test_ws
[169/908] 4056211=test_gem_commands_contents_command
[170/908] 4056211=test_ractor_compatibility
[171/908] 4056211=test_have_func
[172/908] 4056212=test_gem_source_git
[173/908] 4056212=test_http
[174/908] 4056211=test_fd_setsize
[175/908] 4056211=test_regex_casefold
[176/908] 4056211=test_unix
[177/908] 4056211=test_rdoc_markup_to_html_snippet
[178/908] 4056211=test_gem_commands_lock_command
[179/908] 4056211=test_data
[180/908] 4056211=test_rdoc_i18n_text
[181/908] 4056211=test_rdoc_parser_markdown
[182/908] 4056211=test_gem_source_fetch_problem
[183/908] 4056211=test_rdoc_markup_indented_paragraph
[184/908] 4056211=test_date_strptime
[185/908] 4056211=test_gem_doctor
[186/908] 4056213=test_gem_request_set_lockfile_tokenizer
[187/908] 4056211=ruby_api_test
[188/908] 4056213=test_gem_safe_marshal
[189/908] 4056211=test_default_gems
[190/908] 4056211=test_instrumentation_api
[191/908] 4056211=test_serialize_subclasses
[192/908] 4056211=test_rand
[193/908] 4056213=test_ast
[194/908] 4056212=fuzzer_test
[195/908] 4056212=test_propertyputref
[196/908] 4056212=test_struct
[197/908] 4056212=test_gem_resolver_api_specification
[198/908] 4056211=location_test
[199/908] 4056212=test_gem_security_signer
[200/908] 4056211=test_date_arith
[201/908] 4056211=test_gem_package
[202/908] 4056212=test_buffering
[203/908] 4056212=test_drbunix
[204/908] 4056211=test_gem_commands_stale_command
[205/908] 4056211=test_patterns
[206/908] 4056211=test_too_many_dummy_encodings
[207/908] 4056211=test_signedness
[208/908] 4056215=test_enumerable
[209/908] 4056215=test_rdoc_parser_simple
[210/908] 4056215=json_common_interface_test
[211/908] 4056215=test_ractor
[212/908] 4056215=test_grapheme_breaks
[213/908] 4056215=test_require
[214/908] 4056211=test_unconverted_fields
[215/908] 4056211=test_ts
[216/908] 4056211=test_find_executable
[217/908] 4056211=test_delegation
[218/908] 4056211=test_dup
[219/908] 4056211=test_locale
[220/908] 4056211=test_history
[221/908] 4056211=test_formatter
[222/908] 4056211=test_weakkeymap
[223/908] 4056211=test_lazy_enumerator
[224/908] 4056212=test_key_actor_vi
[225/908] 4056212=test_rdoc_markup_document
[226/908] 4056212=test_gem_commands_query_command
[227/908] 4056211=test_optimization
[228/908] 4056212=test_drbobject
[229/908] 4056212=test_range
[230/908] 4056215=test_rdoc_rd
[231/908] 4056215=test_exit
[232/908] 4056215=test_open3
[233/908] 4056212=test_pinned
[234/908] 4056212=test_udp
[235/908] 4056212=test_require
[236/908] 4056212=test_remote_fetch_error
[237/908] 4056212=test_pattern_key_name_check
[238/908] 4056212=test_thread
[239/908] 4056215=test_rational2
[240/908] 4056215=test_fiber
[241/908] 4056215=test_terminfo
[242/908] 4056215=test_parser
[243/908] 4056215=test_rdoc_require
[244/908] 4056215=test_gem_ext_cargo_builder_unit
[245/908] 4056215=test_delegate
[246/908] 4056215=test_bash_completion
[247/908] 4056215=test_cgi_core
[248/908] 4056215=test_signal
[249/908] 4056212=test_fixnum
[250/908] 4056212=test_bug-14834
[251/908] 4056212=test_gem
[252/908] 4056215=test_addrinfo
[253/908] 4056215=test_encoding
[254/908] 4056215=test_to_ary_concat
[255/908] 4056212=test_buffered_io
[256/908] 4056212=test_completion
[257/908] 4056211=test_constant
[258/908] 4056212=test_ractor
[259/908] 4056212=test_ssl
[260/908] 4056212=test_evaluation
[261/908] 4056212=test_case_options
[262/908] 4056212=test_https
[263/908] 4056212=test_convert
[264/908] 4056212=test_rdoc_markup_to_tt_only
[265/908] 4056212=test_optparse
[266/908] 4056212=ripper_compat_test
[267/908] 4056212=test_rdoc_markup_to_bs
[268/908] 4056212=json_encoding_test
[269/908] 4056212=test_gem_commands_generate_index_command
[270/908] 4056212=test_gem_commands_update_command
[271/908] 4056215=test_marshal
[272/908] 4056211=test_compile_prism
[273/908] 4056211=test_io
[274/908] 4056215=test_sexp
[275/908] 4056215=test_interned_str
[276/908] 4056215=test_gem_ext_cmake_builder
[277/908] 4056215=test_integer
[278/908] 4056212=test_objectspace
[279/908] 4056212=test_require_lib
[280/908] 4056215=test_gem_util
[281/908] 4056215=test_tree_spell_checker
[282/908] 4056215=test_euc_jp
[283/908] 4056215=test_mutex
[284/908] 4056215=test_option
[285/908] 4056212=test_win32ole_event
[286/908] 4056212=test_struct
[287/908] 4056212=test_etc
[288/908] 4056212=test_scalar_scanner
[289/908] 4056212=test_notimplement
[290/908] 4056212=test_key_event_record
[291/908] 4056212=test_array_create
[292/908] 4056212=test_import
[293/908] 4056215=test_last_thread
[294/908] 4056215=test_logdevice
[295/908] 4056215=test_ftp
[296/908] 4056215=test_pp
[297/908] 4056215=test_enc_associate
[298/908] 4056212=test_x509cert
[299/908] 4056212=test_gem_commands_unpack_command
[300/908] 4056215=test_rdoc_markup_to_table_of_contents
[301/908] 4056215=test_append
[302/908] 4056215=test_symbol
[303/908] 4056215=test_key_error
[304/908] 4056215=test_module
[305/908] 4056212=test_rb_str_dup
[306/908] 4056212=test_engine
[307/908] 4056212=test_logger
[308/908] 4056212=test_ssl
[309/908] 4056211=test_digest_extend
[310/908] 4056211=test_unicode_escape
[311/908] 4056211=test_rdoc_markup_attributes
[312/908] 4056211=test_cparser
[313/908] 4056215=test_string_processing
[314/908] 4056215=test_c_union_entity
[315/908] 4056215=test_recursion
[316/908] 4056215=test_bn
[317/908] 4056215=test_io_console
[318/908] 4056211=test_logperiod
[319/908] 4056212=test_ractor
[320/908] 4056211=test_rubyvm
[321/908] 4056211=test_config
[322/908] 4056212=test_gem_request_connection_pools
[323/908] 4056211=test_arith_seq_extract
[324/908] 4056211=test_getoptlong
[325/908] 4056212=test_pack
[326/908] 4056211=test_httpresponse
[327/908] 4056211=test_rdoc_parser_ruby
[328/908] 4056212=test_cipher
[329/908] 4056212=test_beginendblock
[330/908] 4056215=test_time_tz
[331/908] 4056215=test_new
[332/908] 4056215=test_big5
[333/908] 4056215=test_within_pipe
[334/908] 4056215=test_load
[335/908] 4056215=test_have_library
[336/908] 4056212=test_rdoc_generator_darkfish
[337/908] 4056211=test_mixed_unicode_escapes
[338/908] 4056211=test_gem_commands_server_command
[339/908] 4056211=test_general
[340/908] 4056211=test_httpresponses
[341/908] 4056211=test_objspace
[342/908] 4056212=test_timeout
[343/908] 4056212=test_abbrev
[344/908] 4056212=test_files_sample
[345/908] 4056215=test_rbconfig
[346/908] 4056212=test_metaclass
[347/908] 4056212=test_gem_specification
[348/908] 4056215=test_gem_package_tar_reader_entry
[349/908] 4056215=test_rdoc_markup_to_label
[350/908] 4056215=test_tsort
[351/908] 4056215=test_gem_commands_exec_command
[352/908] 4056215=test_bigdecimal
[353/908] 4056212=test_cgi_cookie
[354/908] 4056212=test_object_references
[355/908] 4056212=test_scheduler
[356/908] 4056212=test_win32ole_variable
[357/908] 4056212=test_gem_resolver
[358/908] 4056212=version_test
[359/908] 4056212=test_digest
[360/908] 4056212=test_object
[361/908] 4056212=test_gem_resolver_local_specification
[362/908] 4056212=test_at_exit
[363/908] 4056212=test_closure
[364/908] 4056212=test_dln
[365/908] 4056212=test_rdoc_options
[366/908] 4056215=test_pkg_config
[367/908] 4056215=test_yield_block
[368/908] 4056215=test_rdoc_include
[369/908] 4056212=test_gem_commands_help_command
[370/908] 4056215=test_set
[371/908] 4056215=test_gem_version_option
[372/908] 4056212=test_insns_leaf
[373/908] 4056212=test_ubf_async_safe
[374/908] 4056212=test_ossl
[375/908] 4056215=test_win32ole_record
[376/908] 4056215=test_ruby_lex
[377/908] 4056215=test_eval_history
[378/908] 4056215=dispatcher_test
[379/908] 4056215=test_complex2
[380/908] 4056215=test_x509req
[381/908] 4056215=test_console_attr
[382/908] 4056215=test_argf
[383/908] 4056212=test_array
[384/908] 4056215=test_gem_ext_cargo_builder_link_flag_converter
[385/908] 4056215=test_files_ext
[386/908] 4056215=test_yjit
[387/908] 4056212=test_frozen_error
[388/908] 4056212=test_m17n
[389/908] 4056212=test_gem_command_manager
[390/908] 4056212=test_refinement
[391/908] 4056215=test_address_resolve
[392/908] 4056215=test_project_sanity
[393/908] 4056215=test_num2int
[394/908] 4056215=test_gem_install_update_options
[395/908] 4056215=test_cgi_session
[396/908] 4056215=test_pkcs7
[397/908] 4056215=test_iter_break
[398/908] 4056215=test_x509crl
[399/908] 4056215=test_hash
[400/908] 4056212=test_ensured
[401/908] 4056212=test_keyword
[402/908] 4056212=test_gem_ext_rake_builder
[403/908] 4056212=test_parser
[404/908] 4056212=test_irb
[405/908] 4056212=test_gem_resolver_installed_specification
[406/908] 4056212=test_gem_commands_list_command
[407/908] 4056212=test_cmethod
[408/908] 4056212=test_gem_resolver_vendor_set
[409/908] 4056212=test_numeric
[410/908] 4056212=test_word
[411/908] 4056212=test_gem_requirement
[412/908] 4056212=test_pattern_matching
[413/908] 4056212=test_thread_cv
[414/908] 4056212=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 43949>
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11
[415/908] 4056212=test_rdoc_parser
[416/908] 4056212=test_webauthn_poller
[417/908] 4056212=test_rdoc_parser_rd
[418/908] 4056212=test_marshalable
[419/908] 4056212=test_set_len
[420/908] 4056212=test_unicode
[421/908] 4056212=test_x509attr
[422/908] 4056212=test_libs
[423/908] 4056212=test_math
[424/908] 4056212=test_gc
[425/908] 4056212=test_x509ext
[426/908] 4056212=test_wss
[427/908] 4056212=test_fips
[428/908] 4056212=test_configuration
[429/908] 4056212=test_class
[430/908] 4056212=test_gem_path_support
[431/908] 4056212=test_case
[432/908] 4056212=test_helper
[433/908] 4056212=test_coverage
[434/908] 4056212=test_pathname
[435/908] 4056212=test_fileutils
[436/908] 4056212=errors_test
[437/908] 4056212=test_nowrite
[438/908] 4056212=test_gem_resolver_conflict
[439/908] 4056212=test_thread_queue
[440/908] 4056215=test_vm_dump
[441/908] 4056215=test_nesting_parser
[442/908] 4056215=test_gem_package_tar_writer
[443/908] 4056215=test_gb18030
[444/908] 4056215=test_shellwords
[445/908] 4056215=test_windows_1251
[446/908] 4056215=test_yaml_tree
[447/908] 4056215=test_encoding
[448/908] 4056215=test_gem_uri_formatter
[449/908] 4056215=test_sockopt
[450/908] 4056215=test_omap
[451/908] 4056215=test_document
[452/908] 4056215=test_gem_resolver_best_set
[453/908] 4056215=test_whileuntil
[454/908] 4056215=test_gem_config_file
[455/908] 4056215=test_cstr
[456/908] 4056212=test_data_error
[457/908] 4056212=test_yjit_exit_locations
[458/908] 4056212=test_monitor
[459/908] 4056212=test_primitive
[460/908] 4056212=test_mul
[461/908] 4056212=test_passing_block
[462/908] 4056212=test_gem_commands_which_command
[463/908] 4056212=test_float
[464/908] 4056215=test_gem_gemcutter_utilities
[465/908] 4056212=test_method_cache
[466/908] 4056212=test_history
[467/908] 4056211=test_reqarg
[468/908] 4056211=test_date_strftime
[469/908] 4056211=test_set
[470/908] 4056211=test_init
[471/908] 4056211=test_file
[472/908] 4056211=test_gem_commands_signin_command
[473/908] 4056212=library_symbols_test
[474/908] 4056212=test_resource
[475/908] 4056212=test_zsh_completion
[476/908] 4056212=test_system
[477/908] 4056212=test_face
[478/908] 4056211=test_emoji
[479/908] 4056212=test_sorted_set
[480/908] 4056211=test_sizeof
[481/908] 4056212=test_iseq
[482/908] 4056212=test_gem_commands_search_command
[483/908] 4056212=test_cp949
[484/908] 4056212=test_condition
[485/908] 4056212=test_defined
[486/908] 4056212=test_basicsocket
[487/908] 4056212=test_sleep
[488/908] 4056212=test_rdoc_rd_inline_parser
[489/908] 4056212=test_color_printer
[490/908] 4056212=test_date_attr
[491/908] 4056212=test_syslog
[492/908] 4056212=test_erb_m17n
[493/908] 4056212=test_gem_commands_uninstall_command
[494/908] 4056215=test_rdoc_code_object
[495/908] 4056215=test_framework
[496/908] 4056215=test_socket
[497/908] 4056212=test_yamlstore
[498/908] 4056212=test_class2name
[499/908] 4056212=test_rdoc_markup_to_html_crossref
[500/908] 4056212=test_depth_first
[501/908] 4056212=test_random_formatter
[502/908] 4056212=test_benchmark
[503/908] 4056211=test_rdoc_markup_heading
[504/908] 4056211=test_pack
[505/908] 4056211=test_fnmatch
[506/908] 4056211=test_x509name
[507/908] 4056211=test_skip_lines
[508/908] 4056211=test_mutex_m
[509/908] 4056211=test_gem_source
[510/908] 4056212=test_string
[511/908] 4056212=test_function
[512/908] 4056211=test_raise
[513/908] 4056211=test_mkmf
[514/908] 4056211=test_assembler
[515/908] 4056211=test_gem_stub_specification
[516/908] 4056212=test_reline
[517/908] 4056211=test_yaml
[518/908] 4056212=comments_test
[519/908] 4056212=test_debug
[520/908] 4056211=test_array
[521/908] 4056212=test_observer
[522/908] 4056212=test_parse
[523/908] 4056211=test_method_name_check
[524/908] 4056211=test_rdoc_top_level
[525/908] 4056215=test_hmac
[526/908] 4056215=test_gem_commands_setup_command
[527/908] 4056212=test_postponed_job
[528/908] 4056212=test_uncorrectable_name_check
[529/908] 4056212=test_gem_request_set_lockfile
[530/908] 4056211=test_erb
[531/908] 4056211=test_numeric
[532/908] 4056211=test_gem_commands_environment_command
[533/908] 4056211=test_pty
[534/908] 4056215=test_bmethod
[535/908] 4056215=encoding_test
[536/908] 4056212=test_emitter
[537/908] 4056212=test_rdoc_markup_verbatim
[538/908] 4056212=newline_test
[539/908] 4056212=test_econv
[540/908] 4056211=json_fixtures_test
[541/908] 4056211=test_gem_platform
[542/908] 4056211=test_rdoc_parser_c
[543/908] 4056211=test_rdoc_markup_to_html
[544/908] 4056211=test_numhash
[545/908] 4056211=test_rdoc_task
[546/908] 4056211=test_macro
[547/908] 4056211=test_bigzero
[548/908] 4056211=test_stack
[549/908] 4056212=test_pkey_rsa
[550/908] 4056212=test_backtrace
[551/908] 4056212=test_color
[552/908] 4056212=test_ldap
[553/908] 4056212=test_gem_unsatisfiable_dependency_error
[554/908] 4056211=test_acl
[555/908] 4056212=test_require_path_check
[556/908] 4056211=test_utf16
[557/908] 4056211=test_tempfile
[558/908] 4056212=test_date_new
[559/908] 4056212=test_gem_commands_cert_command
[560/908] 4056211=test_wait
[561/908] 4056211=test_duplicate
[562/908] 4056211=magic_comment_test
[563/908] 4056211=test_object_create_start
[564/908] 4056211=test_quote_empty
[565/908] 4056211=test_rdoc_markup_raw
[566/908] 4056211=test_path
[567/908] 4056211=test_cmd
[568/908] 4056212=json_string_matching_test
[569/908] 4056212=test_rdoc_markup_paragraph
[570/908] 4056212=test_nomethod_error
[571/908] 4056212=test_euc_tw
[572/908] 4056212=test_fstring
[573/908] 4056211=test_const
[574/908] 4056211=test_rdoc_encoding
[575/908] 4056212=test_class
[576/908] 4056211=test_io_timeout
[577/908] 4056211=test_files_test_1
[578/908] 4056212=test_rdoc_markdown
[579/908] 4056212=test_rdoc_rd_inline
[580/908] 4056212=test_ipaddr
[581/908] 4056212=test_gem_package_tar_reader
[582/908] 4056213=test_rdoc_normal_class
[583/908] 4056212=test_comparable
[584/908] 4056212=test_deprecate
[585/908] 4056212=test_rdoc_constant
[586/908] 4056213=test_gem_installer
[587/908] 4056212=test_pkcs12
[588/908] 4056212=test_row_separator
[589/908] 4056212=test_gem_source_specific_file
[590/908] 4056212=test_rdoc_markup_parser
[591/908] 4056212=test_method
[592/908] 4056211=test_gem_ext_cargo_builder
[593/908] 4056211=test_io_buffer
[594/908] 4056211=test_gem_package_tar_header
[595/908] 4056211=test_gem_resolver_index_specification
[596/908] 4056211=test_c_struct_builder
[597/908] 4056211=test_merge_keys
[598/908] 4056211=test_rdoc_extend
[599/908] 4056211=test_to_ruby
[600/908] 4056211=test_threadgroup
[601/908] 4056211=test_prettyprint
[602/908] 4056211=test_human_typo
[603/908] 4056211=test_gem_ext_builder
[604/908] 4056212=test_stream
[605/908] 4056212=test_queue
[606/908] 4056212=test_rdoc_alias
[607/908] 4056212=test_gem_commands_yank_command
[608/908] 4056212=test_big2str
[609/908] 4056212=test_data
[610/908] 4056212=test_gem_commands_check_command
[611/908] 4056212=test_rdoc_context_section
[612/908] 4056212=test_io
[613/908] 4056211=test_emitter
[614/908] 4056211=test_ellipsize
[615/908] 4056211=test_gem_security_policy
[616/908] 4056212=test_pkey_dh
[617/908] 4056212=test_gem_resolver_activation_request
[618/908] 4056212=test_function_entry
[619/908] 4056212=test_path_to_class
[620/908] 4056212=test_securerandom
[621/908] 4056212=test_win32ole_method_event
[622/908] 4056212=test_gem_ext_ext_conf_builder
[623/908] 4056211=test_hash
[624/908] 4056211=test_complexrational
[625/908] 4056211=test_drb
[626/908] 4056215=test_rdoc_any_method
[627/908] 4056212=test_abi
[628/908] 4056212=test_alias_and_anchor
[629/908] 4056212=test_config
[630/908] 4056212=test_ractor
[631/908] 4056212=test_key_stroke
[632/908] 4056212=test_ifunless
[633/908] 4056212=test_mdns
[634/908] 4056212=test_rat
[635/908] 4056212=test_config
[636/908] 4056212=test_process
[637/908] 4056215=test_win32ole_typelib
[638/908] 4056215=test_external_new
[639/908] 4056215=test_bundled_ca
[640/908] 4056215=constant_path_node_test
[641/908] 4056215=test_gem_name_tuple
[642/908] 4056215=test_http_request
[643/908] 4056215=test_date_ractor
[644/908] 4056213=test_undef
[645/908] 4056213=test_gem_request_set
[646/908] 4056215=test_acceptable
[647/908] 4056215=test_io_wait
[648/908] 4056215=test_string_memory
[649/908] 4056215=test_integer
[650/908] 4056215=test_kwargs
[651/908] 4056215=test_yield
[652/908] 4056213=test_stream
[653/908] 4056213=test_pkey
[654/908] 4056213=test_line_editor
[655/908] 4056213=test_gem_security_trust_dir
[656/908] 4056213=test_rinda
[657/908] 4056213=test_ractor
[658/908] 4056213=test_dryrun
[659/908] 4056213=test_gem_resolver_api_set
[660/908] 4056213=test_forwardable
[661/908] 4056213=parse_comments_test
[662/908] 4056213=test_protect
[663/908] 4056213=test_tree_builder
[664/908] 4056213=test_rdoc_generator_pot_po
[665/908] 4056213=test_rdoc_servlet
[666/908] 4056213=test_clone
[667/908] 4056213=test_typeddata
[668/908] 4056213=test_cesu8
[669/908] 4056213=test_inputs_scanner
[670/908] 4056213=test_rdoc_markup_include
[671/908] 4056213=test_rdoc_ri_driver
[672/908] 4056213=test_shapes
[673/908] 4056213=test_httpheader
[674/908] 4056213=test_gem_commands_cleanup_command
[675/908] 4056213=test_euc_kr
[676/908] 4056213=test_literal
[677/908] 4056211=test_date_marshal
[678/908] 4056211=test_gem_commands_mirror
[679/908] 4056211=test_capacity
[680/908] 4056211=test_nextafter
[681/908] 4056211=test_thread
[682/908] 4056211=test_rubyoptions
[683/908] 4056213=test_scalar
[684/908] 4056213=test_arith_seq_beg_len_step
[685/908] 4056213=test_gem_resolver_requirement_list
[686/908] 4056213=test_iseq_load
[687/908] 4056215=test_utf32
[688/908] 4056215=test_key_name_check
[689/908] 4056215=test_rdoc_markup_to_markdown
[690/908] 4056215=test_trick
[691/908] 4056213=test_change_word
[692/908] 4056213=test_gem_commands_pristine_command
[693/908] 4056213=test_noarg
[694/908] 4056213=test_tmpdir
[695/908] 4056213=test_ssl_session
[696/908] 4056213=test_rdoc_markup_hard_break
[697/908] 4056213=test_rdoc_normal_module
[698/908] 4056213=test_rdoc_markdown_test
[699/908] 4056215=test_gem_version
[700/908] 4056215=test_random
[701/908] 4056215=test_ns_spki
[702/908] 4056215=test_encodings
[703/908] 4056213=test_gem_resolver_dependency_request
[704/908] 4056213=test_ansi_without_terminfo
[705/908] 4056213=test_rdoc_text
[706/908] 4056213=test_cgi_util
[707/908] 4056215=test_gem_dependency
[708/908] 4056213=test_autoload
[709/908] 4056215=test_gem_source_vendor
[710/908] 4056215=test_require
[711/908] 4056215=test_call
[712/908] 4056215=test_data_converters
[713/908] 4056215=test_my_integer
[714/908] 4056215=test_modify_expand
[715/908] 4056215=test_gem_available_set
[716/908] 4056215=test_memory_view
[717/908] 4056215=test_assignment
[718/908] 4056211=test_syslog_logger
[719/908] 4056211=test_ripper
[720/908] 4056211=test_optarg
[721/908] 4056215=test_gem_source_lock
[722/908] 4056211=test_gem_dependency_installer
[723/908] 4056215=test_enc_str_buf_cat
[724/908] 4056215=test_generic
[725/908] 4056215=regexp_test
[726/908] 4056215=test_input_method
[727/908] 4056215=test_win32ole_type
[728/908] 4056215=test_header
[729/908] 4056215=test_exception
[730/908] 4056215=test_x509store
[731/908] 4056215=test_null
[732/908] 4056215=test_windows_1252
[733/908] 4056215=test_profile_frames
[734/908] 4056215=test_kernel
[735/908] 4056215=test_div
[736/908] 4056215=test_nil2vtempty
[737/908] 4056215=test_read_write
[738/908] 4056215=test_integer_comb
[739/908] 4056213=test_deprecated
[740/908] 4056213=test_gem_commands_outdated_command
[741/908] 4056213=test_usrmarshal
[742/908] 4056211=test_rdoc_markup_formatter
[743/908] 4056211=test_gem_validator
[744/908] 4056211=test_rendering
[745/908] 4056211=!Nothing_to_test
[746/908] 4056211=test_each
[747/908] 4056211=test_gbk
[748/908] 4056211=json_parser_test
[749/908] 4056211=parse_test
[750/908] 4056213=test_rdoc_single_class
[751/908] 4056213=test_win32ole_param_event
[752/908] 4056213=test_workspace
[753/908] 4056213=test_debug_cmd
[754/908] 4056213=test_cgi_tag_helper
[755/908] 4056213=test_rdoc_generator_json_index
[756/908] 4056213=test_gem_resolver_index_set
[757/908] 4056213=test_thread
[758/908] 4056213=test_recorder
[759/908] 4056213=test_rdoc_token_stream
[760/908] 4056213=test_gem_request
[761/908] 4056213=test_pkey_ec
[762/908] 4056213=test_gem_spec_fetcher
[763/908] 4056213=test_folderitem2_invokeverb
[764/908] 4056213=test_write
[765/908] 4056212=test_date_parse
[766/908] 4056213=test_enum
[767/908] 4056212=test_type
[768/908] 4056212=test_class_name_check
[769/908] 4056212=test_common
[770/908] 4056212=test_backtrace
[771/908] 4056212=test_gem_commands_push_command
[772/908] 4056212=test_m17n_comb
[773/908] 4056213=json_generic_object_test
[774/908] 4056213=test_base64
[775/908] 4056213=test_complex
[776/908] 4056213=test_gem_commands_build_command
[777/908] 4056213=test_invalid
[778/908] 4056213=test_types
[779/908] 4056213=test_qsort
[780/908] 4056213=json_addition_test
[781/908] 4056213=test_delete
[782/908] 4056213=test_rdoc_markup_to_ansi
[783/908] 4056213=test_gc_compact
[784/908] 4056215=test_ractor
[785/908] 4056215=test_str2big
[786/908] 4056215=test_continuation
[787/908] 4056215=test_bigmath
[788/908] 4056215=json_generator_test
[789/908] 4056215=test_gem_impossible_dependencies_error
[790/908] 4056215=test_gem_commands_specification_command
[791/908] 4056215=test_popen_deadlock
[792/908] 4056215=test_features
[793/908] 4056215=test_len
[794/908] 4056215=test_placearg
[795/908] 4056215=test_asn1
[796/908] 4056211=test_case_comprehensive
[797/908] 4056215=test_syntax
[798/908] 4056213=test_rdoc_store
[799/908] 4056213=test_provider
[800/908] 4056213=test_exception
[801/908] 4056212=test_inadvertent_creation
[802/908] 4056212=test_webauthn_listener_response
[803/908] 4056212=test_enc_raise
[804/908] 4056212=test_rdoc_stats
[805/908] 4056212=test_gem_dependency_resolution_error
[806/908] 4056212=test_gem_bundler_version_finder
[807/908] 4056212=test_time
[808/908] 4056212=test_files_test
[809/908] 4056212=test_gem_request_set_lockfile_parser
[810/908] 4056212=test_io_wait_uncommon
[811/908] 4056212=test_parser_events
[812/908] 4056212=test_gem_commands_signout_command
[813/908] 4056212=test_gem_silent_ui
[814/908] 4056212=test_rdoc_rdoc
[815/908] 4056212=test_cclass
[816/908] 4056212=test_rdoc_comment
[817/908] 4056212=test_kdf
[818/908] 4056212=test_tcp
[819/908] 4056212=test_win32ole_variant_m
[820/908] 4056212=test_json_tree
[821/908] 4056212=test_cgi_multipart
[822/908] 4056213=test_bug_reporter
[823/908] 4056212=test_autoconf
[824/908] 4056212=test_io_buffer
[825/908] 4056212=test_arithmetic_sequence
[826/908] 4056212=test_load
[827/908] 4056213=test_severity
[828/908] 4056212=test_ractor
[829/908] 4056213=test_http
[830/908] 4056213=test_gem_update_suggestion
[831/908] 4056212=test_gem_source_installed
[832/908] 4056212=test_ole_methods
[833/908] 4056213=test_gem_resolver_installer_set
[834/908] 4056212=test_psych
[835/908] 4056212=test_flags
[836/908] 4056213=test_rdoc_i18n_locale
[837/908] 4056213=test_gem_resolver_lock_set
[838/908] 4056213=test_rewind
[839/908] 4056213=test_rdoc_method_attr
[840/908] 4056213=test_win32ole_type_event
[841/908] 4056213=test_gem_uri
[842/908] 4056213=test_sprintf
[843/908] 4056212=test_row
[844/908] 4056212=test_enumerator
[845/908] 4056212=test_exception_at_throwing
[846/908] 4056212=test_stringio
[847/908] 4056213=test_memory_view
[848/908] 4056212=test_win32ole_method
[849/908] 4056212=test_gem_source_local
[850/908] 4056212=test_frozen
[851/908] 4056212=test_flip
[852/908] 4056213=test_date_compat
[853/908] 4056212=test_gem_source_subpath_problem
[854/908] 4056213=test_case_mapping
[855/908] 4056213=test_date_conv
[856/908] 4056213=test_weakmap
[857/908] 4056212=test_egrep_cpp
[858/908] 4056212=test_dot_dot
[859/908] 4056212=test_scan_args
[860/908] 4056212=test_switch_hitter
[861/908] 4056212=test_pkey_dsa
[862/908] 4056212=test_gem_commands_dependency_command
[863/908] 4056212=test_rdoc_rubygems_hook
[864/908] 4056212=test_weakref
[865/908] 4056212=test_enumerator
[866/908] 4056212=test_timeout
[867/908] 4056212=test_string
[868/908] 4056215=test_name_error
[869/908] 4056215=locals_test
[870/908] 4056212=test_hash_create
[871/908] 4056212=test_ansi_with_terminfo
[872/908] 4056212=test_gem_stream_ui
[873/908] 4056212=test_safe_load
[874/908] 4056212=bom_test
[875/908] 4056212=test_thread_fd_close
[876/908] 4056212=test_file
[877/908] 4056215=test_rdoc_generator_ri
[878/908] 4056215=test_reline_key
[879/908] 4056215=test_type_analyze
[880/908] 4056215=test_read
[881/908] 4056215=test_bug-3571
[882/908] 4056215=test_unicode_normalize
[883/908] 4056212=test_did_you_mean
[884/908] 4056212=test_handle
[885/908] 4056212=test_date_time
[886/908] 4056212=test_arity
[887/908] 4056212=test_rdoc_markup_to_joined_paragraph
[888/908] 4056212=test_rdoc_cross_reference
[889/908] 4056212=test_quote_char_nil
[890/908] 4056212=test_shift_jis
[891/908] 4056212=test_rubygems
[892/908] 4056212=test_gem_security
[893/908] 4056213=test_member
[894/908] 4056213=test_eval
[895/908] 4056213=test_kconv
[896/908] 4056213=test_stringchar
[897/908] 4056213=test_ractor
[898/908] 4056213=test_gem_command
[899/908] 4056213=test_emoji_breaks
[900/908] 4056212=test_fiddle
[901/908] 4056212=test_gem_resolver_git_set
[902/908] 4056212=test_nofree
[903/908] 4056212=test_gem_resolver_lock_specification
[904/908] 4056212=test_bug-5832
[905/908] 4056212=test_store
[906/908] 4056212=test_gem_commands_open_command
[907/908] 4056212=test_files_lib
[908/908] 4056212=test_digest
Retrying...
Finished tests in 1240.239113s, 21.6958 tests/s, 8227.3062 assertions/s.
26908 tests, 10203827 assertions, 0 failures, 0 errors, 186 skips
ruby -v: ruby 3.3.0dev (2023-11-17T08:19:21Z master 94c9f16663) [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.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-11-17T08:19:21Z master 94c9f16663) [x86_64-linux]
0 .........................................................................
73 .........................................................................
146 .........................................................................
219 .........................................................................
292 .........................................................................
365 .........................................................................
438 .........................................................................
511 .........................................................................
584 .........................................................................
657 .........................................................................
730 .........................................................................
803 .........................................................................
876 .........................................................................
949 .........................................................................
1022 .........................................................................
1095 .........................................................................
1168 .........................................................................
1241 .........................................................................
1314 .........................................................................
1387 .........................................................................
1460 .........................................................................
1533 .........................................................................
1606 .........................................................................
1679 .........................................................................
1752 .........................................................................
1825 .........................................................................
1898 .........................................................................
1971 .........................................................................
2044 .........................................................................
2117 .........................................................................
2190 .........................................................................
2263 .........................................................................
2336 .........................................................................
2409 .........................................................................
2482 .........................................................................
2555 .........................................................................
2628 .........................................................................
2701 .........................................................................
2774 .........................................................................
2847 .........................................................................
2920 .........................................................................
2993 .........................................................................
3066 .........................................................................
3139 .........................................................................
3212 .........................................................................
3285 .........................................................................
3358 .........................................................................
3431 .........................................................................
3504 .........................................................................
3577 .........................................................................
3650 .........................................................................
3723 ..
Finished in 293.444430 seconds
3725 files, 32456 examples, 145811 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.4062454.ruby -x gdbscript
[New LWP 4062454]
[New LWP 4062460]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0 rb_iseq_mark_and_move (iseq=0x7f74acec7b60, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:360
360 if (body->catch_table) {
[Current thread is 1 (Thread 0x7f74c755a7c0 (LWP 4062454))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f74c755a7c0 (LWP 4062454) rb_iseq_mark_and_move (iseq=0x7f74acec7b60, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:360
2 Thread 0x7f74adf7f640 (LWP 4062460) 0x00007f74c7682fde in epoll_wait (epfd=4, events=0x5640eb07af3c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f74adf7f640 (LWP 4062460)):
#0 0x00007f74c7682fde in epoll_wait (epfd=4, events=0x5640eb07af3c <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 0x00005640eac0155d in timer_thread_polling (vm=0x5640ebf2fb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = -819117246
#2 0x00005640eac01c05 in timer_thread_func (ptr=0x5640ebf2fb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
vm = 0x5640ebf2fb10
#3 0x00007f74c75f1b43 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 = {140723385446576, 8139899391589771351, 140139111642688, 25, 140139537832016, 140723385446928, -8205592944076363689, -8205780756943706025}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f74c7682bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f74c755a7c0 (LWP 4062454)):
#0 rb_iseq_mark_and_move (iseq=0x7f74acec7b60, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:360
body = 0x5640ec0879e0
#1 0x00005640eaa77fe5 in gc_mark_imemo (objspace=0x5640ebf32260, obj=140139094113120) at /tmp/ruby/src/trunk-O0/gc.c:7156
__func__ = <optimized out>
#2 0x00005640eaa782e1 in gc_mark_children (objspace=0x5640ebf32260, obj=140139094113120) at /tmp/ruby/src/trunk-O0/gc.c:7275
any = 0x7f74acec7b60
#3 0x00005640eaa78bd3 in gc_mark_stacked_objects (objspace=0x5640ebf32260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7471
mstack = 0x5640ebf326e8
obj = 140139094113120
marked_slots_at_the_beginning = 754
popped_count = 0
#4 0x00005640eaa78d53 in gc_mark_stacked_objects_all (objspace=0x5640ebf32260) at /tmp/ruby/src/trunk-O0/gc.c:7509
No locals.
#5 0x00005640eaa7b029 in gc_marks_rest (objspace=0x5640ebf32260) at /tmp/ruby/src/trunk-O0/gc.c:8696
No locals.
#6 0x00005640eaa7b15d in gc_marks (objspace=0x5640ebf32260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8754
marking_finished = false
#7 0x00005640eaa7cee5 in gc_start (objspace=0x5640ebf32260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9504
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 24
#8 0x00005640eaa7cb82 in garbage_collect (objspace=0x5640ebf32260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9388
_lev = 40
ret = 0
#9 0x00005640eaa7d605 in garbage_collect_with_gvl (objspace=0x5640ebf32260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9765
No locals.
#10 0x00005640eaa844e6 in objspace_malloc_gc_stress (objspace=0x5640ebf32260) at /tmp/ruby/src/trunk-O0/gc.c:12206
reason = 45568
#11 0x00005640eaa84c03 in objspace_xcalloc (objspace=0x5640ebf32260, size=64) at /tmp/ruby/src/trunk-O0/gc.c:12671
gpr = 107008
mem = 0x4
#12 0x00005640eaa84cb4 in ruby_xcalloc_body (n=4, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12678
No locals.
#13 0x00005640eaa88499 in ruby_xcalloc (n=4, size=16) at /tmp/ruby/src/trunk-O0/gc.c:14234
No locals.
#14 0x00005640eabf99c7 in rb_id_table_init (tbl=0x5640ec3a6e90, capa=4) at /tmp/ruby/src/trunk-O0/id_table.c:90
No locals.
#15 0x00005640eabf9a0a in rb_id_table_create (capa=2) at /tmp/ruby/src/trunk-O0/id_table.c:99
tbl = 0x5640ec3a6e90
#16 0x00005640eac61ee1 in cache_callable_method_entry (klass=140139111966720, mid=3137, cme=0x7f74adfa1c88) at /tmp/ruby/src/trunk-O0/vm_method.c:1311
cc_tbl = 0x0
ccs_data = 94836816747431
#17 0x00005640eac620e2 in callable_method_entry_or_negative (klass=140139111966720, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
defined_class = 140139111966720
me = 0x7f74adfa1c88
_lev = 22080
cme = 0x7f74adfa1c88
#18 0x00005640eac62174 in callable_method_entry (klass=140139111966720, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
cme = 0x5640eac43ef5 <rb_vm_frame_method_entry+127>
#19 0x00005640eac621d7 in rb_callable_method_entry (klass=140139111966720, mid=3137) at /tmp/ruby/src/trunk-O0/vm_method.c:1396
No locals.
#20 0x00005640eac664a5 in vm_call_super (ec=0x5640ebf332c0, argc=1, argv=0x7ffcb7668ef0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:345
recv = 140139093480320
klass = 140139111966720
id = 3137
cfp = 0x7f74c7558e18
me = 0x7f74adfa1cb0
#21 0x00005640eac66552 in rb_call_super_kw (argc=1, argv=0x7ffcb7668ef0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:358
ec = 0x5640ebf332c0
#22 0x00005640eac6657d in rb_call_super (argc=1, argv=0x7ffcb7668ef0) at /tmp/ruby/src/trunk-O0/vm_eval.c:364
No locals.
#23 0x00005640eabc35f0 in esignal_init (argc=1, argv=0x7ffcb7669908, self=140139093480320) at /tmp/ruby/src/trunk-O0/signal.c:375
argnum = 2
sig = 140139093555720
signo = 15
#24 0x00005640eac4c711 in ractor_safe_call_cfunc_m1 (recv=140139093480320, argc=1, argv=0x7ffcb7669908, func=0x5640eabc3499 <esignal_init>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
f = 0x5640eabc3499 <esignal_init>
#25 0x00005640eac65805 in vm_call0_cfunc_with_frame (ec=0x5640ebf332c0, calling=0x7ffcb76691d0, argv=0x7ffcb7669908) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7f74c7558e50
ci = 0x7ffcb76691a0
val = 140723385438240
me = 0x7f74adfa1cb0
cfunc = 0x5640ebfad808
len = -1
recv = 140139093480320
argc = 1
mid = 3137
block_handler = 0
frame_flags = 1431634051
args = <optimized out>
args = <optimized out>
#26 0x00005640eac6592e in vm_call0_cfunc (ec=0x5640ebf332c0, calling=0x7ffcb76691d0, argv=0x7ffcb7669908) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#27 0x00005640eac65ba6 in vm_call0_body (ec=0x5640ebf332c0, calling=0x7ffcb76691d0, argv=0x7ffcb7669908) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7ffcb76691a0
cc = 0x7f74ace2d308
ret = 0
#28 0x00005640eac653fc in vm_call0_cc (ec=0x5640ebf332c0, recv=140139093480320, id=3137, argc=1, argv=0x7ffcb7669908, cc=0x7f74ace2d308, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7ffcb7669908
av = {94836814735153, 94836836479680}
calling = {cd = 0x7ffcb7669190, cc = 0x7f74ace2d308, block_handler = 0, recv = 140139093480320, argc = 1, kw_splat = false, heap_argv = 0}
#29 0x00005640eac66c3f in rb_call0 (ec=0x5640ebf332c0, recv=140139093480320, mid=3137, argc=1, argv=0x7ffcb7669908, call_scope=CALL_FCALL, self=140139111965760) at /tmp/ruby/src/trunk-O0/vm_eval.c:569
call_status = MISSING_NONE
scope = CALL_FCALL
kw_splat = 0
cc = 0x7f74ace2d308
#30 0x00005640eac6798b in rb_call (recv=140139093480320, mid=3137, argc=1, argv=0x7ffcb7669908, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:895
ec = 0x5640ebf332c0
#31 0x00005640eac6806e in rb_funcallv_kw (recv=140139093480320, mid=3137, argc=1, argv=0x7ffcb7669908, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1088
No locals.
#32 0x00005640eaa5ce2b in rb_obj_call_init_kw (obj=140139093480320, argc=1, argv=0x7ffcb7669908, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1700
No locals.
#33 0x00005640eab0a8fb in rb_class_new_instance_kw (argc=1, argv=0x7ffcb7669908, klass=140139111965760, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2138
obj = 140139093480320
#34 0x00005640eab0a92f in rb_class_new_instance (argc=1, argv=0x7ffcb7669908, klass=140139111965760) at /tmp/ruby/src/trunk-O0/object.c:2146
No locals.
#35 0x00005640eac4c711 in ractor_safe_call_cfunc_m1 (recv=140139111965760, argc=1, argv=0x7ffcb7669908, func=0x5640eab0a901 <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
f = 0x5640eab0a901 <rb_class_new_instance>
#36 0x00005640eac65805 in vm_call0_cfunc_with_frame (ec=0x5640ebf332c0, calling=0x7ffcb7669680, argv=0x7ffcb7669908) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7f74c7558e88
ci = 0x7ffcb7669650
val = 4294967406
me = 0x7f74c7448980
cfunc = 0x5640ebf6d678
len = -1
recv = 140139111965760
argc = 1
mid = 3457
block_handler = 0
frame_flags = 1431634051
args = <optimized out>
args = <optimized out>
#37 0x00005640eac6592e in vm_call0_cfunc (ec=0x5640ebf332c0, calling=0x7ffcb7669680, argv=0x7ffcb7669908) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#38 0x00005640eac65ba6 in vm_call0_body (ec=0x5640ebf332c0, calling=0x7ffcb7669680, argv=0x7ffcb7669908) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7ffcb7669650
cc = 0x7ffcb7669720
ret = 32
#39 0x00005640eac653fc in vm_call0_cc (ec=0x5640ebf332c0, recv=140139111965760, id=3457, argc=1, argv=0x7ffcb7669908, cc=0x7ffcb7669720, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7ffcb7669908
av = {94836819189528, 140723385439996}
calling = {cd = 0x7ffcb7669640, cc = 0x7ffcb7669720, block_handler = 0, recv = 140139111965760, argc = 1, kw_splat = false, heap_argv = 0}
#40 0x00005640eac6519d in rb_vm_call0 (ec=0x5640ebf332c0, recv=140139111965760, id=3457, argc=1, argv=0x7ffcb7669908, cme=0x7f74c7448980, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
cc = {flags = 52250, klass = 0, cme_ = 0x7f74c7448980, call_ = 0x5640eac50f25 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#41 0x00005640eac663f6 in rb_vm_call_kw (ec=0x5640ebf332c0, recv=140139111965760, id=3457, argc=1, argv=0x7ffcb7669908, me=0x7f74c7448980, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#42 0x00005640eac67258 in rb_check_funcall_default_kw (recv=140139111965760, mid=3457, argc=1, argv=0x7ffcb7669908, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:709
klass = 140139111965600
me = 0x7f74c7448980
ec = 0x5640ebf332c0
respond = -1
#43 0x00005640eac67135 in rb_check_funcall (recv=140139111965760, mid=3457, argc=1, argv=0x7ffcb7669908) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#44 0x00005640eaa5ac9d in make_exception (argc=2, argv=0x7ffcb7669900, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:817
mesg = 4
exc = 140723385440592
#45 0x00005640eaa5ad57 in rb_make_exception (argc=2, argv=0x7ffcb7669900) at /tmp/ruby/src/trunk-O0/eval.c:835
No locals.
#46 0x00005640eac0902c in rb_threadptr_raise (target_th=0x5640ebf32090, argc=2, argv=0x7ffcb7669900) at /tmp/ruby/src/trunk-O0/thread.c:2468
exc = 31
#47 0x00005640eac090e9 in rb_threadptr_signal_raise (th=0x5640ebf32090, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2490
argv = {140139111965760, 31}
#48 0x00005640eabc4760 in rb_signal_exec (th=0x5640ebf32090, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1079
vm = 0x5640ebf2fb10
cmd = 0
#49 0x00005640eac08d2d in rb_threadptr_execute_interrupts (th=0x5640ebf32090, 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
#50 0x00005640eabfb5a4 in rb_vm_check_ints (ec=0x5640ebf332c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#51 0x00005640eac05123 in unblock_function_set (th=0x5640ebf32090, func=0x5640eabffbde <ubf_select>, arg=0x5640ebf32090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:313
No locals.
#52 0x00005640eac07718 in blocking_region_begin (th=0x5640ebf32090, region=0x7ffcb7669a98, ubf=0x5640eabffbde <ubf_select>, arg=0x5640ebf32090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1461
No locals.
#53 0x00005640eac07987 in rb_nogvl (func=0x5640eaaa145b <sysopen_func>, data1=0x7ffcb7669b60, ubf=0x5640eabffbde <ubf_select>, data2=0x5640ebf32090, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1525
__region = {prev_status = THREAD_RUNNABLE}
val = 0x0
ec = 0x5640ebf332c0
th = 0x5640ebf32090
vm = 0x5640ebf2fb10
is_main_thread = true
saved_errno = 0
ubf_th = 0
#54 0x00005640eac07a96 in rb_thread_call_without_gvl (func=0x5640eaaa145b <sysopen_func>, data1=0x7ffcb7669b60, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1641
No locals.
#55 0x00005640eaaa14d4 in rb_sysopen_internal (data=0x7ffcb7669b60) at /tmp/ruby/src/trunk-O0/io.c:6961
fd = 887864279
#56 0x00005640eaaa1560 in rb_sysopen (fname=140139093686720, oflags=194, perm=384) at /tmp/ruby/src/trunk-O0/io.c:6978
first_errno = 32628
retried_errno = 0
retried = 0
fd = -1
data = {fname = 140139093686720, oflags = 194, perm = 384}
__func__ = "rb_sysopen"
#57 0x00005640eaaa1be6 in rb_file_open_generic (io=140139093480400, filename=140139093686720, oflags=194, fmode=1155, convconfig=0x7ffcb7669c50, perm=384) at /tmp/ruby/src/trunk-O0/io.c:7142
pathv = 140139093686720
fptr = 0x5640ec055120
cc = {enc = 0x7ffc00000483, enc2 = 0x34ebbbd789ff4300, ecflags = -336387488, ecopts = 140139536159072}
#58 0x00005640eaaa3355 in rb_open_file (argc=3, argv=0x7f74c7459148, io=140139093480400) at /tmp/ruby/src/trunk-O0/io.c:8058
fname = 140139093686720
oflags = 194
fmode = 1155
convconfig = {enc = 0x0, enc2 = 0x0, ecflags = 0, ecopts = 4}
perm = 384
#59 0x00005640eaaa5e34 in rb_file_initialize (argc=3, argv=0x7f74c7459148, io=140139093480400) at /tmp/ruby/src/trunk-O0/io.c:9577
No locals.
#60 0x00005640eac4c711 in ractor_safe_call_cfunc_m1 (recv=140139093480400, argc=3, argv=0x7f74c7459148, func=0x5640eaaa5d89 <rb_file_initialize>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
f = 0x5640eaaa5d89 <rb_file_initialize>
#61 0x00005640eac65805 in vm_call0_cfunc_with_frame (ec=0x5640ebf332c0, calling=0x7ffcb7669f80, argv=0x7f74c7459148) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7f74c7558ec0
ci = 0x7ffcb7669f50
val = 140723385441744
me = 0x7f74adfa5a18
cfunc = 0x5640ebf59be8
len = -1
recv = 140139093480400
argc = 3
mid = 3137
block_handler = 0
frame_flags = 1431635075
args = <optimized out>
args = <optimized out>
#62 0x00005640eac6592e in vm_call0_cfunc (ec=0x5640ebf332c0, calling=0x7ffcb7669f80, argv=0x7f74c7459148) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#63 0x00005640eac65ba6 in vm_call0_body (ec=0x5640ebf332c0, calling=0x7ffcb7669f80, argv=0x7f74c7459148) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7ffcb7669f50
cc = 0x7f74ace2d3a8
ret = 0
#64 0x00005640eac653fc in vm_call0_cc (ec=0x5640ebf332c0, recv=140139093480400, id=3137, argc=3, argv=0x7f74c7459148, cc=0x7f74ace2d3a8, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 64
use_argv = 0x7f74c7459148
av = {94836814735153, 94836836479680}
calling = {cd = 0x7ffcb7669f40, cc = 0x7f74ace2d3a8, block_handler = 0, recv = 140139093480400, argc = 3, kw_splat = true, heap_argv = 0}
#65 0x00005640eac66c3f in rb_call0 (ec=0x5640ebf332c0, recv=140139093480400, mid=3137, argc=3, argv=0x7f74c7459148, call_scope=CALL_FCALL_KW, self=140139111771360) at /tmp/ruby/src/trunk-O0/vm_eval.c:569
call_status = MISSING_NONE
scope = CALL_FCALL
kw_splat = 1
cc = 0x7f74ace2d3a8
#66 0x00005640eac6798b in rb_call (recv=140139093480400, mid=3137, argc=3, argv=0x7f74c7459148, scope=CALL_FCALL_KW) at /tmp/ruby/src/trunk-O0/vm_eval.c:895
ec = 0x5640ebf332c0
#67 0x00005640eac6806e in rb_funcallv_kw (recv=140139093480400, mid=3137, argc=3, argv=0x7f74c7459148, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1088
No locals.
#68 0x00005640eaa5ce2b in rb_obj_call_init_kw (obj=140139093480400, argc=3, argv=0x7f74c7459148, kw_splat=1) at /tmp/ruby/src/trunk-O0/eval.c:1700
No locals.
#69 0x00005640eab0a8fb in rb_class_new_instance_kw (argc=3, argv=0x7f74c7459148, klass=140139111771360, kw_splat=1) at /tmp/ruby/src/trunk-O0/object.c:2138
obj = 140139093480400
#70 0x00005640eaaa339f in rb_io_s_open (argc=3, argv=0x7f74c7459148, klass=140139111771360) at /tmp/ruby/src/trunk-O0/io.c:8098
io = 94836816591189
#71 0x00005640eac4c711 in ractor_safe_call_cfunc_m1 (recv=140139111771360, argc=3, argv=0x7f74c7459148, func=0x5640eaaa336f <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
f = 0x5640eaaa336f <rb_io_s_open>
#72 0x00005640eac4d348 in vm_call_cfunc_with_frame_ (ec=0x5640ebf332c0, reg_cfp=0x7f74c7558ef8, calling=0x7ffcb766a5d0, argc=3, argv=0x7f74c7459148, stack_bottom=0x7f74c7459140) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
ci = 0x411100400007
cc = 0x7f74ace2d420
val = 140723385442928
me = 0x7f74adfaa928
cfunc = 0x5640ebf96ea8
recv = 140139111771360
block_handler = 0
frame_type = 1431635075
len = -1
args = <optimized out>
args = <optimized out>
#73 0x00005640eac4d51d in vm_call_cfunc_with_frame (ec=0x5640ebf332c0, reg_cfp=0x7f74c7558ef8, calling=0x7ffcb766a5d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3532
argc = 3
stack_bottom = 0x7f74c7459140
argv = 0x7f74c7459148
#74 0x00005640eac4d635 in vm_call_cfunc_other (ec=0x5640ebf332c0, reg_cfp=0x7f74c7558ef8, calling=0x7ffcb766a5d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3558
ci = 0x411100400007
argv_ary = 0
#75 0x00005640eac4da5d in vm_call_cfunc (ec=0x5640ebf332c0, reg_cfp=0x7f74c7558ef8, calling=0x7ffcb766a5d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
ci = 0x411100400007
#76 0x00005640eac502a6 in vm_call_method_each_type (ec=0x5640ebf332c0, cfp=0x7f74c7558ef8, calling=0x7ffcb766a5d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4418
aset_mask = 2008
ivar_mask = 0
ci = 0x411100400007
cc = 0x7f74ace2d420
cme = 0x7f74adfaa928
v = 94836841474920
#77 0x00005640eac50d52 in vm_call_method (ec=0x5640ebf332c0, cfp=0x7f74c7558ef8, calling=0x7ffcb766a5d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4544
ci = 0x411100400007
cc = 0x7f74ace2d420
#78 0x00005640eac50f54 in vm_call_general (ec=0x5640ebf332c0, reg_cfp=0x7f74c7558ef8, calling=0x7ffcb766a5d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4588
No locals.
#79 0x00005640eac535d9 in vm_sendish (ec=0x5640ebf332c0, reg_cfp=0x7f74c7558ef8, cd=0x5640ec0cb450, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5582
val = 36
ci = 0x411100400007
cc = 0x7f74ace2d420
argc = 3
recv = 140139111771360
calling = {cd = 0x5640ec0cb450, cc = 0x7f74ace2d420, block_handler = 0, recv = 140139111771360, argc = 3, kw_splat = true, heap_argv = 0}
#80 0x00005640eac5aa9e in vm_exec_core (ec=0x5640ebf332c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x5640ec0cb450
leaf = false
val = 140139093687280
reg_pc = 0x5640ec0cb388
reg_cfp = 0x7f74c7558ef8
insns_address_table = {0x5640eac57241 <vm_exec_core+108>, 0x5640eac572a3 <vm_exec_core+206>, 0x5640eac573b6 <vm_exec_core+481>, 0x5640eac574ca <vm_exec_core+757>, 0x5640eac57668 <vm_exec_core+1171>, 0x5640eac57798 <vm_exec_core+1475>, 0x5640eac579aa <vm_exec_core+2005>, 0x5640eac57abc <vm_exec_core+2279>, 0x5640eac57b95 <vm_exec_core+2496>, 0x5640eac57c9c <vm_exec_core+2759>, 0x5640eac57da3 <vm_exec_core+3022>, 0x5640eac57eb1 <vm_exec_core+3292>, 0x5640eac57fc3 <vm_exec_core+3566>, 0x5640eac58093 <vm_exec_core+3774>, 0x5640eac5819c <vm_exec_core+4039>, 0x5640eac58296 <vm_exec_core+4289>, 0x5640eac58359 <vm_exec_core+4484>, 0x5640eac5841c <vm_exec_core+4679>, 0x5640eac584a5 <vm_exec_core+4816>, 0x5640eac58531 <vm_exec_core+4956>, 0x5640eac585d7 <vm_exec_core+5122>, 0x5640eac586af <vm_exec_core+5338>, 0x5640eac5877c <vm_exec_core+5543>, 0x5640eac5885a <vm_exec_core+5765>, 0x5640eac5891c <vm_exec_core+5959>, 0x5640eac58a5b <vm_exec_core+6278>, 0x5640eac58b01 <vm_exec_core+6444>, 0x5640eac58be6 <vm_exec_core+6673>, 0x5640eac58d15 <vm_exec_core+6976>, 0x5640eac58dd8 <vm_exec_core+7171>, 0x5640eac58e9b <vm_exec_core+7366>, 0x5640eac58f93 <vm_exec_core+7614>, 0x5640eac59055 <vm_exec_core+7808>, 0x5640eac59134 <vm_exec_core+8031>, 0x5640eac59244 <vm_exec_core+8303>, 0x5640eac5933e <vm_exec_core+8553>, 0x5640eac593b9 <vm_exec_core+8676>, 0x5640eac5947a <vm_exec_core+8869>, 0x5640eac59568 <vm_exec_core+9107>, 0x5640eac59618 <vm_exec_core+9283>, 0x5640eac59797 <vm_exec_core+9666>, 0x5640eac59871 <vm_exec_core+9884>, 0x5640eac5995d <vm_exec_core+10120>, 0x5640eac599ee <vm_exec_core+10265>, 0x5640eac59b49 <vm_exec_core+10612>, 0x5640eac5a0eb <vm_exec_core+12054>, 0x5640eac5a1e7 <vm_exec_core+12306>, 0x5640eac5a2ea <vm_exec_core+12565>, 0x5640eac5a3d6 <vm_exec_core+12801>, 0x5640eac5a5ef <vm_exec_core+13338>, 0x5640eac5a6e1 <vm_exec_core+13580>, 0x5640eac5a7e7 <vm_exec_core+13842>, 0x5640eac5a9e4 <vm_exec_core+14351>, 0x5640eac5ab8d <vm_exec_core+14776>, 0x5640eac5acb8 <vm_exec_core+15075>, 0x5640eac5ae24 <vm_exec_core+15439>, 0x5640eac5af4f <vm_exec_core+15738>, 0x5640eac5b0bb <vm_exec_core+16102>, 0x5640eac5b29d <vm_exec_core+16584>, 0x5640eac5b49a <vm_exec_core+17093>, 0x5640eac5b643 <vm_exec_core+17518>, 0x5640eac5b765 <vm_exec_core+17808>, 0x5640eac5b80c <vm_exec_core+17975>, 0x5640eac5b8d0 <vm_exec_core+18171>, 0x5640eac5b9b9 <vm_exec_core+18404>, 0x5640eac5baa5 <vm_exec_core+18640>, 0x5640eac5bb8e <vm_exec_core+18873>, 0x5640eac5bca2 <vm_exec_core+19149>, 0x5640eac5bdc9 <vm_exec_core+19444>, 0x5640eac5beff <vm_exec_core+19754>, 0x5640eac5c035 <vm_exec_core+20064>, 0x5640eac5c16b <vm_exec_core+20374>, 0x5640eac5c2a1 <vm_exec_core+20684>, 0x5640eac5c3d7 <vm_exec_core+20994>, 0x5640eac5c518 <vm_exec_core+21315>, 0x5640eac5c692 <vm_exec_core+21693>, 0x5640eac5c7c8 <vm_exec_core+22003>, 0x5640eac5c8fe <vm_exec_core+22313>, 0x5640eac5ca34 <vm_exec_core+22623>, 0x5640eac5cb6a <vm_exec_core+22933>, 0x5640eac5cca0 <vm_exec_core+23243>, 0x5640eac5cdd6 <vm_exec_core+23553>, 0x5640eac5cf0c <vm_exec_core+23863>, 0x5640eac5d042 <vm_exec_core+24173>, 0x5640eac5d191 <vm_exec_core+24508>, 0x5640eac5d34b <vm_exec_core+24950>, 0x5640eac5d4c9 <vm_exec_core+25332>, 0x5640eac5d5e8 <vm_exec_core+25619>, 0x5640eac5d707 <vm_exec_core+25906>, 0x5640eac5d821 <vm_exec_core+26188>, 0x5640eac5d93b <vm_exec_core+26470>, 0x5640eac5da66 <vm_exec_core+26769>, 0x5640eac5db9c <vm_exec_core+27079>, 0x5640eac5dc87 <vm_exec_core+27314>, 0x5640eac5dd8c <vm_exec_core+27575>, 0x5640eac5ded4 <vm_exec_core+27903>, 0x5640eac5dfc3 <vm_exec_core+28142>, 0x5640eac5e097 <vm_exec_core+28354>, 0x5640eac5e16c <vm_exec_core+28567>, 0x5640eac5e256 <vm_exec_core+28801>, 0x5640eac5e2d2 <vm_exec_core+28925>, 0x5640eac5e34e <vm_exec_core+29049>, 0x5640eac5e36c <vm_exec_core+29079>, 0x5640eac5e38a <vm_exec_core+29109>, 0x5640eac5e3a8 <vm_exec_core+29139>, 0x5640eac5e3c6 <vm_exec_core+29169>, 0x5640eac5e3e4 <vm_exec_core+29199>, 0x5640eac5e402 <vm_exec_core+29229>, 0x5640eac5e420 <vm_exec_core+29259>, 0x5640eac5e43e <vm_exec_core+29289>, 0x5640eac5e45c <vm_exec_core+29319>, 0x5640eac5e47a <vm_exec_core+29349>, 0x5640eac5e498 <vm_exec_core+29379>, 0x5640eac5e4b6 <vm_exec_core+29409>, 0x5640eac5e4d4 <vm_exec_core+29439>, 0x5640eac5e4f2 <vm_exec_core+29469>, 0x5640eac5e510 <vm_exec_core+29499>, 0x5640eac5e52e <vm_exec_core+29529>, 0x5640eac5e54c <vm_exec_core+29559>, 0x5640eac5e56a <vm_exec_core+29589>, 0x5640eac5e588 <vm_exec_core+29619>, 0x5640eac5e5a6 <vm_exec_core+29649>, 0x5640eac5e5c4 <vm_exec_core+29679>, 0x5640eac5e5e2 <vm_exec_core+29709>, 0x5640eac5e600 <vm_exec_core+29739>, 0x5640eac5e61e <vm_exec_core+29769>, 0x5640eac5e63c <vm_exec_core+29799>, 0x5640eac5e65a <vm_exec_core+29829>, 0x5640eac5e678 <vm_exec_core+29859>, 0x5640eac5e696 <vm_exec_core+29889>, 0x5640eac5e6b4 <vm_exec_core+29919>, 0x5640eac5e6d2 <vm_exec_core+29949>, 0x5640eac5e6f0 <vm_exec_core+29979>, 0x5640eac5e70e <vm_exec_core+30009>, 0x5640eac5e72c <vm_exec_core+30039>, 0x5640eac5e74a <vm_exec_core+30069>, 0x5640eac5e768 <vm_exec_core+30099>, 0x5640eac5e786 <vm_exec_core+30129>, 0x5640eac5e7a4 <vm_exec_core+30159>, 0x5640eac5e7c2 <vm_exec_core+30189>, 0x5640eac5e7e0 <vm_exec_core+30219>, 0x5640eac5e7fe <vm_exec_core+30249>, 0x5640eac5e81c <vm_exec_core+30279>, 0x5640eac5e83a <vm_exec_core+30309>, 0x5640eac5e858 <vm_exec_core+30339>, 0x5640eac5e876 <vm_exec_core+30369>, 0x5640eac5e894 <vm_exec_core+30399>, 0x5640eac5e8b2 <vm_exec_core+30429>, 0x5640eac5e8d0 <vm_exec_core+30459>, 0x5640eac5e8ee <vm_exec_core+30489>, 0x5640eac5e90c <vm_exec_core+30519>, 0x5640eac5e92a <vm_exec_core+30549>, 0x5640eac5e948 <vm_exec_core+30579>, 0x5640eac5e966 <vm_exec_core+30609>, 0x5640eac5e984 <vm_exec_core+30639>, 0x5640eac5e9a2 <vm_exec_core+30669>, 0x5640eac5e9c0 <vm_exec_core+30699>, 0x5640eac5e9de <vm_exec_core+30729>, 0x5640eac5e9fc <vm_exec_core+30759>, 0x5640eac5ea1a <vm_exec_core+30789>, 0x5640eac5ea38 <vm_exec_core+30819>, 0x5640eac5ea56 <vm_exec_core+30849>, 0x5640eac5ea74 <vm_exec_core+30879>, 0x5640eac5ea92 <vm_exec_core+30909>, 0x5640eac5eab0 <vm_exec_core+30939>, 0x5640eac5eace <vm_exec_core+30969>, 0x5640eac5eaec <vm_exec_core+30999>, 0x5640eac5eb0a <vm_exec_core+31029>, 0x5640eac5eb28 <vm_exec_core+31059>, 0x5640eac5eb46 <vm_exec_core+31089>, 0x5640eac5eb64 <vm_exec_core+31119>, 0x5640eac5eb82 <vm_exec_core+31149>, 0x5640eac5eba0 <vm_exec_core+31179>, 0x5640eac5ebbe <vm_exec_core+31209>, 0x5640eac5ebdc <vm_exec_core+31239>, 0x5640eac5ebfa <vm_exec_core+31269>, 0x5640eac5ec2b <vm_exec_core+31318>, 0x5640eac5ec49 <vm_exec_core+31348>, 0x5640eac5ec67 <vm_exec_core+31378>, 0x5640eac5ec85 <vm_exec_core+31408>, 0x5640eac5eca3 <vm_exec_core+31438>, 0x5640eac5ecc1 <vm_exec_core+31468>, 0x5640eac5ecdf <vm_exec_core+31498>, 0x5640eac5ecfd <vm_exec_core+31528>, 0x5640eac5ed1b <vm_exec_core+31558>, 0x5640eac5ed39 <vm_exec_core+31588>, 0x5640eac5ed57 <vm_exec_core+31618>, 0x5640eac5ed75 <vm_exec_core+31648>, 0x5640eac5ed93 <vm_exec_core+31678>, 0x5640eac5edb1 <vm_exec_core+31708>, 0x5640eac5edcf <vm_exec_core+31738>, 0x5640eac5eded <vm_exec_core+31768>, 0x5640eac5ee0b <vm_exec_core+31798>, 0x5640eac5ee29 <vm_exec_core+31828>, 0x5640eac5ee47 <vm_exec_core+31858>, 0x5640eac5ee65 <vm_exec_core+31888>, 0x5640eac5ee83 <vm_exec_core+31918>, 0x5640eac5eea1 <vm_exec_core+31948>, 0x5640eac5eebf <vm_exec_core+31978>, 0x5640eac5eedd <vm_exec_core+32008>...}
#81 0x00005640eac710cc in vm_exec_loop (ec=0x5640ebf332c0, state=RUBY_TAG_BREAK, tag=0x7ffcb766b250, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#82 0x00005640eac71014 in rb_vm_exec (ec=0x5640ebf332c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
_ec = 0x5640ebf332c0
_tag = {tag = 36, retval = 4, buf = {0x7ffcb766b2d0, 0x5640eac70f3f <rb_vm_exec+190>, 0x0, 0x7ffcb766b220, 0x7ffcb766b568}, prev = 0x7ffcb766b340, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_BREAK
result = 36
#83 0x00005640eac71e20 in rb_iseq_eval_main (iseq=0x7f74acef8ee0) at /tmp/ruby/src/trunk-O0/vm.c:2733
ec = 0x5640ebf332c0
val = 94836836479680
#84 0x00005640eaa5990b in rb_ec_exec_node (ec=0x5640ebf332c0, n=0x7f74acef8ee0) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x5640ebf32090
_ec = 0x5640ebf332c0
_tag = {tag = 36, retval = 94836814614264, buf = {0x7ffcb766b3c0, 0x5640eaa598a1 <rb_ec_exec_node+212>, 0x0, 0x7ffcb766b310, 0x5640ebf332c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f74acef8ee0
#85 0x00005640eaa59a88 in ruby_run_node (n=0x7f74acef8ee0) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x5640ebf332c0
status = 22080
#86 0x00005640eaa552f4 in rb_main (argc=133, argv=0x7ffcb766b568) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140723385447488
#87 0x00005640eaa55355 in main (argc=133, argv=0x7ffcb766b568) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)