# Logfile created on 2024-07-02 14:34:18 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007d69c313fdd0 @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_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @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=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240702-143418", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007d69c3160440 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d69c462fe70 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d69c307a238 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240702-143418", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240702-143418>, @binmode=false, @mon_data=#<Monitor:0x00007d69c462fa38>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/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 -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = cee62c6738 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/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_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/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 -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/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 = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/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 = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 12588711fdb1ac81d418801e5c8b3d66837642aa1de5bf0dbd0fe2a42f721f6e builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/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 = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/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 = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem making srcs under enc making enc 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... make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h 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 transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/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.2 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.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 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_asan/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.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.1 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.1 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_asan/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 -j16" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j16' PASS all 1970 tests $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/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 = C.UTF-8 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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/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 = C.UTF-8 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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=6730 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/903] 2023703=test_terminfo [ 2/903] 2023710=test_ansi_without_terminfo [ 3/903] 2023700=test_rdoc_markup_include [ 4/903] 2023698=test_bmethod [ 5/903] 2023708=test_enumerable [ 6/903] 2023706=test_key_actor_vi [ 7/903] 2023698=test_rdoc_context_section [ 8/903] 2023707=ruby_parser_test [ 9/903] 2023699=test_buffering [ 10/903] 2023704=test_svcb_https [ 11/903] 2023702=test_bug-14834 [ 12/903] 2023701=test_addrinfo [ 13/903] 2023711=test_x509cert [ 14/903] 2023696=test_rdoc_attr [ 15/903] 2023697=test_passing_block [ 16/903] 2023705=test_http [ 17/903] 2023709=test_logdevice [ 18/903] 2023697=test_lock_native_thread [ 19/903] 2023697=test_webauthn_listener [ 20/903] 2023708=test_zsh_completion [ 21/903] 2023708=test_gem_package_tar_reader_entry [ 22/903] 2023705=test_enc_str_buf_cat [ 23/903] 2023705=test_logperiod [ 24/903] 2023704=test_have_func [ 25/903] 2023705=test_constant [ 26/903] 2023703=test_rdoc_parser_c [ 27/903] 2023710=test_gem_security_trust_dir [ 28/903] 2023699=test_default_gems [ 29/903] 2023707=json_fixtures_test [ 30/903] 2023702=test_encoding [ 31/903] 2023701=test_load [ 32/903] 2023707=test_gem_resolver_specification [ 33/903] 2023701=test_rdoc_generator_pot_po_entry [ 34/903] 2023699=test_gem_doctor [ 35/903] 2023700=test_ancdata [ 36/903] 2023698=test_weakmap [ 37/903] 2023700=test_rdoc_markup_to_table_of_contents [ 38/903] 2023696=test_rubyvm [ 39/903] 2023696=test_data_error [ 40/903] 2023700=test_force_exit [ 41/903] 2023706=test_gem_resolver_dependency_request [ 42/903] 2023701=test_abi [ 43/903] 2023696=test_scanner_events [ 44/903] 2023697=test_external_new [ 45/903] 2023710=test_win32ole_typelib [ 46/903] 2023710=test_euc_jp [ 47/903] 2023697=test_ractor [ 48/903] 2023710=test_module [ 49/903] 2023696=test_gem_commands_push_command [ 50/903] 2023700=parse_success_test [ 51/903] 2023697=test_ssl [ 52/903] 2023711=test_rdoc_constant [ 53/903] 2023699=test_registry [ 54/903] 2023699=test_deprecate [ 55/903] 2023702=test_common [ 56/903] 2023707=test_gem_request_connection_pools [ 57/903] 2023699=test_rdoc_markdown [ 58/903] 2023708=test_optimization [ 59/903] 2023700=test_rdoc_encoding [ 60/903] 2023703=test_gem_uri_formatter [ 61/903] 2023706=test_sprintf [ 62/903] 2023700=test_verbose [ 63/903] 2023700=test_history [ 64/903] 2023701=test_gem_ext_builder [ 65/903] 2023700=redundant_return_test [ 66/903] 2023700=test_key_actor_emacs [ 67/903] 2023704=test_mutex [ 68/903] 2023707=test_basicinstructions [ 69/903] 2023703=test_bigzero [ 70/903] 2023703=test_struct [ 71/903] 2023706=test_date_strftime [ 72/903] 2023702=compiler_test [ 73/903] 2023700=test_gem_resolver_vendor_specification [ 74/903] 2023703=test_typeddata [ 75/903] 2023711=test_find [ 76/903] 2023707=locals_test [ 77/903] 2023711=test_normalize [ 78/903] 2023711=test_recursion [ 79/903] 2023711=test_gem_commands_owner_command [ 80/903] 2023702=test_basicsocket [ 81/903] 2023702=test_import [ 82/903] 2023699=test_sexp [ 83/903] 2023699=test_logger [ 84/903] 2023704=pattern_test [ 85/903] 2023700=test_gem_package_tar_header [ 86/903] 2023699=test_disable_irb [ 87/903] 2023696=test_ractor [ 88/903] 2023700=test_gem_unsatisfiable_dependency_error [ 89/903] 2023700=test_rdoc_i18n_text [ 90/903] 2023700=test_rdoc_tom_doc [ 91/903] 2023700=test_rdoc_markup_parser [ 92/903] 2023703=test_require_lib [ 93/903] 2023696=test_files_test_2 [ 94/903] 2023704=test_gem_version_option [ 95/903] 2023709=test_gem_rdoc [ 96/903] 2023699=test_gem_request_set [ 97/903] 2023700=version_test [ 98/903] 2023700=test_trick [ 99/903] 2023702=test_objectspace [100/903] 2023707=test_fd_setsize [101/903] 2023707=test_big5 [102/903] 2023707=test_gem_resolver_activation_request [103/903] 2023707=test_null [104/903] 2023707=test_scheduler [105/903] 2023711=test_rdoc_markup_raw [106/903] 2023711=test_timeout [107/903] 2023711=test_fixnum [108/903] 2023711=test_signal [109/903] 2023707=test_fstring [110/903] 2023704=test_name_error_extension [111/903] 2023704=test_iseq_load [112/903] 2023706=test_iso_8859 [113/903] 2023706=test_complex2 [114/903] 2023706=test_x509attr [115/903] 2023706=test_dln [116/903] 2023706=test_history [117/903] 2023707=test_rdoc_parser [118/903] 2023699=test_coderange [119/903] 2023699=test_open-uri [120/903] 2023706=test_big2str [121/903] 2023706=test_line_editor [122/903] 2023706=test_rdoc_markup_indented_paragraph [123/903] 2023709=test_pkg_config [124/903] 2023709=test_rdoc_context [125/903] 2023707=regexp_test [126/903] 2023706=test_rdoc_markup_to_html [127/903] 2023707=test_rdoc_markup_to_joined_paragraph [128/903] 2023707=test_string_memory [129/903] 2023707=test_insns_leaf [130/903] 2023707=test_store [131/903] 2023698=test_iseq [132/903] 2023706=test_gc [133/903] 2023699=test_allocation [134/903] 2023705=dump_test [135/903] 2023702=test_enc_associate [136/903] 2023707=location_test [137/903] 2023707=test_c_struct_builder [138/903] 2023707=test_x509req [139/903] 2023707=test_cgi_util [140/903] 2023701=test_gem_commands_open_command [141/903] 2023711=test_protocol [142/903] 2023711=test_gem_ext_cargo_builder_link_flag_converter [143/903] 2023701=test_tree_builder [144/903] 2023711=test_protect [145/903] 2023711=test_pointer [146/903] 2023701=test_refinement [147/903] 2023702=test_gem_dependency_installer [148/903] 2023698=test_warning [149/903] 2023710=test_gem_name_tuple [150/903] 2023707=test_win32ole_type_event [151/903] 2023710=test_rdoc_class_module [152/903] 2023707=test_gem_specification [153/903] 2023704=test_gbk [154/903] 2023704=test_rdoc_markup_attributes [155/903] 2023698=test_win32ole_variable [156/903] 2023698=test_gem_package_tar_reader [157/903] 2023711=test_type_completor [158/903] 2023709=test_gb18030 [159/903] 2023711=test_cgi_session [160/903] 2023709=test_class [161/903] 2023709=test_word [162/903] 2023709=test_numeric [163/903] 2023711=test_stringscanner [164/903] 2023704=test_x509crl [165/903] 2023709=test_require_path_check [166/903] 2023711=test_enumerator_kw [167/903] 2023711=test_mixed_unicode_escapes [168/903] 2023711=test_mul [169/903] 2023711=test_win32ole_variant_outarg [170/903] 2023711=test_mkmf [171/903] 2023709=test_rdoc_markup_to_html_snippet [172/903] 2023711=test_complexrational [173/903] 2023698=test_cgi_header [174/903] 2023711=test_gem_commands_fetch_command [175/903] 2023698=test_pkcs7 [176/903] 2023709=test_flush [177/903] 2023709=test_rdoc_any_method [178/903] 2023704=test_inadvertent_creation [179/903] 2023711=static_inspect_test [180/903] 2023698=test_instrumentation_api [181/903] 2023704=test_at_exit [182/903] 2023704=test_rdoc_markup_verbatim [183/903] 2023704=test_complex [184/903] 2023711=source_location_test [185/903] 2023711=unescape_test [186/903] 2023705=test_x509ext [187/903] 2023704=test_files_ext [188/903] 2023705=test_case [189/903] 2023705=test_eval_history [190/903] 2023704=test_c_struct_entry [191/903] 2023709=test_color [192/903] 2023710=test_gem_commands_query_command [193/903] 2023705=equality_test [194/903] 2023705=test_win32ole [195/903] 2023705=test_gem_version [196/903] 2023704=test_rdoc_markup_to_tt_only [197/903] 2023709=test_gem_commands_stale_command [198/903] 2023704=test_gem_text [199/903] 2023709=test_settracefunc [200/903] 2023700=tunnel_test [201/903] 2023700=test_gem_stub_specification [202/903] 2023704=test_path [203/903] 2023704=test_method_cache [204/903] 2023704=test_rdoc_markdown_test [205/903] 2023697=test_rdoc_normal_module [206/903] 2023705=test_tcp [207/903] 2023705=test_pp [208/903] 2023700=test_sprintf_comb [209/903] 2023705=test_whileuntil [210/903] 2023705=test_transcode [211/903] 2023698=test_asn1 [212/903] 2023698=test_flags [213/903] 2023700=json_string_matching_test [214/903] 2023700=test_gem_ext_rake_builder [215/903] 2023697=test_monitor [216/903] 2023697=test_rdoc_markup_heading [217/903] 2023697=test_rat [218/903] 2023710=test_extlibs [219/903] 2023697=test_process [220/903] 2023705=test_object [221/903] 2023697=test_eval [222/903] 2023697=test_fileutils [223/903] 2023707=test_io [224/903] 2023697=test_gem_commands_cert_command [225/903] 2023707=test_cgi_tag_helper [226/903] 2023707=test_gem_resolver_git_specification [227/903] 2023705=test_dir_m17n [228/903] 2023698=test_kill_ring [229/903] 2023698=test_remote_fetch_error [230/903] 2023698=test_pathname [231/903] 2023707=test_stream [232/903] 2023707=json_common_interface_test [233/903] 2023707=test_func [234/903] 2023702=test_coverage [235/903] 2023709=test_thread_fd_close [236/903] 2023709=json_addition_test [237/903] 2023700=test_path_to_class [238/903] 2023700=test_storage [239/903] 2023709=test_cmethod [240/903] 2023709=test_qsort [241/903] 2023700=test_gem_ext_ext_conf_builder [242/903] 2023709=test_gem_commands_dependency_command [243/903] 2023704=parse_comments_test [244/903] 2023704=test_serialize_subclasses [245/903] 2023704=test_const [246/903] 2023698=test_class [247/903] 2023704=test_gem_dependency [248/903] 2023709=test_iterator [249/903] 2023709=test_marshalable [250/903] 2023709=test_gem_resolver_index_specification [251/903] 2023704=test_string [252/903] 2023704=test_method_cache [253/903] 2023704=test_cstr [254/903] 2023696=test_gem_resolver_lock_specification [255/903] 2023709=test_digest [256/903] 2023709=test_variable [257/903] 2023696=test_closure [258/903] 2023703=test_address_resolve [259/903] 2023709=test_wss [260/903] 2023703=test_parse [261/903] 2023709=test_have_macro [262/903] 2023697=test_process [263/903] 2023696=test_iter_break [264/903] 2023696=test_gem_source_local [265/903] 2023699=test_rdoc_parser_rd [266/903] 2023711=test_num2int [267/903] 2023711=test_gem_commands_install_command [268/903] 2023699=test_gem_ext_cargo_builder_unit [269/903] 2023699=test_stack [270/903] 2023704=test_summary [271/903] 2023709=test_thread_queue [272/903] 2023696=test_flip [273/903] 2023696=test_nowrite [274/903] 2023696=test_securerandom [275/903] 2023696=test_nil2vtempty [276/903] 2023696=test_econv [277/903] 2023704=test_foreach [278/903] 2023704=test_literal [279/903] 2023702=test_irb [280/903] 2023703=test_arithmetic_sequence [281/903] 2023703=test_gem_commands_search_command [282/903] 2023703=test_thread [283/903] 2023707=test_pattern_matching [284/903] 2023703=test_encoding [285/903] 2023707=test_lambda [286/903] 2023703=bom_test [287/903] 2023707=test_sockopt [288/903] 2023707=test_frozen_error [289/903] 2023707=test_file [290/903] 2023703=test_bug_reporter [291/903] 2023700=test_spell_checker [292/903] 2023702=test_document [293/903] 2023702=test_ractor [294/903] 2023700=test_pstore [295/903] 2023705=test_config [296/903] 2023710=test_boolean [297/903] 2023700=test_yaml [298/903] 2023710=test_ansi_with_terminfo [299/903] 2023710=test_rdoc_options [300/903] 2023702=test_yield_block [301/903] 2023702=test_recorder [302/903] 2023702=test_gem_commands_specification_command [303/903] 2023703=test_pkey [304/903] 2023703=test_gem_commands_signin_command [305/903] 2023702=test_nonblock [306/903] 2023700=test_primitive [307/903] 2023702=test_gem_request [308/903] 2023700=parameters_signature_test [309/903] 2023700=test_rdoc_include [310/903] 2023703=test_gem_resolver_api_specification [311/903] 2023703=test_rendering [312/903] 2023699=test_getopts [313/903] 2023699=test_cgi_modruby [314/903] 2023700=test_thread_cv [315/903] 2023699=test_helper [316/903] 2023703=test_win32ole_method [317/903] 2023703=test_yamldbm [318/903] 2023703=test_gem_resolver_best_set [319/903] 2023699=test_convertible [320/903] 2023703=test_eval [321/903] 2023702=test_stat [322/903] 2023702=test_addr [323/903] 2023700=test_parser_events [324/903] 2023702=test_unicode [325/903] 2023711=test_windows_1251 [326/903] 2023702=test_str2big [327/903] 2023711=test_rational [328/903] 2023702=test_regexp [329/903] 2023711=newline_offsets_test [330/903] 2023700=test_gem_commands_contents_command [331/903] 2023696=test_rdoc_cross_reference [332/903] 2023705=test_scalar [333/903] 2023710=test_readpartial [334/903] 2023700=test_rdoc_generator_markup [335/903] 2023703=test_gem_resolver_conflict [336/903] 2023705=json_generic_object_test [337/903] 2023700=test_hash_create [338/903] 2023703=test_thread [339/903] 2023700=test_call [340/903] 2023705=test_ole_methods [341/903] 2023705=test_defined [342/903] 2023710=test_pack [343/903] 2023709=test_switch_hitter [344/903] 2023705=test_folderitem2_invokeverb [345/903] 2023701=test_update [346/903] 2023705=test_files_sample [347/903] 2023701=test_arity [348/903] 2023701=test_case_options [349/903] 2023701=test_rdoc_markup_to_html_crossref [350/903] 2023709=test_init [351/903] 2023700=test_rdoc_parser_changelog [352/903] 2023711=test_gem_resolver_index_set [353/903] 2023711=test_file [354/903] 2023711=test_gem_install_update_options [355/903] 2023700=test_gem_security_policy [356/903] 2023705=test_http [357/903] 2023704=fixtures_test [358/903] 2023711=test_rational2 [359/903] 2023710=test_gem_dependency_resolution_error [360/903] 2023711=test_formatter [361/903] 2023710=test_gem_ci_detector [362/903] 2023711=test_shift_jis [363/903] 2023711=test_yield [364/903] 2023710=test_gem_request_set_lockfile_parser [365/903] 2023700=test_io_wait_uncommon [366/903] 2023700=test_string [367/903] 2023710=test_ostruct [368/903] 2023700=test_completion [369/903] 2023696=test_raise [370/903] 2023696=test_ftp [371/903] 2023704=test_unicode_escape [372/903] 2023696=test_httpresponses [373/903] 2023709=integer_base_flags_test [374/903] 2023701=test_https [375/903] 2023696=test_require [376/903] 2023707=test_erb_command [377/903] 2023709=test_have_library [378/903] 2023704=test_fnmatch [379/903] 2023707=test_rdoc_markup_to_ansi [380/903] 2023710=test_gem_resolver_vendor_set [381/903] 2023704=test_evaluation [382/903] 2023710=test_koi8 [383/903] 2023707=test_erb_m17n [384/903] 2023704=test_clone [385/903] 2023710=test_objspace [386/903] 2023707=test_filter [387/903] 2023707=test_gem_ext_cmake_builder [388/903] 2023707=test_too_many_dummy_encodings [389/903] 2023701=test_new [390/903] 2023701=test_macro [391/903] 2023707=test_hash [392/903] 2023707=test_cipher [393/903] 2023701=test_etc [394/903] 2023707=test_gem_source_lock [395/903] 2023704=test_ldap [396/903] 2023707=test_last_thread [397/903] 2023704=test_rdoc_markup_to_bs [398/903] 2023701=test_rdoc_markup [399/903] 2023701=test_symbol [400/903] 2023704=test_optparse [401/903] 2023704=test_coder [402/903] 2023704=test_context [403/903] 2023704=test_unix [404/903] 2023707=test_gem_source_specific_file [405/903] 2023704=parse_test [406/903] 2023704=test_enum [407/903] 2023707=test_gem_commands_which_command [408/903] 2023707=test_io [409/903] 2023700=test_metaclass [410/903] 2023709=test_numeric [411/903] 2023700=test_date_arith [412/903] 2023700=test_io_console [413/903] 2023709=test_rdoc_require [414/903] 2023709=test_ws [415/903] 2023709=test_gem_commands_sources_command [416/903] 2023709=test_c_union_entity [417/903] 2023709=test_undef [418/903] 2023709=test_gem_spec_fetcher [419/903] 2023709=test_hmac [420/903] 2023709=test_signedness [421/903] 2023696=desugar_compiler_test [422/903] 2023699=symbol_encoding_test [423/903] 2023696=test_internal_ivar [424/903] 2023696=test_cgi_cookie [425/903] 2023696=test_gem_commands_mirror [426/903] 2023696=test_debugger_integration [427/903] 2023696=test_array_create [428/903] 2023696=test_gem_resolver_installed_specification [429/903] 2023708=test_rdoc_rubygems_hook [430/903] 2023696=test_my_integer [431/903] 2023696=test_gem_commands_environment_command [432/903] 2023699=test_tracepoint [433/903] 2023700=test_ractor [434/903] 2023696=test_memory_view [435/903] 2023698=test_pinned [436/903] 2023698=test_gem_command [437/903] 2023700=test_usrmarshal [438/903] 2023696=test_weakkeymap [439/903] 2023698=test_show_source [440/903] 2023708=test_inlinecache [441/903] 2023698=test_rdoc_markup_to_markdown [442/903] 2023699=test_httpresponse [443/903] 2023699=test_rdoc_parser_ruby [444/903] 2023708=test_enc_raise [445/903] 2023698=test_engine [446/903] 2023698=test_key_error [447/903] 2023698=reflection_test [448/903] 2023708=test_bignum [449/903] 2023704=test_dot_dot [450/903] 2023704=test_human_typo [451/903] 2023704=test_cparser [452/903] 2023700=ractor_test [453/903] 2023698=test_gem_request_set_lockfile [454/903] 2023708=test_postponed_job [455/903] 2023696=test_pattern_key_name_check [456/903] 2023700=test_exit [457/903] 2023696=test_gem_commands_yank_command [458/903] 2023700=test_jaro_winkler [459/903] 2023700=test_gem_remote_fetcher [460/903] 2023696=test_gem_gemcutter_utilities [461/903] 2023709=test_gem_resolver [462/903] 2023696=test_config [463/903] 2023698=test_tempfile [464/903] 2023696=test_gem_util [465/903] 2023708=test_raise_exception [466/903] 2023704=test_singleton [467/903] 2023704=test_rdoc_servlet [468/903] 2023709=test_win32ole_param_event [469/903] 2023709=test_ripper [470/903] 2023698=test_key_name_check [471/903] 2023696=test_rdoc_rd_block_parser [472/903] 2023698=test_grapheme_breaks [473/903] 2023698=test_gem_request_set_gem_dependency_api [474/903] 2023696=test_ossl [475/903] 2023703=test_date_marshal [476/903] 2023704=test_syntax [477/903] 2023703=test_ruby_lex [478/903] 2023698=test_assignment [479/903] 2023701=test_stream [480/903] 2023701=test_ractor [481/903] 2023701=test_ssl_session [482/903] 2023703=test_optarg [483/903] 2023699=test_autoload [484/903] 2023705=test_gem_resolver_local_specification [485/903] 2023709=test_gem_commands_exec_command [486/903] 2023705=test_gem_commands_unpack_command [487/903] 2023703=test_pack [488/903] 2023701=test_gem_commands_signout_command [489/903] 2023705=test_object [490/903] 2023705=test_rdoc_generator_pot [491/903] 2023701=test_exception [492/903] 2023701=test_gem_gem_runner [493/903] 2023708=test_gem_ext_cargo_builder [494/903] 2023708=test_file_exhaustive [495/903] 2023701=test_len [496/903] 2023701=test_acceptable [497/903] 2023703=implicit_array_test [498/903] 2023703=test_win32ole_param [499/903] 2023703=test_rdoc_parser_markdown [500/903] 2023706=test_function_entry [501/903] 2023703=test_method_name_check [502/903] 2023706=test_kernel [503/903] 2023703=heredoc_dedent_test [504/903] 2023703=numeric_value_test [505/903] 2023703=test_keyword [506/903] 2023705=!Nothing_to_test [507/903] 2023705=test_gem_commands_server_command [508/903] 2023705=test_rdoc_ri_driver [509/903] 2023700=test_data [510/903] 2023700=test_http_request [511/903] 2023711=test_httpheader [512/903] 2023701=test_bn [513/903] 2023701=test_win32ole_method_event [514/903] 2023700=test_provider [515/903] 2023701=test_gem_package_task [516/903] 2023701=test_helper [517/903] 2023711=test_memory_view [518/903] 2023711=test_ellipsize [519/903] 2023701=test_integer [520/903] 2023711=test_utf32 [521/903] 2023711=test_thread [522/903] 2023711=test_noarg [523/903] 2023701=test_data [524/903] 2023701=test_rand [525/903] 2023705=test_pkey_ec [526/903] 2023705=test_fips [527/903] 2023711=test_gem_commands_update_command [528/903] 2023709=test_date_parse [529/903] 2023706=test_backtrace [530/903] 2023706=test_workspace [531/903] 2023701=test_random [532/903] 2023703=test_to_ruby [533/903] 2023701=test_bundled_ca [534/903] 2023700=static_literals_test [535/903] 2023703=test_option [536/903] 2023700=test_input_method [537/903] 2023709=test_nextafter [538/903] 2023700=test_tracer [539/903] 2023700=test_capacity [540/903] 2023706=test_gem_safe_marshal [541/903] 2023700=test_gc_compact [542/903] 2023709=test_key_stroke [543/903] 2023709=test_deprecated [544/903] 2023709=test_div [545/903] 2023709=test_resize [546/903] 2023709=test_rdoc_generator_darkfish [547/903] 2023705=test_fiber [548/903] 2023703=test_generic [549/903] 2023703=test_rdoc_store [550/903] 2023701=test_win32ole_variant_m [551/903] 2023701=json_parser_test [552/903] 2023696=test_err_in_callback [553/903] 2023696=test_cesu8 [554/903] 2023696=test_rdoc_stats [555/903] 2023696=test_gem_commands_setup_command [556/903] 2023701=test_alias_and_anchor [557/903] 2023701=test_gem_commands_rebuild_command [558/903] 2023701=errors_test [559/903] 2023701=test_open3 [560/903] 2023709=test_rdoc_markup_document [561/903] 2023709=test_vm_dump [562/903] 2023709=test_cclass [563/903] 2023706=test_shellwords [564/903] 2023706=test_singleton_function [565/903] 2023706=test_proc [566/903] 2023709=test_load [567/903] 2023709=test_uncorrectable_name_check [568/903] 2023709=test_marshal [569/903] 2023696=magic_comment_test [570/903] 2023698=test_zlib [571/903] 2023711=test_omap [572/903] 2023711=test_case_comprehensive [573/903] 2023711=test_framework [574/903] 2023711=test_ractor [575/903] 2023696=test_json_tree [576/903] 2023696=test_emitter [577/903] 2023696=library_symbols_test [578/903] 2023696=test_nomethod_error [579/903] 2023703=test_pkey_dsa [580/903] 2023696=test_https_proxy [581/903] 2023696=test_date_strptime [582/903] 2023706=test_ssl [583/903] 2023696=test_files_test_1 [584/903] 2023696=test_gem [585/903] 2023709=test_float [586/903] 2023708=test_ractor [587/903] 2023708=test_severity [588/903] 2023708=test_rdoc_rd_inline [589/903] 2023703=test_yaml_special_cases [590/903] 2023708=test_gem_source_list [591/903] 2023703=test_parser [592/903] 2023703=attribute_write_test [593/903] 2023703=test_cgi_core [594/903] 2023711=test_delegate [595/903] 2023703=test_helper_method [596/903] 2023708=test_rdoc_top_level [597/903] 2023703=test_gem_command_manager [598/903] 2023711=test_multi_irb_commands [599/903] 2023711=test_gem_installer [600/903] 2023706=test_rdoc_code_object [601/903] 2023703=test_pipe [602/903] 2023703=test_regex_casefold [603/903] 2023703=test_gem_source_git [604/903] 2023708=test_rdoc_normal_class [605/903] 2023708=test_gem_commands_check_command [606/903] 2023708=test_random_formatter [607/903] 2023708=test_help [608/903] 2023708=test_gem_resolver_git_set [609/903] 2023706=test_class_name_check [610/903] 2023709=test_emoji [611/903] 2023706=test_files_lib [612/903] 2023709=test_sorted_set [613/903] 2023703=test_string [614/903] 2023708=test_cp949 [615/903] 2023708=test_condition [616/903] 2023708=test_erb [617/903] 2023696=test_integer [618/903] 2023699=test_duplicate [619/903] 2023708=test_time [620/903] 2023699=json_ext_parser_test [621/903] 2023699=test_scan_args [622/903] 2023699=test_date_attr [623/903] 2023699=test_utf16 [624/903] 2023699=test_gem_package [625/903] 2023709=test_rdoc_parser_simple [626/903] 2023709=test_enumerator [627/903] 2023708=test_benchmark [628/903] 2023708=string_encoding_test [629/903] 2023707=test_exception_at_throwing [630/903] 2023707=test_name_error [631/903] 2023699=test_gem_source [632/903] 2023708=test_rdoc_markup_to_rdoc [633/903] 2023708=test_frozen [634/903] 2023708=test_handle [635/903] 2023699=test_safe_load [636/903] 2023699=test_color_printer [637/903] 2023699=test_propertyputref [638/903] 2023699=overlap_test [639/903] 2023708=test_rdoc_ri_paths [640/903] 2023708=test_gem_platform [641/903] 2023707=test_gem_uninstaller [642/903] 2023708=test_symbol [643/903] 2023708=test_assembler [644/903] 2023708=test_pty [645/903] 2023701=test_variable_name_check [646/903] 2023700=test_gem_source_vendor [647/903] 2023700=test_gem_commands_list_command [648/903] 2023701=test_parser [649/903] 2023700=test_date [650/903] 2023700=test_date_time [651/903] 2023701=test_pkcs12 [652/903] 2023700=test_change_word [653/903] 2023700=test_gem_available_set [654/903] 2023698=test_modify_expand [655/903] 2023698=test_gem_source_installed [656/903] 2023698=test_enumerator [657/903] 2023698=test_rdoc_markup_formatter [658/903] 2023700=test_win32ole_variant [659/903] 2023699=test_fiddle [660/903] 2023698=test_psych [661/903] 2023700=test_ractor [662/903] 2023698=test_digest [663/903] 2023699=test_gem_uri [664/903] 2023699=test_rbconfig [665/903] 2023699=test_command [666/903] 2023700=test_gem_package_old [667/903] 2023708=test_debug [668/903] 2023708=test_arith_seq_extract [669/903] 2023700=test_gem_commands_help_command [670/903] 2023701=test_stringchar [671/903] 2023700=test_set [672/903] 2023700=test_find_executable [673/903] 2023700=test_array [674/903] 2023701=test_error_highlight [675/903] 2023708=test_date_compat [676/903] 2023708=test_resolve_symbol [677/903] 2023699=test_profile_frames [678/903] 2023708=test_lazy_enumerator [679/903] 2023699=test_backtrace [680/903] 2023698=test_time_tz [681/903] 2023707=test_rdoc_task [682/903] 2023707=test_gem_commands_outdated_command [683/903] 2023698=test_gem_request_set_lockfile_tokenizer [684/903] 2023707=test_nil [685/903] 2023707=test_class2name [686/903] 2023698=test_kdf [687/903] 2023707=test_reqarg [688/903] 2023698=test_rdoc_generator_pot_po [689/903] 2023698=test_reline_key [690/903] 2023698=test_unicode_normalize [691/903] 2023698=test_method [692/903] 2023708=test_gem_resolver_lock_set [693/903] 2023708=test_rdoc_markup_hard_break [694/903] 2023701=test_ractor_compatibility [695/903] 2023708=test_append [696/903] 2023708=test_gem_console_ui [697/903] 2023708=test_member [698/903] 2023708=test_resource [699/903] 2023708=test_gem_update_suggestion [700/903] 2023708=test_set [701/903] 2023708=test_gem_source_fetch_problem [702/903] 2023708=test_ipaddr [703/903] 2023708=test_arity [704/903] 2023708=test_rdoc_generator_ri [705/903] 2023708=test_nofree [706/903] 2023708=test_trace [707/903] 2023708=test_numhash [708/903] 2023708=test_gem_stream_ui [709/903] 2023699=test_pkey_rsa [710/903] 2023708=test_gem_resolver_composed_set [711/903] 2023708=test_egrep_cpp [712/903] 2023707=test_argf [713/903] 2023708=test_rdoc_i18n_locale [714/903] 2023708=test_webauthn_poller [715/903] 2023708=test_date_conv [716/903] 2023708=test_rdoc_markup_attribute_manager [717/903] 2023699=test_yjit [718/903] 2023708=test_buffered_io [719/903] 2023701=test_m17n [720/903] 2023708=test_rdoc_rdoc [721/903] 2023708=test_rdoc_markup_pre_process [722/903] 2023705=test_yjit_exit_locations [723/903] 2023708=test_rdoc_method_attr [724/903] 2023701=test_yamlstore [725/903] 2023701=test_gem_commands_pristine_command [726/903] 2023705=test_gem_config_file [727/903] 2023708=test_scalar_scanner [728/903] 2023708=test_within_pipe [729/903] 2023705=test_win32ole_event [730/903] 2023705=test_io_buffer [731/903] 2023708=test_gem_resolver_requirement_list [732/903] 2023708=test_beginendblock [733/903] 2023705=test_arith_seq_beg_len_step [734/903] 2023696=test_reline [735/903] 2023705=test_hash [736/903] 2023708=test_function [737/903] 2023706=snapshots_test [738/903] 2023708=test_socket [739/903] 2023710=test_not [740/903] 2023710=test_timeout [741/903] 2023704=test_weakref [742/903] 2023696=ripper_test [743/903] 2023704=test_rubygems [744/903] 2023710=test_gem_package_tar_writer [745/903] 2023711=test_yaml_tree [746/903] 2023711=test_case_mapping [747/903] 2023711=test_mailto [748/903] 2023710=test_win32ole_record [749/903] 2023711=test_gem_path_support [750/903] 2023710=constant_path_node_test [751/903] 2023701=test_array [752/903] 2023701=test_ubf_async_safe [753/903] 2023711=parser_test [754/903] 2023711=snippets_test [755/903] 2023701=newline_test [756/903] 2023704=heredoc_test [757/903] 2023704=test_webauthn_listener_response [758/903] 2023710=test_gem_bundler_version_finder [759/903] 2023704=test_console_attr [760/903] 2023704=test_super [761/903] 2023710=test_libs [762/903] 2023701=test_gc [763/903] 2023701=test_math [764/903] 2023710=json_encoding_test [765/903] 2023710=test_time [766/903] 2023701=test_struct [767/903] 2023701=onigmo_test [768/903] 2023701=test_rb_str_dup [769/903] 2023701=fuzzer_test [770/903] 2023701=test_ast [771/903] 2023710=test_rdoc_comment [772/903] 2023696=test_pack [773/903] 2023696=test_case [774/903] 2023710=test_cgi_multipart [775/903] 2023696=test_bug-5832 [776/903] 2023696=test_popen_deadlock [777/903] 2023710=test_autoconf [778/903] 2023710=test_did_you_mean [779/903] 2023710=test_digest_extend [780/903] 2023710=test_gem_safe_yaml [781/903] 2023702=test_sleep [782/903] 2023710=test_x509name [783/903] 2023710=test_wait [784/903] 2023706=test_object_references [785/903] 2023706=test_alias [786/903] 2023708=test_gem_requirement [787/903] 2023710=test_sizeof [788/903] 2023704=test_face [789/903] 2023704=test_gem_commands_build_command [790/903] 2023708=test_compile_prism [791/903] 2023706=test_euc_tw [792/903] 2023706=test_gem_security [793/903] 2023696=test_rdoc_rd [794/903] 2023696=command_line_test [795/903] 2023696=test_gem_commands_info_command [796/903] 2023704=test_io_timeout [797/903] 2023704=test_date_new [798/903] 2023704=test_system [799/903] 2023696=test_emoji_breaks [800/903] 2023702=test_notimplement [801/903] 2023696=test_bug-3571 [802/903] 2023702=test_comparable [803/903] 2023702=test_dup [804/903] 2023696=test_require [805/903] 2023708=test_stringio [806/903] 2023702=test_dns [807/903] 2023711=test_range [808/903] 2023708=test_type [809/903] 2023708=test_gem_impossible_dependencies_error [810/903] 2023708=json_generator_test [811/903] 2023708=encodings_test [812/903] 2023702=test_string_processing [813/903] 2023702=test_io_buffer [814/903] 2023708=test_dryrun [815/903] 2023708=test_ts [816/903] 2023702=test_emitter [817/903] 2023702=test_locale [818/903] 2023702=parse_stream_test [819/903] 2023702=test_gem_resolver_api_set [820/903] 2023702=test_tmpdir [821/903] 2023702=test_gem_source_subpath_problem [822/903] 2023702=test_to_ary_concat [823/903] 2023708=warnings_test [824/903] 2023708=test_rdoc_token_stream [825/903] 2023708=test_printf [826/903] 2023708=test_rubyoptions [827/903] 2023704=test_stringify_symbols [828/903] 2023704=test_windows_1252 [829/903] 2023704=test_configuration [830/903] 2023706=test_rdoc_alias [831/903] 2023706=test_rdoc_single_class [832/903] 2023706=dispatcher_test [833/903] 2023706=test_udp [834/903] 2023711=test_pkey_dh [835/903] 2023706=test_ocsp [836/903] 2023704=test_rdoc_text [837/903] 2023711=test_shapes [838/903] 2023711=test_gem_silent_ui [839/903] 2023698=test_ifunless [840/903] 2023698=test_require [841/903] 2023698=test_gem_resolver_installer_set [842/903] 2023711=test_gem_dependency_list [843/903] 2023704=test_files_test [844/903] 2023704=test_nesting_parser [845/903] 2023704=test_rendering [846/903] 2023704=test_gem_commands_uninstall_command [847/903] 2023711=test_ensured [848/903] 2023702=test_io_m17n [849/903] 2023711=test_delete [850/903] 2023711=comments_test [851/903] 2023711=test_config [852/903] 2023698=test_forwardable [853/903] 2023698=test_object_create_start [854/903] 2023698=test_continuation [855/903] 2023711=test_project_sanity [856/903] 2023698=test_config [857/903] 2023710=test_env [858/903] 2023706=regular_expression_encoding_test [859/903] 2023698=test_gem_commands_cleanup_command [860/903] 2023706=test_interned_str [861/903] 2023706=test_placearg [862/903] 2023711=test_rdoc_markup_paragraph [863/903] 2023711=test_io_wait [864/903] 2023707=test_rdoc_extend [865/903] 2023711=test_kwargs [866/903] 2023711=test_win32ole_type [867/903] 2023711=test_lexer [868/903] 2023711=test_merge_keys [869/903] 2023711=test_random [870/903] 2023707=test_dir [871/903] 2023711=test_x509store [872/903] 2023706=test_mdns [873/903] 2023706=test_gem_ext_configure_builder [874/903] 2023706=test_rdoc_rd_inline_parser [875/903] 2023706=test_gem_security_signer [876/903] 2023711=test_bash_completion [877/903] 2023711=test_exception [878/903] 2023706=test_gem_local_remote_options [879/903] 2023700=test_gem_commands_lock_command [880/903] 2023706=test_euc_kr [881/903] 2023700=test_threadgroup [882/903] 2023706=test_set_len [883/903] 2023706=test_rdoc_generator_json_index [884/903] 2023698=test_key_event_record [885/903] 2023698=regular_expression_options_test [886/903] 2023698=test_queue [887/903] 2023698=test_sleep [888/903] 2023707=test_gem_validator [889/903] 2023706=integer_parse_test [890/903] 2023707=test_prettyprint [891/903] 2023706=test_install [892/903] 2023707=test_rdoc_markup_to_label [893/903] 2023707=test_pair [894/903] 2023704=test_m17n_comb [895/903] 2023700=test_date_ractor [896/903] 2023706=test_tree_spell_checker [897/903] 2023706=lex_test [898/903] 2023700=test_custom_command [899/903] 2023700=test_tsort [900/903] 2023700=test_depth_first [901/903] 2023700=test_ns_spki [902/903] 2023700=test_integer_comb [903/903] 2023702=index_write_test Retrying hung up testcases... [ 1/158] TestProcess#test_daemon_no_threads = 0.03 s [ 2/158] TestProcess#test_pst_inspect = 0.00 s [ 3/158] TestProcess#test_fd_inheritance = 0.92 s [ 4/158] TestProcess#test_threading_works_after_exec_fail = 0.53 s [ 5/158] TestProcess#test_execopts_env_single_word = 0.15 s [ 6/158] TestProcess#test_uid_sid_available? = 0.00 s [ 7/158] TestProcess#test_execopts_chdir = 0.15 s [ 8/158] TestProcess#test_execopt_env_path = 0.00 s [ 9/158] TestProcess#test_last_status = 0.15 s [ 10/158] TestProcess#test_exec_noshell = 0.16 s [ 11/158] TestProcess#test__fork_wrong_type_hook = 0.03 s [ 12/158] TestProcess#test_geteuid = 0.00 s [ 13/158] TestProcess#test_execopts_redirect_to_out_and_err = 0.30 s [ 14/158] TestProcess#test_execopts_env_popen_vector = 1.53 s [ 15/158] TestProcess#test_execopts_opts = 0.15 s [ 16/158] TestProcess#test_execopts_redirect_fd = 2.00 s [ 17/158] TestProcess#test_getpriority = 0.00 s [ 18/158] TestProcess#test_clock_getres_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s [ 19/158] TestProcess#test_execopts_env_popen_string = 1.54 s [ 20/158] TestProcess#test_close_others_default_false = 0.03 s [ 21/158] TestProcess#test_abort = 0.31 s [ 22/158] TestProcess#test_execopts_new_pgroup = 0.00 s [ 23/158] TestProcess#test_popen_shell = 0.31 s [ 24/158] TestProcess#test_sleep = 0.00 s [ 25/158] TestProcess#test_execopts_open_chdir = 0.15 s [ 26/158] TestProcess#test_sh_exec = 0.00 s [ 27/158] TestProcess#test_daemon_noclose = 0.03 s [ 28/158] TestProcess#test_status_wait = 0.16 s [ 29/158] TestProcess#test_popen_exit = 0.16 s [ 30/158] TestProcess#test_wait_without_arg = 0.26 s [ 31/158] TestProcess#test_execopts_unsetenv_others = 0.31 s [ 32/158] TestProcess#test_seteuid = 0.00 s [ 33/158] TestProcess#test_execopts_open_chdir_m17n_path = 0.16 s [ 34/158] TestProcess#test_process_detach = 0.02 s [ 35/158] TestProcess#test_wait_and_sigchild = 0.02 s [ 36/158] TestProcess#test_clock_getres_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s [ 37/158] TestProcess#test_getpgid = 0.00 s [ 38/158] TestProcess#test_execopts_pgroup = 0.78 s [ 39/158] TestProcess#test_exec_wordsplit = 0.31 s [ 40/158] TestProcess#test_execopts_redirect_symbol = 0.47 s [ 41/158] TestProcess#test_clock_gettime_TIME_BASED_CLOCK_REALTIME = 0.00 s [ 42/158] TestProcess#test_clock_getres_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [ 43/158] TestProcess#test_popen_cloexec = 0.00 s [ 44/158] TestProcess#test_execopts_redirect_pipe = 0.78 s [ 45/158] TestProcess#test_rlimit_availability = 0.00 s [ 46/158] TestProcess#test_no_curdir = 0.05 s [ 47/158] TestProcess#test_uid_from_name = 0.00 s [ 48/158] TestProcess#test_popen_noshell = 0.00 s [ 49/158] TestProcess#test_daemon_nochdir_noclose = 0.03 s [ 50/158] TestProcess#test_status_kill = 0.16 s [ 51/158] TestProcess#test_argv0_noarg = 1.53 s [ 52/158] TestProcess#test_execopts_popen = 0.31 s [ 53/158] TestProcess#test__fork = 0.02 s [ 54/158] TestProcess#test_exec_close_reserved_fd = 0.62 s [ 55/158] TestProcess#test__fork_hook = 0.07 s [ 56/158] TestProcess#test_exec_fd_3_redirect = 0.29 s [ 57/158] TestProcess#test_execopts_exec = 0.15 s [ 58/158] TestProcess#test_exec_shell = 0.46 s [ 59/158] TestProcess#test_status_fail = 0.00 s [ 60/158] TestProcess#test_seteuid_name = 0.00 s [ 61/158] TestProcess#test_execopts_redirect_open_fifo = 0.17 s [ 62/158] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s [ 63/158] TestProcess#test_system_wordsplit = 0.15 s [ 64/158] TestProcess#test_daemon_default = 0.03 s [ 65/158] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [ 66/158] TestProcess#test_execopts_env = 1.83 s [ 67/158] TestProcess#test_exec_failure_leaves_no_child = 0.00 s [ 68/158] TestProcess#test_system_shell = 0.31 s [ 69/158] TestProcess#test_daemon_detached = 0.03 s [ 70/158] TestProcess#test_execopts_uid = 0.31 s [ 71/158] TestProcess#test_execopts_redirect_open_order_reverse = 0.15 s [ 72/158] TestProcess#test_clock_gettime_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [ 73/158] TestProcess#test_deadlock_by_signal_at_forking = 2.97 s [ 74/158] TestProcess#test_wait_exception = 0.16 s [ 75/158] TestProcess#test_fallback_to_sh = 0.00 s [ 76/158] TestProcess#test_spawn_noshell = 0.00 s [ 77/158] TestProcess#test_gid_sid_available? = 0.00 s [ 78/158] TestProcess#test_concurrent_group_and_pid_wait = 0.05 s [ 79/158] TestProcess#test_spawn_too_long_path = 0.00 s [ 80/158] TestProcess#test_kill_at_spawn_failure = 0.00 s [ 81/158] TestProcess#test_execopts_umask = 0.31 s [ 82/158] TestProcess#test_argv0_frozen = 0.00 s [ 83/158] TestProcess#test_rlimit_value = 0.31 s [ 84/158] TestProcess#test_argv0_keep_alive = 0.03 s [ 85/158] TestProcess#test_setsid = 0.15 s [ 86/158] TestProcess#test_execopts_open_failure = 0.00 s [ 87/158] TestProcess#test_gid_re_exchangeable_p = 0.00 s [ 88/158] TestProcess#test_clock_getres = 0.00 s [ 89/158] TestProcess#test_execopts_redirect_dup2_child = 0.62 s [ 90/158] TestProcess#test_clock_gettime_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [ 91/158] TestProcess#test_signals_work_after_exec_fail = 0.02 s [ 92/158] TestProcess#test_status_quit = 0.11 s [ 93/158] TestProcess#test_clock_gettime_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s [ 94/158] TestProcess#test_sh_env = 0.00 s [ 95/158] TestProcess#test_wait2 = 0.26 s [ 96/158] TestProcess#test_uid_re_exchangeable_p = 0.00 s [ 97/158] TestProcess#test_execopts_gid = 0.31 s [ 98/158] TestProcess#test_execopts_popen_stdio = 0.15 s [ 99/158] TestProcess#test_overwrite_ENV = 0.28 s [100/158] TestProcess#test_daemon_readwrite = 0.03 s [101/158] TestProcess#test_execopts_duplex_io = 0.15 s [102/158] TestProcess#test_clock_gettime = 0.00 s [103/158] TestProcess#test_handle_interrupt_with_fork = 0.02 s [104/158] TestProcess#test_execopts_redirect_self = 0.16 s [105/158] TestProcess#test_popen_fork = 0.02 s [106/158] TestProcess#test_maxgroups = 0.00 s [107/158] TestProcess#test_warmup_run_major_gc_and_compact = 0.13 s [108/158] TestProcess#test_execopts_redirect_nonascii_path = 0.15 s [109/158] TestProcess#test_last_status_failure = 0.00 s [110/158] TestProcess#test__fork_hook_popen = 0.03 s [111/158] TestProcess#test__fork_pid_cache = 0.02 s [112/158] TestProcess#test_clock_getres_TIME_BASED_CLOCK_REALTIME = 0.00 s [113/158] TestProcess#test_getuid = 0.00 s [114/158] TestProcess#test_setpriority = 0.00 s [115/158] TestProcess#test_execopts_redirect_open_order_normal = 0.15 s [116/158] TestProcess#test_execopts_redirect_open_fifo_interrupt_raise = 0.66 s [117/158] TestProcess#test_waitall = 0.28 s [118/158] TestProcess#test_aspawn_too_long_path = 0.12 s [119/158] TestProcess#test_rlimit_name = 0.00 s [120/158] TestProcess#test_argv0 = 0.92 s [121/158] TestProcess#test_initgroups = 0.00 s [122/158] TestProcess#test_popen_reopen = 0.13 s [123/158] TestProcess#test_execopts_rlimit = 1.06 s [124/158] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [125/158] TestProcess#test_warmup_promote_all_objects_to_oldgen = 0.13 s [126/158] TestProcess#test_execopts_redirect_tempfile = 0.15 s [127/158] TestProcess#test_popen_wordsplit = 0.16 s [128/158] TestProcess#test_popen_wordsplit_beginning_and_trailing_spaces = 0.15 s [129/158] TestProcess#test_clock_gettime_unit = 0.00 s [130/158] TestProcess#test_clock_gettime_constants = 0.00 s [131/158] TestProcess#test_clock_getres_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [132/158] TestProcess#test_execopts_close_others = 1.23 s [133/158] TestProcess#test_forked_child_handles_signal = 0.17 s [134/158] TestProcess#test_many_args = 0.19 s [135/158] TestProcess#test_rescue_exec_fail = 0.13 s [136/158] TestProcess#test_spawn_shell = 0.30 s [137/158] TestProcess#test_rlimit_nofile = 0.16 s [138/158] TestProcess#test_gid_from_name = 0.00 s [139/158] TestProcess#test_sh_comment = 0.00 s [140/158] TestProcess#test_status = 0.15 s [141/158] TestProcess#test_execopts_preserve_env_on_exec_failure = 0.15 s [142/158] TestProcess#test_daemon_pid = 0.03 s [143/158] TestProcess#test_setegid = 0.00 s [144/158] TestProcess#test_clock_getres_constants = 0.00 s [145/158] TestProcess#test_execopts_popen_extra_fd = 0.31 s [146/158] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s [147/158] TestProcess#test_execopts_modification = 0.46 s [148/158] TestProcess#test_warmup_precompute_string_coderange = 0.13 s [149/158] TestProcess#test_to_hash_on_arguments = 0.57 s [150/158] TestProcess#test_system_sigpipe = 0.00 s [151/158] TestProcess#test_system_noshell = 0.00 s [152/158] TestProcess#test_getegid = 0.00 s [153/158] TestProcess#test_execopts_redirect_open_fifo_interrupt_print = 0.56 s [154/158] TestProcess#test_clock_gettime_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s [155/158] TestProcess#test_groups = 0.00 s [156/158] TestProcess#test_warmup_frees_pages = 0.14 s [157/158] TestProcess#test_sigpipe = 0.15 s [158/158] TestProcess#test_spawn_wordsplit = 0.16 s Finished tests in 412.333495s, 78.6960 tests/s, 15608.3415 assertions/s. 32449 tests, 6435842 assertions, 0 failures, 0 errors, 352 skips ruby -v: ruby 3.4.0dev (2024-07-02T11:33:48Z master cee62c6738) [x86_64-linux] $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 943 943 943 ? -1 Ss 1000 0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 943 953 953 953 pts/0 953 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 953 954 953 953 pts/0 953 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental 1 101563 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 494323 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb 1 616932 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb 1 662201 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb 1 693553 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 752842 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 881697 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb 1 1077309 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 1322977 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb 1 1472189 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb 1 1514424 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 1522648 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 1792609 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb 1 1879140 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 954 1981988 953 953 pts/0 953 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental 1981988 1981991 953 953 pts/0 953 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240702-143418 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental 1981991 1981992 953 953 pts/0 953 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240702-143418 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental 1981992 2023048 953 953 pts/0 953 Z+ 1000 0:00 [sh] <defunct> 1 2054462 2054462 2054462 ? -1 Ssl 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite 1981992 2060234 953 953 pts/0 953 R+ 1000 0:00 ps jx 1 2243620 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 2297462 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb 1 2471482 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 2498470 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 2537584 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 2728215 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork 1 2840840 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 2857620 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb 1 3112862 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb 1 3449710 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb 1 3568102 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb 1 3838051 953 953 pts/0 953 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork 1 3846465 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb 1 3867186 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 3872726 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb {1=>[943, 101563, 494323, 616932, 662201, 693553, 752842, 881697, 1077309, 1322977, 1472189, 1514424, 1522648, 1792609, 1879140, 2054462, 2243620, 2297462, 2471482, 2498470, 2537584, 2728215, 2840840, 2857620, 3112862, 3449710, 3568102, 3838051, 3846465, 3867186, 3872726], 943=>[953], 953=>[954], 954=>[1981988], 1981988=>[1981991], 1981991=>[1981992], 1981992=>[2023048, 2060234]} $ timeout 60 gdb -p 2023048 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) $ timeout 60 gdb -p 2060234 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/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 = C.UTF-8 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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-07-02T11:33:48Z master cee62c6738) [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 37.301170 seconds 3432 files, 32766 examples, 136724 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.