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