# Logfile created on 2023-11-13 16:29:20 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000564eb4836180 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20231113-162920", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000564eb48cb4b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000564eb48cb320 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564eb48cb190 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231113-162920", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231113-162920>, @binmode=false, @mon_data=#<Monitor:0x0000564eb48cb0c8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
d5c3680..bbfd735 master -> origin/master
Updating d5c3680..bbfd735
Fast-forward
lib/rubygems/installer.rb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Latest commit hash = bbfd735b88
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/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
4c0913554960a0a516083db73da2ff6669167a4dfc5b35f8eab86611c4f28dc3 builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: 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/date'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: 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]: 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/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
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.
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/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.2.2/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'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
abbrev 0.1.1
base64 0.2.0
benchmark 0.3.0
bundler 2.5.0.dev
cgi 0.4.0
csv 3.2.8
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
english 0.8.0
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
getoptlong 0.2.1
ipaddr 1.2.5
irb 1.9.0
logger 1.6.0
mutex_m 0.2.0
net-http 0.4.0
net-protocol 0.2.2
observer 0.1.2
open-uri 0.4.0
open3 0.2.0
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.17.1
pstore 0.1.3
rdoc 6.6.0
readline 0.0.3
reline 0.4.0
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.2.0
ruby2_keywords 0.0.5
securerandom 0.3.0
set 1.0.3
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 1.1.0
tempfile 0.2.0
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.4
digest 3.1.1
etc 1.4.3.dev.1
fcntl 1.1.0
fiddle 1.1.2
io-console 0.6.1.dev.1
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.1.1
stringio 3.1.0
strscan 3.0.8
syslog 0.1.1
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
minitest 5.20.0
power_assert 2.0.3
rake 13.1.0
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.4.4
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.2.2
typeprof 0.21.8
debug 1.8.0
racc 1.7.3
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1862 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=14059
"--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/908] 381158=test_pack
[ 2/908] 381155=test_verbose
[ 3/908] 381156=test_ractor
[ 4/908] 381157=test_key_actor_emacs
[ 5/908] 381156=test_basicinstructions
[ 6/908] 381155=test_update
[ 7/908] 381155=test_read
[ 8/908] 381155=test_name_error_extension
[ 9/908] 381155=test_rdoc_ri_paths
[ 10/908] 381156=test_rdoc_rd_block_parser
[ 11/908] 381158=test_bigdecimal_util
[ 12/908] 381158=test_https_proxy
[ 13/908] 381157=test_rdoc_markup
[ 14/908] 381158=test_gem_resolver_git_specification
[ 15/908] 381155=test_files_test_2
[ 16/908] 381156=test_spell_checker
[ 17/908] 381156=test_ancdata
[ 18/908] 381156=test_singleton
[ 19/908] 381156=test_gem_commands_fetch_command
[ 20/908] 381157=ractor_test
[ 21/908] 381158=test_rdoc_tom_doc
[ 22/908] 381157=test_sleep
[ 23/908] 381156=test_bignum
[ 24/908] 381158=test_normalize
[ 25/908] 381158=test_converters
[ 26/908] 381158=test_regex_casefold
[ 27/908] 381156=test_unix
[ 28/908] 381156=test_gem_source_git
[ 29/908] 381157=test_fd_setsize
[ 30/908] 381157=test_http
[ 31/908] 381156=test_have_func
[ 32/908] 381158=test_ractor_compatibility
[ 33/908] 381158=test_gem_commands_contents_command
[ 34/908] 381156=test_win32ole_variant_outarg
[ 35/908] 381156=test_erb_command
[ 36/908] 381156=test_gem_rdoc
[ 37/908] 381158=test_ws
[ 38/908] 381158=test_gem_commands_sources_command
[ 39/908] 381156=test_symbol
[ 40/908] 381158=test_coder
[ 41/908] 381158=test_context
[ 42/908] 381158=test_rdoc_markup_indented_paragraph
[ 43/908] 381158=test_rdoc_parser_markdown
[ 44/908] 381158=test_gem_source_fetch_problem
[ 45/908] 381158=test_rdoc_i18n_text
[ 46/908] 381158=test_data
[ 47/908] 381158=test_gem_commands_lock_command
[ 48/908] 381158=test_rdoc_markup_to_html_snippet
[ 49/908] 381158=test_gem_package_task
[ 50/908] 381158=test_err_in_callback
[ 51/908] 381158=test_force_quotes
[ 52/908] 381158=test_koi8
[ 53/908] 381158=test_ostruct
[ 54/908] 381158=test_table
[ 55/908] 381158=test_rdoc_attr
[ 56/908] 381158=test_not
[ 57/908] 381158=test_gem_resolver_vendor_specification
[ 58/908] 381158=json_ext_parser_test
[ 59/908] 381158=test_filter
[ 60/908] 381158=test_inlinecache
[ 61/908] 381158=test_scanner_events
[ 62/908] 381156=test_gem_ext_configure_builder
[ 63/908] 381158=test_gem_dependency_list
[ 64/908] 381156=test_rdoc_generator_markup
[ 65/908] 381156=test_rendering
[ 66/908] 381158=test_patterns
[ 67/908] 381158=test_gem_commands_stale_command
[ 68/908] 381156=test_drbunix
[ 69/908] 381158=test_buffering
[ 70/908] 381158=test_gem_package
[ 71/908] 381157=test_date_arith
[ 72/908] 381157=test_gem_security_signer
[ 73/908] 381157=location_test
[ 74/908] 381157=test_gem_resolver_api_specification
[ 75/908] 381157=test_ractor
[ 76/908] 381157=test_grapheme_breaks
[ 77/908] 381157=json_common_interface_test
[ 78/908] 381157=test_rdoc_parser_simple
[ 79/908] 381157=test_signedness
[ 80/908] 381158=test_too_many_dummy_encodings
[ 81/908] 381158=test_enumerable
[ 82/908] 381158=test_gem_safe_marshal
[ 83/908] 381158=ruby_api_test
[ 84/908] 381158=test_gem_doctor
[ 85/908] 381158=test_gem_request_set_lockfile_tokenizer
[ 86/908] 381158=test_date_strptime
[ 87/908] 381155=test_struct
[ 88/908] 381155=test_propertyputref
[ 89/908] 381155=test_ast
[ 90/908] 381158=fuzzer_test
[ 91/908] 381158=test_serialize_subclasses
[ 92/908] 381158=test_rand
[ 93/908] 381157=test_instrumentation_api
[ 94/908] 381158=test_default_gems
[ 95/908] 381158=test_udp
[ 96/908] 381158=test_pinned
[ 97/908] 381158=test_open3
[ 98/908] 381157=test_thread
[ 99/908] 381156=test_pattern_key_name_check
[100/908] 381156=test_remote_fetch_error
[101/908] 381156=test_require
[102/908] 381157=test_lazy_enumerator
[103/908] 381156=test_key_actor_vi
[104/908] 381156=test_rdoc_markup_document
[105/908] 381156=test_formatter
[106/908] 381156=test_weakkeymap
[107/908] 381156=test_locale
[108/908] 381156=test_history
[109/908] 381156=test_delegation
[110/908] 381156=test_dup
[111/908] 381156=test_ts
[112/908] 381158=test_find_executable
[113/908] 381158=test_require
[114/908] 381156=test_unconverted_fields
[115/908] 381156=test_exit
[116/908] 381157=test_rdoc_rd
[117/908] 381157=test_range
[118/908] 381156=test_drbobject
[119/908] 381156=test_gem_commands_query_command
[120/908] 381156=test_optimization
[121/908] 381157=test_dns
[122/908] 381157=test_process
[123/908] 381157=test_getopts
[124/908] 381157=test_gem_commands_info_command
[125/908] 381157=test_addr
[126/908] 381157=test_rdoc_generator_pot_po_entry
[127/908] 381157=test_dir_m17n
[128/908] 381158=test_helper
[129/908] 381158=test_rdoc_markup_to_rdoc
[130/908] 381158=test_protocol
[131/908] 381158=test_singleton_function
[132/908] 381158=test_tuplebag
[133/908] 381158=test_cgi_header
[134/908] 381158=test_rdoc_generator_pot
[135/908] 381158=test_gem_uninstaller
[136/908] 381157=test_zlib
[137/908] 381158=test_storage
[138/908] 381158=test_gem_gem_runner
[139/908] 381158=test_pointer
[140/908] 381158=test_eval
[141/908] 381158=test_proc
[142/908] 381158=test_alias
[143/908] 381158=test_extlibs
[144/908] 381157=test_file_exhaustive
[145/908] 381158=pattern_test
[146/908] 381158=test_regexp
[147/908] 381156=test_scope
[148/908] 381156=test_case
[149/908] 381156=test_gem_remote_fetcher
[150/908] 381156=test_variable_name_check
[151/908] 381156=test_string
[152/908] 381156=test_iterator
[153/908] 381156=compiler_test
[154/908] 381156=test_printf
[155/908] 381156=test_readpartial
[156/908] 381156=test_lambda
[157/908] 381156=test_gem_request_set_gem_dependency_api
[158/908] 381156=test_settracefunc
[159/908] 381157=test_gem_text
[160/908] 381157=test_variable
[161/908] 381156=test_pstore
[162/908] 381157=test_win32ole
[163/908] 381157=test_method_cache
[164/908] 381157=memsize_test
[165/908] 381157=test_gem_package_old
[166/908] 381157=test_time
[167/908] 381156=test_sprintf_comb
[168/908] 381156=heredoc_dedent_test
[169/908] 381157=test_win32ole_param
[170/908] 381156=test_ocsp
[171/908] 381157=test_super
[172/908] 381156=test_convertible
[173/908] 381158=test_rdoc_markup_pre_process
[174/908] 381158=test_nkf
[175/908] 381158=test_env
[176/908] 381157=test_config
[177/908] 381157=test_error_highlight
[178/908] 381157=test_internal_ivar
[179/908] 381157=test_tracepoint
[180/908] 381157=test_gem_resolver_specification
[181/908] 381157=test_stringscanner
[182/908] 381157=test_io_m17n
[183/908] 381156=test_resize
[184/908] 381156=test_general
[185/908] 381156=test_have_macro
[186/908] 381158=test_pipe
[187/908] 381158=desugar_compiler_test
[188/908] 381158=test_mailto
[189/908] 381158=test_enumerator_kw
[190/908] 381158=test_gem_commands_install_command
[191/908] 381156=test_gem_indexer
[192/908] 381157=test_iso_8859
[193/908] 381157=test_coderange
[194/908] 381157=test_dir
[195/908] 381157=test_transcode
[196/908] 381157=test_random
[197/908] 381157=test_rdoc_context
[198/908] 381156=test_c_struct_entry
[199/908] 381156=test_date
[200/908] 381156=test_open-uri
[201/908] 381158=test_strip
[202/908] 381158=test_nonblock
[203/908] 381158=test_lexer
[204/908] 381158=test_kill_ring
[205/908] 381158=test_boolean
[206/908] 381158=test_gem_source_list
[207/908] 381158=test_yaml_special_cases
[208/908] 381158=test_column_separator
[209/908] 381158=parameters_signature_test
[210/908] 381158=test_rdoc_parser_changelog
[211/908] 381156=test_drbssl
[212/908] 381158=test_raise_no_backtrace_exception
[213/908] 381157=test_install
[214/908] 381158=test_foreach
[215/908] 381158=test_jaro_winkler
[216/908] 381158=test_func
[217/908] 381157=unescape_test
[218/908] 381157=test_yamldbm
[219/908] 381157=test_liberal_parsing
[220/908] 381157=test_rdoc_class_module
[221/908] 381157=test_trace
[222/908] 381157=test_nil
[223/908] 381157=test_rdoc_markup_attribute_manager
[224/908] 381157=test_object
[225/908] 381158=test_arity
[226/908] 381158=test_find
[227/908] 381158=test_win32ole_variant
[228/908] 381158=test_summary
[229/908] 381158=test_gem_resolver_composed_set
[230/908] 381158=test_gc
[231/908] 381157=test_gem_local_remote_options
[232/908] 381157=test_rational
[233/908] 381157=test_gem_commands_owner_command
[234/908] 381157=test_cgi_modruby
[235/908] 381157=test_flush
[236/908] 381157=test_pair
[237/908] 381157=test_stat
[238/908] 381157=test_type_completor
[239/908] 381157=test_eval_history
[240/908] 381157=dispatcher_test
[241/908] 381157=test_complex2
[242/908] 381157=test_ruby_lex
[243/908] 381157=test_win32ole_record
[244/908] 381157=test_ubf_async_safe
[245/908] 381157=test_ossl
[246/908] 381157=test_gem_version_option
[247/908] 381157=test_insns_leaf
[248/908] 381157=test_m17n
[249/908] 381157=test_frozen_error
[250/908] 381157=test_yjit
[251/908] 381156=test_files_ext
[252/908] 381156=test_argf
[253/908] 381156=test_console_attr
[254/908] 381156=test_array
[255/908] 381157=test_gem_ext_cargo_builder_link_flag_converter
[256/908] 381157=test_x509req
[257/908] 381157=test_closure
[258/908] 381157=test_at_exit
[259/908] 381157=test_rdoc_options
[260/908] 381157=test_dln
[261/908] 381157=test_object
[262/908] 381157=test_gem_resolver_local_specification
[263/908] 381157=test_digest
[264/908] 381157=test_rdoc_include
[265/908] 381157=test_set
[266/908] 381157=test_gem_commands_help_command
[267/908] 381157=test_yield_block
[268/908] 381157=test_pkg_config
[269/908] 381157=test_cmethod
[270/908] 381157=test_gem_commands_list_command
[271/908] 381157=test_gem_resolver_vendor_set
[272/908] 381157=test_gem_resolver_installed_specification
[273/908] 381157=test_irb
[274/908] 381157=test_parser
[275/908] 381157=test_gem_ext_rake_builder
[276/908] 381157=test_gem_requirement
[277/908] 381157=test_word
[278/908] 381157=test_numeric
[279/908] 381157=test_project_sanity
[280/908] 381157=test_address_resolve
[281/908] 381157=test_refinement
[282/908] 381158=test_gem_command_manager
[283/908] 381158=test_ensured
[284/908] 381158=test_x509crl
[285/908] 381158=test_hash
[286/908] 381156=test_keyword
[287/908] 381156=test_iter_break
[288/908] 381156=test_pkcs7
[289/908] 381156=test_cgi_session
[290/908] 381156=test_gem_install_update_options
[291/908] 381156=test_num2int
[292/908] 381156=test_class
[293/908] 381156=test_fips
[294/908] 381156=test_configuration
[295/908] 381156=test_x509ext
[296/908] 381156=test_wss
[297/908] 381156=test_math
[298/908] 381156=test_gc
[299/908] 381156=test_libs
[300/908] 381156=test_pathname
[301/908] 381156=test_coverage
[302/908] 381156=test_helper
[303/908] 381156=test_gem_path_support
[304/908] 381156=test_case
[305/908] 381156=test_rdoc_parser
[306/908] 381156=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 43743>
[307/908] 381156=test_thread_cv
[308/908] 381156=test_pattern_matching
[309/908] 381156=test_unicode
[310/908] 381156=test_x509attr
[311/908] 381156=test_set_len
Closed file descriptor: Test_StrSetLen#test_coderange_after_trunc: 11
[312/908] 381156=test_marshalable
[313/908] 381156=test_rdoc_parser_rd
[314/908] 381156=test_webauthn_poller
[315/908] 381156=test_monitor
[316/908] 381156=test_yjit_exit_locations
[317/908] 381156=test_data_error
[318/908] 381156=test_whileuntil
[319/908] 381156=test_gem_resolver_best_set
[320/908] 381156=test_cstr
[321/908] 381156=test_gem_config_file
[322/908] 381157=test_document
[323/908] 381157=test_history
[324/908] 381157=test_gem_gemcutter_utilities
[325/908] 381156=test_method_cache
[326/908] 381156=test_float
[327/908] 381157=test_gem_commands_which_command
[328/908] 381157=test_passing_block
[329/908] 381157=test_mul
[330/908] 381157=test_primitive
[331/908] 381157=test_gb18030
[332/908] 381157=test_gem_package_tar_writer
[333/908] 381157=test_thread_queue
[334/908] 381156=test_vm_dump
[335/908] 381156=test_nesting_parser
[336/908] 381156=test_nowrite
[337/908] 381156=test_gem_resolver_conflict
[338/908] 381156=errors_test
[339/908] 381156=test_fileutils
[340/908] 381156=test_omap
[341/908] 381156=test_gem_uri_formatter
[342/908] 381156=test_sockopt
[343/908] 381156=test_encoding
[344/908] 381156=test_yaml_tree
[345/908] 381156=test_shellwords
[346/908] 381156=test_windows_1251
[347/908] 381156=test_rdoc_markup_to_tt_only
[348/908] 381156=test_https
[349/908] 381156=test_convert
[350/908] 381156=test_case_options
[351/908] 381156=test_evaluation
[352/908] 381156=test_ssl
[353/908] 381157=test_ractor
[354/908] 381156=test_marshal
[355/908] 381157=json_encoding_test
[356/908] 381157=test_gem_commands_update_command
[357/908] 381156=test_gem_commands_generate_index_command
[358/908] 381156=test_rdoc_markup_to_bs
[359/908] 381156=ripper_compat_test
[360/908] 381156=test_optparse
[361/908] 381156=test_fixnum
[362/908] 381156=test_bug-14834
[363/908] 381156=test_signal
[364/908] 381157=test_cgi_core
[365/908] 381157=test_bash_completion
[366/908] 381157=test_gem_ext_cargo_builder_unit
[367/908] 381157=test_delegate
[368/908] 381157=test_parser
[369/908] 381157=test_rdoc_require
[370/908] 381157=test_fiber
[371/908] 381156=test_rational2
[372/908] 381156=test_terminfo
[373/908] 381156=test_constant
[374/908] 381158=test_completion
[375/908] 381156=test_buffered_io
[376/908] 381156=test_to_ary_concat
[377/908] 381157=test_encoding
[378/908] 381157=test_addrinfo
[379/908] 381157=test_gem
[380/908] 381158=test_etc
[381/908] 381158=test_struct
[382/908] 381158=test_win32ole_event
[383/908] 381158=test_mutex
[384/908] 381158=test_option
[385/908] 381158=test_array_create
[386/908] 381158=test_key_event_record
[387/908] 381158=test_notimplement
[388/908] 381158=test_scalar_scanner
[389/908] 381158=test_objectspace
[390/908] 381157=test_integer
[391/908] 381156=test_interned_str
[392/908] 381156=test_gem_ext_cmake_builder
[393/908] 381156=test_sexp
[394/908] 381156=test_io
[395/908] 381158=test_compile_prism
[396/908] 381158=test_euc_jp
[397/908] 381158=test_tree_spell_checker
[398/908] 381158=test_gem_util
[399/908] 381158=test_require_lib
[400/908] 381157=test_io_console
[401/908] 381158=test_bn
[402/908] 381158=test_c_union_entity
[403/908] 381157=test_string_processing
[404/908] 381157=test_recursion
[405/908] 381157=test_rdoc_markup_attributes
[406/908] 381157=test_cparser
[407/908] 381158=test_unicode_escape
[408/908] 381158=test_getoptlong
[409/908] 381158=test_pack
[410/908] 381158=test_gem_request_connection_pools
[411/908] 381158=test_config
[412/908] 381158=test_ractor
[413/908] 381158=test_rubyvm
[414/908] 381158=test_arith_seq_extract
[415/908] 381158=test_logperiod
[416/908] 381158=test_gem_commands_unpack_command
[417/908] 381157=test_rdoc_markup_to_table_of_contents
[418/908] 381157=test_x509cert
[419/908] 381157=test_enc_associate
[420/908] 381158=test_pp
[421/908] 381158=test_logdevice
[422/908] 381157=test_ftp
[423/908] 381157=test_last_thread
[424/908] 381157=test_import
[425/908] 381158=test_logger
[426/908] 381158=test_ssl
[427/908] 381156=test_digest_extend
[428/908] 381156=test_engine
[429/908] 381156=test_module
[430/908] 381157=test_key_error
[431/908] 381157=test_rb_str_dup
[432/908] 381157=test_symbol
[433/908] 381157=test_append
[434/908] 381157=test_rdoc_markup_to_label
[435/908] 381157=test_tsort
[436/908] 381157=test_gem_commands_exec_command
[437/908] 381158=test_gem_specification
[438/908] 381156=test_gem_package_tar_reader_entry
[439/908] 381157=test_metaclass
[440/908] 381157=test_files_sample
[441/908] 381157=test_rbconfig
[442/908] 381157=version_test
[443/908] 381157=test_win32ole_variable
[444/908] 381157=test_gem_resolver
[445/908] 381156=test_cgi_cookie
[446/908] 381156=test_scheduler
[447/908] 381156=test_object_references
[448/908] 381156=test_bigdecimal
[449/908] 381157=test_rdoc_generator_darkfish
[450/908] 381157=test_mixed_unicode_escapes
[451/908] 381157=test_have_library
[452/908] 381157=test_load
[453/908] 381157=test_within_pipe
[454/908] 381157=test_big5
[455/908] 381157=test_new
[456/908] 381157=test_time_tz
[457/908] 381157=test_beginendblock
[458/908] 381157=test_rdoc_parser_ruby
[459/908] 381158=test_httpresponse
[460/908] 381158=test_cipher
[461/908] 381158=test_abbrev
[462/908] 381158=test_timeout
[463/908] 381158=test_objspace
[464/908] 381156=test_general
[465/908] 381156=test_gem_commands_server_command
[466/908] 381156=test_httpresponses
[467/908] 381156=test_stream
[468/908] 381156=test_gem_ext_builder
[469/908] 381157=test_human_typo
[470/908] 381157=test_prettyprint
[471/908] 381157=test_threadgroup
[472/908] 381157=test_gem_security_policy
[473/908] 381157=test_io
[474/908] 381156=test_emitter
[475/908] 381156=test_ellipsize
[476/908] 381156=test_rdoc_context_section
[477/908] 381157=test_gem_commands_check_command
[478/908] 381156=test_gem_commands_yank_command
[479/908] 381157=test_data
[480/908] 381157=test_big2str
[481/908] 381157=test_rdoc_alias
[482/908] 381157=test_queue
[483/908] 381157=test_gem_package_tar_header
[484/908] 381157=test_io_buffer
[485/908] 381157=test_gem_ext_cargo_builder
[486/908] 381157=test_to_ruby
[487/908] 381157=test_rdoc_extend
[488/908] 381156=test_merge_keys
[489/908] 381156=test_gem_resolver_index_specification
[490/908] 381157=test_c_struct_builder
[491/908] 381156=test_bundled_ca
[492/908] 381157=test_external_new
[493/908] 381157=test_win32ole_typelib
[494/908] 381157=test_process
[495/908] 381156=test_config
[496/908] 381156=test_mdns
[497/908] 381156=test_rat
[498/908] 381156=test_ifunless
[499/908] 381156=test_ractor
[500/908] 381156=test_key_stroke
[501/908] 381156=test_gem_request_set
[502/908] 381156=test_http_request
[503/908] 381156=test_date_ractor
[504/908] 381156=test_undef
[505/908] 381156=test_gem_name_tuple
[506/908] 381156=constant_path_node_test
[507/908] 381156=test_gem_ext_ext_conf_builder
[508/908] 381156=test_win32ole_method_event
[509/908] 381156=test_securerandom
[510/908] 381156=test_gem_resolver_activation_request
[511/908] 381156=test_function_entry
[512/908] 381156=test_path_to_class
[513/908] 381156=test_pkey_dh
[514/908] 381156=test_alias_and_anchor
[515/908] 381156=test_config
[516/908] 381156=test_rdoc_any_method
[517/908] 381156=test_abi
[518/908] 381156=test_drb
[519/908] 381155=test_complexrational
[520/908] 381155=test_hash
[521/908] 381155=test_rdoc_markup_include
[522/908] 381155=test_cesu8
[523/908] 381155=test_inputs_scanner
[524/908] 381155=test_typeddata
[525/908] 381155=test_rdoc_generator_pot_po
[526/908] 381155=test_tree_builder
[527/908] 381155=test_rdoc_servlet
[528/908] 381155=test_clone
[529/908] 381155=test_protect
[530/908] 381155=test_rubyoptions
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 14 : #<IO:fd 14>
[531/908] 381156=test_nextafter
[532/908] 381156=test_thread
[533/908] 381156=test_capacity
[534/908] 381156=test_gem_commands_mirror
[535/908] 381156=test_euc_kr
[536/908] 381156=test_gem_commands_cleanup_command
[537/908] 381156=test_date_marshal
[538/908] 381156=test_literal
[539/908] 381156=test_httpheader
[540/908] 381156=test_rdoc_ri_driver
[541/908] 381156=test_shapes
[542/908] 381156=test_rinda
[543/908] 381156=test_line_editor
[544/908] 381156=test_gem_security_trust_dir
[545/908] 381156=test_pkey
[546/908] 381156=test_stream
[547/908] 381156=test_integer
[548/908] 381156=test_yield
[549/908] 381155=test_kwargs
[550/908] 381155=test_acceptable
[551/908] 381155=test_io_wait
[552/908] 381155=test_string_memory
[553/908] 381155=test_forwardable
[554/908] 381155=parse_comments_test
[555/908] 381155=test_gem_resolver_api_set
[556/908] 381155=test_dryrun
[557/908] 381155=test_ractor
[558/908] 381155=test_random
[559/908] 381155=test_rdoc_normal_module
[560/908] 381155=test_rdoc_markdown_test
[561/908] 381155=test_gem_version
[562/908] 381155=test_rdoc_markup_hard_break
[563/908] 381155=test_ssl_session
[564/908] 381155=test_gem_resolver_dependency_request
[565/908] 381155=test_ns_spki
[566/908] 381155=test_encodings
[567/908] 381156=test_rdoc_markup_to_markdown
[568/908] 381156=test_trick
[569/908] 381155=test_key_name_check
[570/908] 381155=test_utf32
[571/908] 381155=test_iseq_load
[572/908] 381157=test_gem_resolver_requirement_list
[573/908] 381157=test_arith_seq_beg_len_step
[574/908] 381157=test_scalar
[575/908] 381157=test_noarg
[576/908] 381157=test_tmpdir
[577/908] 381157=test_gem_commands_pristine_command
[578/908] 381155=test_change_word
[579/908] 381155=test_defined
[580/908] 381155=test_condition
[581/908] 381155=test_gem_commands_search_command
[582/908] 381155=test_cp949
[583/908] 381155=test_iseq
[584/908] 381155=test_sizeof
[585/908] 381157=test_face
[586/908] 381157=test_emoji
[587/908] 381157=test_sorted_set
[588/908] 381157=test_date_attr
[589/908] 381157=test_rdoc_rd_inline_parser
[590/908] 381157=test_color_printer
[591/908] 381157=test_sleep
[592/908] 381156=test_basicsocket
[593/908] 381156=test_file
[594/908] 381156=test_set
[595/908] 381156=test_init
[596/908] 381156=test_date_strftime
[597/908] 381157=test_reqarg
[598/908] 381157=test_system
[599/908] 381155=test_resource
[600/908] 381155=test_zsh_completion
[601/908] 381156=library_symbols_test
[602/908] 381155=test_gem_commands_signin_command
[603/908] 381156=test_assembler
[604/908] 381156=test_gem_stub_specification
[605/908] 381155=test_mkmf
[606/908] 381155=test_raise
[607/908] 381155=test_string
[608/908] 381155=test_function
[609/908] 381156=test_debug
[610/908] 381156=test_array
[611/908] 381156=test_yaml
[612/908] 381155=comments_test
[613/908] 381156=test_reline
[614/908] 381155=test_rdoc_markup_to_html_crossref
[615/908] 381156=test_class2name
[616/908] 381156=test_yamlstore
[617/908] 381156=test_socket
[618/908] 381157=test_framework
[619/908] 381157=test_gem_commands_uninstall_command
[620/908] 381155=test_rdoc_code_object
[621/908] 381155=test_erb_m17n
[622/908] 381155=test_syslog
[623/908] 381155=test_gem_source
[624/908] 381157=test_mutex_m
[625/908] 381157=test_skip_lines
[626/908] 381157=test_x509name
[627/908] 381157=test_fnmatch
[628/908] 381155=test_rdoc_markup_heading
[629/908] 381155=test_pack
[630/908] 381155=test_benchmark
[631/908] 381157=test_random_formatter
[632/908] 381157=test_depth_first
[633/908] 381157=test_rdoc_parser_c
[634/908] 381156=test_gem_platform
[635/908] 381156=json_fixtures_test
[636/908] 381156=test_econv
[637/908] 381155=newline_test
[638/908] 381157=test_emitter
[639/908] 381157=test_rdoc_markup_verbatim
[640/908] 381157=test_ldap
[641/908] 381157=test_color
[642/908] 381155=test_backtrace
[643/908] 381157=test_pkey_rsa
[644/908] 381157=test_stack
[645/908] 381155=test_bigzero
[646/908] 381155=test_rdoc_task
[647/908] 381155=test_numhash
[648/908] 381155=test_macro
[649/908] 381155=test_rdoc_markup_to_html
[650/908] 381156=test_gem_request_set_lockfile
[651/908] 381155=test_uncorrectable_name_check
[652/908] 381155=test_postponed_job
[653/908] 381155=test_hmac
[654/908] 381155=test_gem_commands_setup_command
[655/908] 381157=test_rdoc_top_level
[656/908] 381156=test_method_name_check
[657/908] 381156=test_observer
[658/908] 381156=test_parse
[659/908] 381156=test_bmethod
[660/908] 381156=encoding_test
[661/908] 381156=test_pty
[662/908] 381157=test_gem_commands_environment_command
[663/908] 381157=test_numeric
[664/908] 381155=test_erb
[665/908] 381157=test_gem_package_tar_reader
[666/908] 381155=test_rdoc_normal_class
[667/908] 381157=test_comparable
[668/908] 381157=test_ipaddr
[669/908] 381155=test_rdoc_markdown
[670/908] 381157=test_rdoc_rd_inline
[671/908] 381157=test_files_test_1
[672/908] 381157=test_io_timeout
[673/908] 381157=test_const
[674/908] 381157=test_class
[675/908] 381156=test_rdoc_encoding
[676/908] 381156=test_method
[677/908] 381155=test_rdoc_markup_parser
[678/908] 381155=test_gem_source_specific_file
[679/908] 381155=test_row_separator
[680/908] 381155=test_gem_installer
[681/908] 381156=test_pkcs12
[682/908] 381156=test_deprecate
[683/908] 381156=test_rdoc_constant
[684/908] 381156=test_object_create_start
[685/908] 381156=test_duplicate
[686/908] 381156=magic_comment_test
[687/908] 381156=test_date_new
[688/908] 381156=test_gem_commands_cert_command
[689/908] 381156=test_wait
[690/908] 381156=test_tempfile
[691/908] 381156=test_utf16
[692/908] 381156=test_require_path_check
[693/908] 381156=test_gem_unsatisfiable_dependency_error
[694/908] 381156=test_acl
[695/908] 381156=test_fstring
[696/908] 381156=test_euc_tw
[697/908] 381156=test_nomethod_error
[698/908] 381156=json_string_matching_test
[699/908] 381156=test_rdoc_markup_paragraph
[700/908] 381156=test_path
[701/908] 381156=test_cmd
[702/908] 381156=test_rdoc_markup_raw
[703/908] 381156=test_quote_empty
[704/908] 381156=test_gem_update_suggestion
[705/908] 381156=test_http
[706/908] 381156=test_severity
[707/908] 381156=test_load
[708/908] 381156=test_ractor
[709/908] 381156=test_arithmetic_sequence
[710/908] 381156=test_gem_resolver_lock_set
[711/908] 381156=test_rdoc_i18n_locale
[712/908] 381156=test_psych
[713/908] 381156=test_gem_resolver_installer_set
[714/908] 381155=test_flags
[715/908] 381156=test_ole_methods
[716/908] 381156=test_gem_source_installed
[717/908] 381156=test_tcp
[718/908] 381156=test_win32ole_variant_m
[719/908] 381156=test_rdoc_comment
[720/908] 381156=test_kdf
[721/908] 381156=test_rdoc_rdoc
[722/908] 381156=test_cclass
[723/908] 381156=test_io_buffer
[724/908] 381156=test_autoconf
[725/908] 381156=test_bug_reporter
[726/908] 381155=test_cgi_multipart
[727/908] 381156=test_json_tree
[728/908] 381156=test_flip
[729/908] 381155=test_frozen
[730/908] 381155=test_gem_source_local
[731/908] 381156=test_win32ole_method
[732/908] 381156=test_scan_args
[733/908] 381156=test_dot_dot
[734/908] 381156=test_egrep_cpp
[735/908] 381156=test_weakmap
[736/908] 381155=test_date_conv
[737/908] 381155=test_gem_source_subpath_problem
[738/908] 381155=test_date_compat
[739/908] 381155=test_case_mapping
[740/908] 381155=test_sprintf
[741/908] 381155=test_gem_uri
[742/908] 381155=test_win32ole_type_event
[743/908] 381155=test_rdoc_method_attr
[744/908] 381155=test_rewind
[745/908] 381155=test_memory_view
[746/908] 381155=test_stringio
[747/908] 381155=test_row
[748/908] 381155=test_enumerator
[749/908] 381155=test_exception_at_throwing
[750/908] 381155=test_bug-3571
[751/908] 381155=test_unicode_normalize
[752/908] 381157=test_read
[753/908] 381157=test_type_analyze
[754/908] 381157=test_reline_key
[755/908] 381157=test_arity
[756/908] 381157=test_rdoc_markup_to_joined_paragraph
[757/908] 381157=test_date_time
[758/908] 381157=test_did_you_mean
[759/908] 381157=test_handle
[760/908] 381157=test_timeout
[761/908] 381157=test_enumerator
[762/908] 381157=test_weakref
[763/908] 381157=test_rdoc_rubygems_hook
[764/908] 381157=test_gem_commands_dependency_command
[765/908] 381157=test_switch_hitter
[766/908] 381157=test_pkey_dsa
[767/908] 381157=test_rdoc_generator_ri
[768/908] 381157=test_thread_fd_close
[769/908] 381157=test_file
[770/908] 381158=test_gem_stream_ui
[771/908] 381158=test_ansi_with_terminfo
[772/908] 381158=test_safe_load
[773/908] 381158=bom_test
[774/908] 381158=test_hash_create
[775/908] 381158=locals_test
[776/908] 381158=test_name_error
[777/908] 381158=test_string
[778/908] 381155=test_gem_resolver_lock_specification
[779/908] 381155=test_gem_resolver_git_set
[780/908] 381157=test_nofree
[781/908] 381157=test_fiddle
[782/908] 381157=test_emoji_breaks
[783/908] 381155=test_gem_command
[784/908] 381155=test_ractor
[785/908] 381155=test_digest
[786/908] 381155=test_files_lib
[787/908] 381155=test_gem_commands_open_command
[788/908] 381158=test_store
[789/908] 381155=test_bug-5832
[790/908] 381155=test_shift_jis
[791/908] 381155=test_quote_char_nil
[792/908] 381155=test_rdoc_cross_reference
[793/908] 381158=test_stringchar
[794/908] 381158=test_kconv
[795/908] 381158=test_eval
[796/908] 381155=test_member
[797/908] 381155=test_rubygems
[798/908] 381155=test_gem_security
[799/908] 381158=test_input_method
[800/908] 381158=test_generic
[801/908] 381158=test_enc_str_buf_cat
[802/908] 381158=regexp_test
[803/908] 381158=test_gem_source_lock
[804/908] 381158=test_gem_dependency_installer
[805/908] 381157=test_ripper
[806/908] 381157=test_optarg
[807/908] 381157=test_syslog_logger
[808/908] 381157=test_windows_1252
[809/908] 381157=test_null
[810/908] 381157=test_exception
[811/908] 381157=test_x509store
[812/908] 381155=test_header
[813/908] 381155=test_win32ole_type
[814/908] 381155=test_call
[815/908] 381157=test_data_converters
[816/908] 381157=test_require
[817/908] 381157=test_gem_source_vendor
[818/908] 381157=test_autoload
[819/908] 381155=test_cgi_util
[820/908] 381155=test_gem_dependency
[821/908] 381155=test_ansi_without_terminfo
[822/908] 381155=test_rdoc_text
[823/908] 381155=test_assignment
[824/908] 381158=test_memory_view
[825/908] 381158=test_gem_available_set
[826/908] 381158=test_modify_expand
[827/908] 381158=test_my_integer
[828/908] 381158=test_rendering
[829/908] 381158=!Nothing_to_test
[830/908] 381158=test_gem_validator
[831/908] 381158=test_usrmarshal
[832/908] 381156=test_rdoc_markup_formatter
[833/908] 381156=test_gem_commands_outdated_command
[834/908] 381156=parse_test
[835/908] 381158=json_parser_test
[836/908] 381158=test_gbk
[837/908] 381158=test_each
[838/908] 381158=test_profile_frames
[839/908] 381158=test_deprecated
[840/908] 381158=test_integer_comb
[841/908] 381155=test_read_write
[842/908] 381155=test_nil2vtempty
[843/908] 381155=test_kernel
[844/908] 381155=test_div
[845/908] 381155=test_complex
[846/908] 381155=test_base64
[847/908] 381155=json_generic_object_test
[848/908] 381155=test_m17n_comb
[849/908] 381156=test_gem_commands_push_command
[850/908] 381157=test_backtrace
[851/908] 381157=test_type
[852/908] 381157=test_class_name_check
[853/908] 381157=test_common
[854/908] 381156=json_addition_test
[855/908] 381156=test_types
[856/908] 381156=test_qsort
[857/908] 381156=test_invalid
[858/908] 381156=test_gem_commands_build_command
[859/908] 381158=test_gem_resolver_index_set
[860/908] 381158=test_cgi_tag_helper
[861/908] 381158=test_rdoc_generator_json_index
[862/908] 381158=test_workspace
[863/908] 381157=test_debug_cmd
[864/908] 381157=test_win32ole_param_event
[865/908] 381157=test_rdoc_single_class
[866/908] 381157=test_date_parse
[867/908] 381156=test_enum
[868/908] 381158=test_write
[869/908] 381157=test_folderitem2_invokeverb
[870/908] 381157=test_gem_spec_fetcher
[871/908] 381157=test_pkey_ec
[872/908] 381158=test_gem_request
[873/908] 381157=test_recorder
[874/908] 381157=test_rdoc_token_stream
[875/908] 381157=test_thread
[876/908] 381157=test_gem_dependency_resolution_error
[877/908] 381157=test_rdoc_stats
[878/908] 381157=test_enc_raise
[879/908] 381157=test_webauthn_listener_response
[880/908] 381157=test_inadvertent_creation
[881/908] 381158=test_provider
[882/908] 381157=test_exception
[883/908] 381158=test_case_comprehensive
[884/908] 381155=test_rdoc_store
[885/908] 381156=test_syntax
[886/908] 381157=test_gem_silent_ui
[887/908] 381155=test_gem_commands_signout_command
[888/908] 381157=test_parser_events
[889/908] 381155=test_gem_request_set_lockfile_parser
[890/908] 381157=test_io_wait_uncommon
[891/908] 381157=test_files_test
[892/908] 381157=test_time
[893/908] 381155=test_gem_bundler_version_finder
[894/908] 381155=test_gem_impossible_dependencies_error
[895/908] 381155=json_generator_test
[896/908] 381157=test_bigmath
[897/908] 381157=test_str2big
[898/908] 381157=test_continuation
[899/908] 381155=test_ractor
[900/908] 381155=test_gc_compact
[901/908] 381157=test_delete
[902/908] 381157=test_rdoc_markup_to_ansi
[903/908] 381157=test_asn1
[904/908] 381157=test_placearg
[905/908] 381157=test_features
[906/908] 381157=test_len
[907/908] 381157=test_gem_commands_specification_command
[908/908] 381157=test_popen_deadlock
Retrying...
Finished tests in 1116.258230s, 24.0742 tests/s, 8514.6472 assertions/s.
26873 tests, 9504545 assertions, 0 failures, 0 errors, 189 skips
ruby -v: ruby 3.3.0dev (2023-11-13T14:57:15Z master bbfd735b88) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-11-13T14:57:15Z master bbfd735b88) [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 295.030364 seconds
3725 files, 32456 examples, 141060 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.386883.ruby -x gdbscript
[New LWP 386883]
[New LWP 386886]
[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/lib/er'.
Program terminated with signal SIGABRT, Aborted.
#0 0x000055e0dcdf350c in pop_mark_stack (stack=0x7f8662eba040, data=0x7f8649a29258) at /tmp/ruby/src/trunk-O0/gc.c:6341
6341 {
[Current thread is 1 (Thread 0x7f8662fbb7c0 (LWP 386883))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f8662fbb7c0 (LWP 386883) 0x000055e0dcdf350c in pop_mark_stack (stack=0x7f8662eba040, data=0x7f8649a29258) at /tmp/ruby/src/trunk-O0/gc.c:6341
2 Thread 0x7f86499df640 (LWP 386886) 0x00007f86630e3fde in epoll_wait (epfd=4, events=0x55e0dd3f123c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f86499df640 (LWP 386886)):
#0 0x00007f86630e3fde in epoll_wait (epfd=4, events=0x55e0dd3f123c <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 0x000055e0dcf7e703 in timer_thread_polling (vm=0x55e0de0e3b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = 2136800602
#2 0x000055e0dcf7edab in timer_thread_func (ptr=0x55e0de0e3b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
vm = 0x55e0de0e3b10
#3 0x00007f8663052b43 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 = {140729133829936, -3535792878569842399, 140214737434176, 25, 140215163627600, 140729133830288, 3594651126973929761, 3594594976605870369}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f86630e3bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f8662fbb7c0 (LWP 386883)):
#0 0x000055e0dcdf350c in pop_mark_stack (stack=0x7f8662eba040, data=0x7f8649a29258) at /tmp/ruby/src/trunk-O0/gc.c:6341
No locals.
#1 0x000055e0dcdf5cb9 in gc_mark_stacked_objects (objspace=0x55e0de0e6260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7465
mstack = 0x55e0de0e66e8
obj = 140214719593680
marked_slots_at_the_beginning = 750
popped_count = 0
#2 0x000055e0dcdf5d53 in gc_mark_stacked_objects_all (objspace=0x55e0de0e6260) at /tmp/ruby/src/trunk-O0/gc.c:7509
No locals.
#3 0x000055e0dcdf8029 in gc_marks_rest (objspace=0x55e0de0e6260) at /tmp/ruby/src/trunk-O0/gc.c:8696
No locals.
#4 0x000055e0dcdf815d in gc_marks (objspace=0x55e0de0e6260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8754
marking_finished = false
#5 0x000055e0dcdf9ee5 in gc_start (objspace=0x55e0de0e6260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9504
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 3725484640
#6 0x000055e0dcdf9b82 in garbage_collect (objspace=0x55e0de0e6260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9388
_lev = 3725485568
ret = 21984
#7 0x000055e0dcdfa605 in garbage_collect_with_gvl (objspace=0x55e0de0e6260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9765
No locals.
#8 0x000055e0dce014e6 in objspace_malloc_gc_stress (objspace=0x55e0de0e6260) at /tmp/ruby/src/trunk-O0/gc.c:12206
reason = 45568
#9 0x000055e0dce017c9 in objspace_xmalloc0 (objspace=0x55e0de0e6260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12408
gpr = 107008
mem = 0x1dcf76a9b
#10 0x000055e0dce01ae6 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12632
No locals.
#11 0x000055e0dce01b1c in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12641
No locals.
#12 0x000055e0dce05447 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14214
No locals.
#13 0x000055e0dcf76b98 in rb_id_table_create (capa=2) at /tmp/ruby/src/trunk-O0/id_table.c:98
tbl = 0x55e0dcfdec4c <search_method0+54>
#14 0x000055e0dcfdf01b in cache_callable_method_entry (klass=140214737736280, mid=141, cme=0x7f8662ea7b68) at /tmp/ruby/src/trunk-O0/vm_method.c:1311
cc_tbl = 0x0
ccs_data = 94424268664033
#15 0x000055e0dcfdf21c in callable_method_entry_or_negative (klass=140214737736280, mid=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
defined_class = 140214737749400
me = 0x7f8662ea7b68
_lev = 8960
cme = 0x7f8662ea7b68
#16 0x000055e0dcfdf2ae in callable_method_entry (klass=140214737736280, mid=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
cme = 0x55e0dcdf8c17 <rb_gc_writebarrier+130>
#17 0x000055e0dcfdf526 in callable_method_entry_refinements (klass=140214737736280, id=141, defined_class_ptr=0x0, with_refinements=true) at /tmp/ruby/src/trunk-O0/vm_method.c:1447
cme = 0x7f8649a292f8
#18 0x000055e0dcfdf57c in rb_callable_method_entry_with_refinements (klass=140214737736280, id=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1454
No locals.
#19 0x000055e0dcfe2337 in rb_vm_call_with_refinements (ec=0x55e0de0e72c0, recv=140214737736440, id=141, argc=1, argv=0x7ffe0e080418, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:77
me = 0x55e0dcfd15c5 <vm_ic_update+305>
#20 0x000055e0dcfc42aa in check_match (ec=0x55e0de0e72c0, pattern=140214737736440, target=140214719272320, type=VM_CHECKMATCH_TYPE_RESCUE) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2454
No locals.
#21 0x000055e0dcfcfbca in vm_check_match (ec=0x55e0de0e72c0, target=140214719272320, pattern=140214737736440, flag=3) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5267
type = VM_CHECKMATCH_TYPE_RESCUE
#22 0x000055e0dcfd72cf in vm_exec_core (ec=0x55e0de0e72c0) at ../../src/trunk-O0/insns.def:719
flag = 3
leaf = false
target = 140214719272320
pattern = 140214737736440
result = 0
reg_pc = 0x55e0de2e07c0
reg_cfp = 0x7f8662fb9ef8
insns_address_table = {0x55e0dcfd437b <vm_exec_core+108>, 0x55e0dcfd43dd <vm_exec_core+206>, 0x55e0dcfd44f0 <vm_exec_core+481>, 0x55e0dcfd4604 <vm_exec_core+757>, 0x55e0dcfd47a2 <vm_exec_core+1171>, 0x55e0dcfd48d2 <vm_exec_core+1475>, 0x55e0dcfd4ae4 <vm_exec_core+2005>, 0x55e0dcfd4bf6 <vm_exec_core+2279>, 0x55e0dcfd4ccf <vm_exec_core+2496>, 0x55e0dcfd4dd6 <vm_exec_core+2759>, 0x55e0dcfd4edd <vm_exec_core+3022>, 0x55e0dcfd4feb <vm_exec_core+3292>, 0x55e0dcfd50fd <vm_exec_core+3566>, 0x55e0dcfd51cd <vm_exec_core+3774>, 0x55e0dcfd52d6 <vm_exec_core+4039>, 0x55e0dcfd53d0 <vm_exec_core+4289>, 0x55e0dcfd5493 <vm_exec_core+4484>, 0x55e0dcfd5556 <vm_exec_core+4679>, 0x55e0dcfd55df <vm_exec_core+4816>, 0x55e0dcfd566b <vm_exec_core+4956>, 0x55e0dcfd5711 <vm_exec_core+5122>, 0x55e0dcfd57e9 <vm_exec_core+5338>, 0x55e0dcfd58b6 <vm_exec_core+5543>, 0x55e0dcfd5994 <vm_exec_core+5765>, 0x55e0dcfd5a56 <vm_exec_core+5959>, 0x55e0dcfd5b95 <vm_exec_core+6278>, 0x55e0dcfd5c3b <vm_exec_core+6444>, 0x55e0dcfd5d20 <vm_exec_core+6673>, 0x55e0dcfd5e4f <vm_exec_core+6976>, 0x55e0dcfd5f12 <vm_exec_core+7171>, 0x55e0dcfd5fd5 <vm_exec_core+7366>, 0x55e0dcfd60cd <vm_exec_core+7614>, 0x55e0dcfd618f <vm_exec_core+7808>, 0x55e0dcfd626e <vm_exec_core+8031>, 0x55e0dcfd637e <vm_exec_core+8303>, 0x55e0dcfd6478 <vm_exec_core+8553>, 0x55e0dcfd64f3 <vm_exec_core+8676>, 0x55e0dcfd65b4 <vm_exec_core+8869>, 0x55e0dcfd66a2 <vm_exec_core+9107>, 0x55e0dcfd6752 <vm_exec_core+9283>, 0x55e0dcfd68d1 <vm_exec_core+9666>, 0x55e0dcfd69ab <vm_exec_core+9884>, 0x55e0dcfd6a97 <vm_exec_core+10120>, 0x55e0dcfd6b28 <vm_exec_core+10265>, 0x55e0dcfd6c83 <vm_exec_core+10612>, 0x55e0dcfd7225 <vm_exec_core+12054>, 0x55e0dcfd7321 <vm_exec_core+12306>, 0x55e0dcfd7424 <vm_exec_core+12565>, 0x55e0dcfd7510 <vm_exec_core+12801>, 0x55e0dcfd7729 <vm_exec_core+13338>, 0x55e0dcfd781b <vm_exec_core+13580>, 0x55e0dcfd7921 <vm_exec_core+13842>, 0x55e0dcfd7b1e <vm_exec_core+14351>, 0x55e0dcfd7cc7 <vm_exec_core+14776>, 0x55e0dcfd7df2 <vm_exec_core+15075>, 0x55e0dcfd7f5e <vm_exec_core+15439>, 0x55e0dcfd8089 <vm_exec_core+15738>, 0x55e0dcfd81f5 <vm_exec_core+16102>, 0x55e0dcfd83d7 <vm_exec_core+16584>, 0x55e0dcfd85d4 <vm_exec_core+17093>, 0x55e0dcfd877d <vm_exec_core+17518>, 0x55e0dcfd889f <vm_exec_core+17808>, 0x55e0dcfd8946 <vm_exec_core+17975>, 0x55e0dcfd8a0a <vm_exec_core+18171>, 0x55e0dcfd8af3 <vm_exec_core+18404>, 0x55e0dcfd8bdf <vm_exec_core+18640>, 0x55e0dcfd8cc8 <vm_exec_core+18873>, 0x55e0dcfd8ddc <vm_exec_core+19149>, 0x55e0dcfd8f03 <vm_exec_core+19444>, 0x55e0dcfd9039 <vm_exec_core+19754>, 0x55e0dcfd916f <vm_exec_core+20064>, 0x55e0dcfd92a5 <vm_exec_core+20374>, 0x55e0dcfd93db <vm_exec_core+20684>, 0x55e0dcfd9511 <vm_exec_core+20994>, 0x55e0dcfd9652 <vm_exec_core+21315>, 0x55e0dcfd97cc <vm_exec_core+21693>, 0x55e0dcfd9902 <vm_exec_core+22003>, 0x55e0dcfd9a38 <vm_exec_core+22313>, 0x55e0dcfd9b6e <vm_exec_core+22623>, 0x55e0dcfd9ca4 <vm_exec_core+22933>, 0x55e0dcfd9dda <vm_exec_core+23243>, 0x55e0dcfd9f10 <vm_exec_core+23553>, 0x55e0dcfda046 <vm_exec_core+23863>, 0x55e0dcfda17c <vm_exec_core+24173>, 0x55e0dcfda2cb <vm_exec_core+24508>, 0x55e0dcfda485 <vm_exec_core+24950>, 0x55e0dcfda603 <vm_exec_core+25332>, 0x55e0dcfda722 <vm_exec_core+25619>, 0x55e0dcfda841 <vm_exec_core+25906>, 0x55e0dcfda95b <vm_exec_core+26188>, 0x55e0dcfdaa75 <vm_exec_core+26470>, 0x55e0dcfdaba0 <vm_exec_core+26769>, 0x55e0dcfdacd6 <vm_exec_core+27079>, 0x55e0dcfdadc1 <vm_exec_core+27314>, 0x55e0dcfdaec6 <vm_exec_core+27575>, 0x55e0dcfdb00e <vm_exec_core+27903>, 0x55e0dcfdb0fd <vm_exec_core+28142>, 0x55e0dcfdb1d1 <vm_exec_core+28354>, 0x55e0dcfdb2a6 <vm_exec_core+28567>, 0x55e0dcfdb390 <vm_exec_core+28801>, 0x55e0dcfdb40c <vm_exec_core+28925>, 0x55e0dcfdb488 <vm_exec_core+29049>, 0x55e0dcfdb4a6 <vm_exec_core+29079>, 0x55e0dcfdb4c4 <vm_exec_core+29109>, 0x55e0dcfdb4e2 <vm_exec_core+29139>, 0x55e0dcfdb500 <vm_exec_core+29169>, 0x55e0dcfdb51e <vm_exec_core+29199>, 0x55e0dcfdb53c <vm_exec_core+29229>, 0x55e0dcfdb55a <vm_exec_core+29259>, 0x55e0dcfdb578 <vm_exec_core+29289>, 0x55e0dcfdb596 <vm_exec_core+29319>, 0x55e0dcfdb5b4 <vm_exec_core+29349>, 0x55e0dcfdb5d2 <vm_exec_core+29379>, 0x55e0dcfdb5f0 <vm_exec_core+29409>, 0x55e0dcfdb60e <vm_exec_core+29439>, 0x55e0dcfdb62c <vm_exec_core+29469>, 0x55e0dcfdb64a <vm_exec_core+29499>, 0x55e0dcfdb668 <vm_exec_core+29529>, 0x55e0dcfdb686 <vm_exec_core+29559>, 0x55e0dcfdb6a4 <vm_exec_core+29589>, 0x55e0dcfdb6c2 <vm_exec_core+29619>, 0x55e0dcfdb6e0 <vm_exec_core+29649>, 0x55e0dcfdb6fe <vm_exec_core+29679>, 0x55e0dcfdb71c <vm_exec_core+29709>, 0x55e0dcfdb73a <vm_exec_core+29739>, 0x55e0dcfdb758 <vm_exec_core+29769>, 0x55e0dcfdb776 <vm_exec_core+29799>, 0x55e0dcfdb794 <vm_exec_core+29829>, 0x55e0dcfdb7b2 <vm_exec_core+29859>, 0x55e0dcfdb7d0 <vm_exec_core+29889>, 0x55e0dcfdb7ee <vm_exec_core+29919>, 0x55e0dcfdb80c <vm_exec_core+29949>, 0x55e0dcfdb82a <vm_exec_core+29979>, 0x55e0dcfdb848 <vm_exec_core+30009>, 0x55e0dcfdb866 <vm_exec_core+30039>, 0x55e0dcfdb884 <vm_exec_core+30069>, 0x55e0dcfdb8a2 <vm_exec_core+30099>, 0x55e0dcfdb8c0 <vm_exec_core+30129>, 0x55e0dcfdb8de <vm_exec_core+30159>, 0x55e0dcfdb8fc <vm_exec_core+30189>, 0x55e0dcfdb91a <vm_exec_core+30219>, 0x55e0dcfdb938 <vm_exec_core+30249>, 0x55e0dcfdb956 <vm_exec_core+30279>, 0x55e0dcfdb974 <vm_exec_core+30309>, 0x55e0dcfdb992 <vm_exec_core+30339>, 0x55e0dcfdb9b0 <vm_exec_core+30369>, 0x55e0dcfdb9ce <vm_exec_core+30399>, 0x55e0dcfdb9ec <vm_exec_core+30429>, 0x55e0dcfdba0a <vm_exec_core+30459>, 0x55e0dcfdba28 <vm_exec_core+30489>, 0x55e0dcfdba46 <vm_exec_core+30519>, 0x55e0dcfdba64 <vm_exec_core+30549>, 0x55e0dcfdba82 <vm_exec_core+30579>, 0x55e0dcfdbaa0 <vm_exec_core+30609>, 0x55e0dcfdbabe <vm_exec_core+30639>, 0x55e0dcfdbadc <vm_exec_core+30669>, 0x55e0dcfdbafa <vm_exec_core+30699>, 0x55e0dcfdbb18 <vm_exec_core+30729>, 0x55e0dcfdbb36 <vm_exec_core+30759>, 0x55e0dcfdbb54 <vm_exec_core+30789>, 0x55e0dcfdbb72 <vm_exec_core+30819>, 0x55e0dcfdbb90 <vm_exec_core+30849>, 0x55e0dcfdbbae <vm_exec_core+30879>, 0x55e0dcfdbbcc <vm_exec_core+30909>, 0x55e0dcfdbbea <vm_exec_core+30939>, 0x55e0dcfdbc08 <vm_exec_core+30969>, 0x55e0dcfdbc26 <vm_exec_core+30999>, 0x55e0dcfdbc44 <vm_exec_core+31029>, 0x55e0dcfdbc62 <vm_exec_core+31059>, 0x55e0dcfdbc80 <vm_exec_core+31089>, 0x55e0dcfdbc9e <vm_exec_core+31119>, 0x55e0dcfdbcbc <vm_exec_core+31149>, 0x55e0dcfdbcda <vm_exec_core+31179>, 0x55e0dcfdbcf8 <vm_exec_core+31209>, 0x55e0dcfdbd16 <vm_exec_core+31239>, 0x55e0dcfdbd34 <vm_exec_core+31269>, 0x55e0dcfdbd65 <vm_exec_core+31318>, 0x55e0dcfdbd83 <vm_exec_core+31348>, 0x55e0dcfdbda1 <vm_exec_core+31378>, 0x55e0dcfdbdbf <vm_exec_core+31408>, 0x55e0dcfdbddd <vm_exec_core+31438>, 0x55e0dcfdbdfb <vm_exec_core+31468>, 0x55e0dcfdbe19 <vm_exec_core+31498>, 0x55e0dcfdbe37 <vm_exec_core+31528>, 0x55e0dcfdbe55 <vm_exec_core+31558>, 0x55e0dcfdbe73 <vm_exec_core+31588>, 0x55e0dcfdbe91 <vm_exec_core+31618>, 0x55e0dcfdbeaf <vm_exec_core+31648>, 0x55e0dcfdbecd <vm_exec_core+31678>, 0x55e0dcfdbeeb <vm_exec_core+31708>, 0x55e0dcfdbf09 <vm_exec_core+31738>, 0x55e0dcfdbf27 <vm_exec_core+31768>, 0x55e0dcfdbf45 <vm_exec_core+31798>, 0x55e0dcfdbf63 <vm_exec_core+31828>, 0x55e0dcfdbf81 <vm_exec_core+31858>, 0x55e0dcfdbf9f <vm_exec_core+31888>, 0x55e0dcfdbfbd <vm_exec_core+31918>, 0x55e0dcfdbfdb <vm_exec_core+31948>, 0x55e0dcfdbff9 <vm_exec_core+31978>, 0x55e0dcfdc017 <vm_exec_core+32008>...}
#23 0x000055e0dcfee213 in vm_exec_loop (ec=0x55e0de0e72c0, state=RUBY_TAG_RAISE, tag=0x7ffe0e0810d0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2499
No locals.
#24 0x000055e0dcfee15b in rb_vm_exec (ec=0x55e0de0e72c0) at /tmp/ruby/src/trunk-O0/vm.c:2478
_ec = 0x55e0de0e72c0
_tag = {tag = 36, retval = 4, buf = {0x7ffe0e081150, 0x55e0dcfee086 <rb_vm_exec+190>, 0x0, 0x7ffe0e0810a0, 0x7ffe0e0813e8}, prev = 0x7ffe0e0811c0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#25 0x000055e0dcfeef67 in rb_iseq_eval_main (iseq=0x7f8648958a50) at /tmp/ruby/src/trunk-O0/vm.c:2738
ec = 0x55e0de0e72c0
val = 94424286524096
#26 0x000055e0dcdd690b in rb_ec_exec_node (ec=0x55e0de0e72c0, n=0x7f8648958a50) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x55e0de0e6090
_ec = 0x55e0de0e72c0
_tag = {tag = 36, retval = 94424266530552, buf = {0x7ffe0e081240, 0x55e0dcdd68a1 <rb_ec_exec_node+212>, 0x0, 0x7ffe0e081190, 0x55e0de0e72c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f8648958a50
#27 0x000055e0dcdd6a88 in ruby_run_node (n=0x7f8648958a50) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55e0de0e72c0
status = 21984
#28 0x000055e0dcdd22f4 in rb_main (argc=141, argv=0x7ffe0e0813e8) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140729133830848
#29 0x000055e0dcdd2355 in main (argc=141, argv=0x7ffe0e0813e8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)