# Logfile created on 2024-03-21 04:08:48 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055c75863e348 @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_14", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_14", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_14", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_14", @configure_opts=["CC=clang-14"], @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_14.20240321-040848", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055c7586c7508 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055c7586c73c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055c7586c71e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_14.20240321-040848", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_14.20240321-040848>, @binmode=false, @mon_data=#<Monitor:0x000055c7586c7120>, @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 minitest to b5f5202575894796e00109a8f8a5041b778991ee
Update power_assert to 78dd2ab3ccd93796d83c0b35b978c39bfabb938c
echo b5f5202575894796e00109a8f8a5041b778991ee | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/minitest.revision -
echo 78dd2ab3ccd93796d83c0b35b978c39bfabb938c | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/power_assert.revision -
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/minitest.revision unchanged
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/rbs.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/rbs.revision unchanged
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/debug.revision unchanged
Building minitest@b5f5202575894796e00109a8f8a5041b778991ee to /tmp/ruby/src/trunk_clang_14/gems/minitest-5.22.3.gem
Building power_assert@78dd2ab3ccd93796d83c0b35b978c39bfabb938c to /tmp/ruby/src/trunk_clang_14/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: minitest
  Version: 5.22.2
  File: minitest-5.22.2.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[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
   6650b3a..f5dc9c9  master     -> origin/master
Updating 6650b3a..f5dc9c9
Fast-forward
 NEWS.md                 |  1 +
 lib/rdoc/store.rb       | 45 ++++++++++++++++++++++++++-------------------
 lib/rdoc/version.rb     |  2 +-
 parse.y                 | 20 ++++++++++----------
 test/ruby/test_parse.rb | 18 ++++++++++++++++++
 5 files changed, 56 insertions(+), 30 deletions(-)
Latest commit hash = f5dc9c98e5
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating parse.c
generating /tmp/ruby/src/trunk_clang_14/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_14/ext/ripper'
extracting ripper.y from ../../parse.y
generating golf_prelude.c
golf_prelude.c unchanged
generating eventids1.c from ../../parse.y
/tmp/ruby/src/trunk_clang_14/revision.h updated
generating x86_64-linux-fake.rb
generating eventids1.h from ../../parse.y
x86_64-linux-fake.rb updated
generating enc.mk
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_14/ext/ripper'
generating /tmp/ruby/src/trunk_clang_14/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_14/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_14/ext/ripper'
generating /tmp/ruby/src/trunk_clang_14/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_14/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_14/ext/ripper'
generating /tmp/ruby/src/trunk_clang_14/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_14/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_14/ext/ripper'
generating /tmp/ruby/src/trunk_clang_14/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_14/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_14/ext/ripper'
Update minitest to b5f5202575894796e00109a8f8a5041b778991ee
Update power_assert to 78dd2ab3ccd93796d83c0b35b978c39bfabb938c
echo b5f5202575894796e00109a8f8a5041b778991ee | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/minitest.revision -
echo 78dd2ab3ccd93796d83c0b35b978c39bfabb938c | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/power_assert.revision -
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/power_assert.revision unchanged
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/typeprof.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@78dd2ab3ccd93796d83c0b35b978c39bfabb938c to /tmp/ruby/src/trunk_clang_14/gems/power_assert-2.0.3.gem
Building minitest@b5f5202575894796e00109a8f8a5041b778991ee to /tmp/ruby/src/trunk_clang_14/gems/minitest-5.22.3.gem
  Successfully built RubyGem
  Name: minitest
  Version: 5.22.2
  File: minitest-5.22.2.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-14
	LD = ld
	LDSHARED = clang-14 -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-cast-function-type -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_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
Ubuntu clang version 14.0.0-1ubuntu1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling parse.c
compiling /tmp/ruby/src/trunk_clang_14/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-14
	LD = ld
	LDSHARED = clang-14 -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-cast-function-type -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_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
Ubuntu clang version 14.0.0-1ubuntu1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
33945e207429fb8f31300d57734fddae78b61dfffe6361ec736159c7a2cd53bc  builtin_binary.inc
compiling /tmp/ruby/src/trunk_clang_14/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-14
	LD = ld
	LDSHARED = clang-14 -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-cast-function-type -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_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
Ubuntu clang version 14.0.0-1ubuntu1
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_14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
compiling /tmp/ruby/src/trunk_clang_14/ext/ripper/eventids1.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
compiling /tmp/ruby/src/trunk_clang_14/ext/ripper/eventids2.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.9.1/ext/debug'
compiling /tmp/ruby/src/trunk_clang_14/ext/ripper/ripper.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_clang_14/ext/ripper/ripper_init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
checking /tmp/ruby/src/trunk_clang_14/parse.y and /tmp/ruby/src/trunk_clang_14/ext/ripper/eventids2.c
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update minitest to b5f5202575894796e00109a8f8a5041b778991ee
Update power_assert to 78dd2ab3ccd93796d83c0b35b978c39bfabb938c
echo b5f5202575894796e00109a8f8a5041b778991ee | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/minitest.revision -
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 78dd2ab3ccd93796d83c0b35b978c39bfabb938c | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/minitest.revision unchanged
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/typeprof.revision -
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/power_assert.revision unchanged
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/rbs.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-14
	LD = ld
	LDSHARED = clang-14 -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-cast-function-type -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_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/typeprof.revision unchanged
generating encdb.h
generating enc.mk
Ubuntu clang version 14.0.0-1ubuntu1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
Building minitest@b5f5202575894796e00109a8f8a5041b778991ee to /tmp/ruby/src/trunk_clang_14/gems/minitest-5.22.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
Building power_assert@78dd2ab3ccd93796d83c0b35b978c39bfabb938c to /tmp/ruby/src/trunk_clang_14/gems/power_assert-2.0.3.gem
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating transdb.h
  Successfully built RubyGem
  Name: minitest
  Version: 5.22.2
  File: minitest-5.22.2.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
transdb.h unchanged
making trans
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
./miniruby -I/tmp/ruby/src/trunk_clang_14/lib -I. -I.ext/common  /tmp/ruby/src/trunk_clang_14/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_14/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_14/bin
installing base libraries:          /tmp/ruby/install/trunk_clang_14/lib
installing arch files:              /tmp/ruby/install/trunk_clang_14/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_clang_14/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_clang_14/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_clang_14/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_clang_14/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_clang_14/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_clang_14/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_clang_14/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_clang_14/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_clang_14/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_clang_14/bin
installing library scripts:         /tmp/ruby/install/trunk_clang_14/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_clang_14/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_clang_14/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_clang_14/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.12.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.3
                                    readline 0.0.4
                                    reline 0.5.0.pre.1
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    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_14/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk_clang_14/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.3
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.7
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk_clang_14/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    minitest-5.22.2.gem             not found in bundled_gems
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1922 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-14
	LD = ld
	LDSHARED = clang-14 -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-cast-function-type -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_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
Ubuntu clang version 14.0.0-1ubuntu1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_clang_14/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-14
	LD = ld
	LDSHARED = clang-14 -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-cast-function-type -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_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
Ubuntu clang version 14.0.0-1ubuntu1
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_14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
Run options: 
  --seed=64131
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_14/lib -I. -I.ext/common  /tmp/ruby/src/trunk_clang_14/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_clang_14/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/876] 2420602=test_euc_jp
[  2/876] 2420606=test_delegate
[  3/876] 2420602=test_document
[  4/876] 2420606=test_ractor
[  5/876] 2420605=test_ssl
[  6/876] 2420602=test_thread
[  7/876] 2420601=test_gem_request_set_lockfile_parser
[  8/876] 2420601=test_webauthn_listener_response
[  9/876] 2420601=test_jaro_winkler
[ 10/876] 2420601=test_primitive
[ 11/876] 2420601=test_gem_bundler_version_finder
[ 12/876] 2420601=test_gem_dependency_resolution_error
[ 13/876] 2420601=test_scalar_scanner
[ 14/876] 2420606=test_optimization
[ 15/876] 2420601=test_marshal
[ 16/876] 2420605=test_parser
[ 17/876] 2420605=test_rdoc_context_section
[ 18/876] 2420605=test_cgi_core
[ 19/876] 2420605=test_gem_commands_install_command
[ 20/876] 2420601=test_rdoc_markup_to_bs
[ 21/876] 2420601=test_gem
[ 22/876] 2420601=test_encoding
[ 23/876] 2420601=test_key_actor_vi
[ 24/876] 2420601=test_date_ractor
[ 25/876] 2420605=test_popen_deadlock
[ 26/876] 2420601=test_sockopt
[ 27/876] 2420601=test_addrinfo
[ 28/876] 2420601=test_gem_commands_lock_command
[ 29/876] 2420601=test_arith_seq_extract
[ 30/876] 2420605=test_yield
[ 31/876] 2420601=test_merge_keys
[ 32/876] 2420601=test_rdoc_markup_include
[ 33/876] 2420601=test_bug-14834
[ 34/876] 2420601=test_http
[ 35/876] 2420605=test_rdoc_extend
[ 36/876] 2420605=test_call
[ 37/876] 2420605=test_gem_commands_build_command
[ 38/876] 2420605=test_terminfo
[ 39/876] 2420605=test_rdoc_markup_hard_break
[ 40/876] 2420605=test_default_gems
[ 41/876] 2420605=test_threadgroup
[ 42/876] 2420605=test_filter
[ 43/876] 2420605=test_thread_cv
[ 44/876] 2420605=test_buffering
[ 45/876] 2420605=test_svcb_https
[ 46/876] 2420605=test_clone
[ 47/876] 2420605=test_gem_ext_configure_builder
[ 48/876] 2420605=test_koi8
[ 49/876] 2420602=test_ensured
[ 50/876] 2420605=test_integer
[ 51/876] 2420606=test_scanner_events
[ 52/876] 2420602=test_buffered_io
[ 53/876] 2420606=test_gem_package_tar_header
[ 54/876] 2420602=test_unicode
[ 55/876] 2420602=test_external_new
[ 56/876] 2420602=test_project_sanity
[ 57/876] 2420606=test_gem_doctor
[ 58/876] 2420602=test_win32ole_typelib
[ 59/876] 2420602=test_rdoc_i18n_text
[ 60/876] 2420606=test_gem_request_set
[ 61/876] 2420602=test_cmethod
[ 62/876] 2420602=test_ansi_without_terminfo
[ 63/876] 2420602=constant_path_node_test
[ 64/876] 2420602=test_cgi_tag_helper
[ 65/876] 2420602=test_coder
[ 66/876] 2420602=test_symbol
[ 67/876] 2420606=test_context
[ 68/876] 2420606=test_hash
[ 69/876] 2420606=test_unix
[ 70/876] 2420606=test_gem_ext_rake_builder
[ 71/876] 2420601=json_addition_test
[ 72/876] 2420601=test_enc_str_buf_cat
[ 73/876] 2420601=test_gem_rdoc
[ 74/876] 2420601=test_scheduler
[ 75/876] 2420601=test_gem_request_set_lockfile_tokenizer
[ 76/876] 2420601=test_gem_impossible_dependencies_error
[ 77/876] 2420601=test_qsort
[ 78/876] 2420601=test_symbol
[ 79/876] 2420601=test_pattern_key_name_check
[ 80/876] 2420601=test_undef
[ 81/876] 2420601=test_typeddata
[ 82/876] 2420601=test_httpresponses
[ 83/876] 2420601=test_enum
[ 84/876] 2420606=parameters_signature_test
[ 85/876] 2420606=test_rdoc_parser_changelog
[ 86/876] 2420606=test_gem_ext_builder
[ 87/876] 2420605=test_gem_ext_cmake_builder
[ 88/876] 2420605=test_rdoc_tom_doc
[ 89/876] 2420605=test_dryrun
[ 90/876] 2420605=test_pinned
[ 91/876] 2420605=test_iseq_load
[ 92/876] 2420602=test_lock_native_thread
[ 93/876] 2420601=test_bignum
[ 94/876] 2420602=test_ractor
[ 95/876] 2420601=test_time_tz
[ 96/876] 2420602=test_digest
[ 97/876] 2420602=test_rbconfig
[ 98/876] 2420602=test_exit
[ 99/876] 2420601=test_verbose
[100/876] 2420601=test_closure
[101/876] 2420602=ractor_test
[102/876] 2420602=test_gem_security_trust_dir
[103/876] 2420602=test_digest_extend
[104/876] 2420602=test_files_test_2
[105/876] 2420601=test_require_path_check
[106/876] 2420601=test_recursion
[107/876] 2420601=test_rubyoptions
[108/876] 2420606=test_metaclass
[109/876] 2420606=test_object
[110/876] 2420605=test_cgi_session
[111/876] 2420605=test_x509crl
[112/876] 2420606=test_ossl
[113/876] 2420605=test_ruby_lex
[114/876] 2420605=test_rdoc_generator_markup
[115/876] 2420605=test_gem_resolver_installed_specification
[116/876] 2420605=test_yield_block
[117/876] 2420605=test_dir_m17n
[118/876] 2420605=test_protocol
[119/876] 2420605=test_erb
[120/876] 2420605=test_flush
[121/876] 2420605=test_gem_stub_specification
[122/876] 2420602=test_cgi_cookie
[123/876] 2420602=test_gem_commands_info_command
[124/876] 2420602=test_gem_resolver_lock_specification
[125/876] 2420602=test_refinement
[126/876] 2420605=test_process
[127/876] 2420605=test_x509name
[128/876] 2420605=test_func
[129/876] 2420605=test_gem_console_ui
[130/876] 2420605=test_new
[131/876] 2420605=test_time
[132/876] 2420605=test_object
[133/876] 2420605=test_string
[134/876] 2420605=test_cipher
[135/876] 2420606=test_iterator
[136/876] 2420605=pattern_test
[137/876] 2420605=test_const
[138/876] 2420605=test_class
[139/876] 2420606=test_too_many_dummy_encodings
[140/876] 2420606=test_flip
[141/876] 2420606=test_storage
[142/876] 2420606=test_gem_request_set_gem_dependency_api
[143/876] 2420606=test_pkg_config
[144/876] 2420606=test_cparser
[145/876] 2420602=test_memory_view
[146/876] 2420602=memsize_test
[147/876] 2420602=test_parse
[148/876] 2420606=test_rdoc_markup_to_html
[149/876] 2420602=test_win32ole_event
[150/876] 2420606=test_gem_resolver_conflict
[151/876] 2420602=test_enumerator_kw
[152/876] 2420602=test_dln
[153/876] 2420602=test_gem_resolver_api_specification
[154/876] 2420606=test_spell_checker
[155/876] 2420606=test_variable
[156/876] 2420602=test_config
[157/876] 2420602=test_dot_dot
[158/876] 2420602=index_write_test
[159/876] 2420602=test_econv
[160/876] 2420606=test_iso_8859
[161/876] 2420606=test_x509req
[162/876] 2420606=test_rdoc_context
[163/876] 2420601=test_gem_commands_dependency_command
[164/876] 2420602=test_engine
[165/876] 2420602=test_stringscanner
[166/876] 2420602=test_key_error
[167/876] 2420602=test_open-uri
[168/876] 2420606=test_stack
[169/876] 2420601=test_insns_leaf
[170/876] 2420601=test_gem_resolver_best_set
[171/876] 2420601=test_keyword
[172/876] 2420601=test_hash_create
[173/876] 2420601=test_eval
[174/876] 2420606=test_set
[175/876] 2420606=test_fips
[176/876] 2420601=test_gem_commands_signin_command
[177/876] 2420601=test_gem_package_tar_reader
[178/876] 2420601=test_helper
[179/876] 2420606=test_gem_source_subpath_problem
[180/876] 2420601=test_lambda
[181/876] 2420601=test_switch_hitter
[182/876] 2420606=test_c_struct_entry
[183/876] 2420601=test_rb_str_dup
[184/876] 2420602=test_rdoc_markup_heading
[185/876] 2420601=test_arity
[186/876] 2420602=test_gem_text
[187/876] 2420601=test_settracefunc
[188/876] 2420602=test_gem_commands_search_command
[189/876] 2420602=test_config
[190/876] 2420606=test_win32ole
[191/876] 2420606=test_method_cache
[192/876] 2420606=test_boolean
[193/876] 2420606=test_rdoc_markup_verbatim
[194/876] 2420606=test_sprintf_comb
[195/876] 2420606=test_monitor
[196/876] 2420602=test_yaml
[197/876] 2420602=test_whileuntil
[198/876] 2420602=test_object_references
[199/876] 2420606=test_rdoc_markup_attribute_manager
[200/876] 2420602=test_file
[201/876] 2420605=test_https
[202/876] 2420606=test_gem_resolver_composed_set
[203/876] 2420606=bom_test
[204/876] 2420606=test_helper
[205/876] 2420606=json_string_matching_test
[206/876] 2420606=test_evaluation
[207/876] 2420606=test_win32ole_type_event
[208/876] 2420606=test_serialize_subclasses
[209/876] 2420606=test_gem_resolver_installer_set
[210/876] 2420606=test_shift_jis
[211/876] 2420606=test_yamldbm
[212/876] 2420606=test_addr
[213/876] 2420606=test_case
[214/876] 2420606=json_common_interface_test
[215/876] 2420606=errors_test
[216/876] 2420605=test_rational2
[217/876] 2420605=test_gem_commands_sources_command
[218/876] 2420606=test_vm_dump
[219/876] 2420606=test_regexp
[220/876] 2420601=test_set_len
[221/876] 2420601=test_rational
[222/876] 2420601=test_numhash
[223/876] 2420601=test_x509ext
[224/876] 2420601=test_gem_resolver_git_specification
[225/876] 2420605=test_pkey_rsa
[226/876] 2420605=test_completion
[227/876] 2420601=test_method_cache
[228/876] 2420601=test_nowrite
[229/876] 2420601=test_thread_queue
[230/876] 2420605=test_gem_uri
[231/876] 2420605=test_have_macro
[232/876] 2420602=test_weakref
[233/876] 2420602=test_history
[234/876] 2420602=test_rdoc_markup_to_table_of_contents
[235/876] 2420602=test_timeout
[236/876] 2420605=heredoc_dedent_test
[237/876] 2420605=test_complex2
[238/876] 2420605=test_enumerator
[239/876] 2420605=test_date_strftime
[240/876] 2420602=test_history
[241/876] 2420602=test_gem_commands_help_command
[242/876] 2420602=test_basicsocket
[243/876] 2420602=test_cstr
[244/876] 2420605=test_date_compat
[245/876] 2420605=test_printf
[246/876] 2420605=test_fileutils
[247/876] 2420602=test_gem_request_connection_pools
[248/876] 2420602=test_rdoc_markup_to_joined_paragraph
[249/876] 2420602=test_mkmf
[250/876] 2420602=test_store
[251/876] 2420601=test_gem_local_remote_options
[252/876] 2420601=test_word
[253/876] 2420601=desugar_compiler_test
[254/876] 2420601=location_test
[255/876] 2420605=test_numeric
[256/876] 2420601=test_trick
[257/876] 2420605=test_env
[258/876] 2420602=test_ocsp
[259/876] 2420602=test_marshalable
[260/876] 2420602=test_gem_commands_list_command
[261/876] 2420602=test_eval
[262/876] 2420602=test_class
[263/876] 2420602=test_regex_casefold
[264/876] 2420602=test_gem_source_git
[265/876] 2420601=test_bug_reporter
[266/876] 2420601=test_address_resolve
[267/876] 2420601=test_rdoc_parser_rd
[268/876] 2420601=test_gem_package_tar_reader_entry
[269/876] 2420601=ruby_api_test
[270/876] 2420602=test_pkcs7
[271/876] 2420601=test_gem_commands_setup_command
[272/876] 2420602=test_file_exhaustive
[273/876] 2420601=test_pathname
[274/876] 2420605=test_io_m17n
[275/876] 2420601=test_iseq
[276/876] 2420601=test_coverage
[277/876] 2420601=test_num2int
[278/876] 2420601=test_gem_ext_cargo_builder_link_flag_converter
[279/876] 2420601=test_iter_break
[280/876] 2420601=test_gem_source_local
[281/876] 2420605=test_rdoc_parser_simple
[282/876] 2420605=test_bmethod
[283/876] 2420605=test_ansi_with_terminfo
[284/876] 2420605=test_have_func
[285/876] 2420601=test_stat
[286/876] 2420601=test_path
[287/876] 2420601=test_lexer
[288/876] 2420601=test_mixed_unicode_escapes
[289/876] 2420601=test_ipaddr
[290/876] 2420601=test_cgi_modruby
[291/876] 2420601=test_random
[292/876] 2420601=test_win32ole_method
[293/876] 2420601=test_pattern_matching
[294/876] 2420601=test_dir
[295/876] 2420601=test_win32ole_variable
[296/876] 2420601=test_propertyputref
[297/876] 2420601=test_gem_specification
[298/876] 2420605=test_coderange
[299/876] 2420605=test_win32ole_variant_m
[300/876] 2420605=test_rdoc_parser_c
[301/876] 2420605=test_help
[302/876] 2420605=test_rdoc_attr
[303/876] 2420605=test_files_lib
[304/876] 2420602=json_fixtures_test
[305/876] 2420602=test_rdoc_options
[306/876] 2420602=test_ractor
[307/876] 2420602=test_tcp
[308/876] 2420602=test_pkey_dsa
[309/876] 2420602=static_inspect_test
[310/876] 2420602=test_install
[311/876] 2420602=test_rdoc_include
[312/876] 2420602=test_rdoc_cross_reference
[313/876] 2420601=test_arithmetic_sequence
[314/876] 2420601=test_enc_associate
[315/876] 2420602=test_ancdata
[316/876] 2420602=test_thread_fd_close
[317/876] 2420602=test_deprecate
[318/876] 2420602=test_nonblock
[319/876] 2420602=test_rdoc_constant
[320/876] 2420605=test_rdoc_class_module
[321/876] 2420602=test_color
[322/876] 2420601=test_rdoc_markdown
[323/876] 2420602=test_frozen_error
[324/876] 2420602=test_windows_1251
[325/876] 2420602=test_pair
[326/876] 2420605=test_flags
[327/876] 2420601=test_rdoc_encoding
[328/876] 2420601=test_gem_ci_detector
[329/876] 2420601=test_have_library
[330/876] 2420605=unescape_test
[331/876] 2420605=test_io_wait_uncommon
[332/876] 2420605=test_ostruct
[333/876] 2420601=test_normalize
[334/876] 2420601=test_gem_resolver_dependency_request
[335/876] 2420601=test_case_options
[336/876] 2420601=test_abi
[337/876] 2420605=test_div
[338/876] 2420605=test_objspace
[339/876] 2420601=test_files_sample
[340/876] 2420601=test_deprecated
[341/876] 2420601=test_encoding
[342/876] 2420601=test_constant
[343/876] 2420602=test_key_actor_emacs
[344/876] 2420602=test_erb_command
[345/876] 2420602=test_basicinstructions
[346/876] 2420602=json_ext_parser_test
[347/876] 2420602=test_gem_gem_runner
[348/876] 2420602=test_change_word
[349/876] 2420602=test_rdoc_generator_pot
[350/876] 2420602=json_parser_test
[351/876] 2420602=test_load
[352/876] 2420602=test_rdoc_markup_to_ansi
[353/876] 2420602=test_gem_commands_mirror
[354/876] 2420602=test_win32ole_param
[355/876] 2420602=test_transcode
[356/876] 2420602=test_rdoc_markup_to_markdown
[357/876] 2420602=test_rubyvm
[358/876] 2420602=test_not
[359/876] 2420602=test_https_proxy
[360/876] 2420602=json_generic_object_test
[361/876] 2420602=test_memory_view
[362/876] 2420602=test_unicode_escape
[363/876] 2420602=test_case_comprehensive
[364/876] 2420606=test_module
[365/876] 2420601=test_gem_resolver_local_specification
[366/876] 2420601=test_ssl
[367/876] 2420606=test_input_method
[368/876] 2420606=test_common
[369/876] 2420606=test_pack
[370/876] 2420606=test_fd_setsize
[371/876] 2420606=test_update
[372/876] 2420606=test_rat
[373/876] 2420606=test_c_union_entity
[374/876] 2420606=test_gem_uri_formatter
[375/876] 2420606=test_array_create
[376/876] 2420606=test_class_name_check
[377/876] 2420606=test_gem_source_fetch_problem
[378/876] 2420606=test_io_console
[379/876] 2420606=test_gem_spec_fetcher
[380/876] 2420606=test_line_editor
[381/876] 2420606=test_weakkeymap
[382/876] 2420606=test_gem_util
[383/876] 2420606=test_mutex
[384/876] 2420606=test_pty
[385/876] 2420606=test_ast
[386/876] 2420601=test_len
[387/876] 2420601=test_usrmarshal
[388/876] 2420601=test_string_memory
[389/876] 2420601=test_ractor_compatibility
[390/876] 2420601=test_struct
[391/876] 2420601=test_lazy_enumerator
[392/876] 2420601=test_provider
[393/876] 2420601=test_tmpdir
[394/876] 2420601=test_enumerable
[395/876] 2420601=test_last_thread
[396/876] 2420601=test_logger
[397/876] 2420601=test_key_name_check
[398/876] 2420601=test_find_executable
[399/876] 2420601=test_sexp
[400/876] 2420601=test_data_error
[401/876] 2420601=test_import
[402/876] 2420601=test_gem_resolver_activation_request
[403/876] 2420601=test_gem_security_policy
[404/876] 2420601=test_protect
[405/876] 2420601=fuzzer_test
[406/876] 2420601=test_tree_builder
[407/876] 2420601=test_struct
[408/876] 2420601=test_raise_exception
[409/876] 2420601=test_dup
[410/876] 2420601=version_test
[411/876] 2420601=test_gem_package
[412/876] 2420601=test_rdoc_require
[413/876] 2420601=test_type_completor
[414/876] 2420601=test_gem_resolver
[415/876] 2420601=test_gem_commands_exec_command
[416/876] 2420601=test_cgi_header
[417/876] 2420601=ruby_parser_test
[418/876] 2420601=test_gem_source_lock
[419/876] 2420601=test_gem_commands_check_command
[420/876] 2420601=test_webauthn_listener
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 11
[421/876] 2420601=test_require
[422/876] 2420605=test_folderitem2_invokeverb
[423/876] 2420605=test_timeout
[424/876] 2420605=test_pointer
[425/876] 2420605=test_rdoc_parser_ruby
[426/876] 2420605=test_ractor
[427/876] 2420605=test_httpresponse
[428/876] 2420605=test_debugger_integration
[429/876] 2420605=test_my_integer
[430/876] 2420605=test_signedness
[431/876] 2420602=test_gem_commands_contents_command
[432/876] 2420602=test_null
[433/876] 2420602=test_enc_raise
[434/876] 2420602=test_big5
[435/876] 2420602=test_force_exit
[436/876] 2420602=test_gem_resolver_index_set
[437/876] 2420602=compiler_test
[438/876] 2420602=test_rdoc_rd
[439/876] 2420602=test_fixnum
[440/876] 2420602=test_signal
[441/876] 2420601=test_optparse
[442/876] 2420601=test_date_arith
[443/876] 2420601=test_emitter
[444/876] 2420601=test_locale
[445/876] 2420601=test_kernel
[446/876] 2420602=regexp_test
[447/876] 2420602=test_depth_first
[448/876] 2420602=test_gem_commands_yank_command
[449/876] 2420602=test_ts
[450/876] 2420601=test_gem_resolver_git_set
[451/876] 2420602=test_rdoc_generator_json_index
[452/876] 2420602=test_inlinecache
[453/876] 2420602=test_bug-5832
[454/876] 2420602=test_inadvertent_creation
[455/876] 2420602=test_range
[456/876] 2420601=test_ssl_session
[457/876] 2420602=test_human_typo
[458/876] 2420602=test_udp
[459/876] 2420602=json_encoding_test
[460/876] 2420602=test_cgi_util
[461/876] 2420601=test_win32ole_type
[462/876] 2420601=test_rdoc_rd_block_parser
[463/876] 2420601=!Nothing_to_test
[464/876] 2420601=test_instrumentation_api
[465/876] 2420602=test_nil2vtempty
[466/876] 2420602=test_grapheme_breaks
[467/876] 2420602=test_shapes
[468/876] 2420602=test_assignment
[469/876] 2420605=test_rdoc_generator_darkfish
[470/876] 2420605=test_remote_fetch_error
[471/876] 2420605=test_stream
[472/876] 2420605=test_httpheader
[473/876] 2420605=test_bug-3571
[474/876] 2420605=test_rdoc_ri_driver
[475/876] 2420602=test_rdoc_markup
[476/876] 2420602=test_ifunless
[477/876] 2420602=test_gbk
[478/876] 2420602=test_http_request
[479/876] 2420602=test_gem_package_task
[480/876] 2420602=test_compile_prism
[481/876] 2420601=test_rdoc_rd_inline_parser
[482/876] 2420601=test_function_entry
[483/876] 2420601=test_rdoc_servlet
[484/876] 2420602=test_forwardable
[485/876] 2420602=test_rdoc_parser_markdown
[486/876] 2420602=test_notimplement
[487/876] 2420602=test_config
[488/876] 2420602=test_exception
[489/876] 2420601=test_gem_validator
[490/876] 2420602=test_date_marshal
[491/876] 2420602=test_acceptable
[492/876] 2420605=test_optarg
[493/876] 2420601=test_rdoc_markup_paragraph
[494/876] 2420601=test_rdoc_token_stream
[495/876] 2420601=test_append
[496/876] 2420601=test_formatter
[497/876] 2420601=test_complex
[498/876] 2420601=test_egrep_cpp
[499/876] 2420602=test_mdns
[500/876] 2420602=test_date_conv
[501/876] 2420605=test_bundled_ca
[502/876] 2420602=test_object_create_start
[503/876] 2420602=test_rdoc_single_class
[504/876] 2420602=test_parser_events
[505/876] 2420602=test_gc_compact
[506/876] 2420601=test_nextafter
[507/876] 2420601=test_gem_safe_marshal
[508/876] 2420605=test_capacity
[509/876] 2420605=test_integer
[510/876] 2420605=test_str2big
[511/876] 2420605=test_key_stroke
[512/876] 2420605=test_require
[513/876] 2420601=test_rdoc_stats
[514/876] 2420601=test_rdoc_rubygems_hook
[515/876] 2420601=test_err_in_callback
[516/876] 2420601=test_rdoc_store
[517/876] 2420601=test_gem_commands_uninstall_command
[518/876] 2420605=test_show_source
[519/876] 2420605=test_date_parse
[520/876] 2420605=test_queue
[521/876] 2420605=test_thread
[522/876] 2420605=test_win32ole_variant_outarg
[523/876] 2420605=test_pkey_ec
[524/876] 2420605=test_gem_source_installed
[525/876] 2420605=test_within_pipe
[526/876] 2420602=test_rdoc_markup_to_html_snippet
[527/876] 2420605=test_prettyprint
[528/876] 2420605=test_gem_dependency_installer
[529/876] 2420602=test_beginendblock
[530/876] 2420601=test_rdoc_markup_document
[531/876] 2420601=test_sleep
[532/876] 2420602=test_gem_ext_cargo_builder_unit
[533/876] 2420602=test_gem_commands_outdated_command
[534/876] 2420602=test_rdoc_rdoc
[535/876] 2420602=test_gem_silent_ui
[536/876] 2420602=test_rendering
[537/876] 2420602=test_gem_commands_environment_command
[538/876] 2420602=test_rendering
[539/876] 2420602=test_backtrace
[540/876] 2420602=test_io_buffer
[541/876] 2420602=test_data
[542/876] 2420602=test_gem_request
[543/876] 2420602=test_asn1
[544/876] 2420602=test_exception
[545/876] 2420601=test_hash
[546/876] 2420605=test_method
[547/876] 2420602=test_convertible
[548/876] 2420601=test_rdoc_rd_inline
[549/876] 2420601=test_gem_safe_yaml
[550/876] 2420601=test_gem_commands_which_command
[551/876] 2420601=test_files_test_1
[552/876] 2420601=test_singleton_function
[553/876] 2420601=test_http
[554/876] 2420601=test_nomethod_error
[555/876] 2420601=test_scan_args
[556/876] 2420601=test_error_highlight
[557/876] 2420601=test_readpartial
[558/876] 2420601=test_gem_commands_cleanup_command
[559/876] 2420601=test_trace
[560/876] 2420601=test_gem_dependency
[561/876] 2420601=magic_comment_test
[562/876] 2420601=test_arity
[563/876] 2420601=library_symbols_test
[564/876] 2420601=test_m17n_comb
[565/876] 2420605=test_reline
[566/876] 2420605=test_set
[567/876] 2420605=test_gc
[568/876] 2420601=test_json_tree
[569/876] 2420601=test_ole_methods
[570/876] 2420601=test_weakmap
[571/876] 2420602=test_cclass
[572/876] 2420602=test_rdoc_code_object
[573/876] 2420602=test_gem_source_list
[574/876] 2420602=ripper_test
[575/876] 2420602=test_yaml_special_cases
[576/876] 2420602=test_mailto
[577/876] 2420602=test_getopts
[578/876] 2420602=test_argf
[579/876] 2420606=test_sprintf
[580/876] 2420605=test_m17n
[581/876] 2420605=test_tsort
[582/876] 2420605=test_yjit
[583/876] 2420606=test_severity
[584/876] 2420606=test_ractor
[585/876] 2420606=test_gem_resolver_index_specification
[586/876] 2420606=test_random_formatter
[587/876] 2420606=test_win32ole_param_event
[588/876] 2420606=test_rdoc_top_level
[589/876] 2420606=test_socket
[590/876] 2420601=test_gem_package_old
[591/876] 2420601=test_stringchar
[592/876] 2420601=test_array
[593/876] 2420601=test_gem_command
[594/876] 2420602=test_gem_stream_ui
[595/876] 2420601=test_rdoc_generator_ri
[596/876] 2420601=test_gem_platform
[597/876] 2420602=newline_test
[598/876] 2420601=test_assembler
[599/876] 2420601=test_rdoc_generator_pot_po_entry
[600/876] 2420601=parser_test
[601/876] 2420601=test_extlibs
[602/876] 2420602=test_recorder
[603/876] 2420602=test_gem_resolver_lock_set
[604/876] 2420602=test_gem_source
[605/876] 2420602=test_gem_remote_fetcher
[606/876] 2420601=test_pack
[607/876] 2420601=test_benchmark
[608/876] 2420606=test_foreach
[609/876] 2420606=test_gem_update_suggestion
[610/876] 2420606=test_summary
[611/876] 2420606=test_debug
[612/876] 2420606=test_configuration
[613/876] 2420606=locals_test
[614/876] 2420601=test_gem_install_update_options
[615/876] 2420605=test_super
[616/876] 2420606=test_sleep
[617/876] 2420601=test_safe_load
[618/876] 2420601=test_gem_command_manager
[619/876] 2420601=test_rdoc_markup_to_rdoc
[620/876] 2420601=test_resolve_symbol
[621/876] 2420602=test_alias
[622/876] 2420601=test_kill_ring
[623/876] 2420601=test_name_error
[624/876] 2420601=test_nesting_parser
[625/876] 2420601=test_sizeof
[626/876] 2420602=integer_parse_test
[627/876] 2420602=test_enumerator
[628/876] 2420606=test_face
[629/876] 2420606=test_dns
[630/876] 2420606=test_rdoc_text
[631/876] 2420605=test_win32ole_variant
[632/876] 2420605=test_case
[633/876] 2420606=test_internal_ivar
[634/876] 2420606=test_system
[635/876] 2420605=test_tracepoint
[636/876] 2420605=test_date_time
[637/876] 2420605=test_gem_unsatisfiable_dependency_error
[638/876] 2420605=test_require
[639/876] 2420605=test_gem_commands_cert_command
[640/876] 2420606=test_math
[641/876] 2420606=test_color_printer
[642/876] 2420606=test_gc
[643/876] 2420606=test_libs
[644/876] 2420606=test_gem_uninstaller
[645/876] 2420605=test_rdoc_generator_pot_po
[646/876] 2420605=test_date_new
[647/876] 2420605=test_file
[648/876] 2420605=test_pipe
[649/876] 2420605=test_random
[650/876] 2420605=test_init
[651/876] 2420605=test_defined
[652/876] 2420605=test_gem_source_specific_file
[653/876] 2420605=test_yjit_exit_locations
[654/876] 2420605=test_omap
[655/876] 2420605=test_yamlstore
[656/876] 2420605=test_nofree
[657/876] 2420605=test_profile_frames
[658/876] 2420606=test_rdoc_i18n_locale
[659/876] 2420606=test_shellwords
[660/876] 2420606=test_pstore
[661/876] 2420606=test_rubygems
[662/876] 2420605=test_gem_config_file
[663/876] 2420606=test_load
[664/876] 2420606=test_c_struct_builder
[665/876] 2420605=format_errors_test
[666/876] 2420605=test_wss
[667/876] 2420605=test_member
[668/876] 2420605=test_gem_commands_owner_command
[669/876] 2420606=test_time
[670/876] 2420606=test_utf32
[671/876] 2420606=test_yaml_tree
[672/876] 2420606=test_noarg
[673/876] 2420605=test_float
[674/876] 2420606=test_function
[675/876] 2420606=test_rdoc_markup_formatter
[676/876] 2420606=test_resource
[677/876] 2420606=test_gem_available_set
[678/876] 2420606=test_string
[679/876] 2420606=test_modify_expand
[680/876] 2420606=test_passing_block
[681/876] 2420606=test_raise
[682/876] 2420606=test_gem_name_tuple
[683/876] 2420606=test_cesu8
[684/876] 2420606=test_resize
[685/876] 2420606=test_pp
[686/876] 2420606=test_at_exit
[687/876] 2420606=test_gem_source_vendor
[688/876] 2420606=test_proc
[689/876] 2420601=test_case_mapping
[690/876] 2420601=test_class2name
[691/876] 2420601=test_reqarg
[692/876] 2420605=test_zlib
[693/876] 2420601=test_gem_gemcutter_utilities
[694/876] 2420606=test_variable_name_check
[695/876] 2420606=test_rdoc_method_attr
[696/876] 2420601=test_unicode_normalize
[697/876] 2420606=test_erb_m17n
[698/876] 2420606=test_webauthn_poller
[699/876] 2420606=test_gem_resolver_api_set
[700/876] 2420606=test_string
[701/876] 2420601=static_literals_test
[702/876] 2420601=test_eval_history
[703/876] 2420601=test_reline_key
[704/876] 2420601=dispatcher_test
[705/876] 2420601=test_open3
[706/876] 2420601=test_files_ext
[707/876] 2420601=test_postponed_job
[708/876] 2420605=test_fnmatch
[709/876] 2420605=test_gem_request_set_lockfile
[710/876] 2420601=test_gem_commands_signout_command
[711/876] 2420601=test_gem_requirement
[712/876] 2420601=test_handle
[713/876] 2420605=test_euc_tw
[714/876] 2420605=test_ractor
[715/876] 2420605=test_gb18030
[716/876] 2420605=test_stringio
[717/876] 2420605=test_wait
[718/876] 2420605=test_did_you_mean
[719/876] 2420605=test_macro
[720/876] 2420605=test_frozen
[721/876] 2420605=test_gem_version_option
[722/876] 2420605=test_gem_path_support
[723/876] 2420605=test_hmac
[724/876] 2420605=test_nil
[725/876] 2420605=test_parser
[726/876] 2420605=test_mul
[727/876] 2420605=test_fstring
[728/876] 2420605=test_ldap
[729/876] 2420605=test_numeric
[730/876] 2420605=test_comparable
[731/876] 2420605=test_gem_package_tar_writer
[732/876] 2420605=test_emitter
[733/876] 2420605=test_rdoc_markup_raw
[734/876] 2420605=test_rdoc_markup_to_html_crossref
[735/876] 2420601=test_gem_resolver_specification
[736/876] 2420601=test_io_timeout
[737/876] 2420601=test_emoji_breaks
[738/876] 2420605=test_rdoc_comment
[739/876] 2420605=test_tempfile
[740/876] 2420605=parse_stream_test
[741/876] 2420605=test_gem_resolver_vendor_set
[742/876] 2420605=test_digest
[743/876] 2420605=test_rdoc_parser
[744/876] 2420605=test_gem_commands_open_command
[745/876] 2420605=test_rdoc_markup_pre_process
[746/876] 2420605=test_psych
[747/876] 2420605=test_console_attr
[748/876] 2420605=test_command
[749/876] 2420605=test_autoconf
[750/876] 2420605=test_rdoc_normal_module
[751/876] 2420605=test_rdoc_markdown_test
[752/876] 2420601=test_ractor
[753/876] 2420601=test_win32ole_record
[754/876] 2420601=test_bigzero
[755/876] 2420601=test_ubf_async_safe
[756/876] 2420601=test_duplicate
[757/876] 2420601=test_cgi_multipart
[758/876] 2420601=test_fiddle
[759/876] 2420601=test_x509attr
[760/876] 2420601=test_date
[761/876] 2420601=test_method_name_check
[762/876] 2420601=test_irb
[763/876] 2420601=test_gem_installer
[764/876] 2420605=test_gem_security
[765/876] 2420605=test_rdoc_normal_class
[766/876] 2420605=test_kdf
[767/876] 2420605=test_array
[768/876] 2420601=test_to_ary_concat
[769/876] 2420602=test_key_event_record
[770/876] 2420602=test_ftp
[771/876] 2420602=test_continuation
[772/876] 2420602=test_to_ruby
[773/876] 2420602=test_stream
[774/876] 2420602=test_delete
[775/876] 2420602=test_objectspace
[776/876] 2420602=test_gem_commands_unpack_command
[777/876] 2420602=test_ripper
[778/876] 2420602=test_require_lib
[779/876] 2420601=test_pkcs12
[780/876] 2420601=test_syntax
[781/876] 2420606=test_placearg
[782/876] 2420606=test_windows_1252
[783/876] 2420606=test_pkey_dh
[784/876] 2420606=test_ws
[785/876] 2420606=test_rdoc_markup_attributes
[786/876] 2420606=test_find
[787/876] 2420602=test_rdoc_ri_paths
[788/876] 2420606=test_utf16
[789/876] 2420606=test_data
[790/876] 2420602=test_tree_spell_checker
[791/876] 2420606=test_ellipsize
[792/876] 2420606=test_zsh_completion
[793/876] 2420602=test_gem_security_signer
[794/876] 2420606=test_io
[795/876] 2420602=test_autoload
[796/876] 2420606=test_rdoc_any_method
[797/876] 2420605=json_generator_test
[798/876] 2420606=test_gem_commands_query_command
[799/876] 2420605=test_gem_resolver_vendor_specification
[800/876] 2420605=test_files_test
[801/876] 2420605=test_complexrational
[802/876] 2420605=test_config
[803/876] 2420605=command_line_test
[804/876] 2420605=test_arith_seq_beg_len_step
[805/876] 2420605=test_gem_commands_stale_command
[806/876] 2420605=test_process
[807/876] 2420606=test_gem_resolver_requirement_list
[808/876] 2420606=test_alias_and_anchor
[809/876] 2420606=test_io_buffer
[810/876] 2420606=test_gem_commands_server_command
[811/876] 2420606=test_backtrace
[812/876] 2420606=test_rdoc_task
[813/876] 2420606=test_gem_commands_pristine_command
[814/876] 2420606=test_singleton
[815/876] 2420606=test_big2str
[816/876] 2420606=test_string_processing
[817/876] 2420606=test_name_error_extension
[818/876] 2420606=test_interned_str
[819/876] 2420606=test_bn
[820/876] 2420606=test_securerandom
[821/876] 2420606=test_type
[822/876] 2420606=test_rdoc_alias
[823/876] 2420606=test_uncorrectable_name_check
[824/876] 2420606=test_pack
[825/876] 2420606=encoding_test
[826/876] 2420606=parse_test
[827/876] 2420606=test_gem_version
[828/876] 2420606=test_integer_comb
[829/876] 2420601=test_rdoc_markup_to_tt_only
[830/876] 2420601=test_rdoc_markup_indented_paragraph
[831/876] 2420601=test_literal
[832/876] 2420601=test_gem_ext_cargo_builder
[833/876] 2420601=test_date_strptime
[834/876] 2420602=test_thread
[835/876] 2420601=comments_test
[836/876] 2420601=test_gem_commands_push_command
[837/876] 2420602=test_stringify_symbols
[838/876] 2420602=test_pkey
[839/876] 2420602=test_tracer
[840/876] 2420602=test_ns_spki
[841/876] 2420602=test_framework
[842/876] 2420602=test_option
[843/876] 2420602=test_ractor
[844/876] 2420602=test_path_to_class
[845/876] 2420602=test_workspace
[846/876] 2420602=test_gem_commands_update_command
[847/876] 2420601=test_gem_ext_ext_conf_builder
[848/876] 2420606=test_rand
[849/876] 2420606=test_io
[850/876] 2420602=test_logdevice
[851/876] 2420601=test_emoji
[852/876] 2420601=test_sorted_set
[853/876] 2420601=test_condition
[854/876] 2420601=test_fiber
[855/876] 2420602=test_rdoc_markup_parser
[856/876] 2420602=test_x509cert
[857/876] 2420602=test_cp949
[858/876] 2420602=test_win32ole_method_event
[859/876] 2420602=test_kwargs
[860/876] 2420602=warnings_test
[861/876] 2420602=test_gem_dependency_list
[862/876] 2420602=test_exception_at_throwing
[863/876] 2420602=test_io_wait
[864/876] 2420602=test_generic
[865/876] 2420602=test_date_attr
[866/876] 2420602=test_scalar
[867/876] 2420602=test_etc
[868/876] 2420602=test_euc_kr
[869/876] 2420602=parse_comments_test
[870/876] 2420602=test_logperiod
[871/876] 2420602=test_gem_commands_fetch_command
[872/876] 2420602=test_bash_completion
[873/876] 2420602=test_x509store
[874/876] 2420602=test_rdoc_markup_to_label
[875/876] 2420602=attribute_write_test
[876/876] 2420602=test_gem_commands_specification_command

Failed tests:
TestRDocRIDriver#test_load_methods_matching_inherited: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_add_method_attribute: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_method_params: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_method_overridden: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_add_method_that_is_alias_for_original: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_load_method: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_class_multi_no_doc: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_method_attribute: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_class_all: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_add_method_overridden: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_class_ambiguous: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_method_inherited: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_add_method: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_name: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_filter_methods: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_load_methods_matching: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_add_method_inherited: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_filter_methods_not_found: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_page_extension: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_method: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_add_method_documentation: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_class_document: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_page_ignore_directory: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_class_module: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_page_add_extension: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_class: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_class_superclass: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocRIDriver#test_display_page: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_find_c_enclosure_from_cache_legacy: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_save_class_merge_constant: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_load_method: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_find_c_enclosure_from_cache: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_load_single_class: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_load_method_legacy: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_load_class: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_load_all: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_save_method: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_load_page: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_save_class: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_save_class_delete: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_save_class_methods: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_save_class_basic_object: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_save_class_merge: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocStore#test_save_class_loaded: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String
TestRDocMethodAttr#test_pretty_print: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String

Retrying...

  1) Error:
TestRDocRIDriver#test_load_methods_matching_inherited:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:1218:in 'TestRDocRIDriver#test_load_methods_matching_inherited'

  2) Error:
TestRDocRIDriver#test_add_method_attribute:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:277:in 'TestRDocRIDriver#test_add_method_attribute'

  3) Error:
TestRDocRIDriver#test_display_method_params:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:821:in 'RDoc::RI::Driver#display_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:787:in 'block in TestRDocRIDriver#test_display_method_params'

  4) Error:
TestRDocRIDriver#test_display_method_overridden:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:821:in 'RDoc::RI::Driver#display_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:720:in 'block in TestRDocRIDriver#test_display_method_overridden'

  5) Error:
TestRDocRIDriver#test_add_method_that_is_alias_for_original:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:251:in 'TestRDocRIDriver#test_add_method_that_is_alias_for_original'

  6) Error:
TestRDocRIDriver#test_load_method:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:1184:in 'TestRDocRIDriver#test_load_method'

  7) Error:
TestRDocRIDriver#test_display_class_multi_no_doc:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:721:in 'block in RDoc::RI::Driver#classes_and_includes_and_extends_for'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:719:in 'Array#map'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:719:in 'RDoc::RI::Driver#classes_and_includes_and_extends_for'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:806:in 'RDoc::RI::Driver#display_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:644:in 'block in TestRDocRIDriver#test_display_class_multi_no_doc'

  8) Error:
TestRDocRIDriver#test_display_method_attribute:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:821:in 'RDoc::RI::Driver#display_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:698:in 'block in TestRDocRIDriver#test_display_method_attribute'

  9) Error:
TestRDocRIDriver#test_display_class_all:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:721:in 'block in RDoc::RI::Driver#classes_and_includes_and_extends_for'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:719:in 'Array#map'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:719:in 'RDoc::RI::Driver#classes_and_includes_and_extends_for'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:806:in 'RDoc::RI::Driver#display_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:612:in 'block in TestRDocRIDriver#test_display_class_all'

 10) Error:
TestRDocRIDriver#test_add_method_overridden:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:316:in 'TestRDocRIDriver#test_add_method_overridden'

 11) Error:
TestRDocRIDriver#test_display_class_ambiguous:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:721:in 'block in RDoc::RI::Driver#classes_and_includes_and_extends_for'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:719:in 'Array#map'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:719:in 'RDoc::RI::Driver#classes_and_includes_and_extends_for'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:806:in 'RDoc::RI::Driver#display_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:634:in 'block in TestRDocRIDriver#test_display_class_ambiguous'

 12) Error:
TestRDocRIDriver#test_display_method_inherited:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:821:in 'RDoc::RI::Driver#display_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:709:in 'block in TestRDocRIDriver#test_display_method_inherited'

 13) Error:
TestRDocRIDriver#test_add_method:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:228:in 'TestRDocRIDriver#test_add_method'

 14) Error:
TestRDocRIDriver#test_display_name:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:648:in 'RDoc::Store#load_page'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:895:in 'RDoc::RI::Driver#display_page'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:834:in 'RDoc::RI::Driver#display_name'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:730:in 'block in TestRDocRIDriver#test_display_name'

 15) Error:
TestRDocRIDriver#test_filter_methods:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:1019:in 'TestRDocRIDriver#test_filter_methods'

 16) Error:
TestRDocRIDriver#test_load_methods_matching:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:1204:in 'TestRDocRIDriver#test_load_methods_matching'

 17) Error:
TestRDocRIDriver#test_add_method_inherited:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:296:in 'TestRDocRIDriver#test_add_method_inherited'

 18) Error:
TestRDocRIDriver#test_filter_methods_not_found:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:1033:in 'TestRDocRIDriver#test_filter_methods_not_found'

 19) Error:
TestRDocRIDriver#test_display_page_extension:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:648:in 'RDoc::Store#load_page'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:895:in 'RDoc::RI::Driver#display_page'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:847:in 'block in TestRDocRIDriver#test_display_page_extension'

 20) Error:
TestRDocRIDriver#test_display_method:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:821:in 'RDoc::RI::Driver#display_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:686:in 'block in TestRDocRIDriver#test_display_method'

 21) Error:
TestRDocRIDriver#test_add_method_documentation:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:561:in 'block in RDoc::RI::Driver#add_method_documentation'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:559:in 'RDoc::RI::Driver#add_method_documentation'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:340:in 'TestRDocRIDriver#test_add_method_documentation'

 22) Error:
TestRDocRIDriver#test_class_document:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:809:in 'RDoc::Store#save_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:481:in 'TestRDocRIDriver#test_class_document'

 23) Error:
TestRDocRIDriver#test_display_page_ignore_directory:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:648:in 'RDoc::Store#load_page'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:895:in 'RDoc::RI::Driver#display_page'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:866:in 'block in TestRDocRIDriver#test_display_page_ignore_directory'

 24) Error:
TestRDocRIDriver#test_display_class_module:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:721:in 'block in RDoc::RI::Driver#classes_and_includes_and_extends_for'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:719:in 'Array#map'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:719:in 'RDoc::RI::Driver#classes_and_includes_and_extends_for'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:806:in 'RDoc::RI::Driver#display_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:668:in 'block in TestRDocRIDriver#test_display_class_module'

 25) Error:
TestRDocRIDriver#test_display_page_add_extension:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:648:in 'RDoc::Store#load_page'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:895:in 'RDoc::RI::Driver#display_page'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:807:in 'block in TestRDocRIDriver#test_display_page_add_extension'

 26) Error:
TestRDocRIDriver#test_display_class:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:721:in 'block in RDoc::RI::Driver#classes_and_includes_and_extends_for'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:719:in 'Array#map'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:719:in 'RDoc::RI::Driver#classes_and_includes_and_extends_for'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:806:in 'RDoc::RI::Driver#display_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:588:in 'block in TestRDocRIDriver#test_display_class'

 27) Error:
TestRDocRIDriver#test_display_class_superclass:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:721:in 'block in RDoc::RI::Driver#classes_and_includes_and_extends_for'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:719:in 'Array#map'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:719:in 'RDoc::RI::Driver#classes_and_includes_and_extends_for'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:806:in 'RDoc::RI::Driver#display_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:658:in 'block in TestRDocRIDriver#test_display_class_superclass'

 28) Error:
TestRDocRIDriver#test_display_page:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:648:in 'RDoc::Store#load_page'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/ri/driver.rb:895:in 'RDoc::RI::Driver#display_page'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_ri_driver.rb:797:in 'block in TestRDocRIDriver#test_display_page'

 29) Error:
TestRDocStore#test_find_c_enclosure_from_cache_legacy:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:376:in 'block in RDoc::Store#find_c_enclosure'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:370:in 'Hash#fetch'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:370:in 'RDoc::Store#find_c_enclosure'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:281:in 'TestRDocStore#test_find_c_enclosure_from_cache_legacy'

 30) Error:
TestRDocStore#test_save_class_merge_constant:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:809:in 'RDoc::Store#save_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:908:in 'TestRDocStore#test_save_class_merge_constant'

 31) Error:
TestRDocStore#test_load_method:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:544:in 'TestRDocStore#test_load_method'

 32) Error:
TestRDocStore#test_find_c_enclosure_from_cache:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:376:in 'block in RDoc::Store#find_c_enclosure'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:370:in 'Hash#fetch'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:370:in 'RDoc::Store#find_c_enclosure'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:263:in 'TestRDocStore#test_find_c_enclosure_from_cache'

 33) Error:
TestRDocStore#test_load_single_class:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:536:in 'TestRDocStore#test_load_single_class'

 34) Error:
TestRDocStore#test_load_method_legacy:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:567:in 'TestRDocStore#test_load_method_legacy'

 35) Error:
TestRDocStore#test_load_class:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:527:in 'TestRDocStore#test_load_class'

 36) Error:
TestRDocStore#test_load_all:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:515:in 'block in RDoc::Store#load_all'
    <internal:array>:52:in 'Array#each'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:514:in 'RDoc::Store#load_all'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:370:in 'TestRDocStore#test_load_all'

 37) Error:
TestRDocStore#test_save_method:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:947:in 'TestRDocStore#test_save_method'

 38) Error:
TestRDocStore#test_load_page:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:648:in 'RDoc::Store#load_page'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:576:in 'TestRDocStore#test_load_page'

 39) Error:
TestRDocStore#test_save_class:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:771:in 'TestRDocStore#test_save_class'

 40) Error:
TestRDocStore#test_save_class_delete:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:809:in 'RDoc::Store#save_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:804:in 'TestRDocStore#test_save_class_delete'

 41) Error:
TestRDocStore#test_save_class_methods:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:926:in 'TestRDocStore#test_save_class_methods'

 42) Error:
TestRDocStore#test_save_class_basic_object:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:784:in 'TestRDocStore#test_save_class_basic_object'

 43) Error:
TestRDocStore#test_save_class_merge:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:809:in 'RDoc::Store#save_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:876:in 'TestRDocStore#test_save_class_merge'

 44) Error:
TestRDocStore#test_save_class_loaded:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_store.rb:849:in 'TestRDocStore#test_save_class_loaded'

 45) Error:
TestRDocMethodAttr#test_pretty_print:
NoMethodError: undefined method 'start_with' for an instance of String
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:981:in 'block in <class:Store>'
    <internal:marshal>:34:in 'Marshal.load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'IO.open'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load'
    /tmp/ruby/src/trunk_clang_14/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_method_attr.rb:179:in 'block in TestRDocMethodAttr#test_pretty_print'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/support/test_case.rb:191:in 'block (2 levels) in RDoc::TestCase#temp_dir'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/support/test_case.rb:190:in 'Dir.chdir'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/support/test_case.rb:190:in 'block in RDoc::TestCase#temp_dir'
    /tmp/ruby/src/trunk_clang_14/lib/tmpdir.rb:107:in 'Dir.mktmpdir'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/support/test_case.rb:189:in 'RDoc::TestCase#temp_dir'
    /tmp/ruby/src/trunk_clang_14/test/rdoc/test_rdoc_method_attr.rb:161:in 'TestRDocMethodAttr#test_pretty_print'

Finished tests in 374.416554s, 70.1411 tests/s, 25413.0083 assertions/s.
26262 tests, 9515051 assertions, 0 failures, 45 errors, 288 skips

ruby -v: ruby 3.4.0dev (2024-03-21T04:05:48Z master f5dc9c98e5) [x86_64-linux]
make: *** [uncommon.mk:958: yes-test-all] Error 45
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-14
	LD = ld
	LDSHARED = clang-14 -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-cast-function-type -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_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
Ubuntu clang version 14.0.0-1ubuntu1
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_14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
$ /tmp/ruby/build/trunk_clang_14/miniruby -I/tmp/ruby/src/trunk_clang_14/lib /tmp/ruby/src/trunk_clang_14/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_14 --extout=.ext -- /tmp/ruby/src/trunk_clang_14/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_14/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-03-21T04:05:48Z master f5dc9c98e5) [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 .....................................................................

Finished in 128.673614 seconds

3427 files, 32162 examples, 163938 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
raw logfile