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