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