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