# Logfile created on 2024-09-28 16:15:08 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000073336d84fdc8 @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.20240928-161508", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000073336d870a00 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000073336d870258 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000073336c77a2a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240928-161508", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240928-161508>, @binmode=false, @mon_data=#<Monitor:0x000073336d9ffc68>, @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 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /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 typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem 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 Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = b9e225fcbf $$$[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 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /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 Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.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... Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... 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 Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.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 8184faa35638e092a53ccec9345f34de248c0ade2eafa6f4fc458a08674794e1 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/pathname' 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/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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]: 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 167263ca3a634b61df0445f1a6b3e259a5d47f94 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 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /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 Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem making srcs under enc making enc Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... 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 Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' 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/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: 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/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/pty' 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.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' 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/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/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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.1 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.10 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.4.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.2.0.beta1 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.7 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.16 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.3 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 typeprof-0.30.0.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 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.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=53398 "--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/914] 3186031=test_store [ 2/914] 3186028=test_insns_leaf [ 3/914] 3186033=test_iseq [ 4/914] 3186027=dump_test [ 5/914] 3186024=test_enc_associate [ 6/914] 3186025=test_gc [ 7/914] 3186035=test_allocation [ 8/914] 3186036=test_c_struct_builder [ 9/914] 3186023=location_test [ 10/914] 3186032=test_cgi_util [ 11/914] 3186028=test_x509req [ 12/914] 3186029=test_gem_commands_open_command [ 13/914] 3186022=test_tree_builder [ 14/914] 3186026=test_protocol [ 15/914] 3186034=test_gem_ext_cargo_builder_link_flag_converter [ 16/914] 3186030=test_protect [ 17/914] 3186037=test_complex2 [ 18/914] 3186030=test_iso_8859 [ 19/914] 3186037=test_x509attr [ 20/914] 3186022=test_history [ 21/914] 3186036=test_dln [ 22/914] 3186036=test_rdoc_parser [ 23/914] 3186030=test_coderange [ 24/914] 3186030=test_open-uri [ 25/914] 3186023=test_big2str [ 26/914] 3186023=test_line_editor [ 27/914] 3186037=test_rdoc_markup_indented_paragraph [ 28/914] 3186026=test_rdoc_context [ 29/914] 3186023=test_pkg_config [ 30/914] 3186022=test_rdoc_markup_to_joined_paragraph [ 31/914] 3186023=test_string_memory [ 32/914] 3186036=regexp_test [ 33/914] 3186023=test_rdoc_markup_to_html [ 34/914] 3186037=test_require_path_check [ 35/914] 3186032=test_mul [ 36/914] 3186034=test_win32ole_variant_outarg [ 37/914] 3186032=test_mkmf [ 38/914] 3186034=test_enumerator_kw [ 39/914] 3186036=test_mixed_unicode_escapes [ 40/914] 3186034=test_rdoc_markup_to_html_snippet [ 41/914] 3186036=test_complexrational [ 42/914] 3186028=test_gem_commands_fetch_command [ 43/914] 3186036=test_cgi_header [ 44/914] 3186037=test_pkcs7 [ 45/914] 3186036=test_rdoc_any_method [ 46/914] 3186032=test_flush [ 47/914] 3186022=test_gem_dependency_installer [ 48/914] 3186032=test_pointer [ 49/914] 3186031=test_refinement [ 50/914] 3186029=test_gem_name_tupleLeaked file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 42155> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3186030 ko1 8u IPv4 447280332 0t0 TCP localhost:42155->localhost:39894 (CLOSE_WAIT) [ 51/914] 3186029=test_win32ole_type_event Closed file descriptor: TestOpenURI#test_non_http_proxy: 8 [ 52/914] 3186029=test_warning [ 53/914] 3186030=test_rdoc_class_module [ 54/914] 3186032=test_gbk [ 55/914] 3186032=test_rdoc_markup_attributes [ 56/914] 3186037=test_gem_specification [ 57/914] 3186023=test_win32ole_variable [ 58/914] 3186023=test_gb18030 [ 59/914] 3186023=test_gem_package_tar_reader [ 60/914] 3186029=test_type_completor [ 61/914] 3186029=test_cgi_session [ 62/914] 3186034=test_class [ 63/914] 3186029=test_word [ 64/914] 3186029=test_x509crl [ 65/914] 3186034=test_stringscanner [ 66/914] 3186032=test_numeric [ 67/914] 3186028=unescape_test [ 68/914] 3186032=test_x509ext [ 69/914] 3186034=test_files_ext [ 70/914] 3186024=test_case [ 71/914] 3186024=test_eval_history [ 72/914] 3186032=test_c_struct_entry [ 73/914] 3186029=test_gem_commands_query_command [ 74/914] 3186023=test_color [ 75/914] 3186034=equality_test [ 76/914] 3186033=static_inspect_test [ 77/914] 3186032=test_inadvertent_creation [ 78/914] 3186024=test_instrumentation_api [ 79/914] 3186034=test_rdoc_markup_verbatim [ 80/914] 3186034=test_at_exit [ 81/914] 3186023=test_complex [ 82/914] 3186034=source_location_test [ 83/914] 3186033=test_whileuntil [ 84/914] 3186033=test_transcode [ 85/914] 3186036=test_flags [ 86/914] 3186034=test_asn1 [ 87/914] 3186032=json_string_matching_test [ 88/914] 3186032=test_gem_ext_rake_builder [ 89/914] 3186034=test_monitor [ 90/914] 3186034=test_rdoc_markup_heading [ 91/914] 3186034=test_rat [ 92/914] 3186034=test_extlibs [ 93/914] 3186023=test_rdoc_markup_to_tt_only [ 94/914] 3186033=test_win32ole [ 95/914] 3186023=test_gem_version [ 96/914] 3186033=test_gem_commands_stale_command [ 97/914] 3186023=tunnel_test [ 98/914] 3186023=test_gem_text [ 99/914] 3186023=test_settracefunc [100/914] 3186029=test_gem_stub_specification [101/914] 3186030=test_method_cache [102/914] 3186030=test_path [103/914] 3186033=test_pp [104/914] 3186030=test_tcp [105/914] 3186033=test_sprintf_comb [106/914] 3186030=test_rdoc_normal_module [107/914] 3186026=test_rdoc_markdown_test [108/914] 3186030=test_webauthn_listener [109/914] 3186029=test_lock_native_thread [110/914] 3186029=test_gem_package_tar_reader_entry [111/914] 3186024=test_zsh_completion [112/914] 3186024=test_enc_str_buf_cat [113/914] 3186033=test_logperiod [114/914] 3186027=test_have_func [115/914] 3186024=test_constant [116/914] 3186033=test_rdoc_parser_c [117/914] 3186036=test_gem_security_trust_dir [118/914] 3186029=test_default_gems [119/914] 3186030=test_encoding [120/914] 3186029=test_load [121/914] 3186029=json_fixtures_test [122/914] 3186029=test_rdoc_generator_pot_po_entry [123/914] 3186029=test_gem_resolver_specification [124/914] 3186036=test_ansi_without_terminfo [125/914] 3186029=test_rdoc_markup_include [126/914] 3186029=test_terminfo [127/914] 3186030=test_enumerable [128/914] 3186036=test_bmethod [129/914] 3186029=test_key_actor_vi [130/914] 3186036=test_bug-14834 [131/914] 3186030=ruby_parser_test [132/914] 3186032=test_rdoc_context_section [133/914] 3186032=test_buffering [134/914] 3186032=test_svcb_https [135/914] 3186030=test_addrinfo [136/914] 3186032=test_x509cert [137/914] 3186036=test_rdoc_attr [138/914] 3186033=test_passing_block [139/914] 3186036=test_http [140/914] 3186033=test_logdevice [141/914] 3186036=test_ractor [142/914] 3186029=parse_success_test [143/914] 3186036=test_module [144/914] 3186030=test_gem_commands_push_command [145/914] 3186029=test_ssl [146/914] 3186027=test_rdoc_constant [147/914] 3186032=test_registry [148/914] 3186032=test_deprecate [149/914] 3186032=test_common [150/914] 3186023=test_optimization [151/914] 3186030=test_gem_request_connection_pools [152/914] 3186037=test_rdoc_markdown [153/914] 3186027=test_gem_uri_formatter [154/914] 3186032=test_sprintf [155/914] 3186030=test_rdoc_encoding [156/914] 3186027=test_rdoc_markup_to_table_of_contents [157/914] 3186030=test_gem_doctor [158/914] 3186026=test_ancdata [159/914] 3186027=test_weakmap [160/914] 3186030=test_rubyvm [161/914] 3186030=test_data_error [162/914] 3186026=test_force_exit [163/914] 3186022=test_gem_resolver_dependency_request [164/914] 3186022=test_scanner_events [165/914] 3186028=test_external_new [166/914] 3186028=test_abi [167/914] 3186037=test_win32ole_typelib [168/914] 3186037=test_euc_jp [169/914] 3186037=test_find [170/914] 3186030=locals_test [171/914] 3186030=test_recursion [172/914] 3186030=test_normalize [173/914] 3186022=test_gem_commands_owner_command [174/914] 3186030=test_import [175/914] 3186037=test_basicsocket [176/914] 3186037=test_sexp [177/914] 3186026=test_logger [178/914] 3186037=pattern_test [179/914] 3186026=test_gem_package_tar_header [180/914] 3186032=test_disable_irb [181/914] 3186033=test_ractor [182/914] 3186037=test_gem_unsatisfiable_dependency_error [183/914] 3186037=test_rdoc_i18n_text [184/914] 3186032=test_rdoc_tom_doc [185/914] 3186037=test_history [186/914] 3186028=test_verbose [187/914] 3186032=test_gem_ext_builder [188/914] 3186033=test_key_actor_emacs [189/914] 3186028=test_basicinstructions [190/914] 3186037=test_bigzero [191/914] 3186037=test_mutex [192/914] 3186022=test_struct [193/914] 3186034=test_gem_resolver_vendor_specification [194/914] 3186028=test_typeddata [195/914] 3186034=test_date_strftime [196/914] 3186022=compiler_test [197/914] 3186026=test_big5 [198/914] 3186026=test_gem_resolver_activation_request [199/914] 3186026=test_null [200/914] 3186026=test_scheduler [201/914] 3186022=test_ensure_and_callcc [202/914] 3186022=test_rdoc_markup_raw [203/914] 3186022=test_fixnum [204/914] 3186022=test_timeout [205/914] 3186022=test_signal [206/914] 3186026=test_iseq_load [207/914] 3186033=test_fstring [208/914] 3186037=test_name_error_extension [209/914] 3186037=test_gem_remote_fetcher_s3 [210/914] 3186033=test_rdoc_markup_parser [211/914] 3186028=test_gem_rdoc [212/914] 3186033=lex_test [213/914] 3186033=test_require_lib [214/914] 3186024=test_gem_version_option [215/914] 3186037=test_files_test_2 [216/914] 3186030=test_gem_request_set [217/914] 3186028=version_test [218/914] 3186028=test_objectspace [219/914] 3186031=test_trick [220/914] 3186024=test_fd_setsize [221/914] 3186024=test_arity [222/914] 3186024=test_folderitem2_invokeverb [223/914] 3186024=test_update [224/914] 3186024=test_files_sample [225/914] 3186034=test_case_options [226/914] 3186034=test_rdoc_markup_to_html_crossref [227/914] 3186024=test_rdoc_parser_changelog [228/914] 3186030=test_init [229/914] 3186024=test_gem_resolver_index_set [230/914] 3186024=test_file [231/914] 3186024=test_gem_install_update_options [232/914] 3186034=test_gem_security_policy [233/914] 3186022=json_generic_object_test [234/914] 3186022=test_hash_create [235/914] 3186022=test_thread [236/914] 3186024=test_call [237/914] 3186036=test_ole_methods [238/914] 3186036=test_defined [239/914] 3186030=test_pack [240/914] 3186026=test_switch_hitter [241/914] 3186026=test_ftp [242/914] 3186036=test_httpresponses [243/914] 3186032=integer_base_flags_test [244/914] 3186026=test_unicode_escape [245/914] 3186034=test_have_library [246/914] 3186024=test_erb_command [247/914] 3186036=test_require [248/914] 3186024=test_https [249/914] 3186032=test_gem_resolver_vendor_set [250/914] 3186032=test_evaluation [251/914] 3186032=test_fnmatch [252/914] 3186026=test_rdoc_markup_to_ansi [253/914] 3186032=test_koi8 [254/914] 3186032=test_erb_m17n [255/914] 3186026=test_objspace [256/914] 3186032=test_clone [257/914] 3186030=test_filter [258/914] 3186030=test_gem_ext_cmake_builder [259/914] 3186030=test_too_many_dummy_encodings [260/914] 3186030=test_http [261/914] 3186032=fixtures_test [262/914] 3186032=test_rational2 [263/914] 3186032=test_gem_dependency_resolution_error [264/914] 3186032=test_shift_jis [265/914] 3186032=test_yield [266/914] 3186034=test_gem_request_set_lockfile_parser [267/914] 3186034=test_gem_ci_detector [268/914] 3186034=test_formatter [269/914] 3186034=test_io_wait_uncommon [270/914] 3186034=test_string [271/914] 3186034=test_proxy [272/914] 3186029=test_ostruct [273/914] 3186034=test_completion [274/914] 3186029=test_raise [275/914] 3186029=test_metaclass [276/914] 3186029=test_numeric [277/914] 3186027=test_io [278/914] 3186029=test_ws [279/914] 3186029=test_io_console [280/914] 3186036=test_date_arith [281/914] 3186036=test_rdoc_require [282/914] 3186036=test_undef [283/914] 3186036=test_gem_commands_sources_command [284/914] 3186035=test_c_union_entity [285/914] 3186035=test_gem_spec_fetcher [286/914] 3186031=test_ractor [287/914] 3186036=desugar_compiler_test [288/914] 3186031=test_hmac [289/914] 3186036=test_signedness [290/914] 3186031=test_internal_ivar [291/914] 3186031=test_cgi_cookie [292/914] 3186031=test_gem_commands_mirror [293/914] 3186031=test_cd [294/914] 3186035=symbol_encoding_test [295/914] 3186031=test_my_integer [296/914] 3186031=test_gem_commands_environment_command [297/914] 3186035=test_tracepoint [298/914] 3186031=test_debugger_integration [299/914] 3186031=test_array_create [300/914] 3186031=test_gem_resolver_installed_specification [301/914] 3186030=test_rdoc_rubygems_hook [302/914] 3186031=test_ractor [303/914] 3186024=test_new [304/914] 3186024=test_macro [305/914] 3186034=test_hash [306/914] 3186031=test_cipher [307/914] 3186034=test_gem_source_lock [308/914] 3186024=test_ldap [309/914] 3186024=test_gem_remote_fetcher_local_server [310/914] 3186031=test_etc [311/914] 3186030=test_last_thread [312/914] 3186034=test_rdoc_markup_to_bs [313/914] 3186024=test_rdoc_markup [314/914] 3186024=test_context [315/914] 3186034=test_symbol [316/914] 3186031=test_coder [317/914] 3186035=test_optparse [318/914] 3186029=test_gem_source_specific_file [319/914] 3186031=test_unix [320/914] 3186024=parse_test [321/914] 3186031=test_enum [322/914] 3186035=test_gem_commands_which_command [323/914] 3186029=test_bignum [324/914] 3186024=reflection_test [325/914] 3186024=test_human_typo [326/914] 3186035=test_cparser [327/914] 3186024=test_dot_dot [328/914] 3186024=ractor_test [329/914] 3186030=test_gem_request_set_lockfile [330/914] 3186029=test_postponed_job [331/914] 3186024=test_exit [332/914] 3186024=test_pattern_key_name_check [333/914] 3186024=test_jaro_winkler [334/914] 3186024=test_gem_commands_yank_command [335/914] 3186030=test_gem_resolver [336/914] 3186035=test_gem_remote_fetcher [337/914] 3186024=test_gem_gemcutter_utilities [338/914] 3186029=test_gem_util [339/914] 3186033=test_raise_exception [340/914] 3186030=test_config [341/914] 3186024=test_tempfile [342/914] 3186036=test_pinned [343/914] 3186030=test_memory_view [344/914] 3186036=test_gem_command [345/914] 3186035=test_usrmarshal [346/914] 3186029=test_weakkeymap [347/914] 3186036=test_rdoc_markup_to_markdown [348/914] 3186036=test_httpresponse [349/914] 3186030=test_rdoc_parser_ruby [350/914] 3186036=test_show_source [351/914] 3186022=test_inlinecache [352/914] 3186036=test_enc_raise [353/914] 3186037=test_engine [354/914] 3186037=test_key_error [355/914] 3186037=test_path_to_class [356/914] 3186036=test_storage [357/914] 3186037=test_thread_fd_close [358/914] 3186037=json_addition_test [359/914] 3186036=test_cmethod [360/914] 3186022=test_qsort [361/914] 3186036=test_gem_ext_ext_conf_builder [362/914] 3186022=test_gem_commands_dependency_command [363/914] 3186037=test_serialize_subclasses [364/914] 3186037=test_const [365/914] 3186024=test_class [366/914] 3186037=parse_comments_test [367/914] 3186037=test_gem_dependency [368/914] 3186035=test_method_cache [369/914] 3186035=test_iterator [370/914] 3186022=test_marshalable [371/914] 3186022=test_string [372/914] 3186022=test_gem_resolver_index_specification [373/914] 3186022=test_eval [374/914] 3186022=test_process [375/914] 3186035=test_object [376/914] 3186022=test_fileutils [377/914] 3186037=test_gem_commands_cert_command [378/914] 3186031=test_io [379/914] 3186033=test_cgi_tag_helper [380/914] 3186033=test_kill_ring [381/914] 3186033=test_gem_resolver_git_specification [382/914] 3186031=test_dir_m17n [383/914] 3186022=test_remote_fetch_error [384/914] 3186025=test_pathname [385/914] 3186022=test_coverage [386/914] 3186033=json_common_interface_test [387/914] 3186035=test_stream [388/914] 3186033=test_func [389/914] 3186035=test_gem_commands_install_command [390/914] 3186025=test_gem_ext_cargo_builder_unit [391/914] 3186030=test_stack [392/914] 3186025=test_summary [393/914] 3186023=test_flip [394/914] 3186023=test_nowrite [395/914] 3186023=test_thread_queue [396/914] 3186025=test_securerandom [397/914] 3186029=test_nil2vtempty [398/914] 3186029=test_foreach [399/914] 3186029=test_econv [400/914] 3186037=test_digest [401/914] 3186025=test_variable [402/914] 3186037=test_cstr [403/914] 3186032=test_gem_resolver_lock_specification [404/914] 3186036=test_address_resolve [405/914] 3186036=test_closure [406/914] 3186028=test_wss [407/914] 3186032=test_iter_break [408/914] 3186032=test_parse [409/914] 3186028=test_have_macro [410/914] 3186025=test_process [411/914] 3186022=test_num2int [412/914] 3186022=test_gem_source_local [413/914] 3186034=test_rdoc_parser_rd [414/914] 3186034=test_bug_reporter [415/914] 3186028=test_spell_checker [416/914] 3186036=test_pstore [417/914] 3186028=test_ractor [418/914] 3186037=test_document [419/914] 3186036=test_yaml [420/914] 3186022=test_rdoc_options [421/914] 3186037=test_ansi_with_terminfo [422/914] 3186037=test_boolean [423/914] 3186037=test_config [424/914] 3186028=test_gem_commands_specification_command [425/914] 3186033=test_yield_block [426/914] 3186033=test_recorder [427/914] 3186033=test_nonblock [428/914] 3186033=test_gem_commands_signin_command [429/914] 3186034=test_pkey [430/914] 3186030=test_primitive [431/914] 3186030=test_gem_request [432/914] 3186028=parameters_signature_test [433/914] 3186028=test_rdoc_include [434/914] 3186036=test_gem_resolver_api_specification [435/914] 3186033=test_rendering [436/914] 3186034=test_getopts [437/914] 3186034=test_literal [438/914] 3186036=test_irb [439/914] 3186033=test_arithmetic_sequence [440/914] 3186033=test_gem_commands_search_command [441/914] 3186032=test_pattern_matching [442/914] 3186033=test_thread [443/914] 3186028=test_encoding [444/914] 3186032=test_lambda [445/914] 3186028=test_file [446/914] 3186033=bom_test [447/914] 3186033=test_sockopt [448/914] 3186033=test_frozen_error [449/914] 3186033=test_str2big [450/914] 3186033=test_rational [451/914] 3186031=test_regexp [452/914] 3186032=newline_offsets_test [453/914] 3186033=test_rdoc_cross_reference [454/914] 3186030=test_gem_commands_contents_command [455/914] 3186035=test_rdoc_generator_markup [456/914] 3186035=test_readpartial [457/914] 3186030=test_scalar [458/914] 3186030=test_gem_resolver_conflict [459/914] 3186030=test_cgi_modruby [460/914] 3186030=test_thread_cv [461/914] 3186036=test_win32ole_method [462/914] 3186036=test_yamldbm [463/914] 3186036=test_helper [464/914] 3186036=test_gem_resolver_best_set [465/914] 3186035=test_convertible [466/914] 3186037=test_addr [467/914] 3186036=test_eval [468/914] 3186022=test_stat [469/914] 3186022=test_unicode [470/914] 3186037=test_parser_events [471/914] 3186022=test_windows_1251 [472/914] 3186029=test_files_test_1 [473/914] 3186032=test_gem [474/914] 3186022=test_ractor [475/914] 3186022=test_severity [476/914] 3186022=test_float [477/914] 3186023=test_rdoc_rd_inline [478/914] 3186037=test_gem_remote_fetcher_local_ssl_server [479/914] 3186023=test_yaml_special_cases [480/914] 3186030=test_gem_source_list [481/914] 3186023=attribute_write_test [482/914] 3186023=test_parser [483/914] 3186023=test_cgi_core [484/914] 3186030=test_helper_method [485/914] 3186023=test_delegate [486/914] 3186030=test_proc [487/914] 3186023=test_cclass [488/914] 3186036=test_shellwords [489/914] 3186036=test_singleton_function [490/914] 3186036=test_uncorrectable_name_check [491/914] 3186036=test_load [492/914] 3186036=test_omap [493/914] 3186036=test_marshal [494/914] 3186023=magic_comment_test [495/914] 3186033=test_zlib [496/914] 3186023=test_framework [497/914] 3186023=test_case_comprehensive [498/914] 3186023=test_ractor [499/914] 3186022=library_symbols_test [500/914] 3186022=test_json_tree [501/914] 3186030=test_emitter [502/914] 3186022=test_pkey_dsa [503/914] 3186030=test_https_proxy [504/914] 3186030=test_nomethod_error [505/914] 3186030=test_date_strptime [506/914] 3186036=test_ssl [507/914] 3186030=test_help [508/914] 3186030=test_class_name_check [509/914] 3186022=test_gem_resolver_git_set [510/914] 3186030=test_string [511/914] 3186023=test_emoji [512/914] 3186028=test_files_lib [513/914] 3186023=test_sorted_set [514/914] 3186034=test_condition [515/914] 3186034=test_cp949 [516/914] 3186034=test_erb [517/914] 3186037=test_integer [518/914] 3186022=test_duplicate [519/914] 3186022=test_time [520/914] 3186034=json_ext_parser_test [521/914] 3186034=test_date_attr [522/914] 3186034=test_scan_args [523/914] 3186034=test_multi_irb_commands [524/914] 3186034=test_rdoc_top_level [525/914] 3186032=test_gem_command_manager [526/914] 3186022=test_gem_installer [527/914] 3186023=test_rdoc_code_object [528/914] 3186032=test_gem_source_git [529/914] 3186027=test_pipe [530/914] 3186027=test_regex_casefold [531/914] 3186034=test_rdoc_normal_class [532/914] 3186027=test_gem_commands_check_command [533/914] 3186027=test_random_formatter [534/914] 3186027=test_propertyputref [535/914] 3186027=test_gem_platform [536/914] 3186036=test_gem_uninstaller [537/914] 3186034=test_symbol [538/914] 3186034=overlap_test [539/914] 3186032=test_rdoc_ri_paths [540/914] 3186027=test_assembler [541/914] 3186027=test_pty [542/914] 3186032=test_variable_name_check [543/914] 3186032=test_gem_source_vendor [544/914] 3186023=test_gem_commands_list_command [545/914] 3186032=test_parser [546/914] 3186032=test_date [547/914] 3186032=test_pkcs12 [548/914] 3186023=test_date_time [549/914] 3186023=test_change_word [550/914] 3186023=test_modify_expand [551/914] 3186023=test_gem_source_installed [552/914] 3186023=test_gem_available_set [553/914] 3186023=test_utf16 [554/914] 3186023=test_gem_package [555/914] 3186034=test_rdoc_parser_simple [556/914] 3186027=test_enumerator [557/914] 3186034=test_benchmark [558/914] 3186032=string_encoding_test [559/914] 3186032=test_name_error [560/914] 3186024=test_exception_at_throwing [561/914] 3186024=test_gem_source [562/914] 3186035=test_rdoc_markup_to_rdoc [563/914] 3186035=test_frozen [564/914] 3186035=test_handle [565/914] 3186034=test_color_printer [566/914] 3186034=test_safe_load [567/914] 3186034=test_array [568/914] 3186032=test_set [569/914] 3186023=test_find_executable [570/914] 3186023=test_error_highlight [571/914] 3186032=test_resolve_symbol [572/914] 3186024=test_profile_frames [573/914] 3186036=test_date_compat [574/914] 3186036=test_lazy_enumerator [575/914] 3186033=test_backtrace [576/914] 3186032=test_time_tz [577/914] 3186035=test_rdoc_task [578/914] 3186035=test_nil [579/914] 3186035=test_class2name [580/914] 3186035=test_gem_commands_outdated_command [581/914] 3186024=test_gem_request_set_lockfile_tokenizer [582/914] 3186032=test_kdf [583/914] 3186035=test_rdoc_markup_formatter [584/914] 3186035=test_enumerator [585/914] 3186035=test_fiddle [586/914] 3186024=test_win32ole_variant [587/914] 3186032=test_rdoc_parser_prism_ruby [588/914] 3186024=test_ractor [589/914] 3186035=test_psych [590/914] 3186035=test_digest [591/914] 3186024=test_rbconfig [592/914] 3186024=test_gem_uri [593/914] 3186024=test_command [594/914] 3186036=test_gem_package_old [595/914] 3186036=test_debug [596/914] 3186036=test_gem_commands_help_command [597/914] 3186033=test_stringchar [598/914] 3186036=test_arith_seq_extract [599/914] 3186024=test_stream [600/914] 3186024=test_ssl_session [601/914] 3186033=test_ractor [602/914] 3186033=test_optarg [603/914] 3186035=test_gem_resolver_local_specification [604/914] 3186035=test_autoload [605/914] 3186036=test_gem_commands_exec_command [606/914] 3186029=test_gem_commands_unpack_command [607/914] 3186023=test_pack [608/914] 3186033=test_object [609/914] 3186033=test_gem_commands_signout_command [610/914] 3186033=test_rdoc_generator_pot [611/914] 3186033=test_exception [612/914] 3186033=test_gem_ext_cargo_builder [613/914] 3186033=test_gem_gem_runner [614/914] 3186033=test_file_exhaustive [615/914] 3186032=test_rdoc_servlet [616/914] 3186032=test_singleton [617/914] 3186032=test_win32ole_param_event [618/914] 3186032=test_key_name_check [619/914] 3186032=test_ripper [620/914] 3186024=test_rdoc_rd_block_parser [621/914] 3186029=test_date_marshal [622/914] 3186029=test_ossl [623/914] 3186024=test_gem_request_set_gem_dependency_api [624/914] 3186023=test_grapheme_breaks [625/914] 3186023=test_syntax [626/914] 3186024=test_ruby_lex [627/914] 3186032=test_assignment [628/914] 3186024=!Nothing_to_test [629/914] 3186024=numeric_value_test [630/914] 3186024=test_keyword [631/914] 3186026=test_gem_commands_server_command [632/914] 3186026=test_httpheader [633/914] 3186026=test_data [634/914] 3186026=test_rdoc_ri_driver [635/914] 3186036=test_http_request [636/914] 3186036=test_win32ole_method_event [637/914] 3186036=test_provider [638/914] 3186037=test_bn [639/914] 3186037=test_gem_package_task [640/914] 3186037=test_len [641/914] 3186037=implicit_array_test [642/914] 3186037=test_acceptable [643/914] 3186026=test_win32ole_param [644/914] 3186037=test_rdoc_parser_markdown [645/914] 3186026=test_function_entry [646/914] 3186026=test_method_name_check [647/914] 3186026=test_kernel [648/914] 3186037=heredoc_dedent_test [649/914] 3186037=test_backtrace [650/914] 3186037=test_random [651/914] 3186037=test_to_ruby [652/914] 3186037=test_bundled_ca [653/914] 3186024=test_workspace [654/914] 3186024=static_literals_test [655/914] 3186036=test_option [656/914] 3186024=test_tracer [657/914] 3186024=test_capacity [658/914] 3186024=test_nextafter [659/914] 3186028=test_input_method [660/914] 3186037=test_gem_safe_marshal [661/914] 3186024=test_memory_view [662/914] 3186036=test_helper [663/914] 3186036=test_ellipsize [664/914] 3186036=test_utf32 [665/914] 3186024=test_integer [666/914] 3186036=test_noarg [667/914] 3186028=test_data [668/914] 3186028=test_thread [669/914] 3186028=test_pkey_ec [670/914] 3186024=test_rand [671/914] 3186028=test_fips [672/914] 3186026=test_gem_commands_update_command [673/914] 3186029=test_date_parse [674/914] 3186036=test_win32ole_variant_m [675/914] 3186036=json_parser_test [676/914] 3186036=test_rdoc_store [677/914] 3186029=test_err_in_callback [678/914] 3186029=test_rdoc_stats [679/914] 3186037=test_cesu8 [680/914] 3186037=test_gem_commands_rebuild_command [681/914] 3186037=test_gem_commands_setup_command [682/914] 3186029=test_alias_and_anchor [683/914] 3186028=test_open3 [684/914] 3186029=errors_test [685/914] 3186024=test_ftp [686/914] 3186029=test_rdoc_markup_document [687/914] 3186029=test_vm_dump [688/914] 3186029=test_gc_compact [689/914] 3186024=test_deprecated [690/914] 3186024=test_key_stroke [691/914] 3186024=test_div [692/914] 3186024=test_rdoc_generator_darkfish [693/914] 3186037=test_resize [694/914] 3186037=test_fiber [695/914] 3186024=breadth_first_search_test [696/914] 3186024=test_generic [697/914] 3186024=warnings_test [698/914] 3186024=test_to_ary_concat [699/914] 3186022=test_printf [700/914] 3186022=test_rubyoptions [701/914] 3186036=test_rdoc_token_stream [702/914] 3186036=test_stringify_symbols [703/914] 3186036=test_configuration [704/914] 3186036=test_windows_1252 [705/914] 3186036=test_rdoc_alias [706/914] 3186036=test_rdoc_single_class [707/914] 3186036=test_udp [708/914] 3186036=dispatcher_test [709/914] 3186036=test_type [710/914] 3186036=test_range [711/914] 3186026=encodings_test [712/914] 3186026=test_string_processing [713/914] 3186026=test_io_buffer [714/914] 3186032=test_gem_impossible_dependencies_error [715/914] 3186032=json_generator_test [716/914] 3186026=test_dryrun [717/914] 3186026=test_ts [718/914] 3186032=test_emitter [719/914] 3186035=test_locale [720/914] 3186032=test_gem_resolver_api_set [721/914] 3186032=parse_stream_test [722/914] 3186032=test_gem_source_subpath_problem [723/914] 3186035=test_tmpdir [724/914] 3186033=node_id_test [725/914] 3186035=test_ensured [726/914] 3186032=test_delete [727/914] 3186032=comments_test [728/914] 3186032=test_config [729/914] 3186035=test_io_m17n [730/914] 3186032=test_forwardable [731/914] 3186032=test_object_create_start [732/914] 3186032=test_continuation [733/914] 3186032=test_project_sanity [734/914] 3186033=test_config [735/914] 3186032=test_env [736/914] 3186033=regular_expression_encoding_test [737/914] 3186033=test_gem_commands_cleanup_command [738/914] 3186026=test_interned_str [739/914] 3186026=test_placearg [740/914] 3186024=test_rdoc_markup_paragraph [741/914] 3186024=test_pkey_dh [742/914] 3186024=test_rdoc_text [743/914] 3186026=test_shapes [744/914] 3186026=test_ocsp [745/914] 3186024=test_gem_silent_ui [746/914] 3186024=test_require [747/914] 3186024=test_ifunless [748/914] 3186024=test_gem_dependency_list [749/914] 3186024=test_files_test [750/914] 3186024=test_gem_resolver_installer_set [751/914] 3186036=test_nesting_parser [752/914] 3186036=test_gem_commands_uninstall_command [753/914] 3186033=test_rendering [754/914] 3186033=test_bash_completion [755/914] 3186033=test_exception [756/914] 3186024=test_gem_security_signer [757/914] 3186026=test_gem_local_remote_options [758/914] 3186026=test_gem_commands_lock_command [759/914] 3186024=test_euc_kr [760/914] 3186024=test_threadgroup [761/914] 3186026=test_set_len [762/914] 3186026=test_rdoc_generator_json_index [763/914] 3186026=test_kwargs [764/914] 3186034=test_io_wait [765/914] 3186026=test_rdoc_extend [766/914] 3186026=test_win32ole_type [767/914] 3186026=test_lexer [768/914] 3186026=test_merge_keys [769/914] 3186034=test_random [770/914] 3186026=test_mdns [771/914] 3186026=test_x509store [772/914] 3186034=test_gem_ext_configure_builder [773/914] 3186034=test_dir [774/914] 3186024=test_rdoc_rd_inline_parser [775/914] 3186024=test_m17n_comb [776/914] 3186028=test_date_ractor [777/914] 3186026=test_pair [778/914] 3186034=test_tree_spell_checker [779/914] 3186034=lex_test [780/914] 3186028=test_bundled_gems [781/914] 3186036=test_custom_command [782/914] 3186028=test_tsort [783/914] 3186036=test_depth_first [784/914] 3186028=test_ns_spki [785/914] 3186036=test_integer_comb [786/914] 3186035=index_write_test [787/914] 3186028=regular_expression_options_test [788/914] 3186035=test_key_event_record [789/914] 3186035=test_queue [790/914] 3186028=test_sleep [791/914] 3186035=integer_parse_test [792/914] 3186035=test_gem_validator [793/914] 3186035=test_prettyprint [794/914] 3186035=test_rdoc_markup_to_label [795/914] 3186035=test_install [796/914] 3186029=test_ipaddr [797/914] 3186029=test_arity [798/914] 3186029=test_trace [799/914] 3186029=test_numhash [800/914] 3186029=test_gem_stream_ui [801/914] 3186035=test_rdoc_generator_ri [802/914] 3186035=test_nofree [803/914] 3186035=test_pkey_rsa [804/914] 3186029=test_egrep_cpp [805/914] 3186029=test_rdoc_i18n_locale [806/914] 3186029=test_argf [807/914] 3186034=test_gem_resolver_composed_set [808/914] 3186034=test_date_conv [809/914] 3186034=test_webauthn_poller [810/914] 3186034=test_buffered_io [811/914] 3186034=test_yjit [812/914] 3186028=test_rdoc_markup_attribute_manager [813/914] 3186028=test_m17n [814/914] 3186035=test_rdoc_generator_pot_po [815/914] 3186035=test_reqarg [816/914] 3186028=test_reline_key [817/914] 3186028=test_method [818/914] 3186026=test_unicode_normalize [819/914] 3186026=test_ractor_compatibility [820/914] 3186031=test_append [821/914] 3186031=test_gem_resolver_lock_set [822/914] 3186035=test_rdoc_markup_hard_break [823/914] 3186035=test_gem_console_ui [824/914] 3186035=test_member [825/914] 3186031=test_resource [826/914] 3186035=test_gem_source_fetch_problem [827/914] 3186035=test_set [828/914] 3186031=test_gem_update_suggestion [829/914] 3186035=test_function [830/914] 3186031=test_socket [831/914] 3186032=test_timeout [832/914] 3186035=test_not [833/914] 3186035=test_weakref [834/914] 3186033=test_rubygems [835/914] 3186026=test_gem_package_tar_writer [836/914] 3186026=ripper_test [837/914] 3186023=test_yaml_tree [838/914] 3186035=test_case_mapping [839/914] 3186035=test_mailto [840/914] 3186033=test_yjit_exit_locations [841/914] 3186035=test_rdoc_rdoc [842/914] 3186023=test_rdoc_markup_pre_process [843/914] 3186035=test_rdoc_method_attr [844/914] 3186032=test_gem_commands_pristine_command [845/914] 3186033=test_gem_config_file [846/914] 3186023=test_yamlstore [847/914] 3186023=test_scalar_scanner [848/914] 3186023=test_within_pipe [849/914] 3186023=test_win32ole_event [850/914] 3186023=test_io_buffer [851/914] 3186033=test_arith_seq_beg_len_step [852/914] 3186035=test_reline [853/914] 3186023=test_hash [854/914] 3186033=test_gem_resolver_requirement_list [855/914] 3186033=test_beginendblock [856/914] 3186026=test_gc [857/914] 3186026=test_math [858/914] 3186026=json_encoding_test [859/914] 3186026=test_time [860/914] 3186026=test_super [861/914] 3186031=test_libs [862/914] 3186031=onigmo_test [863/914] 3186037=test_struct [864/914] 3186037=test_ast [865/914] 3186033=test_rdoc_comment [866/914] 3186031=test_pack [867/914] 3186031=test_rb_str_dup [868/914] 3186031=fuzzer_test [869/914] 3186031=test_case [870/914] 3186033=test_cgi_multipart [871/914] 3186031=test_bug-5832 [872/914] 3186031=test_autoconf [873/914] 3186031=test_did_you_mean [874/914] 3186033=test_popen_deadlock [875/914] 3186035=test_gem_safe_yaml [876/914] 3186035=test_digest_extend [877/914] 3186035=test_gem_path_support [878/914] 3186031=constant_path_node_test [879/914] 3186031=test_win32ole_record [880/914] 3186031=newline_test [881/914] 3186035=test_ubf_async_safe [882/914] 3186035=test_array [883/914] 3186035=snippets_test [884/914] 3186031=parser_test [885/914] 3186031=test_webauthn_listener_response [886/914] 3186031=heredoc_test [887/914] 3186031=test_gem_bundler_version_finder [888/914] 3186031=test_console_attr [889/914] 3186031=test_gem_commands_info_command [890/914] 3186031=test_rdoc_rd [891/914] 3186031=command_line_test [892/914] 3186031=test_io_timeout [893/914] 3186031=test_date_new [894/914] 3186031=test_bug-3571 [895/914] 3186031=test_system [896/914] 3186027=test_emoji_breaks [897/914] 3186027=test_notimplement [898/914] 3186027=test_comparable [899/914] 3186027=test_dup [900/914] 3186032=test_require [901/914] 3186036=test_stringio [902/914] 3186026=test_dns [903/914] 3186033=test_x509name [904/914] 3186027=test_sleep [905/914] 3186036=test_wait [906/914] 3186033=test_object_references [907/914] 3186033=test_alias [908/914] 3186036=test_gem_requirement [909/914] 3186024=test_face [910/914] 3186024=test_sizeof [911/914] 3186026=test_compile_prism [912/914] 3186036=test_gem_commands_build_command [913/914] 3186033=test_gem_security [914/914] 3186027=test_euc_tw Finished tests in 200.353678s, 159.6327 tests/s, 32404.4013 assertions/s. 31983 tests, 6492341 assertions, 0 failures, 0 errors, 398 skips ruby -v: ruby 3.4.0dev (2024-09-28T13:37:44Z master b9e225fcbf) +PRISM [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.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-28T13:37:44Z master b9e225fcbf) [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 ............................................................ ================================================================= ==3220008==ERROR: AddressSanitizer: use-after-poison on address 0x7f5276f60728 at pc 0x61d863e492f8 bp 0x7fffe8e8ef20 sp 0x7fffe8e8ef18 READ of size 8 at 0x7f5276f60728 thread T0 #0 0x61d863e492f7 in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 #1 0x61d863e492f7 in rbimpl_RB_TYPE_P_fastpath /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:352:19 #2 0x61d863e492f7 in gc_mark /tmp/ruby/src/trunk_asan/gc/default.c:4488:9 #3 0x61d863e2f500 in rb_gc_impl_mark /tmp/ruby/src/trunk_asan/gc/default.c:4540:5 #4 0x61d863e2f500 in gc_mark_internal /tmp/ruby/src/trunk_asan/gc.c:2063:5 #5 0x61d863e2f500 in rb_gc_mark_children /tmp/ruby/src/trunk_asan/gc.c:2628:17 #6 0x61d863e49c24 in gc_mark_children /tmp/ruby/src/trunk_asan/gc/default.c:4673:5 #7 0x61d863e49c24 in gc_mark_stacked_objects /tmp/ruby/src/trunk_asan/gc/default.c:4694:9 #8 0x61d863e49c24 in gc_mark_stacked_objects_all /tmp/ruby/src/trunk_asan/gc/default.c:4732:12 #9 0x61d863e537f9 in gc_marks_rest /tmp/ruby/src/trunk_asan/gc/default.c:5755:9 #10 0x61d863e537f9 in gc_marks /tmp/ruby/src/trunk_asan/gc/default.c:5870:9 #11 0x61d863e537f9 in gc_start /tmp/ruby/src/trunk_asan/gc/default.c:6517:13 #12 0x61d863e5e83a in garbage_collect /tmp/ruby/src/trunk_asan/gc/default.c:6393:15 #13 0x61d863e5e83a in garbage_collect_with_gvl /tmp/ruby/src/trunk_asan/gc/default.c:6785:16 #14 0x61d863e5e83a in objspace_malloc_increase_body /tmp/ruby/src/trunk_asan/gc/default.c:8064:13 #15 0x61d863e3bb83 in objspace_malloc_fixup /tmp/ruby/src/trunk_asan/gc/default.c:8142:5 #16 0x61d863e3bb83 in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default.c:8238:12 #17 0x61d8640e7d14 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2213:22 #18 0x61d8640e7d14 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2400:16 #19 0x61d8640e7d14 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:863:11 #20 0x61d8640fbdb0 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:971:16 #21 0x61d8641ec0bb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #22 0x61d8641ec0bb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #23 0x61d8641ec0bb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #24 0x61d8641f0b25 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #25 0x61d8641f0b25 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #26 0x61d86419ff05 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #27 0x61d86419ff05 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #28 0x61d8640fa176 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:904:5 #29 0x61d8641d7e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #30 0x61d86417cbaa in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #31 0x61d86417cbaa in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #32 0x61d864174827 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #33 0x61d8641f5431 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #34 0x61d8641f5431 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #35 0x61d8641a85aa in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #36 0x61d8641a85aa in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2101:12 #37 0x61d8641d7e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #38 0x61d86417cbaa in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #39 0x61d86417cbaa in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #40 0x61d864174827 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #41 0x61d8641f5431 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #42 0x61d8641f5431 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #43 0x61d8641a1c15 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #44 0x61d8641a1c15 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12 #45 0x61d8641a1c15 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #46 0x61d8641a1c15 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #47 0x61d86435a52d in rb_ary_all_p /tmp/ruby/src/trunk_asan/array.c:7869:24 #48 0x61d8641d7e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #49 0x61d86417cbaa in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #50 0x61d86417cbaa in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #51 0x61d864174827 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #52 0x61d863ef7627 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5 #53 0x61d863eef63f in rb_load_internal /tmp/ruby/src/trunk_asan/load.c:842:9 #54 0x61d863ef4d79 in rb_f_load /tmp/ruby/src/trunk_asan/load.c:916:5 #55 0x61d8641d7e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #56 0x61d86418566c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #57 0x61d86418566c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #58 0x61d864174827 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #59 0x61d8641f5431 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #60 0x61d8641f5431 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #61 0x61d8641a85aa in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #62 0x61d8641a85aa in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2101:12 #63 0x61d8641d7e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #64 0x61d86417cbaa in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #65 0x61d86417cbaa in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #66 0x61d864174be0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22 #67 0x61d864174be0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18 #68 0x61d863dfb31a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #69 0x61d863dfb31a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #70 0x61d863df4886 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12 #71 0x61d863df4886 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #72 0x7f527762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #73 0x7f527762a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #74 0x61d863d18664 in _start (/tmp/ruby/build/trunk_asan/ruby+0x175664) (BuildId: ea23e7682ec5a774788b51025efc2cb40911ef53) Address 0x7f5276f60728 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: 0x7f5276f60480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7f5276f60500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7f5276f60580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7f5276f60600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7f5276f60680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x7f5276f60700: 00 00 00 00 00[f7]00 00 00 00 f7 00 00 00 00 00 0x7f5276f60780: 00 00 00 00 f7 00 00 00 00 00 00 00 00 00 00 00 0x7f5276f60800: 00 00 00 00 00 00 00 00 00 00 00 00 00 f7 00 00 0x7f5276f60880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7f5276f60900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7f5276f60980: 00 00 00 00 00 00 00 00 00 00 00 00 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 ==3220008==ABORTING 2460 ............................................................ A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk_asan/spec/ruby/library/monitor/new_cond_spec.rb 2520 ....... Finished in 34.118611 seconds 2311 files, 25582 examples, 115157 expectations, 0 failures, 0 errors, 0 tagged make: *** [uncommon.mk:1014: yes-test-spec] Error 1 $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 512.