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