# Logfile created on 2023-11-25 22:30:53 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000565514e160f8 @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.20231125-223053", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000565514e9f4c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000565514e9f358 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000565514e9f1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231125-223053", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231125-223053>, @binmode=false, @mon_data=#<Monitor:0x0000565514e9f0d8>, @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 = 87c3deacf4
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to 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
ee0df0dd987ae3a7b1e4e7430dde95a64fdfc52b943491243eb78062557f74b8 builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
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'
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]: 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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/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.2/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/rbs-3.3.1/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/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: 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 -
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
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
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'
ext/configure-ext.mk unchanged
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]: Entering 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
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/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: 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]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/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/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
abbrev 0.1.1
base64 0.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.1
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.18.0
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.6
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.3.2
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 1864 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/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=14407
"--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/909] 3650876=test_set_len
[ 2/909] 3650876=test_unicode
[ 3/909] 3650876=test_x509attr
[ 4/909] 3650875=test_webauthn_poller
[ 5/909] 3650876=test_rdoc_parser_rd
[ 6/909] 3650878=test_marshalable
[ 7/909] 3650878=test_webauthn_listener
[ 8/909] 3650877=test_pattern_matching
[ 9/909] 3650877=test_thread_cv
[ 10/909] 3650876=test_rdoc_parser
[ 11/909] 3650877=test_helper
[ 12/909] 3650876=test_gem_path_support
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42175>
[ 13/909] 3650877=test_case
[ 14/909] 3650878=test_pathname
[ 15/909] 3650875=test_coverage
[ 16/909] 3650877=test_libs
[ 17/909] 3650877=test_math
[ 18/909] 3650877=test_gc
[ 19/909] 3650877=test_fips
[ 20/909] 3650876=test_configuration
[ 21/909] 3650876=test_class
[ 22/909] 3650878=test_x509ext
[ 23/909] 3650878=test_wss
[ 24/909] 3650878=test_encoding
[ 25/909] 3650878=test_shellwords
[ 26/909] 3650878=test_windows_1251
[ 27/909] 3650878=test_yaml_tree
[ 28/909] 3650876=test_gem_uri_formatter
[ 29/909] 3650876=test_sockopt
[ 30/909] 3650876=test_omap
[ 31/909] 3650878=errors_test
[ 32/909] 3650876=test_fileutils
[ 33/909] 3650877=test_gem_package_tar_writer
[ 34/909] 3650878=test_gb18030
[ 35/909] 3650878=test_nowrite
[ 36/909] 3650878=test_gem_resolver_conflict
[ 37/909] 3650877=test_thread_queue
[ 38/909] 3650878=test_vm_dump
[ 39/909] 3650878=test_nesting_parser
[ 40/909] 3650878=test_passing_block
[ 41/909] 3650878=test_gem_commands_which_command
[ 42/909] 3650878=test_primitive
[ 43/909] 3650878=test_mul
[ 44/909] 3650878=test_float
[ 45/909] 3650876=test_gem_gemcutter_utilities
[ 46/909] 3650875=test_method_cache
[ 47/909] 3650875=test_history
[ 48/909] 3650876=test_document
[ 49/909] 3650876=test_gem_resolver_best_set
[ 50/909] 3650875=test_whileuntil
[ 51/909] 3650875=test_gem_config_file
[ 52/909] 3650876=test_cstr
[ 53/909] 3650875=test_monitor
[ 54/909] 3650875=test_data_error
[ 55/909] 3650875=test_yjit_exit_locations
[ 56/909] 3650875=test_rdoc_include
[ 57/909] 3650878=test_gem_commands_help_command
[ 58/909] 3650878=test_set
[ 59/909] 3650878=test_pkg_config
[ 60/909] 3650878=test_yield_block
[ 61/909] 3650878=test_object
[ 62/909] 3650878=test_gem_resolver_local_specification
[ 63/909] 3650878=test_digest
[ 64/909] 3650878=test_at_exit
[ 65/909] 3650878=test_closure
[ 66/909] 3650875=test_dln
[ 67/909] 3650875=test_rdoc_options
[ 68/909] 3650876=test_files_ext
[ 69/909] 3650877=test_x509req
[ 70/909] 3650877=test_console_attr
[ 71/909] 3650877=test_argf
[ 72/909] 3650876=test_array
[ 73/909] 3650878=test_gem_ext_cargo_builder_link_flag_converter
[ 74/909] 3650875=test_m17n
[ 75/909] 3650878=test_yjit
[ 76/909] 3650875=test_frozen_error
[ 77/909] 3650875=test_ubf_async_safe
[ 78/909] 3650875=test_ossl
[ 79/909] 3650875=test_gem_version_option
[ 80/909] 3650875=test_insns_leaf
[ 81/909] 3650875=test_eval_history
[ 82/909] 3650875=dispatcher_test
[ 83/909] 3650875=test_complex2
[ 84/909] 3650875=test_win32ole_record
[ 85/909] 3650875=test_ruby_lex
[ 86/909] 3650875=test_num2int
[ 87/909] 3650875=test_gem_install_update_options
[ 88/909] 3650875=test_iter_break
[ 89/909] 3650875=test_x509crl
[ 90/909] 3650875=test_hash
[ 91/909] 3650876=test_ensured
[ 92/909] 3650876=test_keyword
[ 93/909] 3650876=test_cgi_session
[ 94/909] 3650876=test_pkcs7
[ 95/909] 3650876=test_address_resolve
[ 96/909] 3650876=test_gem_command_manager
[ 97/909] 3650876=test_refinement
[ 98/909] 3650877=test_project_sanity
[ 99/909] 3650877=test_word
[100/909] 3650877=test_numeric
[101/909] 3650877=test_gem_requirement
[102/909] 3650877=test_irb
[103/909] 3650877=test_gem_ext_rake_builder
[104/909] 3650878=test_parser
[105/909] 3650878=test_gem_commands_list_command
[106/909] 3650878=test_cmethod
[107/909] 3650878=test_gem_resolver_vendor_set
[108/909] 3650878=test_gem_resolver_installed_specification
[109/909] 3650878=test_engine
[110/909] 3650878=test_append
[111/909] 3650878=test_symbol
[112/909] 3650878=test_module
[113/909] 3650877=test_key_error
[114/909] 3650877=test_rb_str_dup
[115/909] 3650877=test_logger
[116/909] 3650877=test_ssl
[117/909] 3650878=test_digest_extend
[118/909] 3650878=test_logdevice
[119/909] 3650877=test_ftp
[120/909] 3650877=test_import
[121/909] 3650875=test_last_thread
[122/909] 3650875=test_enc_associate
[123/909] 3650878=test_x509cert
[124/909] 3650875=test_gem_commands_unpack_command
[125/909] 3650878=test_rdoc_markup_to_table_of_contents
[126/909] 3650878=test_pp
[127/909] 3650877=test_logperiod
[128/909] 3650877=test_getoptlong
[129/909] 3650877=test_pack
[130/909] 3650878=test_ractor
[131/909] 3650875=test_rubyvm
[132/909] 3650875=test_gem_request_connection_pools
[133/909] 3650878=test_config
[134/909] 3650878=test_arith_seq_extract
[135/909] 3650877=test_string_processing
[136/909] 3650875=test_c_union_entity
[137/909] 3650877=test_recursion
[138/909] 3650877=test_unicode_escape
[139/909] 3650878=test_rdoc_markup_attributes
[140/909] 3650878=test_cparser
[141/909] 3650875=test_bn
[142/909] 3650875=test_io_console
[143/909] 3650877=test_timeout
[144/909] 3650877=test_gem_commands_server_command
[145/909] 3650877=test_general
[146/909] 3650877=test_httpresponses
[147/909] 3650877=test_objspace
[148/909] 3650876=test_abbrev
[149/909] 3650876=test_time_tz
[150/909] 3650876=test_big5
[151/909] 3650876=test_new
[152/909] 3650876=test_httpresponse
[153/909] 3650876=test_rdoc_parser_ruby
[154/909] 3650878=test_cipher
[155/909] 3650878=test_beginendblock
[156/909] 3650875=test_load
[157/909] 3650875=test_have_library
[158/909] 3650878=test_rdoc_generator_darkfish
[159/909] 3650876=test_mixed_unicode_escapes
[160/909] 3650876=test_within_pipe
[161/909] 3650876=test_win32ole_variable
[162/909] 3650876=test_gem_resolver
[163/909] 3650875=test_bigdecimal
[164/909] 3650876=test_cgi_cookie
[165/909] 3650876=test_object_references
[166/909] 3650876=test_scheduler
[167/909] 3650878=version_test
[168/909] 3650878=test_files_sample
[169/909] 3650876=test_rbconfig
[170/909] 3650878=test_metaclass
[171/909] 3650878=test_rdoc_markup_to_label
[172/909] 3650876=test_gem_commands_exec_command
[173/909] 3650878=test_tsort
[174/909] 3650878=test_gem_specification
[175/909] 3650876=test_gem_package_tar_reader_entry
[176/909] 3650876=test_encoding
[177/909] 3650876=test_to_ary_concat
[178/909] 3650875=test_gem
[179/909] 3650878=test_addrinfo
[180/909] 3650878=test_constant
[181/909] 3650876=test_buffered_io
[182/909] 3650876=test_completion
[183/909] 3650875=test_rational2
[184/909] 3650875=test_fiber
[185/909] 3650876=test_terminfo
[186/909] 3650876=test_parser
[187/909] 3650876=test_rdoc_require
[188/909] 3650876=test_cgi_core
[189/909] 3650876=test_signal
[190/909] 3650878=test_fixnum
[191/909] 3650878=test_bug-14834
[192/909] 3650878=test_gem_ext_cargo_builder_unit
[193/909] 3650878=test_delegate
[194/909] 3650878=test_bash_completion
[195/909] 3650878=ripper_compat_test
[196/909] 3650878=test_optparse
[197/909] 3650878=json_encoding_test
[198/909] 3650878=test_gem_commands_generate_index_command
[199/909] 3650878=test_gem_commands_update_command
[200/909] 3650876=test_marshal
[201/909] 3650875=test_rdoc_markup_to_bs
[202/909] 3650875=test_raise_exception
[203/909] 3650876=test_ractor
[204/909] 3650876=test_https
[205/909] 3650878=test_convert
[206/909] 3650875=test_rdoc_markup_to_tt_only
[207/909] 3650878=test_ssl
[208/909] 3650875=test_evaluation
[209/909] 3650875=test_case_options
[210/909] 3650875=test_require_lib
[211/909] 3650876=test_tree_spell_checker
[212/909] 3650876=test_euc_jp
[213/909] 3650876=test_gem_util
[214/909] 3650878=test_compile_prism
[215/909] 3650878=test_io
[216/909] 3650876=test_sexp
[217/909] 3650876=test_integer
[218/909] 3650875=test_objectspace
[219/909] 3650876=test_interned_str
[220/909] 3650876=test_gem_ext_cmake_builder
[221/909] 3650876=test_notimplement
[222/909] 3650876=test_scalar_scanner
[223/909] 3650876=test_array_create
[224/909] 3650876=test_key_event_record
[225/909] 3650876=test_win32ole_event
[226/909] 3650876=test_mutex
[227/909] 3650875=test_option
[228/909] 3650876=test_struct
[229/909] 3650876=test_etc
[230/909] 3650875=test_serialize_subclasses
[231/909] 3650875=test_rand
[232/909] 3650876=test_default_gems
[233/909] 3650876=test_instrumentation_api
[234/909] 3650875=test_propertyputref
[235/909] 3650875=test_struct
[236/909] 3650875=test_ast
[237/909] 3650876=fuzzer_test
[238/909] 3650876=test_gem_doctor
[239/909] 3650876=test_gem_request_set_lockfile_tokenizer
[240/909] 3650876=test_date_strptime
[241/909] 3650876=ruby_api_test
[242/909] 3650876=test_gem_safe_marshal
[243/909] 3650876=test_too_many_dummy_encodings
[244/909] 3650876=test_signedness
[245/909] 3650878=test_enumerable
[246/909] 3650878=test_rdoc_parser_simple
[247/909] 3650878=test_ractor
[248/909] 3650876=test_grapheme_breaks
[249/909] 3650878=json_common_interface_test
[250/909] 3650878=test_date_arith
[251/909] 3650876=test_gem_security_signer
[252/909] 3650878=test_gem_package
[253/909] 3650876=test_gem_resolver_api_specification
[254/909] 3650876=location_test
[255/909] 3650876=test_gem_commands_stale_command
[256/909] 3650876=test_patterns
[257/909] 3650876=test_buffering
[258/909] 3650876=test_drbunix
[259/909] 3650878=test_svcb_https
[260/909] 3650878=test_range
[261/909] 3650877=test_rdoc_rd
[262/909] 3650877=test_gem_commands_query_command
[263/909] 3650877=test_optimization
[264/909] 3650878=test_drbobject
[265/909] 3650878=test_exit
[266/909] 3650878=test_delegation
[267/909] 3650878=test_dup
[268/909] 3650878=test_locale
[269/909] 3650878=test_history
[270/909] 3650878=test_require
[271/909] 3650876=test_unconverted_fields
[272/909] 3650876=test_ts
[273/909] 3650876=test_find_executable
[274/909] 3650876=test_lazy_enumerator
[275/909] 3650876=test_key_actor_vi
[276/909] 3650876=test_rdoc_markup_document
[277/909] 3650876=test_formatter
[278/909] 3650876=test_weakkeymap
[279/909] 3650878=test_remote_fetch_error
[280/909] 3650878=test_require
[281/909] 3650876=test_thread
[282/909] 3650878=test_pattern_key_name_check
[283/909] 3650878=test_pinned
[284/909] 3650878=test_udp
[285/909] 3650878=test_open3
[286/909] 3650877=test_bignum
[287/909] 3650876=test_sleep
[288/909] 3650877=test_converters
[289/909] 3650877=test_normalize
[290/909] 3650877=ractor_test
[291/909] 3650877=test_gem_commands_fetch_command
[292/909] 3650877=test_rdoc_tom_doc
[293/909] 3650877=test_ancdata
[294/909] 3650877=test_spell_checker
[295/909] 3650877=test_singleton
[296/909] 3650877=test_gem_resolver_git_specification
[297/909] 3650877=test_files_test_2
[298/909] 3650876=test_rdoc_markup
[299/909] 3650876=test_https_proxy
[300/909] 3650876=test_bigdecimal_util
[301/909] 3650876=test_name_error_extension
[302/909] 3650876=test_rdoc_ri_paths
[303/909] 3650876=test_rdoc_rd_block_parser
[304/909] 3650876=test_key_actor_emacs
[305/909] 3650878=test_verbose
[306/909] 3650878=test_ractor
[307/909] 3650878=test_read
[308/909] 3650878=test_basicinstructions
[309/909] 3650876=test_update
[310/909] 3650876=test_pack
[311/909] 3650878=test_inlinecache
[312/909] 3650878=test_scanner_events
[313/909] 3650878=test_filter
[314/909] 3650878=test_rdoc_generator_markup
[315/909] 3650876=test_rendering
[316/909] 3650878=test_gem_ext_configure_builder
[317/909] 3650876=test_gem_dependency_list
[318/909] 3650878=test_rdoc_attr
[319/909] 3650878=test_not
[320/909] 3650878=test_table
[321/909] 3650876=test_koi8
[322/909] 3650876=test_ostruct
[323/909] 3650878=json_ext_parser_test
[324/909] 3650878=test_gem_resolver_vendor_specification
[325/909] 3650878=test_force_quotes
Skipping Gem::PackageTask tests. rake not found.
[326/909] 3650878=test_gem_package_task
[327/909] 3650878=test_err_in_callback
[328/909] 3650878=test_data
[329/909] 3650878=test_rdoc_markup_to_html_snippet
[330/909] 3650876=test_gem_commands_lock_command
[331/909] 3650878=test_rdoc_markup_indented_paragraph
[332/909] 3650878=test_rdoc_i18n_text
[333/909] 3650878=test_rdoc_parser_markdown
[334/909] 3650876=test_gem_source_fetch_problem
[335/909] 3650878=test_gem_commands_sources_command
[336/909] 3650876=test_context
Leaked thread: TestIRB::ContextTest#test_build_completor: #<Thread:0x00007f1434fa60f0 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 sleep>
Finished thread: TestIRB::ContextTest#test_omit_on_assignment: #<Thread:0x00007f1434fa60f0 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 dead>
[337/909] 3650876=test_symbol
[338/909] 3650878=test_coder
[339/909] 3650878=test_gem_source_git
[340/909] 3650878=test_http
[341/909] 3650876=test_fd_setsize
[342/909] 3650876=test_regex_casefold
[343/909] 3650876=test_unix
[344/909] 3650876=test_win32ole_variant_outarg
[345/909] 3650876=test_gem_rdoc
[346/909] 3650876=test_erb_command
[347/909] 3650876=test_ws
[348/909] 3650876=test_gem_commands_contents_command
[349/909] 3650876=test_ractor_compatibility
[350/909] 3650876=test_have_func
[351/909] 3650876=parameters_signature_test
[352/909] 3650876=test_rdoc_parser_changelog
[353/909] 3650876=test_drbssl
[354/909] 3650878=test_yaml_special_cases
[355/909] 3650878=test_gem_source_list
[356/909] 3650877=test_column_separator
[357/909] 3650878=test_boolean
[358/909] 3650877=test_kill_ring
[359/909] 3650878=test_open-uri
[360/909] 3650877=test_date
[361/909] 3650877=test_lexer
[362/909] 3650877=test_strip
[363/909] 3650877=test_nonblock
[364/909] 3650877=test_random
[365/909] 3650877=test_rdoc_context
[366/909] 3650878=test_c_struct_entry
[367/909] 3650878=test_coderange
[368/909] 3650878=test_dir
[369/909] 3650878=test_iso_8859
[370/909] 3650878=test_transcode
[371/909] 3650877=test_enumerator_kw
[372/909] 3650877=test_gem_commands_install_command
[373/909] 3650878=test_gem_indexer
[374/909] 3650878=test_mailto
[375/909] 3650878=test_type_completor
[376/909] 3650878=test_stat
[377/909] 3650878=test_pair
[378/909] 3650877=test_flush
[379/909] 3650877=test_rational
[380/909] 3650877=test_cgi_modruby
[381/909] 3650877=test_gem_commands_owner_command
[382/909] 3650877=test_gem_local_remote_options
[383/909] 3650877=test_gc
[384/909] 3650878=test_object
[385/909] 3650878=test_arity
[386/909] 3650878=test_find
[387/909] 3650878=test_gem_resolver_composed_set
[388/909] 3650878=test_win32ole_variant
[389/909] 3650878=test_summary
[390/909] 3650878=test_rdoc_class_module
[391/909] 3650878=test_liberal_parsing
[392/909] 3650878=test_rdoc_markup_attribute_manager
[393/909] 3650878=test_trace
[394/909] 3650878=test_nil
[395/909] 3650878=test_yamldbm
[396/909] 3650878=unescape_test
[397/909] 3650878=test_install
[398/909] 3650878=test_foreach
[399/909] 3650878=test_func
[400/909] 3650876=test_jaro_winkler
[401/909] 3650876=test_gem_remote_fetcher
[402/909] 3650876=test_scope
[403/909] 3650876=test_case
[404/909] 3650876=test_printf
[405/909] 3650876=test_iterator
[406/909] 3650876=test_variable_name_check
[407/909] 3650876=test_string
[408/909] 3650876=compiler_test
[409/909] 3650876=test_file_exhaustive
[410/909] 3650878=pattern_test
[411/909] 3650878=test_extlibs
[412/909] 3650878=test_regexp
[413/909] 3650876=test_pointer
[414/909] 3650876=test_gem_gem_runner
[415/909] 3650876=test_alias
[416/909] 3650878=test_eval
[417/909] 3650878=test_proc
[418/909] 3650877=test_storage
[419/909] 3650877=test_zlib
[420/909] 3650876=test_gem_uninstaller
[421/909] 3650878=test_rdoc_generator_pot
[422/909] 3650878=test_rdoc_markup_to_rdoc
[423/909] 3650876=test_singleton_function
[424/909] 3650876=test_protocol
[425/909] 3650878=test_tuplebag
[426/909] 3650878=test_cgi_header
[427/909] 3650878=test_rdoc_generator_pot_po_entry
[428/909] 3650878=test_dir_m17n
[429/909] 3650876=test_helper
[430/909] 3650876=test_getopts
[431/909] 3650876=test_addr
[432/909] 3650876=test_gem_commands_info_command
[433/909] 3650876=test_dns
Leaked file descriptor: TestResolvDNS#test_unreachable_server: 9 : #<UDPSocket:fd 9, AF_INET, 127.0.0.1, 48245>
Closed file descriptor: TestResolvDNS#test_no_fd_leak_connected: 9
[434/909] 3650876=test_process
[435/909] 3650876=test_gem_resolver_specification
[436/909] 3650876=test_tracepoint
[437/909] 3650876=test_have_macro
[438/909] 3650878=test_general
[439/909] 3650876=test_pipe
[440/909] 3650878=desugar_compiler_test
[441/909] 3650878=test_stringscanner
[442/909] 3650878=test_resize
[443/909] 3650878=test_io_m17n
[444/909] 3650876=test_error_highlight
[445/909] 3650876=test_config
[446/909] 3650876=test_internal_ivar
[447/909] 3650876=test_rdoc_markup_pre_process
[448/909] 3650876=test_nkf
[449/909] 3650876=test_env
[450/909] 3650878=test_convertible
[451/909] 3650877=test_win32ole_param
[452/909] 3650877=test_super
[453/909] 3650877=test_ocsp
[454/909] 3650876=memsize_test
[455/909] 3650876=test_method_cache
[456/909] 3650876=test_gem_package_old
[457/909] 3650876=test_sprintf_comb
[458/909] 3650877=heredoc_dedent_test
[459/909] 3650877=test_time
[460/909] 3650877=test_win32ole
[461/909] 3650877=test_gem_request_set_gem_dependency_api
[462/909] 3650876=test_lambda
[463/909] 3650876=test_readpartial
[464/909] 3650876=test_variable
[465/909] 3650876=test_pstore
[466/909] 3650877=test_gem_text
[467/909] 3650878=test_settracefunc
[468/909] 3650876=test_name_error
[469/909] 3650877=locals_test
[470/909] 3650876=test_string
[471/909] 3650877=test_gem_stream_ui
[472/909] 3650877=test_ansi_with_terminfo
[473/909] 3650877=test_safe_load
[474/909] 3650877=bom_test
[475/909] 3650877=test_thread_fd_close
[476/909] 3650877=test_file
[477/909] 3650878=test_rdoc_generator_ri
[478/909] 3650878=test_hash_create
[479/909] 3650878=test_gem_commands_dependency_command
[480/909] 3650877=test_rdoc_rubygems_hook
[481/909] 3650878=test_switch_hitter
[482/909] 3650878=test_pkey_dsa
[483/909] 3650877=test_enumerator
[484/909] 3650876=test_timeout
[485/909] 3650877=test_weakref
[486/909] 3650876=test_did_you_mean
[487/909] 3650876=test_handle
[488/909] 3650878=test_date_time
[489/909] 3650878=test_arity
[490/909] 3650878=test_rdoc_markup_to_joined_paragraph
[491/909] 3650878=test_type_analyze
[492/909] 3650877=test_reline_key
[493/909] 3650878=test_read
[494/909] 3650877=test_bug-3571
[495/909] 3650877=test_unicode_normalize
[496/909] 3650878=test_eval
[497/909] 3650876=test_kconv
[498/909] 3650876=test_gem_security
[499/909] 3650878=test_rubygems
[500/909] 3650878=test_member
[501/909] 3650878=test_stringchar
[502/909] 3650878=test_rdoc_cross_reference
[503/909] 3650878=test_quote_char_nil
[504/909] 3650878=test_shift_jis
[505/909] 3650878=test_gem_commands_open_command
[506/909] 3650878=test_bug-5832
[507/909] 3650878=test_store
[508/909] 3650878=test_files_lib
[509/909] 3650878=test_digest
[510/909] 3650876=test_gem_command
[511/909] 3650876=test_emoji_breaks
[512/909] 3650878=test_ractor
[513/909] 3650878=test_gem_resolver_git_set
[514/909] 3650878=test_nofree
[515/909] 3650878=test_gem_resolver_lock_specification
[516/909] 3650878=test_fiddle
[517/909] 3650878=test_json_tree
[518/909] 3650878=test_cgi_multipart
[519/909] 3650878=test_autoconf
[520/909] 3650878=test_io_buffer
[521/909] 3650878=test_bug_reporter
[522/909] 3650878=test_rdoc_rdoc
[523/909] 3650878=test_cclass
[524/909] 3650878=test_tcp
[525/909] 3650878=test_win32ole_variant_m
[526/909] 3650878=test_rdoc_comment
[527/909] 3650878=test_kdf
[528/909] 3650878=test_gem_source_installed
[529/909] 3650878=test_rdoc_i18n_locale
[530/909] 3650878=test_gem_resolver_lock_set
[531/909] 3650878=test_ole_methods
[532/909] 3650878=test_psych
[533/909] 3650878=test_gem_resolver_installer_set
[534/909] 3650878=test_flags
[535/909] 3650878=test_http
[536/909] 3650878=test_gem_update_suggestion
[537/909] 3650878=test_arithmetic_sequence
[538/909] 3650878=test_load
[539/909] 3650878=test_severity
[540/909] 3650876=test_ractor
[541/909] 3650878=test_stringio
[542/909] 3650876=test_memory_view
[543/909] 3650878=test_row
[544/909] 3650878=test_enumerator
[545/909] 3650878=test_exception_at_throwing
[546/909] 3650878=test_rdoc_method_attr
[547/909] 3650878=test_win32ole_type_event
[548/909] 3650878=test_rewind
[549/909] 3650878=test_gem_uri
[550/909] 3650878=test_sprintf
[551/909] 3650876=test_weakmap
[552/909] 3650878=test_egrep_cpp
[553/909] 3650878=test_date_compat
[554/909] 3650878=test_gem_source_subpath_problem
[555/909] 3650877=test_case_mapping
[556/909] 3650877=test_date_conv
[557/909] 3650877=test_scan_args
[558/909] 3650877=test_dot_dot
[559/909] 3650877=test_win32ole_method
[560/909] 3650877=test_frozen
[561/909] 3650878=test_flip
[562/909] 3650877=test_gem_source_local
[563/909] 3650878=test_gem_request
[564/909] 3650878=test_pkey_ec
[565/909] 3650877=test_thread
[566/909] 3650877=test_recorder
[567/909] 3650878=test_rdoc_token_stream
[568/909] 3650877=test_write
[569/909] 3650878=test_date_parse
[570/909] 3650878=test_enum
[571/909] 3650877=test_gem_spec_fetcher
[572/909] 3650877=test_folderitem2_invokeverb
[573/909] 3650877=test_win32ole_param_event
[574/909] 3650877=test_workspace
[575/909] 3650877=test_debug_cmd
[576/909] 3650877=test_rdoc_single_class
[577/909] 3650877=test_cgi_tag_helper
[578/909] 3650877=test_rdoc_generator_json_index
[579/909] 3650877=test_gem_resolver_index_set
[580/909] 3650877=test_invalid
[581/909] 3650877=test_types
[582/909] 3650877=test_qsort
[583/909] 3650877=test_gem_commands_build_command
[584/909] 3650877=json_addition_test
[585/909] 3650877=test_gem_commands_push_command
[586/909] 3650877=test_m17n_comb
[587/909] 3650878=test_type
[588/909] 3650878=test_class_name_check
[589/909] 3650878=test_common
[590/909] 3650878=test_backtrace
[591/909] 3650878=test_complex
[592/909] 3650878=test_base64
[593/909] 3650878=json_generic_object_test
[594/909] 3650878=test_gem_commands_specification_command
[595/909] 3650878=test_popen_deadlock
[596/909] 3650878=test_asn1
[597/909] 3650878=test_features
[598/909] 3650878=test_len
[599/909] 3650878=test_placearg
[600/909] 3650878=test_ractor
[601/909] 3650878=test_delete
[602/909] 3650878=test_rdoc_markup_to_ansi
[603/909] 3650878=test_gc_compact
[604/909] 3650878=json_generator_test
[605/909] 3650878=test_gem_impossible_dependencies_error
[606/909] 3650878=test_str2big
[607/909] 3650878=test_continuation
[608/909] 3650878=test_bigmath
[609/909] 3650878=test_time
[610/909] 3650878=test_files_test
[611/909] 3650878=test_gem_bundler_version_finder
[612/909] 3650878=test_gem_commands_signout_command
[613/909] 3650878=test_gem_silent_ui
[614/909] 3650878=test_gem_request_set_lockfile_parser
[615/909] 3650878=test_io_wait_uncommon
[616/909] 3650878=test_parser_events
[617/909] 3650878=test_inadvertent_creation
[618/909] 3650878=test_webauthn_listener_response
[619/909] 3650877=test_enc_raise
[620/909] 3650878=test_case_comprehensive
[621/909] 3650877=test_rdoc_store
[622/909] 3650877=test_syntax
[623/909] 3650876=test_provider
[624/909] 3650876=test_exception
[625/909] 3650876=test_gem_dependency_resolution_error
[626/909] 3650876=test_rdoc_stats
[627/909] 3650876=test_my_integer
[628/909] 3650876=test_assignment
[629/909] 3650876=test_modify_expand
[630/909] 3650876=test_memory_view
[631/909] 3650876=test_gem_available_set
[632/909] 3650876=test_cgi_util
[633/909] 3650876=test_gem_dependency
[634/909] 3650876=test_autoload
[635/909] 3650877=test_ansi_without_terminfo
[636/909] 3650877=test_rdoc_text
[637/909] 3650877=test_call
[638/909] 3650877=test_data_converters
[639/909] 3650877=test_gem_source_vendor
[640/909] 3650877=test_require
[641/909] 3650877=test_exception
[642/909] 3650877=test_x509store
[643/909] 3650877=test_win32ole_type
[644/909] 3650877=test_header
[645/909] 3650877=test_null
[646/909] 3650877=test_windows_1252
[647/909] 3650877=test_ripper
[648/909] 3650876=test_optarg
[649/909] 3650876=test_gem_source_lock
[650/909] 3650876=test_gem_dependency_installer
[651/909] 3650877=test_syslog_logger
[652/909] 3650877=test_input_method
[653/909] 3650877=test_enc_str_buf_cat
[654/909] 3650877=test_generic
[655/909] 3650877=regexp_test
[656/909] 3650877=test_kernel
[657/909] 3650877=test_div
[658/909] 3650877=test_nil2vtempty
[659/909] 3650877=test_integer_comb
[660/909] 3650876=test_deprecated
[661/909] 3650876=test_read_write
[662/909] 3650876=test_profile_frames
[663/909] 3650876=test_each
[664/909] 3650876=parse_test
[665/909] 3650875=test_gbk
[666/909] 3650875=json_parser_test
[667/909] 3650875=test_usrmarshal
[668/909] 3650875=test_rdoc_markup_formatter
[669/909] 3650875=test_gem_validator
[670/909] 3650875=test_gem_commands_outdated_command
[671/909] 3650875=test_rendering
[672/909] 3650875=!Nothing_to_test
[673/909] 3650875=test_dryrun
[674/909] 3650875=test_ractor
[675/909] 3650875=test_forwardable
[676/909] 3650875=parse_comments_test
[677/909] 3650875=test_gem_resolver_api_set
[678/909] 3650875=test_stream
[679/909] 3650875=test_pkey
[680/909] 3650875=test_acceptable
[681/909] 3650875=test_io_wait
[682/909] 3650875=test_string_memory
[683/909] 3650875=test_integer
[684/909] 3650875=test_kwargs
[685/909] 3650875=test_yield
[686/909] 3650877=test_rinda
[687/909] 3650877=test_line_editor
[688/909] 3650877=test_gem_security_trust_dir
[689/909] 3650877=test_euc_kr
[690/909] 3650877=test_gem_commands_cleanup_command
[691/909] 3650876=test_literal
[692/909] 3650877=test_date_marshal
[693/909] 3650877=test_gem_commands_mirror
[694/909] 3650877=test_rdoc_ri_driver
[695/909] 3650877=test_shapes
[696/909] 3650877=test_httpheader
[697/909] 3650876=test_rubyoptions
[698/909] 3650877=test_capacity
[699/909] 3650877=test_nextafter
[700/909] 3650877=test_thread
[701/909] 3650877=test_rdoc_generator_pot_po
[702/909] 3650877=test_tree_builder
[703/909] 3650877=test_rdoc_servlet
[704/909] 3650877=test_clone
[705/909] 3650877=test_protect
[706/909] 3650877=test_cesu8
[707/909] 3650877=test_inputs_scanner
[708/909] 3650877=test_rdoc_markup_include
[709/909] 3650877=test_typeddata
[710/909] 3650877=test_gem_commands_pristine_command
[711/909] 3650875=test_noarg
[712/909] 3650875=test_tmpdir
[713/909] 3650875=test_change_word
[714/909] 3650875=test_arith_seq_beg_len_step
[715/909] 3650875=test_gem_resolver_requirement_list
[716/909] 3650875=test_scalar
[717/909] 3650875=test_key_name_check
[718/909] 3650875=test_rdoc_markup_to_markdown
[719/909] 3650875=test_trick
[720/909] 3650877=test_iseq_load
[721/909] 3650877=test_utf32
[722/909] 3650877=test_ns_spki
[723/909] 3650877=test_encodings
[724/909] 3650875=test_gem_resolver_dependency_request
[725/909] 3650875=test_ssl_session
[726/909] 3650877=test_rdoc_markup_hard_break
[727/909] 3650877=test_rdoc_normal_module
[728/909] 3650875=test_rdoc_markdown_test
[729/909] 3650877=test_gem_version
[730/909] 3650877=test_random
[731/909] 3650877=test_gem_resolver_index_specification
[732/909] 3650877=test_c_struct_builder
[733/909] 3650877=test_merge_keys
[734/909] 3650877=test_to_ruby
[735/909] 3650877=test_rdoc_extend
[736/909] 3650877=test_gem_package_tar_header
[737/909] 3650877=test_gem_ext_cargo_builder
[738/909] 3650877=test_io_buffer
[739/909] 3650877=test_rdoc_alias
[740/909] 3650877=test_gem_commands_yank_command
[741/909] 3650877=test_data
[742/909] 3650877=test_big2str
[743/909] 3650877=test_gem_commands_check_command
[744/909] 3650877=test_queue
[745/909] 3650877=test_io
[746/909] 3650877=test_emitter
[747/909] 3650877=test_ellipsize
[748/909] 3650877=test_gem_security_policy
[749/909] 3650875=test_rdoc_context_section
[750/909] 3650875=test_human_typo
[751/909] 3650875=test_threadgroup
[752/909] 3650877=test_prettyprint
[753/909] 3650875=test_gem_ext_builder
[754/909] 3650877=test_stream
[755/909] 3650877=test_hash
[756/909] 3650877=test_drb
[757/909] 3650876=test_complexrational
[758/909] 3650876=test_rdoc_any_method
[759/909] 3650876=test_abi
[760/909] 3650876=test_alias_and_anchor
[761/909] 3650876=test_config
[762/909] 3650876=test_securerandom
[763/909] 3650876=test_pkey_dh
[764/909] 3650876=test_gem_resolver_activation_request
[765/909] 3650876=test_function_entry
[766/909] 3650876=test_path_to_class
[767/909] 3650876=test_gem_ext_ext_conf_builder
[768/909] 3650875=test_win32ole_method_event
[769/909] 3650875=constant_path_node_test
[770/909] 3650875=test_gem_request_set
[771/909] 3650875=test_gem_name_tuple
[772/909] 3650875=test_http_request
[773/909] 3650875=test_date_ractor
[774/909] 3650875=test_undef
[775/909] 3650875=test_mdns
[776/909] 3650875=test_rat
[777/909] 3650875=test_config
[778/909] 3650875=test_process
[779/909] 3650876=test_ractor
[780/909] 3650876=test_key_stroke
[781/909] 3650876=test_ifunless
[782/909] 3650876=test_external_new
[783/909] 3650876=test_bundled_ca
[784/909] 3650876=test_win32ole_typelib
[785/909] 3650876=test_numeric
[786/909] 3650876=test_gem_commands_environment_command
[787/909] 3650876=test_erb
[788/909] 3650876=test_pty
[789/909] 3650876=test_bmethod
[790/909] 3650876=encoding_test
[791/909] 3650878=test_rdoc_top_level
[792/909] 3650878=test_hmac
[793/909] 3650878=test_gem_commands_setup_command
[794/909] 3650878=test_observer
[795/909] 3650878=test_parse
[796/909] 3650877=test_method_name_check
[797/909] 3650878=test_uncorrectable_name_check
[798/909] 3650878=test_gem_request_set_lockfile
[799/909] 3650877=test_postponed_job
[800/909] 3650878=test_stack
[801/909] 3650877=test_bigzero
[802/909] 3650877=test_pkey_rsa
[803/909] 3650877=test_backtrace
[804/909] 3650877=test_rdoc_markup_to_html
[805/909] 3650877=test_numhash
[806/909] 3650877=test_rdoc_task
[807/909] 3650877=test_macro
[808/909] 3650877=test_ldap
[809/909] 3650877=test_color
[810/909] 3650877=newline_test
[811/909] 3650878=test_econv
[812/909] 3650877=json_fixtures_test
[813/909] 3650877=test_emitter
[814/909] 3650877=test_rdoc_markup_verbatim
[815/909] 3650877=test_rdoc_parser_c
[816/909] 3650878=test_gem_platform
[817/909] 3650878=test_rdoc_markup_raw
[818/909] 3650878=test_quote_empty
[819/909] 3650877=test_euc_tw
[820/909] 3650877=test_nomethod_error
[821/909] 3650877=test_fstring
[822/909] 3650878=test_path
[823/909] 3650878=test_cmd
[824/909] 3650877=json_string_matching_test
[825/909] 3650877=test_rdoc_markup_paragraph
[826/909] 3650877=test_utf16
[827/909] 3650877=test_gem_unsatisfiable_dependency_error
[828/909] 3650877=test_acl
[829/909] 3650877=test_require_path_check
[830/909] 3650877=test_duplicate
[831/909] 3650877=magic_comment_test
[832/909] 3650877=test_object_create_start
[833/909] 3650877=test_tempfile
[834/909] 3650877=test_date_new
[835/909] 3650877=test_gem_commands_cert_command
[836/909] 3650878=test_wait
[837/909] 3650878=test_row_separator
[838/909] 3650878=test_deprecate
[839/909] 3650878=test_rdoc_constant
[840/909] 3650878=test_gem_installer
[841/909] 3650877=test_pkcs12
[842/909] 3650877=test_gem_source_specific_file
[843/909] 3650877=test_rdoc_markup_parser
[844/909] 3650877=test_method
[845/909] 3650877=test_io_timeout
[846/909] 3650877=test_files_test_1
[847/909] 3650877=test_const
[848/909] 3650877=test_rdoc_encoding
[849/909] 3650877=test_class
[850/909] 3650878=test_ipaddr
[851/909] 3650878=test_gem_package_tar_reader
[852/909] 3650878=test_rdoc_normal_class
[853/909] 3650878=test_comparable
[854/909] 3650878=test_rdoc_markdown
[855/909] 3650877=test_rdoc_rd_inline
[856/909] 3650877=test_gem_commands_signin_command
[857/909] 3650877=test_system
[858/909] 3650878=library_symbols_test
[859/909] 3650878=test_resource
[860/909] 3650878=test_zsh_completion
[861/909] 3650878=test_set
[862/909] 3650878=test_init
[863/909] 3650878=test_reqarg
[864/909] 3650878=test_date_strftime
[865/909] 3650877=test_file
[866/909] 3650877=test_sleep
[867/909] 3650878=test_basicsocket
[868/909] 3650878=test_rdoc_rd_inline_parser
[869/909] 3650878=test_color_printer
[870/909] 3650878=test_date_attr
[871/909] 3650878=test_iseq
[872/909] 3650877=test_face
[873/909] 3650877=test_emoji
[874/909] 3650877=test_sorted_set
[875/909] 3650877=test_sizeof
[876/909] 3650878=test_defined
[877/909] 3650878=test_gem_commands_search_command
[878/909] 3650878=test_cp949
[879/909] 3650878=test_condition
[880/909] 3650878=test_benchmark
[881/909] 3650878=test_depth_first
[882/909] 3650878=test_random_formatter
[883/909] 3650878=test_skip_lines
[884/909] 3650878=test_mutex_m
[885/909] 3650878=test_gem_source
[886/909] 3650878=test_rdoc_markup_heading
[887/909] 3650878=test_pack
[888/909] 3650875=test_x509name
[889/909] 3650878=test_fnmatch
[890/909] 3650875=test_gem_commands_uninstall_command
[891/909] 3650878=test_rdoc_code_object
[892/909] 3650877=test_syslog
[893/909] 3650877=test_erb_m17n
[894/909] 3650877=test_yamlstore
[895/909] 3650877=test_class2name
[896/909] 3650877=test_rdoc_markup_to_html_crossref
[897/909] 3650877=test_framework
[898/909] 3650877=test_socket
[899/909] 3650878=test_reline
[900/909] 3650878=test_debug
[901/909] 3650878=test_array
[902/909] 3650878=test_yaml
[903/909] 3650878=comments_test
[904/909] 3650878=test_string
[905/909] 3650878=test_function
[906/909] 3650875=test_assembler
[907/909] 3650875=test_gem_stub_specification
[908/909] 3650878=test_raise
[909/909] 3650878=test_mkmf
Retrying...
Finished tests in 1178.821256s, 22.8712 tests/s, 8897.8341 assertions/s.
26961 tests, 10488956 assertions, 0 failures, 0 errors, 194 skips
ruby -v: ruby 3.3.0dev (2023-11-25T19:40:08Z master 87c3deacf4) [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/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-11-25T19:40:08Z master 87c3deacf4) [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 298.088279 seconds
3725 files, 32456 examples, 142501 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.3660194.ruby -x gdbscript
[New LWP 3660194]
[New LWP 3660196]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0 RB_TYPE_P (obj=140005554140040, t=RUBY_T_NONE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:383
383 }
[Current thread is 1 (Thread 0x7f55aeafa7c0 (LWP 3660194))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f55aeafa7c0 (LWP 3660194) RB_TYPE_P (obj=140005554140040, t=RUBY_T_NONE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:383
2 Thread 0x7f559551f640 (LWP 3660196) 0x00007f55aec22fde in epoll_wait (epfd=4, events=0x55d17364a3fc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f559551f640 (LWP 3660196)):
#0 0x00007f55aec22fde in epoll_wait (epfd=4, events=0x55d17364a3fc <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 0x000055d1731c9e70 in timer_thread_polling (vm=0x55d17401fb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = 1179285198
#2 0x000055d1731ca518 in timer_thread_func (ptr=0x55d17401fb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
vm = 0x55d17401fb10
#3 0x00007f55aeb91b43 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 = {140730339232096, 3092530744312703726, 140005554124352, 25, 140005980313680, 140730339232448, -3152015130221630738, -3152030312515917074}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f55aec22bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f55aeafa7c0 (LWP 3660194)):
#0 RB_TYPE_P (obj=140005554140040, t=RUBY_T_NONE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:383
No locals.
#1 0x000055d17303fa2f in gc_mark_ptr (objspace=0x55d174022260, obj=140005554140040) at /tmp/ruby/src/trunk-O0/gc.c:6995
__func__ = "gc_mark_ptr"
#2 0x000055d17303fc89 in gc_mark (objspace=0x55d174022260, obj=140005554140040) at /tmp/ruby/src/trunk-O0/gc.c:7033
No locals.
#3 0x000055d17303f152 in mark_method_entry_i (me=140005554140040, data=0x55d174022260) at /tmp/ruby/src/trunk-O0/gc.c:6705
objspace = 0x55d174022260
#4 0x000055d1731c29f3 in rb_id_table_foreach_values (tbl=0x55d174066960, func=0x55d17303f123 <mark_method_entry_i>, data=0x55d174022260) at /tmp/ruby/src/trunk-O0/id_table.c:296
ret = ID_TABLE_CONTINUE
i = 54
capa = 128
#5 0x000055d17303f18e in mark_m_tbl (objspace=0x55d174022260, tbl=0x55d174066960) at /tmp/ruby/src/trunk-O0/gc.c:6713
No locals.
#6 0x000055d1730404fb in gc_mark_children (objspace=0x55d174022260, obj=140005554226800) at /tmp/ruby/src/trunk-O0/gc.c:7299
any = 0x7f5595538670
#7 0x000055d173040d71 in gc_mark_stacked_objects (objspace=0x55d174022260, incremental=1, count=2147483647) at /tmp/ruby/src/trunk-O0/gc.c:7479
mstack = 0x55d1740226e8
obj = 140005554226800
marked_slots_at_the_beginning = 759
popped_count = 5330
#8 0x000055d173040ec9 in gc_mark_stacked_objects_incremental (objspace=0x55d174022260, count=2147483647) at /tmp/ruby/src/trunk-O0/gc.c:7511
No locals.
#9 0x000055d1730431b5 in gc_marks_rest (objspace=0x55d174022260) at /tmp/ruby/src/trunk-O0/gc.c:8701
No locals.
#10 0x000055d173045162 in gc_rest (objspace=0x55d174022260) at /tmp/ruby/src/trunk-O0/gc.c:9536
lock_lev = 9384
marking = 1
sweeping = 0
#11 0x000055d173044d0f in garbage_collect (objspace=0x55d174022260, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9390
_lev = 1440803488
ret = 32766
#12 0x000055d17303763b in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55d174023010, objspace=0x55d174022260, flags=12, klass=140005554233520) at /tmp/ruby/src/trunk-O0/gc.c:2860
obj = 1
lev = 1
#13 newobj_slowpath_wb_protected (klass=140005554233520, flags=12, objspace=0x55d174022260, cr=0x55d174023010, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2884
No locals.
#14 0x000055d1730379d5 in newobj_of0 (klass=140005554233520, flags=12, wb_protected=1, cr=0x55d174023010, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2926
obj = 4096
objspace = 0x55d174022260
size_pool_idx = 0
i = <optimized out>
cnt = <optimized out>
#15 0x000055d173037a41 in newobj_of (cr=0x55d174023010, klass=140005554233520, flags=12, v1=94358072378208, v2=1, v3=140005536632440, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2936
obj = 94358066134919
#16 0x000055d173038180 in typed_data_alloc (klass=140005554233520, typed_flag=0, datap=0x7f5594470e78, type=0x55d17362c360 <iseqw_data_type>, size=40) at /tmp/ruby/src/trunk-O0/gc.c:3151
wb_protected = true
#17 0x000055d1730381ff in rb_data_typed_object_wrap (klass=140005554233520, datap=0x7f5594470e78, type=0x55d17362c360 <iseqw_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3161
No locals.
#18 0x000055d173089e17 in iseqw_new (iseq=0x7f5594470e78) at /tmp/ruby/src/trunk-O0/iseq.c:1315
deconst = {in = 0x7f5594470e78, out = 0x7f5594470e78}
obj = 140005535972560
#19 0x000055d173089e90 in rb_iseqw_new (iseq=0x7f5594470e78) at /tmp/ruby/src/trunk-O0/iseq.c:1329
No locals.
#20 0x000055d1734189b4 in name_err_init_attr (exc=140005535972560, recv=140005535893520, method=844044) at /tmp/ruby/src/trunk-O0/error.c:2074
ec = 0x55d1740232c0
cfp = 0x7f55aeaf8f30
#21 0x000055d173418b18 in name_err_init (exc=140005535972560, mesg=140005535898640, recv=140005535893520, method=844044) at /tmp/ruby/src/trunk-O0/error.c:2113
No locals.
#22 0x000055d173418e0b in rb_nomethod_err_new (mesg=140005535898640, recv=140005535893520, method=844044, args=140005535893960, priv=0) at /tmp/ruby/src/trunk-O0/error.c:2201
exc = 140005535972560
#23 0x000055d1732301c0 in rb_make_no_method_exception (exc=140005554442600, format=140005535898640, obj=140005535893520, argc=1, argv=0x7ffe55e0f670, priv=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:959
args = 140005535893960
name = 844044
#24 0x000055d17323035b in raise_method_missing (ec=0x55d1740232c0, argc=1, argv=0x7ffe55e0f670, obj=140005535893520, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:999
exc = 140005554442600
format = 0
#25 0x000055d173230129 in rb_method_missing (argc=1, argv=0x7ffe55e0f670, obj=140005535893520) at /tmp/ruby/src/trunk-O0/vm_eval.c:944
ec = 0x55d1740232c0
#26 0x000055d173214e18 in ractor_safe_call_cfunc_m1 (recv=140005535893520, argc=1, argv=0x7ffe55e0f670, func=0x55d1732300dc <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3285
f = 0x55d1732300dc <rb_method_missing>
#27 0x000055d17322df50 in vm_call0_cfunc_with_frame (ec=0x55d1740232c0, calling=0x7ffe55e0f280, argv=0x7ffe55e0f670) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7f55aeaf8ef8
ci = 0x7ffe55e0f250
val = 94358084982432
me = 0x7f55943bfee8
cfunc = 0x55d1740631e8
len = -1
recv = 140005535893520
argc = 1
mid = 2865
block_handler = 0
frame_flags = 1431634051
args = <optimized out>
args = <optimized out>
#28 0x000055d17322e079 in vm_call0_cfunc (ec=0x55d1740232c0, calling=0x7ffe55e0f280, argv=0x7ffe55e0f670) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#29 0x000055d17322e2f1 in vm_call0_body (ec=0x55d1740232c0, calling=0x7ffe55e0f280, argv=0x7ffe55e0f670) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7ffe55e0f250
cc = 0x7ffe55e0f090
ret = 140730339225600
#30 0x000055d17322dbd6 in vm_call0_cme (ec=0x55d1740232c0, calling=0x7ffe55e0f280, argv=0x7ffe55e0f670, cme=0x7f55943bfee8) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#31 0x000055d17322dc7b in vm_call0_super (ec=0x55d1740232c0, calling=0x7ffe55e0f280, argv=0x7ffe55e0f670, klass=140005536077320, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
cme = 0x7f55943bfee8
mid = 2865
#32 0x000055d17322e764 in vm_call0_body (ec=0x55d1740232c0, calling=0x7ffe55e0f280, argv=0x7ffe55e0f670) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
klass = 140005554453800
ci = 0x7ffe55e0f250
cc = 0x7ffe55e0f320
ret = 140730339226000
#33 0x000055d17322db47 in vm_call0_cc (ec=0x55d1740232c0, recv=140005535893520, id=2865, argc=1, argv=0x7ffe55e0f670, cc=0x7ffe55e0f320, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7ffe55e0f670
av = {140730339226512, 94358068191177}
calling = {cd = 0x7ffe55e0f240, cc = 0x7ffe55e0f090, block_handler = 0, recv = 140005535893520, argc = 1, kw_splat = false, heap_argv = 0}
#34 0x000055d17322d8e8 in rb_vm_call0 (ec=0x55d1740232c0, recv=140005535893520, id=2865, argc=1, argv=0x7ffe55e0f670, cme=0x7f55943bff10, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
cc = {flags = 52250, klass = 0, cme_ = 0x7f55943bff10, call_ = 0x55d17321962c <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#35 0x000055d17322eb41 in rb_vm_call_kw (ec=0x55d1740232c0, recv=140005535893520, id=2865, argc=1, argv=0x7ffe55e0f670, me=0x7f55943bff10, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#36 0x000055d17322cdc6 in call_method_entry (ec=0x55d1740232c0, defined_class=140005554453800, obj=140005535893520, id=2865, cme=0x7f55943bff10, argc=1, argv=0x7ffe55e0f670, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2703
passed_block_handler = 0
result = 94358082826944
#37 0x000055d17322f3ed in check_funcall_exec (v=140730339227344) at /tmp/ruby/src/trunk-O0/vm_eval.c:589
args = 0x7ffe55e0f6d0
#38 0x000055d17302317c in rb_vrescue2 (b_proc=0x55d17322f390 <check_funcall_exec>, data1=140730339227344, r_proc=0x55d17322f3f3 <check_funcall_failed>, data2=140730339227344, args=0x7ffe55e0f590) at /tmp/ruby/src/trunk-O0/eval.c:919
_ec = 0x55d1740232c0
_tag = {tag = 36, retval = 140730339226896, buf = {0x7ffe55e0f550, 0x55d17302311e <rb_vrescue2+263>, 0x0, 0x7ffe55e0f450, 0x7ffe55e0f530}, prev = 0x7ffe55e10b00, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
ec = 0x55d1740232c0
cfp = 0x7f55aeaf8ef8
result = 0
e_info = 4
#39 0x000055d173022ff0 in rb_rescue2 (b_proc=0x55d17322f390 <check_funcall_exec>, data1=140730339227344, r_proc=0x55d17322f3f3 <check_funcall_failed>, data2=140730339227344) at /tmp/ruby/src/trunk-O0/eval.c:900
ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffe55e0f670, reg_save_area = 0x7ffe55e0f5b0}}
ret = 219043332275
#40 0x000055d17322f7d4 in check_funcall_missing (ec=0x55d1740232c0, klass=140005554449480, recv=140005535893520, mid=3297, argc=0, argv=0x55d1734845d0 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:666
argbuf = 0
new_args = 0x7ffe55e0f670
args = {defined_class = 140005554453800, recv = 140005535893520, mid = 3297, ec = 0x55d1740232c0, cme = 0x7f55943bff10, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7ffe55e0f670, kw_splat = 0}
cme = 0x7f55943bff10
ret = 36
#41 0x000055d17322f94a in rb_check_funcall_default_kw (recv=140005535893520, mid=3297, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:703
ret = 140730339227648
klass = 140005554449480
me = 0x0
ec = 0x55d1740232c0
respond = -1
#42 0x000055d17322f880 in rb_check_funcall (recv=140005535893520, mid=3297, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#43 0x000055d1730d48aa in convert_type_with_id (val=140005535893520, tname=0x55d173449b9e "IO", method=3297, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3084
r = 140730339227696
#44 0x000055d1730d4cbf in rb_check_convert_type_with_id (val=140005535893520, type=11, tname=0x55d173449b9e "IO", method=3297) at /tmp/ruby/src/trunk-O0/object.c:3176
v = 138930074769362944
#45 0x000055d173027953 in rb_stat (file=140005535893520, st=0x7ffe55e0f990) at /tmp/ruby/src/trunk-O0/file.c:1301
tmp = 140005535894280
result = 0
#46 0x000055d173028c3f in rb_file_identical_p (obj=140005554253040, fname1=140005535894280, fname2=140005535893520) at /tmp/ruby/src/trunk-O0/file.c:2202
st1 = {st_dev = 164, st_ino = 13646460, st_nlink = 1, st_mode = 33152, st_uid = 1001, st_gid = 1000, __pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 1700952070, tv_nsec = 808052223}, st_mtim = {tv_sec = 1700952069, tv_nsec = 511999692}, st_ctim = {tv_sec = 1700952069, tv_nsec = 511999692}, __glibc_reserved = {0, 0, 0}}
st2 = {st_dev = 0, st_ino = 140005536825120, st_nlink = 94358082823760, st_mode = 1946296928, st_uid = 21969, st_gid = 1, __pad0 = 1049216, st_rdev = 16, st_size = 140005554287800, st_blksize = 0, st_blocks = 140005554253040, st_atim = {tv_sec = 1431634051, tv_nsec = 0}, st_mtim = {tv_sec = 94358082826944, tv_nsec = 140730339228208}, st_ctim = {tv_sec = 1929696527, tv_nsec = 140005979688696}, __glibc_reserved = {140005978640600, 140730339228208, 94358082826944}}
#47 0x000055d173214ece in ractor_safe_call_cfunc_2 (recv=140005554253040, argc=2, argv=0x7f55ae9f90c8, func=0x55d173028bcf <rb_file_identical_p>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3306
f = 0x55d173028bcf <rb_file_identical_p>
#48 0x000055d173215a4f in vm_call_cfunc_with_frame_ (ec=0x55d1740232c0, reg_cfp=0x7f55aeaf8f30, calling=0x7ffe55e0fe80, argc=2, argv=0x7f55ae9f90c8, stack_bottom=0x7f55ae9f90c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3476
ci = 0x492f00100005
cc = 0x7f55943bdee0
val = 140730339228448
me = 0x7f55955474b8
cfunc = 0x55d174046ae8
recv = 140005554253040
block_handler = 0
frame_type = 1431634051
len = 2
args = <optimized out>
args = <optimized out>
#49 0x000055d173215c24 in vm_call_cfunc_with_frame (ec=0x55d1740232c0, reg_cfp=0x7f55aeaf8f30, calling=0x7ffe55e0fe80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
argc = 2
stack_bottom = 0x7f55ae9f90c0
argv = 0x7f55ae9f90c8
#50 0x000055d173215d3c in vm_call_cfunc_other (ec=0x55d1740232c0, reg_cfp=0x7f55aeaf8f30, calling=0x7ffe55e0fe80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3530
ci = 0x492f00100005
argv_ary = 0
#51 0x000055d173216164 in vm_call_cfunc (ec=0x55d1740232c0, reg_cfp=0x7f55aeaf8f30, calling=0x7ffe55e0fe80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3612
ci = 0x492f00100005
#52 0x000055d1732189ad in vm_call_method_each_type (ec=0x55d1740232c0, cfp=0x7f55aeaf8f30, calling=0x7ffe55e0fe80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4390
aset_mask = 1980
ivar_mask = 0
ci = 0x492f00100005
cc = 0x7f55943bdee0
cme = 0x7f55955474b8
v = 94358087558024
#53 0x000055d173219459 in vm_call_method (ec=0x55d1740232c0, cfp=0x7f55aeaf8f30, calling=0x7ffe55e0fe80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4516
ci = 0x492f00100005
cc = 0x7f55943bdee0
#54 0x000055d17321965b in vm_call_general (ec=0x55d1740232c0, reg_cfp=0x7f55aeaf8f30, calling=0x7ffe55e0fe80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4560
No locals.
#55 0x000055d17321bce0 in vm_sendish (ec=0x55d1740232c0, reg_cfp=0x7f55aeaf8f30, cd=0x55d1741e71c0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5554
val = 36
ci = 0x492f00100005
cc = 0x7f55943bdee0
argc = 2
recv = 140005554253040
calling = {cd = 0x55d1741e71c0, cc = 0x7f55943bdee0, block_handler = 0, recv = 140005554253040, argc = 2, kw_splat = false, heap_argv = 0}
#56 0x000055d1732231a5 in vm_exec_core (ec=0x55d1740232c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x55d1741e71c0
leaf = false
val = 140005535893520
reg_pc = 0x55d1741e7030
reg_cfp = 0x7f55aeaf8f30
insns_address_table = {0x55d17321f948 <vm_exec_core+108>, 0x55d17321f9aa <vm_exec_core+206>, 0x55d17321fabd <vm_exec_core+481>, 0x55d17321fbd1 <vm_exec_core+757>, 0x55d17321fd6f <vm_exec_core+1171>, 0x55d17321fe9f <vm_exec_core+1475>, 0x55d1732200b1 <vm_exec_core+2005>, 0x55d1732201c3 <vm_exec_core+2279>, 0x55d17322029c <vm_exec_core+2496>, 0x55d1732203a3 <vm_exec_core+2759>, 0x55d1732204aa <vm_exec_core+3022>, 0x55d1732205b8 <vm_exec_core+3292>, 0x55d1732206ca <vm_exec_core+3566>, 0x55d17322079a <vm_exec_core+3774>, 0x55d1732208a3 <vm_exec_core+4039>, 0x55d17322099d <vm_exec_core+4289>, 0x55d173220a60 <vm_exec_core+4484>, 0x55d173220b23 <vm_exec_core+4679>, 0x55d173220bac <vm_exec_core+4816>, 0x55d173220c38 <vm_exec_core+4956>, 0x55d173220cde <vm_exec_core+5122>, 0x55d173220db6 <vm_exec_core+5338>, 0x55d173220e83 <vm_exec_core+5543>, 0x55d173220f61 <vm_exec_core+5765>, 0x55d173221023 <vm_exec_core+5959>, 0x55d173221162 <vm_exec_core+6278>, 0x55d173221208 <vm_exec_core+6444>, 0x55d1732212ed <vm_exec_core+6673>, 0x55d17322141c <vm_exec_core+6976>, 0x55d1732214df <vm_exec_core+7171>, 0x55d1732215a2 <vm_exec_core+7366>, 0x55d17322169a <vm_exec_core+7614>, 0x55d17322175c <vm_exec_core+7808>, 0x55d17322183b <vm_exec_core+8031>, 0x55d17322194b <vm_exec_core+8303>, 0x55d173221a45 <vm_exec_core+8553>, 0x55d173221ac0 <vm_exec_core+8676>, 0x55d173221b81 <vm_exec_core+8869>, 0x55d173221c6f <vm_exec_core+9107>, 0x55d173221d1f <vm_exec_core+9283>, 0x55d173221e9e <vm_exec_core+9666>, 0x55d173221f78 <vm_exec_core+9884>, 0x55d173222064 <vm_exec_core+10120>, 0x55d1732220f5 <vm_exec_core+10265>, 0x55d173222250 <vm_exec_core+10612>, 0x55d1732227f2 <vm_exec_core+12054>, 0x55d1732228ee <vm_exec_core+12306>, 0x55d1732229f1 <vm_exec_core+12565>, 0x55d173222add <vm_exec_core+12801>, 0x55d173222cf6 <vm_exec_core+13338>, 0x55d173222de8 <vm_exec_core+13580>, 0x55d173222eee <vm_exec_core+13842>, 0x55d1732230eb <vm_exec_core+14351>, 0x55d173223294 <vm_exec_core+14776>, 0x55d1732233bf <vm_exec_core+15075>, 0x55d17322352b <vm_exec_core+15439>, 0x55d173223656 <vm_exec_core+15738>, 0x55d1732237c2 <vm_exec_core+16102>, 0x55d1732239a4 <vm_exec_core+16584>, 0x55d173223ba1 <vm_exec_core+17093>, 0x55d173223d4a <vm_exec_core+17518>, 0x55d173223e6c <vm_exec_core+17808>, 0x55d173223f13 <vm_exec_core+17975>, 0x55d173223fd7 <vm_exec_core+18171>, 0x55d1732240c0 <vm_exec_core+18404>, 0x55d1732241ac <vm_exec_core+18640>, 0x55d173224295 <vm_exec_core+18873>, 0x55d1732243a9 <vm_exec_core+19149>, 0x55d1732244d0 <vm_exec_core+19444>, 0x55d173224606 <vm_exec_core+19754>, 0x55d17322473c <vm_exec_core+20064>, 0x55d173224872 <vm_exec_core+20374>, 0x55d1732249a8 <vm_exec_core+20684>, 0x55d173224ade <vm_exec_core+20994>, 0x55d173224c1f <vm_exec_core+21315>, 0x55d173224d99 <vm_exec_core+21693>, 0x55d173224ecf <vm_exec_core+22003>, 0x55d173225005 <vm_exec_core+22313>, 0x55d17322513b <vm_exec_core+22623>, 0x55d173225271 <vm_exec_core+22933>, 0x55d1732253a7 <vm_exec_core+23243>, 0x55d1732254dd <vm_exec_core+23553>, 0x55d173225613 <vm_exec_core+23863>, 0x55d173225749 <vm_exec_core+24173>, 0x55d173225898 <vm_exec_core+24508>, 0x55d173225a52 <vm_exec_core+24950>, 0x55d173225bd0 <vm_exec_core+25332>, 0x55d173225cef <vm_exec_core+25619>, 0x55d173225e0e <vm_exec_core+25906>, 0x55d173225f28 <vm_exec_core+26188>, 0x55d173226042 <vm_exec_core+26470>, 0x55d17322616d <vm_exec_core+26769>, 0x55d1732262a3 <vm_exec_core+27079>, 0x55d17322638e <vm_exec_core+27314>, 0x55d173226493 <vm_exec_core+27575>, 0x55d1732265db <vm_exec_core+27903>, 0x55d1732266ca <vm_exec_core+28142>, 0x55d17322679e <vm_exec_core+28354>, 0x55d173226873 <vm_exec_core+28567>, 0x55d17322695d <vm_exec_core+28801>, 0x55d1732269d9 <vm_exec_core+28925>, 0x55d173226a55 <vm_exec_core+29049>, 0x55d173226a73 <vm_exec_core+29079>, 0x55d173226a91 <vm_exec_core+29109>, 0x55d173226aaf <vm_exec_core+29139>, 0x55d173226acd <vm_exec_core+29169>, 0x55d173226aeb <vm_exec_core+29199>, 0x55d173226b09 <vm_exec_core+29229>, 0x55d173226b27 <vm_exec_core+29259>, 0x55d173226b45 <vm_exec_core+29289>, 0x55d173226b63 <vm_exec_core+29319>, 0x55d173226b81 <vm_exec_core+29349>, 0x55d173226b9f <vm_exec_core+29379>, 0x55d173226bbd <vm_exec_core+29409>, 0x55d173226bdb <vm_exec_core+29439>, 0x55d173226bf9 <vm_exec_core+29469>, 0x55d173226c17 <vm_exec_core+29499>, 0x55d173226c35 <vm_exec_core+29529>, 0x55d173226c53 <vm_exec_core+29559>, 0x55d173226c71 <vm_exec_core+29589>, 0x55d173226c8f <vm_exec_core+29619>, 0x55d173226cad <vm_exec_core+29649>, 0x55d173226ccb <vm_exec_core+29679>, 0x55d173226ce9 <vm_exec_core+29709>, 0x55d173226d07 <vm_exec_core+29739>, 0x55d173226d25 <vm_exec_core+29769>, 0x55d173226d43 <vm_exec_core+29799>, 0x55d173226d61 <vm_exec_core+29829>, 0x55d173226d7f <vm_exec_core+29859>, 0x55d173226d9d <vm_exec_core+29889>, 0x55d173226dbb <vm_exec_core+29919>, 0x55d173226dd9 <vm_exec_core+29949>, 0x55d173226df7 <vm_exec_core+29979>, 0x55d173226e15 <vm_exec_core+30009>, 0x55d173226e33 <vm_exec_core+30039>, 0x55d173226e51 <vm_exec_core+30069>, 0x55d173226e6f <vm_exec_core+30099>, 0x55d173226e8d <vm_exec_core+30129>, 0x55d173226eab <vm_exec_core+30159>, 0x55d173226ec9 <vm_exec_core+30189>, 0x55d173226ee7 <vm_exec_core+30219>, 0x55d173226f05 <vm_exec_core+30249>, 0x55d173226f23 <vm_exec_core+30279>, 0x55d173226f41 <vm_exec_core+30309>, 0x55d173226f5f <vm_exec_core+30339>, 0x55d173226f7d <vm_exec_core+30369>, 0x55d173226f9b <vm_exec_core+30399>, 0x55d173226fb9 <vm_exec_core+30429>, 0x55d173226fd7 <vm_exec_core+30459>, 0x55d173226ff5 <vm_exec_core+30489>, 0x55d173227013 <vm_exec_core+30519>, 0x55d173227031 <vm_exec_core+30549>, 0x55d17322704f <vm_exec_core+30579>, 0x55d17322706d <vm_exec_core+30609>, 0x55d17322708b <vm_exec_core+30639>, 0x55d1732270a9 <vm_exec_core+30669>, 0x55d1732270c7 <vm_exec_core+30699>, 0x55d1732270e5 <vm_exec_core+30729>, 0x55d173227103 <vm_exec_core+30759>, 0x55d173227121 <vm_exec_core+30789>, 0x55d17322713f <vm_exec_core+30819>, 0x55d17322715d <vm_exec_core+30849>, 0x55d17322717b <vm_exec_core+30879>, 0x55d173227199 <vm_exec_core+30909>, 0x55d1732271b7 <vm_exec_core+30939>, 0x55d1732271d5 <vm_exec_core+30969>, 0x55d1732271f3 <vm_exec_core+30999>, 0x55d173227211 <vm_exec_core+31029>, 0x55d17322722f <vm_exec_core+31059>, 0x55d17322724d <vm_exec_core+31089>, 0x55d17322726b <vm_exec_core+31119>, 0x55d173227289 <vm_exec_core+31149>, 0x55d1732272a7 <vm_exec_core+31179>, 0x55d1732272c5 <vm_exec_core+31209>, 0x55d1732272e3 <vm_exec_core+31239>, 0x55d173227301 <vm_exec_core+31269>, 0x55d173227332 <vm_exec_core+31318>, 0x55d173227350 <vm_exec_core+31348>, 0x55d17322736e <vm_exec_core+31378>, 0x55d17322738c <vm_exec_core+31408>, 0x55d1732273aa <vm_exec_core+31438>, 0x55d1732273c8 <vm_exec_core+31468>, 0x55d1732273e6 <vm_exec_core+31498>, 0x55d173227404 <vm_exec_core+31528>, 0x55d173227422 <vm_exec_core+31558>, 0x55d173227440 <vm_exec_core+31588>, 0x55d17322745e <vm_exec_core+31618>, 0x55d17322747c <vm_exec_core+31648>, 0x55d17322749a <vm_exec_core+31678>, 0x55d1732274b8 <vm_exec_core+31708>, 0x55d1732274d6 <vm_exec_core+31738>, 0x55d1732274f4 <vm_exec_core+31768>, 0x55d173227512 <vm_exec_core+31798>, 0x55d173227530 <vm_exec_core+31828>, 0x55d17322754e <vm_exec_core+31858>, 0x55d17322756c <vm_exec_core+31888>, 0x55d17322758a <vm_exec_core+31918>, 0x55d1732275a8 <vm_exec_core+31948>, 0x55d1732275c6 <vm_exec_core+31978>, 0x55d1732275e4 <vm_exec_core+32008>...}
#57 0x000055d173239817 in vm_exec_loop (ec=0x55d1740232c0, state=RUBY_TAG_RAISE, tag=0x7ffe55e10b00, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#58 0x000055d17323975f in rb_vm_exec (ec=0x55d1740232c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
_ec = 0x55d1740232c0
_tag = {tag = 36, retval = 4, buf = {0x7ffe55e10b80, 0x55d17323968a <rb_vm_exec+190>, 0x0, 0x7ffe55e10ad0, 0x7ffe55e10e18}, prev = 0x7ffe55e10bf0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#59 0x000055d17323a56b in rb_iseq_eval_main (iseq=0x7f559446d340) at /tmp/ruby/src/trunk-O0/vm.c:2733
ec = 0x55d1740232c0
val = 94358082826944
#60 0x000055d17302190b in rb_ec_exec_node (ec=0x55d1740232c0, n=0x7f559446d340) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x55d174022090
_ec = 0x55d1740232c0
_tag = {tag = 36, retval = 94358066040568, buf = {0x7ffe55e10c70, 0x55d1730218a1 <rb_ec_exec_node+212>, 0x0, 0x7ffe55e10bc0, 0x55d1740232c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f559446d340
#61 0x000055d173021a88 in ruby_run_node (n=0x7f559446d340) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55d1740232c0
status = 21969
#62 0x000055d17301d2f4 in rb_main (argc=133, argv=0x7ffe55e10e18) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140730339233008
#63 0x000055d17301d355 in main (argc=133, argv=0x7ffe55e10e18) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)