# Logfile created on 2024-06-04 05:52:00 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000056528cab2518 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_clang_12", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_12", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_12", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_12", @configure_opts=["CC=clang-12"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_12.20240604-055200", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056528cb52f68 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056528cb52dd8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056528cb52c48 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_12.20240604-055200", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_12.20240604-055200>, @binmode=false, @mon_data=#<Monitor:0x000056528cb52b80>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/rbs.revision - Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/rbs.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_clang_12/gems/power_assert-2.0.3.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-src -j4 From https://github.com/ruby/ruby 255ca83..3eda59e master -> origin/master Updating 255ca83..3eda59e Fast-forward .rdoc_options | 2 + doc/strscan/helper_methods.md | 128 ++++ doc/strscan/link_refs.txt | 17 + doc/strscan/methods/get_byte.md | 30 + doc/strscan/methods/get_charpos.md | 19 + doc/strscan/methods/get_pos.md | 14 + doc/strscan/methods/getch.md | 43 ++ doc/strscan/methods/scan.md | 51 ++ doc/strscan/methods/scan_until.md | 52 ++ doc/strscan/methods/set_pos.md | 27 + doc/strscan/methods/skip.md | 43 ++ doc/strscan/methods/skip_until.md | 49 ++ doc/strscan/methods/terminate.md | 30 + doc/strscan/strscan.md | 543 +++++++++++++++ ext/json/generator/generator.c | 6 +- ext/json/generator/generator.h | 7 +- ext/json/parser/parser.c | 16 +- ext/json/parser/parser.h | 7 +- ext/json/parser/parser.rl | 16 +- ext/strscan/strscan.c | 1299 ++++++++++++++++++++++++------------ ext/strscan/strscan.gemspec | 5 + tool/sync_default_gems.rb | 1 + 22 files changed, 1934 insertions(+), 471 deletions(-) create mode 100644 doc/strscan/helper_methods.md create mode 100644 doc/strscan/link_refs.txt create mode 100644 doc/strscan/methods/get_byte.md create mode 100644 doc/strscan/methods/get_charpos.md create mode 100644 doc/strscan/methods/get_pos.md create mode 100644 doc/strscan/methods/getch.md create mode 100644 doc/strscan/methods/scan.md create mode 100644 doc/strscan/methods/scan_until.md create mode 100644 doc/strscan/methods/set_pos.md create mode 100644 doc/strscan/methods/skip.md create mode 100644 doc/strscan/methods/skip_until.md create mode 100644 doc/strscan/methods/terminate.md create mode 100644 doc/strscan/strscan.md Latest commit hash = 3eda59e975 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk_clang_12/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_clang_12/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_12/ext/ripper' /tmp/ruby/src/trunk_clang_12/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/power_assert.revision - Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_clang_12/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/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-12 LD = ld LDSHARED = clang-12 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs Ubuntu clang version 12.0.1-19ubuntu3 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_clang_12/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-12 LD = ld LDSHARED = clang-12 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs Ubuntu clang version 12.0.1-19ubuntu3 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated ad734d3b5647aae28cb70a7647f3b79357a15c49c63a18edbf166198c9a16dca builtin_binary.inc compiling /tmp/ruby/src/trunk_clang_12/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-12 LD = ld LDSHARED = clang-12 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs Ubuntu clang version 12.0.1-19ubuntu3 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' ext/configure-ext.mk updated making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/strscan' compiling /tmp/ruby/src/trunk_clang_12/ext/strscan/strscan.c make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/json/generator' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' compiling /tmp/ruby/src/trunk_clang_12/ext/json/generator/generator.c make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/json/parser' compiling /tmp/ruby/src/trunk_clang_12/ext/json/parser/parser.c linking shared-object strscan.so make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/strscan' linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/json/parser' linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/json/generator' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/power_assert.revision - BASERUBY = /usr/bin/ruby --disable=gems CC = clang-12 LD = ld LDSHARED = clang-12 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/power_assert.revision unchanged echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/typeprof.revision unchanged generating encdb.h /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/rbs.revision unchanged generating enc.mk Ubuntu clang version 12.0.1-19ubuntu3 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_clang_12/gems/power_assert-2.0.3.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' generating transdb.h Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' ./miniruby -I/tmp/ruby/src/trunk_clang_12/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_12/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_clang_12/bin installing base libraries: /tmp/ruby/install/trunk_clang_12/lib installing arch files: /tmp/ruby/install/trunk_clang_12/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_clang_12/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_clang_12/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_clang_12/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_clang_12/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_clang_12/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_clang_12/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_clang_12/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_clang_12/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_clang_12/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_clang_12/bin installing library scripts: /tmp/ruby/install/trunk_clang_12/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_clang_12/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_clang_12/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_clang_12/lib/ruby/gems/3.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.13.1 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.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.29.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.8 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_12/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.2 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_12/lib/ruby/gems/3.4.0+0 minitest 5.23.1 rake 13.2.1 test-unit 3.6.2 rexml 3.2.8 rss 0.3.0 net-ftp 0.3.5 net-imap 0.4.12 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.4.4 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 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.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_clang_12/lib/ruby/gems/3.4.0+0/cache skipped 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 1938 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-12 LD = ld LDSHARED = clang-12 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs Ubuntu clang version 12.0.1-19ubuntu3 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_clang_12/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_clang_12/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-12 LD = ld LDSHARED = clang-12 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs Ubuntu clang version 12.0.1-19ubuntu3 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' Run options: --seed=22073 "--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_12/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_clang_12/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/899] 3052312=test_pkcs7 [ 2/899] 3052308=test_propertyputref [ 3/899] 3052308=test_getopts [ 4/899] 3052310=test_config [ 5/899] 3052311=test_fips [ 6/899] 3052308=test_iseq [ 7/899] 3052312=test_gem_specification [ 8/899] 3052311=test_helper [ 9/899] 3052311=unescape_test [ 10/899] 3052310=test_assembler [ 11/899] 3052310=test_win32ole_variable [ 12/899] 3052310=test_compile_prism [ 13/899] 3052308=test_yield_block [ 14/899] 3052308=!Nothing_to_test [ 15/899] 3052308=test_irb [ 16/899] 3052310=test_files_test [ 17/899] 3052310=test_tmpdir [ 18/899] 3052310=test_kernel [ 19/899] 3052308=test_continuation [ 20/899] 3052308=test_notimplement [ 21/899] 3052308=test_gem_source [ 22/899] 3052308=test_numeric [ 23/899] 3052308=test_rdoc_parser_simple [ 24/899] 3052310=test_delete [ 25/899] 3052310=test_word [ 26/899] 3052310=test_benchmark [ 27/899] 3052308=test_mixed_unicode_escapes [ 28/899] 3052308=test_win32ole_method_event [ 29/899] 3052308=test_placearg [ 30/899] 3052308=test_scalar_scanner [ 31/899] 3052308=test_lambda [ 32/899] 3052311=test_rdoc_generator_pot_po_entry [ 33/899] 3052308=test_gem_package_tar_reader [ 34/899] 3052308=test_usrmarshal [ 35/899] 3052310=test_class [ 36/899] 3052311=test_const [ 37/899] 3052311=test_regexp [ 38/899] 3052308=test_mkmf [ 39/899] 3052308=test_too_many_dummy_encodings [ 40/899] 3052308=test_exception [ 41/899] 3052308=test_type [ 42/899] 3052308=test_debugger_integration [ 43/899] 3052308=test_readpartial [ 44/899] 3052308=test_my_integer [ 45/899] 3052308=test_function_entry [ 46/899] 3052308=test_transcode [ 47/899] 3052308=test_optarg [ 48/899] 3052308=test_buffered_io [ 49/899] 3052308=test_parse [ 50/899] 3052312=errors_test [ 51/899] 3052312=test_gem_resolver_dependency_request [ 52/899] 3052312=test_helper [ 53/899] 3052312=test_stack [ 54/899] 3052308=test_http_request [ 55/899] 3052308=test_convertible [ 56/899] 3052312=test_enc_associate [ 57/899] 3052312=test_vm_dump [ 58/899] 3052312=test_assignment [ 59/899] 3052310=json_encoding_test [ 60/899] 3052310=test_class_name_check [ 61/899] 3052310=test_gem_ext_cargo_builder [ 62/899] 3052310=test_complex2 [ 63/899] 3052310=test_econv [ 64/899] 3052310=test_addr [ 65/899] 3052310=test_pp [ 66/899] 3052310=test_gem_source_lock [ 67/899] 3052310=test_ossl [ 68/899] 3052312=test_gem_commands_pristine_command [ 69/899] 3052312=test_ruby_lex [ 70/899] 3052312=test_beginendblock [ 71/899] 3052312=test_gem_commands_sources_command [ 72/899] 3052312=test_rdoc_store [ 73/899] 3052312=test_rdoc_rd_inline [ 74/899] 3052312=test_integer [ 75/899] 3052312=test_enc_raise [ 76/899] 3052312=test_color [ 77/899] 3052312=test_within_pipe [ 78/899] 3052312=test_arith_seq_beg_len_step [ 79/899] 3052312=test_rdoc_markup_to_ansi [ 80/899] 3052312=test_rdoc_stats [ 81/899] 3052312=test_gem_resolver_requirement_list [ 82/899] 3052312=test_files_test_1 [ 83/899] 3052310=dump_test [ 84/899] 3052311=test_io_wait_uncommon [ 85/899] 3052311=test_http [ 86/899] 3052311=test_object [ 87/899] 3052311=test_gem_ci_detector [ 88/899] 3052311=test_yaml [ 89/899] 3052311=test_nomethod_error [ 90/899] 3052311=test_nextafter [ 91/899] 3052311=test_capacity [ 92/899] 3052311=test_kill_ring [ 93/899] 3052311=test_object [ 94/899] 3052312=test_gc_compact [ 95/899] 3052311=test_func [ 96/899] 3052310=magic_comment_test [ 97/899] 3052310=test_integer_comb [ 98/899] 3052311=test_gem_stub_specification [ 99/899] 3052311=test_cgi_header [100/899] 3052308=test_gem_commands_setup_command [101/899] 3052311=test_append [102/899] 3052311=test_gem_commands_signin_command [103/899] 3052311=test_find [104/899] 3052311=test_foreach [105/899] 3052311=test_summary [106/899] 3052311=redundant_return_test [107/899] 3052311=test_backtrace [108/899] 3052311=test_wss [109/899] 3052311=test_digest_extend [110/899] 3052311=test_gem_resolver_activation_request [111/899] 3052311=test_x509store [112/899] 3052311=test_thread [113/899] 3052311=test_pkey_ec [114/899] 3052311=test_gem_commands_yank_command [115/899] 3052308=heredoc_test [116/899] 3052308=test_date_parse [117/899] 3052311=test_gem_spec_fetcher [118/899] 3052308=json_generic_object_test [119/899] 3052308=test_pointer [120/899] 3052311=test_gem_source_git [121/899] 3052312=test_path [122/899] 3052312=test_regex_casefold [123/899] 3052312=test_keyword [124/899] 3052308=test_human_typo [125/899] 3052308=test_gem_commands_search_command [126/899] 3052308=test_rdoc_top_level [127/899] 3052308=test_gem_security_policy [128/899] 3052312=test_data_error [129/899] 3052312=test_multi_irb_commands [130/899] 3052312=library_symbols_test [131/899] 3052312=test_trick [132/899] 3052310=test_gem_resolver_local_specification [133/899] 3052310=test_scan_args [134/899] 3052310=test_bundled_ca [135/899] 3052311=test_etc [136/899] 3052308=test_gem_commands_cert_command [137/899] 3052311=test_ipaddr [138/899] 3052311=test_rdoc_markup_hard_break [139/899] 3052311=test_gem_source_local [140/899] 3052310=test_rdoc_markup [141/899] 3052310=test_history [142/899] 3052311=test_unix [143/899] 3052311=test_symbol [144/899] 3052311=test_rdoc_markup_to_bs [145/899] 3052311=ripper_test [146/899] 3052310=test_gem_uri_formatter [147/899] 3052310=test_context [148/899] 3052310=test_win32ole_method [149/899] 3052310=test_symbol [150/899] 3052311=test_coder [151/899] 3052311=test_rubygems [152/899] 3052308=test_io [153/899] 3052311=test_random_formatter [154/899] 3052311=test_inadvertent_creation [155/899] 3052311=ractor_test [156/899] 3052311=test_unicode_normalize [157/899] 3052311=test_constant [158/899] 3052312=test_lock_native_thread [159/899] 3052312=test_reline_key [160/899] 3052312=test_bignum [161/899] 3052312=test_encoding [162/899] 3052312=test_rdoc_code_object [163/899] 3052312=test_gem_commands_install_command [164/899] 3052310=test_ractor [165/899] 3052310=test_gem_security_trust_dir [166/899] 3052310=test_severity [167/899] 3052310=test_yield [168/899] 3052312=test_time_tz [169/899] 3052312=test_json_tree [170/899] 3052312=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 43531> [171/899] 3052312=test_win32ole_variant_outarg [172/899] 3052312=test_cclass [173/899] 3052312=test_gem_commands_check_command.Closed file descriptor: TestGemCommandsCheckCommand#test_handle_options: 9 [174/899] 3052312=test_arithmetic_sequence [175/899] 3052312=test_rdoc_markup_to_html_snippet [176/899] 3052312=test_inlinecache [177/899] 3052312=test_abi [178/899] 3052312=test_clone [179/899] 3052311=test_ractor [180/899] 3052312=test_gem_dependency_installer [181/899] 3052311=test_gem_commands_mirror [182/899] 3052311=test_hash [183/899] 3052311=test_timeout [184/899] 3052311=test_ssl [185/899] 3052311=test_rdoc_generator_pot [186/899] 3052311=test_instrumentation_api [187/899] 3052310=test_change_word [188/899] 3052310=test_marshal [189/899] 3052311=test_nesting_parser [190/899] 3052311=test_have_func [191/899] 3052310=test_ssl_session [192/899] 3052312=test_big5 [193/899] 3052312=test_gem_gem_runner [194/899] 3052311=test_parser [195/899] 3052312=version_test [196/899] 3052311=test_thread [197/899] 3052312=test_undef [198/899] 3052312=test_cgi_core [199/899] 3052312=test_rdoc_attr [200/899] 3052312=test_stringchar [201/899] 3052310=test_rdoc_cross_reference [202/899] 3052312=test_stringio [203/899] 3052312=test_gem [204/899] 3052310=test_gem_platform [205/899] 3052310=test_gem_ext_rake_builder [206/899] 3052308=test_pty [207/899] 3052310=parse_comments_test [208/899] 3052310=test_logger [209/899] 3052310=parser_test [210/899] 3052310=test_date_time [211/899] 3052310=test_httpheader [212/899] 3052310=test_rdoc_ri_driver [213/899] 3052312=test_require [214/899] 3052308=test_httpresponses [215/899] 3052308=test_ractor [216/899] 3052308=string_encoding_test [217/899] 3052308=test_registry [218/899] 3052308=test_import [219/899] 3052310=test_gem_package_tar_header [220/899] 3052310=test_set_len [221/899] 3052310=test_rdoc_comment [222/899] 3052310=test_name_error [223/899] 3052310=test_integer [224/899] 3052308=test_formatter [225/899] 3052308=test_ansi_with_terminfo [226/899] 3052308=test_safe_load [227/899] 3052308=test_win32ole_param [228/899] 3052308=test_rdoc_markup_to_markdown [229/899] 3052308=test_ancdata [230/899] 3052308=test_autoconf [231/899] 3052308=test_acceptable [232/899] 3052312=test_cgi_multipart [233/899] 3052308=test_enumerator [234/899] 3052312=test_ftp [235/899] 3052312=test_configuration [236/899] 3052312=test_rdoc_markup_heading [237/899] 3052312=test_resize [238/899] 3052312=test_cgi_cookie [239/899] 3052312=test_koi8 [240/899] 3052312=test_filter [241/899] 3052312=integer_base_flags_test [242/899] 3052312=test_normalize [243/899] 3052312=test_function [244/899] 3052312=snapshots_test [245/899] 3052312=test_enc_str_buf_cat [246/899] 3052312=test_metaclass [247/899] 3052312=test_gem_commands_dependency_command [248/899] 3052312=test_case_comprehensive [249/899] 3052312=test_sexp [250/899] 3052312=test_call [251/899] 3052311=test_basicinstructions [252/899] 3052312=test_key_actor_emacs [253/899] 3052311=test_gem_commands_open_command [254/899] 3052312=regular_expression_options_test [255/899] 3052311=test_rdoc_i18n_locale [256/899] 3052312=test_cipher [257/899] 3052311=test_struct [258/899] 3052310=test_new [259/899] 3052310=test_http [260/899] 3052312=test_struct [261/899] 3052312=heredoc_dedent_test [262/899] 3052312=test_mutex [263/899] 3052312=test_ansi_without_terminfo [264/899] 3052312=fuzzer_test [265/899] 3052312=test_yamlstore [266/899] 3052312=test_gem_request_set_gem_dependency_api [267/899] 3052311=test_gem_resolver_lock_set [268/899] 3052311=test_folderitem2_invokeverb [269/899] 3052312=test_config [270/899] 3052311=test_cparser [271/899] 3052312=test_fixnum [272/899] 3052312=test_rdoc_method_attr [273/899] 3052312=test_signal [274/899] 3052311=test_gem_update_suggestion [275/899] 3052311=test_gem_resolver_installed_specification [276/899] 3052312=test_gem_resolver_index_set [277/899] 3052311=test_file_exhaustive [278/899] 3052312=test_case_mapping [279/899] 3052312=test_key_error [280/899] 3052312=test_engine [281/899] 3052312=test_require [282/899] 3052310=test_resource [283/899] 3052310=test_objectspace [284/899] 3052310=test_fd_setsize [285/899] 3052310=test_rdoc_rd [286/899] 3052310=test_reqarg [287/899] 3052312=test_gem_resolver_lock_specification [288/899] 3052312=test_helper_method [289/899] 3052312=test_rdoc_parser_changelog [290/899] 3052312=test_require_lib [291/899] 3052310=test_common [292/899] 3052310=test_exit [293/899] 3052310=test_logperiod [294/899] 3052310=test_debug [295/899] 3052310=test_popen_deadlock [296/899] 3052310=test_io_timeout [297/899] 3052310=test_load [298/899] 3052310=test_comparable [299/899] 3052310=test_webauthn_listener_response [300/899] 3052310=test_logdevice [301/899] 3052311=test_did_you_mean [302/899] 3052311=test_euc_tw [303/899] 3052311=test_x509cert [304/899] 3052311=json_string_matching_test [305/899] 3052311=test_enum [306/899] 3052310=test_io [307/899] 3052310=test_enumerable [308/899] 3052310=test_gem_commands_uninstall_command [309/899] 3052311=test_gem_bundler_version_finder [310/899] 3052311=json_generator_test [311/899] 3052310=test_pinned [312/899] 3052310=ruby_parser_test [313/899] 3052311=test_wait [314/899] 3052310=test_gem_security [315/899] 3052312=test_ssl [316/899] 3052311=test_ensured [317/899] 3052311=test_module [318/899] 3052311=test_color_printer [319/899] 3052311=test_rdoc_markup_verbatim [320/899] 3052311=test_project_sanity [321/899] 3052311=test_evaluation [322/899] 3052311=test_https [323/899] 3052311=test_rubyvm [324/899] 3052311=test_null [325/899] 3052311=test_force_exit [326/899] 3052311=test_path_to_class [327/899] 3052311=test_gem_ext_ext_conf_builder [328/899] 3052312=test_rdoc_markup_to_html [329/899] 3052311=test_completion [330/899] 3052312=fixtures_test [331/899] 3052312=test_rational2 [332/899] 3052310=test_gem_commands_build_command [333/899] 3052312=test_emoji_breaks [334/899] 3052312=test_primitive [335/899] 3052312=test_rb_str_dup [336/899] 3052312=test_eval_history [337/899] 3052312=test_document [338/899] 3052312=test_rendering [339/899] 3052312=test_config [340/899] 3052312=test_files_ext [341/899] 3052312=test_lexer [342/899] 3052312=test_external_new [343/899] 3052312=json_ext_parser_test [344/899] 3052312=test_random [345/899] 3052312=test_gem_package_tar_reader_entry [346/899] 3052312=test_win32ole_typelib [347/899] 3052312=dispatcher_test [348/899] 3052312=test_encoding [349/899] 3052312=test_gem_request_set [350/899] 3052308=test_sockopt [351/899] 3052310=test_gem_request_set_lockfile [352/899] 3052308=test_postponed_job [353/899] 3052311=test_windows_1252 [354/899] 3052311=test_at_exit [355/899] 3052311=test_store [356/899] 3052308=test_ldap [357/899] 3052308=test_pkey_dh [358/899] 3052311=test_variable [359/899] 3052310=test_gem_source_subpath_problem [360/899] 3052308=warnings_test [361/899] 3052308=test_gem_commands_outdated_command [362/899] 3052308=test_flip [363/899] 3052311=test_rdoc_alias [364/899] 3052311=test_tempfile [365/899] 3052308=test_iterator [366/899] 3052312=test_install [367/899] 3052308=test_string [368/899] 3052308=test_thread_fd_close [369/899] 3052308=test_rdoc_context_section [370/899] 3052310=test_gem_request_connection_pools [371/899] 3052308=test_rdoc_servlet [372/899] 3052312=test_storage [373/899] 3052312=test_gem_source_specific_file [374/899] 3052308=json_common_interface_test [375/899] 3052311=test_date_marshal [376/899] 3052311=test_dir_m17n [377/899] 3052308=test_extlibs [378/899] 3052310=test_gem_request_set_lockfile_parser [379/899] 3052312=test_rdoc_ri_paths [380/899] 3052312=test_object_references [381/899] 3052312=test_gem_resolver_vendor_set [382/899] 3052312=test_stream [383/899] 3052312=test_rdoc_markup_to_joined_paragraph [384/899] 3052312=test_unicode [385/899] 3052312=test_gem_ext_builder [386/899] 3052310=test_pair [387/899] 3052311=test_gem_dependency_resolution_error [388/899] 3052311=test_thread_cv [389/899] 3052312=test_serialize_subclasses [390/899] 3052312=test_process [391/899] 3052312=test_win32ole_type_event [392/899] 3052312=test_gem_commands_push_command [393/899] 3052311=test_https_proxy [394/899] 3052311=comments_test [395/899] 3052311=test_rdoc_markup_to_table_of_contents [396/899] 3052311=test_io_buffer [397/899] 3052311=test_gem_resolver_installer_set [398/899] 3052312=test_find_executable [399/899] 3052312=test_file [400/899] 3052312=test_ns_spki [401/899] 3052311=test_gem_resolver_vendor_specification [402/899] 3052312=test_init [403/899] 3052311=test_key_stroke [404/899] 3052308=test_lazy_enumerator [405/899] 3052311=test_nofree [406/899] 3052311=test_cmethod [407/899] 3052311=test_rational [408/899] 3052311=source_location_test [409/899] 3052311=test_history [410/899] 3052311=test_coderange [411/899] 3052311=test_rdoc_parser [412/899] 3052311=test_member [413/899] 3052311=test_gem_request_set_lockfile_tokenizer [414/899] 3052310=test_file [415/899] 3052311=test_rdoc_generator_markup [416/899] 3052311=bom_test [417/899] 3052311=test_gem_console_ui [418/899] 3052311=test_printf [419/899] 3052311=test_gc [420/899] 3052312=test_yamldbm [421/899] 3052312=test_x509attr [422/899] 3052312=test_iseq_load [423/899] 3052308=overlap_test [424/899] 3052308=test_euc_kr [425/899] 3052308=test_bug_reporter [426/899] 3052308=parameters_signature_test [427/899] 3052308=test_mul [428/899] 3052308=test_tcp [429/899] 3052310=test_date_strptime [430/899] 3052308=test_ocsp [431/899] 3052310=test_boolean [432/899] 3052310=test_typeddata [433/899] 3052308=test_data [434/899] 3052308=test_gem_package [435/899] 3052310=test_flags [436/899] 3052312=test_spell_checker [437/899] 3052312=test_name_error_extension [438/899] 3052312=test_rdoc_markup_to_html_crossref [439/899] 3052312=test_gb18030 [440/899] 3052312=test_io_wait [441/899] 3052308=test_kwargs [442/899] 3052308=test_win32ole_variant_m [443/899] 3052312=test_digest [444/899] 3052308=test_io_m17n [445/899] 3052312=test_rdoc_generator_json_index [446/899] 3052312=test_class [447/899] 3052312=test_rdoc_markup_include [448/899] 3052312=test_eval [449/899] 3052310=test_rdoc_class_module [450/899] 3052312=test_gem_gemcutter_utilities [451/899] 3052312=test_win32ole_event [452/899] 3052312=test_closure [453/899] 3052310=test_pack [454/899] 3052310=test_pkcs12 [455/899] 3052308=index_write_test [456/899] 3052308=test_gem_safe_yaml [457/899] 3052308=test_nil2vtempty [458/899] 3052308=test_gem_resolver_specification [459/899] 3052310=test_variable_name_check [460/899] 3052308=test_gem_impossible_dependencies_error [461/899] 3052310=test_array [462/899] 3052308=test_zlib [463/899] 3052310=test_uncorrectable_name_check [464/899] 3052310=test_have_library [465/899] 3052312=test_trace [466/899] 3052312=test_arity [467/899] 3052312=test_proc [468/899] 3052312=test_euc_jp [469/899] 3052312=locals_test [470/899] 3052312=test_utf16 [471/899] 3052312=test_gem_commands_contents_command [472/899] 3052312=test_objspace [473/899] 3052310=test_interned_str [474/899] 3052310=test_gem_commands_cleanup_command [475/899] 3052310=test_gem_ext_cargo_builder_link_flag_converter [476/899] 3052310=test_rdoc_task [477/899] 3052310=test_system [478/899] 3052310=test_backtrace [479/899] 3052310=test_scanner_events [480/899] 3052310=test_bash_completion [481/899] 3052310=test_time [482/899] 3052310=command_line_test [483/899] 3052310=test_pack [484/899] 3052310=test_win32ole_param_event [485/899] 3052310=test_to_ary_concat [486/899] 3052308=regular_expression_encoding_test [487/899] 3052308=test_addrinfo [488/899] 3052308=test_sleep [489/899] 3052311=test_terminfo [490/899] 3052311=test_load [491/899] 3052308=test_mailto [492/899] 3052308=test_face [493/899] 3052311=test_x509name [494/899] 3052311=test_rdoc_markup_pre_process [495/899] 3052308=test_sizeof [496/899] 3052311=test_rdoc_markdown_test [497/899] 3052310=test_rdoc_normal_module [498/899] 3052310=test_bug-14834 [499/899] 3052310=test_pipe [500/899] 3052310=test_scheduler [501/899] 3052310=test_gem_commands_owner_command [502/899] 3052311=test_rdoc_markup_formatter [503/899] 3052311=test_c_struct_builder [504/899] 3052310=test_str2big [505/899] 3052310=test_error_highlight [506/899] 3052311=test_gem_ext_configure_builder [507/899] 3052311=test_numhash [508/899] 3052311=location_test [509/899] 3052311=test_pkey_rsa [510/899] 3052311=test_date [511/899] 3052311=test_rdoc_markup_to_label [512/899] 3052311=test_rdoc_generator_ri [513/899] 3052311=test_gem_stream_ui [514/899] 3052310=test_ws [515/899] 3052310=desugar_compiler_test [516/899] 3052310=test_digest [517/899] 3052311=test_method [518/899] 3052310=test_internal_ivar [519/899] 3052310=test_tracepoint [520/899] 3052310=test_profile_frames [521/899] 3052310=test_super [522/899] 3052310=test_gem_commands_lock_command [523/899] 3052310=test_fiddle [524/899] 3052310=test_gem_util [525/899] 3052310=test_parser_events [526/899] 3052310=test_ractor [527/899] 3052308=test_framework [528/899] 3052308=test_ractor [529/899] 3052310=test_date_attr [530/899] 3052310=test_sorted_set [531/899] 3052308=test_weakmap [532/899] 3052310=test_emoji [533/899] 3052310=test_gem_request [534/899] 3052310=test_nil [535/899] 3052310=test_recursion [536/899] 3052310=test_enumerator_kw [537/899] 3052310=test_cp949 [538/899] 3052310=test_optparse [539/899] 3052310=test_condition [540/899] 3052310=test_alias [541/899] 3052310=test_cgi_tag_helper [542/899] 3052310=test_gem_name_tuple [543/899] 3052310=test_qsort [544/899] 3052310=json_addition_test [545/899] 3052310=test_rdoc_require [546/899] 3052310=test_gem_remote_fetcher [547/899] 3052310=test_gem_source_vendor [548/899] 3052310=test_handle [549/899] 3052310=test_sprintf [550/899] 3052310=test_weakref [551/899] 3052310=test_dns [552/899] 3052310=test_timeout [553/899] 3052310=test_modify_expand [554/899] 3052310=test_gem_available_set [555/899] 3052310=test_gem_commands_specification_command [556/899] 3052310=test_string_processing [557/899] 3052310=encodings_test [558/899] 3052310=test_pack [559/899] 3052310=test_threadgroup [560/899] 3052310=test_rdoc_i18n_text [561/899] 3052310=test_range [562/899] 3052310=test_cstr [563/899] 3052308=test_remote_fetch_error [564/899] 3052308=test_complex [565/899] 3052308=test_memory_view [566/899] 3052311=test_stringify_symbols [567/899] 3052311=test_locale [568/899] 3052311=test_arith_seq_extract [569/899] 3052308=test_random [570/899] 3052308=test_ts [571/899] 3052311=test_thread_queue [572/899] 3052310=test_nowrite [573/899] 3052310=compiler_test [574/899] 3052310=test_protocol [575/899] 3052310=test_rdoc_markup_attribute_manager [576/899] 3052308=test_gem_requirement [577/899] 3052310=test_noarg [578/899] 3052310=test_cgi_session [579/899] 3052310=test_dot_dot [580/899] 3052310=test_gem_resolver_composed_set [581/899] 3052308=test_open3 [582/899] 3052310=test_singleton [583/899] 3052310=numeric_value_test [584/899] 3052310=test_x509crl [585/899] 3052310=test_refinement [586/899] 3052311=test_merge_keys [587/899] 3052311=test_win32ole_type [588/899] 3052311=test_udp [589/899] 3052311=test_gem_resolver_git_set [590/899] 3052311=test_rdoc_extend [591/899] 3052311=test_utf32 [592/899] 3052311=test_rdoc_markup_indented_paragraph [593/899] 3052311=test_mdns [594/899] 3052311=test_x509req [595/899] 3052311=test_stringscanner [596/899] 3052311=test_insns_leaf [597/899] 3052311=test_coverage [598/899] 3052308=test_pathname [599/899] 3052308=test_date_ractor [600/899] 3052311=test_allocation [601/899] 3052308=test_gem_commands_fetch_command [602/899] 3052308=test_data [603/899] 3052308=test_autoload [604/899] 3052310=test_cesu8 [605/899] 3052310=test_gem_validator [606/899] 3052310=test_rdoc_markup_parser [607/899] 3052310=test_queue [608/899] 3052310=test_pkg_config [609/899] 3052310=test_rbconfig [610/899] 3052310=test_console_attr [611/899] 3052310=test_gem_dependency_list [612/899] 3052310=test_win32ole_record [613/899] 3052310=test_marshalable [614/899] 3052310=test_files_test_2 [615/899] 3052310=test_asn1 [616/899] 3052310=test_prettyprint [617/899] 3052310=test_ole_methods [618/899] 3052310=test_ubf_async_safe [619/899] 3052310=test_dln [620/899] 3052310=test_ripper [621/899] 3052310=test_rdoc_single_class [622/899] 3052310=test_zsh_completion [623/899] 3052310=test_delegate [624/899] 3052310=test_yaml_tree [625/899] 3052310=regexp_test [626/899] 3052310=test_ractor [627/899] 3052310=test_rdoc_token_stream [628/899] 3052310=test_whileuntil [629/899] 3052310=test_gem_commands_query_command [630/899] 3052310=test_gem_security_signer [631/899] 3052311=test_rubyoptions [632/899] 3052310=test_monitor [633/899] 3052310=test_shift_jis [634/899] 3052310=test_pstore [635/899] 3052310=equality_test [636/899] 3052310=parse_stream_test [637/899] 3052310=test_cgi_util [638/899] 3052310=test_gem_command [639/899] 3052310=test_c_struct_entry [640/899] 3052310=test_rendering [641/899] 3052310=test_method_name_check [642/899] 3052310=test_yjit_exit_locations [643/899] 3052310=test_dryrun [644/899] 3052310=test_key_actor_vi [645/899] 3052310=test_gem_config_file [646/899] 3052310=test_rand [647/899] 3052308=test_webauthn_poller [648/899] 3052308=parse_success_test [649/899] 3052308=test_gem_path_support [650/899] 3052308=test_forwardable [651/899] 3052310=test_hash_create [652/899] 3052310=test_sleep [653/899] 3052308=test_frozen_error [654/899] 3052308=test_switch_hitter [655/899] 3052308=test_x509ext [656/899] 3052308=test_workspace [657/899] 3052308=test_gbk [658/899] 3052308=test_rdoc_options [659/899] 3052308=test_shapes [660/899] 3052308=test_gem_source_installed [661/899] 3052308=test_gem_commands_stale_command [662/899] 3052308=test_arity [663/899] 3052308=test_rdoc_include [664/899] 3052308=test_gem_silent_ui [665/899] 3052308=test_gem_commands_info_command [666/899] 3052308=test_gem_doctor [667/899] 3052308=test_config [668/899] 3052308=test_gem_commands_server_command [669/899] 3052308=test_array_create [670/899] 3052308=test_input_method [671/899] 3052308=test_literal [672/899] 3052310=test_exception [673/899] 3052308=test_ast [674/899] 3052311=test_jaro_winkler [675/899] 3052311=test_thread [676/899] 3052311=test_to_ruby [677/899] 3052311=test_rdoc_rubygems_hook [678/899] 3052311=test_pkey [679/899] 3052311=test_have_macro [680/899] 3052310=test_gem_package_old [681/899] 3052310=test_tsort [682/899] 3052310=test_object_create_start [683/899] 3052310=test_flush [684/899] 3052310=test_ractor [685/899] 3052310=test_memory_view [686/899] 3052310=test_ifunless [687/899] 3052310=test_rdoc_markup_paragraph [688/899] 3052310=test_ellipsize [689/899] 3052310=test_raise_exception [690/899] 3052311=test_singleton_function [691/899] 3052311=test_num2int [692/899] 3052311=test_dup [693/899] 3052311=test_iso_8859 [694/899] 3052311=test_gem_ext_cargo_builder_unit [695/899] 3052311=test_iter_break [696/899] 3052311=test_date_strftime [697/899] 3052310=test_gem_uninstaller [698/899] 3052311=test_m17n_comb [699/899] 3052310=test_address_resolve [700/899] 3052310=test_rdoc_context [701/899] 3052312=test_alias_and_anchor [702/899] 3052312=json_parser_test [703/899] 3052312=test_gem_commands_unpack_command [704/899] 3052310=test_open-uri [705/899] 3052312=test_rdoc_markup_attributes [706/899] 3052312=test_basicsocket [707/899] 3052312=test_scalar [708/899] 3052312=test_emitter [709/899] 3052312=test_show_source [710/899] 3052312=test_rdoc_markup_to_rdoc [711/899] 3052311=test_div [712/899] 3052311=test_generic [713/899] 3052312=test_eval [714/899] 3052312=test_bn [715/899] 3052312=pattern_test [716/899] 3052312=test_deprecated [717/899] 3052311=test_settracefunc [718/899] 3052312=test_gem_text [719/899] 3052312=tunnel_test [720/899] 3052312=test_win32ole_variant [721/899] 3052312=test_pattern_key_name_check [722/899] 3052312=test_stream [723/899] 3052312=test_win32ole [724/899] 3052312=test_tree_spell_checker [725/899] 3052312=static_literals_test [726/899] 3052312=static_inspect_test [727/899] 3052312=test_sprintf_comb [728/899] 3052310=test_pattern_matching [729/899] 3052310=test_rdoc_markup_raw [730/899] 3052310=integer_parse_test [731/899] 3052310=test_method_cache [732/899] 3052312=test_gem_commands_environment_command [733/899] 3052310=test_gem_resolver_best_set [734/899] 3052312=test_fstring [735/899] 3052310=test_files_sample [736/899] 3052310=test_deprecate [737/899] 3052312=test_rdoc_constant [738/899] 3052310=test_stat [739/899] 3052310=test_key_event_record [740/899] 3052310=test_custom_command [741/899] 3052310=test_resolve_symbol [742/899] 3052310=test_exception_at_throwing [743/899] 3052312=test_depth_first [744/899] 3052312=test_cgi_modruby [745/899] 3052312=test_gem_resolver_conflict [746/899] 3052312=test_gem_commands_list_command [747/899] 3052312=test_rdoc_encoding [748/899] 3052310=test_rdoc_markdown [749/899] 3052312=test_syntax [750/899] 3052310=test_tracer [751/899] 3052311=test_option [752/899] 3052310=test_provider [753/899] 3052311=test_process [754/899] 3052310=test_nonblock [755/899] 3052310=test_gem_commands_help_command [756/899] 3052310=test_windows_1251 [757/899] 3052310=test_time [758/899] 3052310=lex_test [759/899] 3052310=test_yaml_special_cases [760/899] 3052310=test_gem_source_list [761/899] 3052310=test_bmethod [762/899] 3052310=test_ractor_compatibility [763/899] 3052310=test_not [764/899] 3052310=test_rdoc_markup_to_tt_only [765/899] 3052310=test_rdoc_rd_inline_parser [766/899] 3052310=test_unicode_escape [767/899] 3052310=test_fiber [768/899] 3052310=test_gem_source_fetch_problem [769/899] 3052310=test_securerandom [770/899] 3052310=test_gem_unsatisfiable_dependency_error [771/899] 3052310=test_gem_commands_update_command [772/899] 3052310=test_rdoc_generator_darkfish [773/899] 3052310=test_rdoc_text [774/899] 3052310=newline_offsets_test [775/899] 3052310=json_fixtures_test [776/899] 3052310=test_bigzero [777/899] 3052310=test_require [778/899] 3052310=test_len [779/899] 3052310=test_case [780/899] 3052310=test_rdoc_parser_c [781/899] 3052310=test_bug-5832 [782/899] 3052310=test_omap [783/899] 3052310=attribute_write_test [784/899] 3052310=test_gem_commands_signout_command [785/899] 3052310=test_passing_block [786/899] 3052310=test_recorder [787/899] 3052310=test_rdoc_parser_markdown [788/899] 3052310=test_shellwords [789/899] 3052310=test_socket [790/899] 3052312=test_m17n [791/899] 3052312=test_err_in_callback [792/899] 3052312=test_yjit Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f17a2378780 /tmp/ruby/build/trunk_clang_12/.ext/common/socket.rb:709 sleep> .Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f17a2378780 /tmp/ruby/build/trunk_clang_12/.ext/common/socket.rb:709 dead> [793/899] 3052310=test_macro [794/899] 3052310=test_gem_install_update_options [795/899] 3052310=test_complexrational [796/899] 3052310=test_erb_command [797/899] 3052310=test_rdoc_any_method [798/899] 3052310=test_key_name_check [799/899] 3052310=test_argf [800/899] 3052310=test_gem_package_tar_writer [801/899] 3052310=test_gem_resolver_index_specification [802/899] 3052310=test_hmac [803/899] 3052310=test_float [804/899] 3052312=test_reline [805/899] 3052312=test_dir [806/899] 3052312=test_ostruct [807/899] 3052310=test_gem_commands_exec_command [808/899] 3052312=test_set [809/899] 3052312=test_gem_ext_cmake_builder [810/899] 3052312=test_numeric [811/899] 3052312=test_frozen [812/899] 3052312=test_rat [813/899] 3052312=test_case_options [814/899] 3052312=test_optimization [815/899] 3052311=test_gem_package_task [816/899] 3052311=snippets_test [817/899] 3052310=test_svcb_https [818/899] 3052310=test_buffering [819/899] 3052310=test_gem_resolver_api_set [820/899] 3052310=test_rdoc_generator_pot_po [821/899] 3052310=test_rdoc_rd_block_parser [822/899] 3052310=test_class2name [823/899] 3052310=test_update [824/899] 3052310=test_kdf [825/899] 3052310=test_date_compat [826/899] 3052310=test_gem_resolver_api_specification [827/899] 3052310=test_bug-3571 [828/899] 3052310=test_require_path_check [829/899] 3052310=test_psych [830/899] 3052310=test_gem_local_remote_options [831/899] 3052310=test_gem_uri [832/899] 3052311=test_hash [833/899] 3052310=test_big2str [834/899] 3052310=test_default_gems [835/899] 3052310=test_enumerator [836/899] 3052310=test_gem_command_manager [837/899] 3052310=test_set [838/899] 3052310=test_command [839/899] 3052310=test_method_cache [840/899] 3052310=test_date_conv [841/899] 3052310=test_gem_rdoc [842/899] 3052310=test_egrep_cpp [843/899] 3052310=test_defined [844/899] 3052310=test_math [845/899] 3052310=test_gc [846/899] 3052310=test_libs [847/899] 3052310=test_date_new [848/899] 3052310=test_last_thread [849/899] 3052310=test_type_completor [850/899] 3052310=test_gem_dependency [851/899] 3052310=test_case [852/899] 3052310=test_emitter [853/899] 3052310=test_gem_version [854/899] 3052310=test_pkey_dsa [855/899] 3052310=test_gem_commands_which_command [856/899] 3052310=test_c_union_entity [857/899] 3052310=test_io_console [858/899] 3052310=test_weakkeymap [859/899] 3052310=test_fileutils [860/899] 3052310=test_rdoc_markup_document [861/899] 3052310=test_parser [862/899] 3052310=test_signedness [863/899] 3052311=test_string [864/899] 3052311=test_string [865/899] 3052312=test_verbose [866/899] 3052312=test_ractor [867/899] 3052312=test_env [868/899] 3052312=test_duplicate [869/899] 3052312=test_raise [870/899] 3052312=test_rdoc_parser_ruby [871/899] 3052312=test_httpresponse [872/899] 3052312=test_string_memory [873/899] 3052312=test_date_arith [874/899] 3052312=test_gem_commands_rebuild_command [875/899] 3052312=test_help [876/899] 3052312=test_line_editor [877/899] 3052312=test_gem_version_option [878/899] 3052312=test_files_lib [879/899] 3052312=test_rdoc_parser_rd [880/899] 3052312=test_erb_m17n [881/899] 3052312=test_grapheme_breaks [882/899] 3052312=test_gem_resolver [883/899] 3052310=parse_test [884/899] 3052310=test_erb [885/899] 3052310=test_rdoc_normal_class [886/899] 3052310=test_array [887/899] 3052312=test_io_buffer [888/899] 3052312=constant_path_node_test [889/899] 3052312=test_gem_installer [890/899] 3052312=test_rdoc_tom_doc [891/899] 3052312=test_protect [892/899] 3052312=test_rdoc_rdoc [893/899] 3052312=test_tree_builder [894/899] 3052312=test_gem_resolver_git_specification [895/899] 3052312=test_fnmatch [896/899] 3052312=reflection_test [897/899] 3052312=test_gem_safe_marshal [898/899] 3052312=newline_test [899/899] 3052312=symbol_encoding_test Finished tests in 764.739158s, 42.2889 tests/s, 8423.6003 assertions/s. 32340 tests, 6441857 assertions, 0 failures, 0 errors, 326 skips ruby -v: ruby 3.4.0dev (2024-06-04T03:40:08Z master 3eda59e975) [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 -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-12 LD = ld LDSHARED = clang-12 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs Ubuntu clang version 12.0.1-19ubuntu3 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/1-mspec-multi-0 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/2-mspec-multi-1 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/3-mspec-multi-2 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/4-mspec-multi-3 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/5-mspec-multi-4 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/6-mspec-multi-5 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/7-mspec-multi-6 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/8-mspec-multi-7 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/9-mspec-multi-8 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/10-mspec-multi-9 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/11-mspec-multi-10 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/12-mspec-multi-11 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/13-mspec-multi-12 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/14-mspec-multi-13 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/15-mspec-multi-14 $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7qgewd/16-mspec-multi-15 ruby 3.4.0dev (2024-06-04T03:40:08Z master 3eda59e975) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ........... Finished in 101.998907 seconds 3430 files, 32641 examples, 143091 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'" exit with 0.