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