# Logfile created on 2023-11-30 12:38:26 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000560a50f52368 @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.20231130-123826", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000560a50fe74e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000560a50fe7378 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000560a50fe71c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231130-123826", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231130-123826>, @binmode=false, @mon_data=#<Monitor:0x0000560a50fe70f8>, @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 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
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.revision -
/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
From https://github.com/ruby/ruby
e1b65e5..18f218d master -> origin/master
Updating e1b65e5..18f218d
Fast-forward
test/ruby/test_data.rb | 17 +++++++++++++++++
test/socket/test_socket.rb | 3 +++
2 files changed, 20 insertions(+)
Latest commit hash = 18f218d6a1
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.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
59fab49170c30a7f38dad0b2df267ee6780424d7e6967133630bf07f91c4146c builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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/ext/socket'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/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/rbs-3.3.0/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/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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update 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/net-ftp.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
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
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving 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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
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/fiddle'
make[2]: Entering 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering 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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: 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]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.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/debug-1.8.0/ext/debug'
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/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
abbrev 0.1.1
base64 0.2.0
benchmark 0.3.0
bundler 2.5.0.dev
cgi 0.4.0
csv 3.2.8
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
english 0.8.0
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
getoptlong 0.2.1
ipaddr 1.2.5
irb 1.9.1
logger 1.6.0
mutex_m 0.2.0
net-http 0.4.0
net-protocol 0.2.2
observer 0.1.2
open-uri 0.4.0
open3 0.2.0
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.18.0
pstore 0.1.3
rdoc 6.6.0
readline 0.0.3
reline 0.4.0
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.2.0
ruby2_keywords 0.0.5
securerandom 0.3.0
set 1.0.3
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 1.1.0
tempfile 0.2.0
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.4
digest 3.1.1
etc 1.4.3.dev.1
fcntl 1.1.0
fiddle 1.1.2
io-console 0.6.1.dev.1
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.1.1
stringio 3.1.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=8156
"--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] 3736940=test_rdoc_rd
[ 2/907] 3736943=test_range
[ 3/907] 3736942=test_drbobject
[ 4/907] 3736941=test_gem_commands_query_command
[ 5/907] 3736942=test_optimization
[ 6/907] 3736940=test_exit
[ 7/907] 3736940=test_locale
[ 8/907] 3736940=test_history
[ 9/907] 3736940=test_delegation
[ 10/907] 3736940=test_dup
[ 11/907] 3736940=test_ts
[ 12/907] 3736941=test_find_executable
[ 13/907] 3736941=test_require
[ 14/907] 3736940=test_unconverted_fields
[ 15/907] 3736940=test_lazy_enumerator
[ 16/907] 3736940=test_key_actor_vi
[ 17/907] 3736943=test_rdoc_markup_document
[ 18/907] 3736940=test_formatter
[ 19/907] 3736940=test_weakkeymap
[ 20/907] 3736943=test_remote_fetch_error
[ 21/907] 3736940=test_require
[ 22/907] 3736943=test_thread
[ 23/907] 3736940=test_pattern_key_name_check
[ 24/907] 3736940=test_udp
[ 25/907] 3736940=test_pinned
[ 26/907] 3736940=test_open3
[ 27/907] 3736941=test_serialize_subclasses
[ 28/907] 3736941=test_rand
[ 29/907] 3736941=test_instrumentation_api
[ 30/907] 3736941=test_default_gems
[ 31/907] 3736941=test_struct
[ 32/907] 3736941=test_propertyputref
[ 33/907] 3736941=test_ast
[ 34/907] 3736943=fuzzer_test
[ 35/907] 3736943=test_gem_doctor
[ 36/907] 3736943=test_gem_request_set_lockfile_tokenizer
[ 37/907] 3736943=test_date_strptime
[ 38/907] 3736943=test_gem_safe_marshal
[ 39/907] 3736940=ruby_api_test
[ 40/907] 3736940=test_rdoc_parser_simple
[ 41/907] 3736943=test_signedness
[ 42/907] 3736940=test_too_many_dummy_encodings
[ 43/907] 3736940=test_enumerable
[ 44/907] 3736940=test_ractor
[ 45/907] 3736940=test_grapheme_breaks
[ 46/907] 3736940=json_common_interface_test
[ 47/907] 3736940=test_gem_package
[ 48/907] 3736940=test_gem_security_signer
[ 49/907] 3736940=test_date_arith
[ 50/907] 3736940=location_test
[ 51/907] 3736940=test_gem_resolver_api_specification
[ 52/907] 3736940=test_patterns
[ 53/907] 3736940=test_gem_commands_stale_command
[ 54/907] 3736940=test_svcb_https
[ 55/907] 3736940=test_drbunix
[ 56/907] 3736942=test_buffering
[ 57/907] 3736942=test_filter
[ 58/907] 3736942=test_inlinecache
[ 59/907] 3736942=test_scanner_events
[ 60/907] 3736942=test_gem_ext_configure_builder
[ 61/907] 3736942=test_gem_dependency_list
[ 62/907] 3736942=test_rdoc_generator_markup
[ 63/907] 3736942=test_rendering
[ 64/907] 3736942=test_koi8
[ 65/907] 3736942=test_ostruct
[ 66/907] 3736943=test_table
[ 67/907] 3736942=test_not
[ 68/907] 3736942=test_rdoc_attr
[ 69/907] 3736943=test_gem_resolver_vendor_specification
[ 70/907] 3736942=json_ext_parser_test
[ 71/907] 3736942=test_force_quotes
[ 72/907] 3736942=test_gem_package_task
Skipping Gem::PackageTask tests. rake not found.
[ 73/907] 3736942=test_err_in_callback
[ 74/907] 3736942=test_data
[ 75/907] 3736942=test_gem_commands_lock_command
[ 76/907] 3736943=test_rdoc_markup_to_html_snippet
[ 77/907] 3736942=test_rdoc_markup_indented_paragraph
[ 78/907] 3736942=test_rdoc_parser_markdown
[ 79/907] 3736942=test_gem_source_fetch_problem
[ 80/907] 3736942=test_rdoc_i18n_text
[ 81/907] 3736942=test_gem_commands_sources_command
[ 82/907] 3736943=test_symbol
[ 83/907] 3736942=test_coder
[ 84/907] 3736942=test_context
[ 85/907] 3736942=test_regex_casefold
[ 86/907] 3736942=test_unix
[ 87/907] 3736942=test_gem_source_git
[ 88/907] 3736943=test_fd_setsize
[ 89/907] 3736943=test_http
[ 90/907] 3736942=test_have_func
[ 91/907] 3736940=test_ractor_compatibility
[ 92/907] 3736942=test_gem_commands_contents_command
[ 93/907] 3736942=test_win32ole_variant_outarg
[ 94/907] 3736942=test_ws
[ 95/907] 3736942=test_erb_command
[ 96/907] 3736942=test_gem_rdoc
[ 97/907] 3736942=test_sleep
[ 98/907] 3736940=test_bignum
[ 99/907] 3736940=test_normalize
[100/907] 3736940=test_converters
[101/907] 3736940=test_gem_commands_fetch_command
[102/907] 3736940=ractor_test
[103/907] 3736940=test_rdoc_tom_doc
[104/907] 3736940=test_spell_checker
[105/907] 3736940=test_ancdata
[106/907] 3736940=test_singleton
[107/907] 3736940=test_rdoc_markup
[108/907] 3736940=test_gem_resolver_git_specification
[109/907] 3736942=test_files_test_2
[110/907] 3736940=test_name_error_extension
[111/907] 3736940=test_rdoc_ri_paths
[112/907] 3736940=test_rdoc_rd_block_parser
[113/907] 3736940=test_bigdecimal_util
[114/907] 3736940=test_https_proxy
[115/907] 3736940=test_verbose
[116/907] 3736940=test_ractor
[117/907] 3736940=test_key_actor_emacs
[118/907] 3736940=test_basicinstructions
[119/907] 3736940=test_update
[120/907] 3736940=test_read
[121/907] 3736940=test_pack
[122/907] 3736940=test_pair
[123/907] 3736943=test_stat
[124/907] 3736943=test_flush
[125/907] 3736943=test_rational
[126/907] 3736943=test_gem_commands_owner_command
[127/907] 3736943=test_cgi_modruby
[128/907] 3736943=test_gc
[129/907] 3736940=test_gem_local_remote_options
[130/907] 3736940=test_object
[131/907] 3736940=test_find
[132/907] 3736940=test_arity
[133/907] 3736940=test_summary
[134/907] 3736940=test_win32ole_variant
[135/907] 3736940=test_gem_resolver_composed_set
[136/907] 3736940=test_liberal_parsing
[137/907] 3736940=test_rdoc_class_module
[138/907] 3736940=test_trace
[139/907] 3736940=test_nil
[140/907] 3736940=test_rdoc_markup_attribute_manager
[141/907] 3736940=unescape_test
[142/907] 3736942=test_yamldbm
[143/907] 3736942=test_foreach
[144/907] 3736942=test_install
[145/907] 3736942=test_jaro_winkler
[146/907] 3736942=test_func
[147/907] 3736940=parameters_signature_test
[148/907] 3736940=test_rdoc_parser_changelog
[149/907] 3736940=test_drbssl
[150/907] 3736942=test_gem_source_list
[151/907] 3736942=test_yaml_special_cases
[152/907] 3736942=test_column_separator
[153/907] 3736942=test_boolean
[154/907] 3736942=test_kill_ring
[155/907] 3736942=test_date
[156/907] 3736942=test_open-uri
[157/907] 3736942=test_strip
[158/907] 3736942=test_nonblock
[159/907] 3736942=test_lexer
[160/907] 3736942=test_random
[161/907] 3736942=test_rdoc_context
[162/907] 3736942=test_c_struct_entry
[163/907] 3736942=test_iso_8859
[164/907] 3736942=test_coderange
[165/907] 3736942=test_dir
[166/907] 3736942=test_transcode
[167/907] 3736942=test_mailto
[168/907] 3736942=test_enumerator_kw
[169/907] 3736942=test_gem_commands_install_command
[170/907] 3736942=test_gem_indexer
[171/907] 3736940=test_tracepoint
[172/907] 3736942=test_gem_resolver_specification
[173/907] 3736942=test_stringscanner
[174/907] 3736942=test_io_m17n
[175/907] 3736943=test_resize
[176/907] 3736943=test_general
[177/907] 3736943=test_have_macro
[178/907] 3736940=desugar_compiler_test
[179/907] 3736940=test_pipe
[180/907] 3736940=test_config
[181/907] 3736943=test_error_highlight
[182/907] 3736940=test_internal_ivar
[183/907] 3736940=test_rdoc_markup_pre_process
[184/907] 3736943=test_nkf
[185/907] 3736940=test_env
[186/907] 3736943=test_convertible
[187/907] 3736942=test_win32ole_param
[188/907] 3736942=test_ocsp
[189/907] 3736942=test_super
[190/907] 3736942=test_method_cache
[191/907] 3736942=memsize_test
[192/907] 3736942=test_gem_package_old
[193/907] 3736942=test_time
[194/907] 3736942=test_sprintf_comb
[195/907] 3736942=heredoc_dedent_test
[196/907] 3736942=test_win32ole
[197/907] 3736942=test_readpartial
[198/907] 3736942=test_lambda
[199/907] 3736942=test_gem_request_set_gem_dependency_api
[200/907] 3736942=test_settracefunc
[201/907] 3736940=test_gem_text
[202/907] 3736940=test_variable
[203/907] 3736940=test_pstore
[204/907] 3736940=test_case
[205/907] 3736940=test_gem_remote_fetcher
[206/907] 3736942=test_variable_name_check
[207/907] 3736943=test_string
[208/907] 3736943=test_iterator
[209/907] 3736943=compiler_test
[210/907] 3736943=test_printf
[211/907] 3736943=test_extlibs
[212/907] 3736942=test_file_exhaustive
[213/907] 3736940=pattern_test
[214/907] 3736940=test_regexp
[215/907] 3736943=test_gem_gem_runner
[216/907] 3736943=test_pointer
[217/907] 3736943=test_eval
[218/907] 3736943=test_proc
[219/907] 3736943=test_alias
[220/907] 3736943=test_rdoc_generator_pot
[221/907] 3736943=test_gem_uninstaller
[222/907] 3736942=test_zlib
[223/907] 3736943=test_storage
[224/907] 3736943=test_rdoc_markup_to_rdoc
[225/907] 3736943=test_protocol
[226/907] 3736943=test_singleton_function
[227/907] 3736943=test_show_source
[228/907] 3736943=test_tuplebag
[229/907] 3736943=test_cgi_header
[230/907] 3736943=test_rdoc_generator_pot_po_entry
[231/907] 3736943=test_dir_m17n
[232/907] 3736940=test_helper
[233/907] 3736940=test_getopts
[234/907] 3736940=test_gem_commands_info_command
[235/907] 3736940=test_addr
[236/907] 3736940=test_dns
[237/907] 3736940=test_process
[238/907] 3736940=test_encoding
[239/907] 3736940=test_yaml_tree
[240/907] 3736940=test_windows_1251
[241/907] 3736940=test_shellwords
[242/907] 3736940=test_omap
[243/907] 3736940=test_gem_uri_formatter
[244/907] 3736940=test_sockopt
[245/907] 3736940=errors_test
[246/907] 3736940=test_fileutils
[247/907] 3736940=test_gb18030
[248/907] 3736940=test_gem_package_tar_writer
[249/907] 3736943=test_thread_queue
[250/907] 3736940=test_vm_dump
[251/907] 3736940=test_nesting_parser
[252/907] 3736940=test_nowrite
[253/907] 3736940=test_gem_resolver_conflict
[254/907] 3736940=test_gem_commands_which_command
[255/907] 3736940=test_passing_block
[256/907] 3736940=test_mul
[257/907] 3736940=test_primitive
[258/907] 3736940=test_history
[259/907] 3736940=test_gem_gemcutter_utilities
[260/907] 3736940=test_method_cache
[261/907] 3736940=test_float
[262/907] 3736940=test_whileuntil
[263/907] 3736940=test_gem_resolver_best_set
[264/907] 3736940=test_cstr
[265/907] 3736942=test_gem_config_file
[266/907] 3736943=test_document
[267/907] 3736943=test_monitor
[268/907] 3736943=test_yjit_exit_locations
[269/907] 3736943=test_data_error
[270/907] 3736943=test_unicode
[271/907] 3736943=test_x509attr
[272/907] 3736942=test_set_len
[273/907] 3736942=test_marshalable
[274/907] 3736943=test_rdoc_parser_rd
[275/907] 3736942=test_webauthn_poller
[276/907] 3736943=test_webauthn_listener
[277/907] 3736942=test_thread_cv
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 44165>
[278/907] 3736943=test_pattern_matching
[279/907] 3736942=test_rdoc_parser
[280/907] 3736943=test_helper
[281/907] 3736943=test_case
[282/907] 3736943=test_gem_path_support
[283/907] 3736942=test_pathname
[284/907] 3736943=test_coverage
[285/907] 3736942=test_math
[286/907] 3736942=test_gc
[287/907] 3736942=test_libs
[288/907] 3736942=test_class
[289/907] 3736942=test_fips
[290/907] 3736940=test_configuration
[291/907] 3736940=test_x509ext
[292/907] 3736940=test_wss
[293/907] 3736942=test_gem_install_update_options
[294/907] 3736940=test_num2int
[295/907] 3736940=test_ensured
.Closed file descriptor: TestCoverage#test_method_coverage_for_singleton_class: 11
[296/907] 3736940=test_x509crl
[297/907] 3736942=test_hash
[298/907] 3736940=test_keyword
[299/907] 3736943=test_iter_break
[300/907] 3736943=test_pkcs7
[301/907] 3736943=test_cgi_session
[302/907] 3736943=test_address_resolve
[303/907] 3736943=test_refinement
[304/907] 3736940=test_gem_command_manager
[305/907] 3736940=test_project_sanity
[306/907] 3736940=test_word
[307/907] 3736940=test_numeric
[308/907] 3736940=test_gem_requirement
[309/907] 3736940=test_irb
[310/907] 3736940=test_parser
[311/907] 3736940=test_gem_ext_rake_builder
[312/907] 3736940=test_cmethod
[313/907] 3736940=test_gem_commands_list_command
[314/907] 3736940=test_gem_resolver_vendor_set
[315/907] 3736940=test_gem_resolver_installed_specification
[316/907] 3736940=test_rdoc_include
[317/907] 3736940=test_set
[318/907] 3736940=test_gem_commands_help_command
[319/907] 3736940=test_yield_block
[320/907] 3736940=test_pkg_config
[321/907] 3736940=test_object
[322/907] 3736940=test_gem_resolver_local_specification
[323/907] 3736940=test_digest
[324/907] 3736940=test_closure
[325/907] 3736940=test_at_exit
[326/907] 3736940=test_rdoc_options
[327/907] 3736940=test_dln
[328/907] 3736940=test_files_ext
[329/907] 3736940=test_argf
[330/907] 3736943=test_console_attr
[331/907] 3736943=test_array
[332/907] 3736942=test_gem_ext_cargo_builder_link_flag_converter
[333/907] 3736942=test_x509req
[334/907] 3736942=test_m17n
[335/907] 3736942=test_frozen_error
[336/907] 3736942=test_yjit
[337/907] 3736940=test_ubf_async_safe
[338/907] 3736940=test_ossl
[339/907] 3736940=test_gem_version_option
[340/907] 3736940=test_insns_leaf
[341/907] 3736940=test_eval_history
[342/907] 3736940=dispatcher_test
[343/907] 3736940=test_complex2
[344/907] 3736940=test_ruby_lex
[345/907] 3736940=test_win32ole_record
[346/907] 3736940=test_timeout
[347/907] 3736940=test_objspace
[348/907] 3736942=test_general
[349/907] 3736942=test_gem_commands_server_command
[350/907] 3736942=test_httpresponses
[351/907] 3736942=test_abbrev
[352/907] 3736942=test_new
[353/907] 3736942=test_big5
[354/907] 3736942=test_time_tz
[355/907] 3736942=test_beginendblock
[356/907] 3736942=test_rdoc_parser_ruby
[357/907] 3736942=test_httpresponse
[358/907] 3736942=test_cipher
[359/907] 3736942=test_rdoc_generator_darkfish
[360/907] 3736942=test_mixed_unicode_escapes
[361/907] 3736942=test_have_library
[362/907] 3736942=test_load
[363/907] 3736942=test_within_pipe
[364/907] 3736942=test_win32ole_variable
[365/907] 3736942=test_gem_resolver
[366/907] 3736943=test_cgi_cookie
[367/907] 3736943=test_scheduler
[368/907] 3736942=test_object_references
[369/907] 3736942=test_bigdecimal
[370/907] 3736943=version_test
[371/907] 3736943=test_metaclass
[372/907] 3736943=test_files_sample
[373/907] 3736943=test_rbconfig
[374/907] 3736943=test_rdoc_markup_to_label
[375/907] 3736943=test_tsort
[376/907] 3736943=test_gem_commands_exec_command
[377/907] 3736943=test_gem_specification
[378/907] 3736942=test_gem_package_tar_reader_entry
[379/907] 3736942=test_engine
[380/907] 3736942=test_key_error
[381/907] 3736942=test_module
[382/907] 3736943=test_rb_str_dup
[383/907] 3736943=test_symbol
[384/907] 3736943=test_append
[385/907] 3736943=test_logger
[386/907] 3736943=test_ssl
[387/907] 3736942=test_digest_extend
[388/907] 3736942=test_logdevice
[389/907] 3736942=test_ftp
[390/907] 3736942=test_last_thread
[391/907] 3736942=test_import
[392/907] 3736943=test_gem_commands_unpack_command
[393/907] 3736943=test_rdoc_markup_to_table_of_contents
[394/907] 3736943=test_x509cert
[395/907] 3736943=test_enc_associate
[396/907] 3736943=test_pp
[397/907] 3736942=test_logperiod
[398/907] 3736942=test_getoptlong
[399/907] 3736943=test_pack
[400/907] 3736942=test_config
[401/907] 3736942=test_gem_request_connection_pools
[402/907] 3736942=test_rubyvm
[403/907] 3736942=test_ractor
[404/907] 3736942=test_arith_seq_extract
[405/907] 3736943=test_c_union_entity
[406/907] 3736943=test_string_processing
[407/907] 3736943=test_recursion
[408/907] 3736943=test_rdoc_markup_attributes
[409/907] 3736943=test_cparser
[410/907] 3736942=test_unicode_escape
[411/907] 3736942=test_io_console
[412/907] 3736942=test_bn
[413/907] 3736942=test_require_lib
[414/907] 3736943=test_euc_jp
[415/907] 3736943=test_tree_spell_checker
[416/907] 3736943=test_gem_util
[417/907] 3736943=test_sexp
[418/907] 3736943=test_io
[419/907] 3736942=test_compile_prism
[420/907] 3736942=test_objectspace
[421/907] 3736942=test_integer
[422/907] 3736942=test_gem_ext_cmake_builder
[423/907] 3736942=test_interned_str
[424/907] 3736942=test_scalar_scanner
[425/907] 3736942=test_notimplement
[426/907] 3736942=test_array_create
[427/907] 3736942=test_key_event_record
[428/907] 3736942=test_win32ole_event
[429/907] 3736942=test_mutex
[430/907] 3736942=test_option
[431/907] 3736942=test_etc
[432/907] 3736942=test_struct
[433/907] 3736942=test_to_ary_concat
[434/907] 3736941=test_encoding
[435/907] 3736941=test_addrinfo
[436/907] 3736943=test_gem
[437/907] 3736941=test_constant
[438/907] 3736942=test_completion
[439/907] 3736942=test_buffered_io
[440/907] 3736942=test_parser
[441/907] 3736942=test_rdoc_require
[442/907] 3736942=test_fiber
[443/907] 3736943=test_rational2
[444/907] 3736943=test_terminfo
[445/907] 3736943=test_fixnum
[446/907] 3736943=test_bug-14834
[447/907] 3736943=test_signal
[448/907] 3736941=test_cgi_core
[449/907] 3736941=test_bash_completion
[450/907] 3736941=test_delegate
[451/907] 3736941=test_gem_ext_cargo_builder_unit
[452/907] 3736941=ripper_compat_test
[453/907] 3736941=test_optparse
[454/907] 3736941=test_marshal
[455/907] 3736943=json_encoding_test
[456/907] 3736943=test_gem_commands_update_command
[457/907] 3736941=test_gem_commands_generate_index_command
[458/907] 3736941=test_rdoc_markup_to_bs
[459/907] 3736941=test_raise_exception
[460/907] 3736942=test_ractor
[461/907] 3736941=test_rdoc_markup_to_tt_only
[462/907] 3736942=test_https
[463/907] 3736941=test_convert
[464/907] 3736941=test_case_options
[465/907] 3736941=test_evaluation
[466/907] 3736941=test_ssl
[467/907] 3736942=test_tmpdir
[468/907] 3736942=test_noarg
[469/907] 3736941=test_gem_commands_pristine_command
[470/907] 3736942=test_change_word
[471/907] 3736942=test_gem_resolver_requirement_list
[472/907] 3736942=test_arith_seq_beg_len_step
[473/907] 3736942=test_scalar
[474/907] 3736942=test_rdoc_markup_to_markdown
[475/907] 3736943=test_trick
[476/907] 3736942=test_key_name_check
[477/907] 3736942=test_type_completor
[478/907] 3736942=test_utf32
[479/907] 3736942=test_iseq_load
[480/907] 3736941=test_ns_spki
[481/907] 3736941=test_encodings
[482/907] 3736941=test_gem_resolver_dependency_request
[483/907] 3736942=test_rdoc_markdown_test
[484/907] 3736940=test_rdoc_normal_module
[485/907] 3736941=test_gem_version
[486/907] 3736940=test_rdoc_markup_hard_break
[487/907] 3736940=test_ssl_session
[488/907] 3736941=test_random
[489/907] 3736941=test_dryrun
[490/907] 3736941=test_ractor
[491/907] 3736941=test_forwardable
[492/907] 3736941=parse_comments_test
[493/907] 3736941=test_gem_resolver_api_set
[494/907] 3736941=test_pkey
[495/907] 3736941=test_stream
[496/907] 3736941=test_integer
[497/907] 3736940=test_yield
[498/907] 3736941=test_kwargs
[499/907] 3736941=test_acceptable
[500/907] 3736941=test_io_wait
[501/907] 3736941=test_string_memory
[502/907] 3736941=test_rinda
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 34565>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 19 : #<IO:fd 19>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 20 : #<IO:fd 20>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 19
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 20
[503/907] 3736941=test_line_editor
[504/907] 3736941=test_gem_security_trust_dir
[505/907] 3736941=test_gem_commands_mirror
[506/907] 3736941=test_gem_commands_cleanup_command
[507/907] 3736943=test_euc_kr
[508/907] 3736943=test_date_marshal
[509/907] 3736943=test_literal
[510/907] 3736941=test_httpheader
[511/907] 3736941=test_rdoc_ri_driver
[512/907] 3736943=test_shapes
[513/907] 3736943=test_rubyoptions
[514/907] 3736942=test_nextafter
[515/907] 3736941=test_thread
[516/907] 3736941=test_capacity
[517/907] 3736941=test_tree_builder
[518/907] 3736941=test_rdoc_generator_pot_po
[519/907] 3736941=test_rdoc_servlet
[520/907] 3736942=test_clone
[521/907] 3736941=test_protect
[522/907] 3736941=test_rdoc_markup_include
[523/907] 3736941=test_cesu8
[524/907] 3736941=test_inputs_scanner
[525/907] 3736941=test_typeddata
[526/907] 3736942=test_complexrational
[527/907] 3736942=test_drb
[528/907] 3736941=test_hash
[529/907] 3736941=test_alias_and_anchor
[530/907] 3736941=test_config
[531/907] 3736941=test_rdoc_any_method
[532/907] 3736941=test_abi
[533/907] 3736941=test_securerandom
[534/907] 3736941=test_gem_resolver_activation_request
[535/907] 3736941=test_function_entry
[536/907] 3736941=test_path_to_class
[537/907] 3736941=test_pkey_dh
[538/907] 3736941=test_gem_ext_ext_conf_builder
[539/907] 3736940=test_win32ole_method_event
[540/907] 3736940=constant_path_node_test
[541/907] 3736940=test_gem_request_set
[542/907] 3736940=test_date_ractor
[543/907] 3736940=test_http_request
[544/907] 3736940=test_undef
[545/907] 3736940=test_gem_name_tuple
[546/907] 3736940=test_process
[547/907] 3736941=test_config
[548/907] 3736941=test_mdns
[549/907] 3736941=test_rat
[550/907] 3736941=test_ifunless
[551/907] 3736941=test_ractor
[552/907] 3736941=test_key_stroke
[553/907] 3736941=test_bundled_ca
[554/907] 3736941=test_external_new
[555/907] 3736941=test_win32ole_typelib
[556/907] 3736941=test_merge_keys
[557/907] 3736941=test_gem_resolver_index_specification
[558/907] 3736941=test_c_struct_builder
[559/907] 3736941=test_to_ruby
[560/907] 3736941=test_rdoc_extend
[561/907] 3736941=test_gem_package_tar_header
[562/907] 3736941=test_io_buffer
[563/907] 3736941=test_gem_ext_cargo_builder
[564/907] 3736941=test_gem_commands_check_command
[565/907] 3736941=test_big2str
[566/907] 3736941=test_data
[567/907] 3736941=test_gem_commands_yank_command
[568/907] 3736941=test_rdoc_alias
[569/907] 3736941=test_queue
[570/907] 3736941=test_gem_security_policy
[571/907] 3736941=test_emitter
[572/907] 3736941=test_io
[573/907] 3736941=test_ellipsize
[574/907] 3736941=test_rdoc_context_section
[575/907] 3736941=test_human_typo
[576/907] 3736941=test_prettyprint
[577/907] 3736941=test_threadgroup
[578/907] 3736941=test_stream
[579/907] 3736941=test_gem_ext_builder
[580/907] 3736942=test_rdoc_markup_raw
[581/907] 3736942=test_quote_empty
[582/907] 3736942=test_fstring
[583/907] 3736942=test_nomethod_error
[584/907] 3736942=test_euc_tw
[585/907] 3736942=json_string_matching_test
[586/907] 3736942=test_rdoc_markup_paragraph
[587/907] 3736942=test_path
[588/907] 3736942=test_cmd
[589/907] 3736941=test_utf16
[590/907] 3736941=test_require_path_check
[591/907] 3736941=test_acl
[592/907] 3736941=test_gem_unsatisfiable_dependency_error
[593/907] 3736941=test_object_create_start
[594/907] 3736941=test_duplicate
[595/907] 3736941=magic_comment_test
[596/907] 3736941=test_gem_commands_cert_command
[597/907] 3736942=test_date_new
[598/907] 3736942=test_wait
[599/907] 3736942=test_tempfile
[600/907] 3736942=test_row_separator
[601/907] 3736942=test_gem_installer
[602/907] 3736941=test_pkcs12
[603/907] 3736941=test_deprecate
[604/907] 3736941=test_rdoc_constant
[605/907] 3736941=test_method
[606/907] 3736943=test_rdoc_markup_parser
[607/907] 3736943=test_gem_source_specific_file
[608/907] 3736943=test_files_test_1
[609/907] 3736943=test_io_timeout
[610/907] 3736943=test_const
[611/907] 3736943=test_class
[612/907] 3736941=test_rdoc_encoding
[613/907] 3736941=test_rdoc_normal_class
[614/907] 3736941=test_gem_package_tar_reader
[615/907] 3736941=test_comparable
[616/907] 3736941=test_ipaddr
[617/907] 3736941=test_rdoc_markdown
[618/907] 3736941=test_rdoc_rd_inline
[619/907] 3736941=test_gem_commands_environment_command
[620/907] 3736941=test_numeric
[621/907] 3736941=test_erb
[622/907] 3736941=test_bmethod
[623/907] 3736941=encoding_test
[624/907] 3736943=test_pty
[625/907] 3736943=test_hmac
[626/907] 3736943=test_gem_commands_setup_command
[627/907] 3736943=test_rdoc_top_level
[628/907] 3736942=test_method_name_check
[629/907] 3736943=test_parse
[630/907] 3736942=test_observer
[631/907] 3736942=test_gem_request_set_lockfile
[632/907] 3736943=test_uncorrectable_name_check
[633/907] 3736943=test_postponed_job
[634/907] 3736942=test_backtrace
[635/907] 3736943=test_pkey_rsa
[636/907] 3736943=test_bigzero
[637/907] 3736943=test_stack
[638/907] 3736942=test_rdoc_task
[639/907] 3736942=test_numhash
[640/907] 3736942=test_macro
[641/907] 3736942=test_rdoc_markup_to_html
[642/907] 3736942=test_ldap
[643/907] 3736942=test_color
[644/907] 3736942=json_fixtures_test
[645/907] 3736942=test_econv
[646/907] 3736943=newline_test
[647/907] 3736943=test_emitter
[648/907] 3736943=test_rdoc_markup_verbatim
[649/907] 3736943=test_rdoc_parser_c
[650/907] 3736942=test_gem_platform
[651/907] 3736942=test_benchmark
[652/907] 3736942=test_random_formatter
[653/907] 3736942=test_depth_first
[654/907] 3736942=test_gem_source
[655/907] 3736943=test_mutex_m
[656/907] 3736943=test_skip_lines
[657/907] 3736942=test_fnmatch
[658/907] 3736943=test_x509name
[659/907] 3736943=test_rdoc_markup_heading
[660/907] 3736943=test_pack
[661/907] 3736942=test_gem_commands_uninstall_command
[662/907] 3736943=test_rdoc_code_object
[663/907] 3736943=test_erb_m17n
[664/907] 3736943=test_syslog
[665/907] 3736943=test_rdoc_markup_to_html_crossref
[666/907] 3736942=test_class2name
[667/907] 3736942=test_yamlstore
[668/907] 3736942=test_socket
[669/907] 3736943=test_framework
[670/907] 3736943=test_reline
[671/907] 3736943=test_array
[672/907] 3736943=test_debug
[673/907] 3736943=test_yaml
[674/907] 3736942=comments_test
[675/907] 3736942=test_string
[676/907] 3736942=test_function
[677/907] 3736943=test_assembler
[678/907] 3736943=test_gem_stub_specification
[679/907] 3736942=test_mkmf
[680/907] 3736942=test_raise
[681/907] 3736942=test_gem_commands_signin_command
[682/907] 3736943=test_system
[683/907] 3736942=test_zsh_completion
[684/907] 3736942=test_resource
[685/907] 3736942=library_symbols_test
[686/907] 3736942=test_set
[687/907] 3736942=test_init
[688/907] 3736942=test_date_strftime
[689/907] 3736940=test_reqarg
[690/907] 3736940=test_file
[691/907] 3736940=test_sleep
[692/907] 3736942=test_basicsocket
[693/907] 3736942=test_date_attr
[694/907] 3736942=test_color_printer
[695/907] 3736942=test_rdoc_rd_inline_parser
[696/907] 3736942=test_iseq
[697/907] 3736943=test_sizeof
[698/907] 3736940=test_face
[699/907] 3736940=test_emoji
[700/907] 3736940=test_sorted_set
[701/907] 3736940=test_defined
[702/907] 3736940=test_condition
[703/907] 3736940=test_gem_commands_search_command
[704/907] 3736940=test_cp949
[705/907] 3736940=test_kconv
[706/907] 3736942=test_eval
[707/907] 3736940=test_member
[708/907] 3736940=test_rubygems
[709/907] 3736940=test_gem_security
[710/907] 3736942=test_stringchar
[711/907] 3736942=test_quote_char_nil
[712/907] 3736942=test_rdoc_cross_reference
[713/907] 3736943=test_shift_jis
[714/907] 3736943=test_gem_commands_open_command
[715/907] 3736942=test_store
[716/907] 3736943=test_bug-5832
[717/907] 3736943=test_digest
[718/907] 3736942=test_files_lib
[719/907] 3736942=test_emoji_breaks
[720/907] 3736943=test_gem_command
[721/907] 3736943=test_ractor
[722/907] 3736940=test_gem_resolver_lock_specification
[723/907] 3736940=test_gem_resolver_git_set
[724/907] 3736943=test_nofree
[725/907] 3736943=test_fiddle
[726/907] 3736943=locals_test
[727/907] 3736940=test_name_error
[728/907] 3736940=test_string
[729/907] 3736943=test_rdoc_generator_ri
[730/907] 3736943=test_thread_fd_close
[731/907] 3736943=test_file
[732/907] 3736943=test_safe_load
[733/907] 3736943=test_ansi_with_terminfo
[734/907] 3736943=test_gem_stream_ui
[735/907] 3736943=bom_test
[736/907] 3736943=test_hash_create
[737/907] 3736943=test_rdoc_rubygems_hook
[738/907] 3736943=test_gem_commands_dependency_command
[739/907] 3736943=test_switch_hitter
[740/907] 3736943=test_pkey_dsa
[741/907] 3736943=test_timeout
[742/907] 3736943=test_enumerator
[743/907] 3736942=test_weakref
[744/907] 3736943=test_date_time
[745/907] 3736943=test_handle
[746/907] 3736942=test_did_you_mean
[747/907] 3736942=test_arity
[748/907] 3736942=test_rdoc_markup_to_joined_paragraph
[749/907] 3736942=test_reline_key
[750/907] 3736942=test_unicode_normalize
[751/907] 3736943=test_bug-3571
[752/907] 3736943=test_read
[753/907] 3736943=test_memory_view
[754/907] 3736943=test_stringio
[755/907] 3736943=test_row
[756/907] 3736943=test_enumerator
[757/907] 3736943=test_exception_at_throwing
[758/907] 3736943=test_win32ole_type_event
[759/907] 3736943=test_rdoc_method_attr
[760/907] 3736943=test_rewind
[761/907] 3736943=test_sprintf
[762/907] 3736943=test_gem_uri
[763/907] 3736943=test_egrep_cpp
[764/907] 3736943=test_weakmap
[765/907] 3736942=test_date_conv
[766/907] 3736942=test_gem_source_subpath_problem
[767/907] 3736942=test_date_compat
[768/907] 3736942=test_case_mapping
[769/907] 3736942=test_scan_args
[770/907] 3736942=test_dot_dot
[771/907] 3736942=test_win32ole_method
[772/907] 3736942=test_flip
[773/907] 3736942=test_frozen
[774/907] 3736942=test_gem_source_local
[775/907] 3736942=test_cgi_multipart
[776/907] 3736942=test_json_tree
[777/907] 3736942=test_io_buffer
[778/907] 3736941=test_autoconf
[779/907] 3736941=test_bug_reporter
[780/907] 3736942=test_rdoc_rdoc
[781/907] 3736942=test_cclass
[782/907] 3736942=test_tcp
[783/907] 3736941=test_win32ole_variant_m
[784/907] 3736941=test_rdoc_comment
[785/907] 3736941=test_kdf
[786/907] 3736942=test_gem_source_installed
[787/907] 3736941=test_gem_resolver_lock_set
[788/907] 3736941=test_rdoc_i18n_locale
[789/907] 3736941=test_gem_resolver_installer_set
[790/907] 3736942=test_psych
[791/907] 3736942=test_flags
[792/907] 3736941=test_ole_methods
[793/907] 3736941=test_gem_update_suggestion
[794/907] 3736941=test_http
[795/907] 3736941=test_severity
[796/907] 3736941=test_load
[797/907] 3736941=test_ractor
[798/907] 3736941=test_arithmetic_sequence
[799/907] 3736941=test_gem_commands_specification_command
[800/907] 3736941=test_popen_deadlock
[801/907] 3736942=test_asn1
[802/907] 3736942=test_placearg
[803/907] 3736942=test_features
[804/907] 3736942=test_len
[805/907] 3736942=test_ractor
[806/907] 3736942=test_gc_compact
[807/907] 3736941=test_delete
[808/907] 3736941=test_rdoc_markup_to_ansi
[809/907] 3736941=test_gem_impossible_dependencies_error
[810/907] 3736941=json_generator_test
[811/907] 3736941=test_bigmath
[812/907] 3736941=test_str2big
[813/907] 3736941=test_continuation
[814/907] 3736941=test_files_test
[815/907] 3736941=test_time
[816/907] 3736941=test_gem_bundler_version_finder
[817/907] 3736941=test_gem_silent_ui
[818/907] 3736941=test_gem_commands_signout_command
[819/907] 3736941=test_parser_events
[820/907] 3736941=test_gem_request_set_lockfile_parser
[821/907] 3736941=test_io_wait_uncommon
[822/907] 3736941=test_enc_raise
[823/907] 3736941=test_webauthn_listener_response
[824/907] 3736941=test_inadvertent_creation
[825/907] 3736941=test_provider
[826/907] 3736941=test_exception
[827/907] 3736941=test_case_comprehensive
[828/907] 3736942=test_syntax
[829/907] 3736943=test_rdoc_store
[830/907] 3736943=test_gem_dependency_resolution_error
[831/907] 3736943=test_rdoc_stats
[832/907] 3736943=test_pkey_ec
[833/907] 3736943=test_gem_request
[834/907] 3736943=test_recorder
[835/907] 3736943=test_rdoc_token_stream
[836/907] 3736943=test_thread
[837/907] 3736943=test_date_parse
[838/907] 3736943=test_enum
[839/907] 3736940=test_write
[840/907] 3736940=test_folderitem2_invokeverb
[841/907] 3736940=test_gem_spec_fetcher
[842/907] 3736940=test_workspace
[843/907] 3736940=test_debug_cmd
[844/907] 3736940=test_win32ole_param_event
[845/907] 3736940=test_rdoc_single_class
[846/907] 3736940=test_gem_resolver_index_set
[847/907] 3736940=test_cgi_tag_helper
[848/907] 3736940=test_rdoc_generator_json_index
[849/907] 3736940=test_qsort
[850/907] 3736940=test_invalid
[851/907] 3736940=test_gem_commands_build_command
[852/907] 3736940=json_addition_test
[853/907] 3736940=test_m17n_comb
[854/907] 3736943=test_gem_commands_push_command
[855/907] 3736943=test_backtrace
[856/907] 3736943=test_type
[857/907] 3736943=test_class_name_check
[858/907] 3736943=test_common
[859/907] 3736943=test_complex
[860/907] 3736943=json_generic_object_test
[861/907] 3736943=test_base64
[862/907] 3736943=test_nil2vtempty
[863/907] 3736943=test_div
[864/907] 3736943=test_kernel
[865/907] 3736943=test_deprecated
[866/907] 3736943=test_integer_comb
[867/907] 3736942=test_read_write
[868/907] 3736942=test_profile_frames
[869/907] 3736942=test_each
[870/907] 3736942=parse_test
[871/907] 3736940=json_parser_test
[872/907] 3736940=test_gbk
[873/907] 3736940=test_gem_validator
[874/907] 3736940=test_usrmarshal
[875/907] 3736940=test_rdoc_markup_formatter
[876/907] 3736940=test_gem_commands_outdated_command
[877/907] 3736940=test_rendering
[878/907] 3736940=!Nothing_to_test
[879/907] 3736940=test_my_integer
[880/907] 3736940=test_assignment
[881/907] 3736943=test_gem_available_set
[882/907] 3736943=test_memory_view
[883/907] 3736943=test_modify_expand
[884/907] 3736943=test_autoload
[885/907] 3736942=test_cgi_util
[886/907] 3736940=test_gem_dependency
[887/907] 3736942=test_ansi_without_terminfo
[888/907] 3736942=test_rdoc_text
[889/907] 3736940=test_call
[890/907] 3736942=test_data_converters
[891/907] 3736942=test_require
[892/907] 3736942=test_gem_source_vendor
[893/907] 3736942=test_exception
[894/907] 3736942=test_x509store
[895/907] 3736942=test_header
[896/907] 3736942=test_win32ole_type
[897/907] 3736942=test_windows_1252
[898/907] 3736942=test_null
[899/907] 3736942=test_gem_source_lock
[900/907] 3736940=test_gem_dependency_installer
[901/907] 3736942=test_optarg
[902/907] 3736942=test_ripper
[903/907] 3736942=test_syslog_logger
[904/907] 3736942=test_input_method
[905/907] 3736942=test_generic
[906/907] 3736942=test_enc_str_buf_cat
[907/907] 3736942=regexp_test
Retrying...
Finished tests in 1212.099202s, 22.2713 tests/s, 8818.6883 assertions/s.
26995 tests, 10689125 assertions, 0 failures, 0 errors, 217 skips
ruby -v: ruby 3.3.0dev (2023-11-30T12:35:04Z master 18f218d6a1) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-11-30T12:35:04Z master 18f218d6a1) [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 361.690042 seconds
3728 files, 32495 examples, 145512 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.3739016.ruby -x gdbscript
[New LWP 3739016]
[New LWP 3739021]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0 rb_iseq_mark_and_move (iseq=0x7f2fbe997ba0, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:341
341 if (cds[i].ci) rb_gc_mark_and_move_ptr(&cds[i].ci);
[Current thread is 1 (Thread 0x7f2fd90167c0 (LWP 3739016))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f2fd90167c0 (LWP 3739016) rb_iseq_mark_and_move (iseq=0x7f2fbe997ba0, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:341
2 Thread 0x7f2fbfa3f640 (LWP 3739021) 0x00007f2fd913efde in epoll_wait (epfd=4, events=0x55b98173f41c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f2fbfa3f640 (LWP 3739021)):
#0 0x00007f2fd913efde in epoll_wait (epfd=4, events=0x55b98173f41c <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 0x000055b9812ba0bd in timer_thread_polling (vm=0x55b982e2bb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = -1050157952
#2 0x000055b9812ba765 in timer_thread_func (ptr=0x55b982e2bb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2992
vm = 0x55b982e2bb10
#3 0x00007f2fd90adb43 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 = {140727401566240, 235263849573190971, 139843055384128, 25, 139843481557072, 140727401566592, -208101824030503621, -208184640273445573}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f2fd913ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f2fd90167c0 (LWP 3739016)):
#0 rb_iseq_mark_and_move (iseq=0x7f2fbe997ba0, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:341
cds = 0x55b982f4c700
i = 0
body = 0x55b982f026a0
#1 0x000055b9811304c4 in gc_mark_imemo (objspace=0x55b982e2e260, obj=139843037920160) at /tmp/ruby/src/trunk-O0/gc.c:7185
__func__ = <optimized out>
#2 0x000055b9811306bc in gc_mark_children (objspace=0x55b982e2e260, obj=139843037920160) at /tmp/ruby/src/trunk-O0/gc.c:7278
any = 0x7f2fbe997ba0
#3 0x000055b981131017 in gc_mark_stacked_objects (objspace=0x55b982e2e260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7478
mstack = 0x55b982e2e6e8
obj = 139843037920160
marked_slots_at_the_beginning = 762
popped_count = 0
#4 0x000055b981131197 in gc_mark_stacked_objects_all (objspace=0x55b982e2e260) at /tmp/ruby/src/trunk-O0/gc.c:7516
No locals.
#5 0x000055b98113346d in gc_marks_rest (objspace=0x55b982e2e260) at /tmp/ruby/src/trunk-O0/gc.c:8703
No locals.
#6 0x000055b9811335a1 in gc_marks (objspace=0x55b982e2e260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8761
marking_finished = false
#7 0x000055b981135333 in gc_start (objspace=0x55b982e2e260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9512
do_full_mark = 1
__func__ = <optimized out>
lock_lev = 9383
#8 0x000055b981134fc6 in garbage_collect (objspace=0x55b982e2e260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9395
_lev = 40
ret = 0
#9 0x000055b981135a53 in garbage_collect_with_gvl (objspace=0x55b982e2e260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9773
No locals.
#10 0x000055b98113c9d1 in objspace_malloc_gc_stress (objspace=0x55b982e2e260) at /tmp/ruby/src/trunk-O0/gc.c:12232
reason = 45568
#11 0x000055b98113d0ee in objspace_xcalloc (objspace=0x55b982e2e260, size=64) at /tmp/ruby/src/trunk-O0/gc.c:12697
gpr = 107008
mem = 0x4
#12 0x000055b98113d19f in ruby_xcalloc_body (n=4, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12704
No locals.
#13 0x000055b981140a0f in ruby_xcalloc (n=4, size=16) at /tmp/ruby/src/trunk-O0/gc.c:14266
No locals.
#14 0x000055b9812b24cb in rb_id_table_init (tbl=0x55b983030b40, capa=4) at /tmp/ruby/src/trunk-O0/id_table.c:90
No locals.
#15 0x000055b9812b250e in rb_id_table_create (capa=2) at /tmp/ruby/src/trunk-O0/id_table.c:99
tbl = 0x55b983030b40
#16 0x000055b98127a083 in get_next_shape_internal (shape=0x7f2fd7a9fde8, id=8417, shape_type=SHAPE_IVAR, variation_created=0x7ffda6c7b0de, new_variations_allowed=true) at /tmp/ruby/src/trunk-O0/shape.c:528
old_child = 0x7f2fd7a9fe10
new_shape = 0x7f2fd7a9ff28
_lev = 0
res = 0x0
#17 0x000055b98127a5a2 in rb_shape_get_next (shape=0x7f2fd7a9fde8, obj=139843037232040, id=8417) at /tmp/ruby/src/trunk-O0/shape.c:699
allow_new_shape = true
variation_created = false
new_shape = 0x7ffda6c7b16c
#18 0x000055b9812ecd4f in general_ivar_set (obj=139843037232040, id=8417, val=139843037089760, data=0x0, shape_ivptr_func=0x55b9812ed3b2 <obj_ivar_set_shape_ivptr>, shape_resize_ivptr_func=0x55b9812ed3d4 <obj_ivar_set_shape_resize_ivptr>, set_shape_func=0x55b9812ed405 <obj_ivar_set_set_shape>, transition_too_complex_func=0x55b9812ed433 <obj_ivar_set_transition_too_complex>, too_complex_table_func=0x55b9812ed456 <obj_ivar_set_too_complex_table>) at /tmp/ruby/src/trunk-O0/variable.c:1481
next_shape = 0x55b9815064f2 <RB_TYPE_P+27>
result = {index = 0, existing = false}
current_shape = 0x7f2fd7a9fde8
index = 7
table = 0x7f2fbe8efba8
#19 0x000055b9812ed4d3 in rb_obj_ivar_set (obj=139843037232040, id=8417, val=139843037089760) at /tmp/ruby/src/trunk-O0/variable.c:1712
No locals.
#20 0x000055b9812ed6aa in ivar_set (obj=139843037232040, id=8417, val=139843037089760) at /tmp/ruby/src/trunk-O0/variable.c:1806
No locals.
#21 0x000055b9812ed727 in rb_ivar_set (obj=139843037232040, id=8417, val=139843037089760) at /tmp/ruby/src/trunk-O0/variable.c:1825
No locals.
#22 0x000055b9811120eb in exc_setup_cause (exc=139843037232040, cause=139843037089760) at /tmp/ruby/src/trunk-O0/eval.c:497
No locals.
#23 0x000055b981112580 in setup_exception (ec=0x55b982e2f2c0, tag=6, mesg=139843037232040, cause=139843037089760) at /tmp/ruby/src/trunk-O0/eval.c:572
bt = 4
_ec = 0x55b982e2f2c0
_tag = {tag = 36, retval = 4, buf = {0x7ffda6c7b3d0, 0x55b98111246b <setup_exception+313>, 0x0, 0x7ffda6c7b280, 0x608110e0ba}, prev = 0x7ffda6c7bb90, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
e = 94255224170912
line = 449
file = 0x7f2fbe9d28d0 "/tmp/ruby/src/trunk-O0/lib/tempfile.rb"
file0 = 0x7f2fbe9d28d0 "/tmp/ruby/src/trunk-O0/lib/tempfile.rb"
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#24 0x000055b981112b37 in rb_longjmp (ec=0x55b982e2f2c0, tag=6, mesg=139843037232040, cause=139843037089760) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#25 0x000055b981112bbd in rb_exc_exception (mesg=139843037232040, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#26 0x000055b981112be3 in rb_exc_raise (mesg=139843037232040) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#27 0x000055b981320599 in raise_method_missing (ec=0x55b982e2f2c0, argc=1, argv=0x7ffda6c7bd30, obj=139843037090160, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:1004
exc = 139843037232040
format = 0
#28 0x000055b981320348 in rb_method_missing (argc=1, argv=0x7ffda6c7bd30, obj=139843037090160) at /tmp/ruby/src/trunk-O0/vm_eval.c:944
ec = 0x55b982e2f2c0
#29 0x000055b98130500e in ractor_safe_call_cfunc_m1 (recv=139843037090160, argc=1, argv=0x7ffda6c7bd30, func=0x55b9813202fb <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3285
f = 0x55b9813202fb <rb_method_missing>
#30 0x000055b98131e16f in vm_call0_cfunc_with_frame (ec=0x55b982e2f2c0, calling=0x7ffda6c7b940, argv=0x7ffda6c7bd30) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7f2fd9014ef8
ci = 0x7ffda6c7b910
val = 94255255366512
me = 0x7f2fbe8cfe98
cfunc = 0x55b982e6f1e8
len = -1
recv = 139843037090160
argc = 1
mid = 2865
block_handler = 0
frame_flags = 1431634051
args = <optimized out>
args = <optimized out>
#31 0x000055b98131e298 in vm_call0_cfunc (ec=0x55b982e2f2c0, calling=0x7ffda6c7b940, argv=0x7ffda6c7bd30) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#32 0x000055b98131e510 in vm_call0_body (ec=0x55b982e2f2c0, calling=0x7ffda6c7b940, argv=0x7ffda6c7bd30) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7ffda6c7b910
cc = 0x7ffda6c7b750
ret = 140727401559744
#33 0x000055b98131ddf5 in vm_call0_cme (ec=0x55b982e2f2c0, calling=0x7ffda6c7b940, argv=0x7ffda6c7bd30, cme=0x7f2fbe8cfe98) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#34 0x000055b98131de9a in vm_call0_super (ec=0x55b982e2f2c0, calling=0x7ffda6c7b940, argv=0x7ffda6c7bd30, klass=139843037335360, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
cme = 0x7f2fbe8cfe98
mid = 2865
#35 0x000055b98131e983 in vm_call0_body (ec=0x55b982e2f2c0, calling=0x7ffda6c7b940, argv=0x7ffda6c7bd30) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
klass = 139843055713600
ci = 0x7ffda6c7b910
cc = 0x7ffda6c7b9e0
ret = 140727401560144
#36 0x000055b98131dd66 in vm_call0_cc (ec=0x55b982e2f2c0, recv=139843037090160, id=2865, argc=1, argv=0x7ffda6c7bd30, cc=0x7ffda6c7b9e0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7ffda6c7bd30
av = {140727401560656, 94255224840680}
calling = {cd = 0x7ffda6c7b900, cc = 0x7ffda6c7b750, block_handler = 0, recv = 139843037090160, argc = 1, kw_splat = false, heap_argv = 0}
#37 0x000055b98131db07 in rb_vm_call0 (ec=0x55b982e2f2c0, recv=139843037090160, id=2865, argc=1, argv=0x7ffda6c7bd30, cme=0x7f2fbe8cff60, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
cc = {flags = 52250, klass = 0, cme_ = 0x7f2fbe8cff60, call_ = 0x55b981309822 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#38 0x000055b98131ed60 in rb_vm_call_kw (ec=0x55b982e2f2c0, recv=139843037090160, id=2865, argc=1, argv=0x7ffda6c7bd30, me=0x7f2fbe8cff60, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#39 0x000055b98131cfe5 in call_method_entry (ec=0x55b982e2f2c0, defined_class=139843055713600, obj=139843037090160, id=2865, cme=0x7f2fbe8cff60, argc=1, argv=0x7ffda6c7bd30, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2716
passed_block_handler = 0
result = 94255253222080
#40 0x000055b98131f60c in check_funcall_exec (v=140727401561488) at /tmp/ruby/src/trunk-O0/vm_eval.c:589
args = 0x7ffda6c7bd90
#41 0x000055b98111343c in rb_vrescue2 (b_proc=0x55b98131f5af <check_funcall_exec>, data1=140727401561488, r_proc=0x55b98131f612 <check_funcall_failed>, data2=140727401561488, args=0x7ffda6c7bc50) at /tmp/ruby/src/trunk-O0/eval.c:919
_ec = 0x55b982e2f2c0
_tag = {tag = 36, retval = 140727401561040, buf = {0x7ffda6c7bc10, 0x55b9811133de <rb_vrescue2+263>, 0x0, 0x7ffda6c7bb10, 0x7ffda6c7bbf0}, prev = 0x7ffda6c7d1c0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
ec = 0x55b982e2f2c0
cfp = 0x7f2fd9014ef8
result = 0
e_info = 4
#42 0x000055b9811132b0 in rb_rescue2 (b_proc=0x55b98131f5af <check_funcall_exec>, data1=140727401561488, r_proc=0x55b98131f612 <check_funcall_failed>, data2=140727401561488) at /tmp/ruby/src/trunk-O0/eval.c:900
ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffda6c7bd30, reg_save_area = 0x7ffda6c7bc70}}
ret = 219043332275
#43 0x000055b98131f9f3 in check_funcall_missing (ec=0x55b982e2f2c0, klass=139843055709280, recv=139843037090160, mid=3297, argc=0, argv=0x55b9815775d0 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:666
argbuf = 0
new_args = 0x7ffda6c7bd30
args = {defined_class = 139843055713600, recv = 139843037090160, mid = 3297, ec = 0x55b982e2f2c0, cme = 0x7f2fbe8cff60, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7ffda6c7bd30, kw_splat = 0}
cme = 0x7f2fbe8cff60
ret = 36
#44 0x000055b98131fb69 in rb_check_funcall_default_kw (recv=139843037090160, mid=3297, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:703
ret = 140727401561792
klass = 139843055709280
me = 0x0
ec = 0x55b982e2f2c0
respond = -1
#45 0x000055b98131fa9f in rb_check_funcall (recv=139843037090160, mid=3297, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#46 0x000055b9811c4bb3 in convert_type_with_id (val=139843037090160, tname=0x55b98153cb9e "IO", method=3297, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3084
r = 140727401561840
#47 0x000055b9811c4fc8 in rb_check_convert_type_with_id (val=139843037090160, type=11, tname=0x55b98153cb9e "IO", method=3297) at /tmp/ruby/src/trunk-O0/object.c:3176
v = 16922354467322498560
#48 0x000055b981117c13 in rb_stat (file=139843037090160, st=0x7ffda6c7c050) at /tmp/ruby/src/trunk-O0/file.c:1301
tmp = 139843037091240
result = 0
#49 0x000055b981118eff in rb_file_identical_p (obj=139843055512800, fname1=139843037091240, fname2=139843037090160) at /tmp/ruby/src/trunk-O0/file.c:2202
st1 = {st_dev = 164, st_ino = 13641962, 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 = 1701348158, tv_nsec = 965379121}, st_mtim = {tv_sec = 1701348157, tv_nsec = 157306691}, st_ctim = {tv_sec = 1701348157, tv_nsec = 157306691}, __glibc_reserved = {0, 0, 0}}
st2 = {st_dev = 0, st_ino = 139843038084880, st_nlink = 94255253218896, st_mode = 2195907168, st_uid = 21945, st_gid = 1, __pad0 = 1049216, st_rdev = 16, st_size = 139843055547520, st_blksize = 0, st_blocks = 139843055512800, st_atim = {tv_sec = 1431634051, tv_nsec = 0}, st_mtim = {tv_sec = 94255253222080, tv_nsec = 140727401562352}, st_ctim = {tv_sec = 2165561225, tv_nsec = 139843480932088}, __glibc_reserved = {139843479883992, 140727401562352, 94255253222080}}
#50 0x000055b9813050c4 in ractor_safe_call_cfunc_2 (recv=139843055512800, argc=2, argv=0x7f2fd8f150c8, func=0x55b981118e8f <rb_file_identical_p>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3306
f = 0x55b981118e8f <rb_file_identical_p>
#51 0x000055b981305c45 in vm_call_cfunc_with_frame_ (ec=0x55b982e2f2c0, reg_cfp=0x7f2fd9014f30, calling=0x7ffda6c7c540, argc=2, argv=0x7f2fd8f150c8, stack_bottom=0x7f2fd8f150c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3476
ci = 0x492f00100005
cc = 0x7f2fbe8cf678
val = 140727401562592
me = 0x7f2fbfa67480
cfunc = 0x55b982e52ae8
recv = 139843055512800
block_handler = 0
frame_type = 1431634051
len = 2
args = <optimized out>
args = <optimized out>
#52 0x000055b981305e1a in vm_call_cfunc_with_frame (ec=0x55b982e2f2c0, reg_cfp=0x7f2fd9014f30, calling=0x7ffda6c7c540) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
argc = 2
stack_bottom = 0x7f2fd8f150c0
argv = 0x7f2fd8f150c8
#53 0x000055b981305f32 in vm_call_cfunc_other (ec=0x55b982e2f2c0, reg_cfp=0x7f2fd9014f30, calling=0x7ffda6c7c540) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3530
ci = 0x492f00100005
argv_ary = 0
#54 0x000055b98130635a in vm_call_cfunc (ec=0x55b982e2f2c0, reg_cfp=0x7f2fd9014f30, calling=0x7ffda6c7c540) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3612
ci = 0x492f00100005
#55 0x000055b981308ba3 in vm_call_method_each_type (ec=0x55b982e2f2c0, cfp=0x7f2fd9014f30, calling=0x7ffda6c7c540) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4392
aset_mask = 1980
ivar_mask = 0
ci = 0x492f00100005
cc = 0x7f2fbe8cf678
cme = 0x7f2fbfa67480
v = 94255255325480
#56 0x000055b98130964f in vm_call_method (ec=0x55b982e2f2c0, cfp=0x7f2fd9014f30, calling=0x7ffda6c7c540) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4518
ci = 0x492f00100005
cc = 0x7f2fbe8cf678
#57 0x000055b981309851 in vm_call_general (ec=0x55b982e2f2c0, reg_cfp=0x7f2fd9014f30, calling=0x7ffda6c7c540) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4562
No locals.
#58 0x000055b98130bed6 in vm_sendish (ec=0x55b982e2f2c0, reg_cfp=0x7f2fd9014f30, cd=0x55b982ff5510, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5556
val = 36
ci = 0x492f00100005
cc = 0x7f2fbe8cf678
argc = 2
recv = 139843055512800
calling = {cd = 0x55b982ff5510, cc = 0x7f2fbe8cf678, block_handler = 0, recv = 139843055512800, argc = 2, kw_splat = false, heap_argv = 0}
#59 0x000055b98131339b in vm_exec_core (ec=0x55b982e2f2c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x55b982ff5510
leaf = false
val = 139843037090160
reg_pc = 0x55b982ff5380
reg_cfp = 0x7f2fd9014f30
insns_address_table = {0x55b98130fb3e <vm_exec_core+108>, 0x55b98130fba0 <vm_exec_core+206>, 0x55b98130fcb3 <vm_exec_core+481>, 0x55b98130fdc7 <vm_exec_core+757>, 0x55b98130ff65 <vm_exec_core+1171>, 0x55b981310095 <vm_exec_core+1475>, 0x55b9813102a7 <vm_exec_core+2005>, 0x55b9813103b9 <vm_exec_core+2279>, 0x55b981310492 <vm_exec_core+2496>, 0x55b981310599 <vm_exec_core+2759>, 0x55b9813106a0 <vm_exec_core+3022>, 0x55b9813107ae <vm_exec_core+3292>, 0x55b9813108c0 <vm_exec_core+3566>, 0x55b981310990 <vm_exec_core+3774>, 0x55b981310a99 <vm_exec_core+4039>, 0x55b981310b93 <vm_exec_core+4289>, 0x55b981310c56 <vm_exec_core+4484>, 0x55b981310d19 <vm_exec_core+4679>, 0x55b981310da2 <vm_exec_core+4816>, 0x55b981310e2e <vm_exec_core+4956>, 0x55b981310ed4 <vm_exec_core+5122>, 0x55b981310fac <vm_exec_core+5338>, 0x55b981311079 <vm_exec_core+5543>, 0x55b981311157 <vm_exec_core+5765>, 0x55b981311219 <vm_exec_core+5959>, 0x55b981311358 <vm_exec_core+6278>, 0x55b9813113fe <vm_exec_core+6444>, 0x55b9813114e3 <vm_exec_core+6673>, 0x55b981311612 <vm_exec_core+6976>, 0x55b9813116d5 <vm_exec_core+7171>, 0x55b981311798 <vm_exec_core+7366>, 0x55b981311890 <vm_exec_core+7614>, 0x55b981311952 <vm_exec_core+7808>, 0x55b981311a31 <vm_exec_core+8031>, 0x55b981311b41 <vm_exec_core+8303>, 0x55b981311c3b <vm_exec_core+8553>, 0x55b981311cb6 <vm_exec_core+8676>, 0x55b981311d77 <vm_exec_core+8869>, 0x55b981311e65 <vm_exec_core+9107>, 0x55b981311f15 <vm_exec_core+9283>, 0x55b981312094 <vm_exec_core+9666>, 0x55b98131216e <vm_exec_core+9884>, 0x55b98131225a <vm_exec_core+10120>, 0x55b9813122eb <vm_exec_core+10265>, 0x55b981312446 <vm_exec_core+10612>, 0x55b9813129e8 <vm_exec_core+12054>, 0x55b981312ae4 <vm_exec_core+12306>, 0x55b981312be7 <vm_exec_core+12565>, 0x55b981312cd3 <vm_exec_core+12801>, 0x55b981312eec <vm_exec_core+13338>, 0x55b981312fde <vm_exec_core+13580>, 0x55b9813130e4 <vm_exec_core+13842>, 0x55b9813132e1 <vm_exec_core+14351>, 0x55b98131348a <vm_exec_core+14776>, 0x55b9813135b5 <vm_exec_core+15075>, 0x55b981313721 <vm_exec_core+15439>, 0x55b98131384c <vm_exec_core+15738>, 0x55b9813139b8 <vm_exec_core+16102>, 0x55b981313b9a <vm_exec_core+16584>, 0x55b981313d97 <vm_exec_core+17093>, 0x55b981313f40 <vm_exec_core+17518>, 0x55b981314062 <vm_exec_core+17808>, 0x55b981314109 <vm_exec_core+17975>, 0x55b9813141cd <vm_exec_core+18171>, 0x55b9813142b6 <vm_exec_core+18404>, 0x55b9813143a2 <vm_exec_core+18640>, 0x55b98131448b <vm_exec_core+18873>, 0x55b98131459f <vm_exec_core+19149>, 0x55b9813146c6 <vm_exec_core+19444>, 0x55b9813147fc <vm_exec_core+19754>, 0x55b981314932 <vm_exec_core+20064>, 0x55b981314a68 <vm_exec_core+20374>, 0x55b981314b9e <vm_exec_core+20684>, 0x55b981314cd4 <vm_exec_core+20994>, 0x55b981314e15 <vm_exec_core+21315>, 0x55b981314f8f <vm_exec_core+21693>, 0x55b9813150c5 <vm_exec_core+22003>, 0x55b9813151fb <vm_exec_core+22313>, 0x55b981315331 <vm_exec_core+22623>, 0x55b981315467 <vm_exec_core+22933>, 0x55b98131559d <vm_exec_core+23243>, 0x55b9813156d3 <vm_exec_core+23553>, 0x55b981315809 <vm_exec_core+23863>, 0x55b98131593f <vm_exec_core+24173>, 0x55b981315a8e <vm_exec_core+24508>, 0x55b981315c48 <vm_exec_core+24950>, 0x55b981315dc6 <vm_exec_core+25332>, 0x55b981315ee5 <vm_exec_core+25619>, 0x55b981316004 <vm_exec_core+25906>, 0x55b98131611e <vm_exec_core+26188>, 0x55b981316238 <vm_exec_core+26470>, 0x55b981316363 <vm_exec_core+26769>, 0x55b981316499 <vm_exec_core+27079>, 0x55b981316584 <vm_exec_core+27314>, 0x55b981316689 <vm_exec_core+27575>, 0x55b9813167d1 <vm_exec_core+27903>, 0x55b9813168c0 <vm_exec_core+28142>, 0x55b981316994 <vm_exec_core+28354>, 0x55b981316a69 <vm_exec_core+28567>, 0x55b981316b53 <vm_exec_core+28801>, 0x55b981316bcf <vm_exec_core+28925>, 0x55b981316c4b <vm_exec_core+29049>, 0x55b981316c69 <vm_exec_core+29079>, 0x55b981316c87 <vm_exec_core+29109>, 0x55b981316ca5 <vm_exec_core+29139>, 0x55b981316cc3 <vm_exec_core+29169>, 0x55b981316ce1 <vm_exec_core+29199>, 0x55b981316cff <vm_exec_core+29229>, 0x55b981316d1d <vm_exec_core+29259>, 0x55b981316d3b <vm_exec_core+29289>, 0x55b981316d59 <vm_exec_core+29319>, 0x55b981316d77 <vm_exec_core+29349>, 0x55b981316d95 <vm_exec_core+29379>, 0x55b981316db3 <vm_exec_core+29409>, 0x55b981316dd1 <vm_exec_core+29439>, 0x55b981316def <vm_exec_core+29469>, 0x55b981316e0d <vm_exec_core+29499>, 0x55b981316e2b <vm_exec_core+29529>, 0x55b981316e49 <vm_exec_core+29559>, 0x55b981316e67 <vm_exec_core+29589>, 0x55b981316e85 <vm_exec_core+29619>, 0x55b981316ea3 <vm_exec_core+29649>, 0x55b981316ec1 <vm_exec_core+29679>, 0x55b981316edf <vm_exec_core+29709>, 0x55b981316efd <vm_exec_core+29739>, 0x55b981316f1b <vm_exec_core+29769>, 0x55b981316f39 <vm_exec_core+29799>, 0x55b981316f57 <vm_exec_core+29829>, 0x55b981316f75 <vm_exec_core+29859>, 0x55b981316f93 <vm_exec_core+29889>, 0x55b981316fb1 <vm_exec_core+29919>, 0x55b981316fcf <vm_exec_core+29949>, 0x55b981316fed <vm_exec_core+29979>, 0x55b98131700b <vm_exec_core+30009>, 0x55b981317029 <vm_exec_core+30039>, 0x55b981317047 <vm_exec_core+30069>, 0x55b981317065 <vm_exec_core+30099>, 0x55b981317083 <vm_exec_core+30129>, 0x55b9813170a1 <vm_exec_core+30159>, 0x55b9813170bf <vm_exec_core+30189>, 0x55b9813170dd <vm_exec_core+30219>, 0x55b9813170fb <vm_exec_core+30249>, 0x55b981317119 <vm_exec_core+30279>, 0x55b981317137 <vm_exec_core+30309>, 0x55b981317155 <vm_exec_core+30339>, 0x55b981317173 <vm_exec_core+30369>, 0x55b981317191 <vm_exec_core+30399>, 0x55b9813171af <vm_exec_core+30429>, 0x55b9813171cd <vm_exec_core+30459>, 0x55b9813171eb <vm_exec_core+30489>, 0x55b981317209 <vm_exec_core+30519>, 0x55b981317227 <vm_exec_core+30549>, 0x55b981317245 <vm_exec_core+30579>, 0x55b981317263 <vm_exec_core+30609>, 0x55b981317281 <vm_exec_core+30639>, 0x55b98131729f <vm_exec_core+30669>, 0x55b9813172bd <vm_exec_core+30699>, 0x55b9813172db <vm_exec_core+30729>, 0x55b9813172f9 <vm_exec_core+30759>, 0x55b981317317 <vm_exec_core+30789>, 0x55b981317335 <vm_exec_core+30819>, 0x55b981317353 <vm_exec_core+30849>, 0x55b981317371 <vm_exec_core+30879>, 0x55b98131738f <vm_exec_core+30909>, 0x55b9813173ad <vm_exec_core+30939>, 0x55b9813173cb <vm_exec_core+30969>, 0x55b9813173e9 <vm_exec_core+30999>, 0x55b981317407 <vm_exec_core+31029>, 0x55b981317425 <vm_exec_core+31059>, 0x55b981317443 <vm_exec_core+31089>, 0x55b981317461 <vm_exec_core+31119>, 0x55b98131747f <vm_exec_core+31149>, 0x55b98131749d <vm_exec_core+31179>, 0x55b9813174bb <vm_exec_core+31209>, 0x55b9813174d9 <vm_exec_core+31239>, 0x55b9813174f7 <vm_exec_core+31269>, 0x55b981317528 <vm_exec_core+31318>, 0x55b981317546 <vm_exec_core+31348>, 0x55b981317564 <vm_exec_core+31378>, 0x55b981317582 <vm_exec_core+31408>, 0x55b9813175a0 <vm_exec_core+31438>, 0x55b9813175be <vm_exec_core+31468>, 0x55b9813175dc <vm_exec_core+31498>, 0x55b9813175fa <vm_exec_core+31528>, 0x55b981317618 <vm_exec_core+31558>, 0x55b981317636 <vm_exec_core+31588>, 0x55b981317654 <vm_exec_core+31618>, 0x55b981317672 <vm_exec_core+31648>, 0x55b981317690 <vm_exec_core+31678>, 0x55b9813176ae <vm_exec_core+31708>, 0x55b9813176cc <vm_exec_core+31738>, 0x55b9813176ea <vm_exec_core+31768>, 0x55b981317708 <vm_exec_core+31798>, 0x55b981317726 <vm_exec_core+31828>, 0x55b981317744 <vm_exec_core+31858>, 0x55b981317762 <vm_exec_core+31888>, 0x55b981317780 <vm_exec_core+31918>, 0x55b98131779e <vm_exec_core+31948>, 0x55b9813177bc <vm_exec_core+31978>, 0x55b9813177da <vm_exec_core+32008>...}
#60 0x000055b981329a36 in vm_exec_loop (ec=0x55b982e2f2c0, state=RUBY_TAG_RAISE, tag=0x7ffda6c7d1c0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#61 0x000055b98132997e in rb_vm_exec (ec=0x55b982e2f2c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
_ec = 0x55b982e2f2c0
_tag = {tag = 36, retval = 4, buf = {0x7ffda6c7d240, 0x55b9813298a9 <rb_vm_exec+190>, 0x0, 0x7ffda6c7d190, 0x7ffda6c7d4d8}, prev = 0x7ffda6c7d2b0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#62 0x000055b98132a78a in rb_iseq_eval_main (iseq=0x7f2fbe98bb20) at /tmp/ruby/src/trunk-O0/vm.c:2733
ec = 0x55b982e2f2c0
val = 94255253222080
#63 0x000055b981111bcb in rb_ec_exec_node (ec=0x55b982e2f2c0, n=0x7f2fbe98bb20) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x55b982e2e090
_ec = 0x55b982e2f2c0
_tag = {tag = 36, retval = 94255222690232, buf = {0x7ffda6c7d330, 0x55b981111b61 <rb_ec_exec_node+212>, 0x0, 0x7ffda6c7d280, 0x55b982e2f2c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f2fbe98bb20
#64 0x000055b981111d48 in ruby_run_node (n=0x7f2fbe98bb20) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55b982e2f2c0
status = 21945
#65 0x000055b98110d5b4 in rb_main (argc=129, argv=0x7ffda6c7d4d8) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140727401567152
#66 0x000055b98110d615 in main (argc=129, argv=0x7ffda6c7d4d8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)