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