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