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