# Logfile created on 2024-01-31 05:08:03 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005596782ce020 @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.20240131-050803", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055967836f448 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055967836f2e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055967836f128 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240131-050803", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240131-050803>, @binmode=false, @mon_data=#<Monitor:0x000055967836f038>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
8041b7d..f3df218 master -> origin/master
Updating 8041b7d..f3df218
Fast-forward
common.mk | 1 +
internal/ruby_parser.h | 1 +
parse.y | 26 +-------------------------
ruby_parser.c | 35 ++++++++++++++++++++++++++++++++---
rubyparser.h | 2 --
universal_parser.c | 2 --
6 files changed, 35 insertions(+), 32 deletions(-)
Latest commit hash = f3df218f48
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-O0/common.mk > uncommon.mk
generating node_name.inc
generating parse.c
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
extracting ripper.y from ../../parse.y
/tmp/ruby/src/trunk-O0/revision.h updated
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
/bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
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'
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/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/encoding.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/node_dump.c
compiling /tmp/ruby/src/trunk-O0/numeric.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/ruby_parser.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.
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-O0/loadpath.c
builtin_binary.inc updated
2aeaf2a88016737a6d046dbaba1fdc67a019d249c6b5233a4697ebd7e06d35b0 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
generating encdb.h
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c
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/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
linking shared-object coverage.so
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
checking /tmp/ruby/src/trunk-O0/parse.y and /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.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/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c
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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
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 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
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/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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.4.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.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.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.4.0+0
benchmark 0.3.0
bundler 2.6.0.dev
cgi 0.4.1
delegate 0.3.1
did_you_mean 1.6.3
english 0.8.0
erb 4.0.4
error_highlight 0.6.0
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.6
irb 1.11.1
logger 1.6.0
net-http 0.4.1
net-protocol 0.2.2
open-uri 0.4.1
open3 0.2.1
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.19.0
pstore 0.1.3
rdoc 6.6.2
readline 0.0.4
reline 0.4.2
resolv 0.3.0
ruby2_keywords 0.0.5
securerandom 0.3.1
set 1.1.0
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 2.0.0
tempfile 0.2.1
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.4.0+0
date 3.3.4
digest 3.1.1
etc 1.4.3
fcntl 1.1.0
fiddle 1.1.3
io-console 0.7.2
io-nonblock 0.3.0
io-wait 0.3.1
json 2.7.1
openssl 3.2.0
pathname 0.3.0
psych 5.1.2
stringio 3.1.1
strscan 3.0.9
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
minitest 5.21.2
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.3.4
net-imap 0.4.9.1
net-pop 0.1.2
net-smtp 0.4.0.1
matrix 0.4.2
prime 0.1.2
rbs 3.4.3
typeprof 0.21.9
debug 1.9.1
racc 1.7.3
mutex_m 0.2.0
getoptlong 0.2.1
base64 0.2.0
bigdecimal 3.1.6
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.0
nkf 0.2.0
syslog 0.1.2
csv 3.2.8
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1887 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
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.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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=22276
"--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
--exclude=rubygems/test_gem_package_task\.rb
# Running tests:
[ 1/862] 4144637=test_pty
[ 2/862] 4144641=encoding_test
[ 3/862] 4144639=test_bmethod
[ 4/862] 4144639=test_erb
[ 5/862] 4144638=test_numeric
[ 6/862] 4144639=test_gem_commands_environment_command
[ 7/862] 4144638=test_postponed_job
[ 8/862] 4144641=test_uncorrectable_name_check
[ 9/862] 4144641=test_gem_request_set_lockfile
[ 10/862] 4144639=test_parse
[ 11/862] 4144637=test_method_name_check
[ 12/862] 4144637=test_rdoc_top_level
[ 13/862] 4144638=test_gem_commands_setup_command
[ 14/862] 4144639=test_hmac
[ 15/862] 4144639=test_color
[ 16/862] 4144639=test_ldap
[ 17/862] 4144639=test_rdoc_markup_to_html
[ 18/862] 4144641=test_macro
[ 19/862] 4144641=test_rdoc_task
[ 20/862] 4144641=test_numhash
[ 21/862] 4144641=test_bigzero
[ 22/862] 4144641=test_stack
[ 23/862] 4144639=test_pkey_rsa
[ 24/862] 4144639=test_backtrace
[ 25/862] 4144637=test_gem_platform
[ 26/862] 4144638=test_rdoc_parser_c
[ 27/862] 4144637=test_rdoc_markup_verbatim
[ 28/862] 4144637=test_emitter
[ 29/862] 4144637=newline_test
[ 30/862] 4144639=test_econv
[ 31/862] 4144637=json_fixtures_test
[ 32/862] 4144637=test_cmd
[ 33/862] 4144638=test_path
[ 34/862] 4144638=test_rdoc_markup_paragraph
[ 35/862] 4144638=json_string_matching_test
[ 36/862] 4144638=test_nomethod_error
[ 37/862] 4144638=test_euc_tw
[ 38/862] 4144638=test_fstring
[ 39/862] 4144638=test_rdoc_markup_raw
[ 40/862] 4144638=test_tempfile
[ 41/862] 4144641=test_wait
[ 42/862] 4144641=test_date_new
[ 43/862] 4144641=test_gem_commands_cert_command
[ 44/862] 4144638=magic_comment_test
[ 45/862] 4144638=test_duplicate
[ 46/862] 4144638=test_object_create_start
[ 47/862] 4144638=test_gem_unsatisfiable_dependency_error
[ 48/862] 4144638=test_require_path_check
[ 49/862] 4144638=test_utf16
[ 50/862] 4144638=test_gem_source_specific_file
[ 51/862] 4144638=test_rdoc_markup_parser
[ 52/862] 4144638=test_method
[ 53/862] 4144637=test_rdoc_constant
[ 54/862] 4144639=test_deprecate
[ 55/862] 4144639=test_pkcs12
[ 56/862] 4144639=test_gem_installer
[ 57/862] 4144641=test_rdoc_rd_inline
[ 58/862] 4144637=test_rdoc_markdown
[ 59/862] 4144641=test_ipaddr
[ 60/862] 4144641=test_comparable
[ 61/862] 4144641=test_gem_package_tar_reader
[ 62/862] 4144641=test_rdoc_normal_class
[ 63/862] 4144641=test_rdoc_encoding
[ 64/862] 4144641=test_class
[ 65/862] 4144637=test_const
[ 66/862] 4144637=test_io_timeout
[ 67/862] 4144637=test_files_test_1
[ 68/862] 4144638=library_symbols_test
[ 69/862] 4144638=test_resource
[ 70/862] 4144638=test_zsh_completion
[ 71/862] 4144638=test_system
[ 72/862] 4144637=test_gem_commands_signin_command
[ 73/862] 4144637=test_file
[ 74/862] 4144637=test_reqarg
[ 75/862] 4144637=test_date_strftime
[ 76/862] 4144639=test_init
[ 77/862] 4144641=test_set
[ 78/862] 4144641=test_rdoc_rd_inline_parser
[ 79/862] 4144641=test_color_printer
[ 80/862] 4144641=test_date_attr
[ 81/862] 4144641=test_basicsocket
[ 82/862] 4144641=test_sleep
[ 83/862] 4144637=test_cp949
[ 84/862] 4144637=test_gem_commands_search_command
[ 85/862] 4144637=test_condition
[ 86/862] 4144637=test_defined
[ 87/862] 4144637=test_sorted_set
[ 88/862] 4144641=test_emoji
[ 89/862] 4144641=test_face
[ 90/862] 4144638=test_sizeof
[ 91/862] 4144639=test_iseq
[ 92/862] 4144641=test_pack
[ 93/862] 4144641=test_rdoc_markup_heading
[ 94/862] 4144641=test_fnmatch
[ 95/862] 4144641=test_x509name
[ 96/862] 4144641=test_gem_source
[ 97/862] 4144637=test_depth_first
[ 98/862] 4144637=test_random_formatter
[ 99/862] 4144637=test_benchmark
[100/862] 4144641=test_framework
[101/862] 4144641=test_socket
[102/862] 4144637=test_yamlstore
[103/862] 4144637=test_class2name
[104/862] 4144637=test_rdoc_markup_to_html_crossref
[105/862] 4144639=test_erb_m17n
[106/862] 4144639=test_rdoc_code_object
[107/862] 4144637=test_gem_commands_uninstall_command
[108/862] 4144641=comments_test
[109/862] 4144641=test_yaml
[110/862] 4144641=test_debug
[111/862] 4144641=test_array
[112/862] 4144641=test_reline
[113/862] 4144641=test_raise
[114/862] 4144641=test_mkmf
[115/862] 4144641=test_gem_stub_specification
[116/862] 4144639=test_assembler
[117/862] 4144639=test_function
[118/862] 4144639=test_string
[119/862] 4144639=test_gem_resolver_api_set
[120/862] 4144639=parse_comments_test
[121/862] 4144641=test_forwardable
[122/862] 4144641=test_ractor
[123/862] 4144639=test_dryrun
[124/862] 4144638=test_gem_security_trust_dir
[125/862] 4144639=test_line_editor
[126/862] 4144639=test_string_memory
[127/862] 4144641=test_io_wait
[128/862] 4144638=test_acceptable
[129/862] 4144638=test_kwargs
[130/862] 4144638=test_yield
[131/862] 4144641=test_integer
[132/862] 4144639=test_stream
[133/862] 4144641=test_pkey
[134/862] 4144639=test_capacity
[135/862] 4144639=test_thread
[136/862] 4144637=test_nextafter
[137/862] 4144641=test_rubyoptions
[138/862] 4144639=test_shapes
[139/862] 4144639=test_rdoc_ri_driver
[140/862] 4144637=test_httpheader
[141/862] 4144637=test_literal
[142/862] 4144639=test_date_marshal
[143/862] 4144639=test_gem_commands_cleanup_command
[144/862] 4144637=test_euc_kr
[145/862] 4144637=test_gem_commands_mirror
[146/862] 4144637=test_typeddata
[147/862] 4144639=test_cesu8
[148/862] 4144639=test_rdoc_markup_include
[149/862] 4144639=test_protect
[150/862] 4144639=test_clone
[151/862] 4144639=test_rdoc_servlet
[152/862] 4144639=test_tree_builder
[153/862] 4144639=test_rdoc_generator_pot_po
[154/862] 4144639=test_change_word
[155/862] 4144639=test_gem_commands_pristine_command
[156/862] 4144637=test_noarg
[157/862] 4144637=test_tmpdir
[158/862] 4144637=test_iseq_load
[159/862] 4144639=test_utf32
[160/862] 4144639=test_type_completor
[161/862] 4144639=test_key_name_check
[162/862] 4144639=test_trick
[163/862] 4144637=test_rdoc_markup_to_markdown
[164/862] 4144637=test_scalar
[165/862] 4144637=test_arith_seq_beg_len_step
[166/862] 4144637=test_gem_resolver_requirement_list
[167/862] 4144637=test_gem_resolver_dependency_request
[168/862] 4144637=test_ns_spki
[169/862] 4144637=test_random
[170/862] 4144637=test_ssl_session
[171/862] 4144637=test_rdoc_markup_hard_break
[172/862] 4144637=test_gem_version
[173/862] 4144637=test_rdoc_normal_module
[174/862] 4144637=test_rdoc_markdown_test
[175/862] 4144638=test_rdoc_extend
[176/862] 4144638=test_to_ruby
[177/862] 4144638=test_c_struct_builder
[178/862] 4144638=test_gem_resolver_index_specification
[179/862] 4144638=test_merge_keys
[180/862] 4144638=test_gem_ext_cargo_builder
[181/862] 4144638=test_io_buffer
[182/862] 4144638=test_gem_package_tar_header
[183/862] 4144638=test_rdoc_context_section
[184/862] 4144638=test_ellipsize
[185/862] 4144638=test_io
[186/862] 4144638=test_emitter
[187/862] 4144638=test_gem_security_policy
[188/862] 4144638=test_queue
[189/862] 4144638=test_rdoc_alias
[190/862] 4144638=test_gem_commands_yank_command
[191/862] 4144638=test_big2str
[192/862] 4144638=test_data
[193/862] 4144638=test_gem_commands_check_command
[194/862] 4144638=test_gem_ext_builder
[195/862] 4144637=test_stream
[196/862] 4144637=test_threadgroup
[197/862] 4144637=test_prettyprint
[198/862] 4144637=test_human_typo
[199/862] 4144637=test_abi
[200/862] 4144637=test_rdoc_any_method
[201/862] 4144638=test_config
[202/862] 4144638=test_alias_and_anchor
[203/862] 4144638=test_hash
[204/862] 4144639=test_complexrational
[205/862] 4144638=test_win32ole_method_event
[206/862] 4144638=test_gem_ext_ext_conf_builder
[207/862] 4144639=test_pkey_dh
[208/862] 4144639=test_path_to_class
[209/862] 4144639=test_function_entry
[210/862] 4144639=test_gem_resolver_activation_request
[211/862] 4144639=test_securerandom
[212/862] 4144639=test_gem_name_tuple
[213/862] 4144639=test_undef
[214/862] 4144639=test_http_request
[215/862] 4144639=test_date_ractor
[216/862] 4144637=test_gem_request_set
[217/862] 4144639=constant_path_node_test
[218/862] 4144639=test_win32ole_typelib
[219/862] 4144639=test_external_new
[220/862] 4144639=test_bundled_ca
[221/862] 4144639=test_key_stroke
[222/862] 4144637=test_ractor
[223/862] 4144639=test_ifunless
[224/862] 4144639=test_rat
[225/862] 4144637=test_mdns
[226/862] 4144637=test_config
[227/862] 4144639=test_process
[228/862] 4144637=test_gem_spec_fetcher
[229/862] 4144641=test_folderitem2_invokeverb
[230/862] 4144641=test_enum
[231/862] 4144637=test_date_parse
[232/862] 4144637=test_thread
[233/862] 4144637=test_rdoc_token_stream
[234/862] 4144637=test_recorder
[235/862] 4144637=test_gem_request
[236/862] 4144637=test_pkey_ec
[237/862] 4144638=test_rdoc_generator_json_index
[238/862] 4144637=test_cgi_tag_helper
[239/862] 4144638=test_gem_resolver_index_set
[240/862] 4144637=test_rdoc_single_class
[241/862] 4144637=test_win32ole_param_event
[242/862] 4144637=test_debug_cmd
[243/862] 4144637=test_workspace
[244/862] 4144638=json_addition_test
[245/862] 4144638=test_gem_commands_build_command
[246/862] 4144637=test_qsort
[247/862] 4144637=json_generic_object_test
[248/862] 4144637=test_complex
[249/862] 4144638=test_common
[250/862] 4144637=test_class_name_check
[251/862] 4144637=test_type
[252/862] 4144637=test_backtrace
[253/862] 4144637=test_gem_commands_push_command
[254/862] 4144638=test_m17n_comb
[255/862] 4144637=test_len
[256/862] 4144637=attribute_write_test
[257/862] 4144637=test_placearg
[258/862] 4144637=test_asn1
[259/862] 4144637=test_popen_deadlock
[260/862] 4144641=test_gem_commands_specification_command
[261/862] 4144641=test_continuation
[262/862] 4144641=test_str2big
[263/862] 4144641=json_generator_test
[264/862] 4144637=test_gem_impossible_dependencies_error
[265/862] 4144637=test_rdoc_markup_to_ansi
[266/862] 4144637=test_delete
[267/862] 4144637=test_gc_compact
[268/862] 4144641=test_io_wait_uncommon
[269/862] 4144641=test_gem_request_set_lockfile_parser
[270/862] 4144641=test_parser_events
[271/862] 4144641=test_gem_ci_detector
[272/862] 4144641=test_gem_commands_signout_command
[273/862] 4144641=test_gem_silent_ui
[274/862] 4144641=test_gem_bundler_version_finder
[275/862] 4144641=test_time
[276/862] 4144641=test_files_test
[277/862] 4144641=test_rdoc_stats
[278/862] 4144641=test_gem_dependency_resolution_error
[279/862] 4144641=test_syntax
[280/862] 4144638=test_rdoc_store
[281/862] 4144637=test_case_comprehensive
[282/862] 4144638=test_exception
[283/862] 4144638=test_provider
[284/862] 4144638=test_inadvertent_creation
[285/862] 4144641=test_webauthn_listener_response
[286/862] 4144641=test_enc_raise
[287/862] 4144641=test_modify_expand
[288/862] 4144641=test_gem_available_set
[289/862] 4144638=test_memory_view
[290/862] 4144641=test_assignment
[291/862] 4144638=test_my_integer
[292/862] 4144638=test_gem_source_vendor
[293/862] 4144638=test_require
[294/862] 4144638=test_call
[295/862] 4144638=test_rdoc_text
[296/862] 4144638=test_ansi_without_terminfo
[297/862] 4144638=test_gem_dependency
[298/862] 4144638=test_cgi_util
[299/862] 4144638=test_autoload
[300/862] 4144641=test_null
[301/862] 4144641=test_windows_1252
[302/862] 4144641=test_win32ole_type
[303/862] 4144641=test_x509store
[304/862] 4144641=test_exception
[305/862] 4144641=regexp_test
[306/862] 4144641=test_generic
[307/862] 4144641=test_enc_str_buf_cat
[308/862] 4144641=test_input_method
[309/862] 4144641=test_ripper
[310/862] 4144641=test_optarg
[311/862] 4144641=test_gem_dependency_installer
[312/862] 4144638=test_gem_source_lock
[313/862] 4144638=test_integer_comb
[314/862] 4144641=test_deprecated
[315/862] 4144641=test_kernel
[316/862] 4144641=test_div
[317/862] 4144641=test_nil2vtempty
[318/862] 4144641=test_profile_frames
[319/862] 4144641=test_gbk
[320/862] 4144641=json_parser_test
[321/862] 4144641=parse_test
[322/862] 4144639=!Nothing_to_test
[323/862] 4144639=test_rendering
[324/862] 4144639=test_gem_commands_outdated_command
[325/862] 4144639=test_rdoc_markup_formatter
[326/862] 4144639=test_usrmarshal
[327/862] 4144639=test_gem_validator
[328/862] 4144639=test_hash_create
[329/862] 4144639=bom_test
[330/862] 4144639=test_ansi_with_terminfo
[331/862] 4144639=test_gem_stream_ui
[332/862] 4144639=test_safe_load
[333/862] 4144639=test_file
[334/862] 4144639=test_thread_fd_close
[335/862] 4144639=test_rdoc_generator_ri
[336/862] 4144639=test_string
[337/862] 4144638=test_name_error
[338/862] 4144638=locals_test
[339/862] 4144638=test_weakref
[340/862] 4144638=test_enumerator
[341/862] 4144641=test_timeout
[342/862] 4144641=test_pkey_dsa
[343/862] 4144641=test_switch_hitter
[344/862] 4144641=test_gem_commands_dependency_command
[345/862] 4144641=test_rdoc_rubygems_hook
[346/862] 4144641=test_rdoc_markup_to_joined_paragraph
[347/862] 4144641=test_arity
[348/862] 4144641=parser_test
[349/862] 4144641=test_did_you_mean
[350/862] 4144641=test_handle
[351/862] 4144641=test_date_time
[352/862] 4144641=test_bug-3571
[353/862] 4144641=test_unicode_normalize
[354/862] 4144641=test_reline_key
[355/862] 4144641=format_errors_test
[356/862] 4144641=test_stringchar
[357/862] 4144641=test_gem_security
[358/862] 4144641=test_rubygems
[359/862] 4144641=test_member
[360/862] 4144641=test_eval
[361/862] 4144641=test_shift_jis
[362/862] 4144641=test_rdoc_cross_reference
[363/862] 4144641=test_files_lib
[364/862] 4144641=test_digest
[365/862] 4144641=test_bug-5832
[366/862] 4144641=test_store
[367/862] 4144641=test_gem_commands_open_command
[368/862] 4144641=test_fiddle
[369/862] 4144641=test_nofree
[370/862] 4144641=test_gem_resolver_git_set
[371/862] 4144641=test_gem_resolver_lock_specification
[372/862] 4144641=test_ractor
[373/862] 4144641=test_gem_command
[374/862] 4144641=test_emoji_breaks
[375/862] 4144639=test_bug_reporter
[376/862] 4144639=test_autoconf
[377/862] 4144639=test_io_buffer
[378/862] 4144639=test_json_tree
[379/862] 4144639=test_cgi_multipart
[380/862] 4144641=test_kdf
[381/862] 4144641=test_rdoc_comment
[382/862] 4144641=test_win32ole_variant_m
[383/862] 4144641=test_tcp
[384/862] 4144639=test_cclass
[385/862] 4144639=test_rdoc_rdoc
[386/862] 4144639=test_ole_methods
[387/862] 4144639=test_flags
[388/862] 4144641=test_gem_resolver_installer_set
[389/862] 4144641=test_psych
[390/862] 4144641=test_rdoc_i18n_locale
[391/862] 4144641=test_gem_resolver_lock_set
[392/862] 4144641=test_gem_source_installed
[393/862] 4144641=test_arithmetic_sequence
[394/862] 4144641=test_ractor
[395/862] 4144641=test_load
[396/862] 4144641=test_severity
[397/862] 4144641=test_http
[398/862] 4144641=test_gem_update_suggestion
[399/862] 4144639=test_exception_at_throwing
[400/862] 4144641=test_enumerator
[401/862] 4144641=test_stringio
[402/862] 4144639=test_memory_view
[403/862] 4144638=test_gem_uri
[404/862] 4144638=test_sprintf
[405/862] 4144641=test_rdoc_method_attr
[406/862] 4144639=test_win32ole_type_event
[407/862] 4144639=test_dot_dot
[408/862] 4144639=test_scan_args
[409/862] 4144639=test_case_mapping
[410/862] 4144639=test_date_compat
[411/862] 4144639=test_gem_source_subpath_problem
[412/862] 4144638=test_date_conv
[413/862] 4144641=test_weakmap
[414/862] 4144638=test_egrep_cpp
[415/862] 4144638=test_gem_source_local
[416/862] 4144639=test_frozen
[417/862] 4144639=test_flip
[418/862] 4144639=test_win32ole_method
[419/862] 4144639=test_yaml_special_cases
[420/862] 4144639=test_gem_source_list
[421/862] 4144639=test_rdoc_parser_changelog
[422/862] 4144638=parameters_signature_test
[423/862] 4144638=test_kill_ring
[424/862] 4144638=test_boolean
[425/862] 4144638=test_c_struct_entry
[426/862] 4144639=test_rdoc_context
[427/862] 4144638=test_random
[428/862] 4144638=test_lexer
[429/862] 4144638=test_nonblock
[430/862] 4144638=test_open-uri
[431/862] 4144637=test_date
[432/862] 4144637=test_gem_commands_install_command
Leaked thread: TestOpenURI#test_authenticated_proxy_http_basic_authentication_success: #<Thread:0x00007f782a89d8d0 /tmp/ruby/src/trunk-O0/tool/lib/webrick/server.rb:289 sleep>
.Closed file descriptor: TestOpenURI#test_ftp_over_http_proxy: 16
Finished thread: TestOpenURI#test_ftp_over_http_proxy: #<Thread:0x00007f782a89d8d0 /tmp/ruby/src/trunk-O0/tool/lib/webrick/server.rb:289 dead>
[433/862] 4144638=test_enumerator_kw
[434/862] 4144638=test_mailto
[435/862] 4144638=test_transcode
[436/862] 4144639=test_dir
[437/862] 4144638=test_coderange
[438/862] 4144638=test_iso_8859
[439/862] 4144638=test_resolve_symbol
[440/862] 4144639=test_flush
[441/862] 4144639=test_stat
[442/862] 4144639=test_pair
[443/862] 4144638=test_gem_local_remote_options
[444/862] 4144638=test_gc
[445/862] 4144637=test_cgi_modruby
[446/862] 4144637=test_gem_commands_owner_command
[447/862] 4144639=test_rational
[448/862] 4144639=test_rdoc_markup_attribute_manager
[449/862] 4144639=test_nil
[450/862] 4144639=test_trace
[451/862] 4144639=test_rdoc_class_module
[452/862] 4144637=test_gem_resolver_composed_set
[453/862] 4144637=test_win32ole_variant
[454/862] 4144637=test_summary
[455/862] 4144637=test_arity
[456/862] 4144637=test_find
[457/862] 4144637=test_object
[458/862] 4144637=test_func
[459/862] 4144639=test_jaro_winkler
[460/862] 4144639=test_install
[461/862] 4144639=test_foreach
[462/862] 4144639=test_yamldbm
[463/862] 4144639=unescape_test
[464/862] 4144639=test_regexp
[465/862] 4144637=pattern_test
[466/862] 4144637=test_file_exhaustive
[467/862] 4144641=test_extlibs
[468/862] 4144637=test_printf
[469/862] 4144637=compiler_test
[470/862] 4144637=test_iterator
[471/862] 4144637=test_string
[472/862] 4144637=test_variable_name_check
[473/862] 4144637=test_gem_remote_fetcher
[474/862] 4144638=test_case
[475/862] 4144638=test_storage
[476/862] 4144638=test_zlib
[477/862] 4144641=test_rdoc_generator_pot
[478/862] 4144641=test_gem_uninstaller
[479/862] 4144637=test_alias
[480/862] 4144637=test_proc
[481/862] 4144641=test_eval
[482/862] 4144641=test_pointer
[483/862] 4144637=test_gem_gem_runner
[484/862] 4144637=test_helper
[485/862] 4144637=test_dir_m17n
[486/862] 4144637=test_rdoc_generator_pot_po_entry
[487/862] 4144637=test_cgi_header
[488/862] 4144637=test_show_source
[489/862] 4144637=test_singleton_function
[490/862] 4144637=test_protocol
[491/862] 4144637=test_rdoc_markup_to_rdoc
[492/862] 4144641=test_process
[493/862] 4144637=test_dns
[494/862] 4144641=test_addr
[495/862] 4144641=test_gem_commands_info_command
[496/862] 4144641=test_getopts
[497/862] 4144641=test_internal_ivar
[498/862] 4144641=test_error_highlight
[499/862] 4144637=test_config
[500/862] 4144637=test_pipe
[501/862] 4144637=desugar_compiler_test
[502/862] 4144637=test_have_macro
[503/862] 4144641=test_resize
[504/862] 4144641=test_io_m17n
[505/862] 4144637=test_stringscanner
[506/862] 4144637=test_gem_resolver_specification
[507/862] 4144637=test_tracepoint
[508/862] 4144637=test_convertible
[509/862] 4144641=test_env
[510/862] 4144638=test_rdoc_markup_pre_process
[511/862] 4144638=heredoc_dedent_test
[512/862] 4144638=test_sprintf_comb
[513/862] 4144638=test_time
[514/862] 4144638=test_gem_package_old
[515/862] 4144638=memsize_test
[516/862] 4144638=test_method_cache
[517/862] 4144638=test_super
[518/862] 4144637=test_ocsp
[519/862] 4144637=test_win32ole_param
[520/862] 4144637=test_pstore
[521/862] 4144637=test_variable
[522/862] 4144641=test_gem_text
[523/862] 4144637=test_settracefunc
[524/862] 4144638=test_gem_request_set_gem_dependency_api
[525/862] 4144641=test_lambda
[526/862] 4144641=test_readpartial
[527/862] 4144641=test_win32ole
[528/862] 4144641=fuzzer_test
[529/862] 4144638=test_ast
[530/862] 4144641=test_propertyputref
[531/862] 4144641=test_struct
[532/862] 4144641=test_default_gems
[533/862] 4144641=test_instrumentation_api
[534/862] 4144641=test_rand
[535/862] 4144637=test_serialize_subclasses
[536/862] 4144637=ruby_api_test
[537/862] 4144637=test_gem_safe_marshal
[538/862] 4144641=test_date_strptime
[539/862] 4144639=test_gem_request_set_lockfile_tokenizer
[540/862] 4144641=test_gem_doctor
[541/862] 4144639=json_common_interface_test
[542/862] 4144639=test_grapheme_breaks
[543/862] 4144641=test_ractor
[544/862] 4144639=test_enumerable
[545/862] 4144639=test_too_many_dummy_encodings
[546/862] 4144641=test_signedness
[547/862] 4144639=test_rdoc_parser_simple
[548/862] 4144639=test_buffering
[549/862] 4144639=test_svcb_https
[550/862] 4144639=test_gem_commands_stale_command
[551/862] 4144639=test_gem_resolver_api_specification
[552/862] 4144639=location_test
[553/862] 4144637=test_gem_security_signer
[554/862] 4144639=test_date_arith
[555/862] 4144637=test_gem_package
[556/862] 4144639=test_exit
[557/862] 4144639=test_optimization
[558/862] 4144637=test_gem_commands_query_command
[559/862] 4144637=test_range
[560/862] 4144641=test_rdoc_rd
[561/862] 4144641=test_weakkeymap
[562/862] 4144641=test_formatter
[563/862] 4144641=test_rdoc_markup_document
[564/862] 4144641=test_key_actor_vi
[565/862] 4144641=test_lazy_enumerator
[566/862] 4144637=test_require
[567/862] 4144641=test_find_executable
[568/862] 4144641=test_ts
[569/862] 4144641=test_dup
[570/862] 4144641=test_history
[571/862] 4144641=test_locale
[572/862] 4144641=test_pattern_key_name_check
[573/862] 4144641=test_thread
[574/862] 4144637=test_require
[575/862] 4144637=test_remote_fetch_error
[576/862] 4144637=test_open3
[577/862] 4144639=test_pinned
[578/862] 4144641=test_udp
[579/862] 4144641=test_rdoc_tom_doc
[580/862] 4144641=ractor_test
[581/862] 4144639=test_gem_commands_fetch_command
[582/862] 4144641=test_normalize
[583/862] 4144641=test_bignum
[584/862] 4144639=test_sleep
[585/862] 4144641=test_files_test_2
[586/862] 4144641=test_gem_resolver_git_specification
[587/862] 4144641=test_rdoc_markup
[588/862] 4144641=test_singleton
[589/862] 4144641=test_ancdata
[590/862] 4144641=test_spell_checker
[591/862] 4144641=test_https_proxy
[592/862] 4144641=test_rdoc_rd_block_parser
[593/862] 4144641=test_rdoc_ri_paths
[594/862] 4144641=test_name_error_extension
[595/862] 4144641=test_stringify_symbols
[596/862] 4144641=test_pack
[597/862] 4144641=test_update
[598/862] 4144641=test_basicinstructions
[599/862] 4144641=test_key_actor_emacs
[600/862] 4144641=test_ractor
[601/862] 4144641=test_verbose
[602/862] 4144641=json_ext_parser_test
[603/862] 4144641=test_gem_resolver_vendor_specification
[604/862] 4144641=test_not
[605/862] 4144641=test_rdoc_attr
[606/862] 4144641=test_ostruct
[607/862] 4144641=test_koi8
[608/862] 4144641=test_rendering
[609/862] 4144641=test_rdoc_generator_markup
[610/862] 4144641=test_gem_dependency_list
[611/862] 4144641=test_gem_ext_configure_builder
[612/862] 4144639=test_scanner_events
[613/862] 4144641=test_inlinecache
[614/862] 4144639=test_filter
[615/862] 4144641=test_err_in_callback
[616/862] 4144641=test_rdoc_i18n_text
[617/862] 4144639=test_gem_source_fetch_problem
[618/862] 4144641=test_rdoc_parser_markdown
[619/862] 4144639=test_rdoc_markup_indented_paragraph
[620/862] 4144639=test_rdoc_markup_to_html_snippet
[621/862] 4144641=test_gem_commands_lock_command
[622/862] 4144641=test_data
[623/862] 4144641=test_erb_command
[624/862] 4144639=test_gem_rdoc
[625/862] 4144641=test_ws
[626/862] 4144641=test_win32ole_variant_outarg
[627/862] 4144641=test_gem_commands_contents_command
[628/862] 4144639=test_have_func
[629/862] 4144641=test_ractor_compatibility
[630/862] 4144637=test_http
[631/862] 4144641=test_fd_setsize
[632/862] 4144641=test_gem_source_git
[633/862] 4144639=test_unix
[634/862] 4144639=test_regex_casefold
[635/862] 4144641=test_context
[636/862] 4144639=test_coder
[637/862] 4144639=test_symbol
[638/862] 4144641=test_gem_commands_sources_command
[639/862] 4144641=test_digest_extend
[640/862] 4144641=test_ssl
[641/862] 4144641=test_logger
[642/862] 4144641=test_append
[643/862] 4144641=test_symbol
[644/862] 4144641=test_rb_str_dup
[645/862] 4144641=test_key_error
[646/862] 4144641=test_module
[647/862] 4144637=test_engine
[648/862] 4144637=test_pp
[649/862] 4144637=test_enc_associate
[650/862] 4144637=test_x509cert
[651/862] 4144637=test_rdoc_markup_to_table_of_contents
[652/862] 4144639=test_gem_commands_unpack_command
[653/862] 4144637=test_import
[654/862] 4144639=test_last_thread
[655/862] 4144639=test_ftp
[656/862] 4144639=test_logdevice
[657/862] 4144641=test_arith_seq_extract
[658/862] 4144641=test_ractor
[659/862] 4144641=test_rubyvm
[660/862] 4144641=test_config
[661/862] 4144641=test_gem_request_connection_pools
[662/862] 4144639=test_pack
[663/862] 4144641=test_logperiod
[664/862] 4144641=test_bn
[665/862] 4144641=test_io_console
[666/862] 4144639=test_unicode_escape
[667/862] 4144639=test_cparser
[668/862] 4144637=test_rdoc_markup_attributes
[669/862] 4144637=test_recursion
[670/862] 4144637=test_string_processing
[671/862] 4144637=test_c_union_entity
[672/862] 4144637=test_httpresponses
[673/862] 4144637=test_gem_commands_server_command
[674/862] 4144637=test_objspace
[675/862] 4144641=test_timeout
[676/862] 4144641=test_within_pipe
[677/862] 4144641=test_load
[678/862] 4144641=test_have_library
[679/862] 4144639=test_mixed_unicode_escapes
[680/862] 4144639=test_rdoc_generator_darkfish
[681/862] 4144641=test_cipher
[682/862] 4144641=test_httpresponse
[683/862] 4144641=test_rdoc_parser_ruby
[684/862] 4144639=test_beginendblock
[685/862] 4144639=test_time_tz
[686/862] 4144639=test_new
[687/862] 4144639=test_big5
[688/862] 4144639=version_test
[689/862] 4144639=test_object_references
[690/862] 4144639=test_scheduler
[691/862] 4144639=test_cgi_cookie
[692/862] 4144639=test_gem_resolver
[693/862] 4144639=test_win32ole_variable
[694/862] 4144639=test_gem_package_tar_reader_entry
[695/862] 4144639=test_gem_specification
[696/862] 4144641=test_gem_commands_exec_command
[697/862] 4144641=test_tsort
[698/862] 4144641=test_rdoc_markup_to_label
[699/862] 4144641=test_rbconfig
[700/862] 4144641=test_files_sample
[701/862] 4144641=test_metaclass
[702/862] 4144641=test_buffered_io
[703/862] 4144641=test_completion
[704/862] 4144639=test_constant
[705/862] 4144641=test_gem
[706/862] 4144639=test_addrinfo
[707/862] 4144639=test_encoding
[708/862] 4144641=test_to_ary_concat
[709/862] 4144639=test_gem_ext_cargo_builder_unit
[710/862] 4144639=test_delegate
[711/862] 4144639=test_bash_completion
[712/862] 4144639=test_cgi_core
[713/862] 4144639=test_signal
[714/862] 4144639=test_bug-14834
[715/862] 4144639=test_fixnum
[716/862] 4144639=test_terminfo
[717/862] 4144639=test_rational2
[718/862] 4144639=test_fiber
[719/862] 4144639=test_rdoc_require
[720/862] 4144639=test_parser
[721/862] 4144639=test_raise_exception
[722/862] 4144639=test_rdoc_markup_to_bs
[723/862] 4144639=test_gem_commands_update_command
[724/862] 4144641=json_encoding_test
[725/862] 4144641=test_marshal
[726/862] 4144639=test_optparse
[727/862] 4144639=ripper_compat_test
[728/862] 4144639=test_ssl
[729/862] 4144639=test_evaluation
[730/862] 4144639=test_case_options
[731/862] 4144639=test_https
[732/862] 4144639=test_gem_console_ui
[733/862] 4144639=test_rdoc_markup_to_tt_only
[734/862] 4144639=test_ractor
[735/862] 4144639=test_gem_util
[736/862] 4144641=test_tree_spell_checker
[737/862] 4144641=test_euc_jp
[738/862] 4144639=test_require_lib
[739/862] 4144641=test_interned_str
[740/862] 4144641=test_gem_ext_cmake_builder
[741/862] 4144641=test_integer
[742/862] 4144639=test_objectspace
[743/862] 4144641=test_compile_prism
[744/862] 4144641=test_io
[745/862] 4144639=test_sexp
[746/862] 4144639=test_key_event_record
[747/862] 4144639=test_array_create
[748/862] 4144639=test_scalar_scanner
[749/862] 4144639=test_notimplement
[750/862] 4144639=test_struct
[751/862] 4144639=test_etc
[752/862] 4144639=test_option
[753/862] 4144639=test_mutex
[754/862] 4144639=test_win32ole_event
[755/862] 4144639=test_webauthn_poller
[756/862] 4144639=test_rdoc_parser_rd
[757/862] 4144639=test_marshalable
[758/862] 4144639=test_set_len
[759/862] 4144639=test_x509attr
[760/862] 4144639=test_unicode
[761/862] 4144639=test_rdoc_parser
[762/862] 4144639=test_pattern_matching
[763/862] 4144639=test_thread_cv
[764/862] 4144639=test_webauthn_listener
[765/862] 4144639=test_coverage
[766/862] 4144639=test_pathname
[767/862] 4144639=test_gem_path_support
[768/862] 4144639=test_case
[769/862] 4144639=test_helper
[770/862] 4144639=test_wss
[771/862] 4144639=test_x509ext
[772/862] 4144639=test_configuration
[773/862] 4144639=test_fips
[774/862] 4144639=test_class
[775/862] 4144639=test_libs
[776/862] 4144639=test_gc
[777/862] 4144639=test_math
[778/862] 4144639=test_sockopt
[779/862] 4144639=test_gem_uri_formatter
[780/862] 4144639=test_omap
[781/862] 4144639=test_shellwords
[782/862] 4144639=test_windows_1251
[783/862] 4144639=test_yaml_tree
[784/862] 4144639=test_encoding
[785/862] 4144639=test_gem_resolver_conflict
[786/862] 4144639=test_nowrite
[787/862] 4144639=test_nesting_parser
[788/862] 4144639=test_vm_dump
[789/862] 4144639=test_thread_queue
[790/862] 4144639=test_gem_package_tar_writer
[791/862] 4144639=test_gb18030
[792/862] 4144639=test_fileutils
[793/862] 4144639=errors_test
[794/862] 4144639=test_float
[795/862] 4144639=test_method_cache
[796/862] 4144639=test_gem_gemcutter_utilities
[797/862] 4144639=test_history
[798/862] 4144639=test_primitive
[799/862] 4144639=test_mul
[800/862] 4144639=test_passing_block
[801/862] 4144639=test_gem_commands_which_command
[802/862] 4144639=test_data_error
[803/862] 4144639=test_yjit_exit_locations
[804/862] 4144639=test_monitor
[805/862] 4144639=test_document
[806/862] 4144639=test_gem_config_file
[807/862] 4144639=test_cstr
[808/862] 4144639=test_gem_resolver_best_set
[809/862] 4144639=test_whileuntil
[810/862] 4144639=test_pkg_config
[811/862] 4144639=test_yield_block
[812/862] 4144639=test_set
[813/862] 4144639=test_gem_commands_help_command
[814/862] 4144639=test_rdoc_include
[815/862] 4144639=test_dln
[816/862] 4144639=test_rdoc_options
[817/862] 4144639=test_closure
[818/862] 4144639=test_at_exit
[819/862] 4144639=test_digest
[820/862] 4144639=test_gem_resolver_local_specification
[821/862] 4144639=test_object
[822/862] 4144639=test_yjit
[823/862] 4144641=test_frozen_error
[824/862] 4144641=test_m17n
[825/862] 4144641=test_x509req
[826/862] 4144641=test_gem_ext_cargo_builder_link_flag_converter
[827/862] 4144641=test_array
[828/862] 4144639=test_console_attr
[829/862] 4144639=test_argf
[830/862] 4144637=test_files_ext
[831/862] 4144637=test_win32ole_record
[832/862] 4144637=test_ruby_lex
[833/862] 4144637=test_complex2
[834/862] 4144637=dispatcher_test
[835/862] 4144637=test_eval_history
[836/862] 4144637=test_insns_leaf
[837/862] 4144637=test_gem_version_option
[838/862] 4144637=test_ossl
[839/862] 4144639=test_ubf_async_safe
[840/862] 4144639=test_cgi_session
[841/862] 4144639=test_pkcs7
[842/862] 4144639=test_iter_break
[843/862] 4144639=test_keyword
[844/862] 4144637=test_hash
[845/862] 4144639=test_x509crl
[846/862] 4144639=test_ensured
[847/862] 4144639=test_num2int
[848/862] 4144639=test_gem_install_update_options
[849/862] 4144639=test_project_sanity
[850/862] 4144639=test_refinement
[851/862] 4144638=test_gem_command_manager
[852/862] 4144638=test_address_resolve
[853/862] 4144638=test_gem_requirement
[854/862] 4144638=test_numeric
[855/862] 4144638=test_word
[856/862] 4144638=test_gem_resolver_installed_specification
[857/862] 4144638=test_gem_resolver_vendor_set
[858/862] 4144638=test_gem_commands_list_command
[859/862] 4144638=test_cmethod
[860/862] 4144638=test_gem_ext_rake_builder
[861/862] 4144638=test_parser
[862/862] 4144638=test_irb
Retrying...
Finished tests in 1072.300479s, 23.3657 tests/s, 8825.2623 assertions/s.
25055 tests, 9463333 assertions, 0 failures, 0 errors, 216 skips
ruby -v: ruby 3.4.0dev (2024-01-31T04:31:38Z master f3df218f48) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
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.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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.4.0dev (2024-01-31T04:31:38Z master f3df218f48) [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 633.995366 seconds
3728 files, 31902 examples, 139736 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.4151247.ruby -x gdbscript
[New LWP 4151247]
[New LWP 4151249]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0 0x000055fd47354739 in get_uint16 (p=0x7fccf6064b30 "") at /tmp/ruby/src/trunk-O0/addr2line.c:947
947 return (uint16_t)MERGE_2INTS(p[0],p[1],8);
[Current thread is 1 (Thread 0x7fcd10efc7c0 (LWP 4151247))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fcd10efc7c0 (LWP 4151247) 0x000055fd47354739 in get_uint16 (p=0x7fccf6064b30 "") at /tmp/ruby/src/trunk-O0/addr2line.c:947
2 Thread 0x7fccf791f640 (LWP 4151249) 0x00007fcd11024fde in epoll_wait (epfd=4, events=0x55fd4765889c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7fccf791f640 (LWP 4151249)):
#0 0x00007fcd11024fde in epoll_wait (epfd=4, events=0x55fd4765889c <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 0x000055fd471af752 in event_wait (vm=0x55fd47d482a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
r = 22013
#2 0x000055fd471af776 in timer_thread_polling (vm=0x55fd47d482a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
r = 129035342
#3 0x000055fd471afe36 in timer_thread_func (ptr=0x55fd47d482a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3024
vm = 0x55fd47d482a0
#4 0x00007fcd10f93b43 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 = {140726264812448, -411223325937362616, 140518303594048, 25, 140518729791568, 140726264812800, 419650274641451336, 419163940843690312}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x00007fcd11024bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7fcd10efc7c0 (LWP 4151247)):
#0 0x000055fd47354739 in get_uint16 (p=0x7fccf6064b30 "") at /tmp/ruby/src/trunk-O0/addr2line.c:947
No locals.
#1 0x000055fd47354770 in get_uint32 (p=0x7fccf6064b2e "") at /tmp/ruby/src/trunk-O0/addr2line.c:953
No locals.
#2 0x000055fd473547b0 in get_uint64 (p=0x7fccf6064b2a "\005\273\067") at /tmp/ruby/src/trunk-O0/addr2line.c:959
No locals.
#3 0x000055fd47354932 in read_uintptr (ptr=0x55fd47ddc5b0) at /tmp/ruby/src/trunk-O0/addr2line.c:1008
p = 0x7fccf6064b2a "\005\273\067"
#4 0x000055fd47356294 in ranges_include (reader=0x55fd47ddc8a0, ptr=0x55fd47ddc6a0, addr=2483605, rnglists_header=0x55fd47ddc660, errout=0x7fcd111196a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1698
from = 3652080
to = 3652077
p = 0x7fccf6064b32 ""
base = 0
base_valid = true
#5 0x000055fd47356d7f in debug_info_read (reader=0x55fd47ddc8a0, num_traces=28, traces=0x55fd4765b9a0 <trace>, lines=0x55fd487495e0, offset=0, errout=0x7fcd111196a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1947
addr = 94546308421013
offset = 2483605
saddr = 0
i = 21
die = {pos = 5451174, tag = 29, has_children = 1}
ranges = {low_pc = 0, high_pc = 0, ranges = 725696, low_pc_set = false, high_pc_set = false, ranges_set = true}
line = {dirname = 0x7fccf581a108 "/tmp/ruby/src/trunk-O0/yjit/src/backend", filename = 0x7fccf581a8c1 "ir.rs", path = 0x0, line = 227, base_addr = 0, saddr = 0, sname = 0x7fccf5a738ed "match_num_bits_iter<core::slice::iter::Iter<yjit::backend::ir::Opnd>>", next = 0x0}
addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#6 0x000055fd47357c41 in fill_lines (num_traces=28, traces=0x55fd4765b9a0 <trace>, check_debuglink=1, objp=0x55fd47ddd1c0, lines=0x55fd487495e0, offset=0, errout=0x7fcd111196a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
reader = {obj = 0x55fd48749df0, file = 0x7fccf47e3000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7fccf54d56cb "\237*\003", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7fccf5823dd8 "\213\232", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7fccf581a89e "local.rs", debug_line_directories = 0x7fccf581a041 "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src/thread", p = 0x7fccf54f92cc "\"\315U$", cu_end = 0x7fccf550816e "O\317\003", pend = 0x7fccf569e232 "\001$", q0 = 0x7fccf56c1992 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7fccf56c1c63 "<\005", format = 4, address_size = 8 '\b', level = 10, abbrev_table = {0x7fcd11127000 "", 0x7fccf56c1993 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7fccf56c19a9 "4", 0x7fccf56c19b4 "\023\001\035\023\003\016\v\v\210\001\017", 0x7fccf56c19c2 "\r", 0x7fccf56c19d0 "\017", 0x7fccf56c19db "$", 0x7fccf56c19e6 "9\001\003\016", 0x7fccf56c19ed "\023", 0x7fccf56c19f9 "\023\001\003\016\v\v\210\001\017", 0x7fccf56c1a05 "/", 0x7fccf56c1a0e ".\001n\016\003\016:\v;\005 \v", 0x7fccf56c1a1d "4", 0x7fccf56c1a2a "4", 0x7fccf56c1a3a "\v\001", 0x7fccf56c1a3f ".\001n\016\003\016:\v;\005I\023 \v", 0x7fccf56c1a50 "\005", 0x7fccf56c1a5d "\023\001\003\016<\031\210\001\017", 0x7fccf56c1a69 "\023", 0x7fccf56c1a75 ".\001n\016\003\016:\v;\vI\023 \v", 0x7fccf56c1a86 "4", 0x7fccf56c1a96 "4", 0x7fccf56c1aa3 "3", 0x7fccf56c1aa8 "\005", 0x7fccf56c1ab5 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7fccf56c1aca "\005", 0x7fccf56c1ad9 "\035\001\061\023U\027X\vY\005W\v", 0x7fccf56c1ae8 "\005", 0x7fccf56c1af1 "\v\001U\027", 0x7fccf56c1af8 "4", 0x7fccf56c1b01 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7fccf56c1b12 "\v\001\021\001\022\006", 0x7fccf56c1b1b "4", 0x7fccf56c1b24 "4", 0x7fccf56c1b2d "\005", 0x7fccf56c1b36 ".\001\021\001\022\006@\030\061\023", 0x7fccf56c1b43 "\005", 0x7fccf56c1b4e "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7fccf56c1b5f "\005", 0x7fccf56c1b68 "\035", 0x7fccf56c1b79 "4", 0x7fccf56c1b82 "\035", 0x7fccf56c1b93 "4", 0x7fccf56c1b9a ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7fccf56c1bad "\005", 0x7fccf56c1bba "\005", 0x7fccf56c1bc1 "\035", 0x7fccf56c1bd0 "\027\001\003\016\v\v\210\001\017", 0x7fccf56c1bdc "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7fccf56c1bec "(", 0x7fccf56c1bf5 "3\001\025\023", 0x7fccf56c1bfc "\r", 0x7fccf56c1c0a "\031\001\026\v", 0x7fccf56c1c11 "\031\001", 0x7fccf56c1c16 "3\001", 0x7fccf56c1c1b ".\001n\016\003\016:\v;\v \v", 0x7fccf56c1c2a "\005", 0x7fccf56c1c35 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fccf56c1c48 "\005", 0x7fccf56c1c55 "\035\001\061\023U\027X\vY\vW\v", 0x7fccf56c1c64 "\005", 0x7fccf56c1c6d ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7fccf56c1c80 ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7fccf56c1c93 "\005", 0x7fccf56c1ca2 "\035", 0x7fccf56c1cb1 "(", 0x7fccf56c1cba ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7fccf56c1ccf "\005", 0x7fccf56c1cde "4", 0x7fccf56c1ce7 "\005", 0x7fccf56c1cf6 "4", 0x7fccf56c1d05 "4", 0x7fccf56c1d17 ".", 0x7fccf56c1d28 "4", 0x7fccf56c1d3a "4", 0x7fccf56c1d4c "4", 0x7fccf56c1d5b "4", 0x7fccf56c1d6a "4", 0x7fccf56c1d7c ".", 0x7fccf56c1d8d ".\001\003\016:\v;\v \v", 0x7fccf56c1d9a ".\001\003\016:\v;\vI\023 \v", 0x7fccf56c1da9 "\001\001I\023", 0x7fccf56c1db0 "!", 0x7fccf56c1dbb "$", 0x7fccf56c1dc6 "\017", 0x7fccf56c1dcf "\025\001I\023", 0x7fccf56c1dd6 "\005", 0x7fccf56c1ddd "\025\001", 0x7fccf56c0b12 "\025\001", 0x7fccf56c0b17 "\005", 0x7fccf56c0b1e "\025\001I\023", 0x7fccf56bfe5a "\025\001I\023", 0x7fccf56bed6b "4", 0x7fccf56bed7d ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fccf56bed90 "\005", 0x7fccf56bed99 "4", 0x7fccf56beda2 ".", 0x7fccf56bedb3 "\035\001\061\023\021\001\022\006X\vY\v", 0x7fccf56bedc2 "4", 0x7fccf56bedd4 "\035", 0x7fccf56bede3 ".", 0x7fccf56bedf6 "\r", 0x7fccf56bee04 "\025\001I\023", 0x7fccf56bee0b "\005", 0x7fccf56bee12 "\025\001", 0x7fccf56bee17 ".\001\003\016:\v;\v \v", 0x7fccf56bee24 ".\001\003\016:\v;\vI\023 \v", 0x7fccf56bd72d "\025\001I\023", 0x7fccf56bd734 "\005", 0x7fccf56bd73b "\025\001", 0x7fccf56bd740 ".\001\003\016:\v;\v \v", 0x7fccf56bd74d ".\001\003\016:\v;\vI\023 \v", 0x7fccf56bd75c ".\001\003\016:\v;\vI\023?\031 \v", 0x7fccf56b53ca "\005", 0x7fccf56b53d9 ".", 0x7fccf56b1440 "!", 0x7fccf56b1449 "\r", 0x7fccf56b145f ".", 0x7fccf56b1473 "\035\001\061\023\021\001\022\aX!)Y!\220\rW!\020\001\023", 0x7fccf56b148a "\n", 0x7fccf56b1497 ".", 0x7fccf56b14b0 "4", 0x7fccf56b14c1 ".", 0x7fccf56b14d9 ".\001?\031\003\016:!7;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7fccf56b14f6 ".", 0x7fccf56b1510 ".\001?\031\003\016:!\";\v9!\001'\031I\023 !\003\064\031\001\023", 0x7fccf56b152c "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7fccf56b1541 "\026", 0x7fccf56b154b "\023\001\003\016\v\v:\v;\v\001\023", 0x7fccf56b155b "\017", 0x7fccf56b1563 "$", 0x7fccf56b156f "\026", 0x7fccf56b157d "&", 0x7fccf56b1583 "\026", 0x7fccf56b1593 "(", 0x7fccf56b159d "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fccf56b15b2 "\025\001I\023\001\023", 0x7fccf56b15bc "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7fccf56b15d1 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7fccf56b15e3 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7fccf56b15f5 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fccf56b1608 "\026", 0x7fccf56b161b "!", 0x7fccf56b1621 "4", 0x7fccf56b1631 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7fccf56b164c ".", 0x7fccf56b1663 ".", 0x7fccf56b167a ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7fccf56b1696 ".", 0x7fccf56b16b3 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fccf56b16d4 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fccf56b16f3 ".", 0x7fccf56b170d ".", 0x7fccf56b1729 "4", 0x7fccf56b1735 ".", 0x7fccf56b1750 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7fccf56b1764 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fccf56b1783 ".", 0x7fccf56b179e ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7fccf56b17b4 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7fccf56b17d1 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7fccf56b17e9 ".", 0x7fccf70fef98 "", 0x55fd47ddd5f0 "\001", 0x55fd47ddd5e8 "\001", 0x7fccf70fefc0 "\360\357\017\367\314\177", 0x55fd47ddce28 "\236\027k\365\314\177", 0x55fd47ddd5a8 "", 0x55fd47ddd5b0 "0\206tH\375U", 0x55fd47ddd5b8 "w", 0x55fd47ddd5c0 "\340\214\021\021\315\177", 0x7fccf70fefa0 "", 0x7fccf70fefa8 "", 0x7fccf70fefb0 "", 0x7fccf70fefb8 "", 0x7fccf70fefc8 "\366\304>G\375U", 0x0, 0x7fccf70fefd0 "P\232\357G\375U", 0x55fd473ec4f6 <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x55fd473ec4a8 <fiber_entry> "\363\017\036\372UH\211\345H\203\354 H\211}\350H\211u\340H\213E\340H\213@\bH\211E\360H\213E\360H\213\200\200", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x55fd47ddcf60 "\020\326\335G\375U", 0x55fd47ddd200 "P\322\335G\375U", 0x7fcd11032cb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x55fd47ddcf60 "\020\326\335G\375U", 0x55fd47ddd050 "", 0x55fd47ddd200 "P\322\335G\375U", 0x7fcd11140994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55fd47ddd610 "\001", 0x55fd47ddd608 "\001", 0x55fd47ddd618 ""...}}
i = 0
j = 307
shstr = 0x7fccf627e2db ""
ehdr = 0x7fccf47e3000
shdr = 0x7fccf627e4d0
shstr_shdr = 0x7fccf627f050
gnu_debuglink_shdr = 0x0
note_gnu_build_id = 0x7fccf627e590
fd = 5
filesize = 27902096
file = 0x7fccf47e3000 "\177ELF\002\001\001"
symtab_shdr = 0x7fccf627efd0
strtab_shdr = 0x7fccf627f010
dynsym_shdr = 0x7fccf627e650
dynstr_shdr = 0x7fccf627e690
obj = 0x55fd48749df0
dladdr_fbase = 94546305937408
#7 0x000055fd473585ec in rb_dump_backtrace_with_lines (num_traces=28, traces=0x55fd4765b9a0 <trace>, errout=0x7fcd111196a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
addr = 140518295203672
i = 0
lines = 0x55fd487495e0
obj = 0x55fd48749df0
dladdr_fbases = 0x55fd48749cf0
main_path = 0x55fd47ddd160 "/tmp/ruby/build/trunk-O0/ruby"
len = 29
#8 0x000055fd4722c7c1 in rb_print_backtrace (errout=0x7fcd111196a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
trace = {0x55fd4722c7a6 <rb_print_backtrace+36>, 0x55fd4722cec9 <rb_vm_bugreport+656>, 0x55fd47417526 <rb_bug_for_fatal_signal+327>, 0x55fd471717f6 <sigill>, 0x7fcd10f41520 <__restore_rt>, 0x55fd4700cfca <RB_IMMEDIATE_P+12>, 0x55fd4700cfed <RB_SPECIAL_CONST_P+24>, 0x55fd4700d021 <rb_special_const_p+24>, 0x55fd47016846 <is_markable_object+24>, 0x55fd4701b530 <gc_mark+28>, 0x55fd4701c25f <gc_mark_children+1690>, 0x55fd4701c654 <gc_mark_stacked_objects+116>, 0x55fd4701c7d4 <gc_mark_stacked_objects_all+38>, 0x55fd4701eb48 <gc_marks_rest+126>, 0x55fd4701ec7c <gc_marks+91>, 0x55fd47020a1f <gc_start+820>, 0x55fd470206b4 <garbage_collect+90>, 0x55fd47021352 <gc_start_internal+179>, 0x55fd47205d91 <builtin_invoker4+92>, 0x55fd4720665b <invoke_bf+95>, 0x55fd47206699 <vm_invoke_builtin+52>, 0x55fd4720d595 <vm_exec_core+28215>, 0x55fd47220e21 <rb_vm_exec+320>, 0x55fd4721da0e <invoke_block+216>, 0x55fd4721e4aa <vm_invoke_proc+911>, 0x55fd4721ec4e <rb_vm_invoke_proc+170>, 0x55fd473eeed2 <rb_fiber_start+726>, 0x55fd473ec4f6 <fiber_initialize_coroutine>, 0x0 <repeats 996 times>}
n = 28
#9 0x000055fd4722cec9 in rb_vm_bugreport (ctx=0x55fd47ddd580, errout=0x7fcd111196a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
cmd = 0x0
other_runtime_info = other_runtime_info
vm = 0x55fd47d482a0
ec = 0x55fd47ef9880
#10 0x000055fd47417526 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55fd47ddd580, fmt=0x55fd4748042b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
pid = -1
out = 0x7fcd111196a0 <_IO_2_1_stderr_>
file = 0x7fccf67a4e48 "<internal:gc>"
line = 39
#11 0x000055fd471717f6 in sigsegv (sig=11, info=0x55fd47ddd6b0, ctx=0x55fd47ddd580) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#12 <signal handler called>
No locals.
#13 0x000055fd4700cfca in RB_IMMEDIATE_P (obj=1) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:313
No locals.
#14 0x000055fd4700cfed in RB_SPECIAL_CONST_P (obj=1) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:329
No locals.
#15 0x000055fd4700d021 in rb_special_const_p (obj=1) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:349
No locals.
#16 0x000055fd47016846 in is_markable_object (obj=1) at /tmp/ruby/src/trunk-O0/gc.c:4773
No locals.
#17 0x000055fd4701b530 in gc_mark (objspace=0x55fd47d4abf0, obj=1) at /tmp/ruby/src/trunk-O0/gc.c:7140
No locals.
#18 0x000055fd4701c25f in gc_mark_children (objspace=0x55fd47d4abf0, obj=140518281461760) at /tmp/ruby/src/trunk-O0/gc.c:7504
ptr = 0x55fd484a7970
i = 3
len = 10
shape = 0x7fcd0f97fde8
any = 0x7fccf6404000
#19 0x000055fd4701c654 in gc_mark_stacked_objects (objspace=0x55fd47d4abf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7596
mstack = 0x55fd47d4b078
obj = 140518281461760
marked_slots_at_the_beginning = 690
popped_count = 0
#20 0x000055fd4701c7d4 in gc_mark_stacked_objects_all (objspace=0x55fd47d4abf0) at /tmp/ruby/src/trunk-O0/gc.c:7634
No locals.
#21 0x000055fd4701eb48 in gc_marks_rest (objspace=0x55fd47d4abf0) at /tmp/ruby/src/trunk-O0/gc.c:8829
No locals.
#22 0x000055fd4701ec7c in gc_marks (objspace=0x55fd47d4abf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8887
marking_finished = false
#23 0x000055fd47020a1f in gc_start (objspace=0x55fd47d4abf0, reason=107528) at /tmp/ruby/src/trunk-O0/gc.c:9640
do_full_mark = 1
__func__ = <optimized out>
lock_lev = 9509
#24 0x000055fd470206b4 in garbage_collect (objspace=0x55fd47d4abf0, reason=107520) at /tmp/ruby/src/trunk-O0/gc.c:9521
_lev = 4145012512
ret = 32716
#25 0x000055fd47021352 in gc_start_internal (ec=0x55fd47ef9880, self=140518303713440, full_mark=20, immediate_mark=20, immediate_sweep=20, compact=0) at /tmp/ruby/src/trunk-O0/gc.c:9972
objspace = 0x55fd47d4abf0
reason = 107520
__func__ = "gc_start_internal"
#26 0x000055fd47205d91 in builtin_invoker4 (ec=0x55fd47ef9880, self=140518303713440, argv=0x7fccf70ff070, funcptr=0x55fd4702129f <gc_start_internal>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6774
No locals.
#27 0x000055fd4720665b in invoke_bf (ec=0x55fd47ef9880, reg_cfp=0x7fccf711ef58, bf=0x55fd4763d260 <gc_table>, argv=0x7fccf70ff070) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6886
canary_p = false
ret = 140518280489600
#28 0x000055fd47206699 in vm_invoke_builtin (ec=0x55fd47ef9880, cfp=0x7fccf711ef58, bf=0x55fd4763d260 <gc_table>, argv=0x7fccf70ff070) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6894
No locals.
#29 0x000055fd4720d595 in vm_exec_core (ec=0x55fd47ef9880) at ../../src/trunk-O0/insns.def:1511
bf = 0x55fd4763d260 <gc_table>
leaf = false
val = 0
reg_pc = 0x55fd47dec030
reg_cfp = 0x7fccf711ef58
insns_address_table = {0x55fd472067ca <vm_exec_core+108>, 0x55fd4720682c <vm_exec_core+206>, 0x55fd4720693f <vm_exec_core+481>, 0x55fd47206a53 <vm_exec_core+757>, 0x55fd47206bf1 <vm_exec_core+1171>, 0x55fd47206d21 <vm_exec_core+1475>, 0x55fd47206f33 <vm_exec_core+2005>, 0x55fd47207045 <vm_exec_core+2279>, 0x55fd4720711e <vm_exec_core+2496>, 0x55fd47207225 <vm_exec_core+2759>, 0x55fd4720732c <vm_exec_core+3022>, 0x55fd4720743a <vm_exec_core+3292>, 0x55fd4720754c <vm_exec_core+3566>, 0x55fd4720761c <vm_exec_core+3774>, 0x55fd47207725 <vm_exec_core+4039>, 0x55fd4720781f <vm_exec_core+4289>, 0x55fd472078e2 <vm_exec_core+4484>, 0x55fd472079a5 <vm_exec_core+4679>, 0x55fd47207a2e <vm_exec_core+4816>, 0x55fd47207aba <vm_exec_core+4956>, 0x55fd47207b60 <vm_exec_core+5122>, 0x55fd47207c38 <vm_exec_core+5338>, 0x55fd47207d05 <vm_exec_core+5543>, 0x55fd47207de3 <vm_exec_core+5765>, 0x55fd47207ea5 <vm_exec_core+5959>, 0x55fd47207fe4 <vm_exec_core+6278>, 0x55fd4720808a <vm_exec_core+6444>, 0x55fd4720816f <vm_exec_core+6673>, 0x55fd4720829e <vm_exec_core+6976>, 0x55fd47208361 <vm_exec_core+7171>, 0x55fd47208424 <vm_exec_core+7366>, 0x55fd4720851b <vm_exec_core+7613>, 0x55fd472085dd <vm_exec_core+7807>, 0x55fd4720869f <vm_exec_core+8001>, 0x55fd47208799 <vm_exec_core+8251>, 0x55fd47208878 <vm_exec_core+8474>, 0x55fd47208945 <vm_exec_core+8679>, 0x55fd47208a55 <vm_exec_core+8951>, 0x55fd47208b4f <vm_exec_core+9201>, 0x55fd47208bca <vm_exec_core+9324>, 0x55fd47208c8b <vm_exec_core+9517>, 0x55fd47208d79 <vm_exec_core+9755>, 0x55fd47208e29 <vm_exec_core+9931>, 0x55fd47208fa8 <vm_exec_core+10314>, 0x55fd47209082 <vm_exec_core+10532>, 0x55fd4720916e <vm_exec_core+10768>, 0x55fd472091ff <vm_exec_core+10913>, 0x55fd4720935a <vm_exec_core+11260>, 0x55fd47209914 <vm_exec_core+12726>, 0x55fd47209a10 <vm_exec_core+12978>, 0x55fd47209b13 <vm_exec_core+13237>, 0x55fd47209bff <vm_exec_core+13473>, 0x55fd47209e18 <vm_exec_core+14010>, 0x55fd47209f0a <vm_exec_core+14252>, 0x55fd4720a010 <vm_exec_core+14514>, 0x55fd4720a21b <vm_exec_core+15037>, 0x55fd4720a3d2 <vm_exec_core+15476>, 0x55fd4720a506 <vm_exec_core+15784>, 0x55fd4720a67b <vm_exec_core+16157>, 0x55fd4720a7af <vm_exec_core+16465>, 0x55fd4720a924 <vm_exec_core+16838>, 0x55fd4720ab06 <vm_exec_core+17320>, 0x55fd4720ad11 <vm_exec_core+17843>, 0x55fd4720aec8 <vm_exec_core+18282>, 0x55fd4720afea <vm_exec_core+18572>, 0x55fd4720b091 <vm_exec_core+18739>, 0x55fd4720b155 <vm_exec_core+18935>, 0x55fd4720b23e <vm_exec_core+19168>, 0x55fd4720b32a <vm_exec_core+19404>, 0x55fd4720b413 <vm_exec_core+19637>, 0x55fd4720b527 <vm_exec_core+19913>, 0x55fd4720b64e <vm_exec_core+20208>, 0x55fd4720b78d <vm_exec_core+20527>, 0x55fd4720b8cc <vm_exec_core+20846>, 0x55fd4720ba0b <vm_exec_core+21165>, 0x55fd4720bb4a <vm_exec_core+21484>, 0x55fd4720bc89 <vm_exec_core+21803>, 0x55fd4720bdd3 <vm_exec_core+22133>, 0x55fd4720bf56 <vm_exec_core+22520>, 0x55fd4720c095 <vm_exec_core+22839>, 0x55fd4720c1d4 <vm_exec_core+23158>, 0x55fd4720c313 <vm_exec_core+23477>, 0x55fd4720c452 <vm_exec_core+23796>, 0x55fd4720c591 <vm_exec_core+24115>, 0x55fd4720c6d0 <vm_exec_core+24434>, 0x55fd4720c80f <vm_exec_core+24753>, 0x55fd4720c94e <vm_exec_core+25072>, 0x55fd4720caa6 <vm_exec_core+25416>, 0x55fd4720cc6c <vm_exec_core+25870>, 0x55fd4720cdf3 <vm_exec_core+26261>, 0x55fd4720cf1b <vm_exec_core+26557>, 0x55fd4720d043 <vm_exec_core+26853>, 0x55fd4720d166 <vm_exec_core+27144>, 0x55fd4720d289 <vm_exec_core+27435>, 0x55fd4720d3bd <vm_exec_core+27743>, 0x55fd4720d4fc <vm_exec_core+28062>, 0x55fd4720d5e7 <vm_exec_core+28297>, 0x55fd4720d6ec <vm_exec_core+28558>, 0x55fd4720d834 <vm_exec_core+28886>, 0x55fd4720d923 <vm_exec_core+29125>, 0x55fd4720d9fd <vm_exec_core+29343>, 0x55fd4720dad2 <vm_exec_core+29556>, 0x55fd4720dbad <vm_exec_core+29775>, 0x55fd4720dc29 <vm_exec_core+29899>, 0x55fd4720dca5 <vm_exec_core+30023>, 0x55fd4720dcc3 <vm_exec_core+30053>, 0x55fd4720dce1 <vm_exec_core+30083>, 0x55fd4720dcff <vm_exec_core+30113>, 0x55fd4720dd1d <vm_exec_core+30143>, 0x55fd4720dd3b <vm_exec_core+30173>, 0x55fd4720dd59 <vm_exec_core+30203>, 0x55fd4720dd77 <vm_exec_core+30233>, 0x55fd4720dd95 <vm_exec_core+30263>, 0x55fd4720ddb3 <vm_exec_core+30293>, 0x55fd4720ddd1 <vm_exec_core+30323>, 0x55fd4720ddef <vm_exec_core+30353>, 0x55fd4720de0d <vm_exec_core+30383>, 0x55fd4720de2b <vm_exec_core+30413>, 0x55fd4720de49 <vm_exec_core+30443>, 0x55fd4720de67 <vm_exec_core+30473>, 0x55fd4720de85 <vm_exec_core+30503>, 0x55fd4720dea3 <vm_exec_core+30533>, 0x55fd4720dec1 <vm_exec_core+30563>, 0x55fd4720dedf <vm_exec_core+30593>, 0x55fd4720defd <vm_exec_core+30623>, 0x55fd4720df1b <vm_exec_core+30653>, 0x55fd4720df39 <vm_exec_core+30683>, 0x55fd4720df57 <vm_exec_core+30713>, 0x55fd4720df75 <vm_exec_core+30743>, 0x55fd4720df93 <vm_exec_core+30773>, 0x55fd4720dfb1 <vm_exec_core+30803>, 0x55fd4720dfcf <vm_exec_core+30833>, 0x55fd4720dfed <vm_exec_core+30863>, 0x55fd4720e00b <vm_exec_core+30893>, 0x55fd4720e029 <vm_exec_core+30923>, 0x55fd4720e047 <vm_exec_core+30953>, 0x55fd4720e065 <vm_exec_core+30983>, 0x55fd4720e083 <vm_exec_core+31013>, 0x55fd4720e0a1 <vm_exec_core+31043>, 0x55fd4720e0bf <vm_exec_core+31073>, 0x55fd4720e0dd <vm_exec_core+31103>, 0x55fd4720e0fb <vm_exec_core+31133>, 0x55fd4720e119 <vm_exec_core+31163>, 0x55fd4720e137 <vm_exec_core+31193>, 0x55fd4720e155 <vm_exec_core+31223>, 0x55fd4720e173 <vm_exec_core+31253>, 0x55fd4720e191 <vm_exec_core+31283>, 0x55fd4720e1af <vm_exec_core+31313>, 0x55fd4720e1cd <vm_exec_core+31343>, 0x55fd4720e1eb <vm_exec_core+31373>, 0x55fd4720e209 <vm_exec_core+31403>, 0x55fd4720e227 <vm_exec_core+31433>, 0x55fd4720e245 <vm_exec_core+31463>, 0x55fd4720e263 <vm_exec_core+31493>, 0x55fd4720e281 <vm_exec_core+31523>, 0x55fd4720e29f <vm_exec_core+31553>, 0x55fd4720e2bd <vm_exec_core+31583>, 0x55fd4720e2db <vm_exec_core+31613>, 0x55fd4720e2f9 <vm_exec_core+31643>, 0x55fd4720e317 <vm_exec_core+31673>, 0x55fd4720e335 <vm_exec_core+31703>, 0x55fd4720e353 <vm_exec_core+31733>, 0x55fd4720e371 <vm_exec_core+31763>, 0x55fd4720e38f <vm_exec_core+31793>, 0x55fd4720e3ad <vm_exec_core+31823>, 0x55fd4720e3cb <vm_exec_core+31853>, 0x55fd4720e3e9 <vm_exec_core+31883>, 0x55fd4720e407 <vm_exec_core+31913>, 0x55fd4720e425 <vm_exec_core+31943>, 0x55fd4720e443 <vm_exec_core+31973>, 0x55fd4720e461 <vm_exec_core+32003>, 0x55fd4720e47f <vm_exec_core+32033>, 0x55fd4720e49d <vm_exec_core+32063>, 0x55fd4720e4bb <vm_exec_core+32093>, 0x55fd4720e4d9 <vm_exec_core+32123>, 0x55fd4720e4f7 <vm_exec_core+32153>, 0x55fd4720e515 <vm_exec_core+32183>, 0x55fd4720e533 <vm_exec_core+32213>, 0x55fd4720e551 <vm_exec_core+32243>, 0x55fd4720e56f <vm_exec_core+32273>, 0x55fd4720e58d <vm_exec_core+32303>, 0x55fd4720e5ab <vm_exec_core+32333>, 0x55fd4720e5dc <vm_exec_core+32382>, 0x55fd4720e5fa <vm_exec_core+32412>, 0x55fd4720e618 <vm_exec_core+32442>, 0x55fd4720e636 <vm_exec_core+32472>, 0x55fd4720e654 <vm_exec_core+32502>, 0x55fd4720e672 <vm_exec_core+32532>, 0x55fd4720e690 <vm_exec_core+32562>, 0x55fd4720e6ae <vm_exec_core+32592>, 0x55fd4720e6cc <vm_exec_core+32622>, 0x55fd4720e6ea <vm_exec_core+32652>, 0x55fd4720e708 <vm_exec_core+32682>, 0x55fd4720e726 <vm_exec_core+32712>, 0x55fd4720e744 <vm_exec_core+32742>, 0x55fd4720e762 <vm_exec_core+32772>, 0x55fd4720e780 <vm_exec_core+32802>, 0x55fd4720e79e <vm_exec_core+32832>, 0x55fd4720e7bc <vm_exec_core+32862>, 0x55fd4720e7da <vm_exec_core+32892>...}
#30 0x000055fd47220e21 in rb_vm_exec (ec=0x55fd47ef9880) at /tmp/ruby/src/trunk-O0/vm.c:2489
_ec = 0x55fd47ef9880
_tag = {tag = 36, retval = 4, buf = {0x7fccf70fecc0, 0x55fd47220d9f <rb_vm_exec+190>, 0x0, 0x7fccf70fec10, 0x0}, prev = 0x7fccf70fef40, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#31 0x000055fd4721da0e in invoke_block (ec=0x55fd47ef9880, iseq=0x7fccf67462b8, self=140518728060400, captured=0x55fd48043b70, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
arg_size = 0
#32 0x000055fd4721e4aa in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fccf70fef08, argc=0, self=140518728060400, captured=0x55fd48043b70, ec=0x55fd47ef9880) at /tmp/ruby/src/trunk-O0/vm.c:1582
iseq = 0x7fccf67462b8
opt_pc = 0
type = 572653569
cfp = 0x7fccf711efc8
sp = 0x7fccf70ff018
flags = 0
use_argv = 0x7fccf70fef08
av = {94546320755024, 0}
stack_argv = 0x7fccf70ff018
#33 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fccf70fef08, argc=0, self=140518728060400, proc=0x55fd48043b70, ec=0x55fd47ef9880) at /tmp/ruby/src/trunk-O0/vm.c:1680
block = 0x55fd48043b70
#34 vm_invoke_proc (ec=0x55fd47ef9880, proc=0x55fd48043b70, self=140518728060400, argc=0, argv=0x7fccf70fef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1710
No locals.
#35 0x000055fd4721ec4e in rb_vm_invoke_proc (ec=0x55fd47ef9880, proc=0x55fd48043b70, argc=0, argv=0x7fccf70fef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1731
self = 140518728060400
#36 0x000055fd473eeed2 in rb_fiber_start (fiber=0x55fd47ef9830) at /tmp/ruby/src/trunk-O0/cont.c:2536
cont = 0x55fd47ef9830
argc = 0
argv = 0x7fccf70fef08
args = 4
_ec = 0x55fd47ef9880
_tag = {tag = 36, retval = 0, buf = {0x7fccf70fefc0, 0x55fd473eeceb <rb_fiber_start+239>, 0x0, 0x7fccf70feee0, 0x7fccf70fefa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
th = 0x55fd47d4a810
proc = 0x55fd48043b70
state = RUBY_TAG_NONE
need_interrupt = 0
err = 0
#37 0x000055fd473ec4f6 in fiber_entry (from=0x55fd47d4be30, to=0x55fd47ef9a50) at /tmp/ruby/src/trunk-O0/cont.c:847
fiber = 0x55fd47ef9830
thread = 0x55fd47d4a810
#38 0x0000000000000000 in ?? ()
No symbol table info available.
>>> Dump Ruby level backtrace (if possible)