# Logfile created on 2024-08-05 10:11:20 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007b54b8c7fdc0 @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.20240805-101120", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007b54b8ca0a70 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b54b8ca04f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b54b7baa1f8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240805-101120", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240805-101120>, @binmode=false, @mon_data=#<Monitor:0x00007b54b95ffd28>, @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 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 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 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 = 9d86864a6d $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /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 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 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 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 f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb 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 encdb.h generating enc.mk encdb.h unchanged 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/nkf-0.2.0/ext/nkf' 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/ext/fiddle' 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/racc-1.8.1/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.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/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/bigdecimal-3.1.8/ext/bigdecimal' 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed 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 b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.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 encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem 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' 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 '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/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' 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/io/console' 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/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' 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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' 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/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' 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/rbs-3.5.2/ext/rbs_extension' 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' ./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.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.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.4 rss 0.3.1 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.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.1 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 1982 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 generating encdb.h encdb.h unchanged 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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=64472 "--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/913] 963271=test_assembler [ 2/913] 963257=test_pty [ 3/913] 963271=test_variable_name_check [ 4/913] 963261=test_gem_source_vendor [ 5/913] 963265=test_gem_commands_list_command [ 6/913] 963258=test_propertyputref [ 7/913] 963267=test_gem_platform [ 8/913] 963260=test_gem_uninstaller [ 9/913] 963268=test_symbol [ 10/913] 963266=overlap_test [ 11/913] 963259=test_rdoc_ri_paths [ 12/913] 963264=test_change_word [ 13/913] 963262=test_modify_expand [ 14/913] 963270=test_gem_source_installed [ 15/913] 963263=test_gem_available_set [ 16/913] 963269=test_parser [ 17/913] 963272=test_date [ 18/913] 963258=test_date_time [ 19/913] 963262=test_pkcs12 [ 20/913] 963272=test_rdoc_parser_simple [ 21/913] 963264=test_enumerator [ 22/913] 963268=test_utf16 [ 23/913] 963271=test_gem_package [ 24/913] 963258=test_gem_source [ 25/913] 963268=test_rdoc_markup_to_rdoc [ 26/913] 963269=test_frozen [ 27/913] 963269=test_handle [ 28/913] 963269=test_color_printer [ 29/913] 963259=test_safe_load [ 30/913] 963272=test_benchmark [ 31/913] 963269=string_encoding_test [ 32/913] 963259=test_exception_at_throwing [ 33/913] 963261=test_name_error [ 34/913] 963268=test_resolve_symbol [ 35/913] 963270=test_profile_frames [ 36/913] 963265=test_date_compat [ 37/913] 963265=test_lazy_enumerator [ 38/913] 963269=test_array [ 39/913] 963259=test_set [ 40/913] 963267=test_find_executable [ 41/913] 963268=test_error_highlight [ 42/913] 963259=test_nil [ 43/913] 963259=test_class2name [ 44/913] 963259=test_gem_commands_outdated_command [ 45/913] 963263=test_gem_request_set_lockfile_tokenizer [ 46/913] 963267=test_kdf [ 47/913] 963263=test_backtrace [ 48/913] 963270=test_time_tz [ 49/913] 963267=test_rdoc_task [ 50/913] 963257=test_rdoc_parser_prism_ruby [ 51/913] 963267=test_ractor [ 52/913] 963262=test_psych [ 53/913] 963270=test_rdoc_markup_formatter [ 54/913] 963266=test_enumerator [ 55/913] 963262=test_fiddle [ 56/913] 963266=test_win32ole_variant [ 57/913] 963266=test_debug [ 58/913] 963266=test_gem_commands_help_command [ 59/913] 963262=test_stringchar [ 60/913] 963272=test_arith_seq_extract [ 61/913] 963258=test_digest [ 62/913] 963267=test_gem_uri [ 63/913] 963267=test_rbconfig [ 64/913] 963267=test_command [ 65/913] 963259=test_gem_package_old [ 66/913] 963261=test_ractor [ 67/913] 963262=test_severity [ 68/913] 963270=test_float [ 69/913] 963261=test_rdoc_rd_inline [ 70/913] 963259=test_gem_remote_fetcher_local_ssl_server [ 71/913] 963262=test_files_test_1 [ 72/913] 963272=test_gem [ 73/913] 963265=test_cgi_core [ 74/913] 963261=test_delegate [ 75/913] 963265=test_helper_method [ 76/913] 963261=test_yaml_special_cases [ 77/913] 963271=test_gem_source_list [ 78/913] 963261=attribute_write_test [ 79/913] 963266=test_parser [ 80/913] 963271=test_omap [ 81/913] 963271=test_marshal [ 82/913] 963266=magic_comment_test [ 83/913] 963268=test_zlib [ 84/913] 963261=test_framework [ 85/913] 963265=test_case_comprehensive [ 86/913] 963265=test_proc [ 87/913] 963261=test_cclass [ 88/913] 963263=test_shellwords [ 89/913] 963263=test_singleton_function [ 90/913] 963263=test_uncorrectable_name_check [ 91/913] 963263=test_load [ 92/913] 963263=test_pkey_dsa [ 93/913] 963267=test_https_proxy [ 94/913] 963261=test_nomethod_error [ 95/913] 963261=test_date_strptime [ 96/913] 963258=test_ssl [ 97/913] 963267=test_ractor [ 98/913] 963266=library_symbols_test [ 99/913] 963266=test_json_tree [100/913] 963266=test_emitter [101/913] 963266=test_condition [102/913] 963266=test_cp949 [103/913] 963266=test_help [104/913] 963263=test_gem_resolver_git_set [105/913] 963261=test_class_name_check [106/913] 963266=test_string [107/913] 963257=test_emoji [108/913] 963261=test_files_lib [109/913] 963260=test_sorted_set [110/913] 963257=test_integer [111/913] 963270=test_duplicate [112/913] 963271=test_time [113/913] 963270=json_ext_parser_test [114/913] 963270=test_date_attr [115/913] 963270=test_scan_args [116/913] 963270=test_erb [117/913] 963270=test_rdoc_code_object [118/913] 963263=test_multi_irb_commands [119/913] 963263=test_rdoc_top_level [120/913] 963271=test_gem_command_manager [121/913] 963265=test_gem_installer [122/913] 963260=test_rdoc_normal_class [123/913] 963267=test_gem_commands_check_command [124/913] 963271=test_random_formatter [125/913] 963267=test_gem_source_git [126/913] 963271=test_pipe [127/913] 963259=test_regex_casefold [128/913] 963259=test_random [129/913] 963259=test_to_ruby [130/913] 963259=test_bundled_ca [131/913] 963271=test_workspace [132/913] 963260=static_literals_test [133/913] 963260=test_backtrace [134/913] 963260=test_gem_safe_marshal [135/913] 963267=test_option [136/913] 963270=test_tracer [137/913] 963263=test_capacity [138/913] 963263=test_input_method [139/913] 963258=test_nextafter [140/913] 963271=test_ellipsize [141/913] 963271=test_utf32 [142/913] 963271=test_integer [143/913] 963270=test_memory_view [144/913] 963272=test_helper [145/913] 963259=test_fips [146/913] 963267=test_gem_commands_update_command [147/913] 963270=test_date_parse [148/913] 963258=test_noarg [149/913] 963271=test_data [150/913] 963271=test_thread [151/913] 963271=test_pkey_ec [152/913] 963263=test_rand [153/913] 963272=test_rdoc_stats [154/913] 963272=test_cesu8 [155/913] 963272=test_gem_commands_rebuild_command [156/913] 963271=test_gem_commands_setup_command [157/913] 963272=test_alias_and_anchor [158/913] 963270=test_win32ole_variant_m [159/913] 963270=json_parser_test [160/913] 963272=test_rdoc_store [161/913] 963268=test_err_in_callback [162/913] 963268=test_rdoc_markup_document [163/913] 963268=test_ftp [164/913] 963270=test_vm_dump [165/913] 963270=test_open3 [166/913] 963260=errors_test [167/913] 963268=test_div [168/913] 963268=test_rdoc_generator_darkfish [169/913] 963258=test_resize [170/913] 963258=test_gc_compact [171/913] 963259=test_key_stroke [172/913] 963260=test_deprecated [173/913] 963263=breadth_first_search_test [174/913] 963260=test_generic [175/913] 963264=test_fiber [176/913] 963260=test_gem_resolver_local_specification [177/913] 963259=test_autoload [178/913] 963260=test_gem_commands_exec_command [179/913] 963263=test_gem_commands_unpack_command [180/913] 963271=test_pack [181/913] 963268=test_stream [182/913] 963268=test_ractor [183/913] 963268=test_ssl_session [184/913] 963263=test_optarg [185/913] 963263=test_gem_ext_cargo_builder [186/913] 963263=test_gem_gem_runner [187/913] 963271=test_file_exhaustive [188/913] 963263=test_object [189/913] 963263=test_gem_commands_signout_command [190/913] 963263=test_rdoc_generator_pot [191/913] 963263=test_exception [192/913] 963263=test_win32ole_param_event [193/913] 963263=test_key_name_check [194/913] 963263=test_ripper [195/913] 963272=test_rdoc_rd_block_parser [196/913] 963272=test_rdoc_servlet [197/913] 963272=test_singleton [198/913] 963272=test_ruby_lex [199/913] 963268=test_assignment [200/913] 963267=test_ossl [201/913] 963269=test_date_marshal [202/913] 963269=test_grapheme_breaks [203/913] 963269=test_gem_request_set_gem_dependency_api [204/913] 963272=test_syntax [205/913] 963260=!Nothing_to_test [206/913] 963260=numeric_value_test [207/913] 963260=test_keyword [208/913] 963263=test_win32ole_method_event [209/913] 963263=test_provider [210/913] 963269=test_bn [211/913] 963269=test_gem_package_task [212/913] 963269=test_gem_commands_server_command [213/913] 963269=test_httpheader [214/913] 963269=test_rdoc_ri_driver [215/913] 963263=test_data [216/913] 963263=test_http_request [217/913] 963260=test_win32ole_param [218/913] 963260=test_rdoc_parser_markdown [219/913] 963260=test_function_entry [220/913] 963260=test_len [221/913] 963260=implicit_array_test [222/913] 963260=test_acceptable [223/913] 963263=heredoc_dedent_test [224/913] 963263=test_method_name_check [225/913] 963263=test_kernel [226/913] 963269=test_gem_local_remote_options [227/913] 963260=test_bash_completion [228/913] 963260=test_exception [229/913] 963262=test_gem_security_signer [230/913] 963269=test_threadgroup [231/913] 963269=test_set_len [232/913] 963269=test_rdoc_generator_json_index [233/913] 963269=test_gem_commands_lock_command [234/913] 963257=test_euc_kr [235/913] 963257=test_merge_keys [236/913] 963269=test_random [237/913] 963262=test_kwargs [238/913] 963269=test_io_wait [239/913] 963262=test_rdoc_extend [240/913] 963257=test_win32ole_type [241/913] 963257=test_lexer [242/913] 963257=test_rdoc_rd_inline_parser [243/913] 963269=test_x509store [244/913] 963257=test_mdns [245/913] 963257=test_gem_ext_configure_builder [246/913] 963263=test_dir [247/913] 963262=lex_test [248/913] 963269=test_bundled_gems [249/913] 963269=test_custom_command [250/913] 963269=test_m17n_comb [251/913] 963257=test_date_ractor [252/913] 963267=test_pair [253/913] 963263=test_tree_spell_checker [254/913] 963263=test_integer_comb [255/913] 963270=index_write_test [256/913] 963258=test_tsort [257/913] 963258=test_depth_first [258/913] 963258=test_ns_spki [259/913] 963270=regular_expression_options_test [260/913] 963270=test_key_event_record [261/913] 963270=test_queue [262/913] 963270=test_sleep [263/913] 963257=test_rdoc_markup_to_label [264/913] 963258=test_install [265/913] 963257=integer_parse_test [266/913] 963257=test_gem_validator [267/913] 963257=test_prettyprint [268/913] 963257=test_stringify_symbols [269/913] 963257=warnings_test [270/913] 963257=test_to_ary_concat [271/913] 963261=test_printf [272/913] 963261=test_rubyoptions [273/913] 963268=test_rdoc_token_stream [274/913] 963268=test_udp [275/913] 963268=dispatcher_test [276/913] 963268=test_configuration [277/913] 963258=test_windows_1252 [278/913] 963258=test_rdoc_alias [279/913] 963268=test_rdoc_single_class [280/913] 963268=encodings_test [281/913] 963268=test_string_processing [282/913] 963271=test_io_buffer [283/913] 963258=test_gem_impossible_dependencies_error [284/913] 963259=json_generator_test [285/913] 963258=test_dryrun [286/913] 963271=test_type [287/913] 963271=test_range [288/913] 963258=test_gem_source_subpath_problem [289/913] 963268=test_tmpdir [290/913] 963259=node_id_test [291/913] 963262=test_ts [292/913] 963268=test_emitter [293/913] 963258=test_locale [294/913] 963268=parse_stream_test [295/913] 963268=test_gem_resolver_api_set [296/913] 963258=test_forwardable [297/913] 963258=test_object_create_start [298/913] 963258=test_continuation [299/913] 963258=test_ensured [300/913] 963268=test_delete [301/913] 963268=comments_test [302/913] 963258=test_config [303/913] 963268=test_io_m17n [304/913] 963257=test_gem_commands_cleanup_command [305/913] 963258=test_interned_str [306/913] 963258=test_placearg [307/913] 963259=test_rdoc_markup_paragraph [308/913] 963259=test_project_sanity [309/913] 963258=test_config [310/913] 963270=test_env [311/913] 963258=regular_expression_encoding_test [312/913] 963259=test_gem_silent_ui [313/913] 963259=test_require [314/913] 963259=test_ifunless [315/913] 963259=test_pkey_dh [316/913] 963262=test_rdoc_text [317/913] 963259=test_shapes [318/913] 963259=test_ocsp [319/913] 963258=test_gem_commands_uninstall_command [320/913] 963262=test_rendering [321/913] 963262=test_gem_dependency_list [322/913] 963267=test_files_test [323/913] 963262=test_gem_resolver_installer_set [324/913] 963265=test_nesting_parser [325/913] 963267=onigmo_test [326/913] 963265=test_struct [327/913] 963265=test_ast [328/913] 963257=test_rdoc_comment [329/913] 963267=test_pack [330/913] 963257=test_rb_str_dup [331/913] 963257=fuzzer_test [332/913] 963257=test_gc [333/913] 963257=test_math [334/913] 963267=json_encoding_test [335/913] 963267=test_time [336/913] 963257=test_super [337/913] 963259=test_libs [338/913] 963262=test_autoconf [339/913] 963262=test_did_you_mean [340/913] 963259=test_popen_deadlock [341/913] 963271=test_gem_safe_yaml [342/913] 963267=test_digest_extend [343/913] 963262=test_case [344/913] 963271=test_cgi_multipart [345/913] 963267=test_bug-5832 [346/913] 963267=newline_test [347/913] 963260=test_array [348/913] 963262=test_ubf_async_safe [349/913] 963260=parser_test [350/913] 963260=snippets_test [351/913] 963262=test_webauthn_listener_response [352/913] 963262=heredoc_test [353/913] 963262=test_gem_path_support [354/913] 963271=constant_path_node_test [355/913] 963262=test_win32ole_record [356/913] 963262=test_gem_bundler_version_finder [357/913] 963267=test_console_attr [358/913] 963267=test_bug-3571 [359/913] 963262=test_system [360/913] 963267=test_emoji_breaks [361/913] 963271=test_notimplement [362/913] 963267=test_comparable [363/913] 963271=test_gem_commands_info_command [364/913] 963267=test_rdoc_rd [365/913] 963267=command_line_test [366/913] 963271=test_io_timeout [367/913] 963271=test_date_new [368/913] 963267=test_stringio [369/913] 963271=test_dns [370/913] 963258=test_dup [371/913] 963267=test_require [372/913] 963257=test_wait [373/913] 963271=test_object_references [374/913] 963271=test_x509name [375/913] 963257=test_sleep [376/913] 963271=test_compile_prism [377/913] 963258=test_gem_commands_build_command [378/913] 963259=test_gem_security [379/913] 963264=test_euc_tw [380/913] 963264=test_alias [381/913] 963268=test_gem_requirement [382/913] 963258=test_face [383/913] 963258=test_sizeof [384/913] 963271=test_trace [385/913] 963271=test_numhash [386/913] 963268=test_gem_stream_ui [387/913] 963271=test_rdoc_generator_ri [388/913] 963257=test_nofree [389/913] 963257=test_pkey_rsa [390/913] 963264=test_ipaddr [391/913] 963268=test_arity [392/913] 963268=test_yjit [393/913] 963264=test_buffered_io [394/913] 963271=test_rdoc_markup_attribute_manager [395/913] 963264=test_m17n [396/913] 963271=test_egrep_cpp [397/913] 963257=test_argf [398/913] 963271=test_rdoc_i18n_locale [399/913] 963271=test_gem_resolver_composed_set [400/913] 963271=test_date_conv [401/913] 963271=test_webauthn_poller [402/913] 963271=test_unicode_normalize [403/913] 963271=test_method [404/913] 963264=test_ractor_compatibility [405/913] 963262=test_append [406/913] 963262=test_gem_resolver_lock_set [407/913] 963262=test_rdoc_markup_hard_break [408/913] 963262=test_rdoc_generator_pot_po [409/913] 963262=test_reqarg [410/913] 963260=test_reline_key [411/913] 963260=test_resource [412/913] 963263=test_set [413/913] 963263=test_gem_source_fetch_problem [414/913] 963260=test_gem_update_suggestion [415/913] 963263=test_gem_console_ui [416/913] 963263=test_member [417/913] 963263=test_timeout [418/913] 963260=test_not [419/913] 963260=test_weakref [420/913] 963260=test_function [421/913] 963264=snapshots_test [422/913] 963262=test_socket [423/913] 963259=test_yaml_tree [424/913] 963263=test_case_mapping [425/913] 963259=test_mailto [426/913] 963263=test_rubygems [427/913] 963259=test_gem_package_tar_writer [428/913] 963260=ripper_test [429/913] 963259=test_rdoc_method_attr [430/913] 963263=test_gem_commands_pristine_command [431/913] 963259=test_gem_config_file [432/913] 963269=test_yamlstore [433/913] 963269=test_yjit_exit_locations [434/913] 963259=test_rdoc_rdoc [435/913] 963269=test_rdoc_markup_pre_process [436/913] 963259=test_win32ole_event [437/913] 963259=test_io_buffer [438/913] 963269=test_arith_seq_beg_len_step [439/913] 963259=test_reline [440/913] 963260=test_hash [441/913] 963269=test_gem_resolver_requirement_list [442/913] 963269=test_beginendblock [443/913] 963270=test_scalar_scanner [444/913] 963270=test_within_pipe [445/913] 963266=test_x509ext [446/913] 963266=test_files_ext [447/913] 963270=unescape_test [448/913] 963266=test_gem_commands_query_command [449/913] 963264=test_color [450/913] 963258=equality_test [451/913] 963258=test_case [452/913] 963258=test_eval_history [453/913] 963258=test_c_struct_entry [454/913] 963264=test_inadvertent_creation [455/913] 963262=static_inspect_test [456/913] 963262=test_complex [457/913] 963269=source_location_test [458/913] 963269=test_instrumentation_api [459/913] 963264=test_at_exit [460/913] 963258=test_rdoc_markup_verbatim [461/913] 963264=test_flags [462/913] 963258=test_asn1 [463/913] 963258=json_string_matching_test [464/913] 963258=test_gem_ext_rake_builder [465/913] 963262=test_monitor [466/913] 963262=test_whileuntil [467/913] 963262=test_transcode [468/913] 963259=test_rat [469/913] 963259=test_extlibs [470/913] 963266=test_rdoc_markup_heading [471/913] 963262=tunnel_test [472/913] 963262=test_gem_text [473/913] 963266=test_settracefunc [474/913] 963263=test_rdoc_markup_to_tt_only [475/913] 963262=test_win32ole [476/913] 963262=test_gem_version [477/913] 963263=test_gem_commands_stale_command [478/913] 963263=test_method_cache [479/913] 963263=test_path [480/913] 963263=test_tcp [481/913] 963262=test_pp [482/913] 963263=test_sprintf_comb [483/913] 963262=test_rdoc_markdown_test [484/913] 963272=test_rdoc_normal_module [485/913] 963272=test_gem_stub_specification [486/913] 963267=dump_test [487/913] 963264=test_enc_associate [488/913] 963263=test_gc [489/913] 963269=test_allocation [490/913] 963272=test_c_struct_builder [491/913] 963272=location_test [492/913] 963272=test_store [493/913] 963258=test_insns_leaf [494/913] 963258=test_iseq [495/913] 963272=test_tree_builder [496/913] 963272=test_protocol [497/913] 963272=test_gem_ext_cargo_builder_link_flag_converter [498/913] 963272=test_protect [499/913] 963272=test_cgi_util [500/913] 963264=test_x509req [501/913] 963272=test_gem_commands_open_command [502/913] 963264=test_dln [503/913] 963264=test_history [504/913] 963266=test_complex2 [505/913] 963266=test_iso_8859 [506/913] 963264=test_x509attr [507/913] 963264=test_rdoc_context [508/913] 963266=test_pkg_config [509/913] 963272=test_rdoc_markup_to_joined_paragraph [510/913] 963272=test_string_memory [511/913] 963266=regexp_test [512/913] 963266=test_rdoc_markup_to_html [513/913] 963258=test_rdoc_parser [514/913] 963272=test_coderange [515/913] 963272=test_open-uri [516/913] 963258=test_big2str [517/913] 963258=test_line_editor [518/913] 963258=test_rdoc_markup_indented_paragraph [519/913] 963258=test_mul [520/913] 963258=test_win32ole_variant_outarg [521/913] 963258=test_mkmf [522/913] 963262=test_enumerator_kw [523/913] 963258=test_mixed_unicode_escapes [524/913] 963266=test_require_path_check [525/913] 963258=test_rdoc_any_method [526/913] 963262=test_flush [527/913] 963262=test_rdoc_markup_to_html_snippet [528/913] 963262=test_complexrational [529/913] 963262=test_cgi_header [530/913] 963272=test_gem_commands_fetch_command [531/913] 963262=test_pkcs7 [532/913] 963270=test_rdoc_class_module [533/913] 963267=test_gbk [534/913] 963272=test_rdoc_markup_attributes [535/913] 963272=test_gem_specification [536/913] 963267=test_gem_dependency_installer [537/913] 963262=test_pointer [538/913] 963266=test_refinement [539/913] 963258=test_gem_name_tuple [540/913] 963258=test_win32ole_type_event [541/913] 963258=test_warning [542/913] 963259=test_cgi_session [543/913] 963259=test_class [544/913] 963259=test_word [545/913] 963259=test_x509crl [546/913] 963258=test_numeric [547/913] 963258=test_stringscanner [548/913] 963262=test_win32ole_variable [549/913] 963262=test_gb18030 [550/913] 963258=test_gem_package_tar_reader [551/913] 963262=test_type_completor [552/913] 963262=test_gem_commands_owner_command [553/913] 963258=test_import [554/913] 963259=test_basicsocket [555/913] 963259=test_find [556/913] 963259=locals_test [557/913] 963270=test_recursion [558/913] 963270=test_normalize [559/913] 963270=test_ractor [560/913] 963262=test_gem_unsatisfiable_dependency_error [561/913] 963262=test_rdoc_i18n_text [562/913] 963262=test_rdoc_tom_doc [563/913] 963262=test_sexp [564/913] 963270=test_logger [565/913] 963262=pattern_test [566/913] 963270=test_gem_package_tar_header [567/913] 963262=test_disable_irb [568/913] 963257=test_history [569/913] 963264=test_verbose [570/913] 963270=test_gem_ext_builder [571/913] 963264=test_struct [572/913] 963264=test_gem_resolver_vendor_specification [573/913] 963257=test_typeddata [574/913] 963262=test_date_strftime [575/913] 963259=compiler_test [576/913] 963259=test_key_actor_emacs [577/913] 963264=test_basicinstructions [578/913] 963264=test_bigzero [579/913] 963264=test_mutex [580/913] 963257=test_big5 [581/913] 963257=test_gem_resolver_activation_request [582/913] 963259=test_null [583/913] 963257=test_timeout [584/913] 963259=test_fixnum [585/913] 963257=test_signal [586/913] 963259=test_iseq_load [587/913] 963258=test_fstring [588/913] 963264=test_name_error_extension [589/913] 963264=test_scheduler [590/913] 963271=test_ensure_and_callcc [591/913] 963271=test_rdoc_markup_raw [592/913] 963271=test_gem_rdoc [593/913] 963258=test_require_lib [594/913] 963264=test_files_test_2 [595/913] 963262=test_gem_version_option [596/913] 963271=test_gem_remote_fetcher_s3 [597/913] 963272=test_rdoc_markup_parser [598/913] 963262=test_fd_setsize [599/913] 963262=test_gem_request_set [600/913] 963272=version_test [601/913] 963272=test_objectspace [602/913] 963271=test_trick [603/913] 963262=test_enc_str_buf_cat [604/913] 963262=test_logperiod [605/913] 963262=test_have_func [606/913] 963267=test_webauthn_listener [607/913] 963267=test_lock_native_thread [608/913] 963267=test_gem_package_tar_reader_entry [609/913] 963267=test_zsh_completion [610/913] 963267=test_encoding [611/913] 963257=test_load [612/913] 963257=json_fixtures_test [613/913] 963257=test_rdoc_generator_pot_po_entry [614/913] 963257=test_gem_resolver_specification [615/913] 963270=test_constant [616/913] 963257=test_rdoc_parser_c [617/913] 963272=test_gem_security_trust_dir [618/913] 963272=test_default_gems [619/913] 963259=test_key_actor_vi [620/913] 963269=test_bug-14834 [621/913] 963272=test_rdoc_context_section [622/913] 963272=ruby_parser_test [623/913] 963272=test_buffering [624/913] 963272=test_svcb_https [625/913] 963272=test_ansi_without_terminfo [626/913] 963259=test_rdoc_markup_include [627/913] 963259=test_terminfo [628/913] 963259=test_enumerable [629/913] 963269=test_bmethod [630/913] 963267=test_rdoc_attr [631/913] 963259=test_passing_block [632/913] 963272=test_http [633/913] 963269=test_logdevice [634/913] 963259=test_addrinfo [635/913] 963272=test_x509cert [636/913] 963261=test_ssl [637/913] 963267=test_rdoc_constant [638/913] 963262=test_registry [639/913] 963262=test_deprecate [640/913] 963262=test_ractor [641/913] 963259=parse_success_test [642/913] 963259=test_module [643/913] 963257=test_gem_commands_push_command [644/913] 963262=test_gem_uri_formatter [645/913] 963262=test_sprintf [646/913] 963267=test_rdoc_encoding [647/913] 963267=test_common [648/913] 963272=test_optimization [649/913] 963262=test_gem_request_connection_pools [650/913] 963260=test_rdoc_markdown [651/913] 963257=test_rubyvm [652/913] 963257=test_data_error [653/913] 963267=test_rdoc_markup_to_table_of_contents [654/913] 963257=test_gem_doctor [655/913] 963267=test_ancdata [656/913] 963257=test_weakmap [657/913] 963267=test_scanner_events [658/913] 963267=test_external_new [659/913] 963262=test_abi [660/913] 963267=test_win32ole_typelib [661/913] 963267=test_euc_jp [662/913] 963267=test_force_exit [663/913] 963267=test_gem_resolver_dependency_request [664/913] 963267=test_undef [665/913] 963267=test_gem_commands_sources_command [666/913] 963260=test_c_union_entity [667/913] 963260=test_gem_spec_fetcher [668/913] 963262=test_metaclass [669/913] 963262=test_numeric [670/913] 963267=test_io [671/913] 963262=test_ws [672/913] 963260=test_date_arith [673/913] 963262=test_io_console [674/913] 963260=test_rdoc_require [675/913] 963260=test_my_integer [676/913] 963260=test_gem_commands_environment_command [677/913] 963260=test_tracepoint [678/913] 963269=test_debugger_integration [679/913] 963269=test_array_create [680/913] 963269=test_gem_resolver_installed_specification [681/913] 963269=test_rdoc_rubygems_hook [682/913] 963269=test_ractor [683/913] 963260=desugar_compiler_test [684/913] 963269=test_hmac [685/913] 963260=test_signedness [686/913] 963269=test_internal_ivar [687/913] 963269=test_cgi_cookie [688/913] 963269=test_gem_commands_mirror [689/913] 963269=test_cd [690/913] 963269=symbol_encoding_test [691/913] 963269=test_gem_source_lock [692/913] 963269=test_ldap [693/913] 963269=test_gem_remote_fetcher_local_server [694/913] 963269=test_etc [695/913] 963269=test_last_thread [696/913] 963270=test_rdoc_markup_to_bs [697/913] 963270=test_new [698/913] 963270=test_macro [699/913] 963270=test_hash [700/913] 963270=test_cipher [701/913] 963270=test_unix [702/913] 963262=test_gem_source_specific_file [703/913] 963270=parse_test [704/913] 963270=test_enum [705/913] 963271=test_gem_commands_which_command [706/913] 963262=test_rdoc_markup [707/913] 963269=test_context [708/913] 963262=test_symbol [709/913] 963271=test_optparse [710/913] 963271=test_coder [711/913] 963271=ractor_test [712/913] 963269=test_gem_request_set_lockfile [713/913] 963271=test_postponed_job [714/913] 963266=test_bignum [715/913] 963269=reflection_test [716/913] 963269=test_human_typo [717/913] 963269=test_cparser [718/913] 963266=test_dot_dot [719/913] 963266=test_gem_resolver [720/913] 963271=test_gem_remote_fetcher [721/913] 963266=test_gem_gemcutter_utilities [722/913] 963260=test_gem_util [723/913] 963259=test_raise_exception [724/913] 963266=test_config [725/913] 963266=test_tempfile [726/913] 963271=test_exit [727/913] 963260=test_pattern_key_name_check [728/913] 963260=test_jaro_winkler [729/913] 963260=test_gem_commands_yank_command [730/913] 963271=test_usrmarshal [731/913] 963269=test_weakkeymap [732/913] 963266=test_rdoc_markup_to_markdown [733/913] 963260=test_httpresponse [734/913] 963266=test_rdoc_parser_ruby [735/913] 963260=test_show_source [736/913] 963258=test_inlinecache [737/913] 963264=test_pinned [738/913] 963264=test_memory_view [739/913] 963260=test_gem_command [740/913] 963270=test_enc_raise [741/913] 963269=test_engine [742/913] 963269=test_key_error [743/913] 963269=test_rdoc_markup_to_html_crossref [744/913] 963270=test_arity [745/913] 963270=test_folderitem2_invokeverb [746/913] 963271=test_update [747/913] 963270=test_files_sample [748/913] 963271=test_case_options [749/913] 963258=test_file [750/913] 963258=test_gem_install_update_options [751/913] 963271=test_gem_security_policy [752/913] 963260=test_rdoc_parser_changelog [753/913] 963264=test_init [754/913] 963270=test_gem_resolver_index_set [755/913] 963261=test_thread [756/913] 963260=test_call [757/913] 963270=json_generic_object_test [758/913] 963270=test_hash_create [759/913] 963270=test_ole_methods [760/913] 963270=test_defined [761/913] 963258=test_pack [762/913] 963271=test_switch_hitter [763/913] 963270=test_have_library [764/913] 963260=test_https [765/913] 963271=test_require [766/913] 963259=test_erb_command [767/913] 963269=test_gem_resolver_vendor_set [768/913] 963259=test_evaluation [769/913] 963269=test_fnmatch [770/913] 963259=test_rdoc_markup_to_ansi [771/913] 963269=test_ftp [772/913] 963269=test_httpresponses [773/913] 963269=integer_base_flags_test [774/913] 963269=test_unicode_escape [775/913] 963259=test_filter [776/913] 963264=test_gem_ext_cmake_builder [777/913] 963258=test_too_many_dummy_encodings [778/913] 963264=test_koi8 [779/913] 963259=test_erb_m17n [780/913] 963264=test_clone [781/913] 963259=test_objspace [782/913] 963258=test_http [783/913] 963269=fixtures_test [784/913] 963266=test_rational2 [785/913] 963266=test_gem_dependency_resolution_error [786/913] 963266=test_proxy Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 9 #<File::Stat dev=0x8, ino=219176912, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 963258 ko1 9u IPv4 219176912 0t0 TCP localhost:38097->localhost:55834 (CLOSE_WAIT) [787/913] 963264=test_ostruct [788/913] 963266=test_completion Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 10 #<File::Stat dev=0x8, ino=219194414, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [789/913] 963268=test_raise [790/913] 963268=test_shift_jis [791/913] 963269=test_yield [792/913] 963268=test_gem_request_set_lockfile_parser COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 963258 ko1 10u IPv4 219194414 0t0 TCP localhost:46255->localhost:60758 (CLOSE_WAIT) [793/913] 963268=test_formatter [794/913] 963268=test_gem_ci_detector [795/913] 963268=test_io_wait_uncommon [796/913] 963268=test_string [797/913] 963268=test_yaml [798/913] 963264=test_ansi_with_terminfo [799/913] 963264=test_rdoc_options [800/913] 963270=test_config [801/913] 963257=test_boolean [802/913] 963257=test_gem_commands_specification_command [803/913] 963268=test_yield_block [804/913] 963268=test_recorder [805/913] 963268=test_bug_reporter [806/913] 963257=test_spell_checker [807/913] 963257=test_ractor [808/913] 963257=test_pstore [809/913] 963257=test_document [810/913] 963257=parameters_signature_test [811/913] 963257=test_rdoc_include [812/913] 963268=test_gem_resolver_api_specification [813/913] 963268=test_rendering [814/913] 963257=test_getopts [815/913] 963257=test_nonblock [816/913] 963257=test_gem_commands_signin_command [817/913] 963268=test_pkey [818/913] 963268=test_primitive [819/913] 963268=test_gem_request [820/913] 963257=test_gem_commands_search_command [821/913] 963257=test_pattern_matching [822/913] 963257=test_thread [823/913] 963257=test_literal [824/913] 963264=test_irb [825/913] 963270=test_arithmetic_sequence [826/913] 963270=test_lambda [827/913] 963271=test_file [828/913] 963270=bom_test [829/913] 963270=test_sockopt [830/913] 963270=test_frozen_error [831/913] 963266=test_encoding [832/913] 963270=test_str2big [833/913] 963270=test_rational [834/913] 963268=test_regexp [835/913] 963266=newline_offsets_test [836/913] 963270=test_gem_resolver_conflict [837/913] 963270=test_rdoc_cross_reference [838/913] 963262=test_gem_commands_contents_command [839/913] 963264=test_readpartial [840/913] 963262=test_rdoc_generator_markup [841/913] 963262=test_scalar [842/913] 963262=test_win32ole_method [843/913] 963262=test_yamldbm [844/913] 963262=test_helper [845/913] 963262=test_cgi_modruby [846/913] 963262=test_thread_cv [847/913] 963266=test_unicode [848/913] 963264=test_parser_events [849/913] 963266=test_windows_1251 [850/913] 963266=test_gem_resolver_best_set [851/913] 963266=test_convertible [852/913] 963264=test_addr [853/913] 963264=test_eval [854/913] 963262=test_stat [855/913] 963262=test_cmethod [856/913] 963262=test_qsort [857/913] 963262=test_gem_ext_ext_conf_builder [858/913] 963260=test_gem_commands_dependency_command [859/913] 963260=test_path_to_class [860/913] 963260=test_storage [861/913] 963260=test_thread_fd_close [862/913] 963260=json_addition_test [863/913] 963258=test_gem_dependency [864/913] 963260=test_method_cache [865/913] 963260=test_iterator [866/913] 963264=test_marshalable [867/913] 963270=test_gem_resolver_index_specification [868/913] 963264=test_string [869/913] 963264=test_serialize_subclasses [870/913] 963264=test_const [871/913] 963264=test_class [872/913] 963270=parse_comments_test [873/913] 963270=test_gem_commands_cert_command [874/913] 963258=test_io [875/913] 963260=test_eval [876/913] 963260=test_process [877/913] 963260=test_object [878/913] 963258=test_fileutils [879/913] 963258=test_remote_fetch_error [880/913] 963258=test_pathname [881/913] 963260=test_coverage [882/913] 963271=test_stream [883/913] 963271=json_common_interface_test [884/913] 963271=test_func [885/913] 963257=test_cgi_tag_helper [886/913] 963270=test_kill_ring [887/913] 963270=test_gem_resolver_git_specification [888/913] 963257=test_dir_m17n [889/913] 963258=test_summary [890/913] 963258=test_flip [891/913] 963263=test_nowrite [892/913] 963263=test_thread_queue [893/913] 963258=test_gem_commands_install_command [894/913] 963270=test_gem_ext_cargo_builder_unit [895/913] 963270=test_stack [896/913] 963261=test_securerandom [897/913] 963261=test_nil2vtempty [898/913] 963261=test_foreach [899/913] 963261=test_econv [900/913] 963262=test_address_resolve [901/913] 963262=test_closure [902/913] 963262=test_wss [903/913] 963262=test_digest [904/913] 963262=test_variable [905/913] 963260=test_cstr [906/913] 963262=test_gem_resolver_lock_specification [907/913] 963262=test_num2int [908/913] 963262=test_gem_source_local [909/913] 963262=test_rdoc_parser_rd [910/913] 963262=test_iter_break [911/913] 963262=test_parse [912/913] 963270=test_have_macro [913/913] 963267=test_process Retrying hung up testcases... [ 1/158] TestProcess#test_execopts_redirect_open_order_normal = 0.15 s [ 2/158] TestProcess#test_execopts_redirect_open_fifo_interrupt_raise = 0.65 s [ 3/158] TestProcess#test_setpriority = 0.00 s [ 4/158] TestProcess#test_aspawn_too_long_path = 0.11 s [ 5/158] TestProcess#test_waitall = 0.27 s [ 6/158] TestProcess#test_clock_getres_TIME_BASED_CLOCK_REALTIME = 0.00 s [ 7/158] TestProcess#test_getuid = 0.00 s [ 8/158] TestProcess#test_warmup_promote_all_objects_to_oldgen = 0.13 s [ 9/158] TestProcess#test_execopts_rlimit = 1.00 s [ 10/158] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [ 11/158] TestProcess#test_execopts_redirect_tempfile = 0.16 s [ 12/158] TestProcess#test_initgroups = 0.00 s [ 13/158] TestProcess#test_popen_reopen = 0.12 s [ 14/158] TestProcess#test_argv0 = 0.90 s [ 15/158] TestProcess#test_rlimit_name = 0.00 s [ 16/158] TestProcess#test_maxgroups = 0.00 s [ 17/158] TestProcess#test_execopts_redirect_self = 0.15 s [ 18/158] TestProcess#test_popen_fork = 0.02 s [ 19/158] TestProcess#test_execopts_redirect_nonascii_path = 0.15 s [ 20/158] TestProcess#test_warmup_run_major_gc_and_compact = 0.13 s [ 21/158] TestProcess#test_handle_interrupt_with_fork = 0.03 s [ 22/158] TestProcess#test__fork_hook_popen = 0.03 s [ 23/158] TestProcess#test__fork_pid_cache = 0.02 s [ 24/158] TestProcess#test_last_status_failure = 0.00 s [ 25/158] TestProcess#test_gid_re_exchangeable_p = 0.00 s [ 26/158] TestProcess#test_execopts_redirect_dup2_child = 0.59 s [ 27/158] TestProcess#test_signals_work_after_exec_fail = 0.03 s [ 28/158] TestProcess#test_clock_gettime_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [ 29/158] TestProcess#test_clock_getres = 0.00 s [ 30/158] TestProcess#test_execopts_open_failure = 0.00 s [ 31/158] TestProcess#test_setsid = 0.15 s [ 32/158] TestProcess#test_execopts_gid = 0.30 s [ 33/158] TestProcess#test_uid_re_exchangeable_p = 0.00 s [ 34/158] TestProcess#test_execopts_popen_stdio = 0.15 s [ 35/158] TestProcess#test_daemon_readwrite = 0.03 s [ 36/158] TestProcess#test_clock_gettime = 0.00 s [ 37/158] TestProcess#test_execopts_duplex_io = 0.15 s [ 38/158] TestProcess#test_overwrite_ENV = 0.27 s [ 39/158] TestProcess#test_sh_env = 0.00 s [ 40/158] TestProcess#test_status_quit = 0.10 s [ 41/158] TestProcess#test_clock_gettime_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s [ 42/158] TestProcess#test_wait2 = 0.26 s [ 43/158] TestProcess#test_spawn_noshell = 0.00 s [ 44/158] TestProcess#test_concurrent_group_and_pid_wait = 0.05 s [ 45/158] TestProcess#test_spawn_too_long_path = 0.00 s [ 46/158] TestProcess#test_gid_sid_available? = 0.00 s [ 47/158] TestProcess#test_fallback_to_sh = 0.00 s [ 48/158] TestProcess#test_deadlock_by_signal_at_forking = 2.86 s [ 49/158] TestProcess#test_wait_exception = 0.15 s [ 50/158] TestProcess#test_argv0_keep_alive = 0.03 s [ 51/158] TestProcess#test_rlimit_value = 0.30 s [ 52/158] TestProcess#test_execopts_umask = 0.30 s [ 53/158] TestProcess#test_kill_at_spawn_failure = 0.00 s [ 54/158] TestProcess#test_argv0_frozen = 0.00 s [ 55/158] TestProcess#test_warmup_frees_pages = 0.14 s [ 56/158] TestProcess#test_clock_gettime_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s [ 57/158] TestProcess#test_execopts_redirect_open_fifo_interrupt_print = 0.55 s [ 58/158] TestProcess#test_groups = 0.00 s [ 59/158] TestProcess#test_spawn_wordsplit = 0.15 s [ 60/158] TestProcess#test_sigpipe = 0.15 s [ 61/158] TestProcess#test_execopts_popen_extra_fd = 0.30 s [ 62/158] TestProcess#test_clock_getres_constants = 0.00 s [ 63/158] TestProcess#test_to_hash_on_arguments = 0.54 s [ 64/158] TestProcess#test_system_noshell = 0.00 s [ 65/158] TestProcess#test_getegid = 0.00 s [ 66/158] TestProcess#test_system_sigpipe = 0.00 s [ 67/158] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s [ 68/158] TestProcess#test_execopts_modification = 0.44 s [ 69/158] TestProcess#test_warmup_precompute_string_coderange = 0.13 s [ 70/158] TestProcess#test_status = 0.15 s [ 71/158] TestProcess#test_sh_comment = 0.00 s [ 72/158] TestProcess#test_gid_from_name = 0.00 s [ 73/158] TestProcess#test_setegid = 0.00 s [ 74/158] TestProcess#test_execopts_preserve_env_on_exec_failure = 0.16 s [ 75/158] TestProcess#test_daemon_pid = 0.03 s [ 76/158] TestProcess#test_popen_wordsplit_beginning_and_trailing_spaces = 0.15 s [ 77/158] TestProcess#test_popen_wordsplit = 0.15 s [ 78/158] TestProcess#test_rlimit_nofile = 0.15 s [ 79/158] TestProcess#test_spawn_shell = 0.30 s [ 80/158] TestProcess#test_clock_gettime_constants = 0.00 s [ 81/158] TestProcess#test_clock_gettime_unit = 0.00 s [ 82/158] TestProcess#test_clock_getres_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [ 83/158] TestProcess#test_many_args = 0.19 s [ 84/158] TestProcess#test_rescue_exec_fail = 0.12 s [ 85/158] TestProcess#test_execopts_close_others = 1.18 s [ 86/158] TestProcess#test_forked_child_handles_signal = 0.16 s [ 87/158] TestProcess#test_execopts_open_chdir = 0.15 s [ 88/158] TestProcess#test_sh_exec = 0.00 s [ 89/158] TestProcess#test_sleep = 0.00 s [ 90/158] TestProcess#test_daemon_noclose = 0.03 s [ 91/158] TestProcess#test_status_wait = 0.15 s [ 92/158] TestProcess#test_popen_shell = 0.30 s [ 93/158] TestProcess#test_execopts_unsetenv_others = 0.30 s [ 94/158] TestProcess#test_seteuid = 0.00 s [ 95/158] TestProcess#test_execopts_open_chdir_m17n_path = 0.15 s [ 96/158] TestProcess#test_wait_without_arg = 0.25 s [ 97/158] TestProcess#test_popen_exit = 0.15 s [ 98/158] TestProcess#test_execopts_env_popen_string = 1.48 s [ 99/158] TestProcess#test_abort = 0.30 s [100/158] TestProcess#test_execopts_new_pgroup = 0.00 s [101/158] TestProcess#test_close_others_default_false = 0.03 s [102/158] TestProcess#test_execopts_redirect_to_out_and_err = 0.30 s [103/158] TestProcess#test_execopts_env_popen_vector = 1.48 s [104/158] TestProcess#test_execopts_opts = 0.15 s [105/158] TestProcess#test_execopts_redirect_fd = 1.92 s [106/158] TestProcess#test_clock_getres_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s [107/158] TestProcess#test_getpriority = 0.00 s [108/158] TestProcess#test_uid_sid_available? = 0.00 s [109/158] TestProcess#test_execopts_chdir = 0.15 s [110/158] TestProcess#test_execopts_env_single_word = 0.15 s [111/158] TestProcess#test_threading_works_after_exec_fail = 0.53 s [112/158] TestProcess#test_pst_inspect = 0.00 s [113/158] TestProcess#test_daemon_no_threads = 0.03 s [114/158] TestProcess#test_fd_inheritance = 0.90 s [115/158] TestProcess#test__fork_wrong_type_hook = 0.03 s [116/158] TestProcess#test_exec_noshell = 0.15 s [117/158] TestProcess#test_geteuid = 0.00 s [118/158] TestProcess#test_execopt_env_path = 0.00 s [119/158] TestProcess#test_last_status = 0.15 s [120/158] TestProcess#test_system_wordsplit = 0.15 s [121/158] TestProcess#test_daemon_default = 0.03 s [122/158] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s [123/158] TestProcess#test_execopts_uid = 0.30 s [124/158] TestProcess#test_clock_gettime_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [125/158] TestProcess#test_execopts_redirect_open_order_reverse = 0.15 s [126/158] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [127/158] TestProcess#test_execopts_env = 1.78 s [128/158] TestProcess#test_exec_failure_leaves_no_child = 0.00 s [129/158] TestProcess#test_system_shell = 0.30 s [130/158] TestProcess#test_daemon_detached = 0.03 s [131/158] TestProcess#test_exec_fd_3_redirect = 0.28 s [132/158] TestProcess#test_execopts_exec = 0.15 s [133/158] TestProcess#test_execopts_redirect_open_fifo = 0.17 s [134/158] TestProcess#test_seteuid_name = 0.00 s [135/158] TestProcess#test_exec_shell = 0.45 s [136/158] TestProcess#test_status_fail = 0.00 s [137/158] TestProcess#test_no_curdir = 0.05 s [138/158] TestProcess#test_rlimit_availability = 0.00 s [139/158] TestProcess#test_uid_from_name = 0.00 s [140/158] TestProcess#test_clock_gettime_TIME_BASED_CLOCK_REALTIME = 0.00 s [141/158] TestProcess#test_popen_cloexec = 0.00 s [142/158] TestProcess#test_execopts_redirect_pipe = 0.75 s [143/158] TestProcess#test_clock_getres_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [144/158] TestProcess#test__fork_hook = 0.06 s [145/158] TestProcess#test_exec_close_reserved_fd = 0.60 s [146/158] TestProcess#test_daemon_nochdir_noclose = 0.03 s [147/158] TestProcess#test_popen_noshell = 0.00 s [148/158] TestProcess#test__fork = 0.02 s [149/158] TestProcess#test_status_kill = 0.15 s [150/158] TestProcess#test_execopts_popen = 0.30 s [151/158] TestProcess#test_argv0_noarg = 1.49 s [152/158] TestProcess#test_clock_getres_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s [153/158] TestProcess#test_getpgid = 0.00 s [154/158] TestProcess#test_process_detach = 0.02 s [155/158] TestProcess#test_wait_and_sigchild = 0.05 s [156/158] TestProcess#test_exec_wordsplit = 0.30 s [157/158] TestProcess#test_execopts_redirect_symbol = 0.45 s [158/158] TestProcess#test_execopts_pgroup = 0.75 s Finished tests in 408.673623s, 82.3909 tests/s, 15867.6329 assertions/s. 33671 tests, 6484683 assertions, 0 failures, 0 errors, 372 skips ruby -v: ruby 3.4.0dev (2024-08-05T08:15:56Z master 9d86864a6d) [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 1035 1035 1035 ? -1 Ss 1000 0:02 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1035 1041 1041 1041 pts/0 1041 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1041 1042 1041 1041 pts/0 1041 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental 1 609979 609979 609979 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 609979 609987 609979 609979 ? -1 S 1000 0:00 (sd-pam) 609918 610066 609918 609918 ? -1 S 1000 0:00 sshd: ko1@pts/1 610066 610077 610077 610077 pts/1 610077 Ss+ 1000 0:00 -bash 1042 921856 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental 921856 921859 1041 1041 pts/0 1041 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.20240805-101120 --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 921859 921860 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240805-101120 --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 921860 962926 1041 1041 pts/0 1041 Z+ 1000 0:00 [sh] <defunct> 1 995894 1041 1041 pts/0 1041 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_handle_interrupt_with_fork 921860 997831 1041 1041 pts/0 1041 R+ 1000 0:00 ps jx {1=>[1035, 609979, 995894], 1035=>[1041], 1041=>[1042], 609979=>[609987], 609918=>[610066], 610066=>[610077], 1042=>[921856], 921856=>[921859], 921859=>[921860], 921860=>[962926, 997831]} $ timeout 60 gdb -p 962926 -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 997831 -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 generating encdb.h encdb.h unchanged 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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-08-05T08:15:56Z master 9d86864a6d) [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.641724 seconds 3432 files, 32772 examples, 133858 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.