# Logfile created on 2024-07-09 18:31:03 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007988438bfde0 @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.20240709-183103", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007988438e01a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000079884423fe60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007988427ea1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240709-183103", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240709-183103>, @binmode=false, @mon_data=#<Monitor:0x000079884423fa28>, @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/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 $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 6f6aff56b1 $$$[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 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 - echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.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 7b8cea726236e2e07ac7a2f888d27e6154b62092696753a4fea6e9e6610a0cca 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/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]: 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/coverage' 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/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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]: 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/ext/ripper' 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/.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/ext/objspace' 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/ext/ripper' 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/psych' make[2]: Entering 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/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' 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/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/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' $$$[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 encdb.h 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 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 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/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' 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/objspace' 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/pty' 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]: 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]: 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/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/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/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/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/nkf-0.2.0/ext/nkf' 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/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.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.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 1974 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/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=17668 "--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/909] 747241=test_gem_dependency_resolution_error [ 2/909] 747247=test_rational2 [ 3/909] 747240=fixtures_test [ 4/909] 747242=test_http [ 5/909] 747250=test_string [ 6/909] 747244=test_io_wait_uncommon [ 7/909] 747253=test_gem_request_set_lockfile_parser [ 8/909] 747251=test_yield [ 9/909] 747243=test_shift_jis [ 10/909] 747245=test_formatter [ 11/909] 747249=test_gem_ci_detector [ 12/909] 747248=test_raise [ 13/909] 747239=test_completion [ 14/909] 747252=test_ostruct [ 15/909] 747246=test_proxy [ 16/909] 747254=integer_base_flags_test [ 17/909] 747244=test_httpresponses [ 18/909] 747243=test_unicode_escape [ 19/909] 747248=test_ftp [ 20/909] 747245=test_evaluation [ 21/909] 747247=test_gem_resolver_vendor_set [ 22/909] 747245=test_rdoc_markup_to_ansi [ 23/909] 747248=test_fnmatch [ 24/909] 747250=test_have_library [ 25/909] 747244=test_erb_command [ 26/909] 747248=test_https [ 27/909] 747254=test_require [ 28/909] 747243=test_clone [ 29/909] 747244=test_objspace [ 30/909] 747246=test_erb_m17n [ 31/909] 747246=test_koi8 [ 32/909] 747246=test_too_many_dummy_encodings [ 33/909] 747252=test_gem_ext_cmake_builder [ 34/909] 747245=test_filter [ 35/909] 747241=test_hash_create [ 36/909] 747241=json_generic_object_test [ 37/909] 747249=test_call [ 38/909] 747241=test_thread [ 39/909] 747247=test_switch_hitter [ 40/909] 747246=test_pack [ 41/909] 747245=test_defined [ 42/909] 747247=test_ole_methods [ 43/909] 747247=test_case_options [ 44/909] 747247=test_arity [ 45/909] 747247=test_files_sample [ 46/909] 747253=test_update [ 47/909] 747253=test_folderitem2_invokeverb [ 48/909] 747243=test_rdoc_markup_to_html_crossref [ 49/909] 747253=test_gem_resolver_index_set [ 50/909] 747240=test_rdoc_parser_changelog [ 51/909] 747253=test_init [ 52/909] 747245=test_gem_security_policy [ 53/909] 747249=test_gem_install_update_options [ 54/909] 747248=test_file [ 55/909] 747248=test_gem_command [ 56/909] 747247=test_pinned [ 57/909] 747247=test_memory_view [ 58/909] 747252=test_rdoc_parser_ruby [ 59/909] 747247=test_httpresponse [ 60/909] 747247=test_rdoc_markup_to_markdown [ 61/909] 747246=test_inlinecache [ 62/909] 747249=test_show_source [ 63/909] 747240=test_weakkeymap [ 64/909] 747248=test_usrmarshal [ 65/909] 747246=test_key_error [ 66/909] 747246=test_engine [ 67/909] 747246=test_enc_raise [ 68/909] 747246=test_cparser [ 69/909] 747249=test_human_typo [ 70/909] 747249=test_dot_dot [ 71/909] 747249=test_bignum [ 72/909] 747247=reflection_test [ 73/909] 747240=test_postponed_job [ 74/909] 747247=test_gem_request_set_lockfile [ 75/909] 747253=ractor_test [ 76/909] 747245=test_jaro_winkler [ 77/909] 747249=test_gem_commands_yank_command [ 78/909] 747245=test_exit [ 79/909] 747239=test_pattern_key_name_check [ 80/909] 747239=test_raise_exception [ 81/909] 747248=test_gem_util [ 82/909] 747243=test_tempfile [ 83/909] 747246=test_config [ 84/909] 747250=test_gem_resolver [ 85/909] 747253=test_gem_gemcutter_utilities [ 86/909] 747245=test_gem_remote_fetcher [ 87/909] 747246=test_cipher [ 88/909] 747246=test_macro [ 89/909] 747249=test_hash [ 90/909] 747249=test_new [ 91/909] 747249=test_rdoc_markup_to_bs [ 92/909] 747246=test_last_thread [ 93/909] 747253=test_ldap [ 94/909] 747248=test_gem_source_lock [ 95/909] 747253=test_etc [ 96/909] 747247=test_gem_remote_fetcher_local_server [ 97/909] 747243=test_context Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 40339> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 37081> [ 98/909] 747248=test_optparse COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 747247 ko1 8u IPv4 17241418 0t0 TCP localhost:40339 (LISTEN) ruby 747247 ko1 9u IPv4 17241419 0t0 TCP localhost:37081 (LISTEN) [ 99/909] 747252=test_coder .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 8 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 40781> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 46513> [100/909] 747252=test_symbol [101/909] 747253=test_rdoc_markup COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 747247 ko1 8u IPv4 17241435 0t0 TCP localhost:40781 (LISTEN) ruby 747247 ko1 9u IPv4 17241436 0t0 TCP localhost:46513 (LISTEN) [102/909] 747240=test_gem_commands_which_command [103/909] 747249=test_enum Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 8 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 35267> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 38415> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 747247 ko1 8u IPv4 17240452 0t0 TCP localhost:35267 (LISTEN) ruby 747247 ko1 9u IPv4 17240453 0t0 TCP localhost:38415 (LISTEN) [104/909] 747248=parse_test [105/909] 747245=test_unix.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 8 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 [106/909] 747247=test_gem_source_specific_file [107/909] 747245=test_ws [108/909] 747245=test_rdoc_require Closed file descriptor: TestGemSourceSpecificFile#test_spaceship: 6 Closed file descriptor: TestGemSourceSpecificFile#test_spaceship: 7 [109/909] 747246=test_date_arith [110/909] 747247=test_io_console [111/909] 747248=test_numeric [112/909] 747253=test_metaclass [113/909] 747246=test_io [114/909] 747253=test_gem_spec_fetcher [115/909] 747250=test_undef [116/909] 747250=test_c_union_entity [117/909] 747243=test_gem_commands_sources_command [118/909] 747245=test_gem_commands_mirror [119/909] 747245=test_cgi_cookie [120/909] 747245=test_internal_ivar [121/909] 747245=symbol_encoding_test [122/909] 747250=test_cd [123/909] 747250=desugar_compiler_test [124/909] 747248=test_signedness [125/909] 747240=test_hmac [126/909] 747240=test_ractor [127/909] 747245=test_tracepoint [128/909] 747250=test_gem_commands_environment_command [129/909] 747253=test_my_integer [130/909] 747253=test_rdoc_rubygems_hook [131/909] 747240=test_gem_resolver_installed_specification [132/909] 747250=test_array_create [133/909] 747250=test_debugger_integration [134/909] 747250=test_variable [135/909] 747240=test_digest [136/909] 747240=test_gem_resolver_lock_specification [137/909] 747240=test_cstr [138/909] 747253=test_wss [139/909] 747253=test_address_resolve [140/909] 747253=test_closure [141/909] 747254=test_iter_break [142/909] 747254=test_process [143/909] 747239=test_have_macro [144/909] 747250=test_parse [145/909] 747243=test_num2int [146/909] 747245=test_rdoc_parser_rd [147/909] 747243=test_gem_source_local [148/909] 747245=test_stack [149/909] 747253=test_gem_ext_cargo_builder_unit [150/909] 747253=test_gem_commands_install_command [151/909] 747243=test_nowrite [152/909] 747239=test_flip [153/909] 747243=test_thread_queue [154/909] 747240=test_summary [155/909] 747239=test_foreach [156/909] 747239=test_econv [157/909] 747247=test_nil2vtempty [158/909] 747247=test_securerandom [159/909] 747240=test_fileutils [160/909] 747247=test_eval [161/909] 747247=test_object [162/909] 747250=test_process [163/909] 747250=test_gem_commands_cert_command [164/909] 747249=test_io [165/909] 747240=test_kill_ring [166/909] 747240=test_dir_m17n [167/909] 747249=test_gem_resolver_git_specification [168/909] 747247=test_cgi_tag_helper [169/909] 747248=test_coverage [170/909] 747247=test_func [171/909] 747245=test_stream [172/909] 747249=json_common_interface_test [173/909] 747245=test_pathname [174/909] 747249=test_remote_fetch_error [175/909] 747249=test_storage [176/909] 747249=test_path_to_class [177/909] 747249=json_addition_test [178/909] 747249=test_thread_fd_close [179/909] 747249=test_gem_commands_dependency_command [180/909] 747249=test_gem_ext_ext_conf_builder [181/909] 747245=test_qsort [182/909] 747245=test_cmethod [183/909] 747245=test_class [184/909] 747253=test_const [185/909] 747253=test_serialize_subclasses [186/909] 747253=parse_comments_test [187/909] 747250=test_method_cache [188/909] 747250=test_string [189/909] 747250=test_gem_resolver_index_specification [190/909] 747239=test_marshalable [191/909] 747239=test_iterator [192/909] 747250=test_gem_dependency [193/909] 747251=test_thread_cv [194/909] 747253=test_cgi_modruby [195/909] 747253=test_yamldbm [196/909] 747239=test_win32ole_method [197/909] 747239=test_helper [198/909] 747253=test_addr [199/909] 747239=test_stat [200/909] 747239=test_eval [201/909] 747250=test_convertible [202/909] 747253=test_gem_resolver_best_set [203/909] 747243=test_windows_1251 [204/909] 747252=test_unicode [205/909] 747243=test_parser_events [206/909] 747253=newline_offsets_test [207/909] 747251=test_regexp [208/909] 747242=test_rational [209/909] 747252=test_str2big [210/909] 747252=test_readpartial [211/909] 747243=test_rdoc_generator_markup [212/909] 747243=test_scalar [213/909] 747241=test_rdoc_cross_reference [214/909] 747242=test_gem_commands_contents_command [215/909] 747243=test_gem_resolver_conflict [216/909] 747243=test_arithmetic_sequence [217/909] 747243=test_irb [218/909] 747252=test_literal [219/909] 747253=test_pattern_matching [220/909] 747239=test_thread [221/909] 747253=test_gem_commands_search_command [222/909] 747253=test_encoding [223/909] 747253=test_file [224/909] 747248=test_frozen_error [225/909] 747248=test_sockopt [226/909] 747248=bom_test [227/909] 747239=test_lambda [228/909] 747248=test_ractor [229/909] 747242=test_pstore [230/909] 747242=test_document [231/909] 747239=test_spell_checker [232/909] 747248=test_bug_reporter [233/909] 747239=test_gem_commands_specification_command [234/909] 747242=test_recorder [235/909] 747242=test_yield_block [236/909] 747242=test_ansi_with_terminfo [237/909] 747247=test_rdoc_options [238/909] 747243=test_yaml [239/909] 747242=test_config [240/909] 747243=test_boolean [241/909] 747243=test_gem_request [242/909] 747248=test_primitive [243/909] 747248=test_nonblock [244/909] 747248=test_gem_commands_signin_command [245/909] 747239=test_pkey [246/909] 747248=test_getopts [247/909] 747248=test_rendering [248/909] 747240=test_gem_resolver_api_specification [249/909] 747239=test_rdoc_include [250/909] 747240=parameters_signature_test [251/909] 747240=test_win32ole_type_event [252/909] 747241=test_gem_name_tuple [253/909] 747240=test_warning [254/909] 747241=test_gem_dependency_installer [255/909] 747243=test_refinement [256/909] 747248=test_pointer [257/909] 747249=test_rdoc_markup_attributes [258/909] 747249=test_gbk [259/909] 747249=test_gem_specification [260/909] 747240=test_rdoc_class_module [261/909] 747239=test_gb18030 [262/909] 747239=test_type_completor [263/909] 747239=test_gem_package_tar_reader [264/909] 747247=test_win32ole_variable [265/909] 747247=test_x509crl [266/909] 747239=test_numeric [267/909] 747239=test_stringscanner [268/909] 747242=test_word [269/909] 747242=test_class [270/909] 747242=test_cgi_session [271/909] 747242=test_require_path_check [272/909] 747239=test_mkmf [273/909] 747239=test_win32ole_variant_outarg [274/909] 747239=test_mul [275/909] 747239=test_mixed_unicode_escapes [276/909] 747239=test_enumerator_kw [277/909] 747239=test_pkcs7 [278/909] 747242=test_cgi_header [279/909] 747242=test_gem_commands_fetch_command [280/909] 747247=test_complexrational [281/909] 747247=test_rdoc_markup_to_html_snippet [282/909] 747248=test_rdoc_any_method [283/909] 747247=test_flush [284/909] 747247=test_x509attr [285/909] 747247=test_complex2 [286/909] 747247=test_iso_8859 [287/909] 747239=test_dln [288/909] 747242=test_history [289/909] 747239=test_rdoc_markup_indented_paragraph [290/909] 747239=test_line_editor [291/909] 747239=test_big2str [292/909] 747247=test_open-uri [293/909] 747239=test_coderange [294/909] 747239=test_rdoc_parser [295/909] 747239=test_string_memory [296/909] 747242=test_rdoc_markup_to_joined_paragraph [297/909] 747239=test_rdoc_markup_to_html [298/909] 747247=regexp_test [299/909] 747247=test_rdoc_context [300/909] 747239=test_pkg_config [301/909] 747242=test_iseq [302/909] 747239=test_store [303/909] 747252=test_insns_leaf [304/909] 747252=test_c_struct_builder [305/909] 747252=location_test [306/909] 747253=test_enc_associate [307/909] 747240=dump_test [308/909] 747252=test_allocation [309/909] 747239=test_gc [310/909] 747248=test_gem_commands_open_command [311/909] 747244=test_cgi_util [312/909] 747248=test_x509req [313/909] 747244=test_protect [314/909] 747244=test_tree_builder [315/909] 747248=test_gem_ext_cargo_builder_link_flag_converter [316/909] 747244=test_protocol [317/909] 747248=test_gem_commands_stale_command [318/909] 747248=test_rdoc_markup_to_tt_only [319/909] 747242=test_gem_version [320/909] 747248=test_win32ole [321/909] 747248=tunnel_test [322/909] 747248=test_settracefunc [323/909] 747244=test_gem_text [324/909] 747253=test_gem_stub_specification [325/909] 747250=test_sprintf_comb [326/909] 747242=test_tcp [327/909] 747242=test_pp [328/909] 747242=test_rdoc_markdown_test [329/909] 747247=test_rdoc_normal_module [330/909] 747253=test_method_cache [331/909] 747253=test_path [332/909] 747253=test_transcode [333/909] 747250=test_whileuntil [334/909] 747250=test_monitor [335/909] 747247=test_gem_ext_rake_builder [336/909] 747250=json_string_matching_test [337/909] 747244=test_flags [338/909] 747250=test_asn1 [339/909] 747249=test_rdoc_markup_heading [340/909] 747250=test_extlibs [341/909] 747249=test_rat [342/909] 747249=test_inadvertent_creation [343/909] 747253=static_inspect_test [344/909] 747253=test_rdoc_markup_verbatim [345/909] 747253=test_at_exit [346/909] 747253=test_instrumentation_api [347/909] 747249=source_location_test [348/909] 747241=test_complex [349/909] 747249=unescape_test [350/909] 747241=test_files_ext [351/909] 747240=test_x509ext [352/909] 747240=test_c_struct_entry [353/909] 747241=test_eval_history [354/909] 747240=test_case [355/909] 747240=equality_test [356/909] 747240=test_gem_commands_query_command [357/909] 747241=test_color [358/909] 747244=test_rdoc_markup_to_table_of_contents [359/909] 747241=test_weakmap [360/909] 747247=test_ancdata [361/909] 747246=test_gem_doctor [362/909] 747247=test_data_error [363/909] 747244=test_rubyvm [364/909] 747244=test_gem_resolver_dependency_request [365/909] 747247=test_force_exit [366/909] 747244=test_euc_jp [367/909] 747253=test_win32ole_typelib [368/909] 747244=test_external_new [369/909] 747253=test_scanner_events [370/909] 747244=test_abi [371/909] 747248=parse_success_test [372/909] 747248=test_gem_commands_push_command [373/909] 747253=test_module [374/909] 747246=test_ractor [375/909] 747246=test_deprecate [376/909] 747247=test_registry [377/909] 747247=test_rdoc_constant [378/909] 747246=test_ssl [379/909] 747244=test_optimization [380/909] 747247=test_rdoc_markdown [381/909] 747242=test_gem_request_connection_pools [382/909] 747240=test_common [383/909] 747245=test_sprintf [384/909] 747248=test_gem_uri_formatter [385/909] 747248=test_rdoc_encoding [386/909] 747248=test_enumerable [387/909] 747248=test_bmethod [388/909] 747248=test_rdoc_markup_include [389/909] 747248=test_ansi_without_terminfo [390/909] 747248=test_terminfo [391/909] 747248=test_bug-14834 [392/909] 747247=test_svcb_https [393/909] 747247=test_buffering [394/909] 747247=test_rdoc_context_section [395/909] 747242=ruby_parser_test [396/909] 747247=test_key_actor_vi [397/909] 747245=test_x509cert [398/909] 747248=test_addrinfo [399/909] 747248=test_logdevice [400/909] 747242=test_http [401/909] 747242=test_passing_block [402/909] 747242=test_rdoc_attr [403/909] 747240=test_gem_package_tar_reader_entry [404/909] 747242=test_zsh_completion [405/909] 747242=test_webauthn_listener [406/909] 747247=test_lock_native_thread [407/909] 747247=test_have_func [408/909] 747242=test_logperiod [409/909] 747242=test_enc_str_buf_cat [410/909] 747242=test_default_gems [411/909] 747242=test_gem_security_trust_dir [412/909] 747240=test_rdoc_parser_c [413/909] 747242=test_constant [414/909] 747245=test_rdoc_generator_pot_po_entry [415/909] 747245=test_gem_resolver_specification [416/909] 747245=test_load [417/909] 747245=test_encoding [418/909] 747240=json_fixtures_test [419/909] 747240=test_gem_remote_fetcher_s3 [420/909] 747245=test_rdoc_markup_parser [421/909] 747250=test_gem_rdoc [422/909] 747245=test_files_test_2 [423/909] 747240=test_gem_version_option [424/909] 747247=test_require_lib [425/909] 747240=test_objectspace [426/909] 747250=test_trick [427/909] 747249=version_test [428/909] 747249=test_gem_request_set [429/909] 747248=test_fd_setsize [430/909] 747248=test_null [431/909] 747248=test_gem_resolver_activation_request [432/909] 747248=test_big5 [433/909] 747248=test_rdoc_markup_raw [434/909] 747248=test_scheduler [435/909] 747243=test_iseq_load [436/909] 747248=test_name_error_extension [437/909] 747248=test_fstring [438/909] 747252=test_signal [439/909] 747249=test_timeout [440/909] 747249=test_fixnum [441/909] 747248=redundant_return_test [442/909] 747248=test_gem_ext_builder [443/909] 747249=test_history [444/909] 747249=test_verbose [445/909] 747249=test_bigzero [446/909] 747249=test_basicinstructions [447/909] 747240=test_mutex [448/909] 747249=test_key_actor_emacs [449/909] 747249=test_typeddata [450/909] 747240=test_gem_resolver_vendor_specification [451/909] 747240=compiler_test [452/909] 747240=test_date_strftime [453/909] 747249=test_struct [454/909] 747249=test_recursion [455/909] 747249=test_normalize [456/909] 747249=locals_test [457/909] 747242=test_find [458/909] 747242=test_import [459/909] 747253=test_basicsocket [460/909] 747253=test_gem_commands_owner_command [461/909] 747243=test_disable_irb [462/909] 747243=test_gem_package_tar_header [463/909] 747240=pattern_test [464/909] 747253=test_logger [465/909] 747243=test_sexp [466/909] 747240=test_rdoc_tom_doc [467/909] 747253=test_rdoc_i18n_text [468/909] 747253=test_gem_unsatisfiable_dependency_error [469/909] 747243=test_ractor [470/909] 747240=test_shapes [471/909] 747253=test_rdoc_text [472/909] 747252=test_ocsp [473/909] 747240=test_pkey_dh [474/909] 747249=test_require [475/909] 747249=test_ifunless [476/909] 747249=test_gem_silent_ui [477/909] 747249=test_nesting_parser [478/909] 747240=test_files_test [479/909] 747253=test_gem_dependency_list [480/909] 747241=test_gem_resolver_installer_set [481/909] 747249=test_gem_commands_uninstall_command [482/909] 747243=test_rendering [483/909] 747243=test_config [484/909] 747253=comments_test [485/909] 747253=test_delete [486/909] 747243=test_io_m17n [487/909] 747253=test_ensured [488/909] 747253=test_continuation [489/909] 747240=test_object_create_start [490/909] 747253=test_forwardable [491/909] 747240=regular_expression_encoding_test [492/909] 747253=test_env [493/909] 747241=test_config [494/909] 747240=test_project_sanity [495/909] 747241=test_rdoc_markup_paragraph [496/909] 747241=test_placearg [497/909] 747252=test_interned_str [498/909] 747252=test_gem_commands_cleanup_command [499/909] 747240=test_type [500/909] 747240=test_range [501/909] 747246=test_dryrun [502/909] 747241=test_io_buffer [503/909] 747246=test_string_processing [504/909] 747242=encodings_test [505/909] 747246=json_generator_test [506/909] 747241=test_gem_impossible_dependencies_error [507/909] 747241=parse_stream_test [508/909] 747242=test_gem_resolver_api_set [509/909] 747248=test_locale [510/909] 747248=test_emitter [511/909] 747248=test_ts [512/909] 747241=test_gem_source_subpath_problem [513/909] 747246=test_tmpdir [514/909] 747242=test_rubyoptions [515/909] 747246=test_printf [516/909] 747241=test_rdoc_token_stream [517/909] 747241=warnings_test [518/909] 747246=test_to_ary_concat [519/909] 747241=test_stringify_symbols [520/909] 747241=test_rdoc_single_class [521/909] 747241=test_rdoc_alias [522/909] 747241=test_configuration [523/909] 747249=test_windows_1252 [524/909] 747249=test_udp [525/909] 747249=dispatcher_test [526/909] 747249=test_sleep [527/909] 747252=test_queue [528/909] 747252=regular_expression_options_test [529/909] 747252=test_key_event_record [530/909] 747252=test_prettyprint [531/909] 747252=integer_parse_test [532/909] 747241=test_gem_validator [533/909] 747252=test_rdoc_markup_to_label [534/909] 747241=test_install [535/909] 747252=test_tree_spell_checker [536/909] 747252=test_date_ractor [537/909] 747250=test_m17n_comb [538/909] 747248=test_pair [539/909] 747251=test_custom_command [540/909] 747241=lex_test [541/909] 747251=test_ns_spki [542/909] 747252=test_depth_first [543/909] 747252=test_tsort [544/909] 747252=index_write_test [545/909] 747252=test_integer_comb [546/909] 747251=test_lexer [547/909] 747251=test_win32ole_type [548/909] 747251=test_kwargs [549/909] 747251=test_rdoc_extend [550/909] 747246=test_io_wait [551/909] 747240=test_random [552/909] 747240=test_merge_keys [553/909] 747246=test_gem_ext_configure_builder [554/909] 747240=test_x509store [555/909] 747246=test_mdns [556/909] 747246=test_dir [557/909] 747251=test_rdoc_rd_inline_parser [558/909] 747251=test_exception [559/909] 747243=test_bash_completion [560/909] 747243=test_gem_security_signer [561/909] 747240=test_gem_local_remote_options [562/909] 747243=test_euc_kr [563/909] 747243=test_gem_commands_lock_command [564/909] 747240=test_rdoc_generator_json_index [565/909] 747243=test_set_len [566/909] 747243=test_threadgroup [567/909] 747240=test_yjit_exit_locations [568/909] 747246=test_rdoc_markup_pre_process [569/909] 747240=test_rdoc_rdoc [570/909] 747249=test_gem_config_file [571/909] 747240=test_gem_commands_pristine_command [572/909] 747243=test_yamlstore [573/909] 747243=test_rdoc_method_attr [574/909] 747249=test_within_pipe [575/909] 747246=test_scalar_scanner [576/909] 747249=test_hash [577/909] 747246=test_reline [578/909] 747241=test_arith_seq_beg_len_step [579/909] 747243=test_beginendblock [580/909] 747241=test_gem_resolver_requirement_list [581/909] 747241=test_io_buffer [582/909] 747241=test_win32ole_event [583/909] 747241=test_socket [584/909] 747245=snapshots_test [585/909] 747247=test_function [586/909] 747248=test_weakref [587/909] 747247=test_timeout [588/909] 747243=test_not [589/909] 747243=test_gem_package_tar_writer [590/909] 747243=test_rubygems [591/909] 747248=ripper_test [592/909] 747247=test_mailto [593/909] 747247=test_case_mapping [594/909] 747247=test_yaml_tree [595/909] 747243=test_reline_key [596/909] 747246=test_rdoc_generator_pot_po [597/909] 747243=test_reqarg [598/909] 747247=test_append [599/909] 747246=test_ractor_compatibility [600/909] 747247=test_rdoc_markup_hard_break [601/909] 747247=test_gem_resolver_lock_set [602/909] 747247=test_unicode_normalize [603/909] 747247=test_method [604/909] 747245=test_member [605/909] 747245=test_gem_console_ui [606/909] 747245=test_gem_source_fetch_problem [607/909] 747245=test_set [608/909] 747245=test_gem_update_suggestion [609/909] 747245=test_resource [610/909] 747245=test_arity [611/909] 747245=test_ipaddr [612/909] 747245=test_pkey_rsa [613/909] 747240=test_gem_stream_ui [614/909] 747246=test_numhash [615/909] 747246=test_trace [616/909] 747248=test_nofree [617/909] 747248=test_rdoc_generator_ri [618/909] 747246=test_date_conv [619/909] 747240=test_webauthn_poller [620/909] 747248=test_argf [621/909] 747246=test_rdoc_i18n_locale [622/909] 747246=test_egrep_cpp [623/909] 747243=test_gem_resolver_composed_set [624/909] 747243=test_m17n [625/909] 747240=test_yjit [626/909] 747246=test_buffered_io [627/909] 747245=test_rdoc_markup_attribute_manager [628/909] 747253=test_x509name [629/909] 747241=test_sleep [630/909] 747246=test_object_references [631/909] 747245=test_wait [632/909] 747246=test_face [633/909] 747253=test_sizeof [634/909] 747246=test_gem_requirement [635/909] 747245=test_alias [636/909] 747246=test_gem_security [637/909] 747243=test_euc_tw [638/909] 747251=test_compile_prism [639/909] 747243=test_gem_commands_build_command [640/909] 747245=test_date_new [641/909] 747245=test_io_timeout [642/909] 747245=test_gem_commands_info_command [643/909] 747245=command_line_test [644/909] 747245=test_rdoc_rd [645/909] 747245=test_comparable [646/909] 747245=test_bug-3571 [647/909] 747245=test_notimplement [648/909] 747245=test_emoji_breaks [649/909] 747245=test_system [650/909] 747241=test_require [651/909] 747243=test_dup [652/909] 747251=test_dns [653/909] 747239=test_stringio [654/909] 747243=constant_path_node_test [655/909] 747243=test_gem_path_support [656/909] 747243=test_win32ole_record [657/909] 747243=test_webauthn_listener_response [658/909] 747239=heredoc_test [659/909] 747243=newline_test [660/909] 747251=snippets_test [661/909] 747239=parser_test [662/909] 747239=test_array [663/909] 747239=test_ubf_async_safe [664/909] 747243=test_console_attr [665/909] 747243=test_gem_bundler_version_finder [666/909] 747239=test_time [667/909] 747243=json_encoding_test [668/909] 747243=test_math [669/909] 747243=test_gc [670/909] 747243=test_libs [671/909] 747243=test_super [672/909] 747239=test_pack [673/909] 747239=test_rdoc_comment [674/909] 747252=test_ast [675/909] 747239=fuzzer_test [676/909] 747239=test_rb_str_dup [677/909] 747239=onigmo_test [678/909] 747239=test_struct [679/909] 747239=test_bug-5832 [680/909] 747239=test_cgi_multipart [681/909] 747239=test_case [682/909] 747246=test_gem_safe_yaml [683/909] 747246=test_digest_extend [684/909] 747239=test_did_you_mean [685/909] 747246=test_autoconf [686/909] 747246=test_popen_deadlock [687/909] 747250=test_gem_installer [688/909] 747245=test_multi_irb_commands [689/909] 747245=test_gem_command_manager [690/909] 747239=test_rdoc_top_level [691/909] 747243=test_rdoc_code_object [692/909] 747245=test_gem_source_git [693/909] 747244=test_regex_casefold [694/909] 747244=test_pipe [695/909] 747244=test_random_formatter [696/909] 747244=test_gem_commands_check_command [697/909] 747244=test_rdoc_normal_class [698/909] 747239=test_string [699/909] 747245=test_sorted_set [700/909] 747243=test_files_lib [701/909] 747246=test_emoji [702/909] 747244=test_gem_resolver_git_set [703/909] 747246=test_class_name_check [704/909] 747251=test_help [705/909] 747251=test_condition [706/909] 747251=test_cp949 [707/909] 747253=test_erb [708/909] 747251=test_date_attr [709/909] 747251=test_scan_args [710/909] 747251=json_ext_parser_test [711/909] 747251=test_time [712/909] 747253=test_duplicate [713/909] 747253=test_integer [714/909] 747246=test_uncorrectable_name_check [715/909] 747246=test_load [716/909] 747246=test_proc [717/909] 747244=test_singleton_function [718/909] 747244=test_shellwords [719/909] 747244=test_cclass [720/909] 747245=test_framework [721/909] 747251=test_case_comprehensive [722/909] 747251=test_omap [723/909] 747245=test_zlib [724/909] 747251=magic_comment_test [725/909] 747244=test_marshal [726/909] 747251=library_symbols_test [727/909] 747251=test_emitter [728/909] 747251=test_json_tree [729/909] 747251=test_ractor [730/909] 747246=test_ssl [731/909] 747244=test_date_strptime [732/909] 747244=test_https_proxy [733/909] 747244=test_pkey_dsa [734/909] 747251=test_nomethod_error [735/909] 747251=test_gem [736/909] 747246=test_files_test_1 [737/909] 747244=test_rdoc_rd_inline [738/909] 747244=test_gem_remote_fetcher_local_ssl_server Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 45369> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 747244 ko1 8u IPv4 17274884 0t0 TCP *:45369 (LISTEN) Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 33771> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 747244 ko1 9u IPv4 17274894 0t0 TCP *:33771 (LISTEN) Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 9 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 45053> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 45053> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 747244 ko1 9u IPv4 17274925 0t0 TCP *:45053 (LISTEN) ruby 747244 ko1 11u sock 0,8 0t0 17270166 protocol: TCP Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 9 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 11 [739/909] 747241=test_severity [740/909] 747241=test_ractor Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 33735> [741/909] 747241=test_float COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 747244 ko1 9u IPv4 17270925 0t0 TCP *:33735 (LISTEN) [742/909] 747244=attribute_write_test [743/909] 747244=test_parser [744/909] 747244=test_gem_source_list [745/909] 747244=test_yaml_special_cases [746/909] 747249=test_helper_method [747/909] 747244=test_delegate [748/909] 747249=test_cgi_core [749/909] 747244=test_fiddle [750/909] 747249=test_win32ole_variant [751/909] 747249=test_rdoc_markup_formatter [752/909] 747249=test_enumerator [753/909] 747249=test_ractor [754/909] 747244=test_psych [755/909] 747244=test_gem_package_old [756/909] 747244=test_command [757/909] 747249=test_gem_uri [758/909] 747249=test_rbconfig [759/909] 747249=test_digest [760/909] 747251=test_stringchar [761/909] 747241=test_gem_commands_help_command [762/909] 747244=test_arith_seq_extract [763/909] 747241=test_debug [764/909] 747241=test_error_highlight [765/909] 747251=test_array [766/909] 747249=test_find_executable [767/909] 747248=test_set [768/909] 747249=test_lazy_enumerator [769/909] 747248=test_profile_frames [770/909] 747244=test_resolve_symbol [771/909] 747247=test_date_compat [772/909] 747247=test_rdoc_task [773/909] 747247=test_time_tz [774/909] 747244=test_backtrace [775/909] 747247=test_kdf [776/909] 747248=test_class2name [777/909] 747248=test_nil [778/909] 747248=test_gem_request_set_lockfile_tokenizer [779/909] 747247=test_gem_commands_outdated_command [780/909] 747248=test_gem_package [781/909] 747247=test_utf16 [782/909] 747247=test_enumerator [783/909] 747241=test_rdoc_parser_simple [784/909] 747241=test_exception_at_throwing [785/909] 747241=test_name_error [786/909] 747245=string_encoding_test [787/909] 747249=test_benchmark [788/909] 747245=test_color_printer [789/909] 747245=test_safe_load [790/909] 747245=test_handle [791/909] 747244=test_frozen [792/909] 747244=test_rdoc_markup_to_rdoc [793/909] 747248=test_gem_source [794/909] 747244=test_symbol [795/909] 747244=test_gem_uninstaller [796/909] 747241=test_gem_platform [797/909] 747253=test_rdoc_ri_paths [798/909] 747253=overlap_test [799/909] 747245=test_propertyputref [800/909] 747241=test_gem_commands_list_command [801/909] 747245=test_gem_source_vendor [802/909] 747245=test_variable_name_check [803/909] 747241=test_pty [804/909] 747245=test_assembler [805/909] 747245=test_date_time [806/909] 747249=test_pkcs12 [807/909] 747245=test_date [808/909] 747245=test_parser [809/909] 747245=test_gem_source_installed [810/909] 747245=test_modify_expand [811/909] 747245=test_gem_available_set [812/909] 747248=test_change_word [813/909] 747248=implicit_array_test [814/909] 747248=test_acceptable [815/909] 747245=test_len [816/909] 747245=test_function_entry [817/909] 747245=test_rdoc_parser_markdown [818/909] 747245=test_win32ole_param [819/909] 747245=test_kernel [820/909] 747248=test_method_name_check [821/909] 747243=heredoc_dedent_test [822/909] 747243=!Nothing_to_test [823/909] 747243=test_keyword [824/909] 747248=numeric_value_test [825/909] 747248=test_httpheader [826/909] 747253=test_http_request [827/909] 747248=test_rdoc_ri_driver [828/909] 747242=test_data [829/909] 747253=test_gem_commands_server_command [830/909] 747253=test_gem_package_task [831/909] 747242=test_provider [832/909] 747249=test_win32ole_method_event [833/909] 747253=test_bn [834/909] 747249=test_rdoc_servlet [835/909] 747253=test_singleton [836/909] 747241=test_rdoc_rd_block_parser [837/909] 747253=test_ripper [838/909] 747241=test_key_name_check [839/909] 747241=test_win32ole_param_event [840/909] 747241=test_syntax [841/909] 747249=test_ossl [842/909] 747248=test_date_marshal [843/909] 747248=test_grapheme_breaks [844/909] 747248=test_gem_request_set_gem_dependency_api [845/909] 747245=test_assignment [846/909] 747253=test_ruby_lex [847/909] 747250=test_optarg [848/909] 747248=test_ssl_session [849/909] 747242=test_ractor [850/909] 747244=test_stream [851/909] 747244=test_pack [852/909] 747253=test_gem_commands_unpack_command [853/909] 747242=test_gem_commands_exec_command [854/909] 747243=test_autoload [855/909] 747250=test_gem_resolver_local_specification [856/909] 747250=test_exception [857/909] 747250=test_rdoc_generator_pot [858/909] 747254=test_object [859/909] 747254=test_gem_commands_signout_command [860/909] 747254=test_file_exhaustive [861/909] 747250=test_gem_ext_cargo_builder [862/909] 747250=test_gem_gem_runner [863/909] 747250=test_key_stroke [864/909] 747244=test_deprecated [865/909] 747246=test_gc_compact [866/909] 747244=test_rdoc_generator_darkfish [867/909] 747253=test_resize [868/909] 747253=test_div [869/909] 747253=test_fiber [870/909] 747248=test_generic [871/909] 747250=test_err_in_callback [872/909] 747250=json_parser_test [873/909] 747248=test_win32ole_variant_m [874/909] 747248=test_rdoc_store [875/909] 747250=test_gem_commands_rebuild_command [876/909] 747250=test_alias_and_anchor [877/909] 747250=test_gem_commands_setup_command [878/909] 747244=test_rdoc_stats [879/909] 747244=test_cesu8 [880/909] 747244=test_open3 [881/909] 747242=errors_test [882/909] 747250=test_vm_dump [883/909] 747250=test_rdoc_markup_document [884/909] 747250=test_ftp [885/909] 747242=test_memory_view [886/909] 747250=test_helper [887/909] 747250=test_utf32 [888/909] 747242=test_integer [889/909] 747250=test_ellipsize [890/909] 747250=test_pkey_ec [891/909] 747242=test_rand [892/909] 747250=test_data [893/909] 747250=test_noarg [894/909] 747249=test_thread [895/909] 747249=test_date_parse [896/909] 747248=test_gem_commands_update_command [897/909] 747250=test_fips [898/909] 747249=test_backtrace [899/909] 747249=static_literals_test [900/909] 747249=test_bundled_ca [901/909] 747242=test_to_ruby [902/909] 747242=test_random [903/909] 747242=test_workspace [904/909] 747249=test_capacity [905/909] 747249=test_tracer [906/909] 747249=test_input_method [907/909] 747242=test_nextafter [908/909] 747250=test_option [909/909] 747249=test_gem_safe_marshal Retrying hung up testcases... [ 1/27] TestAutoload#test_source_location = 0.12 s [ 2/27] TestAutoload#test_threaded_accessing_inner_constant = 0.50 s [ 3/27] TestAutoload#test_autoload_same_file = 0.38 s [ 4/27] TestAutoload#test_autoload_deprecate_constant_before_autoload = 0.25 s [ 5/27] TestAutoload#test_source_location_after_require = 0.12 s [ 6/27] TestAutoload#test_autoload_with_unqualified_file_name = 0.00 s [ 7/27] TestAutoload#test_threaded_accessing_constant = 0.50 s [ 8/27] TestAutoload#test_autoload_same_file_with_raise = 0.13 s [ 9/27] TestAutoload#test_autoload_p = 0.00 s [10/27] TestAutoload#test_autoload_deprecate_constant = 0.12 s [11/27] TestAutoload#test_autoload_module_gc = 0.01 s [12/27] TestAutoload#test_autoload_parallel_race = 1.90 s [13/27] TestAutoload#test_autoload_while_autoloading = 0.00 s [14/27] TestAutoload#test_require_explicit = 0.00 s [15/27] TestAutoload#test_bug_13526 = 0.16 s [16/27] TestAutoload#test_autoload_parent_namespace = 0.13 s [17/27] TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features = 0.13 s [18/27] TestAutoload#test_autoload_private_constant = 0.13 s [19/27] TestAutoload#test_nameerror_when_autoload_did_not_define_the_constant = 0.00 s [20/27] TestAutoload#test_autoload_p_with_static_extensions = 0.00 s [21/27] TestAutoload#test_autoload_fork = 0.35 s [22/27] TestAutoload#test_override_while_autoloading = 0.50 s [23/27] TestAutoload#test_autoload_private_constant_before_autoload = 0.25 s [24/27] TestAutoload#test_override_autoload = 0.00 s [25/27] TestAutoload#test_require_implemented_in_ruby_is_called = 0.00 s [26/27] TestAutoload#test_non_realpath_in_loadpath = 0.03 s [27/27] TestAutoload#test_autoload_so = 0.03 s Finished tests in 374.666083s, 86.7492 tests/s, 17184.8088 assertions/s. Children under /tmp/rubytest.8a15fy: * -rw------- 1 35 2024-07-09 18:33:44 +0000 autoload20240709-747243-x9e06z.rb 32502 tests, 6438565 assertions, 0 failures, 0 errors, 357 skips ruby -v: ruby 3.4.0dev (2024-07-09T17:22:29Z master 6f6aff56b1) [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 944 944 944 ? -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 944 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 16044 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_1561.rb 1 88410 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 194877 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_1561.rb 1 242598 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 280413 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_1561.rb 1 378428 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_1561.rb 1 584043 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_1561.rb 954 705844 953 953 pts/0 953 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental 705844 705847 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.20240709-183103 --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 705847 705848 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.20240709-183103 --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 705848 746915 953 953 pts/0 953 Z+ 1000 0:00 [sh] <defunct> 1 780970 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 705848 784514 953 953 pts/0 953 R+ 1000 0:00 ps jx 1 1189269 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_1585.rb 1 1242042 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 1242045 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 1242052 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 1275110 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 1671629 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_1561.rb 1 1860521 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_1561.rb 1 1930384 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_1561.rb 1 1946634 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 1964878 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_449_1585.rb 1 2326105 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_1561.rb 1 2522809 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_1561.rb 1 2591859 953 953 pts/0 953 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 1 2616376 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_1585.rb 1 2649545 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 2772585 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 2818254 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 2981397 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_1561.rb 1 3133694 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_449_1585.rb 1 3148326 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_1561.rb 1 3243429 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 3433841 953 953 pts/0 953 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 1 3665332 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 3967666 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 3995800 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 4004217 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 4004224 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 4004230 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 4021314 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_1561.rb 1 4170974 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 4170984 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=>[944, 16044, 88410, 194877, 242598, 280413, 378428, 584043, 780970, 1189269, 1242042, 1242045, 1242052, 1275110, 1671629, 1860521, 1930384, 1946634, 1964878, 2326105, 2522809, 2591859, 2616376, 2649545, 2772585, 2818254, 2981397, 3133694, 3148326, 3243429, 3433841, 3665332, 3967666, 3995800, 4004217, 4004224, 4004230, 4021314, 4170974, 4170984], 944=>[953], 953=>[954], 954=>[705844], 705844=>[705847], 705847=>[705848], 705848=>[746915, 784514]} $ timeout 60 gdb -p 746915 -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 784514 -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/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-09T17:22:29Z master 6f6aff56b1) [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 35.697505 seconds 3432 files, 32770 examples, 135362 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.