# Logfile created on 2023-11-20 04:29:58 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055d35d969db8 @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.20231120-042958", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055d35d9ff390 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055d35d9ff200 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055d35d9ff070 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231120-042958", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231120-042958>, @binmode=false, @mon_data=#<Monitor:0x000055d35d9fefa8>, @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 = 701b0650de
$$$[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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
making trans
generating makefiles ext/configure-ext.mk
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.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/.bundle/gems/debug-1.8.0/ext/debug'
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]: 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=12673
"--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] 2410632=test_euc_jp
[ 2/908] 2410632=test_tree_spell_checker
[ 3/908] 2410634=test_gem_util
[ 4/908] 2410630=test_require_lib
[ 5/908] 2410631=test_objectspace
[ 6/908] 2410632=test_integer
[ 7/908] 2410634=test_gem_ext_cmake_builder
[ 8/908] 2410634=test_interned_str
[ 9/908] 2410634=test_sexp
[ 10/908] 2410634=test_compile_prism
[ 11/908] 2410634=test_io
[ 12/908] 2410631=test_array_create
[ 13/908] 2410631=test_key_event_record
[ 14/908] 2410631=test_scalar_scanner
[ 15/908] 2410631=test_notimplement
[ 16/908] 2410631=test_struct
[ 17/908] 2410631=test_etc
[ 18/908] 2410631=test_win32ole_event
[ 19/908] 2410631=test_option
[ 20/908] 2410631=test_mutex
[ 21/908] 2410631=test_constant
[ 22/908] 2410631=test_completion
[ 23/908] 2410631=test_buffered_io
[ 24/908] 2410631=test_to_ary_concat
[ 25/908] 2410632=test_encoding
[ 26/908] 2410630=test_addrinfo
[ 27/908] 2410631=test_gem
[ 28/908] 2410630=test_signal
[ 29/908] 2410632=test_bug-14834
[ 30/908] 2410632=test_fixnum
[ 31/908] 2410632=test_cgi_core
[ 32/908] 2410632=test_delegate
[ 33/908] 2410632=test_gem_ext_cargo_builder_unit
[ 34/908] 2410632=test_bash_completion
[ 35/908] 2410632=test_rdoc_require
[ 36/908] 2410632=test_parser
[ 37/908] 2410632=test_terminfo
[ 38/908] 2410632=test_rational2
[ 39/908] 2410632=test_fiber
[ 40/908] 2410630=test_marshal
[ 41/908] 2410630=test_gem_commands_generate_index_command
[ 42/908] 2410631=test_gem_commands_update_command
[ 43/908] 2410630=json_encoding_test
[ 44/908] 2410630=test_rdoc_markup_to_bs
[ 45/908] 2410630=ripper_compat_test
[ 46/908] 2410630=test_optparse
[ 47/908] 2410630=test_rdoc_markup_to_tt_only
[ 48/908] 2410630=test_convert
[ 49/908] 2410630=test_https
[ 50/908] 2410630=test_evaluation
[ 51/908] 2410630=test_case_options
[ 52/908] 2410630=test_ssl
[ 53/908] 2410634=test_ractor
[ 54/908] 2410630=test_abbrev
[ 55/908] 2410630=test_timeout
[ 56/908] 2410630=test_objspace
[ 57/908] 2410632=test_httpresponses
[ 58/908] 2410632=test_gem_commands_server_command
[ 59/908] 2410632=test_general
[ 60/908] 2410632=test_mixed_unicode_escapes
[ 61/908] 2410632=test_rdoc_generator_darkfish
[ 62/908] 2410634=test_load
[ 63/908] 2410634=test_have_library
[ 64/908] 2410632=test_within_pipe
[ 65/908] 2410632=test_new
[ 66/908] 2410631=test_big5
[ 67/908] 2410632=test_time_tz
[ 68/908] 2410631=test_beginendblock
[ 69/908] 2410632=test_cipher
[ 70/908] 2410632=test_httpresponse
[ 71/908] 2410632=test_rdoc_parser_ruby
[ 72/908] 2410634=version_test
[ 73/908] 2410634=test_gem_resolver
[ 74/908] 2410631=test_win32ole_variable
[ 75/908] 2410631=test_object_references
[ 76/908] 2410631=test_scheduler
[ 77/908] 2410634=test_cgi_cookie
[ 78/908] 2410631=test_bigdecimal
[ 79/908] 2410634=test_gem_commands_exec_command
[ 80/908] 2410632=test_tsort
[ 81/908] 2410632=test_rdoc_markup_to_label
[ 82/908] 2410632=test_gem_package_tar_reader_entry
[ 83/908] 2410632=test_gem_specification
[ 84/908] 2410634=test_metaclass
[ 85/908] 2410634=test_rbconfig
[ 86/908] 2410634=test_files_sample
[ 87/908] 2410634=test_digest_extend
[ 88/908] 2410634=test_ssl
[ 89/908] 2410631=test_logger
[ 90/908] 2410631=test_engine
[ 91/908] 2410631=test_rb_str_dup
[ 92/908] 2410631=test_key_error
[ 93/908] 2410631=test_module
[ 94/908] 2410634=test_append
[ 95/908] 2410632=test_symbol
[ 96/908] 2410632=test_x509cert
[ 97/908] 2410634=test_rdoc_markup_to_table_of_contents
[ 98/908] 2410632=test_gem_commands_unpack_command
[ 99/908] 2410634=test_enc_associate
[100/908] 2410632=test_pp
[101/908] 2410632=test_ftp
[102/908] 2410632=test_logdevice
[103/908] 2410634=test_last_thread
[104/908] 2410634=test_import
[105/908] 2410632=test_pack
[106/908] 2410631=test_getoptlong
[107/908] 2410631=test_arith_seq_extract
[108/908] 2410631=test_rubyvm
[109/908] 2410631=test_ractor
[110/908] 2410631=test_config
[111/908] 2410632=test_gem_request_connection_pools
[112/908] 2410631=test_logperiod
[113/908] 2410631=test_io_console
[114/908] 2410634=test_bn
[115/908] 2410634=test_recursion
[116/908] 2410634=test_string_processing
[117/908] 2410632=test_c_union_entity
[118/908] 2410634=test_cparser
[119/908] 2410632=test_rdoc_markup_attributes
[120/908] 2410632=test_unicode_escape
[121/908] 2410632=test_keyword
[122/908] 2410632=test_hash
[123/908] 2410631=test_x509crl
[124/908] 2410631=test_ensured
[125/908] 2410631=test_iter_break
[126/908] 2410631=test_pkcs7
[127/908] 2410634=test_cgi_session
[128/908] 2410634=test_gem_install_update_options
[129/908] 2410631=test_num2int
[130/908] 2410631=test_project_sanity
[131/908] 2410634=test_address_resolve
[132/908] 2410631=test_refinement
[133/908] 2410634=test_gem_command_manager
[134/908] 2410634=test_gem_requirement
[135/908] 2410634=test_word
[136/908] 2410634=test_numeric
[137/908] 2410634=test_gem_resolver_vendor_set
[138/908] 2410634=test_gem_commands_list_command
[139/908] 2410634=test_cmethod
[140/908] 2410634=test_gem_resolver_installed_specification
[141/908] 2410634=test_irb
[142/908] 2410634=test_gem_ext_rake_builder
[143/908] 2410634=test_parser
[144/908] 2410634=test_set
[145/908] 2410634=test_gem_commands_help_command
[146/908] 2410634=test_rdoc_include
[147/908] 2410634=test_yield_block
[148/908] 2410634=test_pkg_config
[149/908] 2410634=test_dln
[150/908] 2410634=test_rdoc_options
[151/908] 2410634=test_closure
[152/908] 2410634=test_at_exit
[153/908] 2410634=test_gem_resolver_local_specification
[154/908] 2410634=test_object
[155/908] 2410634=test_digest
[156/908] 2410634=test_m17n
[157/908] 2410634=test_yjit
[158/908] 2410632=test_frozen_error
[159/908] 2410632=test_files_ext
[160/908] 2410632=test_gem_ext_cargo_builder_link_flag_converter
[161/908] 2410632=test_array
[162/908] 2410631=test_console_attr
[163/908] 2410631=test_argf
[164/908] 2410634=test_x509req
[165/908] 2410630=test_complex2
[166/908] 2410630=dispatcher_test
[167/908] 2410630=test_eval_history
[168/908] 2410634=test_ruby_lex
[169/908] 2410630=test_win32ole_record
[170/908] 2410630=test_ossl
[171/908] 2410634=test_ubf_async_safe
[172/908] 2410634=test_insns_leaf
[173/908] 2410634=test_gem_version_option
[174/908] 2410632=test_omap
[175/908] 2410632=test_sockopt
[176/908] 2410632=test_gem_uri_formatter
[177/908] 2410634=test_encoding
[178/908] 2410632=test_yaml_tree
[179/908] 2410634=test_windows_1251
[180/908] 2410634=test_shellwords
[181/908] 2410634=test_gb18030
[182/908] 2410632=test_gem_package_tar_writer
[183/908] 2410634=test_nesting_parser
[184/908] 2410634=test_vm_dump
[185/908] 2410634=test_thread_queue
[186/908] 2410632=test_gem_resolver_conflict
[187/908] 2410632=test_nowrite
[188/908] 2410632=errors_test
[189/908] 2410632=test_fileutils
[190/908] 2410632=test_method_cache
[191/908] 2410632=test_gem_gemcutter_utilities
[192/908] 2410632=test_history
[193/908] 2410632=test_float
[194/908] 2410634=test_passing_block
[195/908] 2410634=test_gem_commands_which_command
[196/908] 2410634=test_mul
[197/908] 2410634=test_primitive
[198/908] 2410631=test_monitor
[199/908] 2410634=test_yjit_exit_locations
[200/908] 2410634=test_data_error
[201/908] 2410631=test_gem_config_file
[202/908] 2410634=test_cstr
[203/908] 2410632=test_gem_resolver_best_set
[204/908] 2410631=test_whileuntil
[205/908] 2410631=test_document
[206/908] 2410631=test_x509attr
[207/908] 2410631=test_unicode
[208/908] 2410631=test_set_len
[209/908] 2410631=test_marshalable
[210/908] 2410631=test_webauthn_poller
[211/908] 2410632=test_rdoc_parser_rd
[212/908] 2410631=test_rdoc_parser
[213/908] 2410632=test_webauthn_listener
[214/908] 2410631=test_thread_cv
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33853>
[215/908] 2410632=test_pattern_matching
[216/908] 2410632=test_pathname
[217/908] 2410631=test_coverage
[218/908] 2410630=test_helper
[219/908] 2410630=test_case
[220/908] 2410630=test_gem_path_support
[221/908] 2410630=test_class
[222/908] 2410630=test_configuration
Closed file descriptor: TestPathname#test_blockless_descend_is_enumerator: 9
[223/908] 2410632=test_fips
[224/908] 2410630=test_wss
[225/908] 2410630=test_x509ext
[226/908] 2410630=test_gc
[227/908] 2410630=test_math
[228/908] 2410630=test_libs
[229/908] 2410630=test_config
[230/908] 2410632=test_error_highlight
[231/908] 2410630=test_internal_ivar
[232/908] 2410630=test_gem_resolver_specification
[233/908] 2410630=test_tracepoint
[234/908] 2410631=test_resize
[235/908] 2410631=test_io_m17n
[236/908] 2410632=test_stringscanner
[237/908] 2410632=desugar_compiler_test
[238/908] 2410632=test_pipe
[239/908] 2410634=test_general
[240/908] 2410632=test_have_macro
[241/908] 2410634=test_convertible
[242/908] 2410630=test_nkf
[243/908] 2410630=test_rdoc_markup_pre_process
[244/908] 2410632=test_env
[245/908] 2410630=test_gem_package_old
[246/908] 2410630=memsize_test
[247/908] 2410630=test_method_cache
[248/908] 2410630=test_time
[249/908] 2410630=heredoc_dedent_test
[250/908] 2410630=test_sprintf_comb
[251/908] 2410630=test_win32ole_param
[252/908] 2410630=test_ocsp
[253/908] 2410631=test_super
[254/908] 2410630=test_lambda
[255/908] 2410630=test_readpartial
[256/908] 2410630=test_gem_request_set_gem_dependency_api
[257/908] 2410630=test_gem_text
[258/908] 2410630=test_settracefunc
[259/908] 2410631=test_pstore
[260/908] 2410631=test_variable
[261/908] 2410631=test_win32ole
[262/908] 2410631=test_extlibs
[263/908] 2410630=pattern_test
[264/908] 2410630=test_file_exhaustive
[265/908] 2410632=test_regexp
[266/908] 2410634=test_case
[267/908] 2410634=test_scope
[268/908] 2410634=test_gem_remote_fetcher
[269/908] 2410631=compiler_test
[270/908] 2410631=test_iterator
[271/908] 2410631=test_string
[272/908] 2410631=test_variable_name_check
[273/908] 2410631=test_printf
[274/908] 2410631=test_rdoc_generator_pot
[275/908] 2410631=test_gem_uninstaller
[276/908] 2410634=test_storage
[277/908] 2410634=test_zlib
[278/908] 2410631=test_gem_gem_runner
[279/908] 2410631=test_pointer
[280/908] 2410631=test_proc
[281/908] 2410630=test_eval
[282/908] 2410630=test_alias
[283/908] 2410630=test_rdoc_generator_pot_po_entry
[284/908] 2410630=test_helper
[285/908] 2410630=test_dir_m17n
[286/908] 2410631=test_singleton_function
[287/908] 2410631=test_protocol
[288/908] 2410631=test_rdoc_markup_to_rdoc
[289/908] 2410631=test_cgi_header
[290/908] 2410631=test_tuplebag
[291/908] 2410631=test_process
[292/908] 2410631=test_dns
[293/908] 2410631=test_getopts
[294/908] 2410631=test_gem_commands_info_command
[295/908] 2410631=test_addr
[296/908] 2410631=test_flush
[297/908] 2410631=test_pair
[298/908] 2410632=test_type_completor
[299/908] 2410632=test_stat
[300/908] 2410632=test_gem_local_remote_options
[301/908] 2410632=test_gc
[302/908] 2410630=test_rational
[303/908] 2410630=test_gem_commands_owner_command
[304/908] 2410630=test_cgi_modruby
[305/908] 2410630=test_rdoc_class_module
[306/908] 2410631=test_liberal_parsing
[307/908] 2410631=test_nil
[308/908] 2410631=test_trace
[309/908] 2410631=test_rdoc_markup_attribute_manager
[310/908] 2410631=test_find
[311/908] 2410631=test_arity
[312/908] 2410631=test_object
[313/908] 2410634=test_summary
[314/908] 2410634=test_win32ole_variant
[315/908] 2410634=test_gem_resolver_composed_set
[316/908] 2410634=test_foreach
[317/908] 2410634=test_install
[318/908] 2410631=test_func
[319/908] 2410634=test_jaro_winkler
[320/908] 2410634=unescape_test
[321/908] 2410630=test_yamldbm
[322/908] 2410630=test_yaml_special_cases
[323/908] 2410630=test_gem_source_list
[324/908] 2410630=test_column_separator
[325/908] 2410630=test_rdoc_parser_changelog
[326/908] 2410630=parameters_signature_test
[327/908] 2410630=test_raise_no_backtrace_exception
[328/908] 2410630=test_drbssl
[329/908] 2410634=test_kill_ring
[330/908] 2410634=test_boolean
[331/908] 2410634=test_rdoc_context
[332/908] 2410631=test_random
[333/908] 2410631=test_c_struct_entry
[334/908] 2410631=test_date
[335/908] 2410631=test_open-uri
[336/908] 2410634=test_nonblock
[337/908] 2410634=test_strip
[338/908] 2410634=test_lexer
[339/908] 2410634=test_mailto
[340/908] 2410634=test_gem_indexer
[341/908] 2410631=test_gem_commands_install_command
[342/908] 2410634=test_enumerator_kw
[343/908] 2410634=test_iso_8859
[344/908] 2410634=test_dir
[345/908] 2410634=test_coderange
[346/908] 2410634=test_transcode
[347/908] 2410634=test_ostruct
[348/908] 2410634=test_koi8
[349/908] 2410634=test_not
[350/908] 2410634=test_rdoc_attr
[351/908] 2410634=test_table
[352/908] 2410634=json_ext_parser_test
[353/908] 2410634=test_gem_resolver_vendor_specification
[354/908] 2410634=test_filter
[355/908] 2410634=test_scanner_events
[356/908] 2410634=test_inlinecache
[357/908] 2410631=test_gem_dependency_list
[358/908] 2410634=test_gem_ext_configure_builder
[359/908] 2410634=test_rendering
[360/908] 2410634=test_rdoc_generator_markup
[361/908] 2410634=test_err_in_callback
[362/908] 2410634=test_gem_package_task
Skipping Gem::PackageTask tests. rake not found.
[363/908] 2410634=test_force_quotes
[364/908] 2410634=test_rdoc_markup_indented_paragraph
[365/908] 2410634=test_gem_source_fetch_problem
[366/908] 2410634=test_rdoc_parser_markdown
[367/908] 2410631=test_rdoc_i18n_text
[368/908] 2410631=test_data
[369/908] 2410634=test_gem_commands_lock_command
[370/908] 2410631=test_rdoc_markup_to_html_snippet
[371/908] 2410634=test_unix
[372/908] 2410634=test_regex_casefold
[373/908] 2410631=test_http
[374/908] 2410634=test_fd_setsize
[375/908] 2410634=test_gem_source_git
[376/908] 2410634=test_gem_commands_contents_command
[377/908] 2410634=test_have_func
[378/908] 2410630=test_ractor_compatibility
[379/908] 2410634=test_ws
[380/908] 2410634=test_erb_command
[381/908] 2410634=test_gem_rdoc
[382/908] 2410634=test_win32ole_variant_outarg
[383/908] 2410634=test_gem_commands_sources_command
[384/908] 2410630=test_coder
[385/908] 2410630=test_symbol
[386/908] 2410634=test_context
Leaked thread: TestIRB::ContextTest#test_build_completor: #<Thread:0x00007fb8095edaa8 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 sleep>
Finished thread: TestIRB::ContextTest#test_default_return_format: #<Thread:0x00007fb8095edaa8 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 dead>
[387/908] 2410634=test_gem_commands_fetch_command
[388/908] 2410634=ractor_test
[389/908] 2410634=test_rdoc_tom_doc
[390/908] 2410634=test_sleep
[391/908] 2410631=test_bignum
[392/908] 2410631=test_normalize
[393/908] 2410631=test_converters
[394/908] 2410631=test_rdoc_markup
[395/908] 2410631=test_files_test_2
[396/908] 2410634=test_gem_resolver_git_specification
[397/908] 2410630=test_spell_checker
[398/908] 2410630=test_ancdata
[399/908] 2410630=test_singleton
[400/908] 2410630=test_rdoc_rd_block_parser
[401/908] 2410630=test_rdoc_ri_paths
[402/908] 2410630=test_name_error_extension
[403/908] 2410630=test_https_proxy
[404/908] 2410630=test_bigdecimal_util
[405/908] 2410630=test_pack
[406/908] 2410634=test_ractor
[407/908] 2410634=test_verbose
[408/908] 2410634=test_key_actor_emacs
[409/908] 2410634=test_read
[410/908] 2410634=test_update
[411/908] 2410634=test_basicinstructions
[412/908] 2410630=test_exit
[413/908] 2410634=test_rdoc_rd
[414/908] 2410634=test_range
[415/908] 2410630=test_drbobject
[416/908] 2410630=test_optimization
[417/908] 2410634=test_gem_commands_query_command
[418/908] 2410634=test_rdoc_markup_document
[419/908] 2410634=test_key_actor_vi
[420/908] 2410634=test_lazy_enumerator
[421/908] 2410632=test_weakkeymap
[422/908] 2410632=test_formatter
[423/908] 2410632=test_history
[424/908] 2410632=test_locale
[425/908] 2410632=test_dup
[426/908] 2410632=test_delegation
[427/908] 2410632=test_find_executable
[428/908] 2410632=test_ts
[429/908] 2410632=test_unconverted_fields
[430/908] 2410632=test_require
[431/908] 2410634=test_thread
[432/908] 2410631=test_pattern_key_name_check
[433/908] 2410631=test_remote_fetch_error
[434/908] 2410631=test_require
[435/908] 2410631=test_udp
[436/908] 2410631=test_pinned
[437/908] 2410631=test_open3
[438/908] 2410632=test_struct
[439/908] 2410632=test_propertyputref
[440/908] 2410632=fuzzer_test
[441/908] 2410632=test_ast
[442/908] 2410634=test_rand
[443/908] 2410634=test_serialize_subclasses
[444/908] 2410634=test_instrumentation_api
[445/908] 2410634=test_default_gems
[446/908] 2410634=test_gem_safe_marshal
[447/908] 2410630=ruby_api_test
[448/908] 2410630=test_gem_request_set_lockfile_tokenizer
[449/908] 2410630=test_gem_doctor
[450/908] 2410630=test_date_strptime
[451/908] 2410630=test_grapheme_breaks
[452/908] 2410630=test_ractor
[453/908] 2410630=json_common_interface_test
[454/908] 2410630=test_rdoc_parser_simple
[455/908] 2410634=test_enumerable
[456/908] 2410630=test_too_many_dummy_encodings
[457/908] 2410634=test_signedness
[458/908] 2410630=test_patterns
[459/908] 2410630=test_gem_commands_stale_command
[460/908] 2410630=test_buffering
[461/908] 2410630=test_drbunix
[462/908] 2410631=test_gem_package
[463/908] 2410631=test_gem_security_signer
[464/908] 2410631=test_date_arith
[465/908] 2410631=location_test
[466/908] 2410631=test_gem_resolver_api_specification
[467/908] 2410631=test_deprecated
[468/908] 2410631=test_integer_comb
[469/908] 2410634=test_read_write
[470/908] 2410634=test_nil2vtempty
[471/908] 2410634=test_div
[472/908] 2410634=test_kernel
[473/908] 2410634=test_profile_frames
[474/908] 2410634=parse_test
[475/908] 2410630=json_parser_test
[476/908] 2410630=test_gbk
[477/908] 2410630=test_each
[478/908] 2410630=!Nothing_to_test
[479/908] 2410630=test_rendering
[480/908] 2410630=test_gem_validator
[481/908] 2410630=test_rdoc_markup_formatter
[482/908] 2410630=test_usrmarshal
[483/908] 2410630=test_gem_commands_outdated_command
[484/908] 2410630=test_assignment
[485/908] 2410634=test_gem_available_set
[486/908] 2410631=test_memory_view
[487/908] 2410631=test_modify_expand
[488/908] 2410631=test_my_integer
[489/908] 2410631=test_data_converters
[490/908] 2410631=test_call
[491/908] 2410634=test_gem_source_vendor
[492/908] 2410634=test_require
[493/908] 2410634=test_autoload
[494/908] 2410630=test_gem_dependency
[495/908] 2410630=test_cgi_util
[496/908] 2410631=test_rdoc_text
[497/908] 2410631=test_ansi_without_terminfo
[498/908] 2410631=test_windows_1252
[499/908] 2410631=test_null
[500/908] 2410631=test_x509store
[501/908] 2410630=test_exception
[502/908] 2410630=test_header
[503/908] 2410631=test_win32ole_type
[504/908] 2410631=test_input_method
[505/908] 2410630=regexp_test
[506/908] 2410631=test_generic
[507/908] 2410630=test_enc_str_buf_cat
[508/908] 2410630=test_gem_dependency_installer
[509/908] 2410631=test_gem_source_lock
[510/908] 2410631=test_optarg
[511/908] 2410631=test_ripper
[512/908] 2410631=test_syslog_logger
[513/908] 2410631=test_asn1
[514/908] 2410631=test_placearg
[515/908] 2410631=test_len
[516/908] 2410631=test_features
[517/908] 2410631=test_popen_deadlock
[518/908] 2410631=test_gem_commands_specification_command
[519/908] 2410631=test_gem_impossible_dependencies_error
[520/908] 2410631=json_generator_test
[521/908] 2410631=test_bigmath
[522/908] 2410631=test_continuation
[523/908] 2410631=test_str2big
[524/908] 2410631=test_ractor
[525/908] 2410631=test_gc_compact
[526/908] 2410630=test_rdoc_markup_to_ansi
[527/908] 2410630=test_delete
[528/908] 2410630=test_gem_silent_ui
[529/908] 2410630=test_gem_commands_signout_command
[530/908] 2410630=test_parser_events
[531/908] 2410630=test_io_wait_uncommon
[532/908] 2410630=test_gem_request_set_lockfile_parser
[533/908] 2410630=test_time
[534/908] 2410630=test_files_test
[535/908] 2410630=test_gem_bundler_version_finder
[536/908] 2410630=test_gem_dependency_resolution_error
[537/908] 2410630=test_rdoc_stats
[538/908] 2410630=test_enc_raise
[539/908] 2410630=test_inadvertent_creation
[540/908] 2410630=test_webauthn_listener_response
[541/908] 2410630=test_exception
[542/908] 2410634=test_provider
[543/908] 2410634=test_syntax
[544/908] 2410630=test_rdoc_store
[545/908] 2410631=test_case_comprehensive
[546/908] 2410630=test_enum
[547/908] 2410630=test_date_parse
[548/908] 2410630=test_write
[549/908] 2410630=test_folderitem2_invokeverb
[550/908] 2410630=test_gem_spec_fetcher
[551/908] 2410630=test_gem_request
[552/908] 2410630=test_pkey_ec
[553/908] 2410630=test_rdoc_token_stream
[554/908] 2410630=test_recorder
[555/908] 2410630=test_thread
[556/908] 2410630=test_gem_resolver_index_set
[557/908] 2410630=test_rdoc_generator_json_index
[558/908] 2410630=test_cgi_tag_helper
[559/908] 2410630=test_debug_cmd
[560/908] 2410630=test_workspace
[561/908] 2410630=test_win32ole_param_event
[562/908] 2410630=test_rdoc_single_class
[563/908] 2410630=json_addition_test
[564/908] 2410630=test_qsort
[565/908] 2410630=test_types
[566/908] 2410630=test_invalid
[567/908] 2410630=test_gem_commands_build_command
[568/908] 2410630=test_complex
[569/908] 2410630=json_generic_object_test
[570/908] 2410630=test_base64
[571/908] 2410630=test_m17n_comb
[572/908] 2410634=test_gem_commands_push_command
[573/908] 2410634=test_backtrace
[574/908] 2410634=test_common
[575/908] 2410634=test_class_name_check
[576/908] 2410634=test_type
[577/908] 2410634=test_memory_view
[578/908] 2410634=test_stringio
[579/908] 2410634=test_exception_at_throwing
[580/908] 2410634=test_enumerator
[581/908] 2410634=test_row
[582/908] 2410634=test_gem_uri
[583/908] 2410634=test_sprintf
[584/908] 2410634=test_win32ole_type_event
[585/908] 2410634=test_rdoc_method_attr
[586/908] 2410634=test_rewind
[587/908] 2410634=test_scan_args
[588/908] 2410634=test_dot_dot
[589/908] 2410634=test_weakmap
[590/908] 2410630=test_egrep_cpp
[591/908] 2410630=test_date_conv
[592/908] 2410630=test_case_mapping
[593/908] 2410630=test_date_compat
[594/908] 2410630=test_gem_source_subpath_problem
[595/908] 2410630=test_flip
[596/908] 2410630=test_frozen
[597/908] 2410630=test_gem_source_local
[598/908] 2410630=test_win32ole_method
[599/908] 2410630=test_io_buffer
[600/908] 2410630=test_autoconf
[601/908] 2410630=test_bug_reporter
[602/908] 2410630=test_cgi_multipart
[603/908] 2410630=test_json_tree
[604/908] 2410630=test_win32ole_variant_m
[605/908] 2410630=test_tcp
[606/908] 2410630=test_kdf
[607/908] 2410630=test_rdoc_comment
[608/908] 2410630=test_cclass
[609/908] 2410630=test_rdoc_rdoc
[610/908] 2410630=test_gem_resolver_lock_set
[611/908] 2410630=test_rdoc_i18n_locale
[612/908] 2410630=test_flags
[613/908] 2410630=test_gem_resolver_installer_set
[614/908] 2410630=test_psych
[615/908] 2410630=test_ole_methods
[616/908] 2410630=test_gem_source_installed
[617/908] 2410630=test_gem_update_suggestion
[618/908] 2410630=test_http
[619/908] 2410630=test_ractor
[620/908] 2410630=test_load
[621/908] 2410630=test_severity
[622/908] 2410630=test_arithmetic_sequence
[623/908] 2410630=test_stringchar
[624/908] 2410630=test_eval
[625/908] 2410630=test_kconv
[626/908] 2410630=test_gem_security
[627/908] 2410630=test_rubygems
[628/908] 2410630=test_member
[629/908] 2410630=test_shift_jis
[630/908] 2410630=test_quote_char_nil
[631/908] 2410630=test_rdoc_cross_reference
[632/908] 2410630=test_digest
[633/908] 2410630=test_files_lib
[634/908] 2410630=test_gem_commands_open_command
[635/908] 2410630=test_store
[636/908] 2410630=test_bug-5832
[637/908] 2410630=test_gem_resolver_lock_specification
[638/908] 2410630=test_nofree
[639/908] 2410630=test_gem_resolver_git_set
[640/908] 2410630=test_fiddle
[641/908] 2410630=test_emoji_breaks
[642/908] 2410634=test_gem_command
[643/908] 2410634=test_ractor
[644/908] 2410634=test_file
[645/908] 2410634=test_thread_fd_close
[646/908] 2410634=test_rdoc_generator_ri
[647/908] 2410634=bom_test
[648/908] 2410634=test_safe_load
[649/908] 2410634=test_ansi_with_terminfo
[650/908] 2410634=test_gem_stream_ui
[651/908] 2410634=test_hash_create
[652/908] 2410634=locals_test
[653/908] 2410630=test_name_error
[654/908] 2410630=test_string
[655/908] 2410634=test_timeout
[656/908] 2410634=test_enumerator
[657/908] 2410634=test_weakref
[658/908] 2410634=test_rdoc_rubygems_hook
[659/908] 2410634=test_gem_commands_dependency_command
[660/908] 2410634=test_pkey_dsa
[661/908] 2410634=test_switch_hitter
[662/908] 2410634=test_rdoc_markup_to_joined_paragraph
[663/908] 2410634=test_arity
[664/908] 2410634=test_date_time
[665/908] 2410634=test_handle
[666/908] 2410630=test_did_you_mean
[667/908] 2410630=test_unicode_normalize
[668/908] 2410634=test_bug-3571
[669/908] 2410634=test_read
[670/908] 2410634=test_type_analyze
[671/908] 2410634=test_reline_key
[672/908] 2410634=test_mutex_m
[673/908] 2410634=test_gem_source
[674/908] 2410634=test_skip_lines
[675/908] 2410634=test_fnmatch
[676/908] 2410634=test_x509name
[677/908] 2410634=test_pack
[678/908] 2410634=test_rdoc_markup_heading
[679/908] 2410634=test_benchmark
[680/908] 2410634=test_random_formatter
[681/908] 2410634=test_depth_first
[682/908] 2410634=test_rdoc_markup_to_html_crossref
[683/908] 2410634=test_yamlstore
[684/908] 2410634=test_class2name
[685/908] 2410634=test_framework
[686/908] 2410634=test_socket
[687/908] 2410634=test_rdoc_code_object
[688/908] 2410634=test_gem_commands_uninstall_command
[689/908] 2410634=test_erb_m17n
[690/908] 2410634=test_syslog
[691/908] 2410634=test_array
[692/908] 2410634=test_debug
[693/908] 2410634=comments_test
[694/908] 2410634=test_yaml
[695/908] 2410634=test_reline
[696/908] 2410634=test_gem_stub_specification
[697/908] 2410634=test_assembler
[698/908] 2410634=test_mkmf
[699/908] 2410634=test_raise
[700/908] 2410634=test_function
[701/908] 2410630=test_string
[702/908] 2410630=test_system
[703/908] 2410634=test_zsh_completion
[704/908] 2410634=test_resource
[705/908] 2410634=library_symbols_test
[706/908] 2410634=test_gem_commands_signin_command
[707/908] 2410634=test_file
[708/908] 2410634=test_init
[709/908] 2410634=test_set
[710/908] 2410634=test_date_strftime
[711/908] 2410630=test_reqarg
[712/908] 2410634=test_date_attr
[713/908] 2410634=test_color_printer
[714/908] 2410634=test_rdoc_rd_inline_parser
[715/908] 2410634=test_sleep
[716/908] 2410630=test_basicsocket
[717/908] 2410630=test_defined
[718/908] 2410630=test_condition
[719/908] 2410630=test_cp949
[720/908] 2410630=test_gem_commands_search_command
[721/908] 2410630=test_iseq
[722/908] 2410634=test_sizeof
[723/908] 2410630=test_sorted_set
[724/908] 2410630=test_emoji
[725/908] 2410630=test_face
[726/908] 2410630=test_fstring
[727/908] 2410630=test_nomethod_error
[728/908] 2410630=test_euc_tw
[729/908] 2410630=test_rdoc_markup_paragraph
[730/908] 2410630=json_string_matching_test
[731/908] 2410630=test_cmd
[732/908] 2410634=test_path
[733/908] 2410634=test_rdoc_markup_raw
[734/908] 2410634=test_quote_empty
[735/908] 2410634=test_object_create_start
[736/908] 2410634=magic_comment_test
[737/908] 2410634=test_duplicate
[738/908] 2410634=test_wait
[739/908] 2410631=test_gem_commands_cert_command
[740/908] 2410634=test_date_new
[741/908] 2410634=test_tempfile
[742/908] 2410634=test_utf16
[743/908] 2410634=test_require_path_check
[744/908] 2410630=test_acl
[745/908] 2410630=test_gem_unsatisfiable_dependency_error
[746/908] 2410634=test_rdoc_markup_parser
[747/908] 2410630=test_method
[748/908] 2410634=test_gem_source_specific_file
[749/908] 2410634=test_row_separator
[750/908] 2410634=test_pkcs12
[751/908] 2410634=test_gem_installer
[752/908] 2410631=test_rdoc_constant
[753/908] 2410631=test_deprecate
[754/908] 2410631=test_comparable
[755/908] 2410631=test_rdoc_normal_class
[756/908] 2410631=test_gem_package_tar_reader
[757/908] 2410631=test_ipaddr
[758/908] 2410631=test_rdoc_rd_inline
[759/908] 2410631=test_rdoc_markdown
[760/908] 2410630=test_files_test_1
[761/908] 2410630=test_io_timeout
[762/908] 2410631=test_rdoc_encoding
[763/908] 2410630=test_class
[764/908] 2410631=test_const
[765/908] 2410631=encoding_test
[766/908] 2410634=test_bmethod
[767/908] 2410634=test_pty
[768/908] 2410634=test_gem_commands_environment_command
[769/908] 2410630=test_numeric
[770/908] 2410634=test_erb
[771/908] 2410630=test_gem_request_set_lockfile
[772/908] 2410634=test_uncorrectable_name_check
[773/908] 2410634=test_postponed_job
[774/908] 2410634=test_gem_commands_setup_command
[775/908] 2410630=test_hmac
[776/908] 2410630=test_rdoc_top_level
[777/908] 2410634=test_method_name_check
[778/908] 2410630=test_parse
[779/908] 2410634=test_observer
[780/908] 2410634=test_ldap
[781/908] 2410634=test_color
[782/908] 2410634=test_pkey_rsa
[783/908] 2410634=test_backtrace
[784/908] 2410630=test_bigzero
[785/908] 2410630=test_stack
[786/908] 2410634=test_macro
[787/908] 2410634=test_rdoc_task
[788/908] 2410634=test_numhash
[789/908] 2410634=test_rdoc_markup_to_html
[790/908] 2410634=test_rdoc_parser_c
[791/908] 2410634=test_gem_platform
[792/908] 2410634=json_fixtures_test
[793/908] 2410634=newline_test
[794/908] 2410630=test_econv
[795/908] 2410634=test_rdoc_markup_verbatim
[796/908] 2410634=test_emitter
[797/908] 2410634=test_config
[798/908] 2410634=test_alias_and_anchor
[799/908] 2410634=test_abi
[800/908] 2410634=test_rdoc_any_method
[801/908] 2410634=test_complexrational
[802/908] 2410634=test_drb
[803/908] 2410630=test_hash
[804/908] 2410630=test_gem_ext_ext_conf_builder
[805/908] 2410630=test_win32ole_method_event
[806/908] 2410630=test_securerandom
[807/908] 2410630=test_path_to_class
[808/908] 2410630=test_function_entry
[809/908] 2410630=test_gem_resolver_activation_request
[810/908] 2410630=test_pkey_dh
[811/908] 2410630=test_gem_request_set
[812/908] 2410630=test_undef
[813/908] 2410630=test_date_ractor
[814/908] 2410630=test_http_request
[815/908] 2410630=test_gem_name_tuple
[816/908] 2410630=constant_path_node_test
[817/908] 2410630=test_bundled_ca
[818/908] 2410630=test_external_new
[819/908] 2410630=test_win32ole_typelib
[820/908] 2410630=test_config
[821/908] 2410630=test_process
[822/908] 2410634=test_rat
[823/908] 2410634=test_mdns
[824/908] 2410634=test_ifunless
[825/908] 2410634=test_key_stroke
[826/908] 2410634=test_ractor
[827/908] 2410634=test_to_ruby
[828/908] 2410634=test_rdoc_extend
[829/908] 2410634=test_merge_keys
[830/908] 2410634=test_c_struct_builder
[831/908] 2410634=test_gem_resolver_index_specification
[832/908] 2410634=test_gem_package_tar_header
[833/908] 2410634=test_io_buffer
[834/908] 2410634=test_gem_ext_cargo_builder
[835/908] 2410634=test_gem_security_policy
[836/908] 2410634=test_ellipsize
[837/908] 2410634=test_emitter
[838/908] 2410634=test_io
[839/908] 2410634=test_rdoc_context_section
[840/908] 2410634=test_gem_commands_check_command
[841/908] 2410634=test_rdoc_alias
[842/908] 2410634=test_big2str
[843/908] 2410634=test_data
[844/908] 2410634=test_gem_commands_yank_command
[845/908] 2410634=test_queue
[846/908] 2410634=test_stream
[847/908] 2410634=test_gem_ext_builder
[848/908] 2410634=test_human_typo
[849/908] 2410634=test_prettyprint
[850/908] 2410634=test_threadgroup
[851/908] 2410634=test_tmpdir
[852/908] 2410634=test_noarg
[853/908] 2410634=test_gem_commands_pristine_command
[854/908] 2410631=test_change_word
[855/908] 2410631=test_trick
[856/908] 2410634=test_rdoc_markup_to_markdown
[857/908] 2410634=test_key_name_check
[858/908] 2410634=test_utf32
[859/908] 2410634=test_iseq_load
[860/908] 2410634=test_gem_resolver_requirement_list
[861/908] 2410634=test_arith_seq_beg_len_step
[862/908] 2410634=test_scalar
[863/908] 2410634=test_gem_resolver_dependency_request
[864/908] 2410634=test_encodings
[865/908] 2410634=test_ns_spki
[866/908] 2410634=test_random
[867/908] 2410634=test_gem_version
[868/908] 2410634=test_rdoc_markdown_test
[869/908] 2410631=test_rdoc_normal_module
[870/908] 2410631=test_ssl_session
[871/908] 2410631=test_rdoc_markup_hard_break
[872/908] 2410631=parse_comments_test
[873/908] 2410631=test_forwardable
[874/908] 2410631=test_gem_resolver_api_set
[875/908] 2410631=test_dryrun
[876/908] 2410631=test_ractor
[877/908] 2410631=test_rinda
[878/908] 2410631=test_gem_security_trust_dir
[879/908] 2410632=test_line_editor
[880/908] 2410631=test_pkey
[881/908] 2410632=test_stream
[882/908] 2410632=test_kwargs
[883/908] 2410631=test_yield
[884/908] 2410632=test_integer
[885/908] 2410632=test_string_memory
[886/908] 2410634=test_io_wait
[887/908] 2410634=test_acceptable
[888/908] 2410634=test_rubyoptions
[889/908] 2410632=test_thread
[890/908] 2410632=test_nextafter
[891/908] 2410632=test_capacity
[892/908] 2410632=test_gem_commands_mirror
[893/908] 2410632=test_literal
[894/908] 2410632=test_date_marshal
[895/908] 2410632=test_gem_commands_cleanup_command
[896/908] 2410632=test_euc_kr
[897/908] 2410632=test_httpheader
[898/908] 2410632=test_shapes
[899/908] 2410632=test_rdoc_ri_driver
[900/908] 2410632=test_rdoc_markup_include
[901/908] 2410632=test_inputs_scanner
[902/908] 2410632=test_cesu8
[903/908] 2410632=test_typeddata
[904/908] 2410632=test_clone
[905/908] 2410632=test_rdoc_servlet
[906/908] 2410632=test_tree_builder
[907/908] 2410632=test_rdoc_generator_pot_po
[908/908] 2410632=test_protect
Retrying...
Finished tests in 1209.659522s, 22.2517 tests/s, 8547.0745 assertions/s.
26917 tests, 10339050 assertions, 0 failures, 0 errors, 188 skips
ruby -v: ruby 3.3.0dev (2023-11-20T02:02:55Z master 701b0650de) [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-20T02:02:55Z master 701b0650de) [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 287.178876 seconds
3725 files, 32456 examples, 146773 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.2416648.ruby -x gdbscript
[New LWP 2416648]
[New LWP 2416650]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -W0'.
Program terminated with signal SIGABRT, Aborted.
#0 0x000055e09fd64db8 in is_markable_object (obj=140477643287640) at /tmp/ruby/src/trunk-O0/gc.c:4667
4667 }
[Current thread is 1 (Thread 0x7fc3995f67c0 (LWP 2416648))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fc3995f67c0 (LWP 2416648) 0x000055e09fd64db8 in is_markable_object (obj=140477643287640) at /tmp/ruby/src/trunk-O0/gc.c:4667
2 Thread 0x7fc38001f640 (LWP 2416650) 0x00007fc39971efde in epoll_wait (epfd=4, events=0x55e0a0370d3c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7fc38001f640 (LWP 2416650)):
#0 0x00007fc39971efde in epoll_wait (epfd=4, events=0x55e0a0370d3c <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 0x000055e09fef34ae in timer_thread_polling (vm=0x55e0a1781b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = -1106633906
#2 0x000055e09fef3b56 in timer_thread_func (ptr=0x55e0a1781b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
vm = 0x55e0a1781b10
#3 0x00007fc39968db43 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 = {140729962043792, 2290846143545245551, 140477642962496, 25, 140478069135440, 140729962044144, -2283966654380081297, -2284016880117842065}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007fc39971ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7fc3995f67c0 (LWP 2416648)):
#0 0x000055e09fd64db8 in is_markable_object (obj=140477643287640) at /tmp/ruby/src/trunk-O0/gc.c:4667
No locals.
#1 0x000055e09fd69a44 in gc_mark (objspace=0x55e0a1784260, obj=140477643287640) at /tmp/ruby/src/trunk-O0/gc.c:7002
No locals.
#2 0x000055e09fd6a308 in gc_mark_children (objspace=0x55e0a1784260, obj=140477643146160) at /tmp/ruby/src/trunk-O0/gc.c:7282
any = 0x7fc38004c3b0
#3 0x000055e09fd6abde in gc_mark_stacked_objects (objspace=0x55e0a1784260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7471
mstack = 0x55e0a17846e8
obj = 140477643146160
marked_slots_at_the_beginning = 737
popped_count = 0
#4 0x000055e09fd6ad5e in gc_mark_stacked_objects_all (objspace=0x55e0a1784260) at /tmp/ruby/src/trunk-O0/gc.c:7509
No locals.
#5 0x000055e09fd6d034 in gc_marks_rest (objspace=0x55e0a1784260) at /tmp/ruby/src/trunk-O0/gc.c:8696
No locals.
#6 0x000055e09fd6d168 in gc_marks (objspace=0x55e0a1784260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8754
marking_finished = false
#7 0x000055e09fd6eef0 in gc_start (objspace=0x55e0a1784260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9504
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 2709016592
#8 0x000055e09fd6eb8d in garbage_collect (objspace=0x55e0a1784260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9388
_lev = 2550657584
ret = 32707
#9 0x000055e09fd6f610 in garbage_collect_with_gvl (objspace=0x55e0a1784260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9765
No locals.
#10 0x000055e09fd764f1 in objspace_malloc_gc_stress (objspace=0x55e0a1784260) at /tmp/ruby/src/trunk-O0/gc.c:12206
reason = 45568
#11 0x000055e09fd76c0e in objspace_xcalloc (objspace=0x55e0a1784260, size=160) at /tmp/ruby/src/trunk-O0/gc.c:12671
gpr = 107008
mem = 0x5
#12 0x000055e09fd76cbf in ruby_xcalloc_body (n=5, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12678
No locals.
#13 0x000055e09fd7a4a4 in ruby_xcalloc (n=5, size=32) at /tmp/ruby/src/trunk-O0/gc.c:14234
No locals.
#14 0x000055e09ff6a154 in rb_ec_partial_backtrace_object (ec=0x55e0a17852c0, start_frame=0, num_frames=5, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:628
cfp = 0x7fc3995f4ef8
end_cfp = 0x7fc3995f4fd8
size = 5
bt = 0x7fc37eeafa28
btobj = 140477624678920
loc = 0x0
cfunc_counter = 0
#15 0x000055e09ff6a484 in rb_ec_backtrace_object (ec=0x55e0a17852c0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:691
No locals.
#16 0x000055e09fd4c2e2 in setup_exception (ec=0x55e0a17852c0, tag=6, mesg=140477624798040, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
at = 140478067411200
bt = 4
_ec = 0x55e0a17852c0
_tag = {tag = 36, retval = 140729962038304, buf = {0x7ffe3f6584d0, 0x55e09fd4c1ab <setup_exception+313>, 0x0, 0x7ffe3f658380, 0x7fc398081198}, prev = 0x7ffe3f6596e0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
e = 7100611401803869952
line = 82
file = 0x7fc37eed50b8 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb"
file0 = 0x7fc37eed50b8 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb"
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#17 0x000055e09fd4c877 in rb_longjmp (ec=0x55e0a17852c0, tag=6, mesg=140477624798040, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#18 0x000055e09fd4c8fd in rb_exc_exception (mesg=140477624798040, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#19 0x000055e09fd4c923 in rb_exc_raise (mesg=140477624798040) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#20 0x000055e09fefad94 in rb_threadptr_execute_interrupts (th=0x55e0a1784090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2414
err = 140477624798040
sig = 0
timer_interrupt = 0
pending_interrupt = 2
terminate_interrupt = 0
trap_interrupt = 0
interrupt = 2
postponed_job_interrupt = 0
ret = 1
#21 0x000055e09ff2da4a in rb_vm_check_ints (ec=0x55e0a17852c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#22 0x000055e09ff35525 in vm_pop_frame (ec=0x55e0a17852c0, cfp=0x7fc3995f4ef8, ep=0x7fc3994f50e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
flags = 1431634051
#23 0x000055e09ff35571 in rb_vm_pop_frame (ec=0x55e0a17852c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#24 0x000055e09ff3f312 in vm_call_cfunc_with_frame_ (ec=0x55e0a17852c0, reg_cfp=0x7fc3995f4f30, calling=0x7ffe3f658a60, argc=1, argv=0x7fc3994f50c8, stack_bottom=0x7fc3994f50c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3508
ci = 0x2d00100003
cc = 0x7fc37eece728
val = 140477624797720
me = 0x7fc38004fab0
cfunc = 0x55e0a17dac58
recv = 140477624798160
block_handler = 0
frame_type = 1431634051
len = 1
args = <optimized out>
args = <optimized out>
#25 0x000055e09ff3f481 in vm_call_cfunc_with_frame (ec=0x55e0a17852c0, reg_cfp=0x7fc3995f4f30, calling=0x7ffe3f658a60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3532
argc = 1
stack_bottom = 0x7fc3994f50c0
argv = 0x7fc3994f50c8
#26 0x000055e09ff3f599 in vm_call_cfunc_other (ec=0x55e0a17852c0, reg_cfp=0x7fc3995f4f30, calling=0x7ffe3f658a60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3558
ci = 0x2d00100003
argv_ary = 0
#27 0x000055e09ff3f9c1 in vm_call_cfunc (ec=0x55e0a17852c0, reg_cfp=0x7fc3995f4f30, calling=0x7ffe3f658a60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
ci = 0x2d00100003
#28 0x000055e09ff4220a in vm_call_method_each_type (ec=0x55e0a17852c0, cfp=0x7fc3995f4f30, calling=0x7ffe3f658a60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4418
aset_mask = 2008
ivar_mask = 0
ci = 0x2d00100003
cc = 0x7fc37eece728
cme = 0x7fc38004fab0
v = 94423272346712
#29 0x000055e09ff42cb6 in vm_call_method (ec=0x55e0a17852c0, cfp=0x7fc3995f4f30, calling=0x7ffe3f658a60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4544
ci = 0x2d00100003
cc = 0x7fc37eece728
#30 0x000055e09ff42eb8 in vm_call_general (ec=0x55e0a17852c0, reg_cfp=0x7fc3995f4f30, calling=0x7ffe3f658a60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4588
No locals.
#31 0x000055e09ff4553d in vm_sendish (ec=0x55e0a17852c0, reg_cfp=0x7fc3995f4f30, cd=0x55e0a19f8130, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5582
val = 36
ci = 0x2d00100003
cc = 0x7fc37eece728
argc = 1
recv = 140477624798160
calling = {cd = 0x55e0a19f8130, cc = 0x7fc37eece728, block_handler = 0, recv = 140477624798160, argc = 1, kw_splat = false, heap_argv = 0}
#32 0x000055e09ff4ca02 in vm_exec_core (ec=0x55e0a17852c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x55e0a19f8130
leaf = false
val = 140477624798160
reg_pc = 0x55e0a1a0ced8
reg_cfp = 0x7fc3995f4f30
insns_address_table = {0x55e09ff491a5 <vm_exec_core+108>, 0x55e09ff49207 <vm_exec_core+206>, 0x55e09ff4931a <vm_exec_core+481>, 0x55e09ff4942e <vm_exec_core+757>, 0x55e09ff495cc <vm_exec_core+1171>, 0x55e09ff496fc <vm_exec_core+1475>, 0x55e09ff4990e <vm_exec_core+2005>, 0x55e09ff49a20 <vm_exec_core+2279>, 0x55e09ff49af9 <vm_exec_core+2496>, 0x55e09ff49c00 <vm_exec_core+2759>, 0x55e09ff49d07 <vm_exec_core+3022>, 0x55e09ff49e15 <vm_exec_core+3292>, 0x55e09ff49f27 <vm_exec_core+3566>, 0x55e09ff49ff7 <vm_exec_core+3774>, 0x55e09ff4a100 <vm_exec_core+4039>, 0x55e09ff4a1fa <vm_exec_core+4289>, 0x55e09ff4a2bd <vm_exec_core+4484>, 0x55e09ff4a380 <vm_exec_core+4679>, 0x55e09ff4a409 <vm_exec_core+4816>, 0x55e09ff4a495 <vm_exec_core+4956>, 0x55e09ff4a53b <vm_exec_core+5122>, 0x55e09ff4a613 <vm_exec_core+5338>, 0x55e09ff4a6e0 <vm_exec_core+5543>, 0x55e09ff4a7be <vm_exec_core+5765>, 0x55e09ff4a880 <vm_exec_core+5959>, 0x55e09ff4a9bf <vm_exec_core+6278>, 0x55e09ff4aa65 <vm_exec_core+6444>, 0x55e09ff4ab4a <vm_exec_core+6673>, 0x55e09ff4ac79 <vm_exec_core+6976>, 0x55e09ff4ad3c <vm_exec_core+7171>, 0x55e09ff4adff <vm_exec_core+7366>, 0x55e09ff4aef7 <vm_exec_core+7614>, 0x55e09ff4afb9 <vm_exec_core+7808>, 0x55e09ff4b098 <vm_exec_core+8031>, 0x55e09ff4b1a8 <vm_exec_core+8303>, 0x55e09ff4b2a2 <vm_exec_core+8553>, 0x55e09ff4b31d <vm_exec_core+8676>, 0x55e09ff4b3de <vm_exec_core+8869>, 0x55e09ff4b4cc <vm_exec_core+9107>, 0x55e09ff4b57c <vm_exec_core+9283>, 0x55e09ff4b6fb <vm_exec_core+9666>, 0x55e09ff4b7d5 <vm_exec_core+9884>, 0x55e09ff4b8c1 <vm_exec_core+10120>, 0x55e09ff4b952 <vm_exec_core+10265>, 0x55e09ff4baad <vm_exec_core+10612>, 0x55e09ff4c04f <vm_exec_core+12054>, 0x55e09ff4c14b <vm_exec_core+12306>, 0x55e09ff4c24e <vm_exec_core+12565>, 0x55e09ff4c33a <vm_exec_core+12801>, 0x55e09ff4c553 <vm_exec_core+13338>, 0x55e09ff4c645 <vm_exec_core+13580>, 0x55e09ff4c74b <vm_exec_core+13842>, 0x55e09ff4c948 <vm_exec_core+14351>, 0x55e09ff4caf1 <vm_exec_core+14776>, 0x55e09ff4cc1c <vm_exec_core+15075>, 0x55e09ff4cd88 <vm_exec_core+15439>, 0x55e09ff4ceb3 <vm_exec_core+15738>, 0x55e09ff4d01f <vm_exec_core+16102>, 0x55e09ff4d201 <vm_exec_core+16584>, 0x55e09ff4d3fe <vm_exec_core+17093>, 0x55e09ff4d5a7 <vm_exec_core+17518>, 0x55e09ff4d6c9 <vm_exec_core+17808>, 0x55e09ff4d770 <vm_exec_core+17975>, 0x55e09ff4d834 <vm_exec_core+18171>, 0x55e09ff4d91d <vm_exec_core+18404>, 0x55e09ff4da09 <vm_exec_core+18640>, 0x55e09ff4daf2 <vm_exec_core+18873>, 0x55e09ff4dc06 <vm_exec_core+19149>, 0x55e09ff4dd2d <vm_exec_core+19444>, 0x55e09ff4de63 <vm_exec_core+19754>, 0x55e09ff4df99 <vm_exec_core+20064>, 0x55e09ff4e0cf <vm_exec_core+20374>, 0x55e09ff4e205 <vm_exec_core+20684>, 0x55e09ff4e33b <vm_exec_core+20994>, 0x55e09ff4e47c <vm_exec_core+21315>, 0x55e09ff4e5f6 <vm_exec_core+21693>, 0x55e09ff4e72c <vm_exec_core+22003>, 0x55e09ff4e862 <vm_exec_core+22313>, 0x55e09ff4e998 <vm_exec_core+22623>, 0x55e09ff4eace <vm_exec_core+22933>, 0x55e09ff4ec04 <vm_exec_core+23243>, 0x55e09ff4ed3a <vm_exec_core+23553>, 0x55e09ff4ee70 <vm_exec_core+23863>, 0x55e09ff4efa6 <vm_exec_core+24173>, 0x55e09ff4f0f5 <vm_exec_core+24508>, 0x55e09ff4f2af <vm_exec_core+24950>, 0x55e09ff4f42d <vm_exec_core+25332>, 0x55e09ff4f54c <vm_exec_core+25619>, 0x55e09ff4f66b <vm_exec_core+25906>, 0x55e09ff4f785 <vm_exec_core+26188>, 0x55e09ff4f89f <vm_exec_core+26470>, 0x55e09ff4f9ca <vm_exec_core+26769>, 0x55e09ff4fb00 <vm_exec_core+27079>, 0x55e09ff4fbeb <vm_exec_core+27314>, 0x55e09ff4fcf0 <vm_exec_core+27575>, 0x55e09ff4fe38 <vm_exec_core+27903>, 0x55e09ff4ff27 <vm_exec_core+28142>, 0x55e09ff4fffb <vm_exec_core+28354>, 0x55e09ff500d0 <vm_exec_core+28567>, 0x55e09ff501ba <vm_exec_core+28801>, 0x55e09ff50236 <vm_exec_core+28925>, 0x55e09ff502b2 <vm_exec_core+29049>, 0x55e09ff502d0 <vm_exec_core+29079>, 0x55e09ff502ee <vm_exec_core+29109>, 0x55e09ff5030c <vm_exec_core+29139>, 0x55e09ff5032a <vm_exec_core+29169>, 0x55e09ff50348 <vm_exec_core+29199>, 0x55e09ff50366 <vm_exec_core+29229>, 0x55e09ff50384 <vm_exec_core+29259>, 0x55e09ff503a2 <vm_exec_core+29289>, 0x55e09ff503c0 <vm_exec_core+29319>, 0x55e09ff503de <vm_exec_core+29349>, 0x55e09ff503fc <vm_exec_core+29379>, 0x55e09ff5041a <vm_exec_core+29409>, 0x55e09ff50438 <vm_exec_core+29439>, 0x55e09ff50456 <vm_exec_core+29469>, 0x55e09ff50474 <vm_exec_core+29499>, 0x55e09ff50492 <vm_exec_core+29529>, 0x55e09ff504b0 <vm_exec_core+29559>, 0x55e09ff504ce <vm_exec_core+29589>, 0x55e09ff504ec <vm_exec_core+29619>, 0x55e09ff5050a <vm_exec_core+29649>, 0x55e09ff50528 <vm_exec_core+29679>, 0x55e09ff50546 <vm_exec_core+29709>, 0x55e09ff50564 <vm_exec_core+29739>, 0x55e09ff50582 <vm_exec_core+29769>, 0x55e09ff505a0 <vm_exec_core+29799>, 0x55e09ff505be <vm_exec_core+29829>, 0x55e09ff505dc <vm_exec_core+29859>, 0x55e09ff505fa <vm_exec_core+29889>, 0x55e09ff50618 <vm_exec_core+29919>, 0x55e09ff50636 <vm_exec_core+29949>, 0x55e09ff50654 <vm_exec_core+29979>, 0x55e09ff50672 <vm_exec_core+30009>, 0x55e09ff50690 <vm_exec_core+30039>, 0x55e09ff506ae <vm_exec_core+30069>, 0x55e09ff506cc <vm_exec_core+30099>, 0x55e09ff506ea <vm_exec_core+30129>, 0x55e09ff50708 <vm_exec_core+30159>, 0x55e09ff50726 <vm_exec_core+30189>, 0x55e09ff50744 <vm_exec_core+30219>, 0x55e09ff50762 <vm_exec_core+30249>, 0x55e09ff50780 <vm_exec_core+30279>, 0x55e09ff5079e <vm_exec_core+30309>, 0x55e09ff507bc <vm_exec_core+30339>, 0x55e09ff507da <vm_exec_core+30369>, 0x55e09ff507f8 <vm_exec_core+30399>, 0x55e09ff50816 <vm_exec_core+30429>, 0x55e09ff50834 <vm_exec_core+30459>, 0x55e09ff50852 <vm_exec_core+30489>, 0x55e09ff50870 <vm_exec_core+30519>, 0x55e09ff5088e <vm_exec_core+30549>, 0x55e09ff508ac <vm_exec_core+30579>, 0x55e09ff508ca <vm_exec_core+30609>, 0x55e09ff508e8 <vm_exec_core+30639>, 0x55e09ff50906 <vm_exec_core+30669>, 0x55e09ff50924 <vm_exec_core+30699>, 0x55e09ff50942 <vm_exec_core+30729>, 0x55e09ff50960 <vm_exec_core+30759>, 0x55e09ff5097e <vm_exec_core+30789>, 0x55e09ff5099c <vm_exec_core+30819>, 0x55e09ff509ba <vm_exec_core+30849>, 0x55e09ff509d8 <vm_exec_core+30879>, 0x55e09ff509f6 <vm_exec_core+30909>, 0x55e09ff50a14 <vm_exec_core+30939>, 0x55e09ff50a32 <vm_exec_core+30969>, 0x55e09ff50a50 <vm_exec_core+30999>, 0x55e09ff50a6e <vm_exec_core+31029>, 0x55e09ff50a8c <vm_exec_core+31059>, 0x55e09ff50aaa <vm_exec_core+31089>, 0x55e09ff50ac8 <vm_exec_core+31119>, 0x55e09ff50ae6 <vm_exec_core+31149>, 0x55e09ff50b04 <vm_exec_core+31179>, 0x55e09ff50b22 <vm_exec_core+31209>, 0x55e09ff50b40 <vm_exec_core+31239>, 0x55e09ff50b5e <vm_exec_core+31269>, 0x55e09ff50b8f <vm_exec_core+31318>, 0x55e09ff50bad <vm_exec_core+31348>, 0x55e09ff50bcb <vm_exec_core+31378>, 0x55e09ff50be9 <vm_exec_core+31408>, 0x55e09ff50c07 <vm_exec_core+31438>, 0x55e09ff50c25 <vm_exec_core+31468>, 0x55e09ff50c43 <vm_exec_core+31498>, 0x55e09ff50c61 <vm_exec_core+31528>, 0x55e09ff50c7f <vm_exec_core+31558>, 0x55e09ff50c9d <vm_exec_core+31588>, 0x55e09ff50cbb <vm_exec_core+31618>, 0x55e09ff50cd9 <vm_exec_core+31648>, 0x55e09ff50cf7 <vm_exec_core+31678>, 0x55e09ff50d15 <vm_exec_core+31708>, 0x55e09ff50d33 <vm_exec_core+31738>, 0x55e09ff50d51 <vm_exec_core+31768>, 0x55e09ff50d6f <vm_exec_core+31798>, 0x55e09ff50d8d <vm_exec_core+31828>, 0x55e09ff50dab <vm_exec_core+31858>, 0x55e09ff50dc9 <vm_exec_core+31888>, 0x55e09ff50de7 <vm_exec_core+31918>, 0x55e09ff50e05 <vm_exec_core+31948>, 0x55e09ff50e23 <vm_exec_core+31978>, 0x55e09ff50e41 <vm_exec_core+32008>...}
#33 0x000055e09ff63074 in vm_exec_loop (ec=0x55e0a17852c0, state=RUBY_TAG_RETURN, tag=0x7ffe3f6596e0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#34 0x000055e09ff62fbc in rb_vm_exec (ec=0x55e0a17852c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
_ec = 0x55e0a17852c0
_tag = {tag = 36, retval = 4, buf = {0x7ffe3f659760, 0x55e09ff62ee7 <rb_vm_exec+190>, 0x0, 0x7ffe3f6596b0, 0x7ffe3f659730}, prev = 0x7ffe3f659b30, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#35 0x000055e09ff57b29 in vm_call0_body (ec=0x55e0a17852c0, calling=0x7ffe3f6598d0, argv=0x7ffe3f659ab0) at /tmp/ruby/src/trunk-O0/vm_eval.c:229
reg_cfp = 0x7fc3995f4fd8
i = 1
ci = 0x7ffe3f6598a0
cc = 0x7ffe3f659970
ret = 140729962043376
#36 0x000055e09ff573a4 in vm_call0_cc (ec=0x55e0a17852c0, recv=140477624810640, id=8337, argc=1, argv=0x7ffe3f659ab0, cc=0x7ffe3f659970, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 64
use_argv = 0x7ffe3f659ab0
av = {94423247134488, 140729962043724}
calling = {cd = 0x7ffe3f659890, cc = 0x7ffe3f659970, block_handler = 0, recv = 140477624810640, argc = 1, kw_splat = true, heap_argv = 0}
#37 0x000055e09ff57145 in rb_vm_call0 (ec=0x55e0a17852c0, recv=140477624810640, id=8337, argc=1, argv=0x7ffe3f659ab0, cme=0x7fc37eecfbf0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
cc = {flags = 52250, klass = 0, cme_ = 0x7fc37eecfbf0, call_ = 0x55e09ff42e89 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#38 0x000055e09ff5839e in rb_vm_call_kw (ec=0x55e0a17852c0, recv=140477624810640, id=8337, argc=1, argv=0x7ffe3f659ab0, me=0x7fc37eecfbf0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#39 0x000055e09ff59200 in rb_check_funcall_default_kw (recv=140477624810640, mid=8337, argc=1, argv=0x7ffe3f659ab0, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:709
klass = 140477643281400
me = 0x7fc37eecfbf0
ec = 0x55e0a17852c0
respond = -1
#40 0x000055e09ff5909d in rb_check_funcall_kw (recv=140477624810640, mid=8337, argc=1, argv=0x7ffe3f659ab0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:679
No locals.
#41 0x000055e0a013f242 in rb_get_detailed_message (exc=140477624810640, opt=140477624611640) at /tmp/ruby/src/trunk-O0/error.c:1490
e = 36
#42 0x000055e09fd49f91 in rb_ec_error_print_detailed (ec=0x55e0a17852c0, errinfo=140477624810640, str=140477624810840, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:374
_ec = 0x55e0a17852c0
_tag = {tag = 36, retval = 0, buf = {0x7ffe3f659bb0, 0x55e09fd49f00 <rb_ec_error_print_detailed+372>, 0x0, 0x7ffe3f659ae0, 0x0}, prev = 0x7ffe3f659c20, state = RUBY_TAG_NONE, lock_rec = 0}
raised_flag = 0 '\000'
errat = 140477624810520
written = false
emesg = 4
opt = 140477624611640
highlight = 0
#43 0x000055e09fd4b5e1 in rb_ec_cleanup (ec=0x55e0a17852c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
err = 140477624810640
mode0 = 0
mode1 = 3
_ec = 0x55e0a17852c0
_tag = {tag = 36, retval = 94423242551032, buf = {0x7ffe3f659ca0, 0x55e09fd4b3ca <rb_ec_cleanup+295>, 0x0, 0x7ffe3f659bc0, 0x55e0a17852c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
save_error = 4
sysex = 1
signaled = 0
th = 0x55e0a1784090
th0 = 0x55e0a1784090
step = 2
message = 4
buf = 140477624810840
#44 0x000055e09fd4ba98 in ruby_run_node (n=0x7fc37eee8628) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55e0a17852c0
status = 21984
#45 0x000055e09fd472f4 in rb_main (argc=2, argv=0x7ffe3f659e48) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140729962044704
#46 0x000055e09fd47355 in main (argc=2, argv=0x7ffe3f659e48) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)