# Logfile created on 2023-11-13 10:28:07 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000561340e0e0f8 @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.20231113-102806", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000561340e974c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000561340e97358 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000561340e971a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231113-102806", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231113-102806>, @binmode=false, @mon_data=#<Monitor:0x0000561340e970d8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
f1b9509..50a5b76 master -> origin/master
Updating f1b9509..50a5b76
Fast-forward
eval_intern.h | 6 ++++--
vm.c | 2 +-
vm_core.h | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 62 insertions(+), 5 deletions(-)
Latest commit hash = 50a5b76dec
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.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/miniinit.c
compiling /tmp/ruby/src/trunk-O0/array.c
compiling /tmp/ruby/src/trunk-O0/ast.c
compiling /tmp/ruby/src/trunk-O0/bignum.c
compiling /tmp/ruby/src/trunk-O0/class.c
compiling /tmp/ruby/src/trunk-O0/compile.c
compiling /tmp/ruby/src/trunk-O0/complex.c
compiling /tmp/ruby/src/trunk-O0/cont.c
compiling /tmp/ruby/src/trunk-O0/debug.c
compiling /tmp/ruby/src/trunk-O0/dir.c
compiling /tmp/ruby/src/trunk-O0/enumerator.c
compiling /tmp/ruby/src/trunk-O0/error.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/gc.c
compiling /tmp/ruby/src/trunk-O0/hash.c
compiling /tmp/ruby/src/trunk-O0/io.c
compiling /tmp/ruby/src/trunk-O0/iseq.c
compiling /tmp/ruby/src/trunk-O0/load.c
compiling /tmp/ruby/src/trunk-O0/marshal.c
compiling /tmp/ruby/src/trunk-O0/memory_view.c
compiling /tmp/ruby/src/trunk-O0/rjit.c
compiling /tmp/ruby/src/trunk-O0/rjit_c.c
compiling /tmp/ruby/src/trunk-O0/node.c
compiling /tmp/ruby/src/trunk-O0/numeric.c
compiling /tmp/ruby/src/trunk-O0/node_dump.c
compiling /tmp/ruby/src/trunk-O0/object.c
compiling /tmp/ruby/src/trunk-O0/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-O0/proc.c
compiling /tmp/ruby/src/trunk-O0/process.c
compiling /tmp/ruby/src/trunk-O0/ractor.c
compiling /tmp/ruby/src/trunk-O0/random.c
compiling /tmp/ruby/src/trunk-O0/rational.c
compiling /tmp/ruby/src/trunk-O0/re.c
compiling /tmp/ruby/src/trunk-O0/ruby.c
compiling /tmp/ruby/src/trunk-O0/scheduler.c
compiling /tmp/ruby/src/trunk-O0/shape.c
compiling /tmp/ruby/src/trunk-O0/signal.c
compiling /tmp/ruby/src/trunk-O0/string.c
compiling /tmp/ruby/src/trunk-O0/struct.c
compiling /tmp/ruby/src/trunk-O0/symbol.c
compiling /tmp/ruby/src/trunk-O0/thread.c
compiling /tmp/ruby/src/trunk-O0/time.c
compiling /tmp/ruby/src/trunk-O0/variable.c
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/vm.c
compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c
compiling /tmp/ruby/src/trunk-O0/vm_dump.c
compiling /tmp/ruby/src/trunk-O0/vm_sync.c
compiling /tmp/ruby/src/trunk-O0/vm_trace.c
compiling /tmp/ruby/src/trunk-O0/weakmap.c
compiling /tmp/ruby/src/trunk-O0/yjit.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
4c0913554960a0a516083db73da2ff6669167a4dfc5b35f8eab86611c4f28dc3 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 enc.mk
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
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'
compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering 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/openssl'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
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'
compiling /tmp/ruby/src/trunk-O0/ext/socket/init.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c
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/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c
linking shared-object ripper.so
compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision 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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
abbrev 0.1.1
base64 0.2.0
benchmark 0.3.0
bundler 2.5.0.dev
cgi 0.4.0
csv 3.2.8
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
english 0.8.0
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
getoptlong 0.2.1
ipaddr 1.2.5
irb 1.9.0
logger 1.6.0
mutex_m 0.2.0
net-http 0.4.0
net-protocol 0.2.2
observer 0.1.2
open-uri 0.4.0
open3 0.2.0
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.17.1
pstore 0.1.3
rdoc 6.6.0
readline 0.0.3
reline 0.4.0
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.2.0
ruby2_keywords 0.0.5
securerandom 0.3.0
set 1.0.3
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 1.1.0
tempfile 0.2.0
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.4
digest 3.1.1
etc 1.4.3.dev.1
fcntl 1.1.0
fiddle 1.1.2
io-console 0.6.1.dev.1
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.1.1
stringio 3.1.0
strscan 3.0.8
syslog 0.1.1
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
minitest 5.20.0
power_assert 2.0.3
rake 13.1.0
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.4.4
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.2.2
typeprof 0.21.8
debug 1.8.0
racc 1.7.3
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1862 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
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'
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=2785
"--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/908] 141643=test_exit
[ 2/908] 141644=test_drbobject
[ 3/908] 141641=test_gem_commands_query_command
[ 4/908] 141640=test_optimization
[ 5/908] 141644=test_rdoc_rd
[ 6/908] 141643=test_range
[ 7/908] 141644=test_formatter
[ 8/908] 141644=test_weakkeymap
[ 9/908] 141644=test_key_actor_vi
[ 10/908] 141644=test_lazy_enumerator
[ 11/908] 141641=test_rdoc_markup_document
[ 12/908] 141641=test_ts
[ 13/908] 141641=test_find_executable
[ 14/908] 141641=test_unconverted_fields
[ 15/908] 141641=test_require
[ 16/908] 141644=test_locale
[ 17/908] 141643=test_history
[ 18/908] 141644=test_delegation
[ 19/908] 141644=test_dup
[ 20/908] 141643=test_pattern_key_name_check
[ 21/908] 141643=test_thread
[ 22/908] 141644=test_require
[ 23/908] 141644=test_remote_fetch_error
[ 24/908] 141644=test_open3
[ 25/908] 141641=test_udp
[ 26/908] 141641=test_pinned
[ 27/908] 141641=test_ast
[ 28/908] 141643=fuzzer_test
[ 29/908] 141643=test_struct
[ 30/908] 141643=test_propertyputref
[ 31/908] 141643=test_instrumentation_api
[ 32/908] 141643=test_default_gems
[ 33/908] 141643=test_serialize_subclasses
[ 34/908] 141643=test_rand
[ 35/908] 141643=test_gem_safe_marshal
[ 36/908] 141643=ruby_api_test
[ 37/908] 141643=test_date_strptime
[ 38/908] 141643=test_gem_doctor
[ 39/908] 141643=test_gem_request_set_lockfile_tokenizer
[ 40/908] 141643=json_common_interface_test
[ 41/908] 141643=test_ractor
[ 42/908] 141643=test_grapheme_breaks
[ 43/908] 141643=test_rdoc_parser_simple
[ 44/908] 141643=test_too_many_dummy_encodings
[ 45/908] 141643=test_signedness
[ 46/908] 141644=test_enumerable
[ 47/908] 141644=test_buffering
[ 48/908] 141644=test_drbunix
[ 49/908] 141640=test_patterns
[ 50/908] 141640=test_gem_commands_stale_command
[ 51/908] 141640=location_test
[ 52/908] 141640=test_gem_resolver_api_specification
[ 53/908] 141640=test_gem_package
[ 54/908] 141643=test_gem_security_signer
[ 55/908] 141643=test_date_arith
[ 56/908] 141643=json_ext_parser_test
[ 57/908] 141643=test_gem_resolver_vendor_specification
[ 58/908] 141643=test_koi8
[ 59/908] 141643=test_ostruct
[ 60/908] 141640=test_not
[ 61/908] 141640=test_rdoc_attr
[ 62/908] 141643=test_table
[ 63/908] 141643=test_gem_ext_configure_builder
[ 64/908] 141643=test_gem_dependency_list
[ 65/908] 141643=test_rendering
[ 66/908] 141643=test_rdoc_generator_markup
[ 67/908] 141643=test_filter
[ 68/908] 141640=test_inlinecache
[ 69/908] 141643=test_scanner_events
[ 70/908] 141640=test_gem_package_task
[ 71/908] 141640=test_err_in_callback
[ 72/908] 141643=test_force_quotes
[ 73/908] 141640=test_rdoc_parser_markdown
[ 74/908] 141643=test_gem_source_fetch_problem
[ 75/908] 141640=test_rdoc_i18n_text
[ 76/908] 141640=test_rdoc_markup_indented_paragraph
[ 77/908] 141643=test_gem_commands_lock_command
[ 78/908] 141640=test_rdoc_markup_to_html_snippet
[ 79/908] 141643=test_data
[ 80/908] 141643=test_gem_commands_contents_command
[ 81/908] 141640=test_have_func
[ 82/908] 141643=test_ractor_compatibility
[ 83/908] 141643=test_win32ole_variant_outarg
[ 84/908] 141643=test_erb_command
[ 85/908] 141643=test_gem_rdoc
[ 86/908] 141643=test_ws
[ 87/908] 141643=test_unix
[ 88/908] 141643=test_regex_casefold
[ 89/908] 141640=test_gem_source_git
[ 90/908] 141644=test_http
[ 91/908] 141643=test_fd_setsize
[ 92/908] 141643=test_symbol
[ 93/908] 141640=test_coder
[ 94/908] 141640=test_context
[ 95/908] 141640=test_gem_commands_sources_command
[ 96/908] 141640=test_rdoc_tom_doc
[ 97/908] 141640=test_gem_commands_fetch_command
[ 98/908] 141640=ractor_test
[ 99/908] 141640=test_normalize
[100/908] 141640=test_converters
[101/908] 141640=test_sleep
[102/908] 141643=test_bignum
[103/908] 141643=test_rdoc_markup
[104/908] 141643=test_files_test_2
[105/908] 141640=test_gem_resolver_git_specification
[106/908] 141640=test_singleton
[107/908] 141640=test_spell_checker
[108/908] 141640=test_ancdata
[109/908] 141640=test_rdoc_ri_paths
[110/908] 141640=test_name_error_extension
[111/908] 141640=test_rdoc_rd_block_parser
[112/908] 141640=test_https_proxy
[113/908] 141640=test_bigdecimal_util
[114/908] 141640=test_pack
[115/908] 141644=test_read
[116/908] 141644=test_update
[117/908] 141644=test_basicinstructions
[118/908] 141644=test_verbose
[119/908] 141644=test_ractor
[120/908] 141644=test_key_actor_emacs
[121/908] 141640=test_flush
[122/908] 141640=test_pair
[123/908] 141644=test_type_completor
[124/908] 141644=test_stat
[125/908] 141644=test_gem_local_remote_options
[126/908] 141644=test_gc
[127/908] 141640=test_gem_commands_owner_command
[128/908] 141640=test_cgi_modruby
[129/908] 141640=test_rational
[130/908] 141640=test_trace
[131/908] 141640=test_nil
[132/908] 141640=test_rdoc_markup_attribute_manager
[133/908] 141640=test_rdoc_class_module
[134/908] 141640=test_liberal_parsing
[135/908] 141640=test_win32ole_variant
[136/908] 141640=test_summary
[137/908] 141640=test_gem_resolver_composed_set
[138/908] 141640=test_object
[139/908] 141640=test_arity
[140/908] 141640=test_find
[141/908] 141640=test_func
[142/908] 141643=test_jaro_winkler
[143/908] 141643=test_install
[144/908] 141643=test_foreach
[145/908] 141643=unescape_test
[146/908] 141640=test_yamldbm
[147/908] 141640=test_column_separator
[148/908] 141640=test_yaml_special_cases
[149/908] 141640=test_gem_source_list
[150/908] 141640=test_drbssl
[151/908] 141643=test_raise_no_backtrace_exception
[152/908] 141643=parameters_signature_test
[153/908] 141643=test_rdoc_parser_changelog
[154/908] 141643=test_kill_ring
[155/908] 141643=test_boolean
[156/908] 141643=test_c_struct_entry
[157/908] 141643=test_random
[158/908] 141643=test_rdoc_context
[159/908] 141643=test_strip
[160/908] 141643=test_nonblock
[161/908] 141643=test_lexer
[162/908] 141643=test_date
[163/908] 141643=test_open-uri
[164/908] 141643=test_mailto
[165/908] 141643=test_enumerator_kw
[166/908] 141643=test_gem_indexer
[167/908] 141643=test_gem_commands_install_command
[168/908] 141644=test_transcode
[169/908] 141644=test_iso_8859
[170/908] 141644=test_coderange
[171/908] 141644=test_dir
[172/908] 141643=test_internal_ivar
[173/908] 141643=test_config
[174/908] 141644=test_error_highlight
[175/908] 141643=test_stringscanner
[176/908] 141644=test_resize
[177/908] 141644=test_io_m17n
[178/908] 141643=test_general
[179/908] 141643=test_have_macro
[180/908] 141643=test_pipe
[181/908] 141643=desugar_compiler_test
[182/908] 141643=test_gem_resolver_specification
[183/908] 141643=test_tracepoint
[184/908] 141640=test_convertible
[185/908] 141643=test_env
[186/908] 141644=test_rdoc_markup_pre_process
[187/908] 141644=test_nkf
[188/908] 141644=test_time
[189/908] 141644=test_sprintf_comb
[190/908] 141644=heredoc_dedent_test
[191/908] 141644=memsize_test
[192/908] 141644=test_method_cache
[193/908] 141644=test_gem_package_old
[194/908] 141644=test_ocsp
[195/908] 141644=test_super
[196/908] 141643=test_win32ole_param
[197/908] 141643=test_gem_text
[198/908] 141643=test_settracefunc
[199/908] 141644=test_variable
[200/908] 141640=test_pstore
[201/908] 141644=test_lambda
[202/908] 141640=test_readpartial
[203/908] 141644=test_gem_request_set_gem_dependency_api
[204/908] 141640=test_win32ole
[205/908] 141640=test_regexp
[206/908] 141644=test_extlibs
[207/908] 141643=test_file_exhaustive
[208/908] 141644=pattern_test
[209/908] 141644=test_iterator
[210/908] 141644=test_string
[211/908] 141644=test_variable_name_check
[212/908] 141644=compiler_test
[213/908] 141644=test_printf
[214/908] 141644=test_scope
[215/908] 141644=test_case
[216/908] 141644=test_gem_remote_fetcher
[217/908] 141644=test_rdoc_generator_pot
[218/908] 141644=test_gem_uninstaller
[219/908] 141640=test_storage
[220/908] 141640=test_zlib
[221/908] 141644=test_eval
[222/908] 141644=test_proc
[223/908] 141644=test_alias
[224/908] 141643=test_gem_gem_runner
[225/908] 141643=test_pointer
[226/908] 141644=test_dir_m17n
[227/908] 141643=test_helper
[228/908] 141643=test_rdoc_generator_pot_po_entry
[229/908] 141643=test_tuplebag
[230/908] 141643=test_cgi_header
[231/908] 141643=test_rdoc_markup_to_rdoc
[232/908] 141643=test_singleton_function
[233/908] 141643=test_protocol
[234/908] 141643=test_dns
[235/908] 141643=test_process
[236/908] 141643=test_gem_commands_info_command
[237/908] 141643=test_addr
[238/908] 141643=test_getopts
[239/908] 141643=test_omap
[240/908] 141643=test_gem_uri_formatter
[241/908] 141644=test_sockopt
[242/908] 141643=test_yaml_tree
[243/908] 141644=test_shellwords
[244/908] 141644=test_windows_1251
[245/908] 141644=test_encoding
[246/908] 141644=test_vm_dump
[247/908] 141643=test_thread_queue
[248/908] 141644=test_nesting_parser
[249/908] 141644=test_nowrite
[250/908] 141644=test_gem_resolver_conflict
[251/908] 141644=test_gb18030
[252/908] 141644=test_gem_package_tar_writer
[253/908] 141644=test_fileutils
[254/908] 141644=errors_test
[255/908] 141644=test_method_cache
[256/908] 141644=test_gem_gemcutter_utilities
[257/908] 141644=test_history
[258/908] 141644=test_float
[259/908] 141643=test_mul
[260/908] 141643=test_primitive
[261/908] 141643=test_passing_block
[262/908] 141643=test_gem_commands_which_command
[263/908] 141643=test_yjit_exit_locations
[264/908] 141643=test_data_error
[265/908] 141643=test_monitor
[266/908] 141643=test_gem_resolver_best_set
[267/908] 141643=test_whileuntil
[268/908] 141643=test_gem_config_file
[269/908] 141640=test_cstr
[270/908] 141643=test_document
[271/908] 141643=test_marshalable
[272/908] 141643=test_webauthn_poller
[273/908] 141643=test_rdoc_parser_rd
[274/908] 141643=test_unicode
[275/908] 141643=test_x509attr
[276/908] 141643=test_set_len
[277/908] 141643=test_rdoc_parser
[278/908] 141643=test_thread_cv
[279/908] 141643=test_pattern_matching
[280/908] 141643=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 40547>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11
[281/908] 141643=test_coverage
[282/908] 141644=test_pathname
[283/908] 141644=test_gem_path_support
[284/908] 141640=test_case
[285/908] 141640=test_helper
[286/908] 141640=test_x509ext
[287/908] 141640=test_wss
[288/908] 141640=test_class
[289/908] 141640=test_configuration
[290/908] 141644=test_fips
[291/908] 141640=test_math
[292/908] 141640=test_gc
[293/908] 141640=test_libs
[294/908] 141640=test_pkcs7
[295/908] 141643=test_cgi_session
[296/908] 141643=test_hash
[297/908] 141640=test_x509crl
[298/908] 141644=test_ensured
[299/908] 141640=test_keyword
[300/908] 141644=test_iter_break
[301/908] 141644=test_gem_install_update_options
[302/908] 141644=test_num2int
[303/908] 141644=test_project_sanity
[304/908] 141644=test_refinement
[305/908] 141640=test_gem_command_manager
[306/908] 141640=test_address_resolve
[307/908] 141640=test_gem_requirement
[308/908] 141640=test_numeric
[309/908] 141640=test_word
[310/908] 141640=test_gem_resolver_installed_specification
[311/908] 141640=test_gem_commands_list_command
[312/908] 141640=test_cmethod
[313/908] 141640=test_gem_resolver_vendor_set
[314/908] 141640=test_gem_ext_rake_builder
[315/908] 141640=test_parser
[316/908] 141640=test_irb
[317/908] 141640=test_yield_block
[318/908] 141640=test_pkg_config
[319/908] 141640=test_rdoc_include
[320/908] 141640=test_set
[321/908] 141640=test_gem_commands_help_command
[322/908] 141640=test_closure
[323/908] 141640=test_at_exit
[324/908] 141640=test_dln
[325/908] 141640=test_rdoc_options
[326/908] 141640=test_digest
[327/908] 141640=test_gem_resolver_local_specification
[328/908] 141640=test_object
[329/908] 141640=test_yjit
[330/908] 141644=test_frozen_error
[331/908] 141644=test_m17n
[332/908] 141644=test_console_attr
[333/908] 141644=test_argf
[334/908] 141640=test_gem_ext_cargo_builder_link_flag_converter
[335/908] 141640=test_array
[336/908] 141644=test_x509req
[337/908] 141644=test_files_ext
[338/908] 141644=test_ruby_lex
[339/908] 141644=test_win32ole_record
[340/908] 141644=test_eval_history
[341/908] 141644=test_complex2
[342/908] 141644=dispatcher_test
[343/908] 141644=test_gem_version_option
[344/908] 141644=test_insns_leaf
[345/908] 141644=test_ubf_async_safe
[346/908] 141644=test_ossl
[347/908] 141643=test_abbrev
[348/908] 141643=test_objspace
[349/908] 141644=test_gem_commands_server_command
[350/908] 141644=test_general
[351/908] 141644=test_httpresponses
[352/908] 141644=test_timeout
[353/908] 141644=test_within_pipe
[354/908] 141644=test_rdoc_generator_darkfish
[355/908] 141644=test_mixed_unicode_escapes
[356/908] 141644=test_load
[357/908] 141644=test_have_library
[358/908] 141640=test_beginendblock
[359/908] 141640=test_httpresponse
[360/908] 141640=test_rdoc_parser_ruby
[361/908] 141644=test_cipher
[362/908] 141644=test_new
[363/908] 141644=test_big5
[364/908] 141644=test_time_tz
[365/908] 141644=version_test
[366/908] 141644=test_cgi_cookie
[367/908] 141644=test_object_references
[368/908] 141644=test_scheduler
[369/908] 141644=test_bigdecimal
[370/908] 141640=test_win32ole_variable
[371/908] 141640=test_gem_resolver
[372/908] 141640=test_gem_specification
[373/908] 141644=test_gem_package_tar_reader_entry
[374/908] 141644=test_rdoc_markup_to_label
[375/908] 141644=test_gem_commands_exec_command
[376/908] 141640=test_tsort
[377/908] 141640=test_metaclass
[378/908] 141640=test_files_sample
[379/908] 141640=test_rbconfig
[380/908] 141640=test_logger
[381/908] 141640=test_digest_extend
[382/908] 141640=test_ssl
[383/908] 141644=test_key_error
[384/908] 141644=test_module
[385/908] 141640=test_rb_str_dup
[386/908] 141640=test_append
[387/908] 141640=test_symbol
[388/908] 141640=test_engine
[389/908] 141640=test_pp
[390/908] 141640=test_x509cert
[391/908] 141640=test_rdoc_markup_to_table_of_contents
[392/908] 141640=test_gem_commands_unpack_command
[393/908] 141640=test_enc_associate
[394/908] 141644=test_last_thread
[395/908] 141644=test_import
[396/908] 141640=test_logdevice
[397/908] 141640=test_ftp
[398/908] 141640=test_ractor
[399/908] 141640=test_rubyvm
[400/908] 141640=test_config
[401/908] 141640=test_gem_request_connection_pools
[402/908] 141640=test_arith_seq_extract
[403/908] 141640=test_pack
[404/908] 141640=test_getoptlong
[405/908] 141640=test_logperiod
[406/908] 141640=test_io_console
Ignoring debug-1.8.0 because its extensions are not built. Try: gem pristine debug --version 1.8.0
[407/908] 141644=test_bn
[408/908] 141644=test_rdoc_markup_attributes
[409/908] 141644=test_cparser
[410/908] 141640=test_unicode_escape
[411/908] 141640=test_string_processing
[412/908] 141640=test_c_union_entity
[413/908] 141640=test_recursion
[414/908] 141640=test_gem_util
[415/908] 141640=test_euc_jp
[416/908] 141640=test_tree_spell_checker
[417/908] 141640=test_require_lib
[418/908] 141644=test_interned_str
[419/908] 141644=test_gem_ext_cmake_builder
[420/908] 141644=test_objectspace
[421/908] 141644=test_integer
[422/908] 141640=test_sexp
[423/908] 141640=test_compile_prism
[424/908] 141640=test_io
[425/908] 141644=test_key_event_record
[426/908] 141644=test_array_create
[427/908] 141644=test_scalar_scanner
[428/908] 141644=test_notimplement
[429/908] 141644=test_struct
[430/908] 141644=test_etc
[431/908] 141644=test_mutex
[432/908] 141644=test_option
[433/908] 141644=test_win32ole_event
[434/908] 141644=test_completion
[435/908] 141644=test_buffered_io
[436/908] 141644=test_constant
[437/908] 141644=test_addrinfo
[438/908] 141644=test_gem
[439/908] 141644=test_to_ary_concat
[440/908] 141641=test_encoding
[441/908] 141641=test_gem_ext_cargo_builder_unit
[442/908] 141641=test_delegate
[443/908] 141641=test_bash_completion
[444/908] 141641=test_signal
[445/908] 141641=test_bug-14834
[446/908] 141641=test_fixnum
[447/908] 141641=test_cgi_core
[448/908] 141641=test_parser
[449/908] 141641=test_rdoc_require
[450/908] 141641=test_rational2
[451/908] 141641=test_fiber
[452/908] 141640=test_terminfo
[453/908] 141640=test_rdoc_markup_to_bs
[454/908] 141644=test_marshal
[455/908] 141640=json_encoding_test
[456/908] 141640=test_gem_commands_generate_index_command
[457/908] 141640=test_gem_commands_update_command
[458/908] 141644=test_optparse
[459/908] 141640=ripper_compat_test
[460/908] 141644=test_evaluation
[461/908] 141640=test_case_options
[462/908] 141644=test_ssl
[463/908] 141640=test_rdoc_markup_to_tt_only
[464/908] 141640=test_https
[465/908] 141641=test_convert
[466/908] 141644=test_ractor
[467/908] 141641=test_change_word
[468/908] 141641=test_noarg
[469/908] 141640=test_tmpdir
[470/908] 141641=test_gem_commands_pristine_command
[471/908] 141640=test_utf32
[472/908] 141640=test_iseq_load
[473/908] 141644=test_rdoc_markup_to_markdown
[474/908] 141644=test_trick
[475/908] 141643=test_key_name_check
[476/908] 141643=test_scalar
[477/908] 141643=test_gem_resolver_requirement_list
[478/908] 141643=test_arith_seq_beg_len_step
[479/908] 141643=test_gem_resolver_dependency_request
[480/908] 141643=test_ns_spki
[481/908] 141643=test_encodings
[482/908] 141643=test_random
[483/908] 141643=test_rdoc_normal_module
[484/908] 141643=test_rdoc_markdown_test
[485/908] 141641=test_gem_version
[486/908] 141641=test_ssl_session
[487/908] 141640=test_rdoc_markup_hard_break
[488/908] 141640=test_gem_resolver_api_set
[489/908] 141640=test_forwardable
[490/908] 141640=parse_comments_test
[491/908] 141640=test_ractor
[492/908] 141640=test_dryrun
[493/908] 141640=test_line_editor
[494/908] 141640=test_gem_security_trust_dir
[495/908] 141641=test_rinda
[496/908] 141640=test_integer
[497/908] 141640=test_kwargs
[498/908] 141640=test_yield
[499/908] 141641=test_acceptable
[500/908] 141641=test_string_memory
[501/908] 141641=test_io_wait
[502/908] 141641=test_pkey
[503/908] 141641=test_stream
[504/908] 141641=test_nextafter
[505/908] 141641=test_thread
[506/908] 141641=test_capacity
[507/908] 141641=test_rubyoptions
[508/908] 141643=test_httpheader
[509/908] 141643=test_rdoc_ri_driver
[510/908] 141643=test_shapes
[511/908] 141643=test_gem_commands_mirror
[512/908] 141643=test_gem_commands_cleanup_command
[513/908] 141644=test_euc_kr
[514/908] 141644=test_literal
[515/908] 141643=test_date_marshal
[516/908] 141643=test_typeddata
[517/908] 141643=test_rdoc_markup_include
[518/908] 141643=test_cesu8
[519/908] 141643=test_inputs_scanner
[520/908] 141643=test_protect
[521/908] 141643=test_tree_builder
[522/908] 141643=test_rdoc_generator_pot_po
[523/908] 141643=test_clone
[524/908] 141643=test_rdoc_servlet
[525/908] 141644=test_alias_and_anchor
[526/908] 141644=test_config
[527/908] 141643=test_rdoc_any_method
[528/908] 141644=test_abi
[529/908] 141644=test_complexrational
[530/908] 141644=test_drb
[531/908] 141643=test_hash
[532/908] 141643=test_win32ole_method_event
[533/908] 141643=test_gem_ext_ext_conf_builder
[534/908] 141640=test_function_entry
[535/908] 141640=test_gem_resolver_activation_request
[536/908] 141640=test_path_to_class
[537/908] 141640=test_pkey_dh
[538/908] 141640=test_securerandom
[539/908] 141640=test_http_request
[540/908] 141640=test_date_ractor
[541/908] 141640=test_undef
[542/908] 141640=test_gem_name_tuple
[543/908] 141640=test_gem_request_set
[544/908] 141643=constant_path_node_test
[545/908] 141643=test_win32ole_typelib
[546/908] 141643=test_bundled_ca
[547/908] 141640=test_external_new
[548/908] 141640=test_ifunless
[549/908] 141640=test_ractor
[550/908] 141640=test_key_stroke
[551/908] 141640=test_config
[552/908] 141640=test_process
[553/908] 141643=test_mdns
[554/908] 141643=test_rat
[555/908] 141643=test_rdoc_extend
[556/908] 141643=test_to_ruby
[557/908] 141643=test_merge_keys
[558/908] 141643=test_gem_resolver_index_specification
[559/908] 141643=test_c_struct_builder
[560/908] 141643=test_io_buffer
[561/908] 141643=test_gem_ext_cargo_builder
[562/908] 141643=test_gem_package_tar_header
[563/908] 141643=test_rdoc_context_section
[564/908] 141643=test_gem_security_policy
[565/908] 141643=test_io
[566/908] 141643=test_emitter
[567/908] 141643=test_ellipsize
[568/908] 141643=test_queue
[569/908] 141643=test_gem_commands_check_command
[570/908] 141643=test_rdoc_alias
[571/908] 141643=test_gem_commands_yank_command
[572/908] 141643=test_big2str
[573/908] 141643=test_data
[574/908] 141643=test_stream
[575/908] 141643=test_gem_ext_builder
[576/908] 141643=test_prettyprint
[577/908] 141643=test_threadgroup
[578/908] 141643=test_human_typo
[579/908] 141643=json_string_matching_test
[580/908] 141643=test_rdoc_markup_paragraph
[581/908] 141643=test_cmd
[582/908] 141643=test_path
[583/908] 141643=test_fstring
[584/908] 141644=test_nomethod_error
[585/908] 141644=test_euc_tw
[586/908] 141644=test_quote_empty
[587/908] 141644=test_rdoc_markup_raw
[588/908] 141644=test_date_new
[589/908] 141643=test_gem_commands_cert_command
[590/908] 141644=test_wait
[591/908] 141644=test_tempfile
[592/908] 141644=test_object_create_start
[593/908] 141644=test_duplicate
[594/908] 141644=magic_comment_test
[595/908] 141644=test_require_path_check
[596/908] 141641=test_gem_unsatisfiable_dependency_error
[597/908] 141641=test_acl
[598/908] 141641=test_utf16
[599/908] 141641=test_rdoc_markup_parser
[600/908] 141641=test_method
[601/908] 141643=test_gem_source_specific_file
[602/908] 141644=test_gem_installer
[603/908] 141643=test_pkcs12
[604/908] 141643=test_deprecate
[605/908] 141643=test_rdoc_constant
[606/908] 141643=test_row_separator
[607/908] 141643=test_rdoc_rd_inline
[608/908] 141643=test_rdoc_markdown
[609/908] 141643=test_gem_package_tar_reader
[610/908] 141643=test_rdoc_normal_class
[611/908] 141643=test_comparable
[612/908] 141643=test_ipaddr
[613/908] 141643=test_const
[614/908] 141643=test_rdoc_encoding
[615/908] 141643=test_class
[616/908] 141641=test_files_test_1
[617/908] 141644=test_io_timeout
[618/908] 141644=test_bmethod
[619/908] 141644=encoding_test
[620/908] 141644=test_pty
[621/908] 141644=test_erb
[622/908] 141644=test_gem_commands_environment_command
[623/908] 141644=test_numeric
[624/908] 141644=test_postponed_job
[625/908] 141641=test_gem_request_set_lockfile
[626/908] 141644=test_uncorrectable_name_check
[627/908] 141644=test_method_name_check
[628/908] 141644=test_observer
[629/908] 141644=test_parse
[630/908] 141641=test_gem_commands_setup_command
[631/908] 141644=test_hmac
[632/908] 141644=test_rdoc_top_level
[633/908] 141644=test_color
[634/908] 141641=test_ldap
[635/908] 141641=test_rdoc_task
[636/908] 141641=test_numhash
[637/908] 141644=test_macro
[638/908] 141641=test_rdoc_markup_to_html
[639/908] 141644=test_pkey_rsa
[640/908] 141641=test_backtrace
[641/908] 141644=test_bigzero
[642/908] 141644=test_stack
[643/908] 141641=test_gem_platform
[644/908] 141641=test_rdoc_parser_c
[645/908] 141643=test_emitter
[646/908] 141643=test_rdoc_markup_verbatim
[647/908] 141643=json_fixtures_test
[648/908] 141643=newline_test
[649/908] 141643=test_econv
[650/908] 141644=test_x509name
[651/908] 141644=test_fnmatch
[652/908] 141644=test_rdoc_markup_heading
[653/908] 141644=test_pack
[654/908] 141641=test_mutex_m
[655/908] 141641=test_gem_source
[656/908] 141644=test_skip_lines
[657/908] 141644=test_random_formatter
[658/908] 141644=test_depth_first
[659/908] 141644=test_benchmark
[660/908] 141641=test_framework
[661/908] 141641=test_socket
[662/908] 141641=test_rdoc_markup_to_html_crossref
[663/908] 141643=test_yamlstore
[664/908] 141643=test_class2name
[665/908] 141643=test_erb_m17n
[666/908] 141643=test_syslog
[667/908] 141643=test_gem_commands_uninstall_command
[668/908] 141644=test_rdoc_code_object
[669/908] 141641=test_yaml
[670/908] 141641=comments_test
[671/908] 141641=test_debug
[672/908] 141641=test_array
[673/908] 141641=test_reline
[674/908] 141644=test_mkmf
[675/908] 141641=test_raise
[676/908] 141641=test_assembler
[677/908] 141641=test_gem_stub_specification
[678/908] 141644=test_string
[679/908] 141644=test_function
[680/908] 141641=test_resource
[681/908] 141641=test_zsh_completion
[682/908] 141641=library_symbols_test
[683/908] 141641=test_system
[684/908] 141643=test_gem_commands_signin_command
[685/908] 141644=test_file
[686/908] 141644=test_date_strftime
[687/908] 141643=test_reqarg
[688/908] 141643=test_set
[689/908] 141643=test_init
[690/908] 141643=test_date_attr
[691/908] 141643=test_rdoc_rd_inline_parser
[692/908] 141643=test_color_printer
[693/908] 141643=test_basicsocket
[694/908] 141643=test_sleep
[695/908] 141644=test_condition
[696/908] 141644=test_gem_commands_search_command
[697/908] 141644=test_cp949
[698/908] 141644=test_defined
[699/908] 141644=test_sizeof
[700/908] 141643=test_emoji
[701/908] 141643=test_face
[702/908] 141643=test_sorted_set
[703/908] 141641=test_iseq
[704/908] 141640=test_stringchar
[705/908] 141643=test_gem_security
[706/908] 141640=test_rubygems
[707/908] 141640=test_member
[708/908] 141640=test_eval
[709/908] 141641=test_kconv
[710/908] 141640=test_shift_jis
[711/908] 141640=test_quote_char_nil
[712/908] 141641=test_rdoc_cross_reference
[713/908] 141640=test_digest
[714/908] 141640=test_files_lib
[715/908] 141640=test_store
[716/908] 141641=test_bug-5832
[717/908] 141641=test_gem_commands_open_command
[718/908] 141644=test_fiddle
[719/908] 141641=test_gem_resolver_lock_specification
[720/908] 141640=test_nofree
[721/908] 141641=test_gem_resolver_git_set
[722/908] 141640=test_ractor
[723/908] 141644=test_emoji_breaks
[724/908] 141640=test_gem_command
[725/908] 141640=test_hash_create
[726/908] 141640=test_file
[727/908] 141643=test_thread_fd_close
[728/908] 141643=test_rdoc_generator_ri
[729/908] 141643=test_gem_stream_ui
[730/908] 141643=test_ansi_with_terminfo
[731/908] 141643=test_safe_load
[732/908] 141643=bom_test
[733/908] 141643=test_string
[734/908] 141641=locals_test
[735/908] 141641=test_name_error
[736/908] 141641=test_weakref
[737/908] 141641=test_timeout
[738/908] 141641=test_enumerator
[739/908] 141640=test_switch_hitter
[740/908] 141641=test_pkey_dsa
[741/908] 141640=test_rdoc_rubygems_hook
[742/908] 141640=test_gem_commands_dependency_command
[743/908] 141640=test_arity
[744/908] 141640=test_rdoc_markup_to_joined_paragraph
[745/908] 141641=test_date_time
[746/908] 141640=test_did_you_mean
[747/908] 141641=test_handle
[748/908] 141640=test_bug-3571
[749/908] 141640=test_unicode_normalize
[750/908] 141643=test_read
[751/908] 141643=test_reline_key
[752/908] 141643=test_type_analyze
[753/908] 141643=test_enumerator
[754/908] 141643=test_row
[755/908] 141643=test_exception_at_throwing
[756/908] 141643=test_memory_view
[757/908] 141641=test_stringio
[758/908] 141641=test_gem_uri
[759/908] 141641=test_sprintf
[760/908] 141643=test_rewind
[761/908] 141643=test_win32ole_type_event
[762/908] 141643=test_rdoc_method_attr
[763/908] 141644=test_dot_dot
[764/908] 141644=test_scan_args
[765/908] 141644=test_date_conv
[766/908] 141643=test_date_compat
[767/908] 141641=test_gem_source_subpath_problem
[768/908] 141643=test_case_mapping
[769/908] 141644=test_weakmap
[770/908] 141643=test_egrep_cpp
[771/908] 141643=test_gem_source_local
[772/908] 141641=test_flip
[773/908] 141641=test_frozen
[774/908] 141641=test_win32ole_method
[775/908] 141641=test_bug_reporter
[776/908] 141643=test_io_buffer
[777/908] 141641=test_autoconf
[778/908] 141643=test_cgi_multipart
[779/908] 141641=test_json_tree
[780/908] 141641=test_rdoc_comment
[781/908] 141641=test_kdf
[782/908] 141643=test_win32ole_variant_m
[783/908] 141643=test_tcp
[784/908] 141641=test_rdoc_rdoc
[785/908] 141641=test_cclass
[786/908] 141641=test_gem_resolver_installer_set
[787/908] 141643=test_psych
[788/908] 141643=test_flags
[789/908] 141641=test_ole_methods
[790/908] 141641=test_gem_resolver_lock_set
[791/908] 141641=test_rdoc_i18n_locale
[792/908] 141641=test_gem_source_installed
[793/908] 141641=test_load
[794/908] 141641=test_severity
[795/908] 141641=test_ractor
[796/908] 141641=test_arithmetic_sequence
[797/908] 141641=test_gem_update_suggestion
[798/908] 141641=test_http
[799/908] 141641=test_placearg
[800/908] 141641=test_len
[801/908] 141641=test_features
[802/908] 141641=test_asn1
[803/908] 141641=test_popen_deadlock
[804/908] 141643=test_gem_commands_specification_command
[805/908] 141643=test_bigmath
[806/908] 141643=test_str2big
[807/908] 141643=test_continuation
[808/908] 141643=test_gem_impossible_dependencies_error
[809/908] 141641=json_generator_test
[810/908] 141643=test_gc_compact
[811/908] 141641=test_rdoc_markup_to_ansi
[812/908] 141641=test_delete
[813/908] 141641=test_ractor
[814/908] 141641=test_parser_events
[815/908] 141641=test_gem_request_set_lockfile_parser
[816/908] 141641=test_io_wait_uncommon
[817/908] 141641=test_gem_silent_ui
[818/908] 141641=test_gem_commands_signout_command
[819/908] 141641=test_gem_bundler_version_finder
[820/908] 141641=test_time
[821/908] 141641=test_files_test
[822/908] 141641=test_rdoc_stats
[823/908] 141641=test_gem_dependency_resolution_error
[824/908] 141641=test_provider
[825/908] 141641=test_exception
[826/908] 141641=test_case_comprehensive
[827/908] 141643=test_syntax
[828/908] 141640=test_rdoc_store
[829/908] 141640=test_enc_raise
[830/908] 141640=test_inadvertent_creation
[831/908] 141640=test_webauthn_listener_response
[832/908] 141640=test_folderitem2_invokeverb
[833/908] 141640=test_gem_spec_fetcher
[834/908] 141640=test_date_parse
[835/908] 141640=test_enum
[836/908] 141640=test_write
[837/908] 141640=test_recorder
[838/908] 141640=test_rdoc_token_stream
[839/908] 141640=test_thread
[840/908] 141640=test_gem_request
[841/908] 141640=test_pkey_ec
[842/908] 141640=test_gem_resolver_index_set
[843/908] 141640=test_cgi_tag_helper
[844/908] 141640=test_rdoc_generator_json_index
[845/908] 141640=test_rdoc_single_class
[846/908] 141640=test_workspace
[847/908] 141640=test_debug_cmd
[848/908] 141640=test_win32ole_param_event
[849/908] 141640=json_addition_test
[850/908] 141640=test_gem_commands_build_command
[851/908] 141640=test_types
[852/908] 141640=test_qsort
[853/908] 141640=test_invalid
[854/908] 141640=json_generic_object_test
[855/908] 141640=test_base64
[856/908] 141640=test_complex
[857/908] 141640=test_backtrace
[858/908] 141640=test_type
[859/908] 141640=test_common
[860/908] 141640=test_class_name_check
[861/908] 141640=test_m17n_comb
[862/908] 141643=test_gem_commands_push_command
[863/908] 141643=test_read_write
[864/908] 141643=test_deprecated
[865/908] 141643=test_integer_comb
[866/908] 141640=test_nil2vtempty
[867/908] 141640=test_kernel
[868/908] 141640=test_div
[869/908] 141640=test_profile_frames
[870/908] 141640=json_parser_test
[871/908] 141640=test_gbk
[872/908] 141640=parse_test
[873/908] 141644=test_each
[874/908] 141644=test_rendering
[875/908] 141644=!Nothing_to_test
[876/908] 141644=test_gem_commands_outdated_command
[877/908] 141644=test_gem_validator
[878/908] 141644=test_usrmarshal
[879/908] 141644=test_rdoc_markup_formatter
[880/908] 141644=test_gem_available_set
[881/908] 141644=test_memory_view
[882/908] 141644=test_modify_expand
[883/908] 141644=test_assignment
[884/908] 141643=test_my_integer
[885/908] 141643=test_gem_source_vendor
[886/908] 141643=test_require
[887/908] 141643=test_call
[888/908] 141643=test_data_converters
[889/908] 141643=test_ansi_without_terminfo
[890/908] 141643=test_rdoc_text
[891/908] 141643=test_autoload
[892/908] 141644=test_cgi_util
[893/908] 141644=test_gem_dependency
[894/908] 141644=test_windows_1252
[895/908] 141644=test_null
[896/908] 141644=test_header
[897/908] 141644=test_win32ole_type
[898/908] 141644=test_exception
[899/908] 141644=test_x509store
[900/908] 141644=regexp_test
[901/908] 141644=test_generic
[902/908] 141644=test_enc_str_buf_cat
[903/908] 141644=test_input_method
[904/908] 141644=test_syslog_logger
[905/908] 141640=test_gem_source_lock
[906/908] 141644=test_gem_dependency_installer
[907/908] 141640=test_ripper
[908/908] 141640=test_optarg
Retrying...
Finished tests in 1389.296837s, 19.3587 tests/s, 6841.8669 assertions/s.
26895 tests, 9505384 assertions, 0 failures, 0 errors, 189 skips
ruby -v: ruby 3.3.0dev (2023-11-13T10:17:16Z master 50a5b76dec) [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
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'
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-13T10:17:16Z master 50a5b76dec) [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 277.168887 seconds
3725 files, 32456 examples, 147566 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.143943.ruby -x gdbscript
[New LWP 143943]
[New LWP 143946]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0 RB_BUILTIN_TYPE (obj=140144068221520) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
190 VALUE ret = RBASIC(obj)->flags & RUBY_T_MASK;
[Current thread is 1 (Thread 0x7f75efd417c0 (LWP 143943))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f75efd417c0 (LWP 143943) RB_BUILTIN_TYPE (obj=140144068221520) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
2 Thread 0x7f75d676f640 (LWP 143946) 0x00007f75efe69fde in epoll_wait (epfd=4, events=0x55b28c3d923c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f75d676f640 (LWP 143946)):
#0 0x00007f75efe69fde in epoll_wait (epfd=4, events=0x55b28c3d923c <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 0x000055b28bf66703 in timer_thread_polling (vm=0x55b28d623b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = 1250904744
#2 0x000055b28bf66dab in timer_thread_func (ptr=0x55b28d623b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
vm = 0x55b28d623b10
#3 0x00007f75efdd8b43 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 = {140733454982096, 1997047342500412342, 140144086021696, 25, 140144512174160, 140733454982448, -1919304096056083530, -1919324809454552138}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f75efe69bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f75efd417c0 (LWP 143943)):
#0 RB_BUILTIN_TYPE (obj=140144068221520) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
ret = 140144068221520
#1 0x000055b28bdd9ad6 in gc_sweep_plane (objspace=0x55b28d626260, heap=0x55b28d6263b0, p=140144068221520, bitset=3368673823933067007, ctx=0x7fff0f978cc0) at /tmp/ruby/src/trunk-O0/gc.c:5565
vp = 140144068221520
sweep_page = 0x55b28d81faf0
slot_size = 80
slot_bits = 2
__func__ = <optimized out>
#2 0x000055b28bdd9e7e in gc_sweep_page (objspace=0x55b28d626260, heap=0x55b28d6263b0, ctx=0x7fff0f978cc0) at /tmp/ruby/src/trunk-O0/gc.c:5659
i = 9
sweep_page = 0x55b28d81faf0
__func__ = <optimized out>
p = 140144068221440
bits = 0x55b28d81fc00
bitset = 13474695295732268030
page_rvalue_count = 1636
out_of_range_bits = 38
bitmap_plane_count = 26
#3 0x000055b28bdda7ed in gc_sweep_step (objspace=0x55b28d626260, size_pool=0x55b28d626360, heap=0x55b28d6263b0) at /tmp/ruby/src/trunk-O0/gc.c:5941
ctx = {page = 0x55b28d81faf0, final_slots = 0, freed_slots = 0, empty_slots = 195}
free_slots = 470
sweep_page = 0x55b28d81faf0
unlink_limit = 3
swept_slots = 0
pooled_slots = 996
#4 0x000055b28bddaa21 in gc_sweep_rest (objspace=0x55b28d626260) at /tmp/ruby/src/trunk-O0/gc.c:5998
size_pool = 0x55b28d626360
i = 1
#5 0x000055b28bddb01a in gc_sweep (objspace=0x55b28d626260) at /tmp/ruby/src/trunk-O0/gc.c:6156
immediate_sweep = 1
#6 0x000055b28bde1ef5 in gc_start (objspace=0x55b28d626260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9505
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 2372035168
#7 0x000055b28bde1b82 in garbage_collect (objspace=0x55b28d626260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9388
_lev = 2372036096
ret = 21938
#8 0x000055b28bde2605 in garbage_collect_with_gvl (objspace=0x55b28d626260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9765
No locals.
#9 0x000055b28bde94e6 in objspace_malloc_gc_stress (objspace=0x55b28d626260) at /tmp/ruby/src/trunk-O0/gc.c:12206
reason = 45568
#10 0x000055b28bde97c9 in objspace_xmalloc0 (objspace=0x55b28d626260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12408
gpr = 107008
mem = 0x18bf5ea9b
#11 0x000055b28bde9ae6 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12632
No locals.
#12 0x000055b28bde9b1c in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12641
No locals.
#13 0x000055b28bded447 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14214
No locals.
#14 0x000055b28bf5eb98 in rb_id_table_create (capa=2) at /tmp/ruby/src/trunk-O0/id_table.c:98
tbl = 0x55b28bfc6c4c <search_method0+54>
#15 0x000055b28bfc701b in cache_callable_method_entry (klass=140144086323800, mid=141, cme=0x7f75efc37b68) at /tmp/ruby/src/trunk-O0/vm_method.c:1311
cc_tbl = 0x0
ccs_data = 94225341115617
#16 0x000055b28bfc721c in callable_method_entry_or_negative (klass=140144086323800, mid=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
defined_class = 140144086336920
me = 0x7f75efc37b68
_lev = 8960
cme = 0x7f75efc37b68
#17 0x000055b28bfc72ae in callable_method_entry (klass=140144086323800, mid=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
cme = 0x55b28bde0c17 <rb_gc_writebarrier+130>
#18 0x000055b28bfc7526 in callable_method_entry_refinements (klass=140144086323800, id=141, defined_class_ptr=0x0, with_refinements=true) at /tmp/ruby/src/trunk-O0/vm_method.c:1447
cme = 0x7f75d67b92f8
#19 0x000055b28bfc757c in rb_callable_method_entry_with_refinements (klass=140144086323800, id=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1454
No locals.
#20 0x000055b28bfca337 in rb_vm_call_with_refinements (ec=0x55b28d6272c0, recv=140144086323960, id=141, argc=1, argv=0x7fff0f9790b8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:77
me = 0x55b28bfb95c5 <vm_ic_update+305>
#21 0x000055b28bfac2aa in check_match (ec=0x55b28d6272c0, pattern=140144086323960, target=140144067858440, type=VM_CHECKMATCH_TYPE_RESCUE) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2454
No locals.
#22 0x000055b28bfb7bca in vm_check_match (ec=0x55b28d6272c0, target=140144067858440, pattern=140144086323960, flag=3) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5267
type = VM_CHECKMATCH_TYPE_RESCUE
#23 0x000055b28bfbf2cf in vm_exec_core (ec=0x55b28d6272c0) at ../../src/trunk-O0/insns.def:719
flag = 3
leaf = false
target = 140144067858440
pattern = 140144086323960
result = 0
reg_pc = 0x55b28d820a00
reg_cfp = 0x7f75efd3fef8
insns_address_table = {0x55b28bfbc37b <vm_exec_core+108>, 0x55b28bfbc3dd <vm_exec_core+206>, 0x55b28bfbc4f0 <vm_exec_core+481>, 0x55b28bfbc604 <vm_exec_core+757>, 0x55b28bfbc7a2 <vm_exec_core+1171>, 0x55b28bfbc8d2 <vm_exec_core+1475>, 0x55b28bfbcae4 <vm_exec_core+2005>, 0x55b28bfbcbf6 <vm_exec_core+2279>, 0x55b28bfbcccf <vm_exec_core+2496>, 0x55b28bfbcdd6 <vm_exec_core+2759>, 0x55b28bfbcedd <vm_exec_core+3022>, 0x55b28bfbcfeb <vm_exec_core+3292>, 0x55b28bfbd0fd <vm_exec_core+3566>, 0x55b28bfbd1cd <vm_exec_core+3774>, 0x55b28bfbd2d6 <vm_exec_core+4039>, 0x55b28bfbd3d0 <vm_exec_core+4289>, 0x55b28bfbd493 <vm_exec_core+4484>, 0x55b28bfbd556 <vm_exec_core+4679>, 0x55b28bfbd5df <vm_exec_core+4816>, 0x55b28bfbd66b <vm_exec_core+4956>, 0x55b28bfbd711 <vm_exec_core+5122>, 0x55b28bfbd7e9 <vm_exec_core+5338>, 0x55b28bfbd8b6 <vm_exec_core+5543>, 0x55b28bfbd994 <vm_exec_core+5765>, 0x55b28bfbda56 <vm_exec_core+5959>, 0x55b28bfbdb95 <vm_exec_core+6278>, 0x55b28bfbdc3b <vm_exec_core+6444>, 0x55b28bfbdd20 <vm_exec_core+6673>, 0x55b28bfbde4f <vm_exec_core+6976>, 0x55b28bfbdf12 <vm_exec_core+7171>, 0x55b28bfbdfd5 <vm_exec_core+7366>, 0x55b28bfbe0cd <vm_exec_core+7614>, 0x55b28bfbe18f <vm_exec_core+7808>, 0x55b28bfbe26e <vm_exec_core+8031>, 0x55b28bfbe37e <vm_exec_core+8303>, 0x55b28bfbe478 <vm_exec_core+8553>, 0x55b28bfbe4f3 <vm_exec_core+8676>, 0x55b28bfbe5b4 <vm_exec_core+8869>, 0x55b28bfbe6a2 <vm_exec_core+9107>, 0x55b28bfbe752 <vm_exec_core+9283>, 0x55b28bfbe8d1 <vm_exec_core+9666>, 0x55b28bfbe9ab <vm_exec_core+9884>, 0x55b28bfbea97 <vm_exec_core+10120>, 0x55b28bfbeb28 <vm_exec_core+10265>, 0x55b28bfbec83 <vm_exec_core+10612>, 0x55b28bfbf225 <vm_exec_core+12054>, 0x55b28bfbf321 <vm_exec_core+12306>, 0x55b28bfbf424 <vm_exec_core+12565>, 0x55b28bfbf510 <vm_exec_core+12801>, 0x55b28bfbf729 <vm_exec_core+13338>, 0x55b28bfbf81b <vm_exec_core+13580>, 0x55b28bfbf921 <vm_exec_core+13842>, 0x55b28bfbfb1e <vm_exec_core+14351>, 0x55b28bfbfcc7 <vm_exec_core+14776>, 0x55b28bfbfdf2 <vm_exec_core+15075>, 0x55b28bfbff5e <vm_exec_core+15439>, 0x55b28bfc0089 <vm_exec_core+15738>, 0x55b28bfc01f5 <vm_exec_core+16102>, 0x55b28bfc03d7 <vm_exec_core+16584>, 0x55b28bfc05d4 <vm_exec_core+17093>, 0x55b28bfc077d <vm_exec_core+17518>, 0x55b28bfc089f <vm_exec_core+17808>, 0x55b28bfc0946 <vm_exec_core+17975>, 0x55b28bfc0a0a <vm_exec_core+18171>, 0x55b28bfc0af3 <vm_exec_core+18404>, 0x55b28bfc0bdf <vm_exec_core+18640>, 0x55b28bfc0cc8 <vm_exec_core+18873>, 0x55b28bfc0ddc <vm_exec_core+19149>, 0x55b28bfc0f03 <vm_exec_core+19444>, 0x55b28bfc1039 <vm_exec_core+19754>, 0x55b28bfc116f <vm_exec_core+20064>, 0x55b28bfc12a5 <vm_exec_core+20374>, 0x55b28bfc13db <vm_exec_core+20684>, 0x55b28bfc1511 <vm_exec_core+20994>, 0x55b28bfc1652 <vm_exec_core+21315>, 0x55b28bfc17cc <vm_exec_core+21693>, 0x55b28bfc1902 <vm_exec_core+22003>, 0x55b28bfc1a38 <vm_exec_core+22313>, 0x55b28bfc1b6e <vm_exec_core+22623>, 0x55b28bfc1ca4 <vm_exec_core+22933>, 0x55b28bfc1dda <vm_exec_core+23243>, 0x55b28bfc1f10 <vm_exec_core+23553>, 0x55b28bfc2046 <vm_exec_core+23863>, 0x55b28bfc217c <vm_exec_core+24173>, 0x55b28bfc22cb <vm_exec_core+24508>, 0x55b28bfc2485 <vm_exec_core+24950>, 0x55b28bfc2603 <vm_exec_core+25332>, 0x55b28bfc2722 <vm_exec_core+25619>, 0x55b28bfc2841 <vm_exec_core+25906>, 0x55b28bfc295b <vm_exec_core+26188>, 0x55b28bfc2a75 <vm_exec_core+26470>, 0x55b28bfc2ba0 <vm_exec_core+26769>, 0x55b28bfc2cd6 <vm_exec_core+27079>, 0x55b28bfc2dc1 <vm_exec_core+27314>, 0x55b28bfc2ec6 <vm_exec_core+27575>, 0x55b28bfc300e <vm_exec_core+27903>, 0x55b28bfc30fd <vm_exec_core+28142>, 0x55b28bfc31d1 <vm_exec_core+28354>, 0x55b28bfc32a6 <vm_exec_core+28567>, 0x55b28bfc3390 <vm_exec_core+28801>, 0x55b28bfc340c <vm_exec_core+28925>, 0x55b28bfc3488 <vm_exec_core+29049>, 0x55b28bfc34a6 <vm_exec_core+29079>, 0x55b28bfc34c4 <vm_exec_core+29109>, 0x55b28bfc34e2 <vm_exec_core+29139>, 0x55b28bfc3500 <vm_exec_core+29169>, 0x55b28bfc351e <vm_exec_core+29199>, 0x55b28bfc353c <vm_exec_core+29229>, 0x55b28bfc355a <vm_exec_core+29259>, 0x55b28bfc3578 <vm_exec_core+29289>, 0x55b28bfc3596 <vm_exec_core+29319>, 0x55b28bfc35b4 <vm_exec_core+29349>, 0x55b28bfc35d2 <vm_exec_core+29379>, 0x55b28bfc35f0 <vm_exec_core+29409>, 0x55b28bfc360e <vm_exec_core+29439>, 0x55b28bfc362c <vm_exec_core+29469>, 0x55b28bfc364a <vm_exec_core+29499>, 0x55b28bfc3668 <vm_exec_core+29529>, 0x55b28bfc3686 <vm_exec_core+29559>, 0x55b28bfc36a4 <vm_exec_core+29589>, 0x55b28bfc36c2 <vm_exec_core+29619>, 0x55b28bfc36e0 <vm_exec_core+29649>, 0x55b28bfc36fe <vm_exec_core+29679>, 0x55b28bfc371c <vm_exec_core+29709>, 0x55b28bfc373a <vm_exec_core+29739>, 0x55b28bfc3758 <vm_exec_core+29769>, 0x55b28bfc3776 <vm_exec_core+29799>, 0x55b28bfc3794 <vm_exec_core+29829>, 0x55b28bfc37b2 <vm_exec_core+29859>, 0x55b28bfc37d0 <vm_exec_core+29889>, 0x55b28bfc37ee <vm_exec_core+29919>, 0x55b28bfc380c <vm_exec_core+29949>, 0x55b28bfc382a <vm_exec_core+29979>, 0x55b28bfc3848 <vm_exec_core+30009>, 0x55b28bfc3866 <vm_exec_core+30039>, 0x55b28bfc3884 <vm_exec_core+30069>, 0x55b28bfc38a2 <vm_exec_core+30099>, 0x55b28bfc38c0 <vm_exec_core+30129>, 0x55b28bfc38de <vm_exec_core+30159>, 0x55b28bfc38fc <vm_exec_core+30189>, 0x55b28bfc391a <vm_exec_core+30219>, 0x55b28bfc3938 <vm_exec_core+30249>, 0x55b28bfc3956 <vm_exec_core+30279>, 0x55b28bfc3974 <vm_exec_core+30309>, 0x55b28bfc3992 <vm_exec_core+30339>, 0x55b28bfc39b0 <vm_exec_core+30369>, 0x55b28bfc39ce <vm_exec_core+30399>, 0x55b28bfc39ec <vm_exec_core+30429>, 0x55b28bfc3a0a <vm_exec_core+30459>, 0x55b28bfc3a28 <vm_exec_core+30489>, 0x55b28bfc3a46 <vm_exec_core+30519>, 0x55b28bfc3a64 <vm_exec_core+30549>, 0x55b28bfc3a82 <vm_exec_core+30579>, 0x55b28bfc3aa0 <vm_exec_core+30609>, 0x55b28bfc3abe <vm_exec_core+30639>, 0x55b28bfc3adc <vm_exec_core+30669>, 0x55b28bfc3afa <vm_exec_core+30699>, 0x55b28bfc3b18 <vm_exec_core+30729>, 0x55b28bfc3b36 <vm_exec_core+30759>, 0x55b28bfc3b54 <vm_exec_core+30789>, 0x55b28bfc3b72 <vm_exec_core+30819>, 0x55b28bfc3b90 <vm_exec_core+30849>, 0x55b28bfc3bae <vm_exec_core+30879>, 0x55b28bfc3bcc <vm_exec_core+30909>, 0x55b28bfc3bea <vm_exec_core+30939>, 0x55b28bfc3c08 <vm_exec_core+30969>, 0x55b28bfc3c26 <vm_exec_core+30999>, 0x55b28bfc3c44 <vm_exec_core+31029>, 0x55b28bfc3c62 <vm_exec_core+31059>, 0x55b28bfc3c80 <vm_exec_core+31089>, 0x55b28bfc3c9e <vm_exec_core+31119>, 0x55b28bfc3cbc <vm_exec_core+31149>, 0x55b28bfc3cda <vm_exec_core+31179>, 0x55b28bfc3cf8 <vm_exec_core+31209>, 0x55b28bfc3d16 <vm_exec_core+31239>, 0x55b28bfc3d34 <vm_exec_core+31269>, 0x55b28bfc3d65 <vm_exec_core+31318>, 0x55b28bfc3d83 <vm_exec_core+31348>, 0x55b28bfc3da1 <vm_exec_core+31378>, 0x55b28bfc3dbf <vm_exec_core+31408>, 0x55b28bfc3ddd <vm_exec_core+31438>, 0x55b28bfc3dfb <vm_exec_core+31468>, 0x55b28bfc3e19 <vm_exec_core+31498>, 0x55b28bfc3e37 <vm_exec_core+31528>, 0x55b28bfc3e55 <vm_exec_core+31558>, 0x55b28bfc3e73 <vm_exec_core+31588>, 0x55b28bfc3e91 <vm_exec_core+31618>, 0x55b28bfc3eaf <vm_exec_core+31648>, 0x55b28bfc3ecd <vm_exec_core+31678>, 0x55b28bfc3eeb <vm_exec_core+31708>, 0x55b28bfc3f09 <vm_exec_core+31738>, 0x55b28bfc3f27 <vm_exec_core+31768>, 0x55b28bfc3f45 <vm_exec_core+31798>, 0x55b28bfc3f63 <vm_exec_core+31828>, 0x55b28bfc3f81 <vm_exec_core+31858>, 0x55b28bfc3f9f <vm_exec_core+31888>, 0x55b28bfc3fbd <vm_exec_core+31918>, 0x55b28bfc3fdb <vm_exec_core+31948>, 0x55b28bfc3ff9 <vm_exec_core+31978>, 0x55b28bfc4017 <vm_exec_core+32008>...}
#24 0x000055b28bfd6213 in vm_exec_loop (ec=0x55b28d6272c0, state=RUBY_TAG_RAISE, tag=0x7fff0f979d70, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2499
No locals.
#25 0x000055b28bfd615b in rb_vm_exec (ec=0x55b28d6272c0) at /tmp/ruby/src/trunk-O0/vm.c:2478
_ec = 0x55b28d6272c0
_tag = {tag = 36, retval = 4, buf = {0x7fff0f979df0, 0x55b28bfd6086 <rb_vm_exec+190>, 0x0, 0x7fff0f979d40, 0x7fff0f97a088}, prev = 0x7fff0f979e60, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#26 0x000055b28bfd6f67 in rb_iseq_eval_main (iseq=0x7f75d56d7200) at /tmp/ruby/src/trunk-O0/vm.c:2738
ec = 0x55b28d6272c0
val = 94225364579008
#27 0x000055b28bdbe90b in rb_ec_exec_node (ec=0x55b28d6272c0, n=0x7f75d56d7200) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x55b28d626090
_ec = 0x55b28d6272c0
_tag = {tag = 36, retval = 94225338982136, buf = {0x7fff0f979ee0, 0x55b28bdbe8a1 <rb_ec_exec_node+212>, 0x0, 0x7fff0f979e30, 0x55b28d6272c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f75d56d7200
#28 0x000055b28bdbea88 in ruby_run_node (n=0x7f75d56d7200) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55b28d6272c0
status = 21938
#29 0x000055b28bdba2f4 in rb_main (argc=137, argv=0x7fff0f97a088) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140733454983008
#30 0x000055b28bdba355 in main (argc=137, argv=0x7fff0f97a088) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.153394.ruby -x gdbscript
[New LWP 153394]
[New LWP 153396]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -W0'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00005649fd0d8a4a in RB_SPECIAL_CONST_P (obj=140291654590480) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:329
329 return RB_IMMEDIATE_P(obj) || obj == RUBY_Qfalse;
[Current thread is 1 (Thread 0x7f984b9877c0 (LWP 153394))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f984b9877c0 (LWP 153394) 0x00005649fd0d8a4a in RB_SPECIAL_CONST_P (obj=140291654590480) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:329
2 Thread 0x7f98323af640 (LWP 153396) 0x00007f984baaffde in epoll_wait (epfd=4, events=0x5649fd6e323c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f98323af640 (LWP 153396)):
#0 0x00007f984baaffde in epoll_wait (epfd=4, events=0x5649fd6e323c <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 0x00005649fd270703 in timer_thread_polling (vm=0x5649ff4c2b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = -634534808
#2 0x00005649fd270dab in timer_thread_func (ptr=0x5649ff4c2b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
vm = 0x5649ff4c2b10
#3 0x00007f984ba1eb43 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 = {140728514863328, -1001193169600546506, 140291654481472, 25, 140292080658512, 140728514863680, 948966943412025654, 949022975408699702}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f984baafbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f984b9877c0 (LWP 153394)):
#0 0x00005649fd0d8a4a in RB_SPECIAL_CONST_P (obj=140291654590480) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:329
No locals.
#1 0x00005649fd0d8a86 in rb_special_const_p (obj=140291654590480) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:349
No locals.
#2 0x00005649fd0e1d8f in is_markable_object (obj=140291654590480) at /tmp/ruby/src/trunk-O0/gc.c:4664
No locals.
#3 0x00005649fd0e6a39 in gc_mark (objspace=0x5649ff4c5260, obj=140291654590480) at /tmp/ruby/src/trunk-O0/gc.c:7002
No locals.
#4 0x00005649fd0e5d80 in mark_method_entry (objspace=0x5649ff4c5260, me=0x7f98323b9e68) at /tmp/ruby/src/trunk-O0/gc.c:6630
def = 0x5649ff505e70
#5 0x00005649fd0e6fcf in gc_mark_imemo (objspace=0x5649ff4c5260, obj=140291654524520) at /tmp/ruby/src/trunk-O0/gc.c:7153
__func__ = <optimized out>
#6 0x00005649fd0e72e1 in gc_mark_children (objspace=0x5649ff4c5260, obj=140291654524520) at /tmp/ruby/src/trunk-O0/gc.c:7275
any = 0x7f98323b9e68
#7 0x00005649fd0e7bd3 in gc_mark_stacked_objects (objspace=0x5649ff4c5260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7471
mstack = 0x5649ff4c56e8
obj = 140291654524520
marked_slots_at_the_beginning = 709
popped_count = 0
#8 0x00005649fd0e7d53 in gc_mark_stacked_objects_all (objspace=0x5649ff4c5260) at /tmp/ruby/src/trunk-O0/gc.c:7509
No locals.
#9 0x00005649fd0ea029 in gc_marks_rest (objspace=0x5649ff4c5260) at /tmp/ruby/src/trunk-O0/gc.c:8696
No locals.
#10 0x00005649fd0ea15d in gc_marks (objspace=0x5649ff4c5260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8754
marking_finished = false
#11 0x00005649fd0ebee5 in gc_start (objspace=0x5649ff4c5260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9504
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 824372616
#12 0x00005649fd0ebb82 in garbage_collect (objspace=0x5649ff4c5260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9388
_lev = 8192
ret = 0
#13 0x00005649fd0ec605 in garbage_collect_with_gvl (objspace=0x5649ff4c5260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9765
No locals.
#14 0x00005649fd0f34e6 in objspace_malloc_gc_stress (objspace=0x5649ff4c5260) at /tmp/ruby/src/trunk-O0/gc.c:12206
reason = 45568
#15 0x00005649fd0f37c9 in objspace_xmalloc0 (objspace=0x5649ff4c5260, size=61) at /tmp/ruby/src/trunk-O0/gc.c:12408
gpr = 107008
mem = 0x3d
#16 0x00005649fd0f3b97 in ruby_xmalloc2_body (n=61, size=1) at /tmp/ruby/src/trunk-O0/gc.c:12655
No locals.
#17 0x00005649fd0f7470 in ruby_xmalloc2 (n=61, size=1) at /tmp/ruby/src/trunk-O0/gc.c:14224
No locals.
#18 0x00005649fd2487fc in str_make_independent_expand (str=140291636325600, len=6, expand=54, termlen=1) at /tmp/ruby/src/trunk-O0/string.c:2442
ptr = 0x7ffde9235720 "\240W#\351\375\177"
oldptr = 0x5649fd24293c <STR_EMBED_P+29> "H\205\300\017\224\300\311\303UH\211\345H\203\354\bH\211}\370H\213E\370\276"
capa = 60
#19 0x00005649fd24a560 in rb_str_resize (str=140291636325600, len=60) at /tmp/ruby/src/trunk-O0/string.c:3135
capa = 3145728
termlen = 1
independent = 1
slen = 6
#20 0x00005649fd23cd35 in ruby__sfvwrite (fp=0x7ffde9235f50, uio=0x7ffde92358e0) at /tmp/ruby/src/trunk-O0/sprintf.c:1083
cr = 1048576
iov = 0xe9235910
result = 140291636325600
buf = 0x7f983125ecfe ""
len = 33
n = 140291636325600
blen = 6
bsiz = 60
#21 0x00005649fd2397ac in BSD__sprint (fp=0x7ffde9235f50, uio=0x7ffde92358e0) at /tmp/ruby/src/trunk-O0/vsnprintf.c:318
err = -383556200
#22 0x00005649fd23c5bc in BSD_vfprintf (fp=0x7ffde9235f50, fmt0=0x5649fd4e70f0 "from %li\v\n", ap=0x7ffde9235ff0) at /tmp/ruby/src/trunk-O0/vsnprintf.c:1215
nc = 5
PRI_EXTRA_MARK_LEN = 1
fmt = <optimized out>
ch = 105
n = -383556200
cp = 0x7f983122f200 "<internal:numeric>:237:in `times'"
iovp = 0x7ffde9235910
flags = 16
ret = 38
width = 0
prec = -1
sign = 0 '\000'
softsign = 0 '\000'
_double = 0
expt = 4008
expsize = 0
ndig = 0
fprec = 0
expstr = "\205<2\230\177\000"
ulval = 140291636130280
base = 265
dprec = 0
fieldsz = 33
realsz = 33
size = 4048
xdigs = 0x0
uio = {uio_iov = 0x7ffde9235900, uio_iovcnt = 1, uio_resid = 33}
iov = {{iov_base = 0x7f983122f200, iov_len = 33}, {iov_base = 0x7f983125df48, iov_len = 140291636322080}, {iov_base = 0x7f98311e7aa0, iov_len = 140728514861392}, {iov_base = 0x7ffde9236598, iov_len = 94875778175122}, {iov_base = 0xb3700000008, iov_len = 94875817573456}, {iov_base = 0x20, iov_len = 140291636387480}, {iov_base = 0x7ffde9235980, iov_len = 140291636387480}, {iov_base = 0x7f98323c8530, iov_len = 140728514861456}}
buf = "\260Y#\351\375\177\000\000Nc\016\375IV\000\000\330\016v\377IV\000\000`8#1\230\177\000\000 Wr\377IV\000\000\000\000#1\230\177\000\000`8#1\230\177\000\000\331\326\234K\230\177\000\000\300\016v\377IV\000\000\b\000\000\000\000\000\000\000P\247;2\230\177\000\000\240Zv\377IV\000\000`8#1\230\177\000\000\020Z#\351\375\177\000\000\223\300\r\375IV\000\000`8#1\230\177\000\000\060Z#\351\375\177\000\000Nc\016\375IV\000\000`8#1\230\177\000\000`RL\377IV\000\000PZ#\351\375\177\000\000\335g\016\375IV\000\000`8#1\230\177\000\000`RL\377IV\000\000pZ#\351\375\177\000\000"...
ox = "V\000\000\060"
ebuf = 0x7ffde9235ec7 ""
ln = -33
blanks = ' ' <repeats 16 times>
zeroes = '0' <repeats 16 times>
#23 0x00005649fd23d128 in ruby_vsprintf0 (result=140291636325600, p=0x7f983125ecf9 "from ", fmt=0x5649fd4e70f0 "from %li\v\n", ap=0x7ffde9235ff0) at /tmp/ruby/src/trunk-O0/sprintf.c:1168
buffer = {base = {_p = 0x7f983125ecfe "", _w = 15, _flags = 520, _file = 12581, _bf = {_base = 0x7f983125ece0 "\005", _size = 0}, vwrite = 0x5649fd23cc1a <ruby__sfvwrite>, vextra = 0x5649fd23cdff <ruby__sfvextra>}, value = 140291636130280}
klass = 140291654806600
coderange = 0
scanned = 0
blen = 140291636319840
#24 0x00005649fd23d4bf in rb_str_vcatf (str=140291636325600, fmt=0x5649fd4e70f0 "from %li\v\n", ap=0x7ffde9235ff0) at /tmp/ruby/src/trunk-O0/sprintf.c:1236
No locals.
#25 0x00005649fd23d581 in rb_str_catf (str=140291636325600, format=0x5649fd4e70f0 "from %li\v\n") at /tmp/ruby/src/trunk-O0/sprintf.c:1247
ap = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7ffde92360d0, reg_save_area = 0x7ffde9236010}}
#26 0x00005649fd0c6747 in print_backtrace (eclass=140291654800360, errat=140291636329360, str=140291636329760, reverse=0, backtrace_limit=-1) at /tmp/ruby/src/trunk-O0/eval_error.c:257
bt = 140291636325600
line = 140291636130280
i = 1
len = 3
threshold = 1000000000
skip_start = -1
width = 1
skip_len = 0
#27 0x00005649fd0c6d37 in rb_error_write (errinfo=140291636329560, emesg=4, errat=140291636329360, str=140291636329760, opt=140291636130600, highlight=0, reverse=0) at /tmp/ruby/src/trunk-O0/eval_error.c:347
eclass = 140291654800360
shown_causes = 0
backtrace_limit = -1
#28 0x00005649fd0c6feb in rb_ec_error_print_detailed (ec=0x5649ff4c62c0, errinfo=140291636329560, str=140291636329760, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:379
_ec = 0x5649ff4c62c0
_tag = {tag = 36, retval = 0, buf = {0x7ffde9236300, 0x5649fd0c6f00 <rb_ec_error_print_detailed+372>, 0x0, 0x7ffde9236230, 0x0}, prev = 0x7ffde9236370, state = RUBY_TAG_NONE, lock_rec = 0}
raised_flag = 0 '\000'
errat = 140291636329360
written = true
emesg = 4
opt = 140291636130600
highlight = 0
#29 0x00005649fd0c85e1 in rb_ec_cleanup (ec=0x5649ff4c62c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
err = 140291636329560
mode0 = 0
mode1 = 3
_ec = 0x5649ff4c62c0
_tag = {tag = 36, retval = 94875778055928, buf = {0x7ffde92363f0, 0x5649fd0c83ca <rb_ec_cleanup+295>, 0x0, 0x7ffde9236310, 0x5649ff4c62c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
save_error = 4
sysex = 1
signaled = 0
th = 0x5649ff4c5090
th0 = 0x5649ff4c5090
step = 2
message = 4
buf = 140291636329760
#30 0x00005649fd0c8a98 in ruby_run_node (n=0x7f9831278640) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x5649ff4c62c0
status = 22089
#31 0x00005649fd0c42f4 in rb_main (argc=2, argv=0x7ffde9236598) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140728514864240
#32 0x00005649fd0c4355 in main (argc=2, argv=0x7ffde9236598) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)