# Logfile created on 2023-12-10 10:48:46 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005606a6e460f8 @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.20231210-104846", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005606a6ecf4c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005606a6ecf358 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005606a6ecf1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231210-104846", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231210-104846>, @binmode=false, @mon_data=#<Monitor:0x00005606a6ecf0d8>, @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 net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.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
error: The following untracked working tree files would be overwritten by merge:
test/prism/snapshots/heredoc_with_comment.txt
Please move or remove them before you merge.
Aborting
Updating e005c517..c4c39082
make: *** [Makefile:560: update-src] Error 1
$$$[end] "make update-src -j4" exit with 512.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.revision -
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.revision unchanged
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
b2c9da41ceb8a47c750bbd0183d2826ed1f6512fdd77757e8ec8618f3b6003dd builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
generating encdb.h
generating enc.mk
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.
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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/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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/objspace'
make[2]: Entering 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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
abbrev 0.1.1
base64 0.2.0
benchmark 0.3.0
bundler 2.5.0.dev
cgi 0.4.0
csv 3.2.8
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
english 0.8.0
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
getoptlong 0.2.1
ipaddr 1.2.5
irb 1.9.1
logger 1.6.0
mutex_m 0.2.0
net-http 0.4.0
net-protocol 0.2.2
observer 0.1.2
open-uri 0.4.0
open3 0.2.0
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.18.0
pstore 0.1.3
rdoc 6.6.0
readline 0.0.3
reline 0.4.0
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.2.0
ruby2_keywords 0.0.5
securerandom 0.3.0
set 1.0.3
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 1.1.0
tempfile 0.2.0
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.4
digest 3.1.1
etc 1.4.3.dev.1
fcntl 1.1.0
fiddle 1.1.2
io-console 0.6.1.dev.1
io-nonblock 0.2.0
io-wait 0.3.0
json 2.7.0
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.1.1
stringio 3.1.1
strscan 3.0.8
syslog 0.1.1
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
minitest 5.20.0
power_assert 2.0.3
rake 13.1.0
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.4.7
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.3.2
typeprof 0.21.8
debug 1.8.0
racc 1.7.3
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1864 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=13259
"--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/907] 452948=test_gem_resolver_vendor_specification
[ 2/907] 452949=json_ext_parser_test
[ 3/907] 452946=test_koi8
[ 4/907] 452947=test_ostruct
[ 5/907] 452946=test_table
[ 6/907] 452949=test_not
[ 7/907] 452949=test_rdoc_attr
[ 8/907] 452946=test_gem_ext_configure_builder
[ 9/907] 452948=test_gem_dependency_list
[ 10/907] 452949=test_rendering
[ 11/907] 452947=test_rdoc_generator_markup
[ 12/907] 452948=test_filter
[ 13/907] 452949=test_inlinecache
[ 14/907] 452946=test_scanner_events
[ 15/907] 452948=test_gem_package_task
Skipping Gem::PackageTask tests. rake not found.
[ 16/907] 452948=test_err_in_callback
[ 17/907] 452948=test_force_quotes
[ 18/907] 452949=test_rdoc_parser_markdown
[ 19/907] 452947=test_gem_source_fetch_problem
[ 20/907] 452946=test_rdoc_i18n_text
[ 21/907] 452948=test_rdoc_markup_indented_paragraph
[ 22/907] 452949=test_gem_commands_lock_command
[ 23/907] 452948=test_rdoc_markup_to_html_snippet
[ 24/907] 452946=test_data
[ 25/907] 452946=test_ractor_compatibility
[ 26/907] 452947=test_have_func
[ 27/907] 452949=test_gem_commands_contents_command
[ 28/907] 452948=test_win32ole_variant_outarg
[ 29/907] 452948=test_ws
[ 30/907] 452948=test_gem_rdoc
[ 31/907] 452949=test_erb_command
[ 32/907] 452949=test_unix
[ 33/907] 452949=test_regex_casefold
[ 34/907] 452948=test_gem_source_git
[ 35/907] 452946=test_fd_setsize
[ 36/907] 452946=test_http
[ 37/907] 452947=test_symbol
[ 38/907] 452948=test_coder
[ 39/907] 452948=test_context
[ 40/907] 452949=test_gem_commands_sources_command
[ 41/907] 452948=test_rdoc_tom_doc
[ 42/907] 452948=test_gem_commands_fetch_command
[ 43/907] 452948=ractor_test
[ 44/907] 452949=test_normalize
[ 45/907] 452949=test_converters
[ 46/907] 452948=test_sleep
[ 47/907] 452949=test_bignum
[ 48/907] 452949=test_rdoc_markup
[ 49/907] 452949=test_files_test_2
[ 50/907] 452947=test_gem_resolver_git_specification
[ 51/907] 452948=test_singleton
[ 52/907] 452948=test_spell_checker
[ 53/907] 452948=test_ancdata
[ 54/907] 452948=test_rdoc_ri_paths
[ 55/907] 452948=test_name_error_extension
[ 56/907] 452948=test_rdoc_rd_block_parser
[ 57/907] 452948=test_bigdecimal_util
[ 58/907] 452948=test_https_proxy
[ 59/907] 452948=test_pack
[ 60/907] 452947=test_update
[ 61/907] 452947=test_basicinstructions
[ 62/907] 452947=test_read
[ 63/907] 452947=test_verbose
[ 64/907] 452947=test_ractor
[ 65/907] 452947=test_key_actor_emacs
[ 66/907] 452948=test_exit
[ 67/907] 452948=test_drbobject
[ 68/907] 452948=test_gem_commands_query_command
[ 69/907] 452947=test_optimization
[ 70/907] 452948=test_rdoc_rd
[ 71/907] 452948=test_range
[ 72/907] 452946=test_formatter
[ 73/907] 452946=test_weakkeymap
[ 74/907] 452946=test_key_actor_vi
[ 75/907] 452946=test_lazy_enumerator
[ 76/907] 452946=test_rdoc_markup_document
[ 77/907] 452946=test_ts
[ 78/907] 452948=test_find_executable
[ 79/907] 452948=test_unconverted_fields
[ 80/907] 452948=test_require
[ 81/907] 452946=test_locale
[ 82/907] 452946=test_history
[ 83/907] 452946=test_delegation
[ 84/907] 452946=test_dup
[ 85/907] 452946=test_pattern_key_name_check
[ 86/907] 452946=test_thread
[ 87/907] 452949=test_require
[ 88/907] 452949=test_remote_fetch_error
[ 89/907] 452949=test_open3
[ 90/907] 452946=test_udp
[ 91/907] 452946=test_pinned
[ 92/907] 452946=test_ast
[ 93/907] 452948=fuzzer_test
[ 94/907] 452948=test_struct
[ 95/907] 452948=test_propertyputref
[ 96/907] 452948=test_instrumentation_api
[ 97/907] 452948=test_default_gems
[ 98/907] 452948=test_serialize_subclasses
[ 99/907] 452948=test_rand
[100/907] 452948=test_gem_safe_marshal
[101/907] 452948=ruby_api_test
[102/907] 452948=test_date_strptime
[103/907] 452948=test_gem_doctor
[104/907] 452948=test_gem_request_set_lockfile_tokenizer
[105/907] 452948=json_common_interface_test
[106/907] 452948=test_ractor
[107/907] 452948=test_grapheme_breaks
[108/907] 452948=test_rdoc_parser_simple
[109/907] 452948=test_signedness
[110/907] 452949=test_too_many_dummy_encodings
[111/907] 452949=test_enumerable
[112/907] 452949=test_svcb_https
[113/907] 452949=test_drbunix
[114/907] 452947=test_buffering
[115/907] 452947=test_patterns
[116/907] 452947=test_gem_commands_stale_command
[117/907] 452947=location_test
[118/907] 452947=test_gem_resolver_api_specification
[119/907] 452947=test_gem_package
[120/907] 452948=test_gem_security_signer
[121/907] 452947=test_date_arith
[122/907] 452947=test_internal_ivar
[123/907] 452947=test_config
[124/907] 452948=test_error_highlight
[125/907] 452947=test_stringscanner
[126/907] 452947=test_io_m17n
[127/907] 452948=test_resize
[128/907] 452948=test_have_macro
[129/907] 452948=test_general
[130/907] 452948=desugar_compiler_test
[131/907] 452948=test_pipe
[132/907] 452948=test_tracepoint
[133/907] 452948=test_gem_resolver_specification
[134/907] 452948=test_convertible
[135/907] 452947=test_env
[136/907] 452949=test_rdoc_markup_pre_process
[137/907] 452949=test_nkf
[138/907] 452949=test_time
[139/907] 452949=test_sprintf_comb
[140/907] 452949=heredoc_dedent_test
[141/907] 452949=test_method_cache
[142/907] 452949=memsize_test
[143/907] 452949=test_gem_package_old
[144/907] 452949=test_ocsp
[145/907] 452949=test_super
[146/907] 452949=test_win32ole_param
[147/907] 452949=test_settracefunc
[148/907] 452947=test_gem_text
[149/907] 452947=test_variable
[150/907] 452947=test_pstore
[151/907] 452947=test_readpartial
[152/907] 452948=test_lambda
[153/907] 452947=test_gem_request_set_gem_dependency_api
[154/907] 452948=test_win32ole
[155/907] 452948=test_regexp
[156/907] 452949=test_extlibs
[157/907] 452947=test_file_exhaustive
[158/907] 452949=pattern_test
[159/907] 452949=test_string
[160/907] 452949=test_variable_name_check
[161/907] 452949=test_iterator
[162/907] 452949=compiler_test
[163/907] 452949=test_printf
[164/907] 452949=test_case
[165/907] 452949=test_gem_remote_fetcher
[166/907] 452947=test_gem_uninstaller
[167/907] 452949=test_rdoc_generator_pot
[168/907] 452949=test_zlib
[169/907] 452948=test_storage
[170/907] 452948=test_eval
[171/907] 452948=test_proc
[172/907] 452947=test_alias
[173/907] 452947=test_gem_gem_runner
[174/907] 452947=test_pointer
[175/907] 452947=test_dir_m17n
[176/907] 452948=test_helper
[177/907] 452948=test_rdoc_generator_pot_po_entry
[178/907] 452948=test_tuplebag
[179/907] 452948=test_show_source
[180/907] 452948=test_cgi_header
[181/907] 452948=test_rdoc_markup_to_rdoc
[182/907] 452948=test_protocol
[183/907] 452948=test_singleton_function
[184/907] 452948=test_dns
[185/907] 452948=test_process
[186/907] 452948=test_gem_commands_info_command
[187/907] 452948=test_addr
[188/907] 452948=test_getopts
[189/907] 452948=test_flush
[190/907] 452948=test_pair
[191/907] 452947=test_stat
[192/907] 452947=test_gc
[193/907] 452948=test_gem_local_remote_options
[194/907] 452948=test_gem_commands_owner_command
[195/907] 452948=test_cgi_modruby
[196/907] 452948=test_rational
[197/907] 452948=test_trace
[198/907] 452948=test_nil
[199/907] 452948=test_rdoc_markup_attribute_manager
[200/907] 452948=test_liberal_parsing
[201/907] 452948=test_rdoc_class_module
[202/907] 452949=test_summary
[203/907] 452949=test_win32ole_variant
[204/907] 452949=test_gem_resolver_composed_set
[205/907] 452949=test_object
[206/907] 452948=test_find
[207/907] 452948=test_arity
[208/907] 452948=test_jaro_winkler
[209/907] 452948=test_func
[210/907] 452949=test_foreach
[211/907] 452949=test_install
[212/907] 452949=unescape_test
[213/907] 452949=test_yamldbm
[214/907] 452949=test_column_separator
[215/907] 452949=test_gem_source_list
[216/907] 452949=test_yaml_special_cases
[217/907] 452949=test_drbssl
[218/907] 452948=parameters_signature_test
[219/907] 452948=test_rdoc_parser_changelog
[220/907] 452948=test_kill_ring
[221/907] 452948=test_boolean
[222/907] 452948=test_c_struct_entry
[223/907] 452948=test_random
[224/907] 452948=test_rdoc_context
[225/907] 452948=test_strip
[226/907] 452948=test_nonblock
[227/907] 452948=test_lexer
[228/907] 452948=test_date
[229/907] 452948=test_open-uri
[230/907] 452948=test_mailto
[231/907] 452948=test_enumerator_kw
[232/907] 452948=test_gem_indexer
[233/907] 452948=test_gem_commands_install_command
[234/907] 452948=test_transcode
[235/907] 452948=test_iso_8859
[236/907] 452948=test_coderange
[237/907] 452948=test_dir
[238/907] 452948=test_pkcs7
[239/907] 452948=test_cgi_session
[240/907] 452948=test_ensured
[241/907] 452948=test_hash
[242/907] 452947=test_x509crl
[243/907] 452947=test_keyword
[244/907] 452949=test_iter_break
[245/907] 452949=test_gem_install_update_options
[246/907] 452949=test_num2int
[247/907] 452949=test_project_sanity
[248/907] 452949=test_gem_command_manager
[249/907] 452947=test_refinement
[250/907] 452949=test_address_resolve
[251/907] 452949=test_gem_requirement
[252/907] 452949=test_numeric
[253/907] 452949=test_word
[254/907] 452949=test_gem_resolver_installed_specification
[255/907] 452949=test_cmethod
[256/907] 452949=test_gem_commands_list_command
[257/907] 452949=test_gem_resolver_vendor_set
[258/907] 452949=test_parser
[259/907] 452949=test_gem_ext_rake_builder
[260/907] 452949=test_irb
[261/907] 452949=test_yield_block
[262/907] 452949=test_pkg_config
[263/907] 452949=test_rdoc_include
[264/907] 452949=test_gem_commands_help_command
[265/907] 452949=test_set
[266/907] 452949=test_at_exit
[267/907] 452949=test_closure
[268/907] 452949=test_rdoc_options
[269/907] 452949=test_dln
[270/907] 452949=test_digest
[271/907] 452949=test_gem_resolver_local_specification
[272/907] 452949=test_object
[273/907] 452949=test_frozen_error
[274/907] 452949=test_yjit
[275/907] 452948=test_m17n
[276/907] 452948=test_argf
[277/907] 452947=test_console_attr
[278/907] 452947=test_gem_ext_cargo_builder_link_flag_converter
[279/907] 452947=test_array
[280/907] 452949=test_x509req
[281/907] 452949=test_files_ext
[282/907] 452949=test_ruby_lex
[283/907] 452948=test_win32ole_record
[284/907] 452949=test_eval_history
[285/907] 452948=test_complex2
[286/907] 452948=dispatcher_test
[287/907] 452948=test_gem_version_option
[288/907] 452949=test_insns_leaf
[289/907] 452949=test_ubf_async_safe
[290/907] 452949=test_ossl
[291/907] 452948=test_omap
[292/907] 452948=test_gem_uri_formatter
[293/907] 452948=test_sockopt
[294/907] 452948=test_yaml_tree
[295/907] 452948=test_windows_1251
[296/907] 452948=test_shellwords
[297/907] 452948=test_encoding
[298/907] 452948=test_vm_dump
[299/907] 452948=test_thread_queue
[300/907] 452948=test_nesting_parser
[301/907] 452948=test_nowrite
[302/907] 452948=test_gem_resolver_conflict
[303/907] 452948=test_gb18030
[304/907] 452948=test_gem_package_tar_writer
[305/907] 452949=test_fileutils
[306/907] 452948=errors_test
[307/907] 452948=test_history
[308/907] 452948=test_method_cache
[309/907] 452948=test_gem_gemcutter_utilities
[310/907] 452948=test_float
[311/907] 452949=test_mul
[312/907] 452949=test_primitive
[313/907] 452949=test_gem_commands_which_command
[314/907] 452949=test_passing_block
[315/907] 452949=test_yjit_exit_locations
[316/907] 452949=test_data_error
[317/907] 452949=test_monitor
[318/907] 452949=test_whileuntil
[319/907] 452949=test_gem_resolver_best_set
[320/907] 452949=test_cstr
[321/907] 452948=test_gem_config_file
[322/907] 452948=test_document
[323/907] 452948=test_marshalable
[324/907] 452948=test_rdoc_parser_rd
[325/907] 452948=test_webauthn_poller
[326/907] 452948=test_unicode
[327/907] 452948=test_x509attr
[328/907] 452948=test_set_len
[329/907] 452948=test_rdoc_parser
[330/907] 452948=test_thread_cv
[331/907] 452948=test_pattern_matching
[332/907] 452948=test_webauthn_listener
[333/907] 452949=test_coverage
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 46265>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11
[334/907] 452948=test_pathname
[335/907] 452948=test_case
[336/907] 452948=test_gem_path_support
[337/907] 452948=test_helper
[338/907] 452948=test_x509ext
[339/907] 452948=test_wss
[340/907] 452948=test_class
[341/907] 452948=test_configuration
[342/907] 452948=test_fips
[343/907] 452948=test_math
[344/907] 452948=test_gc
[345/907] 452948=test_libs
[346/907] 452948=test_gem_util
[347/907] 452949=test_euc_jp
[348/907] 452949=test_tree_spell_checker
[349/907] 452948=test_require_lib
[350/907] 452949=test_gem_ext_cmake_builder
[351/907] 452949=test_interned_str
[352/907] 452949=test_objectspace
[353/907] 452947=test_integer
[354/907] 452949=test_sexp
[355/907] 452949=test_io
[356/907] 452948=test_compile_prism
[357/907] 452948=test_key_event_record
[358/907] 452948=test_array_create
[359/907] 452948=test_scalar_scanner
[360/907] 452948=test_notimplement
[361/907] 452948=test_etc
[362/907] 452948=test_struct
[363/907] 452948=test_mutex
[364/907] 452948=test_option
[365/907] 452947=test_win32ole_event
[366/907] 452947=test_completion
[367/907] 452948=test_buffered_io
[368/907] 452948=test_constant
[369/907] 452948=test_addrinfo
[370/907] 452947=test_gem
[371/907] 452948=test_to_ary_concat
[372/907] 452947=test_encoding
[373/907] 452947=test_bash_completion
[374/907] 452947=test_delegate
[375/907] 452947=test_gem_ext_cargo_builder_unit
[376/907] 452947=test_bug-14834
[377/907] 452947=test_fixnum
[378/907] 452947=test_signal
[379/907] 452948=test_cgi_core
[380/907] 452948=test_parser
[381/907] 452948=test_rdoc_require
[382/907] 452948=test_fiber
[383/907] 452947=test_rational2
[384/907] 452947=test_terminfo
[385/907] 452947=test_rdoc_markup_to_bs
[386/907] 452947=test_raise_exception
[387/907] 452947=test_marshal
[388/907] 452948=json_encoding_test
[389/907] 452948=test_gem_commands_update_command
[390/907] 452949=test_gem_commands_generate_index_command
[391/907] 452949=test_optparse
[392/907] 452949=ripper_compat_test
[393/907] 452949=test_case_options
[394/907] 452949=test_evaluation
[395/907] 452949=test_ssl
[396/907] 452949=test_rdoc_markup_to_tt_only
[397/907] 452949=test_https
[398/907] 452949=test_convert
[399/907] 452949=test_ractor
[400/907] 452947=test_abbrev
[401/907] 452947=test_objspace
[402/907] 452949=test_general
[403/907] 452949=test_gem_commands_server_command
[404/907] 452949=test_httpresponses
[405/907] 452949=test_timeout
[406/907] 452949=test_within_pipe
[407/907] 452949=test_rdoc_generator_darkfish
[408/907] 452948=test_mixed_unicode_escapes
[409/907] 452948=test_have_library
[410/907] 452949=test_load
[411/907] 452949=test_beginendblock
[412/907] 452948=test_rdoc_parser_ruby
[413/907] 452949=test_httpresponse
[414/907] 452949=test_cipher
[415/907] 452949=test_new
[416/907] 452949=test_big5
[417/907] 452949=test_time_tz
[418/907] 452949=version_test
[419/907] 452949=test_cgi_cookie
[420/907] 452949=test_scheduler
[421/907] 452949=test_object_references
[422/907] 452949=test_bigdecimal
[423/907] 452948=test_win32ole_variable
[424/907] 452948=test_gem_resolver
[425/907] 452948=test_gem_specification
[426/907] 452949=test_gem_package_tar_reader_entry
[427/907] 452948=test_rdoc_markup_to_label
[428/907] 452949=test_gem_commands_exec_command
[429/907] 452948=test_tsort
[430/907] 452948=test_metaclass
[431/907] 452948=test_files_sample
[432/907] 452948=test_rbconfig
[433/907] 452948=test_logger
[434/907] 452948=test_digest_extend
[435/907] 452948=test_ssl
[436/907] 452949=test_key_error
[437/907] 452949=test_module
[438/907] 452948=test_rb_str_dup
[439/907] 452948=test_symbol
[440/907] 452948=test_append
[441/907] 452948=test_engine
[442/907] 452948=test_pp
[443/907] 452948=test_rdoc_markup_to_table_of_contents
[444/907] 452948=test_gem_commands_unpack_command
[445/907] 452948=test_x509cert
[446/907] 452948=test_enc_associate
[447/907] 452949=test_last_thread
[448/907] 452949=test_import
[449/907] 452948=test_logdevice
[450/907] 452948=test_ftp
[451/907] 452948=test_config
[452/907] 452948=test_gem_request_connection_pools
[453/907] 452948=test_rubyvm
[454/907] 452948=test_ractor
[455/907] 452948=test_arith_seq_extract
[456/907] 452949=test_pack
[457/907] 452948=test_getoptlong
[458/907] 452948=test_logperiod
[459/907] 452948=test_io_console
[460/907] 452949=test_bn
[461/907] 452949=test_rdoc_markup_attributes
[462/907] 452949=test_cparser
[463/907] 452948=test_unicode_escape
[464/907] 452948=test_c_union_entity
[465/907] 452948=test_string_processing
[466/907] 452948=test_recursion
[467/907] 452948=test_alias_and_anchor
[468/907] 452948=test_config
[469/907] 452948=test_rdoc_any_method
[470/907] 452949=test_abi
[471/907] 452949=test_complexrational
[472/907] 452949=test_drb
[473/907] 452948=test_hash
[474/907] 452948=test_win32ole_method_event
[475/907] 452948=test_gem_ext_ext_conf_builder
[476/907] 452948=test_function_entry
[477/907] 452948=test_gem_resolver_activation_request
[478/907] 452948=test_path_to_class
[479/907] 452948=test_pkey_dh
[480/907] 452948=test_securerandom
[481/907] 452948=test_date_ractor
[482/907] 452948=test_http_request
[483/907] 452948=test_undef
[484/907] 452948=test_gem_name_tuple
[485/907] 452948=test_gem_request_set
[486/907] 452948=constant_path_node_test
[487/907] 452948=test_win32ole_typelib
[488/907] 452948=test_bundled_ca
[489/907] 452948=test_external_new
[490/907] 452948=test_ifunless
[491/907] 452948=test_ractor
[492/907] 452948=test_key_stroke
[493/907] 452948=test_process
[494/907] 452946=test_config
[495/907] 452946=test_mdns
[496/907] 452946=test_rat
[497/907] 452946=test_rdoc_extend
[498/907] 452946=test_to_ruby
[499/907] 452946=test_merge_keys
[500/907] 452946=test_gem_resolver_index_specification
[501/907] 452946=test_c_struct_builder
[502/907] 452946=test_io_buffer
[503/907] 452946=test_gem_ext_cargo_builder
[504/907] 452946=test_gem_package_tar_header
[505/907] 452946=test_rdoc_context_section
[506/907] 452946=test_gem_security_policy
[507/907] 452946=test_emitter
[508/907] 452946=test_io
[509/907] 452946=test_ellipsize
[510/907] 452946=test_queue
[511/907] 452946=test_gem_commands_check_command
[512/907] 452946=test_big2str
[513/907] 452946=test_data
[514/907] 452946=test_gem_commands_yank_command
[515/907] 452946=test_rdoc_alias
[516/907] 452946=test_stream
[517/907] 452946=test_gem_ext_builder
[518/907] 452949=test_prettyprint
[519/907] 452949=test_threadgroup
[520/907] 452949=test_human_typo
[521/907] 452949=test_change_word
[522/907] 452949=test_tmpdir
[523/907] 452946=test_noarg
[524/907] 452946=test_gem_commands_pristine_command
[525/907] 452949=test_type_completor
[526/907] 452949=test_utf32
[527/907] 452949=test_iseq_load
[528/907] 452946=test_rdoc_markup_to_markdown
[529/907] 452946=test_trick
[530/907] 452949=test_key_name_check
[531/907] 452949=test_scalar
[532/907] 452949=test_gem_resolver_requirement_list
[533/907] 452949=test_arith_seq_beg_len_step
[534/907] 452949=test_gem_resolver_dependency_request
[535/907] 452949=test_ns_spki
[536/907] 452949=test_encodings
[537/907] 452949=test_random
[538/907] 452949=test_rdoc_markdown_test
[539/907] 452949=test_rdoc_normal_module
[540/907] 452949=test_gem_version
[541/907] 452949=test_rdoc_markup_hard_break
[542/907] 452949=test_ssl_session
[543/907] 452949=test_gem_resolver_api_set
[544/907] 452949=test_forwardable
[545/907] 452949=parse_comments_test
[546/907] 452949=test_ractor
[547/907] 452946=test_dryrun
[548/907] 452949=test_line_editor
[549/907] 452949=test_gem_security_trust_dir
[550/907] 452946=test_rinda
[551/907] 452949=test_integer
[552/907] 452949=test_yield
[553/907] 452946=test_kwargs
[554/907] 452946=test_acceptable
[555/907] 452946=test_string_memory
[556/907] 452946=test_io_wait
[557/907] 452946=test_pkey
[558/907] 452946=test_stream
[559/907] 452946=test_nextafter
[560/907] 452946=test_thread
[561/907] 452946=test_capacity
[562/907] 452946=test_rubyoptions
[563/907] 452949=test_httpheader
[564/907] 452949=test_rdoc_ri_driver
[565/907] 452949=test_shapes
[566/907] 452949=test_gem_commands_mirror
[567/907] 452949=test_gem_commands_cleanup_command
[568/907] 452949=test_euc_kr
[569/907] 452949=test_date_marshal
[570/907] 452949=test_literal
[571/907] 452949=test_typeddata
[572/907] 452949=test_rdoc_markup_include
[573/907] 452949=test_cesu8
[574/907] 452949=test_inputs_scanner
[575/907] 452949=test_protect
[576/907] 452949=test_tree_builder
[577/907] 452949=test_rdoc_generator_pot_po
[578/907] 452949=test_clone
[579/907] 452949=test_rdoc_servlet
[580/907] 452949=test_x509name
[581/907] 452949=test_fnmatch
[582/907] 452949=test_rdoc_markup_heading
[583/907] 452949=test_pack
[584/907] 452949=test_gem_source
[585/907] 452949=test_mutex_m
[586/907] 452949=test_skip_lines
[587/907] 452949=test_random_formatter
[588/907] 452949=test_depth_first
[589/907] 452949=test_benchmark
[590/907] 452948=test_socket
[591/907] 452949=test_framework
[592/907] 452949=test_rdoc_markup_to_html_crossref
[593/907] 452949=test_class2name
[594/907] 452949=test_yamlstore
[595/907] 452949=test_erb_m17n
[596/907] 452949=test_syslog
[597/907] 452949=test_gem_commands_uninstall_command
[598/907] 452946=test_rdoc_code_object
[599/907] 452946=test_yaml
[600/907] 452949=comments_test
[601/907] 452949=test_array
[602/907] 452949=test_debug
[603/907] 452949=test_reline
[604/907] 452946=test_mkmf
[605/907] 452946=test_raise
[606/907] 452946=test_assembler
[607/907] 452946=test_gem_stub_specification
[608/907] 452946=test_string
[609/907] 452949=test_function
[610/907] 452946=test_zsh_completion
[611/907] 452946=test_resource
[612/907] 452946=library_symbols_test
[613/907] 452946=test_system
[614/907] 452949=test_gem_commands_signin_command
[615/907] 452949=test_file
[616/907] 452949=test_date_strftime
[617/907] 452948=test_reqarg
[618/907] 452948=test_set
[619/907] 452948=test_init
[620/907] 452948=test_date_attr
[621/907] 452948=test_color_printer
[622/907] 452948=test_rdoc_rd_inline_parser
[623/907] 452948=test_basicsocket
[624/907] 452948=test_sleep
[625/907] 452949=test_condition
[626/907] 452949=test_gem_commands_search_command
[627/907] 452949=test_cp949
[628/907] 452949=test_defined
[629/907] 452949=test_sizeof
[630/907] 452948=test_emoji
[631/907] 452948=test_face
[632/907] 452948=test_sorted_set
[633/907] 452946=test_iseq
[634/907] 452948=json_string_matching_test
[635/907] 452948=test_rdoc_markup_paragraph
[636/907] 452948=test_cmd
[637/907] 452946=test_path
[638/907] 452946=test_fstring
[639/907] 452946=test_nomethod_error
[640/907] 452946=test_euc_tw
[641/907] 452946=test_quote_empty
[642/907] 452946=test_rdoc_markup_raw
[643/907] 452946=test_gem_commands_cert_command
[644/907] 452948=test_date_new
[645/907] 452948=test_wait
[646/907] 452948=test_tempfile
[647/907] 452949=test_object_create_start
[648/907] 452949=test_duplicate
[649/907] 452949=magic_comment_test
[650/907] 452949=test_require_path_check
[651/907] 452948=test_acl
[652/907] 452948=test_gem_unsatisfiable_dependency_error
[653/907] 452946=test_utf16
[654/907] 452948=test_method
[655/907] 452946=test_rdoc_markup_parser
[656/907] 452946=test_gem_source_specific_file
[657/907] 452947=test_gem_installer
[658/907] 452946=test_pkcs12
[659/907] 452949=test_deprecate
[660/907] 452949=test_rdoc_constant
[661/907] 452946=test_row_separator
[662/907] 452946=test_rdoc_rd_inline
[663/907] 452946=test_rdoc_markdown
[664/907] 452949=test_rdoc_normal_class
[665/907] 452949=test_gem_package_tar_reader
[666/907] 452949=test_comparable
[667/907] 452949=test_ipaddr
[668/907] 452949=test_const
[669/907] 452949=test_class
[670/907] 452946=test_rdoc_encoding
[671/907] 452946=test_files_test_1
[672/907] 452948=test_io_timeout
[673/907] 452948=test_bmethod
[674/907] 452948=encoding_test
[675/907] 452947=test_pty
[676/907] 452946=test_erb
[677/907] 452946=test_gem_commands_environment_command
[678/907] 452947=test_numeric
[679/907] 452946=test_postponed_job
[680/907] 452947=test_gem_request_set_lockfile
[681/907] 452946=test_uncorrectable_name_check
[682/907] 452946=test_method_name_check
[683/907] 452946=test_parse
[684/907] 452947=test_observer
[685/907] 452947=test_gem_commands_setup_command
[686/907] 452946=test_hmac
[687/907] 452946=test_rdoc_top_level
[688/907] 452947=test_color
[689/907] 452947=test_ldap
[690/907] 452946=test_numhash
[691/907] 452946=test_rdoc_task
[692/907] 452946=test_macro
[693/907] 452947=test_rdoc_markup_to_html
[694/907] 452946=test_backtrace
[695/907] 452947=test_pkey_rsa
[696/907] 452947=test_bigzero
[697/907] 452947=test_stack
[698/907] 452946=test_gem_platform
[699/907] 452946=test_rdoc_parser_c
[700/907] 452946=test_emitter
[701/907] 452946=test_rdoc_markup_verbatim
[702/907] 452946=json_fixtures_test
[703/907] 452946=test_econv
[704/907] 452949=newline_test
[705/907] 452947=test_enumerator
[706/907] 452947=test_row
[707/907] 452949=test_exception_at_throwing
[708/907] 452947=test_memory_view
[709/907] 452949=test_stringio
[710/907] 452949=test_sprintf
[711/907] 452947=test_gem_uri
[712/907] 452949=test_rewind
[713/907] 452949=test_win32ole_type_event
[714/907] 452947=test_rdoc_method_attr
[715/907] 452949=test_dot_dot
[716/907] 452949=test_scan_args
[717/907] 452949=test_date_conv
[718/907] 452949=test_gem_source_subpath_problem
[719/907] 452947=test_date_compat
[720/907] 452947=test_case_mapping
[721/907] 452947=test_egrep_cpp
[722/907] 452947=test_weakmap
[723/907] 452949=test_gem_source_local
[724/907] 452946=test_flip
[725/907] 452946=test_frozen
[726/907] 452946=test_win32ole_method
[727/907] 452946=test_bug_reporter
[728/907] 452949=test_io_buffer
[729/907] 452949=test_autoconf
[730/907] 452949=test_cgi_multipart
[731/907] 452946=test_json_tree
[732/907] 452946=test_rdoc_comment
[733/907] 452949=test_kdf
[734/907] 452946=test_win32ole_variant_m
[735/907] 452946=test_tcp
[736/907] 452949=test_rdoc_rdoc
[737/907] 452946=test_cclass
[738/907] 452946=test_gem_resolver_installer_set
[739/907] 452949=test_psych
[740/907] 452949=test_flags
[741/907] 452946=test_ole_methods
[742/907] 452946=test_gem_resolver_lock_set
[743/907] 452946=test_rdoc_i18n_locale
[744/907] 452946=test_gem_source_installed
[745/907] 452946=test_severity
[746/907] 452946=test_load
[747/907] 452946=test_ractor
[748/907] 452946=test_arithmetic_sequence
[749/907] 452946=test_gem_update_suggestion
[750/907] 452946=test_http
[751/907] 452946=test_stringchar
[752/907] 452946=test_member
[753/907] 452946=test_gem_security
[754/907] 452949=test_rubygems
[755/907] 452949=test_kconv
[756/907] 452949=test_eval
[757/907] 452949=test_shift_jis
[758/907] 452949=test_quote_char_nil
[759/907] 452949=test_rdoc_cross_reference
[760/907] 452949=test_digest
[761/907] 452949=test_files_lib
[762/907] 452949=test_store
[763/907] 452946=test_bug-5832
[764/907] 452946=test_gem_commands_open_command
[765/907] 452946=test_fiddle
[766/907] 452949=test_gem_resolver_lock_specification
[767/907] 452949=test_nofree
[768/907] 452949=test_gem_resolver_git_set
[769/907] 452946=test_ractor
[770/907] 452946=test_emoji_breaks
[771/907] 452949=test_gem_command
[772/907] 452949=test_hash_create
[773/907] 452949=test_rdoc_generator_ri
[774/907] 452949=test_file
[775/907] 452949=test_thread_fd_close
[776/907] 452949=test_safe_load
[777/907] 452949=test_gem_stream_ui
[778/907] 452949=test_ansi_with_terminfo
[779/907] 452949=bom_test
[780/907] 452949=test_string
[781/907] 452946=locals_test
[782/907] 452946=test_name_error
[783/907] 452946=test_weakref
[784/907] 452946=test_timeout
[785/907] 452946=test_enumerator
[786/907] 452946=test_switch_hitter
[787/907] 452946=test_pkey_dsa
[788/907] 452946=test_rdoc_rubygems_hook
[789/907] 452946=test_gem_commands_dependency_command
[790/907] 452946=test_arity
[791/907] 452946=test_rdoc_markup_to_joined_paragraph
[792/907] 452946=test_date_time
[793/907] 452946=test_handle
[794/907] 452946=test_did_you_mean
[795/907] 452946=test_unicode_normalize
[796/907] 452947=test_bug-3571
[797/907] 452947=test_read
[798/907] 452947=test_reline_key
[799/907] 452947=test_read_write
[800/907] 452947=test_deprecated
[801/907] 452947=test_integer_comb
[802/907] 452946=test_nil2vtempty
[803/907] 452946=test_div
[804/907] 452946=test_kernel
[805/907] 452946=test_profile_frames
[806/907] 452946=json_parser_test
[807/907] 452946=test_gbk
[808/907] 452946=parse_test
[809/907] 452947=test_each
[810/907] 452947=test_rendering
[811/907] 452947=!Nothing_to_test
[812/907] 452947=test_gem_commands_outdated_command
[813/907] 452947=test_gem_validator
[814/907] 452947=test_usrmarshal
[815/907] 452947=test_rdoc_markup_formatter
[816/907] 452947=test_gem_available_set
[817/907] 452947=test_memory_view
[818/907] 452947=test_modify_expand
[819/907] 452947=test_assignment
[820/907] 452947=test_my_integer
[821/907] 452947=test_require
[822/907] 452947=test_gem_source_vendor
[823/907] 452947=test_call
[824/907] 452947=test_data_converters
[825/907] 452947=test_ansi_without_terminfo
[826/907] 452947=test_rdoc_text
[827/907] 452947=test_autoload
[828/907] 452946=test_cgi_util
[829/907] 452946=test_gem_dependency
[830/907] 452946=test_windows_1252
[831/907] 452946=test_null
[832/907] 452946=test_header
[833/907] 452946=test_win32ole_type
[834/907] 452946=test_exception
[835/907] 452946=test_x509store
[836/907] 452946=regexp_test
[837/907] 452946=test_enc_str_buf_cat
[838/907] 452946=test_generic
[839/907] 452946=test_input_method
[840/907] 452946=test_syslog_logger
[841/907] 452946=test_gem_source_lock
[842/907] 452946=test_gem_dependency_installer
[843/907] 452946=test_optarg
[844/907] 452946=test_ripper
[845/907] 452946=test_placearg
[846/907] 452946=test_len
[847/907] 452946=test_features
[848/907] 452946=test_asn1
[849/907] 452946=test_popen_deadlock
[850/907] 452947=test_gem_commands_specification_command
[851/907] 452947=test_bigmath
[852/907] 452947=test_str2big
[853/907] 452947=test_continuation
[854/907] 452946=test_gem_impossible_dependencies_error
[855/907] 452946=json_generator_test
[856/907] 452947=test_gc_compact
[857/907] 452946=test_rdoc_markup_to_ansi
[858/907] 452946=test_delete
[859/907] 452946=test_ractor
[860/907] 452946=test_parser_events
[861/907] 452946=test_gem_request_set_lockfile_parser
[862/907] 452946=test_io_wait_uncommon
[863/907] 452946=test_gem_silent_ui
[864/907] 452946=test_gem_commands_signout_command
[865/907] 452946=test_gem_bundler_version_finder
[866/907] 452946=test_files_test
[867/907] 452946=test_time
[868/907] 452946=test_rdoc_stats
[869/907] 452946=test_gem_dependency_resolution_error
[870/907] 452946=test_provider
[871/907] 452948=test_exception
[872/907] 452946=test_case_comprehensive
[873/907] 452948=test_syntax
[874/907] 452949=test_rdoc_store
[875/907] 452947=test_enc_raise
[876/907] 452947=test_webauthn_listener_response
[877/907] 452947=test_inadvertent_creation
[878/907] 452949=test_folderitem2_invokeverb
[879/907] 452949=test_gem_spec_fetcher
[880/907] 452947=test_date_parse
[881/907] 452949=test_enum
[882/907] 452947=test_write
[883/907] 452947=test_recorder
[884/907] 452947=test_rdoc_token_stream
[885/907] 452947=test_thread
[886/907] 452947=test_pkey_ec
[887/907] 452947=test_gem_request
[888/907] 452947=test_gem_resolver_index_set
[889/907] 452947=test_cgi_tag_helper
[890/907] 452947=test_rdoc_generator_json_index
[891/907] 452947=test_rdoc_single_class
[892/907] 452947=test_workspace
[893/907] 452949=test_debug_cmd
[894/907] 452949=test_win32ole_param_event
[895/907] 452949=json_addition_test
[896/907] 452949=test_gem_commands_build_command
[897/907] 452947=test_qsort
[898/907] 452947=test_invalid
[899/907] 452947=json_generic_object_test
[900/907] 452947=test_base64
[901/907] 452947=test_complex
[902/907] 452947=test_backtrace
[903/907] 452949=test_type
[904/907] 452947=test_common
[905/907] 452949=test_class_name_check
[906/907] 452947=test_m17n_comb
[907/907] 452949=test_gem_commands_push_command
Retrying...
Finished tests in 1220.469140s, 22.1562 tests/s, 9243.7184 assertions/s.
27041 tests, 11281673 assertions, 0 failures, 0 errors, 218 skips
ruby -v: ruby 3.3.0dev (2023-12-01T07:48:10Z master e005c51732) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-12-01T07:48:10Z master e005c51732) [x86_64-linux]
0 .........................................................................
73 .........................................................................
146 .........................................................................
219 .........................................................................
292 .........................................................................
365 .........................................................................
438 .........................................................................
511 .........................................................................
584 .........................................................................
657 .........................................................................
730 .........................................................................
803 .........................................................................
876 .........................................................................
949 .........................................................................
1022 .........................................................................
1095 .........................................................................
1168 .........................................................................
1241 .........................................................................
1314 .........................................................................
1387 .........................................................................
1460 .........................................................................
1533 .........................................................................
1606 .........................................................................
1679 .........................................................................
1752 .........................................................................
1825 .........................................................................
1898 .........................................................................
1971 .........................................................................
2044 .........................................................................
2117 .........................................................................
2190 .........................................................................
2263 .........................................................................
2336 .........................................................................
2409 .........................................................................
2482 .........................................................................
2555 .........................................................................
2628 .........................................................................
2701 .........................................................................
2774 .........................................................................
2847 .........................................................................
2920 .........................................................................
2993 .........................................................................
3066 .........................................................................
3139 .........................................................................
3212 .........................................................................
3285 .........................................................................
3358 .........................................................................
3431 .........................................................................
3504 .........................................................................
3577 .........................................................................
3650 .........................................................................
3723 .....
Finished in 293.620406 seconds
3728 files, 32495 examples, 147478 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.458313.ruby -x gdbscript
[New LWP 458313]
[New LWP 458357]
[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 0x000055fb2971fe2e in rb_iseq_mark_and_move_each_value (iseq=0x7f6672b2ca70, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:243
243 union iseq_inline_storage_entry *is_entries = body->is_entries;
[Current thread is 1 (Thread 0x7f668d2067c0 (LWP 458313))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f668d2067c0 (LWP 458313) 0x000055fb2971fe2e in rb_iseq_mark_and_move_each_value (iseq=0x7f6672b2ca70, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:243
2 Thread 0x7f6673c2f640 (LWP 458357) 0x00007f668d32efde in epoll_wait (epfd=4, events=0x55fb29ce383c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f6673c2f640 (LWP 458357)):
#0 0x00007f668d32efde in epoll_wait (epfd=4, events=0x55fb29ce383c <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 0x000055fb29863182 in timer_thread_polling (vm=0x55fb2a432b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = 847569694
#2 0x000055fb2986382a in timer_thread_func (ptr=0x55fb2a432b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2992
vm = 0x55fb2a432b10
#3 0x00007f668d29db43 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 = {140728855035840, 4405223897027150025, 140078005548608, 25, 140078431721552, 140728855036192, -4328354727967489847, -4328129009866014519}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f668d32ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f668d2067c0 (LWP 458313)):
#0 0x000055fb2971fe2e in rb_iseq_mark_and_move_each_value (iseq=0x7f6672b2ca70, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:243
size = 6
code = 0x55fb2a4630b0
body = 0x55fb2a5762f0
is_entries = 0x55fb296cad2e <RB_SPECIAL_CONST_P+24>
#1 0x000055fb29720122 in rb_iseq_mark_and_move (iseq=0x7f6672b2ca70, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:325
body = 0x55fb2a5762f0
#2 0x000055fb296d94c4 in gc_mark_imemo (objspace=0x55fb2a435260, obj=140077987711600) at /tmp/ruby/src/trunk-O0/gc.c:7185
__func__ = <optimized out>
#3 0x000055fb296d96bc in gc_mark_children (objspace=0x55fb2a435260, obj=140077987711600) at /tmp/ruby/src/trunk-O0/gc.c:7278
any = 0x7f6672b2ca70
#4 0x000055fb296da017 in gc_mark_stacked_objects (objspace=0x55fb2a435260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7478
mstack = 0x55fb2a4356e8
obj = 140077987711600
marked_slots_at_the_beginning = 758
popped_count = 0
#5 0x000055fb296da197 in gc_mark_stacked_objects_all (objspace=0x55fb2a435260) at /tmp/ruby/src/trunk-O0/gc.c:7516
No locals.
#6 0x000055fb296dc46d in gc_marks_rest (objspace=0x55fb2a435260) at /tmp/ruby/src/trunk-O0/gc.c:8703
No locals.
#7 0x000055fb296dc5a1 in gc_marks (objspace=0x55fb2a435260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8761
marking_finished = false
#8 0x000055fb296de333 in gc_start (objspace=0x55fb2a435260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9512
do_full_mark = 1
__func__ = <optimized out>
lock_lev = 9383
#9 0x000055fb296ddfc6 in garbage_collect (objspace=0x55fb2a435260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9395
_lev = 40
ret = 0
#10 0x000055fb296dea53 in garbage_collect_with_gvl (objspace=0x55fb2a435260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9773
No locals.
#11 0x000055fb296e59d1 in objspace_malloc_gc_stress (objspace=0x55fb2a435260) at /tmp/ruby/src/trunk-O0/gc.c:12232
reason = 45568
#12 0x000055fb296e60ee in objspace_xcalloc (objspace=0x55fb2a435260, size=64) at /tmp/ruby/src/trunk-O0/gc.c:12697
gpr = 107008
mem = 0x4
#13 0x000055fb296e619f in ruby_xcalloc_body (n=4, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12704
No locals.
#14 0x000055fb296e9a0f in ruby_xcalloc (n=4, size=16) at /tmp/ruby/src/trunk-O0/gc.c:14266
No locals.
#15 0x000055fb2985b590 in rb_id_table_init (tbl=0x55fb2a8be8b0, capa=4) at /tmp/ruby/src/trunk-O0/id_table.c:90
No locals.
#16 0x000055fb2985b5d3 in rb_id_table_create (capa=2) at /tmp/ruby/src/trunk-O0/id_table.c:99
tbl = 0x55fb2a8be8b0
#17 0x000055fb29823148 in get_next_shape_internal (shape=0x7f668bc8fde8, id=8417, shape_type=SHAPE_IVAR, variation_created=0x7ffdfd69e07e, new_variations_allowed=true) at /tmp/ruby/src/trunk-O0/shape.c:560
old_child = 0x7f668bc8fe10
new_shape = 0x7f668bc8feb0
_lev = 0
res = 0x0
#18 0x000055fb29823667 in rb_shape_get_next (shape=0x7f668bc8fde8, obj=140077987396520, id=8417) at /tmp/ruby/src/trunk-O0/shape.c:731
allow_new_shape = true
variation_created = false
new_shape = 0x7ffdfd69e10c
#19 0x000055fb29895e14 in general_ivar_set (obj=140077987396520, id=8417, val=140077987254560, data=0x0, shape_ivptr_func=0x55fb29896477 <obj_ivar_set_shape_ivptr>, shape_resize_ivptr_func=0x55fb29896499 <obj_ivar_set_shape_resize_ivptr>, set_shape_func=0x55fb298964ca <obj_ivar_set_set_shape>, transition_too_complex_func=0x55fb298964f8 <obj_ivar_set_transition_too_complex>, too_complex_table_func=0x55fb2989651b <obj_ivar_set_too_complex_table>) at /tmp/ruby/src/trunk-O0/variable.c:1481
next_shape = 0x55fb29aa93d8 <RB_TYPE_P+27>
result = {index = 0, existing = false}
current_shape = 0x7f668bc8fde8
index = 7
table = 0x7f6672adfba8
#20 0x000055fb29896598 in rb_obj_ivar_set (obj=140077987396520, id=8417, val=140077987254560) at /tmp/ruby/src/trunk-O0/variable.c:1712
No locals.
#21 0x000055fb2989676f in ivar_set (obj=140077987396520, id=8417, val=140077987254560) at /tmp/ruby/src/trunk-O0/variable.c:1806
No locals.
#22 0x000055fb298967ec in rb_ivar_set (obj=140077987396520, id=8417, val=140077987254560) at /tmp/ruby/src/trunk-O0/variable.c:1825
No locals.
#23 0x000055fb296bb0eb in exc_setup_cause (exc=140077987396520, cause=140077987254560) at /tmp/ruby/src/trunk-O0/eval.c:497
No locals.
#24 0x000055fb296bb580 in setup_exception (ec=0x55fb2a4362c0, tag=6, mesg=140077987396520, cause=140077987254560) at /tmp/ruby/src/trunk-O0/eval.c:572
bt = 4
_ec = 0x55fb2a4362c0
_tag = {tag = 36, retval = 4, buf = {0x7ffdfd69e370, 0x55fb296bb46b <setup_exception+313>, 0x0, 0x7ffdfd69e220, 0x5d296b70ba}, prev = 0x7ffdfd69eb30, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
e = 94537221552741
line = 449
file = 0x7f6672bc26f0 "/tmp/ruby/src/trunk-O0/lib/tempfile.rb"
file0 = 0x7f6672bc26f0 "/tmp/ruby/src/trunk-O0/lib/tempfile.rb"
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#25 0x000055fb296bbb37 in rb_longjmp (ec=0x55fb2a4362c0, tag=6, mesg=140077987396520, cause=140077987254560) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#26 0x000055fb296bbbbd in rb_exc_exception (mesg=140077987396520, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#27 0x000055fb296bbbe3 in rb_exc_raise (mesg=140077987396520) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#28 0x000055fb298c965e in raise_method_missing (ec=0x55fb2a4362c0, argc=1, argv=0x7ffdfd69ecd0, obj=140077987254840, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:1004
exc = 140077987396520
format = 0
#29 0x000055fb298c940d in rb_method_missing (argc=1, argv=0x7ffdfd69ecd0, obj=140077987254840) at /tmp/ruby/src/trunk-O0/vm_eval.c:944
ec = 0x55fb2a4362c0
#30 0x000055fb298ae0d3 in ractor_safe_call_cfunc_m1 (recv=140077987254840, argc=1, argv=0x7ffdfd69ecd0, func=0x55fb298c93c0 <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3285
f = 0x55fb298c93c0 <rb_method_missing>
#31 0x000055fb298c7234 in vm_call0_cfunc_with_frame (ec=0x55fb2a4362c0, calling=0x7ffdfd69e8e0, argv=0x7ffdfd69ecd0) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7f668d204ef8
ci = 0x7ffdfd69e8b0
val = 4251575672
me = 0x7f6672abff38
cfunc = 0x55fb2a4761e8
len = -1
recv = 140077987254840
argc = 1
mid = 2865
block_handler = 0
frame_flags = 1431634051
args = <optimized out>
args = <optimized out>
#32 0x000055fb298c735d in vm_call0_cfunc (ec=0x55fb2a4362c0, calling=0x7ffdfd69e8e0, argv=0x7ffdfd69ecd0) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#33 0x000055fb298c75d5 in vm_call0_body (ec=0x55fb2a4362c0, calling=0x7ffdfd69e8e0, argv=0x7ffdfd69ecd0) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7ffdfd69e8b0
cc = 0x7ffdfd69e6f0
ret = 140728855029344
#34 0x000055fb298c6eba in vm_call0_cme (ec=0x55fb2a4362c0, calling=0x7ffdfd69e8e0, argv=0x7ffdfd69ecd0, cme=0x7f6672abff38) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#35 0x000055fb298c6f5f in vm_call0_super (ec=0x55fb2a4362c0, calling=0x7ffdfd69e8e0, argv=0x7ffdfd69ecd0, klass=140077987499840, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
cme = 0x7f6672abff38
mid = 2865
#36 0x000055fb298c7a48 in vm_call0_body (ec=0x55fb2a4362c0, calling=0x7ffdfd69e8e0, argv=0x7ffdfd69ecd0) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
klass = 140078005878080
ci = 0x7ffdfd69e8b0
cc = 0x7ffdfd69e980
ret = 140728855029744
#37 0x000055fb298c6e2b in vm_call0_cc (ec=0x55fb2a4362c0, recv=140077987254840, id=2865, argc=1, argv=0x7ffdfd69ecd0, cc=0x7ffdfd69e980, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7ffdfd69ecd0
av = {140728855030256, 94537222222509}
calling = {cd = 0x7ffdfd69e8a0, cc = 0x7ffdfd69e6f0, block_handler = 0, recv = 140077987254840, argc = 1, kw_splat = false, heap_argv = 0}
#38 0x000055fb298c6bcc in rb_vm_call0 (ec=0x55fb2a4362c0, recv=140077987254840, id=2865, argc=1, argv=0x7ffdfd69ecd0, cme=0x7f6672abff60, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
cc = {flags = 52250, klass = 0, cme_ = 0x7f6672abff60, call_ = 0x55fb298b28e7 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#39 0x000055fb298c7e25 in rb_vm_call_kw (ec=0x55fb2a4362c0, recv=140077987254840, id=2865, argc=1, argv=0x7ffdfd69ecd0, me=0x7f6672abff60, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#40 0x000055fb298c60aa in call_method_entry (ec=0x55fb2a4362c0, defined_class=140078005878080, obj=140077987254840, id=2865, cme=0x7f6672abff60, argc=1, argv=0x7ffdfd69ecd0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2716
passed_block_handler = 0
result = 94537234211520
#41 0x000055fb298c86d1 in check_funcall_exec (v=140728855031088) at /tmp/ruby/src/trunk-O0/vm_eval.c:589
args = 0x7ffdfd69ed30
#42 0x000055fb296bc43c in rb_vrescue2 (b_proc=0x55fb298c8674 <check_funcall_exec>, data1=140728855031088, r_proc=0x55fb298c86d7 <check_funcall_failed>, data2=140728855031088, args=0x7ffdfd69ebf0) at /tmp/ruby/src/trunk-O0/eval.c:919
_ec = 0x55fb2a4362c0
_tag = {tag = 36, retval = 140728855030640, buf = {0x7ffdfd69ebb0, 0x55fb296bc3de <rb_vrescue2+263>, 0x0, 0x7ffdfd69eab0, 0x7ffdfd69eb90}, prev = 0x7ffdfd6a0160, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
ec = 0x55fb2a4362c0
cfp = 0x7f668d204ef8
result = 0
e_info = 4
#43 0x000055fb296bc2b0 in rb_rescue2 (b_proc=0x55fb298c8674 <check_funcall_exec>, data1=140728855031088, r_proc=0x55fb298c86d7 <check_funcall_failed>, data2=140728855031088) at /tmp/ruby/src/trunk-O0/eval.c:900
ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffdfd69ecd0, reg_save_area = 0x7ffdfd69ec10}}
ret = 219043332275
#44 0x000055fb298c8ab8 in check_funcall_missing (ec=0x55fb2a4362c0, klass=140078005873760, recv=140077987254840, mid=3297, argc=0, argv=0x55fb29b1c5f0 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:666
argbuf = 0
new_args = 0x7ffdfd69ecd0
args = {defined_class = 140078005878080, recv = 140077987254840, mid = 3297, ec = 0x55fb2a4362c0, cme = 0x7f6672abff60, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7ffdfd69ecd0, kw_splat = 0}
cme = 0x7f6672abff60
ret = 36
#45 0x000055fb298c8c2e in rb_check_funcall_default_kw (recv=140077987254840, mid=3297, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:703
ret = 140728855031392
klass = 140078005873760
me = 0x0
ec = 0x55fb2a4362c0
respond = -1
#46 0x000055fb298c8b64 in rb_check_funcall (recv=140077987254840, mid=3297, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#47 0x000055fb2976dbb9 in convert_type_with_id (val=140077987254840, tname=0x55fb29ae1b9e "IO", method=3297, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3084
r = 140728855031440
#48 0x000055fb2976dfce in rb_check_convert_type_with_id (val=140077987254840, type=11, tname=0x55fb29ae1b9e "IO", method=3297) at /tmp/ruby/src/trunk-O0/object.c:3176
v = 9023119335191869696
#49 0x000055fb296c0c13 in rb_stat (file=140077987254840, st=0x7ffdfd69eff0) at /tmp/ruby/src/trunk-O0/file.c:1301
tmp = 140077987259080
result = 0
#50 0x000055fb296c1eff in rb_file_identical_p (obj=140078005677280, fname1=140077987259080, fname2=140077987254840) at /tmp/ruby/src/trunk-O0/file.c:2202
st1 = {st_dev = 164, st_ino = 13680613, st_nlink = 1, st_mode = 33152, st_uid = 1001, st_gid = 1000, __pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 1702205728, tv_nsec = 55293336}, st_mtim = {tv_sec = 1702205728, tv_nsec = 55293336}, st_ctim = {tv_sec = 1702205728, tv_nsec = 55293336}, __glibc_reserved = {0, 0, 0}}
st2 = {st_dev = 0, st_ino = 140077988249360, st_nlink = 94537234208336, st_mode = 709055072, st_uid = 22011, st_gid = 1, __pad0 = 1049216, st_rdev = 16, st_size = 140078005712000, st_blksize = 0, st_blocks = 140078005677280, st_atim = {tv_sec = 1431634051, tv_nsec = 0}, st_mtim = {tv_sec = 94537234211520, tv_nsec = 140728855031952}, st_ctim = {tv_sec = 695101321, tv_nsec = 140078431096568}, __glibc_reserved = {140078430048472, 140728855031952, 94537234211520}}
#51 0x000055fb298ae189 in ractor_safe_call_cfunc_2 (recv=140078005677280, argc=2, argv=0x7f668d1050c8, func=0x55fb296c1e8f <rb_file_identical_p>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3306
f = 0x55fb296c1e8f <rb_file_identical_p>
#52 0x000055fb298aed0a in vm_call_cfunc_with_frame_ (ec=0x55fb2a4362c0, reg_cfp=0x7f668d204f30, calling=0x7ffdfd69f4e0, argc=2, argv=0x7f668d1050c8, stack_bottom=0x7f668d1050c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3476
ci = 0x492f00100005
cc = 0x7f6672abf718
val = 140728855032192
me = 0x7f6673c57480
cfunc = 0x55fb2a459ae8
recv = 140078005677280
block_handler = 0
frame_type = 1431634051
len = 2
args = <optimized out>
args = <optimized out>
#53 0x000055fb298aeedf in vm_call_cfunc_with_frame (ec=0x55fb2a4362c0, reg_cfp=0x7f668d204f30, calling=0x7ffdfd69f4e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
argc = 2
stack_bottom = 0x7f668d1050c0
argv = 0x7f668d1050c8
#54 0x000055fb298aeff7 in vm_call_cfunc_other (ec=0x55fb2a4362c0, reg_cfp=0x7f668d204f30, calling=0x7ffdfd69f4e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3530
ci = 0x492f00100005
argv_ary = 0
#55 0x000055fb298af41f in vm_call_cfunc (ec=0x55fb2a4362c0, reg_cfp=0x7f668d204f30, calling=0x7ffdfd69f4e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3612
ci = 0x492f00100005
#56 0x000055fb298b1c68 in vm_call_method_each_type (ec=0x55fb2a4362c0, cfp=0x7f668d204f30, calling=0x7ffdfd69f4e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4392
aset_mask = 1980
ivar_mask = 0
ci = 0x492f00100005
cc = 0x7f6672abf718
cme = 0x7f6673c57480
v = 94537238964376
#57 0x000055fb298b2714 in vm_call_method (ec=0x55fb2a4362c0, cfp=0x7f668d204f30, calling=0x7ffdfd69f4e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4518
ci = 0x492f00100005
cc = 0x7f6672abf718
#58 0x000055fb298b2916 in vm_call_general (ec=0x55fb2a4362c0, reg_cfp=0x7f668d204f30, calling=0x7ffdfd69f4e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4562
No locals.
#59 0x000055fb298b4f9b in vm_sendish (ec=0x55fb2a4362c0, reg_cfp=0x7f668d204f30, cd=0x55fb2a5fc590, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5556
val = 36
ci = 0x492f00100005
cc = 0x7f6672abf718
argc = 2
recv = 140078005677280
calling = {cd = 0x55fb2a5fc590, cc = 0x7f6672abf718, block_handler = 0, recv = 140078005677280, argc = 2, kw_splat = false, heap_argv = 0}
#60 0x000055fb298bc460 in vm_exec_core (ec=0x55fb2a4362c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x55fb2a5fc590
leaf = false
val = 140077987254840
reg_pc = 0x55fb2a5fc400
reg_cfp = 0x7f668d204f30
insns_address_table = {0x55fb298b8c03 <vm_exec_core+108>, 0x55fb298b8c65 <vm_exec_core+206>, 0x55fb298b8d78 <vm_exec_core+481>, 0x55fb298b8e8c <vm_exec_core+757>, 0x55fb298b902a <vm_exec_core+1171>, 0x55fb298b915a <vm_exec_core+1475>, 0x55fb298b936c <vm_exec_core+2005>, 0x55fb298b947e <vm_exec_core+2279>, 0x55fb298b9557 <vm_exec_core+2496>, 0x55fb298b965e <vm_exec_core+2759>, 0x55fb298b9765 <vm_exec_core+3022>, 0x55fb298b9873 <vm_exec_core+3292>, 0x55fb298b9985 <vm_exec_core+3566>, 0x55fb298b9a55 <vm_exec_core+3774>, 0x55fb298b9b5e <vm_exec_core+4039>, 0x55fb298b9c58 <vm_exec_core+4289>, 0x55fb298b9d1b <vm_exec_core+4484>, 0x55fb298b9dde <vm_exec_core+4679>, 0x55fb298b9e67 <vm_exec_core+4816>, 0x55fb298b9ef3 <vm_exec_core+4956>, 0x55fb298b9f99 <vm_exec_core+5122>, 0x55fb298ba071 <vm_exec_core+5338>, 0x55fb298ba13e <vm_exec_core+5543>, 0x55fb298ba21c <vm_exec_core+5765>, 0x55fb298ba2de <vm_exec_core+5959>, 0x55fb298ba41d <vm_exec_core+6278>, 0x55fb298ba4c3 <vm_exec_core+6444>, 0x55fb298ba5a8 <vm_exec_core+6673>, 0x55fb298ba6d7 <vm_exec_core+6976>, 0x55fb298ba79a <vm_exec_core+7171>, 0x55fb298ba85d <vm_exec_core+7366>, 0x55fb298ba955 <vm_exec_core+7614>, 0x55fb298baa17 <vm_exec_core+7808>, 0x55fb298baaf6 <vm_exec_core+8031>, 0x55fb298bac06 <vm_exec_core+8303>, 0x55fb298bad00 <vm_exec_core+8553>, 0x55fb298bad7b <vm_exec_core+8676>, 0x55fb298bae3c <vm_exec_core+8869>, 0x55fb298baf2a <vm_exec_core+9107>, 0x55fb298bafda <vm_exec_core+9283>, 0x55fb298bb159 <vm_exec_core+9666>, 0x55fb298bb233 <vm_exec_core+9884>, 0x55fb298bb31f <vm_exec_core+10120>, 0x55fb298bb3b0 <vm_exec_core+10265>, 0x55fb298bb50b <vm_exec_core+10612>, 0x55fb298bbaad <vm_exec_core+12054>, 0x55fb298bbba9 <vm_exec_core+12306>, 0x55fb298bbcac <vm_exec_core+12565>, 0x55fb298bbd98 <vm_exec_core+12801>, 0x55fb298bbfb1 <vm_exec_core+13338>, 0x55fb298bc0a3 <vm_exec_core+13580>, 0x55fb298bc1a9 <vm_exec_core+13842>, 0x55fb298bc3a6 <vm_exec_core+14351>, 0x55fb298bc54f <vm_exec_core+14776>, 0x55fb298bc67a <vm_exec_core+15075>, 0x55fb298bc7e6 <vm_exec_core+15439>, 0x55fb298bc911 <vm_exec_core+15738>, 0x55fb298bca7d <vm_exec_core+16102>, 0x55fb298bcc5f <vm_exec_core+16584>, 0x55fb298bce5c <vm_exec_core+17093>, 0x55fb298bd005 <vm_exec_core+17518>, 0x55fb298bd127 <vm_exec_core+17808>, 0x55fb298bd1ce <vm_exec_core+17975>, 0x55fb298bd292 <vm_exec_core+18171>, 0x55fb298bd37b <vm_exec_core+18404>, 0x55fb298bd467 <vm_exec_core+18640>, 0x55fb298bd550 <vm_exec_core+18873>, 0x55fb298bd664 <vm_exec_core+19149>, 0x55fb298bd78b <vm_exec_core+19444>, 0x55fb298bd8c1 <vm_exec_core+19754>, 0x55fb298bd9f7 <vm_exec_core+20064>, 0x55fb298bdb2d <vm_exec_core+20374>, 0x55fb298bdc63 <vm_exec_core+20684>, 0x55fb298bdd99 <vm_exec_core+20994>, 0x55fb298bdeda <vm_exec_core+21315>, 0x55fb298be054 <vm_exec_core+21693>, 0x55fb298be18a <vm_exec_core+22003>, 0x55fb298be2c0 <vm_exec_core+22313>, 0x55fb298be3f6 <vm_exec_core+22623>, 0x55fb298be52c <vm_exec_core+22933>, 0x55fb298be662 <vm_exec_core+23243>, 0x55fb298be798 <vm_exec_core+23553>, 0x55fb298be8ce <vm_exec_core+23863>, 0x55fb298bea04 <vm_exec_core+24173>, 0x55fb298beb53 <vm_exec_core+24508>, 0x55fb298bed0d <vm_exec_core+24950>, 0x55fb298bee8b <vm_exec_core+25332>, 0x55fb298befaa <vm_exec_core+25619>, 0x55fb298bf0c9 <vm_exec_core+25906>, 0x55fb298bf1e3 <vm_exec_core+26188>, 0x55fb298bf2fd <vm_exec_core+26470>, 0x55fb298bf428 <vm_exec_core+26769>, 0x55fb298bf55e <vm_exec_core+27079>, 0x55fb298bf649 <vm_exec_core+27314>, 0x55fb298bf74e <vm_exec_core+27575>, 0x55fb298bf896 <vm_exec_core+27903>, 0x55fb298bf985 <vm_exec_core+28142>, 0x55fb298bfa59 <vm_exec_core+28354>, 0x55fb298bfb2e <vm_exec_core+28567>, 0x55fb298bfc18 <vm_exec_core+28801>, 0x55fb298bfc94 <vm_exec_core+28925>, 0x55fb298bfd10 <vm_exec_core+29049>, 0x55fb298bfd2e <vm_exec_core+29079>, 0x55fb298bfd4c <vm_exec_core+29109>, 0x55fb298bfd6a <vm_exec_core+29139>, 0x55fb298bfd88 <vm_exec_core+29169>, 0x55fb298bfda6 <vm_exec_core+29199>, 0x55fb298bfdc4 <vm_exec_core+29229>, 0x55fb298bfde2 <vm_exec_core+29259>, 0x55fb298bfe00 <vm_exec_core+29289>, 0x55fb298bfe1e <vm_exec_core+29319>, 0x55fb298bfe3c <vm_exec_core+29349>, 0x55fb298bfe5a <vm_exec_core+29379>, 0x55fb298bfe78 <vm_exec_core+29409>, 0x55fb298bfe96 <vm_exec_core+29439>, 0x55fb298bfeb4 <vm_exec_core+29469>, 0x55fb298bfed2 <vm_exec_core+29499>, 0x55fb298bfef0 <vm_exec_core+29529>, 0x55fb298bff0e <vm_exec_core+29559>, 0x55fb298bff2c <vm_exec_core+29589>, 0x55fb298bff4a <vm_exec_core+29619>, 0x55fb298bff68 <vm_exec_core+29649>, 0x55fb298bff86 <vm_exec_core+29679>, 0x55fb298bffa4 <vm_exec_core+29709>, 0x55fb298bffc2 <vm_exec_core+29739>, 0x55fb298bffe0 <vm_exec_core+29769>, 0x55fb298bfffe <vm_exec_core+29799>, 0x55fb298c001c <vm_exec_core+29829>, 0x55fb298c003a <vm_exec_core+29859>, 0x55fb298c0058 <vm_exec_core+29889>, 0x55fb298c0076 <vm_exec_core+29919>, 0x55fb298c0094 <vm_exec_core+29949>, 0x55fb298c00b2 <vm_exec_core+29979>, 0x55fb298c00d0 <vm_exec_core+30009>, 0x55fb298c00ee <vm_exec_core+30039>, 0x55fb298c010c <vm_exec_core+30069>, 0x55fb298c012a <vm_exec_core+30099>, 0x55fb298c0148 <vm_exec_core+30129>, 0x55fb298c0166 <vm_exec_core+30159>, 0x55fb298c0184 <vm_exec_core+30189>, 0x55fb298c01a2 <vm_exec_core+30219>, 0x55fb298c01c0 <vm_exec_core+30249>, 0x55fb298c01de <vm_exec_core+30279>, 0x55fb298c01fc <vm_exec_core+30309>, 0x55fb298c021a <vm_exec_core+30339>, 0x55fb298c0238 <vm_exec_core+30369>, 0x55fb298c0256 <vm_exec_core+30399>, 0x55fb298c0274 <vm_exec_core+30429>, 0x55fb298c0292 <vm_exec_core+30459>, 0x55fb298c02b0 <vm_exec_core+30489>, 0x55fb298c02ce <vm_exec_core+30519>, 0x55fb298c02ec <vm_exec_core+30549>, 0x55fb298c030a <vm_exec_core+30579>, 0x55fb298c0328 <vm_exec_core+30609>, 0x55fb298c0346 <vm_exec_core+30639>, 0x55fb298c0364 <vm_exec_core+30669>, 0x55fb298c0382 <vm_exec_core+30699>, 0x55fb298c03a0 <vm_exec_core+30729>, 0x55fb298c03be <vm_exec_core+30759>, 0x55fb298c03dc <vm_exec_core+30789>, 0x55fb298c03fa <vm_exec_core+30819>, 0x55fb298c0418 <vm_exec_core+30849>, 0x55fb298c0436 <vm_exec_core+30879>, 0x55fb298c0454 <vm_exec_core+30909>, 0x55fb298c0472 <vm_exec_core+30939>, 0x55fb298c0490 <vm_exec_core+30969>, 0x55fb298c04ae <vm_exec_core+30999>, 0x55fb298c04cc <vm_exec_core+31029>, 0x55fb298c04ea <vm_exec_core+31059>, 0x55fb298c0508 <vm_exec_core+31089>, 0x55fb298c0526 <vm_exec_core+31119>, 0x55fb298c0544 <vm_exec_core+31149>, 0x55fb298c0562 <vm_exec_core+31179>, 0x55fb298c0580 <vm_exec_core+31209>, 0x55fb298c059e <vm_exec_core+31239>, 0x55fb298c05bc <vm_exec_core+31269>, 0x55fb298c05ed <vm_exec_core+31318>, 0x55fb298c060b <vm_exec_core+31348>, 0x55fb298c0629 <vm_exec_core+31378>, 0x55fb298c0647 <vm_exec_core+31408>, 0x55fb298c0665 <vm_exec_core+31438>, 0x55fb298c0683 <vm_exec_core+31468>, 0x55fb298c06a1 <vm_exec_core+31498>, 0x55fb298c06bf <vm_exec_core+31528>, 0x55fb298c06dd <vm_exec_core+31558>, 0x55fb298c06fb <vm_exec_core+31588>, 0x55fb298c0719 <vm_exec_core+31618>, 0x55fb298c0737 <vm_exec_core+31648>, 0x55fb298c0755 <vm_exec_core+31678>, 0x55fb298c0773 <vm_exec_core+31708>, 0x55fb298c0791 <vm_exec_core+31738>, 0x55fb298c07af <vm_exec_core+31768>, 0x55fb298c07cd <vm_exec_core+31798>, 0x55fb298c07eb <vm_exec_core+31828>, 0x55fb298c0809 <vm_exec_core+31858>, 0x55fb298c0827 <vm_exec_core+31888>, 0x55fb298c0845 <vm_exec_core+31918>, 0x55fb298c0863 <vm_exec_core+31948>, 0x55fb298c0881 <vm_exec_core+31978>, 0x55fb298c089f <vm_exec_core+32008>...}
#61 0x000055fb298d2b38 in vm_exec_loop (ec=0x55fb2a4362c0, state=RUBY_TAG_RAISE, tag=0x7ffdfd6a0160, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2501
No locals.
#62 0x000055fb298d2a80 in rb_vm_exec (ec=0x55fb2a4362c0) at /tmp/ruby/src/trunk-O0/vm.c:2480
_ec = 0x55fb2a4362c0
_tag = {tag = 36, retval = 4, buf = {0x7ffdfd6a01e0, 0x55fb298d29ab <rb_vm_exec+190>, 0x0, 0x7ffdfd6a0130, 0x7ffdfd6a0478}, prev = 0x7ffdfd6a0250, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#63 0x000055fb298d388c in rb_iseq_eval_main (iseq=0x7f6672b7bad0) at /tmp/ruby/src/trunk-O0/vm.c:2740
ec = 0x55fb2a4362c0
val = 94537234211520
#64 0x000055fb296babcb in rb_ec_exec_node (ec=0x55fb2a4362c0, n=0x7f6672b7bad0) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x55fb2a435090
_ec = 0x55fb2a4362c0
_tag = {tag = 36, retval = 94537220071864, buf = {0x7ffdfd6a02d0, 0x55fb296bab61 <rb_ec_exec_node+212>, 0x0, 0x7ffdfd6a0220, 0x55fb2a4362c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f6672b7bad0
#65 0x000055fb296bad48 in ruby_run_node (n=0x7f6672b7bad0) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55fb2a4362c0
status = 22011
#66 0x000055fb296b65b4 in rb_main (argc=131, argv=0x7ffdfd6a0478) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140728855036752
#67 0x000055fb296b6615 in main (argc=131, argv=0x7ffdfd6a0478) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)