# Logfile created on 2024-09-03 14:46:32 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000072340b50fdc8 @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_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240903-144632", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000072340b530208 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000072340ba4fe78 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000072340b44a230 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240903-144632", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240903-144632>, @binmode=false, @mon_data=#<Monitor:0x000072340ba4fa18>, @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/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 3c63a01295 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 7d7aeb5652f0074c99794e701933c71f41fb518e1dae3b9f826dc7672ff6e02f builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: 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/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/rbs-3.5.3/ext/rbs_extension' 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' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem 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... 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 Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' 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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: 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.1 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 1.0.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.1 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.dev 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.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.6 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.15 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.3 typeprof 0.21.11 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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=10699 "--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/915] 693573=test_type [ 2/915] 693580=test_range [ 3/915] 693584=test_dryrun [ 4/915] 693582=test_io_buffer [ 5/915] 693570=test_string_processing [ 6/915] 693579=encodings_test [ 7/915] 693572=json_generator_test [ 8/915] 693571=test_gem_impossible_dependencies_error [ 9/915] 693577=parse_stream_test [ 10/915] 693578=test_gem_resolver_api_set [ 11/915] 693581=test_locale [ 12/915] 693575=test_emitter [ 13/915] 693576=test_ts [ 14/915] 693583=test_gem_source_subpath_problem [ 15/915] 693585=node_id_test [ 16/915] 693574=test_tmpdir [ 17/915] 693573=test_rubyoptions [ 18/915] 693584=test_printf [ 19/915] 693575=test_rdoc_token_stream [ 20/915] 693582=warnings_test [ 21/915] 693584=test_to_ary_concat [ 22/915] 693570=test_stringify_symbols [ 23/915] 693570=test_rdoc_single_class [ 24/915] 693572=test_rdoc_alias [ 25/915] 693577=test_configuration [ 26/915] 693574=test_windows_1252 [ 27/915] 693574=test_udp [ 28/915] 693574=dispatcher_test [ 29/915] 693579=test_shapes [ 30/915] 693581=test_rdoc_text [ 31/915] 693579=test_ocsp [ 32/915] 693582=test_pkey_dh [ 33/915] 693575=test_require [ 34/915] 693575=test_ifunless [ 35/915] 693575=test_gem_silent_ui [ 36/915] 693570=test_nesting_parser [ 37/915] 693571=test_files_test [ 38/915] 693574=test_gem_dependency_list [ 39/915] 693577=test_gem_resolver_installer_set [ 40/915] 693582=test_gem_commands_uninstall_command [ 41/915] 693584=test_rendering [ 42/915] 693578=test_config [ 43/915] 693572=comments_test [ 44/915] 693570=test_delete [ 45/915] 693584=test_io_m17n [ 46/915] 693570=test_ensured [ 47/915] 693571=test_continuation [ 48/915] 693578=test_object_create_start [ 49/915] 693571=test_forwardable [ 50/915] 693578=regular_expression_encoding_test [ 51/915] 693581=test_env [ 52/915] 693571=test_config [ 53/915] 693583=test_project_sanity [ 54/915] 693572=test_rdoc_markup_paragraph [ 55/915] 693585=test_placearg [ 56/915] 693572=test_interned_str [ 57/915] 693572=test_gem_commands_cleanup_command [ 58/915] 693570=test_lexer [ 59/915] 693570=test_win32ole_type [ 60/915] 693570=test_kwargs [ 61/915] 693575=test_rdoc_extend [ 62/915] 693570=test_io_wait [ 63/915] 693571=test_random [ 64/915] 693583=test_merge_keys [ 65/915] 693571=test_gem_ext_configure_builder [ 66/915] 693578=test_x509store [ 67/915] 693583=test_mdns [ 68/915] 693571=test_dir [ 69/915] 693583=test_rdoc_rd_inline_parser [ 70/915] 693574=test_exception [ 71/915] 693575=test_bash_completion [ 72/915] 693570=test_gem_security_signer [ 73/915] 693575=test_gem_local_remote_options [ 74/915] 693579=test_euc_kr [ 75/915] 693579=test_gem_commands_lock_command [ 76/915] 693576=test_rdoc_generator_json_index [ 77/915] 693575=test_set_len [ 78/915] 693585=test_threadgroup [ 79/915] 693575=test_sleep [ 80/915] 693578=test_queue [ 81/915] 693578=regular_expression_options_test [ 82/915] 693578=test_key_event_record [ 83/915] 693577=test_prettyprint [ 84/915] 693583=integer_parse_test [ 85/915] 693577=test_gem_validator [ 86/915] 693579=test_rdoc_markup_to_label [ 87/915] 693577=test_install [ 88/915] 693578=test_tree_spell_checker [ 89/915] 693578=test_date_ractor [ 90/915] 693576=test_m17n_comb [ 91/915] 693583=test_pair [ 92/915] 693585=test_bundled_gems [ 93/915] 693570=test_custom_command [ 94/915] 693571=lex_test [ 95/915] 693570=test_ns_spki [ 96/915] 693570=test_depth_first [ 97/915] 693570=test_tsort [ 98/915] 693570=index_write_test [ 99/915] 693579=test_integer_comb [100/915] 693570=test_reline_key [101/915] 693570=test_rdoc_generator_pot_po [102/915] 693570=test_reqarg [103/915] 693577=test_append [104/915] 693577=test_ractor_compatibility [105/915] 693585=test_rdoc_markup_hard_break [106/915] 693578=test_gem_resolver_lock_set [107/915] 693580=test_unicode_normalize [108/915] 693578=test_method [109/915] 693580=test_member [110/915] 693580=test_gem_console_ui [111/915] 693585=test_set [112/915] 693572=test_gem_source_fetch_problem [113/915] 693572=test_gem_update_suggestion [114/915] 693585=test_resource [115/915] 693585=test_arity [116/915] 693585=test_ipaddr [117/915] 693585=test_pkey_rsa [118/915] 693572=test_gem_stream_ui [119/915] 693582=test_numhash [120/915] 693582=test_trace [121/915] 693582=test_nofree [122/915] 693582=test_rdoc_generator_ri [123/915] 693572=test_date_conv [124/915] 693572=test_webauthn_poller [125/915] 693580=test_rdoc_i18n_locale [126/915] 693572=test_argf [127/915] 693582=test_egrep_cpp [128/915] 693585=test_gem_resolver_composed_set [129/915] 693585=test_m17n [130/915] 693577=test_yjit [131/915] 693582=test_buffered_io [132/915] 693570=test_rdoc_markup_attribute_manager [133/915] 693570=test_yjit_exit_locations [134/915] 693580=test_rdoc_markup_pre_process [135/915] 693582=test_rdoc_rdoc [136/915] 693575=test_gem_config_file [137/915] 693580=test_gem_commands_pristine_command [138/915] 693570=test_yamlstore [139/915] 693570=test_rdoc_method_attr [140/915] 693582=test_within_pipe [141/915] 693575=test_scalar_scanner [142/915] 693575=test_hash [143/915] 693585=test_reline [144/915] 693582=test_arith_seq_beg_len_step [145/915] 693584=test_beginendblock [146/915] 693570=test_gem_resolver_requirement_list [147/915] 693570=test_io_buffer [148/915] 693582=test_win32ole_event [149/915] 693582=test_socket [150/915] 693571=snapshots_test [151/915] 693570=test_function [152/915] 693570=test_weakref [153/915] 693584=test_timeout [154/915] 693570=test_not [155/915] 693570=test_gem_package_tar_writer [156/915] 693583=test_rubygems [157/915] 693570=ripper_test [158/915] 693583=test_mailto [159/915] 693583=test_case_mapping [160/915] 693583=test_yaml_tree [161/915] 693584=constant_path_node_test [162/915] 693583=test_gem_path_support [163/915] 693583=test_win32ole_record [164/915] 693583=test_webauthn_listener_response [165/915] 693583=heredoc_test [166/915] 693574=newline_test [167/915] 693583=parser_test [168/915] 693583=snippets_test [169/915] 693585=test_ubf_async_safe [170/915] 693585=test_array [171/915] 693584=test_console_attr [172/915] 693584=test_gem_bundler_version_finder [173/915] 693585=test_time [174/915] 693574=json_encoding_test [175/915] 693574=test_math [176/915] 693574=test_gc [177/915] 693574=test_libs [178/915] 693571=test_super [179/915] 693574=test_pack [180/915] 693574=test_rdoc_comment [181/915] 693585=test_ast [182/915] 693584=fuzzer_test [183/915] 693584=test_rb_str_dup [184/915] 693584=onigmo_test [185/915] 693584=test_struct [186/915] 693584=test_bug-5832 [187/915] 693584=test_cgi_multipart [188/915] 693570=test_case [189/915] 693574=test_gem_safe_yaml [190/915] 693570=test_digest_extend [191/915] 693584=test_did_you_mean [192/915] 693580=test_autoconf [193/915] 693582=test_popen_deadlock [194/915] 693580=test_x509name [195/915] 693570=test_sleep [196/915] 693574=test_object_references [197/915] 693574=test_wait [198/915] 693580=test_face [199/915] 693574=test_sizeof [200/915] 693580=test_gem_requirement [201/915] 693584=test_alias [202/915] 693580=test_gem_security [203/915] 693571=test_euc_tw [204/915] 693571=test_compile_prism [205/915] 693584=test_gem_commands_build_command [206/915] 693570=test_date_new [207/915] 693570=test_io_timeout [208/915] 693570=test_gem_commands_info_command [209/915] 693570=command_line_test [210/915] 693570=test_rdoc_rd [211/915] 693570=test_comparable [212/915] 693570=test_bug-3571 [213/915] 693570=test_notimplement [214/915] 693570=test_emoji_breaks [215/915] 693570=test_system [216/915] 693584=test_require [217/915] 693581=test_dup [218/915] 693571=test_dns [219/915] 693582=test_stringio Leaked file descriptor: TestResolvDNS#test_multiple_servers_with_timeout_and_truncated_tcp_fallback: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 35412> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 693571 ko1 11u IPv4 70483309 0t0 TCP localhost:35412->localhost:46656 (CLOSE_WAIT) Closed file descriptor: TestResolvDNS#test_ipv6_should_be_16: 11 [220/915] 693581=test_uncorrectable_name_check [221/915] 693581=test_load [222/915] 693581=test_proc [223/915] 693582=test_singleton_function [224/915] 693582=test_shellwords [225/915] 693571=test_cclass [226/915] 693582=test_framework [227/915] 693582=test_case_comprehensive [228/915] 693582=test_omap [229/915] 693582=test_zlib [230/915] 693583=magic_comment_test [231/915] 693571=test_marshal [232/915] 693579=library_symbols_test [233/915] 693579=test_emitter [234/915] 693579=test_json_tree [235/915] 693580=test_ractor [236/915] 693583=test_ssl [237/915] 693579=test_date_strptime [238/915] 693578=test_https_proxy [239/915] 693578=test_pkey_dsa [240/915] 693579=test_nomethod_error [241/915] 693579=test_gem [242/915] 693581=test_files_test_1 [243/915] 693571=test_rdoc_rd_inline [244/915] 693571=test_gem_remote_fetcher_local_ssl_server [245/915] 693578=test_severity [246/915] 693578=test_ractor [247/915] 693580=test_float [248/915] 693578=attribute_write_test [249/915] 693578=test_parser [250/915] 693570=test_gem_source_list [251/915] 693578=test_yaml_special_cases [252/915] 693578=test_delegate [253/915] 693576=test_helper_method [254/915] 693578=test_cgi_core [255/915] 693578=test_gem_installer [256/915] 693570=test_multi_irb_commands [257/915] 693570=test_gem_command_manager [258/915] 693576=test_rdoc_top_level [259/915] 693570=test_rdoc_code_object Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=70477821, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 693583 ko1 7u IPv4 70477821 0t0 TCP localhost:45275->localhost:51844 (CLOSE_WAIT) [260/915] 693583=test_gem_source_git [261/915] 693574=test_regex_casefold [262/915] 693574=test_pipe [263/915] 693576=test_random_formatter [264/915] 693576=test_gem_commands_check_command [265/915] 693574=test_rdoc_normal_class [266/915] 693580=test_string [267/915] 693570=test_sorted_set [268/915] 693583=test_files_lib [269/915] 693574=test_emoji [270/915] 693576=test_gem_resolver_git_set [271/915] 693574=test_class_name_check [272/915] 693574=test_help [273/915] 693574=test_condition [274/915] 693574=test_cp949 [275/915] 693574=test_erb [276/915] 693579=test_date_attr [277/915] 693579=test_scan_args [278/915] 693579=json_ext_parser_test [279/915] 693579=test_time [280/915] 693574=test_duplicate [281/915] 693574=test_integer [282/915] 693570=test_gem_package [283/915] 693576=test_utf16 [284/915] 693571=test_enumerator [285/915] 693576=test_rdoc_parser_simple [286/915] 693576=test_name_error [287/915] 693579=test_exception_at_throwing [288/915] 693579=string_encoding_test [289/915] 693579=test_benchmark [290/915] 693576=test_color_printer [291/915] 693576=test_safe_load [292/915] 693576=test_handle [293/915] 693579=test_frozen [294/915] 693579=test_rdoc_markup_to_rdoc [295/915] 693579=test_gem_source [296/915] 693570=test_symbol [297/915] 693570=test_gem_uninstaller [298/915] 693572=test_gem_platform [299/915] 693576=test_rdoc_ri_paths [300/915] 693572=overlap_test [301/915] 693576=test_propertyputref [302/915] 693576=test_gem_commands_list_command [303/915] 693576=test_gem_source_vendor [304/915] 693576=test_variable_name_check [305/915] 693579=test_pty [306/915] 693582=test_assembler [307/915] 693582=test_date_time [308/915] 693576=test_pkcs12 [309/915] 693582=test_date [310/915] 693582=test_parser [311/915] 693582=test_gem_source_installed [312/915] 693582=test_modify_expand [313/915] 693582=test_gem_available_set [314/915] 693582=test_change_word [315/915] 693582=test_fiddle [316/915] 693582=test_win32ole_variant [317/915] 693582=test_rdoc_markup_formatter [318/915] 693582=test_enumerator [319/915] 693582=test_ractor [320/915] 693572=test_psych [321/915] 693572=test_rdoc_parser_prism_ruby [322/915] 693576=test_gem_package_old [323/915] 693579=test_command [324/915] 693582=test_gem_uri [325/915] 693576=test_rbconfig [326/915] 693576=test_digest [327/915] 693582=test_stringchar [328/915] 693582=test_gem_commands_help_command [329/915] 693584=test_arith_seq_extract [330/915] 693582=test_debug [331/915] 693582=test_error_highlight [332/915] 693575=test_array [333/915] 693579=test_find_executable [334/915] 693579=test_set [335/915] 693579=test_lazy_enumerator [336/915] 693570=test_profile_frames [337/915] 693584=test_resolve_symbol [338/915] 693584=test_date_compat [339/915] 693584=test_rdoc_task [340/915] 693576=test_time_tz [341/915] 693584=test_backtrace [342/915] 693570=test_kdf [343/915] 693576=test_class2name [344/915] 693576=test_nil [345/915] 693576=test_gem_request_set_lockfile_tokenizer [346/915] 693570=test_gem_commands_outdated_command [347/915] 693572=test_rdoc_servlet [348/915] 693572=test_singleton [349/915] 693572=test_rdoc_rd_block_parser [350/915] 693570=test_key_name_check [351/915] 693576=test_ripper [352/915] 693570=test_win32ole_param_event [353/915] 693570=test_syntax [354/915] 693572=test_date_marshal [355/915] 693572=test_ossl [356/915] 693579=test_gem_request_set_gem_dependency_api [357/915] 693582=test_grapheme_breaks [358/915] 693582=test_assignment [359/915] 693584=test_ruby_lex [360/915] 693576=test_optarg [361/915] 693579=test_ractor [362/915] 693579=test_ssl_session [363/915] 693581=test_stream [364/915] 693576=test_pack [365/915] 693581=test_gem_commands_unpack_command [366/915] 693584=test_gem_commands_exec_command [367/915] 693579=test_autoload [368/915] 693576=test_gem_resolver_local_specification [369/915] 693576=test_exception [370/915] 693576=test_rdoc_generator_pot [371/915] 693576=test_object [372/915] 693576=test_gem_commands_signout_command [373/915] 693576=test_file_exhaustive [374/915] 693581=test_gem_ext_cargo_builder [375/915] 693581=test_gem_gem_runner [376/915] 693577=implicit_array_test [377/915] 693577=test_acceptable [378/915] 693581=test_len [379/915] 693581=test_function_entry [380/915] 693581=test_rdoc_parser_markdown [381/915] 693581=test_win32ole_param [382/915] 693581=test_kernel [383/915] 693577=test_method_name_check [384/915] 693577=heredoc_dedent_test [385/915] 693577=!Nothing_to_test [386/915] 693577=test_keyword [387/915] 693574=numeric_value_test [388/915] 693574=test_httpheader [389/915] 693584=test_http_request [390/915] 693572=test_data [391/915] 693572=test_rdoc_ri_driver [392/915] 693574=test_gem_commands_server_command [393/915] 693573=test_gem_package_task [394/915] 693574=test_provider [395/915] 693584=test_win32ole_method_event [396/915] 693584=test_bn [397/915] 693584=test_memory_view [398/915] 693584=test_helper [399/915] 693584=test_utf32 [400/915] 693584=test_integer [401/915] 693584=test_ellipsize [402/915] 693584=test_pkey_ec [403/915] 693573=test_rand [404/915] 693581=test_data [405/915] 693584=test_noarg [406/915] 693581=test_thread [407/915] 693581=test_date_parse [408/915] 693572=test_gem_commands_update_command [409/915] 693583=test_fips [410/915] 693584=test_backtrace [411/915] 693584=static_literals_test [412/915] 693584=test_bundled_ca [413/915] 693581=test_to_ruby [414/915] 693577=test_random [415/915] 693581=test_workspace [416/915] 693577=test_capacity [417/915] 693577=test_tracer [418/915] 693573=test_nextafter [419/915] 693573=test_input_method [420/915] 693574=test_option [421/915] 693577=test_gem_safe_marshal [422/915] 693581=test_key_stroke [423/915] 693581=test_deprecated [424/915] 693581=test_gc_compact [425/915] 693574=test_rdoc_generator_darkfish [426/915] 693578=test_resize [427/915] 693578=test_div [428/915] 693578=test_fiber [429/915] 693583=test_generic [430/915] 693583=breadth_first_search_test [431/915] 693573=test_err_in_callback [432/915] 693583=json_parser_test [433/915] 693573=test_win32ole_variant_m [434/915] 693573=test_rdoc_store [435/915] 693583=test_gem_commands_rebuild_command [436/915] 693583=test_alias_and_anchor [437/915] 693583=test_gem_commands_setup_command [438/915] 693574=test_rdoc_stats [439/915] 693577=test_cesu8 [440/915] 693577=test_open3 [441/915] 693574=errors_test [442/915] 693584=test_vm_dump [443/915] 693584=test_ftp [444/915] 693584=test_rdoc_markup_document [445/915] 693574=test_hash_create [446/915] 693574=json_generic_object_test [447/915] 693574=test_call [448/915] 693582=test_thread [449/915] 693584=test_switch_hitter [450/915] 693574=test_pack [451/915] 693584=test_defined [452/915] 693584=test_ole_methods [453/915] 693584=test_case_options [454/915] 693584=test_arity [455/915] 693584=test_files_sample [456/915] 693572=test_update [457/915] 693572=test_folderitem2_invokeverb [458/915] 693572=test_rdoc_markup_to_html_crossref [459/915] 693583=test_gem_resolver_index_set [460/915] 693584=test_rdoc_parser_changelog [461/915] 693583=test_init [462/915] 693584=test_gem_security_policy [463/915] 693574=test_gem_install_update_options [464/915] 693575=test_file [465/915] 693573=test_gem_dependency_resolution_error [466/915] 693575=test_rational2 [467/915] 693575=fixtures_test [468/915] 693573=test_http [469/915] 693574=test_string [470/915] 693574=test_io_wait_uncommon [471/915] 693584=test_gem_request_set_lockfile_parser [472/915] 693574=test_yield [473/915] 693572=test_shift_jis [474/915] 693572=test_formatter [475/915] 693572=test_gem_ci_detector [476/915] 693572=test_raise [477/915] 693572=test_completion [478/915] 693584=test_ostruct [479/915] 693583=test_proxy [480/915] 693583=integer_base_flags_test [481/915] 693583=test_httpresponses [482/915] 693583=test_unicode_escape Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 7 #<File::Stat dev=0x8, ino=70484978, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 693573 ko1 7u IPv4 70484978 0t0 TCP localhost:37985->localhost:51042 (CLOSE_WAIT) [483/915] 693575=test_ftp [484/915] 693575=test_evaluation [485/915] 693575=test_gem_resolver_vendor_set [486/915] 693583=test_rdoc_markup_to_ansi [487/915] 693575=test_fnmatch [488/915] 693584=test_have_library [489/915] 693575=test_https [490/915] 693583=test_require [491/915] 693576=test_erb_command [492/915] 693576=test_clone [493/915] 693579=test_objspace [494/915] 693576=test_erb_m17n [495/915] 693576=test_koi8 [496/915] 693576=test_too_many_dummy_encodings [497/915] 693576=test_gem_ext_cmake_builder [498/915] 693576=test_filter [499/915] 693572=test_cipher [500/915] 693576=test_macro [501/915] 693572=test_hash [502/915] 693576=test_new [503/915] 693576=test_rdoc_markup_to_bs [504/915] 693572=test_last_thread ================================================================= ==693579==ERROR: AddressSanitizer: use-after-poison on address 0x727d6e1b4c58 at pc 0x5f379facd764 bp 0x7ffdb2046880 sp 0x7ffdb2046878 READ of size 8 at 0x727d6e1b4c58 thread T0 [505/915] 693576=test_ldap [506/915] 693576=test_gem_source_lock #0 0x5f379facd763 in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 #1 0x5f379facd763 in rb_gc_impl_garbage_object_p /tmp/ruby/src/trunk_asan/gc/default.c:1656:13 #2 0x5f379facd763 in rb_objspace_garbage_object_p /tmp/ruby/src/trunk_asan/gc.c:1589:12 #3 0x727d6b1e567a in reachable_object_from_root_i /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c:693:10 #4 0x5f379facf83a in gc_mark_maybe_internal /tmp/ruby/src/trunk_asan/gc.c:2088:5 #5 0x5f379fad1129 in each_location /tmp/ruby/src/trunk_asan/gc.c:2116:9 #6 0x5f379fad101e in each_location_ptr /tmp/ruby/src/trunk_asan/gc.c:2125:5 #7 0x5f379fad101e in gc_mark_machine_stack_location_maybe /tmp/ruby/src/trunk_asan/gc.c:2261:9 #8 0x5f379fad1129 in each_location /tmp/ruby/src/trunk_asan/gc.c:2116:9 #9 0x5f379fad16e8 in each_location_ptr /tmp/ruby/src/trunk_asan/gc.c:2125:5 #10 0x5f379fad16e8 in mark_current_machine_context /tmp/ruby/src/trunk_asan/gc.c:2335:5 #11 0x5f379fad16e8 in rb_gc_mark_roots /tmp/ruby/src/trunk_asan/gc.c:2443:5 #12 0x5f379fade5ca in rb_objspace_reachable_objects_from_root /tmp/ruby/src/trunk_asan/gc.c:3576:5 #13 0x727d6b1e424a in reachable_objects_from_root /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c:725:5 #14 0x5f379fe785c7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #15 0x5f379fe5e73c in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766:16 #16 0x5f379fe5e1f4 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #17 0x5f379fe25f7c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #18 0x5f379fe25f7c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #19 0x5f379fe15367 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #20 0x5f379fe95b71 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #21 0x5f379fe95b71 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #22 0x5f379fe424b5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #23 0x5f379fe424b5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12 #24 0x5f379fe424b5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #25 0x5f379fe424b5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #26 0x5f379ffec285 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3703:30 #27 0x5f379fe785c7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #28 0x5f379fe1fad2 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #29 0x5f379fe1fad2 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #30 0x5f379fe15720 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22 #31 0x5f379fe15720 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18 #32 0x5f379fe95b71 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #33 0x5f379fe95b71 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #34 0x5f379fe424b5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #35 0x5f379fe424b5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12 #36 0x5f379fe424b5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #37 0x5f379fe424b5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #38 0x5f379ffec285 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3703:30 #39 0x5f379fe785c7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #40 0x5f379fe1fad2 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #41 0x5f379fe1fad2 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #42 0x5f379fe15720 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22 #43 0x5f379fe15720 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18 #44 0x5f379fa9e31a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #45 0x5f379fa9e31a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #46 0x5f379fa97886 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12 #47 0x5f379fa97886 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #48 0x727d9002a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #49 0x727d9002a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #50 0x5f379f9bb664 in _start (/tmp/ruby/build/trunk_asan/ruby+0x174664) (BuildId: 6b970726099a148ed1438693efe633c1977ce6fa) Address 0x727d6e1b4c58 is a wild pointer inside of access range of size 0x000000000008. SUMMARY: AddressSanitizer: use-after-poison /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 in RB_BUILTIN_TYPE Shadow bytes around the buggy address: 0x727d6e1b4980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x727d6e1b4a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x727d6e1b4a80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x727d6e1b4b00: 00 00 00 f7 00 00 00 00 00 00 00 00 00 00 00 00 0x727d6e1b4b80: 00 00 00 00 00 00 00 f7 00 00 00 00 00 00 00 00 =>0x727d6e1b4c00: 00 00 00 00 00 00 00 00 00 00 00[f7]00 00 00 00 0x727d6e1b4c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f7 0x727d6e1b4d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x727d6e1b4d80: 00 00 00 f7 00 00 00 00 00 00 00 00 00 00 00 00 0x727d6e1b4e00: 00 00 00 00 00 00 00 f7 00 00 00 00 00 00 00 00 0x727d6e1b4e80: 00 00 00 00 00 00 00 00 00 00 00 f7 00 00 00 00 Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==693579==ABORTING [507/915] 693584=test_etc running file: /tmp/ruby/src/trunk_asan/test/objspace/test_objspace.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. make: *** [uncommon.mk:964: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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-09-03T14:05:38Z master 3c63a01295) [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.201488 seconds 3432 files, 32774 examples, 134744 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.