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