# Logfile created on 2024-08-10 04:36:22 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000076fbb93bfde0 @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.20240810-043622", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000076fbb93e0220 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000076fbba8afe80 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000076fbb92fa108 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240810-043622", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240810-043622>, @binmode=false, @mon_data=#<Monitor:0x000076fbba8afa48>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 7b7dde37f5 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: 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/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: 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 encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem making srcs under enc making enc Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem 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' Extracting bundle gem power_assert-2.0.3... make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' 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/io/console' 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.4 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j16' $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 1035 1035 1035 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1035 1041 1041 1041 pts/0 1041 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1041 1042 1041 1041 pts/0 1041 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental 1 706627 1041 1041 pts/0 1041 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_1592.rb 1042 1116650 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental 1116650 1116653 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240810-043622 --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 1116653 1116654 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240810-043622 --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 1116654 1117565 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c make yes-btest TESTOPTS='-q -j16' 1117565 1117566 1041 1041 pts/0 1041 S+ 1000 0:00 make yes-btest TESTOPTS=-q -j16 1117566 1117581 1041 1041 pts/0 1041 Sl+ 1000 0:03 /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_asan/bootstraptest/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common -r./x86_64-linux-fake --disable-gems -q -j16 1 1123302 1041 1041 pts/0 1041 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_1592.rb 1116654 1158323 1041 1041 pts/0 1041 R+ 1000 0:00 ps jx {1=>[1035, 706627, 1123302], 1035=>[1041], 1041=>[1042], 1042=>[1116650], 1116650=>[1116653], 1116653=>[1116654], 1116654=>[1117565, 1158323], 1117565=>[1117566], 1117566=>[1117581]} $ timeout 60 gdb -p 1117581 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1117630] [New LWP 1117590] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007dca7731ba00 in __GI_ppoll (fds=0x7ffefc5e4448, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42 >>> Threads Id Target Id Frame * 1 Thread 0x7dca779df740 (LWP 1117581) "ruby" 0x00007dca7731ba00 in __GI_ppoll (fds=0x7ffefc5e4448, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42 2 Thread 0x7dca576006c0 (LWP 1117630) "runner.rb:533" 0x00007dca7731b4cd in __GI___poll (fds=0x7dca574ff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7dca6ba006c0 (LWP 1117590) "runner.rb:322" 0x00007dca77298d61 in __futex_abstimed_wait_common64 (private=32202, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x63fb4640aa8c) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 3 (Thread 0x7dca6ba006c0 (LWP 1117590) "runner.rb:322"): #0 0x00007dca77298d61 in __futex_abstimed_wait_common64 (private=32202, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x63fb4640aa8c) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=32202, abstime=0x0, clockid=0, expected=0, futex_word=0x63fb4640aa8c) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x63fb4640aa8c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007dca7729b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x63fb46445880, cond=0x63fb4640aa60) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7dca7729b4a0 <__condvar_cleanup_waiting>, __arg = 0x7dca6b8ff370, __canceltype = 1979372500, __prev = 0x0} cbuffer = {wseq = 247, cond = 0x63fb4640aa60, mutex = 0x63fb46445880, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 247 seq = 123 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x63fb4640aa60, mutex=0x63fb46445880) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00007dca7780fced in rb_native_cond_wait () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #6 0x00007dca7781189c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #7 0x00007dca77811992 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #8 0x00007dca7781679c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #9 0x00007dca776b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #10 0x00007dca7780bf21 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #11 0x00007dca7780bfcb in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #12 0x00007dca7784d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #13 0x00007dca778500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #14 0x00007dca778531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #15 0x00007dca77857b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #16 0x00007dca7785c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #17 0x00007dca77814a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #18 0x00007dca77814f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #19 0x00007dca77815836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #20 0x00007dca7729ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {138308342515392, -2123081574264399291, 138308342515392, -136, 22, 140733132452880, -2123081574218261947, -2123036131612091835}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #21 0x00007dca77329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7dca576006c0 (LWP 1117630) "runner.rb:533"): #0 0x00007dca7731b4cd in __GI___poll (fds=0x7dca574ff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00007dca776e763f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #2 0x00007dca776e85d9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #3 0x00007dca77814563 in rb_thread_io_blocking_region () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #4 0x00007dca776e89be in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #5 0x00007dca776edbf9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #6 0x00007dca776b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #7 0x00007dca776e90f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #8 0x00007dca776ed0f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #9 0x00007dca776f0626 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #10 0x00007dca7784d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #11 0x00007dca778500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #12 0x00007dca778531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #13 0x00007dca77857b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #14 0x00007dca7785c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #15 0x00007dca77814a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #16 0x00007dca77814f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #17 0x00007dca77815836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #18 0x00007dca7729ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {138308002776768, -2123107412787652027, 138308002776768, -136, 22, 138308337267232, -2123107412741514683, -2123036131612091835}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #19 0x00007dca77329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7dca779df740 (LWP 1117581) "ruby"): #0 0x00007dca7731ba00 in __GI_ppoll (fds=0x7ffefc5e4448, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> tval = {tv_sec = 140733132457232, tv_nsec = -392539082388427520} #1 0x00007dca778109e9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #2 0x00007dca77811aa1 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #3 0x00007dca778142c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #4 0x00007dca77815a65 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #5 0x00007dca776b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #6 0x00007dca77810eab in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #7 0x00007dca77853428 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #8 0x00007dca77857b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #9 0x00007dca7785c287 in rb_yield () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #10 0x00007dca776b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #11 0x00007dca776952a6 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #12 0x00007dca7784d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #13 0x00007dca778500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #14 0x00007dca778545dc in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #15 0x00007dca77857b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #16 0x00007dca776b4e5c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #17 0x00007dca776b9193 in ruby_run_node () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2 No symbol table info available. #18 0x000063fb44b74187 in ?? () No symbol table info available. #19 0x00007dca7722a1ca in __libc_start_call_main (main=main@entry=0x63fb44b74120, argc=argc@entry=6, argv=argv@entry=0x7ffefc5e5318) at ../sysdeps/nptl/libc_start_call_main.h:58 self = <optimized out> result = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733132460824, -1810338139176494523, 6, 0, 109930840812864, 138308545839104, -1810338139191174587, -2123036057604122043}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x6, 0x7ffefc5e5310}, data = {prev = 0x0, cleanup = 0x0, canceltype = 6}}} not_first_call = <optimized out> #20 0x00007dca7722a28b in __libc_start_main_impl (main=0x63fb44b74120, argc=6, argv=0x7ffefc5e5318, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffefc5e5308) at ../csu/libc-start.c:360 No locals. #21 0x000063fb44b741d5 in _start () No symbol table info available. >>> Dump Ruby level backtrace (if possible) [Inferior 1 (process 1117581) detached] $ timeout 60 gdb -p 1117566 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:897: yes-btest] Killed >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1117565 -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 1158323 -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-btest TESTOPTS='-q -j16'" exit with 512. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=64992 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/913] 1158754=test_trace [ 2/913] 1158763=test_numhash [ 3/913] 1158760=test_gem_stream_ui [ 4/913] 1158757=test_rdoc_generator_ri [ 5/913] 1158758=test_nofree [ 6/913] 1158753=test_pkey_rsa [ 7/913] 1158756=test_ipaddr [ 8/913] 1158752=test_arity [ 9/913] 1158751=test_buffered_io [ 10/913] 1158764=test_yjit [ 11/913] 1158755=test_rdoc_markup_attribute_manager [ 12/913] 1158761=test_m17n [ 13/913] 1158762=test_egrep_cpp [ 14/913] 1158766=test_rdoc_i18n_locale [ 15/913] 1158754=test_argf [ 16/913] 1158759=test_gem_resolver_composed_set [ 17/913] 1158758=test_date_conv [ 18/913] 1158765=test_webauthn_poller [ 19/913] 1158763=test_unicode_normalize [ 20/913] 1158752=test_method [ 21/913] 1158758=test_ractor_compatibility [ 22/913] 1158756=test_append [ 23/913] 1158756=test_gem_resolver_lock_set [ 24/913] 1158763=test_rdoc_markup_hard_break [ 25/913] 1158762=test_rdoc_generator_pot_po [ 26/913] 1158751=test_reqarg [ 27/913] 1158757=test_reline_key [ 28/913] 1158766=test_resource [ 29/913] 1158755=test_gem_source_fetch_problem [ 30/913] 1158766=test_set [ 31/913] 1158763=test_gem_update_suggestion [ 32/913] 1158766=test_gem_console_ui [ 33/913] 1158757=test_member [ 34/913] 1158757=test_timeout [ 35/913] 1158759=test_not [ 36/913] 1158762=test_weakref [ 37/913] 1158759=test_function [ 38/913] 1158753=snapshots_test [ 39/913] 1158765=test_socket [ 40/913] 1158760=test_yaml_tree [ 41/913] 1158756=test_case_mapping [ 42/913] 1158756=test_mailto [ 43/913] 1158761=test_rubygems [ 44/913] 1158760=test_gem_package_tar_writer [ 45/913] 1158756=ripper_test [ 46/913] 1158762=test_rdoc_method_attr [ 47/913] 1158766=test_gem_commands_pristine_command [ 48/913] 1158760=test_gem_config_file [ 49/913] 1158755=test_yamlstore [ 50/913] 1158755=test_yjit_exit_locations [ 51/913] 1158763=test_rdoc_rdoc [ 52/913] 1158759=test_rdoc_markup_pre_process [ 53/913] 1158758=test_win32ole_event [ 54/913] 1158758=test_io_buffer [ 55/913] 1158760=test_arith_seq_beg_len_step [ 56/913] 1158758=test_reline [ 57/913] 1158755=test_hash [ 58/913] 1158757=test_gem_resolver_requirement_list [ 59/913] 1158762=test_beginendblock [ 60/913] 1158763=test_scalar_scanner [ 61/913] 1158760=test_within_pipe [ 62/913] 1158763=onigmo_test [ 63/913] 1158751=test_struct [ 64/913] 1158751=test_ast [ 65/913] 1158759=test_rdoc_comment [ 66/913] 1158760=test_pack [ 67/913] 1158763=test_rb_str_dup [ 68/913] 1158760=fuzzer_test [ 69/913] 1158763=test_gc [ 70/913] 1158763=test_math [ 71/913] 1158761=json_encoding_test [ 72/913] 1158761=test_time [ 73/913] 1158763=test_super [ 74/913] 1158759=test_libs [ 75/913] 1158759=test_autoconf [ 76/913] 1158757=test_did_you_mean [ 77/913] 1158759=test_popen_deadlock Closed file descriptor: TestSocket#test_udp_recvmsg_truncation: 7 [ 78/913] 1158760=test_gem_safe_yaml [ 79/913] 1158760=test_digest_extend [ 80/913] 1158760=test_case [ 81/913] 1158760=test_cgi_multipart [ 82/913] 1158761=test_bug-5832 [ 83/913] 1158761=newline_test [ 84/913] 1158760=test_ubf_async_safe [ 85/913] 1158757=test_array [ 86/913] 1158760=snippets_test [ 87/913] 1158757=parser_test [ 88/913] 1158756=test_webauthn_listener_response [ 89/913] 1158756=heredoc_test [ 90/913] 1158756=test_gem_path_support [ 91/913] 1158756=constant_path_node_test [ 92/913] 1158762=test_win32ole_record [ 93/913] 1158756=test_gem_bundler_version_finder [ 94/913] 1158762=test_console_attr [ 95/913] 1158762=test_bug-3571 [ 96/913] 1158762=test_system [ 97/913] 1158756=test_emoji_breaks [ 98/913] 1158757=test_notimplement [ 99/913] 1158756=test_comparable [100/913] 1158757=test_gem_commands_info_command [101/913] 1158756=test_rdoc_rd [102/913] 1158757=command_line_test [103/913] 1158761=test_io_timeout [104/913] 1158757=test_date_new [105/913] 1158761=test_stringio [106/913] 1158757=test_dns [107/913] 1158761=test_dup [108/913] 1158756=test_require [109/913] 1158763=test_wait [110/913] 1158757=test_object_references [111/913] 1158757=test_x509name [112/913] 1158753=test_sleep [113/913] 1158757=test_compile_prism [114/913] 1158763=test_gem_commands_build_command [115/913] 1158765=test_gem_security [116/913] 1158758=test_euc_tw [117/913] 1158758=test_alias [118/913] 1158759=test_gem_requirement [119/913] 1158761=test_face [120/913] 1158761=test_sizeof [121/913] 1158759=test_stringify_symbols [122/913] 1158759=warnings_test [123/913] 1158758=test_to_ary_concat [124/913] 1158763=test_printf [125/913] 1158763=test_rubyoptions [126/913] 1158759=test_rdoc_token_stream [127/913] 1158759=test_udp [128/913] 1158759=dispatcher_test [129/913] 1158757=test_configuration [130/913] 1158759=test_windows_1252 [131/913] 1158759=test_rdoc_alias [132/913] 1158753=test_rdoc_single_class [133/913] 1158759=encodings_test [134/913] 1158759=test_string_processing [135/913] 1158766=test_io_buffer [136/913] 1158757=test_gem_impossible_dependencies_error [137/913] 1158757=json_generator_test [138/913] 1158759=test_dryrun [139/913] 1158766=test_type [140/913] 1158766=test_range [141/913] 1158752=test_gem_source_subpath_problem [142/913] 1158759=test_tmpdir [143/913] 1158758=node_id_test [144/913] 1158753=test_ts [145/913] 1158757=test_emitter [146/913] 1158757=test_locale [147/913] 1158759=parse_stream_test [148/913] 1158759=test_gem_resolver_api_set [149/913] 1158757=test_forwardable [150/913] 1158759=test_object_create_start [151/913] 1158759=test_continuation [152/913] 1158757=test_ensured [153/913] 1158759=test_delete [154/913] 1158759=comments_test [155/913] 1158759=test_config [156/913] 1158757=test_io_m17n [157/913] 1158759=test_gem_commands_cleanup_command [158/913] 1158762=test_interned_str [159/913] 1158762=test_placearg [160/913] 1158752=test_rdoc_markup_paragraph [161/913] 1158758=test_project_sanity [162/913] 1158753=test_config [163/913] 1158752=test_env [164/913] 1158762=regular_expression_encoding_test [165/913] 1158760=test_gem_silent_ui [166/913] 1158753=test_require [167/913] 1158760=test_ifunless [168/913] 1158753=test_pkey_dh [169/913] 1158760=test_rdoc_text [170/913] 1158753=test_shapes [171/913] 1158753=test_ocsp [172/913] 1158762=test_gem_commands_uninstall_command [173/913] 1158765=test_rendering [174/913] 1158758=test_gem_dependency_list [175/913] 1158759=test_files_test [176/913] 1158765=test_gem_resolver_installer_set [177/913] 1158758=test_nesting_parser [178/913] 1158760=test_gem_local_remote_options [179/913] 1158760=test_bash_completion [180/913] 1158758=test_exception [181/913] 1158760=test_gem_security_signer [182/913] 1158759=test_threadgroup [183/913] 1158753=test_set_len [184/913] 1158760=test_rdoc_generator_json_index [185/913] 1158753=test_gem_commands_lock_command [186/913] 1158765=test_euc_kr [187/913] 1158765=test_merge_keys [188/913] 1158760=test_random [189/913] 1158765=test_kwargs [190/913] 1158765=test_io_wait [191/913] 1158760=test_rdoc_extend [192/913] 1158760=test_win32ole_type [193/913] 1158760=test_lexer [194/913] 1158765=test_rdoc_rd_inline_parser [195/913] 1158759=test_x509store [196/913] 1158760=test_mdns [197/913] 1158760=test_gem_ext_configure_builder [198/913] 1158753=test_dir [199/913] 1158760=lex_test [200/913] 1158766=test_bundled_gems [201/913] 1158766=test_custom_command [202/913] 1158765=test_m17n_comb [203/913] 1158759=test_date_ractor [204/913] 1158766=test_pair [205/913] 1158753=test_tree_spell_checker [206/913] 1158753=test_integer_comb [207/913] 1158759=index_write_test [208/913] 1158759=test_tsort [209/913] 1158759=test_depth_first [210/913] 1158759=test_ns_spki [211/913] 1158759=regular_expression_options_test [212/913] 1158759=test_key_event_record [213/913] 1158759=test_queue [214/913] 1158759=test_sleep [215/913] 1158762=test_rdoc_markup_to_label [216/913] 1158762=test_install [217/913] 1158761=integer_parse_test [218/913] 1158761=test_gem_validator [219/913] 1158757=test_prettyprint [220/913] 1158761=test_autoload [221/913] 1158757=test_gem_resolver_local_specification [222/913] 1158757=test_gem_commands_exec_command [223/913] 1158762=test_gem_commands_unpack_command [224/913] 1158760=test_pack [225/913] 1158762=test_stream [226/913] 1158762=test_ssl_session [227/913] 1158760=test_ractor [228/913] 1158760=test_optarg [229/913] 1158762=test_gem_ext_cargo_builder [230/913] 1158762=test_gem_gem_runner [231/913] 1158759=test_file_exhaustive [232/913] 1158762=test_object [233/913] 1158762=test_gem_commands_signout_command [234/913] 1158762=test_rdoc_generator_pot [235/913] 1158762=test_exception [236/913] 1158756=test_win32ole_param_event [237/913] 1158756=test_key_name_check [238/913] 1158762=test_ripper [239/913] 1158756=test_rdoc_rd_block_parser [240/913] 1158760=test_rdoc_servlet [241/913] 1158760=test_singleton [242/913] 1158757=test_ruby_lex [243/913] 1158760=test_assignment [244/913] 1158756=test_date_marshal [245/913] 1158756=test_ossl [246/913] 1158766=test_gem_request_set_gem_dependency_api [247/913] 1158757=test_grapheme_breaks [248/913] 1158757=test_syntax [249/913] 1158754=!Nothing_to_test [250/913] 1158754=numeric_value_test [251/913] 1158766=test_keyword [252/913] 1158754=test_win32ole_method_event [253/913] 1158754=test_provider [254/913] 1158762=test_bn [255/913] 1158762=test_gem_package_task [256/913] 1158762=test_gem_commands_server_command [257/913] 1158762=test_httpheader [258/913] 1158758=test_data [259/913] 1158762=test_rdoc_ri_driver [260/913] 1158758=test_http_request [261/913] 1158758=test_win32ole_param [262/913] 1158758=test_rdoc_parser_markdown [263/913] 1158758=test_function_entry [264/913] 1158758=test_len [265/913] 1158758=implicit_array_test [266/913] 1158758=test_acceptable [267/913] 1158762=heredoc_dedent_test [268/913] 1158762=test_method_name_check [269/913] 1158762=test_kernel [270/913] 1158754=test_random [271/913] 1158754=test_to_ruby [272/913] 1158766=test_bundled_ca [273/913] 1158754=test_workspace [274/913] 1158758=static_literals_test [275/913] 1158758=test_backtrace [276/913] 1158758=test_gem_safe_marshal [277/913] 1158752=test_option [278/913] 1158766=test_tracer [279/913] 1158766=test_capacity [280/913] 1158766=test_nextafter [281/913] 1158755=test_input_method [282/913] 1158754=test_ellipsize [283/913] 1158754=test_utf32 [284/913] 1158754=test_integer [285/913] 1158752=test_memory_view [286/913] 1158766=test_helper [287/913] 1158754=test_fips [288/913] 1158752=test_gem_commands_update_command [289/913] 1158766=test_date_parse [290/913] 1158755=test_noarg [291/913] 1158762=test_data [292/913] 1158762=test_thread [293/913] 1158762=test_pkey_ec [294/913] 1158762=test_rand [295/913] 1158766=test_rdoc_stats [296/913] 1158758=test_cesu8 [297/913] 1158756=test_gem_commands_rebuild_command [298/913] 1158758=test_gem_commands_setup_command [299/913] 1158756=test_alias_and_anchor [300/913] 1158756=test_win32ole_variant_m [301/913] 1158756=json_parser_test [302/913] 1158766=test_rdoc_store [303/913] 1158756=test_err_in_callback [304/913] 1158756=test_ftp [305/913] 1158754=test_rdoc_markup_document [306/913] 1158755=test_vm_dump [307/913] 1158755=test_open3 [308/913] 1158756=errors_test [309/913] 1158756=test_div [310/913] 1158756=test_rdoc_generator_darkfish [311/913] 1158754=test_resize [312/913] 1158754=test_gc_compact [313/913] 1158762=test_key_stroke [314/913] 1158762=test_deprecated [315/913] 1158762=breadth_first_search_test [316/913] 1158762=test_generic [317/913] 1158762=test_fiber [318/913] 1158753=test_ractor [319/913] 1158753=test_severity [320/913] 1158753=test_float [321/913] 1158758=test_rdoc_rd_inline [322/913] 1158758=test_gem_remote_fetcher_local_ssl_server [323/913] 1158756=test_files_test_1 [324/913] 1158760=test_gem [325/913] 1158765=test_cgi_core [326/913] 1158765=test_helper_method [327/913] 1158752=test_delegate [328/913] 1158752=test_yaml_special_cases [329/913] 1158752=test_gem_source_list [330/913] 1158761=attribute_write_test [331/913] 1158761=test_parser [332/913] 1158766=test_omap [333/913] 1158766=test_marshal [334/913] 1158761=magic_comment_test [335/913] 1158752=test_zlib [336/913] 1158765=test_framework [337/913] 1158765=test_case_comprehensive [338/913] 1158765=test_proc [339/913] 1158753=test_cclass [340/913] 1158761=test_shellwords [341/913] 1158761=test_singleton_function [342/913] 1158761=test_uncorrectable_name_check [343/913] 1158753=test_load [344/913] 1158761=test_pkey_dsa [345/913] 1158753=test_https_proxy [346/913] 1158753=test_nomethod_error [347/913] 1158753=test_date_strptime [348/913] 1158766=test_ssl [349/913] 1158761=test_ractor [350/913] 1158759=library_symbols_test [351/913] 1158759=test_json_tree [352/913] 1158759=test_emitter [353/913] 1158759=test_condition [354/913] 1158759=test_cp949 [355/913] 1158758=test_help [356/913] 1158759=test_gem_resolver_git_set [357/913] 1158758=test_class_name_check [358/913] 1158758=test_string [359/913] 1158753=test_emoji [360/913] 1158753=test_files_lib [361/913] 1158765=test_sorted_set [362/913] 1158759=test_integer [363/913] 1158760=test_duplicate [364/913] 1158760=test_time [365/913] 1158765=json_ext_parser_test [366/913] 1158765=test_date_attr [367/913] 1158765=test_scan_args [368/913] 1158760=test_erb [369/913] 1158765=test_rdoc_code_object [370/913] 1158761=test_multi_irb_commands [371/913] 1158761=test_rdoc_top_level [372/913] 1158760=test_gem_command_manager [373/913] 1158760=test_gem_installer [374/913] 1158766=test_rdoc_normal_class [375/913] 1158766=test_gem_commands_check_command [376/913] 1158766=test_random_formatter [377/913] 1158765=test_gem_source_git [378/913] 1158766=test_pipe [379/913] 1158761=test_regex_casefold [380/913] 1158761=test_assembler [381/913] 1158761=test_pty [382/913] 1158766=test_variable_name_check [383/913] 1158766=test_gem_source_vendor [384/913] 1158766=test_gem_commands_list_command [385/913] 1158766=test_propertyputref [386/913] 1158766=test_gem_platform [387/913] 1158766=test_gem_uninstaller [388/913] 1158765=test_symbol [389/913] 1158765=overlap_test [390/913] 1158761=test_rdoc_ri_paths [391/913] 1158761=test_change_word [392/913] 1158755=test_modify_expand [393/913] 1158761=test_gem_source_installed [394/913] 1158755=test_gem_available_set [395/913] 1158761=test_parser [396/913] 1158761=test_date [397/913] 1158761=test_date_time [398/913] 1158761=test_pkcs12 [399/913] 1158755=test_rdoc_parser_simple [400/913] 1158752=test_enumerator [401/913] 1158755=test_utf16 [402/913] 1158755=test_gem_package [403/913] 1158765=test_gem_source [404/913] 1158754=test_rdoc_markup_to_rdoc [405/913] 1158754=test_frozen [406/913] 1158754=test_handle [407/913] 1158761=test_color_printer [408/913] 1158761=test_safe_load [409/913] 1158761=test_benchmark [410/913] 1158754=string_encoding_test [411/913] 1158765=test_name_error [412/913] 1158754=test_exception_at_throwing [413/913] 1158754=test_resolve_symbol [414/913] 1158754=test_profile_frames [415/913] 1158755=test_date_compat [416/913] 1158755=test_lazy_enumerator [417/913] 1158766=test_array [418/913] 1158754=test_set [419/913] 1158761=test_find_executable [420/913] 1158761=test_error_highlight [421/913] 1158754=test_nil [422/913] 1158754=test_class2name [423/913] 1158754=test_gem_commands_outdated_command [424/913] 1158765=test_gem_request_set_lockfile_tokenizer [425/913] 1158765=test_kdf [426/913] 1158765=test_backtrace [427/913] 1158754=test_time_tz [428/913] 1158754=test_rdoc_task [429/913] 1158754=test_rdoc_parser_prism_ruby [430/913] 1158764=test_ractor [431/913] 1158755=test_psych [432/913] 1158755=test_rdoc_markup_formatter [433/913] 1158755=test_enumerator [434/913] 1158764=test_fiddle [435/913] 1158755=test_win32ole_variant [436/913] 1158755=test_debug [437/913] 1158755=test_gem_commands_help_command [438/913] 1158764=test_stringchar [439/913] 1158761=test_arith_seq_extract [440/913] 1158756=test_digest [441/913] 1158755=test_gem_uri [442/913] 1158755=test_rbconfig [443/913] 1158755=test_command [444/913] 1158764=test_gem_package_old [445/913] 1158763=test_cmethod [446/913] 1158763=test_qsort [447/913] 1158763=test_gem_ext_ext_conf_builder [448/913] 1158765=test_gem_commands_dependency_command [449/913] 1158761=test_path_to_class [450/913] 1158761=test_storage [451/913] 1158761=test_thread_fd_close [452/913] 1158761=json_addition_test [453/913] 1158761=test_gem_dependency [454/913] 1158765=test_method_cache [455/913] 1158765=test_iterator [456/913] 1158755=test_marshalable [457/913] 1158755=test_string [458/913] 1158755=test_gem_resolver_index_specification [459/913] 1158764=test_serialize_subclasses [460/913] 1158764=test_const [461/913] 1158764=test_class [462/913] 1158755=parse_comments_test [463/913] 1158761=test_gem_commands_cert_command [464/913] 1158765=test_io [465/913] 1158755=test_eval [466/913] 1158755=test_process [467/913] 1158754=test_object [468/913] 1158755=test_fileutils [469/913] 1158765=test_remote_fetch_error [470/913] 1158765=test_pathname [471/913] 1158756=test_coverage [472/913] 1158755=json_common_interface_test [473/913] 1158755=test_stream [474/913] 1158755=test_func [475/913] 1158765=test_cgi_tag_helper [476/913] 1158765=test_kill_ring [477/913] 1158765=test_gem_resolver_git_specification [478/913] 1158759=test_dir_m17n [479/913] 1158754=test_summary [480/913] 1158765=test_flip [481/913] 1158765=test_nowrite [482/913] 1158765=test_thread_queue [483/913] 1158754=test_gem_commands_install_command [484/913] 1158762=test_gem_ext_cargo_builder_unit [485/913] 1158762=test_stack [486/913] 1158761=test_securerandom [487/913] 1158761=test_nil2vtempty [488/913] 1158761=test_foreach [489/913] 1158761=test_econv [490/913] 1158753=test_address_resolve [491/913] 1158753=test_closure [492/913] 1158763=test_wss [493/913] 1158763=test_digest [494/913] 1158763=test_variable [495/913] 1158756=test_cstr [496/913] 1158763=test_gem_resolver_lock_specification [497/913] 1158753=test_num2int [498/913] 1158753=test_gem_source_local [499/913] 1158763=test_rdoc_parser_rd [500/913] 1158763=test_iter_break [501/913] 1158763=test_parse [502/913] 1158757=test_have_macro [503/913] 1158753=test_process [504/913] 1158757=test_yaml [505/913] 1158762=test_rdoc_options [506/913] 1158756=test_ansi_with_terminfo [507/913] 1158757=test_boolean [508/913] 1158757=test_config [509/913] 1158756=test_gem_commands_specification_command [510/913] 1158763=test_yield_block [511/913] 1158763=test_recorder [512/913] 1158763=test_bug_reporter [513/913] 1158756=test_spell_checker [514/913] 1158756=test_ractor [515/913] 1158754=test_pstore [516/913] 1158761=test_document [517/913] 1158761=parameters_signature_test [518/913] 1158761=test_rdoc_include [519/913] 1158756=test_gem_resolver_api_specification [520/913] 1158765=test_rendering [521/913] 1158765=test_getopts [522/913] 1158754=test_gem_commands_signin_command [523/913] 1158765=test_nonblock [524/913] 1158756=test_pkey [525/913] 1158761=test_primitive [526/913] 1158765=test_gem_request [527/913] 1158761=test_gem_commands_search_command [528/913] 1158761=test_pattern_matching [529/913] 1158759=test_thread [530/913] 1158756=test_literal [531/913] 1158755=test_irb [532/913] 1158754=test_arithmetic_sequence [533/913] 1158761=test_lambda [534/913] 1158754=test_file [535/913] 1158759=bom_test [536/913] 1158763=test_sockopt [537/913] 1158763=test_frozen_error [538/913] 1158759=test_encoding [539/913] 1158763=test_str2big [540/913] 1158763=test_rational [541/913] 1158759=test_regexp [542/913] 1158763=newline_offsets_test [543/913] 1158761=test_gem_resolver_conflict [544/913] 1158761=test_rdoc_cross_reference [545/913] 1158762=test_gem_commands_contents_command [546/913] 1158765=test_rdoc_generator_markup [547/913] 1158765=test_readpartial [548/913] 1158757=test_scalar [549/913] 1158757=test_win32ole_method [550/913] 1158757=test_yamldbm [551/913] 1158757=test_helper [552/913] 1158757=test_cgi_modruby [553/913] 1158757=test_thread_cv [554/913] 1158762=test_unicode [555/913] 1158762=test_parser_events [556/913] 1158755=test_windows_1251 [557/913] 1158755=test_gem_resolver_best_set [558/913] 1158765=test_convertible [559/913] 1158763=test_addr [560/913] 1158763=test_eval [561/913] 1158760=test_stat [562/913] 1158760=test_rdoc_markup_to_html_crossref [563/913] 1158755=test_arity [564/913] 1158762=test_folderitem2_invokeverb [565/913] 1158762=test_update [566/913] 1158755=test_files_sample [567/913] 1158762=test_case_options [568/913] 1158762=test_file [569/913] 1158762=test_gem_install_update_options [570/913] 1158757=test_gem_security_policy [571/913] 1158755=test_rdoc_parser_changelog [572/913] 1158762=test_init [573/913] 1158755=test_gem_resolver_index_set [574/913] 1158755=test_thread [575/913] 1158763=test_call [576/913] 1158761=json_generic_object_test [577/913] 1158757=test_hash_create [578/913] 1158757=test_ole_methods [579/913] 1158761=test_defined [580/913] 1158757=test_pack [581/913] 1158763=test_switch_hitter [582/913] 1158763=test_have_library [583/913] 1158761=test_erb_command [584/913] 1158760=test_require [585/913] 1158761=test_https [586/913] 1158757=test_gem_resolver_vendor_set [587/913] 1158757=test_evaluation [588/913] 1158762=test_fnmatch [589/913] 1158757=test_rdoc_markup_to_ansi [590/913] 1158762=test_ftp [591/913] 1158762=test_httpresponses [592/913] 1158762=integer_base_flags_test [593/913] 1158757=test_unicode_escape [594/913] 1158762=test_filter [595/913] 1158762=test_gem_ext_cmake_builder [596/913] 1158762=test_too_many_dummy_encodings [597/913] 1158757=test_koi8 [598/913] 1158762=test_erb_m17n [599/913] 1158762=test_clone [600/913] 1158757=test_objspace [601/913] 1158756=test_http [602/913] 1158754=fixtures_test [603/913] 1158762=test_rational2 [604/913] 1158762=test_gem_dependency_resolution_error [605/913] 1158762=test_proxy [606/913] 1158762=test_ostruct [607/913] 1158764=test_completion [608/913] 1158762=test_raise [609/913] 1158762=test_shift_jis [610/913] 1158762=test_yield [611/913] 1158754=test_gem_request_set_lockfile_parser [612/913] 1158763=test_formatter [613/913] 1158763=test_gem_ci_detector [614/913] 1158763=test_io_wait_uncommon [615/913] 1158763=test_string [616/913] 1158763=test_undef [617/913] 1158763=test_gem_commands_sources_command [618/913] 1158754=test_c_union_entity [619/913] 1158754=test_gem_spec_fetcher [620/913] 1158754=test_metaclass [621/913] 1158763=test_numeric [622/913] 1158754=test_io [623/913] 1158763=test_ws [624/913] 1158763=test_io_console [625/913] 1158760=test_date_arith [626/913] 1158760=test_rdoc_require [627/913] 1158760=test_my_integer [628/913] 1158760=test_gem_commands_environment_command [629/913] 1158760=test_tracepoint [630/913] 1158764=test_debugger_integration [631/913] 1158764=test_array_create [632/913] 1158764=test_gem_resolver_installed_specification [633/913] 1158764=test_rdoc_rubygems_hook [634/913] 1158760=test_ractor [635/913] 1158766=desugar_compiler_test [636/913] 1158760=test_hmac [637/913] 1158760=test_signedness [638/913] 1158766=test_internal_ivar [639/913] 1158766=test_cgi_cookie [640/913] 1158766=test_gem_commands_mirror [641/913] 1158766=test_cd [642/913] 1158766=symbol_encoding_test [643/913] 1158766=test_gem_source_lock [644/913] 1158766=test_ldap [645/913] 1158766=test_gem_remote_fetcher_local_server [646/913] 1158766=test_etc [647/913] 1158764=test_last_thread [648/913] 1158765=test_rdoc_markup_to_bs [649/913] 1158763=test_new [650/913] 1158763=test_macro [651/913] 1158765=test_hash [652/913] 1158766=test_cipher [653/913] 1158765=test_gem_source_specific_file [654/913] 1158766=test_unix [655/913] 1158763=parse_test [656/913] 1158761=test_enum [657/913] 1158763=test_gem_commands_which_command [658/913] 1158763=test_rdoc_markup [659/913] 1158765=test_context [660/913] 1158763=test_symbol [661/913] 1158766=test_optparse [662/913] 1158766=test_coder [663/913] 1158756=ractor_test [664/913] 1158766=test_gem_request_set_lockfile [665/913] 1158765=test_postponed_job [666/913] 1158764=test_bignum [667/913] 1158756=reflection_test [668/913] 1158756=test_human_typo [669/913] 1158756=test_cparser [670/913] 1158764=test_dot_dot [671/913] 1158764=test_gem_resolver [672/913] 1158766=test_gem_remote_fetcher [673/913] 1158764=test_gem_gemcutter_utilities [674/913] 1158765=test_gem_util [675/913] 1158766=test_raise_exception [676/913] 1158764=test_config [677/913] 1158764=test_tempfile [678/913] 1158765=test_exit [679/913] 1158756=test_pattern_key_name_check [680/913] 1158756=test_jaro_winkler [681/913] 1158756=test_gem_commands_yank_command [682/913] 1158765=test_usrmarshal [683/913] 1158764=test_weakkeymap [684/913] 1158760=test_rdoc_markup_to_markdown [685/913] 1158755=test_httpresponse [686/913] 1158760=test_rdoc_parser_ruby [687/913] 1158756=test_show_source [688/913] 1158755=test_inlinecache [689/913] 1158756=test_pinned [690/913] 1158765=test_memory_view [691/913] 1158756=test_gem_command [692/913] 1158755=test_enc_raise [693/913] 1158755=test_engine [694/913] 1158755=test_key_error [695/913] 1158755=test_enc_str_buf_cat [696/913] 1158755=test_logperiod [697/913] 1158755=test_have_func [698/913] 1158756=test_webauthn_listener [699/913] 1158761=test_lock_native_thread [700/913] 1158761=test_gem_package_tar_reader_entry Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 44187> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1158756 ko1 8u IPv4 296838750 0t0 TCP localhost:44187->localhost:49044 (CLOSE_WAIT) [701/913] 1158765=test_zsh_completion Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: 8 [702/913] 1158765=test_encoding [703/913] 1158756=test_load [704/913] 1158756=json_fixtures_test [705/913] 1158756=test_rdoc_generator_pot_po_entry [706/913] 1158756=test_gem_resolver_specification [707/913] 1158756=test_constant [708/913] 1158766=test_rdoc_parser_c [709/913] 1158761=test_gem_security_trust_dir [710/913] 1158761=test_default_gems [711/913] 1158765=test_key_actor_vi [712/913] 1158761=test_bug-14834 [713/913] 1158761=ruby_parser_test [714/913] 1158761=test_rdoc_context_section [715/913] 1158761=test_buffering [716/913] 1158761=test_svcb_https [717/913] 1158761=test_ansi_without_terminfo [718/913] 1158761=test_rdoc_markup_include [719/913] 1158761=test_terminfo [720/913] 1158761=test_enumerable [721/913] 1158765=test_bmethod [722/913] 1158761=test_rdoc_attr [723/913] 1158765=test_passing_block [724/913] 1158761=test_http [725/913] 1158765=test_logdevice [726/913] 1158761=test_addrinfo [727/913] 1158766=test_x509cert [728/913] 1158761=test_ssl [729/913] 1158752=test_rdoc_constant [730/913] 1158755=test_registry [731/913] 1158755=test_deprecate [732/913] 1158755=test_ractor [733/913] 1158760=parse_success_test [734/913] 1158760=test_module [735/913] 1158755=test_gem_commands_push_command [736/913] 1158752=test_gem_uri_formatter [737/913] 1158752=test_sprintf [738/913] 1158766=test_rdoc_encoding [739/913] 1158766=test_common [740/913] 1158752=test_optimization [741/913] 1158755=test_gem_request_connection_pools [742/913] 1158766=test_rdoc_markdown [743/913] 1158755=test_rubyvm [744/913] 1158755=test_data_error [745/913] 1158762=test_rdoc_markup_to_table_of_contents [746/913] 1158762=test_gem_doctor [747/913] 1158762=test_ancdata [748/913] 1158762=test_weakmap [749/913] 1158755=test_scanner_events [750/913] 1158755=test_external_new [751/913] 1158755=test_abi [752/913] 1158765=test_win32ole_typelib [753/913] 1158765=test_euc_jp [754/913] 1158765=test_force_exit [755/913] 1158765=test_gem_resolver_dependency_request [756/913] 1158766=test_gem_commands_owner_command [757/913] 1158765=test_import [758/913] 1158755=test_basicsocket [759/913] 1158755=test_find [760/913] 1158755=locals_test [761/913] 1158766=test_recursion [762/913] 1158766=test_normalize [763/913] 1158766=test_ractor [764/913] 1158766=test_gem_unsatisfiable_dependency_error [765/913] 1158766=test_rdoc_i18n_text [766/913] 1158766=test_rdoc_tom_doc [767/913] 1158766=test_sexp [768/913] 1158766=test_logger [769/913] 1158766=pattern_test [770/913] 1158766=test_gem_package_tar_header [771/913] 1158763=test_disable_irb [772/913] 1158756=test_history [773/913] 1158766=test_verbose [774/913] 1158756=test_gem_ext_builder [775/913] 1158766=test_struct [776/913] 1158763=test_gem_resolver_vendor_specification [777/913] 1158763=test_typeddata [778/913] 1158755=test_date_strftime [779/913] 1158766=compiler_test [780/913] 1158766=test_key_actor_emacs [781/913] 1158766=test_basicinstructions [782/913] 1158766=test_bigzero [783/913] 1158763=test_mutex [784/913] 1158766=test_big5 [785/913] 1158766=test_gem_resolver_activation_request [786/913] 1158766=test_null [787/913] 1158766=test_fixnum [788/913] 1158766=test_timeout [789/913] 1158766=test_signal [790/913] 1158765=test_iseq_load [791/913] 1158763=test_fstring [792/913] 1158755=test_name_error_extension [793/913] 1158755=test_scheduler [794/913] 1158755=test_ensure_and_callcc [795/913] 1158755=test_rdoc_markup_raw [796/913] 1158755=test_gem_rdoc [797/913] 1158763=test_require_lib [798/913] 1158755=test_gem_version_option [799/913] 1158755=test_files_test_2 [800/913] 1158755=test_gem_remote_fetcher_s3 [801/913] 1158755=test_rdoc_markup_parser [802/913] 1158755=test_fd_setsize [803/913] 1158755=test_gem_request_set [804/913] 1158758=version_test [805/913] 1158758=test_objectspace [806/913] 1158755=test_trick [807/913] 1158760=dump_test [808/913] 1158766=test_enc_associate [809/913] 1158756=test_gc [810/913] 1158765=test_allocation [811/913] 1158761=test_c_struct_builder [812/913] 1158758=location_test [813/913] 1158758=test_store [814/913] 1158761=test_insns_leaf [815/913] 1158766=test_iseq [816/913] 1158761=test_tree_builder [817/913] 1158761=test_protocol [818/913] 1158754=test_gem_ext_cargo_builder_link_flag_converter [819/913] 1158761=test_protect [820/913] 1158761=test_cgi_util [821/913] 1158754=test_x509req [822/913] 1158758=test_gem_commands_open_command [823/913] 1158754=test_history [824/913] 1158754=test_dln [825/913] 1158754=test_complex2 [826/913] 1158758=test_iso_8859 [827/913] 1158754=test_x509attr [828/913] 1158754=test_rdoc_context [829/913] 1158761=test_pkg_config [830/913] 1158758=test_rdoc_markup_to_joined_paragraph [831/913] 1158761=test_string_memory [832/913] 1158758=regexp_test [833/913] 1158758=test_rdoc_markup_to_html [834/913] 1158761=test_rdoc_parser [835/913] 1158758=test_coderange [836/913] 1158761=test_open-uri [837/913] 1158758=test_big2str [838/913] 1158758=test_line_editor [839/913] 1158758=test_rdoc_markup_indented_paragraph [840/913] 1158758=test_mul [841/913] 1158758=test_win32ole_variant_outarg [842/913] 1158758=test_mkmf [843/913] 1158758=test_enumerator_kw [844/913] 1158764=test_mixed_unicode_escapes [845/913] 1158758=test_require_path_check [846/913] 1158764=test_rdoc_any_method Leaked file descriptor: TestOpenURI#test_open_timeout: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 42129> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1158761 ko1 10u IPv4 296850297 0t0 TCP localhost:42129->localhost:55494 (CLOSE_WAIT) Closed file descriptor: TestOpenURI#test_close_in_block_small: 10 [847/913] 1158760=test_flush [848/913] 1158758=test_rdoc_markup_to_html_snippet [849/913] 1158761=test_complexrational [850/913] 1158760=test_cgi_header [851/913] 1158761=test_gem_commands_fetch_command [852/913] 1158760=test_pkcs7 [853/913] 1158758=test_rdoc_class_module [854/913] 1158766=test_gbk [855/913] 1158766=test_rdoc_markup_attributes [856/913] 1158761=test_gem_specification [857/913] 1158766=test_gem_dependency_installer [858/913] 1158760=test_pointer [859/913] 1158764=test_refinement [860/913] 1158760=test_gem_name_tuple [861/913] 1158760=test_win32ole_type_event [862/913] 1158760=test_warning [863/913] 1158754=test_cgi_session [864/913] 1158758=test_class [865/913] 1158754=test_word [866/913] 1158758=test_x509crl [867/913] 1158754=test_stringscanner [868/913] 1158754=test_numeric [869/913] 1158754=test_win32ole_variable [870/913] 1158754=test_gb18030 [871/913] 1158754=test_gem_package_tar_reader [872/913] 1158760=test_type_completor [873/913] 1158760=test_x509ext [874/913] 1158760=test_files_ext [875/913] 1158754=unescape_test [876/913] 1158758=test_gem_commands_query_command [877/913] 1158760=test_color [878/913] 1158755=equality_test [879/913] 1158755=test_case [880/913] 1158755=test_eval_history [881/913] 1158760=test_c_struct_entry [882/913] 1158755=static_inspect_test [883/913] 1158755=test_inadvertent_creation [884/913] 1158762=test_complex [885/913] 1158755=source_location_test [886/913] 1158755=test_instrumentation_api [887/913] 1158762=test_rdoc_markup_verbatim [888/913] 1158762=test_at_exit [889/913] 1158762=test_flags [890/913] 1158760=test_asn1 [891/913] 1158760=json_string_matching_test [892/913] 1158760=test_gem_ext_rake_builder [893/913] 1158758=test_monitor [894/913] 1158758=test_whileuntil [895/913] 1158758=test_transcode [896/913] 1158758=test_rat [897/913] 1158758=test_extlibs [898/913] 1158761=test_rdoc_markup_heading [899/913] 1158761=tunnel_test [900/913] 1158761=test_gem_text [901/913] 1158761=test_settracefunc [902/913] 1158763=test_rdoc_markup_to_tt_only [903/913] 1158763=test_win32ole [904/913] 1158763=test_gem_version [905/913] 1158762=test_gem_commands_stale_command [906/913] 1158762=test_method_cache [907/913] 1158762=test_path [908/913] 1158755=test_pp [909/913] 1158762=test_tcp [910/913] 1158763=test_sprintf_comb [911/913] 1158766=test_rdoc_normal_module [912/913] 1158755=test_rdoc_markdown_test [913/913] 1158762=test_gem_stub_specification Finished tests in 173.602314s, 193.9778 tests/s, 37347.3938 assertions/s. 33675 tests, 6483594 assertions, 0 failures, 0 errors, 372 skips ruby -v: ruby 3.4.0dev (2024-08-09T20:28:53Z master 7b7dde37f5) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-08-09T20:28:53Z master 7b7dde37f5) [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 39.815711 seconds 3432 files, 32772 examples, 134517 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.