# Logfile created on 2023-10-28 11:09:38 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000056218745a048 @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_clang_11", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_11", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_11", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_11", @configure_opts=["CC=clang-11"], @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_clang_11.20231028-110937", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005621874f34a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005621874f3338 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005621874f3180 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_11.20231028-110937", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_11.20231028-110937>, @binmode=false, @mon_data=#<Monitor:0x00005621874f30b8>, @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_clang_11/tool/ifchange /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_11/tool/ifchange /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
f7605db..83ecdd1 master -> origin/master
Updating f7605db..83ecdd1
Fast-forward
.travis.yml | 2 +-
test/fiber/test_queue.rb | 20 ++++++++++++++++----
2 files changed, 17 insertions(+), 5 deletions(-)
Latest commit hash = 83ecdd1dce
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk_clang_11/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_11/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_11/ext/ripper'
/tmp/ruby/src/trunk_clang_11/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_clang_11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_11/tool/ifchange /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_11/tool/ifchange /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-11
LD = ld
LDSHARED = clang-11 -shared
CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/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_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs
Ubuntu clang version 11.1.0-6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_clang_11/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-11
LD = ld
LDSHARED = clang-11 -shared
CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/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_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs
Ubuntu clang version 11.1.0-6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
compiling /tmp/ruby/src/trunk_clang_11/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 = clang-11
LD = ld
LDSHARED = clang-11 -shared
CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/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_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs
Ubuntu clang version 11.1.0-6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_11/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
$$$[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_clang_11/tool/ifchange /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/rbs.revision -
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-11
LD = ld
LDSHARED = clang-11 -shared
CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/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_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs
/tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/rbs.revision unchanged
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_11/tool/ifchange /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/debug.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/debug.revision unchanged
Ubuntu clang version 11.1.0-6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_11/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
ext/configure-ext.mk unchanged
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
./miniruby -I/tmp/ruby/src/trunk_clang_11/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_11/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_11/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_clang_11/bin
installing base libraries: /tmp/ruby/install/trunk_clang_11/lib
installing arch files: /tmp/ruby/install/trunk_clang_11/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_clang_11/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_clang_11/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_clang_11/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_clang_11/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_clang_11/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_clang_11/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk_clang_11/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk_clang_11/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk_clang_11/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_clang_11/bin
installing library scripts: /tmp/ruby/install/trunk_clang_11/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk_clang_11/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk_clang_11/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_clang_11/lib/ruby/gems/3.3.0+0
abbrev 0.1.1
base64 0.1.1
benchmark 0.2.1
bundler 2.5.0.dev
cgi 0.3.6
csv 3.2.8
delegate 0.3.0
did_you_mean 1.6.3
drb 2.1.1
english 0.7.2
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.1
find 0.1.1
forwardable 1.3.3
getoptlong 0.2.0
ipaddr 1.2.5
irb 1.8.3
logger 1.5.3
mutex_m 0.1.2
net-http 0.3.2
net-protocol 0.2.1
observer 0.1.1
open-uri 0.3.0
open3 0.1.2
optparse 0.4.0.pre.1
ostruct 0.5.5
pp 0.4.0
prettyprint 0.1.1
prism 0.15.1
pstore 0.1.2
rdoc 6.5.0
readline 0.0.3
reline 0.3.9
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.1.1
ruby2_keywords 0.0.5
securerandom 0.2.2
set 1.0.3
shellwords 0.1.0
singleton 0.1.1
syntax_suggest 1.1.0
tempfile 0.1.3
time 0.2.2
timeout 0.4.0
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.2
weakref 0.1.2
yaml 0.2.1
installing default gems from ext: /tmp/ruby/install/trunk_clang_11/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.3
digest 3.1.1
etc 1.4.2
fcntl 1.0.2
fiddle 1.1.2
io-console 0.6.1.dev
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.2.1
psych 5.1.1.1
stringio 3.0.9
strscan 3.0.7
syslog 0.1.1
zlib 3.0.0
installing bundled gems: /tmp/ruby/install/trunk_clang_11/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.2
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.1
installing bundled gem cache: /tmp/ruby/install/trunk_clang_11/lib/ruby/gems/3.3.0+0/cache
skipped bundled gems:
rbs-3.2.0.gem not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1858 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 = clang-11
LD = ld
LDSHARED = clang-11 -shared
CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/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_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs
Ubuntu clang version 11.1.0-6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
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_clang_11/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_clang_11/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_clang_11/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 = clang-11
LD = ld
LDSHARED = clang-11 -shared
CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/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_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs
Ubuntu clang version 11.1.0-6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_11/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
Run options:
--seed=63583
"--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_11/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_11/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk_clang_11/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/903] 2591742=test_gem_request_set_lockfile_parser
[ 2/903] 2591739=test_queue
[ 3/903] 2591739=test_win32ole_type
[ 4/903] 2591739=test_convertible
[ 5/903] 2591737=test_gem_name_tuple
[ 6/903] 2591741=test_weakkeymap
[ 7/903] 2591737=test_prettyprint
[ 8/903] 2591741=test_eval
[ 9/903] 2591737=test_kconv
[ 10/903] 2591737=test_remote_fetch_error
[ 11/903] 2591742=test_gem_dependency_resolution_error
[ 12/903] 2591742=test_gem_resolver_git_set
[ 13/903] 2591737=test_patterns
[ 14/903] 2591737=test_flush
[ 15/903] 2591737=test_gem_request_set
[ 16/903] 2591741=test_common
[ 17/903] 2591741=constant_path_node_test
[ 18/903] 2591741=test_struct
[ 19/903] 2591737=test_thread_cv
[ 20/903] 2591741=test_gem_indexer
[ 21/903] 2591737=test_pattern_key_name_check
[ 22/903] 2591737=fuzzer_test
[ 23/903] 2591742=test_rdoc_context_section
[ 24/903] 2591737=test_readpartial
[ 25/903] 2591742=test_append
[ 26/903] 2591742=test_unicode
[ 27/903] 2591737=test_boolean
[ 28/903] 2591737=test_rdoc_generator_pot_po_entry
[ 29/903] 2591742=test_rdoc_generator_markup
[ 30/903] 2591742=test_document
[ 31/903] 2591742=test_folderitem2_invokeverb
[ 32/903] 2591742=test_gem_validator
[ 33/903] 2591742=test_ftp
[ 34/903] 2591742=test_dir
[ 35/903] 2591737=test_mdns
[ 36/903] 2591737=test_bigdecimal_util
[ 37/903] 2591737=test_integer
[ 38/903] 2591737=test_primitive
[ 39/903] 2591737=test_gem_resolver_index_set
[ 40/903] 2591737=bom_test
[ 41/903] 2591737=test_file
[ 42/903] 2591742=test_yamldbm
[ 43/903] 2591742=test_iso_8859
[ 44/903] 2591742=test_rdoc_rd
[ 45/903] 2591742=test_nextafter
[ 46/903] 2591742=test_c_struct_builder
[ 47/903] 2591742=test_capacity
[ 48/903] 2591742=test_getopts
[ 49/903] 2591742=test_beginendblock
[ 50/903] 2591741=test_ractor
[ 51/903] 2591741=test_spell_checker
[ 52/903] 2591741=test_signedness
[ 53/903] 2591742=test_gem_commands_owner_command
[ 54/903] 2591742=test_within_pipe
[ 55/903] 2591742=test_gem_ext_builder
[ 56/903] 2591737=test_sockopt
[ 57/903] 2591737=test_open-uri
[ 58/903] 2591737=test_require
[ 59/903] 2591742=test_external_new
[ 60/903] 2591742=test_rational
[ 61/903] 2591742=test_rdoc_context
[ 62/903] 2591742=test_win32ole_typelib
[ 63/903] 2591742=test_encoding
[ 64/903] 2591742=test_date_arith
[ 65/903] 2591742=test_variable_name_check
[ 66/903] 2591742=test_shapes
[ 67/903] 2591742=test_ostruct
[ 68/903] 2591742=test_dir_m17n
[ 69/903] 2591742=test_process
[ 70/903] 2591742=test_io
[ 71/903] 2591737=test_rdoc_markdown_test
[ 72/903] 2591741=test_rdoc_normal_module
[ 73/903] 2591741=test_raise_no_backtrace_exception
[ 74/903] 2591737=test_general
[ 75/903] 2591741=json_encoding_test
[ 76/903] 2591741=test_function_entry
[ 77/903] 2591741=test_file_exhaustive
[ 78/903] 2591737=test_rdoc_parser_rd
[ 79/903] 2591737=test_rdoc_markup_pre_process
[ 80/903] 2591737=test_win32ole
[ 81/903] 2591737=test_http_request
[ 82/903] 2591737=test_jaro_winkler
[ 83/903] 2591737=pattern_test
[ 84/903] 2591737=test_closure
[ 85/903] 2591737=test_rdoc_token_stream
[ 86/903] 2591737=test_digest
[ 87/903] 2591737=test_gem_text
[ 88/903] 2591737=test_settracefunc
[ 89/903] 2591737=test_string
[ 90/903] 2591737=test_iterator
[ 91/903] 2591737=test_foreach
[ 92/903] 2591737=test_flip
[ 93/903] 2591737=test_forwardable
[ 94/903] 2591737=test_env
[ 95/903] 2591741=test_erb_command
[ 96/903] 2591741=test_summary
[ 97/903] 2591741=test_rendering
[ 98/903] 2591737=test_rdoc_single_class
[ 99/903] 2591737=test_storage
[100/903] 2591737=test_etc
[101/903] 2591741=test_method_cache
[102/903] 2591741=test_null
[103/903] 2591741=test_typeddata
[104/903] 2591737=test_rinda
[105/903] 2591741=test_sprintf_comb
[106/903] 2591741=test_gem_commands_generate_index_command
[107/903] 2591741=memsize_test
[108/903] 2591741=test_cmethod
[109/903] 2591741=test_gem_source_installed
[110/903] 2591741=test_fileutils
[111/903] 2591737=test_gem_silent_ui
[112/903] 2591737=test_kill_ring
[113/903] 2591737=test_case
[114/903] 2591737=test_notimplement
[115/903] 2591737=json_common_interface_test
[116/903] 2591737=test_variable
[117/903] 2591737=test_iseq_load
[118/903] 2591741=test_compile_prism
[119/903] 2591739=test_inputs_scanner
[120/903] 2591739=test_rdoc_markup_include
[121/903] 2591741=test_gem_request_set_lockfile_tokenizer
[122/903] 2591741=test_gem_resolver_specification
[123/903] 2591741=test_update
[124/903] 2591741=test_serialize_subclasses
[125/903] 2591741=test_key_name_check
[126/903] 2591741=test_gem_commands_exec_command
[127/903] 2591739=test_method_cache
[128/903] 2591739=heredoc_dedent_test
[129/903] 2591739=test_rdoc_markup_heading
[130/903] 2591739=test_gem_commands_stale_command
[131/903] 2591739=test_lexer
[132/903] 2591739=test_sleep
[133/903] 2591739=test_configuration
[134/903] 2591739=test_quote_empty
[135/903] 2591739=test_random
[136/903] 2591739=test_cparser
[137/903] 2591737=test_gem_commands_help_command
[138/903] 2591741=test_stat
[139/903] 2591741=test_gem_request_set_gem_dependency_api
[140/903] 2591737=test_config
[141/903] 2591737=test_win32ole_method_event
[142/903] 2591737=test_sizeof
[143/903] 2591739=test_inlinecache
[144/903] 2591739=test_gem_resolver_lock_specification
[145/903] 2591739=test_optimization
[146/903] 2591741=test_cgi_modruby
[147/903] 2591741=test_unconverted_fields
[148/903] 2591741=test_gem_package
[149/903] 2591741=test_system
[150/903] 2591741=test_open3
[151/903] 2591742=ripper_compat_test
[152/903] 2591742=test_dup
[153/903] 2591742=test_require_path_check
[154/903] 2591742=test_inadvertent_creation
[155/903] 2591742=test_key_error
[156/903] 2591742=test_engine
[157/903] 2591742=test_gem_resolver_git_specification
[158/903] 2591742=test_gem_commands_cleanup_command
[159/903] 2591742=test_find_executable
[160/903] 2591742=test_lazy_enumerator
[161/903] 2591741=test_rdoc_markup
[162/903] 2591741=test_thread_fd_close
[163/903] 2591741=test_array
[164/903] 2591741=test_metaclass
[165/903] 2591741=test_gem_ext_cargo_builder
[166/903] 2591741=test_pinned
[167/903] 2591741=test_default_gems
[168/903] 2591742=test_install
[169/903] 2591741=test_cgi_cookie
[170/903] 2591741=test_enum
[171/903] 2591742=test_pair
[172/903] 2591737=parse_serialize_test
[173/903] 2591737=test_exit
[174/903] 2591741=test_nonblock
[175/903] 2591741=test_cipher
[176/903] 2591737=test_pack
[177/903] 2591741=test_zsh_completion
[178/903] 2591741=test_strip
[179/903] 2591737=test_ast
[180/903] 2591741=test_buffering
[181/903] 2591741=test_win32ole_variant_outarg
[182/903] 2591741=test_drbobject
[183/903] 2591741=test_nesting_parser
[184/903] 2591741=test_new
[185/903] 2591741=test_win32ole_param_event
[186/903] 2591741=test_gem_platform
[187/903] 2591741=test_store
[188/903] 2591741=test_rdoc_markup_to_html_snippet
[189/903] 2591741=test_array_create
[190/903] 2591741=test_wss
[191/903] 2591741=test_gem_commands_dependency_command
[192/903] 2591741=test_gem_commands_list_command
[193/903] 2591741=test_gem_commands_query_command
[194/903] 2591739=test_gem_security_signer
[195/903] 2591739=test_evaluation
[196/903] 2591739=test_row_separator
[197/903] 2591739=test_https
[198/903] 2591742=test_tcp
[199/903] 2591741=test_random_formatter
[200/903] 2591741=test_gem_dependency_list
[201/903] 2591739=test_formatter
[202/903] 2591739=test_have_macro
[203/903] 2591742=test_rdoc_markup_parser
[204/903] 2591742=test_converters
[205/903] 2591741=test_instrumentation_api
[206/903] 2591742=test_rdoc_code_object
[207/903] 2591741=test_unicode_escape
[208/903] 2591741=test_method_name_check
[209/903] 2591741=test_arith_seq_beg_len_step
[210/903] 2591742=test_gem_resolver_requirement_list
[211/903] 2591742=test_printf
[212/903] 2591742=test_rational2
[213/903] 2591742=test_rdoc_generator_ri
[214/903] 2591741=test_gem_stream_ui
[215/903] 2591742=test_not
[216/903] 2591742=test_gem_rdoc
[217/903] 2591742=test_require
[218/903] 2591741=test_gem_commands_fetch_command
[219/903] 2591741=test_completion
[220/903] 2591739=test_irb
[221/903] 2591739=test_tracepoint
[222/903] 2591741=test_gem_commands_pristine_command
[223/903] 2591739=test_rdoc_markup_verbatim
[224/903] 2591739=test_internal_ivar
[225/903] 2591739=test_flags
[226/903] 2591742=test_https_proxy
[227/903] 2591742=library_symbols_test
[228/903] 2591742=test_ocsp
[229/903] 2591739=test_call
[230/903] 2591742=test_method
[231/903] 2591739=test_bug_reporter
[232/903] 2591739=json_string_matching_test
[233/903] 2591739=test_http
[234/903] 2591741=test_rdoc_markup_indented_paragraph
[235/903] 2591741=test_eval
[236/903] 2591741=test_rdoc_tom_doc
[237/903] 2591741=json_ext_parser_test
[238/903] 2591741=test_verbose
[239/903] 2591741=test_files_sample
[240/903] 2591741=test_koi8
[241/903] 2591741=test_io_m17n
[242/903] 2591742=test_find
[243/903] 2591742=test_filter
[244/903] 2591742=test_rdoc_markup_to_html
[245/903] 2591742=test_gem_resolver_api_specification
[246/903] 2591742=test_column_separator
[247/903] 2591742=test_gem_remote_fetcher
[248/903] 2591741=test_gem_dependency_installer
[249/903] 2591742=test_rdoc_parser_changelog
[250/903] 2591742=test_helper
[251/903] 2591742=test_gem_commands_outdated_command
[252/903] 2591742=test_parse
[253/903] 2591742=test_ipaddr
[254/903] 2591742=test_gem_security
[255/903] 2591739=test_psych
[256/903] 2591739=location_test
[257/903] 2591739=test_have_library
[258/903] 2591741=test_files_test_2
[259/903] 2591741=test_gem_commands_signout_command
[260/903] 2591741=test_objectspace
[261/903] 2591739=test_rbconfig
[262/903] 2591739=test_require_lib
[263/903] 2591741=test_rdoc_generator_darkfish
[264/903] 2591741=test_objspace
[265/903] 2591742=test_general
[266/903] 2591742=test_passing_block
[267/903] 2591742=test_digest_extend
[268/903] 2591742=test_gc
[269/903] 2591739=test_fips
[270/903] 2591739=test_logger
[271/903] 2591739=ruby_api_test
[272/903] 2591739=test_econv
[273/903] 2591739=test_stack
[274/903] 2591739=test_gem_commands_info_command
[275/903] 2591739=test_rendering
[276/903] 2591739=test_monitor
[277/903] 2591739=test_tsort
[278/903] 2591739=test_kdf
[279/903] 2591739=test_whileuntil
[280/903] 2591739=test_win32ole_method
[281/903] 2591739=test_gem_package_tar_reader
[282/903] 2591739=test_emoji_breaks
[283/903] 2591739=test_import
[284/903] 2591739=version_test
[285/903] 2591739=test_frozen
[286/903] 2591739=test_class
[287/903] 2591742=test_const
[288/903] 2591742=test_timeout
[289/903] 2591742=test_gem_resolver_api_set
[290/903] 2591742=test_did_you_mean
[291/903] 2591742=test_history
[292/903] 2591742=errors_test
[293/903] 2591742=test_arithmetic_sequence
[294/903] 2591742=test_x509ext
[295/903] 2591742=test_big5
[296/903] 2591742=parse_inline_comments_test
[297/903] 2591742=test_pack
[298/903] 2591742=test_class2name
[299/903] 2591742=test_vm_dump
[300/903] 2591742=test_rdoc_i18n_text
[301/903] 2591742=test_gem_source_local
[302/903] 2591742=test_gem_doctor
[303/903] 2591742=test_cgi_session
[304/903] 2591742=test_x509crl
[305/903] 2591742=test_data_error
[306/903] 2591742=test_read
[307/903] 2591742=test_ansi_with_terminfo
[308/903] 2591742=test_ractor
[309/903] 2591742=test_nkf
[310/903] 2591742=test_gem_ext_ext_conf_builder
[311/903] 2591739=test_ossl
[312/903] 2591742=test_emitter
[313/903] 2591742=test_abi
[314/903] 2591742=test_refinement
[315/903] 2591742=test_ruby_lex
[316/903] 2591742=test_path_to_class
[317/903] 2591742=test_gem_util
[318/903] 2591742=test_rdoc_method_attr
[319/903] 2591742=test_buffered_io
[320/903] 2591742=test_quote_char_nil
[321/903] 2591742=test_string
[322/903] 2591739=test_constant
[323/903] 2591742=test_gem_ext_cargo_builder_unit
[324/903] 2591742=test_syslog
[325/903] 2591742=test_case_mapping
[326/903] 2591742=test_encoding
[327/903] 2591742=test_ancdata
[328/903] 2591742=test_object
[329/903] 2591742=test_gem_uri_formatter
[330/903] 2591742=test_gem_stub_specification
[331/903] 2591742=test_pkg_config
[332/903] 2591742=test_gem_version_option
[333/903] 2591742=test_have_func
[334/903] 2591742=test_gem_installer
[335/903] 2591741=test_logdevice
[336/903] 2591741=test_rdoc_require
[337/903] 2591741=test_key_actor_vi
[338/903] 2591741=test_extlibs
[339/903] 2591739=test_x509cert
[340/903] 2591739=test_rdoc_cross_reference
[341/903] 2591739=test_rdoc_generator_json_index
[342/903] 2591739=test_dln
[343/903] 2591739=test_rdoc_normal_class
[344/903] 2591739=test_gem_resolver_composed_set
[345/903] 2591739=test_gem_ext_cargo_builder_link_flag_converter
[346/903] 2591739=test_rdoc_i18n_locale
[347/903] 2591739=test_rdoc_markup_attribute_manager
[348/903] 2591739=test_keyword
[349/903] 2591739=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41627>
[350/903] 2591741=test_x509req
[351/903] 2591739=test_convert
[352/903] 2591739=test_gem_resolver_local_specification
[353/903] 2591739=test_scalar_scanner
[354/903] 2591739=test_rdoc_attr
.Closed file descriptor: TestRDocAttr#test_marshal_load_version_2: 11
[355/903] 2591739=test_optparse
[356/903] 2591739=test_rdoc_rubygems_hook
[357/903] 2591741=test_resize
[358/903] 2591739=test_logperiod
[359/903] 2591741=test_insns_leaf
[360/903] 2591739=test_duplicate
[361/903] 2591741=test_delegate
[362/903] 2591739=test_yaml
[363/903] 2591741=test_read_write
[364/903] 2591741=test_gem_resolver_dependency_request
[365/903] 2591741=test_yield
[366/903] 2591739=test_transcode
[367/903] 2591739=test_ellipsize
[368/903] 2591739=test_thread_queue
[369/903] 2591741=test_nowrite
[370/903] 2591741=test_gem_commands_server_command
[371/903] 2591741=test_path
[372/903] 2591741=test_set_len
[373/903] 2591741=test_generic
[374/903] 2591741=test_gem_source_specific_file
[375/903] 2591741=test_clone
[376/903] 2591741=test_cstr
[377/903] 2591742=test_date_strptime
[378/903] 2591739=test_symbol
[379/903] 2591742=test_scheduler
[380/903] 2591739=test_to_ruby
[381/903] 2591741=test_tmpdir
[382/903] 2591739=test_usrmarshal
[383/903] 2591741=test_rdoc_markup_attributes
[384/903] 2591741=test_gem_ext_configure_builder
[385/903] 2591742=test_gem_commands_unpack_command
[386/903] 2591741=unescape_test
[387/903] 2591739=parse_test
[388/903] 2591742=test_at_exit
[389/903] 2591742=test_my_integer
[390/903] 2591742=test_gem_request_set_lockfile
[391/903] 2591742=test_postponed_job
[392/903] 2591742=test_gem_commands_which_command
[393/903] 2591742=test_marshalable
[394/903] 2591742=test_gem_security_trust_dir
[395/903] 2591742=test_ractor
[396/903] 2591742=test_gem_commands_lock_command
[397/903] 2591742=test_gem_resolver_lock_set
[398/903] 2591742=test_gem_resolver_vendor_set
[399/903] 2591742=dispatcher_test
[400/903] 2591742=test_alias_and_anchor
[401/903] 2591742=test_eval_history
[402/903] 2591742=test_time_tz
[403/903] 2591741=test_files_ext
[404/903] 2591741=test_gem_dependency
[405/903] 2591742=test_gem_update_suggestion
[406/903] 2591742=test_pathname
[407/903] 2591741=test_color
[408/903] 2591741=test_recursion
[409/903] 2591742=test_gem_source_lock
[410/903] 2591741=test_coverage
[411/903] 2591742=test_gem_specification
[412/903] 2591741=test_euc_jp
[413/903] 2591741=test_marshal
[414/903] 2591739=test_gem_spec_fetcher
[415/903] 2591739=test_gb18030
[416/903] 2591739=test_ractor
[417/903] 2591741=test_complex2
[418/903] 2591741=test_rdoc_markup_to_html_crossref
[419/903] 2591739=test_tuplebag
[420/903] 2591739=test_cgi_header
[421/903] 2591739=test_rdoc_markup_to_ansi
[422/903] 2591741=test_gem_command_manager
[423/903] 2591739=test_win32ole_variable
[424/903] 2591739=test_ssl
[425/903] 2591739=test_rdoc_ri_paths
[426/903] 2591739=test_io_wait_uncommon
[427/903] 2591741=test_mixed_unicode_escapes
[428/903] 2591739=test_gem
[429/903] 2591741=test_enumerator_kw
[430/903] 2591741=test_exception_at_throwing
[431/903] 2591741=test_mkmf
[432/903] 2591741=test_pointer
[433/903] 2591741=test_mul
[434/903] 2591741=test_parser
[435/903] 2591741=test_gem_resolver_activation_request
[436/903] 2591741=compiler_test
[437/903] 2591741=test_cgi_core
[438/903] 2591741=test_addrinfo
[439/903] 2591741=test_word
[440/903] 2591741=test_rdoc_parser
[441/903] 2591741=test_rdoc_options
[442/903] 2591742=test_rdoc_markup_to_tt_only
[443/903] 2591742=test_numeric
[444/903] 2591742=test_syntax
[445/903] 2591741=test_hash
[446/903] 2591741=test_bug-14834
[447/903] 2591741=test_rdoc_include
[448/903] 2591741=test_terminfo
[449/903] 2591741=test_gem_package_tar_header
[450/903] 2591741=test_x509attr
[451/903] 2591741=test_recorder
[452/903] 2591741=test_enc_associate
[453/903] 2591739=test_iseq
[454/903] 2591741=test_windows_1252
[455/903] 2591741=test_pkcs7
[456/903] 2591741=json_generic_object_test
[457/903] 2591741=test_enc_raise
[458/903] 2591741=test_gem_impossible_dependencies_error
[459/903] 2591741=test_gem_commands_update_command
[460/903] 2591739=test_integer
[461/903] 2591737=test_undef
[462/903] 2591737=test_frozen_error
[463/903] 2591737=test_gem_install_update_options
[464/903] 2591737=test_gem_gemcutter_utilities
[465/903] 2591741=test_rdoc_markup_hard_break
[466/903] 2591741=test_literal
[467/903] 2591737=test_bug-3571
[468/903] 2591737=test_rdoc_markup_to_bs
[469/903] 2591737=test_gem_commands_uninstall_command
[470/903] 2591741=test_name_error_extension
[471/903] 2591741=test_thread
[472/903] 2591741=test_qsort
[473/903] 2591741=test_err_in_callback
[474/903] 2591741=test_x509name
[475/903] 2591741=newline_test
[476/903] 2591741=test_regex_casefold
[477/903] 2591737=json_addition_test
[478/903] 2591737=test_gem_source_git
[479/903] 2591741=test_class_name_check
[480/903] 2591741=test_bignum
[481/903] 2591741=test_ractor
[482/903] 2591741=test_gem_commands_setup_command
[483/903] 2591739=test_cgi_tag_helper
[484/903] 2591739=ractor_test
[485/903] 2591739=test_ns_spki
[486/903] 2591739=test_rdoc_rd_block_parser
[487/903] 2591739=test_bn
[488/903] 2591739=test_pkey
[489/903] 2591739=test_bigzero
[490/903] 2591739=test_tempfile
[491/903] 2591739=test_getoptlong
[492/903] 2591739=test_abbrev
[493/903] 2591739=test_ldap
[494/903] 2591739=test_rdoc_markup_raw
[495/903] 2591739=test_context
[496/903] 2591739=test_symbol
[497/903] 2591741=test_coder
[498/903] 2591741=test_kwargs
[499/903] 2591741=test_fstring
[500/903] 2591741=test_bug-5832
[501/903] 2591741=test_io_wait
[502/903] 2591741=test_gem_commands_install_command
[503/903] 2591737=test_unix
[504/903] 2591737=test_gem_package_task
[505/903] 2591737=test_libs
[506/903] 2591737=test_math
[507/903] 2591737=test_gc
[508/903] 2591737=test_gem_resolver_vendor_specification
[509/903] 2591737=test_bigmath
[510/903] 2591737=test_euc_kr
[511/903] 2591737=test_rdoc_parser_markdown
[512/903] 2591737=test_observer
[513/903] 2591737=test_case
[514/903] 2591737=test_scalar
[515/903] 2591737=test_date_new
[516/903] 2591737=test_fiber
[517/903] 2591739=test_tree_spell_checker
[518/903] 2591739=test_scanner_events
[519/903] 2591739=test_gem_ext_rake_builder
[520/903] 2591739=test_drbunix
[521/903] 2591741=test_pkey_dh
[522/903] 2591741=test_delegation
[523/903] 2591741=test_stream
[524/903] 2591741=test_hash
[525/903] 2591742=test_gem_safe_marshal
[526/903] 2591737=test_rdoc_rdoc
[527/903] 2591737=test_key_event_record
[528/903] 2591737=test_gem_commands_push_command
[529/903] 2591737=test_io_buffer
[530/903] 2591737=test_debug
[531/903] 2591737=test_config
[532/903] 2591737=test_rdoc_parser_simple
[533/903] 2591737=test_rdoc_generator_pot_po
[534/903] 2591737=test_thread
[535/903] 2591742=test_reline
[536/903] 2591742=test_process
[537/903] 2591739=test_io_buffer
[538/903] 2591739=test_member
[539/903] 2591739=test_rdoc_markup_document
[540/903] 2591739=test_skip_lines
[541/903] 2591739=test_date_conv
[542/903] 2591739=test_egrep_cpp
[543/903] 2591739=test_set
[544/903] 2591739=test_option
[545/903] 2591739=test_grapheme_breaks
[546/903] 2591739=test_httpresponses
[547/903] 2591739=test_nofree
[548/903] 2591739=test_rdoc_alias
[549/903] 2591739=test_propertyputref
[550/903] 2591739=test_securerandom
[551/903] 2591739=test_argf
[552/903] 2591737=test_numhash
[553/903] 2591737=test_init
[554/903] 2591737=test_socket
[555/903] 2591737=test_pkey_rsa
[556/903] 2591739=test_yjit
[557/903] 2591741=test_gem_resolver_index_specification
[558/903] 2591737=test_file
[559/903] 2591737=test_m17n
[560/903] 2591741=test_color_printer
[561/903] 2591741=test_win32ole_param
[562/903] 2591741=test_macro
[563/903] 2591741=test_euc_tw
[564/903] 2591741=test_read
[565/903] 2591737=test_data_converters
[566/903] 2591737=test_gem_commands_contents_command
[567/903] 2591737=test_helper
[568/903] 2591737=test_m17n_comb
[569/903] 2591741=test_wait
[570/903] 2591741=test_addr
[571/903] 2591741=test_pty
[572/903] 2591741=test_rdoc_markup_to_markdown
[573/903] 2591741=test_trick
[574/903] 2591741=test_gem_package_tar_writer
[575/903] 2591737=test_arity
[576/903] 2591737=test_numeric
[577/903] 2591741=test_singleton_function
[578/903] 2591741=test_gem_package_old
[579/903] 2591737=test_switch_hitter
[580/903] 2591741=test_regexp
[581/903] 2591737=test_yield_block
[582/903] 2591737=test_hmac
[583/903] 2591737=test_comparable
[584/903] 2591737=test_date_ractor
[585/903] 2591737=test_hash_create
[586/903] 2591737=test_io_timeout
[587/903] 2591737=test_depth_first
[588/903] 2591737=test_too_many_dummy_encodings
[589/903] 2591739=test_stream
[590/903] 2591739=test_encodings
[591/903] 2591737=test_exception
[592/903] 2591739=test_merge_keys
[593/903] 2591739=test_gem_uninstaller
[594/903] 2591737=test_rdoc_rd_inline_parser
[595/903] 2591737=test_shellwords
[596/903] 2591737=test_rdoc_extend
[597/903] 2591737=test_timeout
[598/903] 2591739=test_omap
[599/903] 2591739=test_weakref
[600/903] 2591737=test_lambda
[601/903] 2591737=test_threadgroup
[602/903] 2591739=test_c_struct_entry
[603/903] 2591737=test_rdoc_servlet
[604/903] 2591737=test_arith_seq_extract
[605/903] 2591737=test_gem_version
[606/903] 2591737=test_shift_jis
[607/903] 2591737=test_gem_commands_mirror
[608/903] 2591737=test_rdoc_markup_to_rdoc
[609/903] 2591737=test_config
[610/903] 2591739=test_date_marshal
[611/903] 2591739=test_gem_gem_runner
[612/903] 2591737=test_rdoc_generator_pot
[613/903] 2591737=test_gem_commands_environment_command
[614/903] 2591737=test_change_word
[615/903] 2591739=test_float
[616/903] 2591737=test_emitter
[617/903] 2591737=test_stringscanner
[618/903] 2591741=test_row
[619/903] 2591741=test_gem_commands_sources_command
[620/903] 2591737=test_yamlstore
[621/903] 2591737=test_write
[622/903] 2591737=test_gem_commands_check_command
[623/903] 2591737=test_defined
[624/903] 2591737=test_object_create_start
[625/903] 2591737=test_require
[626/903] 2591737=test_key_stroke
[627/903] 2591741=test_rdoc_text
[628/903] 2591737=test_big2str
[629/903] 2591741=test_array
[630/903] 2591737=test_rdoc_markup_paragraph
[631/903] 2591737=test_function
[632/903] 2591737=test_gem_unsatisfiable_dependency_error
[633/903] 2591737=test_resource
[634/903] 2591737=test_object
[635/903] 2591737=test_yaml_special_cases
[636/903] 2591737=test_gem_source_list
[637/903] 2591737=json_generator_test
[638/903] 2591737=test_io
[639/903] 2591739=test_complexrational
[640/903] 2591739=test_gem_commands_signin_command
[641/903] 2591739=test_string
[642/903] 2591739=test_dryrun
[643/903] 2591737=test_each
[644/903] 2591739=test_reqarg
[645/903] 2591737=test_func
[646/903] 2591739=test_ifunless
[647/903] 2591739=test_rdoc_any_method
[648/903] 2591739=test_raise
[649/903] 2591739=test_dot_dot
[650/903] 2591739=test_gem_security_policy
[651/903] 2591739=test_parser
[652/903] 2591739=test_config
[653/903] 2591739=test_gem_commands_open_command
[654/903] 2591739=test_win32ole_variant
[655/903] 2591739=test_liberal_parsing
[656/903] 2591739=test_protocol
[657/903] 2591739=test_gem_commands_search_command
[658/903] 2591739=test_fnmatch
[659/903] 2591739=test_data
[660/903] 2591739=test_erb_m17n
[661/903] 2591739=test_memory_view
[662/903] 2591739=test_rubyoptions
[663/903] 2591742=json_fixtures_test
[664/903] 2591742=test_ractor
[665/903] 2591742=test_cesu8
[666/903] 2591742=test_stringchar
[667/903] 2591742=test_delete
[668/903] 2591742=test_rdoc_parser_c
[669/903] 2591737=test_windows_1251
[670/903] 2591737=test_cmd
[671/903] 2591742=test_continuation
[672/903] 2591742=test_div
[673/903] 2591742=test_gem_request
[674/903] 2591742=test_gem_ext_cmake_builder
[675/903] 2591742=test_base64
[676/903] 2591742=test_acl
[677/903] 2591737=test_drbssl
[678/903] 2591742=test_gem_package_tar_reader_entry
[679/903] 2591741=test_gem_commands_build_command
[680/903] 2591742=test_placearg
[681/903] 2591742=test_deprecated
[682/903] 2591742=locals_test
[683/903] 2591741=test_gem_requirement
[684/903] 2591741=test_mailto
[685/903] 2591741=test_ensured
[686/903] 2591742=test_files_test
[687/903] 2591741=test_debug_cmd
[688/903] 2591741=test_workspace
[689/903] 2591742=json_parser_test
[690/903] 2591741=test_project_sanity
[691/903] 2591742=test_bmethod
[692/903] 2591742=test_erb
[693/903] 2591742=test_random
[694/903] 2591742=test_rdoc_encoding
[695/903] 2591741=test_safe_load
[696/903] 2591741=test_gem_request_connection_pools
[697/903] 2591742=test_webauthn_listener_response
[698/903] 2591742=test_gem_resolver_installed_specification
[699/903] 2591742=test_name_error
[700/903] 2591742=test_str2big
[701/903] 2591742=test_rdoc_markdown
[702/903] 2591741=test_rdoc_constant
[703/903] 2591741=test_rand
[704/903] 2591742=test_deprecate
[705/903] 2591742=test_enumerator
[706/903] 2591742=test_pattern_matching
[707/903] 2591742=test_memory_view
[708/903] 2591742=test_gem_bundler_version_finder
[709/903] 2591742=test_utf32
[710/903] 2591741=test_type
[711/903] 2591742=desugar_compiler_test
[712/903] 2591741=test_console_attr
[713/903] 2591741=test_bundled_ca
[714/903] 2591742=test_input_method
[715/903] 2591742=test_date_time
[716/903] 2591742=test_win32ole_record
[717/903] 2591742=test_arity
[718/903] 2591742=test_invalid
[719/903] 2591742=test_header
[720/903] 2591742=test_rdoc_markup_to_joined_paragraph
[721/903] 2591742=test_parser_events
[722/903] 2591742=test_popen_deadlock
[723/903] 2591741=test_ubf_async_safe
[724/903] 2591741=test_trace
[725/903] 2591741=test_noarg
[726/903] 2591741=test_rdoc_markup_to_table_of_contents
[727/903] 2591741=test_acceptable
[728/903] 2591741=test_iter_break
[729/903] 2591741=test_alias
[730/903] 2591741=test_error_highlight
[731/903] 2591742=test_num2int
[732/903] 2591742=test_yaml_tree
[733/903] 2591742=test_mutex_m
[734/903] 2591742=test_pstore
[735/903] 2591741=test_coderange
[736/903] 2591742=test_basicsocket
[737/903] 2591741=test_len
[738/903] 2591741=test_ripper
[739/903] 2591742=test_integer_comb
[740/903] 2591741=test_table
[741/903] 2591741=test_class
[742/903] 2591741=test_address_resolve
[743/903] 2591741=test_provider
[744/903] 2591741=test_gem_path_support
[745/903] 2591741=test_syslog_logger
[746/903] 2591741=test_scan_args
[747/903] 2591741=test_gem_source_fetch_problem
[748/903] 2591741=test_date_strftime
[749/903] 2591741=test_dns
[750/903] 2591739=test_yjit_exit_locations
[751/903] 2591739=test_rdoc_ri_driver
[752/903] 2591741=test_data
[753/903] 2591741=test_httpheader
[754/903] 2591741=test_ractor_compatibility
[755/903] 2591739=test_autoload
[756/903] 2591741=test_gem_config_file
[757/903] 2591742=test_singleton
[758/903] 2591742=test_weakmap
[759/903] 2591741=test_webauthn_poller
[760/903] 2591741=test_ractor
[761/903] 2591741=test_rdoc_class_module
[762/903] 2591741=test_history
[763/903] 2591741=test_json_tree
[764/903] 2591741=test_set
[765/903] 2591741=test_nil2vtempty
[766/903] 2591741=test_ansi_without_terminfo
[767/903] 2591741=test_cclass
[768/903] 2591741=test_gem_commands_cert_command
[769/903] 2591741=test_pp
[770/903] 2591741=test_ssl_session
[771/903] 2591741=test_pack
[772/903] 2591741=test_win32ole_variant_m
[773/903] 2591741=test_ractor
[774/903] 2591741=test_enc_str_buf_cat
[775/903] 2591741=test_severity
[776/903] 2591741=test_x509store
[777/903] 2591741=test_super
[778/903] 2591741=test_sprintf
[779/903] 2591741=test_rewind
[780/903] 2591741=test_tree_builder
[781/903] 2591741=test_case_comprehensive
[782/903] 2591739=test_to_ary_concat
[783/903] 2591737=test_protect
[784/903] 2591737=test_gem_uri
[785/903] 2591737=test_rdoc_markup_formatter
[786/903] 2591737=test_handle
[787/903] 2591737=test_gem_local_remote_options
[788/903] 2591737=test_key_actor_emacs
[789/903] 2591737=test_win32ole_event
[790/903] 2591737=test_rubygems
[791/903] 2591737=test_basicinstructions
[792/903] 2591737=test_complex
[793/903] 2591737=test_gc_compact
[794/903] 2591739=test_enumerator
[795/903] 2591739=test_rdoc_task
[796/903] 2591739=test_httpresponse
[797/903] 2591739=test_rdoc_parser_ruby
[798/903] 2591739=test_backtrace
[799/903] 2591739=test_profile_frames
[800/903] 2591739=test_gem_commands_yank_command
[801/903] 2591739=test_string_memory
[802/903] 2591742=test_normalize
[803/903] 2591742=test_bigdecimal
[804/903] 2591739=test_line_editor
[805/903] 2591739=test_gem_resolver
[806/903] 2591737=test_rdoc_stats
[807/903] 2591737=test_date_compat
[808/903] 2591737=encoding_test
[809/903] 2591737=test_human_typo
[810/903] 2591737=test_rdoc_store
[811/903] 2591739=test_nil
[812/903] 2591739=test_fixnum
[813/903] 2591739=test_signal
[814/903] 2591737=test_digest
[815/903] 2591737=test_locale
[816/903] 2591739=test_date_parse
[817/903] 2591737=test_ts
[818/903] 2591739=test_thread
[819/903] 2591739=test_pkey_ec
[820/903] 2591742=test_benchmark
[821/903] 2591739=test_mutex
[822/903] 2591737=test_range
[823/903] 2591739=test_bash_completion
[824/903] 2591739=test_fiddle
[825/903] 2591739=test_last_thread
[826/903] 2591742=test_gem_source
[827/903] 2591737=test_pkcs12
[828/903] 2591739=test_fd_setsize
[829/903] 2591739=test_uncorrectable_name_check
[830/903] 2591739=test_struct
[831/903] 2591739=test_ractor
[832/903] 2591739=test_interned_str
[833/903] 2591739=test_gem_command
[834/903] 2591742=test_gem_source_vendor
[835/903] 2591742=test_reline_key
[836/903] 2591742=test_asn1
[837/903] 2591742=test_unicode_normalize
[838/903] 2591737=test_udp
[839/903] 2591737=test_assembler
[840/903] 2591737=test_utf16
[841/903] 2591737=test_features
[842/903] 2591739=test_io_console
[843/903] 2591737=test_force_quotes
[844/903] 2591737=test_gem_available_set
[845/903] 2591737=test_modify_expand
[846/903] 2591737=test_sexp
[847/903] 2591737=test_date
[848/903] 2591737=test_backtrace
[849/903] 2591737=test_c_union_entity
[850/903] 2591737=test_rdoc_top_level
[851/903] 2591737=test_object_references
[852/903] 2591737=test_cp949
[853/903] 2591737=test_condition
[854/903] 2591737=test_drb
[855/903] 2591739=test_enumerable
[856/903] 2591739=test_emoji
[857/903] 2591739=test_rubyvm
[858/903] 2591739=test_sorted_set
[859/903] 2591739=test_kernel
[860/903] 2591739=test_ws
[861/903] 2591739=test_sleep
[862/903] 2591742=test_gem_resolver_conflict
[863/903] 2591742=test_pipe
[864/903] 2591742=test_date_attr
[865/903] 2591742=test_gem_resolver_installer_set
[866/903] 2591742=test_load
[867/903] 2591742=test_stringio
[868/903] 2591742=regexp_test
[869/903] 2591742=test_win32ole_type_event
[870/903] 2591742=test_module
[871/903] 2591739=test_gem_commands_specification_command
[872/903] 2591739=test_ssl
[873/903] 2591742=!Nothing_to_test
[874/903] 2591742=test_cgi_util
[875/903] 2591742=test_time
[876/903] 2591742=test_gem_resolver_best_set
[877/903] 2591742=test_files_lib
[878/903] 2591742=test_ole_methods
[879/903] 2591742=test_rat
[880/903] 2591742=test_pkey_dsa
[881/903] 2591742=test_proc
[882/903] 2591737=test_assignment
[883/903] 2591742=test_zlib
[884/903] 2591737=magic_comment_test
[885/903] 2591737=test_gbk
[886/903] 2591737=test_rdoc_comment
[887/903] 2591737=test_cgi_multipart
[888/903] 2591737=comments_test
[889/903] 2591737=test_nomethod_error
[890/903] 2591737=test_autoconf
[891/903] 2591737=test_http
[892/903] 2591737=test_gem_source_subpath_problem
[893/903] 2591737=test_rb_str_dup
[894/903] 2591737=test_framework
[895/903] 2591737=test_files_test_1
[896/903] 2591739=test_time
[897/903] 2591739=test_rdoc_rd_inline
[898/903] 2591739=test_exception
[899/903] 2591739=test_case_options
[900/903] 2591739=test_rdoc_markup_to_label
[901/903] 2591739=test_load
[902/903] 2591739=test_string_processing
[903/903] 2591739=test_optarg
Finished tests in 553.660875s, 48.3509 tests/s, 17115.4066 assertions/s.
26770 tests, 9476131 assertions, 0 failures, 0 errors, 188 skips
ruby -v: ruby 3.3.0dev (2023-10-28T09:12:25Z master 83ecdd1dce) [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 = clang-11
LD = ld
LDSHARED = clang-11 -shared
CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/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_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs
Ubuntu clang version 11.1.0-6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_11/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11'
$ /tmp/ruby/build/trunk_clang_11/miniruby -I/tmp/ruby/src/trunk_clang_11/lib /tmp/ruby/src/trunk_clang_11/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_11 --extout=.ext -- /tmp/ruby/src/trunk_clang_11/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_11/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-10-28T09:12:25Z master 83ecdd1dce) [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 .................................................................
Finished in 120.086818 seconds
3715 files, 32233 examples, 181887 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_clang_11/ruby -c /tmp/cores/core.1001.2616922.ruby -x gdbscript
[New LWP 2616922]
[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_clang_11/ruby -e '.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139921700751296) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f420f4507c0 (LWP 2616922) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139921700751296) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f420f4507c0 (LWP 2616922)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139921700751296) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f420f4507c0
old_mask = {__val = {2198464, 2198464, 464, 464, 8, 17179869188, 13510798882112336, 848, 93967032082117, 1, 140722996480854, 1, 17179869188, 896, 896, 896}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=139921700751296) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=139921700751296, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f420f495476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f420f47b7f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x7ffca0378d60, sa_sigaction = 0x7ffca0378d60}, sa_mask = {__val = {0, 1, 8, 16, 18865251666, 2181360, 0, 2185456, 226653313, 140722996481536, 93967028057659, 139921705260624, 140722996481399, 24, 139921705009672, 140722996481396}}, sa_flags = 27, sa_restorer = 0x5576676ac8e0 <BSD__sfvwrite>}
sigs = {__val = {32, 286, 28, 93967033695680, 28, 93967029552368, 139921700853328, 226653313, 140722996481188, 0, 139921275276720, 93967066299472, 0, 93967028057659, 93967028006200, 140722996481392}}
#5 0x00005576678ed466 in rb_async_bug_errno (mesg=<optimized out>, mesg@entry=0x7ffca0378d50 "rb_thread_wakeup_timer_thread: write(0)", errno_arg=errno_arg@entry=5) at /tmp/ruby/src/trunk_clang_11/error.c:1111
No locals.
#6 0x00005576676e7d9d in async_bug_fd (mesg=<optimized out>, errno_arg=5, fd=fd@entry=0) at /tmp/ruby/src/trunk_clang_11/thread.c:4490
buff = "rb_thread_wakeup_timer_thread: write(0)\000\000\260g\017B\177\000\000\345\000\000\000\000\000\000\000o\025\310\000\000\000\000"
n = <optimized out>
#7 0x00005576676dd2c0 in signal_communication_pipe (fd=0) at /tmp/ruby/src/trunk_clang_11/thread_pthread.c:2995
e = 2616922
buff = 1
result = <optimized out>
#8 timer_thread_wakeup_force () at /tmp/ruby/src/trunk_clang_11/thread_pthread.c:3009
No locals.
#9 rb_thread_wakeup_timer_thread (sig=<optimized out>) at /tmp/ruby/src/trunk_clang_11/thread_pthread.c:2547
No locals.
#10 0x00005576676a6fc8 in sighandler (sig=1) at /tmp/ruby/src/trunk_clang_11/signal.c:693
old_errnum = 0
#11 <signal handler called>
No locals.
#12 0x000055766759508d in rbimpl_atomic_size_add (ptr=0x557669937860, val=72) at /tmp/ruby/src/trunk_clang_11/include/ruby/atomic.h:402
No locals.
#13 objspace_malloc_increase_body (objspace=objspace@entry=0x557669937260, mem=<optimized out>, new_size=72, old_size=old_size@entry=0, type=type@entry=MEMOP_TYPE_MALLOC) at /tmp/ruby/src/trunk_clang_11/gc.c:12192
No locals.
#14 0x00005576675943f5 in objspace_malloc_fixup (objspace=0x557669937260, mem=0x5576699b7c50, size=72) at /tmp/ruby/src/trunk_clang_11/gc.c:12297
malloc_increase_done = <optimized out>
malloc_increase_done = <optimized out>
#15 objspace_xcalloc (objspace=0x557669937260, size=64) at /tmp/ruby/src/trunk_clang_11/gc.c:12636
mem = 0x5576699b7c50
gpr = <optimized out>
#16 ruby_xcalloc_body (n=<optimized out>, n@entry=4, size=<optimized out>, size@entry=16) at /tmp/ruby/src/trunk_clang_11/gc.c:12642
No locals.
#17 0x000055766758b4e5 in ruby_xcalloc (n=93967065772640, n@entry=4, size=72, size@entry=16) at /tmp/ruby/src/trunk_clang_11/gc.c:14198
No locals.
#18 0x00005576676db1f6 in hash_table_extend (tbl=0x5576699b7bb0) at /tmp/ruby/src/trunk_clang_11/id_table.c:196
tmp_tbl = {capa = 4, num = 0, used = 0, items = 0x0}
new_cap = 4
i = <optimized out>
old = <optimized out>
#19 rb_id_table_insert_key (tbl=<optimized out>, key=286, val=<optimized out>) at /tmp/ruby/src/trunk_clang_11/id_table.c:250
index = <optimized out>
#20 rb_id_table_insert (tbl=tbl@entry=0x5576699b7bb0, id=<optimized out>, id@entry=4577, val=val@entry=139921275294080) at /tmp/ruby/src/trunk_clang_11/id_table.c:259
No locals.
#21 0x00005576677257e8 in rb_method_table_insert (klass=139921275276720, table=0x5576699b7bb0, method_id=4577, me=0x7f41f5e91180) at /tmp/ruby/src/trunk_clang_11/vm_method.c:348
table_owner = 139921275276720
#22 rb_method_entry_make (klass=139921275276720, klass@entry=139921275277200, mid=4577, defined_class=<optimized out>, defined_class@entry=139921275277200, visi=<optimized out>, visi@entry=METHOD_VISI_UNDEF, type=<optimized out>, type@entry=VM_METHOD_TYPE_UNDEF, def=<optimized out>, def@entry=0x0, original_id=<optimized out>, opts=<optimized out>) at /tmp/ruby/src/trunk_clang_11/vm_method.c:940
make_refined = 0
orig_klass = 139921275276720
data = <optimized out>
mtbl = 0x5576699b7bb0
me = 0x7f41f5e91180
#23 0x0000557667724767 in rb_add_method (klass=139921275276720, klass@entry=139921275277200, mid=4577, type=type@entry=VM_METHOD_TYPE_UNDEF, opts=0x48, opts@entry=0x0, visi=visi@entry=METHOD_VISI_UNDEF) at /tmp/ruby/src/trunk_clang_11/vm_method.c:1092
No locals.
#24 0x000055766787d4e2 in rb_undef_method (klass=93967065772640, name=<optimized out>) at /tmp/ruby/src/trunk_clang_11/class.c:2156
rbimpl_id = <optimized out>
#25 0x0000557667644c56 in Init_Proc () at /tmp/ruby/src/trunk_clang_11/proc.c:4302
No locals.
#26 0x00005576675af920 in rb_call_inits () at /tmp/ruby/src/trunk_clang_11/inits.c:57
No locals.
#27 0x000055766757aad4 in ruby_setup () at /tmp/ruby/src/trunk_clang_11/eval.c:89
_ec = 0x5576699382c0
_tag = {tag = 36, retval = 3, buf = {0x7ffca0379c50, 0x55766757aab0 <ruby_setup+208>, 0x7ffca0379bc0, 0x3, 0x5576676dcc86 <ruby_init_stack+342>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
#28 0x000055766757ab89 in ruby_init () at /tmp/ruby/src/trunk_clang_11/eval.c:101
state = <optimized out>
#29 0x00005576675792a3 in rb_main (argc=3, argv=0x7ffca0379dc8) at /tmp/ruby/src/trunk_clang_11/main.c:38
variable_in_this_stack_frame = 100
#30 main (argc=3, argv=0x7ffca0379dc8) at /tmp/ruby/src/trunk_clang_11/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)