# Logfile created on 2024-07-05 23:00:11 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007b5d3e66fdc0 @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.20240705-230010", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007b5d3e6909f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b5d3e690480 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b5d3d59a1f8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240705-230010", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240705-230010>, @binmode=false, @mon_data=#<Monitor:0x00007b5d3efefcb0>, @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 = e240fc9c3c $$$[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 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/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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 40b2f34c3716b5dcf7af9f74e01492fae533a392085fcd5c6451ef3b1a046d09 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: 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/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.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/debug-1.9.2/ext/debug' 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/syslog-0.1.2/ext/syslog' 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]: 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 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 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.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/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/syslog-0.1.2/ext/syslog' 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/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]: 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.13.2 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 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=48709 "--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/907] 941885=test_rdoc_top_level [ 2/907] 941892=test_gem_command_manager [ 3/907] 941890=test_multi_irb_commands [ 4/907] 941886=test_gem_installer [ 5/907] 941884=test_rdoc_code_object [ 6/907] 941887=test_pipe [ 7/907] 941891=test_regex_casefold [ 8/907] 941889=test_gem_source_git [ 9/907] 941882=test_rdoc_normal_class [ 10/907] 941881=test_gem_commands_check_command [ 11/907] 941895=test_random_formatter [ 12/907] 941896=test_help [ 13/907] 941893=test_gem_resolver_git_set [ 14/907] 941883=test_class_name_check [ 15/907] 941894=test_emoji [ 16/907] 941888=test_files_lib [ 17/907] 941890=test_sorted_set [ 18/907] 941891=test_string [ 19/907] 941896=test_cp949 [ 20/907] 941896=test_condition [ 21/907] 941896=test_erb [ 22/907] 941883=test_integer [ 23/907] 941895=test_duplicate [ 24/907] 941895=test_time [ 25/907] 941894=json_ext_parser_test [ 26/907] 941894=test_scan_args [ 27/907] 941894=test_date_attr [ 28/907] 941894=test_cclass [ 29/907] 941896=test_shellwords [ 30/907] 941896=test_singleton_function [ 31/907] 941896=test_proc [ 32/907] 941887=test_load [ 33/907] 941887=test_uncorrectable_name_check [ 34/907] 941887=test_marshal [ 35/907] 941895=magic_comment_test [ 36/907] 941894=test_zlib [ 37/907] 941881=test_omap [ 38/907] 941882=test_case_comprehensive [ 39/907] 941882=test_framework [ 40/907] 941881=test_ractor [ 41/907] 941890=test_json_tree [ 42/907] 941882=test_emitter [ 43/907] 941890=library_symbols_test [ 44/907] 941882=test_nomethod_error [ 45/907] 941882=test_pkey_dsa [ 46/907] 941892=test_https_proxy [ 47/907] 941890=test_date_strptime [ 48/907] 941893=test_ssl [ 49/907] 941892=test_files_test_1 [ 50/907] 941887=test_gem [ 51/907] 941890=test_float [ 52/907] 941885=test_ractor [ 53/907] 941889=test_severity [ 54/907] 941889=test_gem_remote_fetcher_local_ssl_server [ 55/907] 941885=test_rdoc_rd_inline [ 56/907] 941885=test_yaml_special_cases [ 57/907] 941895=test_gem_source_list [ 58/907] 941885=test_parser Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 6 : #<TCPServer:fd 6, AF_INET, 0.0.0.0, 38687> [ 59/907] 941885=attribute_write_testCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 941889 ko1 6u IPv4 54821108 0t0 TCP *:38687 (LISTEN) [ 60/907] 941884=test_cgi_core [ 61/907] 941884=test_delegate SSL error: SSL_accept returned=1 errno=0 peeraddr=(null) state=error: tlsv1 alert unknown ca (SSL alert number 48) [ 62/907] 941884=test_helper_method [ 63/907] 941885=test_enumerator [ 64/907] 941896=test_rdoc_markup_formatterLeaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36253> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 941889 ko1 7u IPv4 54819377 0t0 TCP *:36253 (LISTEN) [ 65/907] 941885=test_win32ole_variant [ 66/907] 941881=test_fiddle [ 67/907] 941885=test_psych [ 68/907] 941885=test_ractor SSL error: SSL_accept returned=1 errno=0 peeraddr=(null) state=error: tlsv1 alert unknown ca (SSL alert number 48) Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 7 [ 69/907] 941881=test_digest [ 70/907] 941884=test_gem_uri Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43033> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 941889 ko1 7u IPv4 54819387 0t0 TCP *:43033 (LISTEN) [ 71/907] 941882=test_rbconfig [ 72/907] 941882=test_command [ 73/907] 941893=test_gem_package_old [ 74/907] 941895=test_debug [ 75/907] 941896=test_arith_seq_extract [ 76/907] 941895=test_gem_commands_help_command [ 77/907] 941885=test_stringchar Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 [ 78/907] 941893=test_set Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 40225> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 941889 ko1 7u IPv4 54816372 0t0 TCP *:40225 (LISTEN) [ 79/907] 941889=test_find_executable [ 80/907] 941893=test_array [ 81/907] 941889=test_error_highlight [ 82/907] 941895=test_date_compat [ 83/907] 941895=test_resolve_symbol [ 84/907] 941885=test_profile_frames [ 85/907] 941884=test_lazy_enumerator [ 86/907] 941895=test_backtrace [ 87/907] 941896=test_time_tz [ 88/907] 941885=test_rdoc_task [ 89/907] 941885=test_gem_commands_outdated_command [ 90/907] 941890=test_gem_request_set_lockfile_tokenizer [ 91/907] 941896=test_nil [ 92/907] 941896=test_class2name [ 93/907] 941896=test_kdf [ 94/907] 941882=test_utf16 [ 95/907] 941882=test_gem_package [ 96/907] 941894=test_rdoc_parser_simple [ 97/907] 941896=test_enumerator [ 98/907] 941881=test_benchmark [ 99/907] 941890=string_encoding_test [100/907] 941885=test_exception_at_throwing [101/907] 941890=test_name_error [102/907] 941885=test_gem_source [103/907] 941894=test_rdoc_markup_to_rdoc [104/907] 941884=test_frozen [105/907] 941884=test_handle [106/907] 941894=test_safe_load [107/907] 941894=test_color_printer [108/907] 941889=test_propertyputref [109/907] 941889=overlap_test [110/907] 941895=test_rdoc_ri_paths [111/907] 941881=test_gem_platform [112/907] 941894=test_gem_uninstaller [113/907] 941884=test_symbol [114/907] 941881=test_assembler [115/907] 941881=test_pty [116/907] 941884=test_variable_name_check [117/907] 941885=test_gem_source_vendor [118/907] 941885=test_gem_commands_list_command [119/907] 941885=test_parser [120/907] 941884=test_date [121/907] 941884=test_date_time [122/907] 941884=test_pkcs12 [123/907] 941895=test_change_word [124/907] 941895=test_gem_available_set [125/907] 941885=test_modify_expand [126/907] 941885=test_gem_source_installed [127/907] 941890=test_len [128/907] 941890=test_acceptable [129/907] 941885=implicit_array_test [130/907] 941885=test_win32ole_param [131/907] 941885=test_rdoc_parser_markdown [132/907] 941885=test_function_entry [133/907] 941885=test_method_name_check [134/907] 941885=test_kernel [135/907] 941887=heredoc_dedent_test [136/907] 941895=numeric_value_test [137/907] 941895=test_keyword [138/907] 941882=!Nothing_to_test [139/907] 941882=test_gem_commands_server_command [140/907] 941887=test_rdoc_ri_driver [141/907] 941882=test_data [142/907] 941882=test_http_request [143/907] 941890=test_httpheader [144/907] 941882=test_bn [145/907] 941890=test_win32ole_method_event [146/907] 941882=test_provider [147/907] 941890=test_gem_package_task [148/907] 941890=test_singleton [149/907] 941890=test_rdoc_servlet [150/907] 941884=test_win32ole_param_event [151/907] 941884=test_ripper [152/907] 941889=test_key_name_check [153/907] 941889=test_rdoc_rd_block_parser [154/907] 941881=test_grapheme_breaks [155/907] 941881=test_gem_request_set_gem_dependency_api [156/907] 941889=test_ossl [157/907] 941881=test_date_marshal [158/907] 941881=test_syntax [159/907] 941885=test_ruby_lex [160/907] 941890=test_assignment [161/907] 941887=test_stream [162/907] 941887=test_ractor [163/907] 941887=test_ssl_session [164/907] 941884=test_optarg [165/907] 941882=test_autoload [166/907] 941895=test_gem_resolver_local_specification [167/907] 941895=test_gem_commands_exec_command [168/907] 941885=test_gem_commands_unpack_command [169/907] 941884=test_pack [170/907] 941887=test_gem_commands_signout_command [171/907] 941894=test_object [172/907] 941887=test_rdoc_generator_pot [173/907] 941887=test_exception [174/907] 941894=test_gem_gem_runner [175/907] 941887=test_gem_ext_cargo_builder [176/907] 941887=test_file_exhaustive [177/907] 941894=test_gc_compact [178/907] 941885=test_key_stroke [179/907] 941885=test_deprecated [180/907] 941885=test_div [181/907] 941885=test_resize [182/907] 941885=test_rdoc_generator_darkfish [183/907] 941884=test_fiber [184/907] 941885=test_generic [185/907] 941885=test_rdoc_store [186/907] 941895=test_win32ole_variant_m [187/907] 941895=json_parser_test [188/907] 941883=test_err_in_callback [189/907] 941883=test_cesu8 [190/907] 941895=test_rdoc_stats [191/907] 941883=test_gem_commands_setup_command [192/907] 941895=test_alias_and_anchor [193/907] 941895=test_gem_commands_rebuild_command [194/907] 941895=errors_test [195/907] 941891=test_open3 [196/907] 941895=test_rdoc_markup_document [197/907] 941895=test_vm_dump [198/907] 941895=test_helper [199/907] 941895=test_memory_view [200/907] 941895=test_ellipsize [201/907] 941895=test_integer [202/907] 941895=test_utf32 [203/907] 941895=test_thread [204/907] 941895=test_noarg [205/907] 941889=test_data [206/907] 941889=test_rand [207/907] 941892=test_pkey_ec [208/907] 941888=test_fips [209/907] 941892=test_gem_commands_update_command [210/907] 941895=test_date_parse [211/907] 941885=test_backtrace [212/907] 941885=test_workspace [213/907] 941889=test_random [214/907] 941889=test_to_ruby [215/907] 941889=test_bundled_ca [216/907] 941895=static_literals_test [217/907] 941895=test_option [218/907] 941883=test_input_method [219/907] 941885=test_nextafter [220/907] 941885=test_tracer [221/907] 941885=test_capacity [222/907] 941885=test_gem_safe_marshal [223/907] 941890=test_pkey_dh [224/907] 941895=test_ocsp [225/907] 941890=test_rdoc_text [226/907] 941889=test_shapes [227/907] 941893=test_gem_silent_ui [228/907] 941889=test_ifunless [229/907] 941889=test_require [230/907] 941889=test_gem_resolver_installer_set [231/907] 941893=test_gem_dependency_list [232/907] 941890=test_files_test [233/907] 941888=test_nesting_parser [234/907] 941883=test_rendering [235/907] 941883=test_gem_commands_uninstall_command [236/907] 941893=test_ensured [237/907] 941890=test_io_m17n [238/907] 941893=test_delete [239/907] 941893=comments_test [240/907] 941888=test_config [241/907] 941889=test_forwardable [242/907] 941889=test_object_create_start [243/907] 941889=test_continuation [244/907] 941889=test_project_sanity [245/907] 941893=test_config [246/907] 941895=test_env [247/907] 941889=regular_expression_encoding_test [248/907] 941893=test_gem_commands_cleanup_command [249/907] 941885=test_interned_str [250/907] 941885=test_placearg [251/907] 941889=test_rdoc_markup_paragraph [252/907] 941889=test_range [253/907] 941888=test_type [254/907] 941888=test_gem_impossible_dependencies_error [255/907] 941888=json_generator_test [256/907] 941888=encodings_test [257/907] 941885=test_string_processing [258/907] 941885=test_io_buffer [259/907] 941885=test_dryrun [260/907] 941885=test_ts [261/907] 941886=test_emitter [262/907] 941888=test_locale [263/907] 941886=parse_stream_test [264/907] 941888=test_gem_resolver_api_set [265/907] 941888=test_tmpdir [266/907] 941886=test_gem_source_subpath_problem [267/907] 941883=test_to_ary_concat [268/907] 941887=warnings_test [269/907] 941887=test_rdoc_token_stream [270/907] 941888=test_printf [271/907] 941893=test_rubyoptions [272/907] 941887=test_stringify_symbols [273/907] 941887=test_windows_1252 [274/907] 941887=test_configuration [275/907] 941888=test_rdoc_alias [276/907] 941886=test_rdoc_single_class [277/907] 941892=dispatcher_test [278/907] 941887=test_udp [279/907] 941887=test_key_event_record [280/907] 941886=regular_expression_options_test [281/907] 941886=test_queue [282/907] 941886=test_sleep [283/907] 941892=test_gem_validator [284/907] 941885=integer_parse_test [285/907] 941885=test_prettyprint [286/907] 941892=test_install [287/907] 941887=test_rdoc_markup_to_label [288/907] 941885=test_pair [289/907] 941888=test_m17n_comb [290/907] 941887=test_date_ractor [291/907] 941892=test_tree_spell_checker [292/907] 941882=lex_test [293/907] 941892=test_custom_command [294/907] 941887=test_tsort [295/907] 941887=test_depth_first [296/907] 941887=test_ns_spki [297/907] 941889=test_integer_comb [298/907] 941894=index_write_test [299/907] 941887=test_io_wait [300/907] 941892=test_rdoc_extend [301/907] 941883=test_kwargs [302/907] 941883=test_win32ole_type [303/907] 941883=test_lexer [304/907] 941883=test_merge_keys [305/907] 941887=test_random [306/907] 941883=test_dir [307/907] 941894=test_x509store [308/907] 941892=test_mdns [309/907] 941887=test_gem_ext_configure_builder [310/907] 941892=test_rdoc_rd_inline_parser [311/907] 941887=test_gem_security_signer [312/907] 941892=test_bash_completion [313/907] 941892=test_exception [314/907] 941890=test_gem_local_remote_options [315/907] 941890=test_gem_commands_lock_command [316/907] 941887=test_euc_kr [317/907] 941887=test_threadgroup [318/907] 941890=test_set_len [319/907] 941890=test_rdoc_generator_json_index [320/907] 941894=test_rdoc_rdoc [321/907] 941890=test_rdoc_markup_pre_process [322/907] 941894=test_yjit_exit_locations [323/907] 941890=test_rdoc_method_attr [324/907] 941883=test_yamlstore [325/907] 941883=test_gem_commands_pristine_command [326/907] 941887=test_gem_config_file [327/907] 941894=test_scalar_scanner [328/907] 941894=test_within_pipe [329/907] 941890=test_win32ole_event [330/907] 941890=test_io_buffer [331/907] 941894=test_gem_resolver_requirement_list [332/907] 941894=test_beginendblock [333/907] 941891=test_arith_seq_beg_len_step [334/907] 941887=test_reline [335/907] 941890=test_hash [336/907] 941891=test_function [337/907] 941896=snapshots_test [338/907] 941886=test_socket [339/907] 941891=test_not [340/907] 941891=test_timeout [341/907] 941882=test_weakref [342/907] 941894=ripper_test [343/907] 941882=test_rubygems [344/907] 941885=test_gem_package_tar_writer [345/907] 941891=test_yaml_tree [346/907] 941891=test_case_mapping [347/907] 941891=test_mailto [348/907] 941885=test_reqarg [349/907] 941891=test_rdoc_generator_pot_po [350/907] 941882=test_reline_key [351/907] 941882=test_unicode_normalize [352/907] 941882=test_method [353/907] 941887=test_gem_resolver_lock_set [354/907] 941887=test_rdoc_markup_hard_break [355/907] 941887=test_ractor_compatibility [356/907] 941891=test_append [357/907] 941891=test_gem_console_ui [358/907] 941894=test_member [359/907] 941894=test_resource [360/907] 941894=test_gem_update_suggestion [361/907] 941891=test_set [362/907] 941891=test_gem_source_fetch_problem [363/907] 941891=test_ipaddr [364/907] 941894=test_arity [365/907] 941894=test_rdoc_generator_ri [366/907] 941894=test_nofree [367/907] 941894=test_trace [368/907] 941894=test_numhash [369/907] 941891=test_gem_stream_ui [370/907] 941894=test_pkey_rsa [371/907] 941885=test_gem_resolver_composed_set [372/907] 941885=test_egrep_cpp [373/907] 941891=test_argf [374/907] 941883=test_rdoc_i18n_locale [375/907] 941885=test_webauthn_poller [376/907] 941883=test_date_conv [377/907] 941883=test_rdoc_markup_attribute_manager [378/907] 941883=test_yjit [379/907] 941887=test_buffered_io [380/907] 941894=test_m17n [381/907] 941885=test_sleep [382/907] 941887=test_x509name [383/907] 941886=test_wait [384/907] 941887=test_object_references [385/907] 941887=test_alias [386/907] 941896=test_gem_requirement [387/907] 941886=test_sizeof [388/907] 941895=test_face [389/907] 941894=test_gem_commands_build_command [390/907] 941887=test_compile_prism [391/907] 941895=test_euc_tw [392/907] 941895=test_gem_security [393/907] 941884=test_rdoc_rd [394/907] 941884=command_line_test [395/907] 941896=test_gem_commands_info_command [396/907] 941885=test_io_timeout [397/907] 941885=test_date_new [398/907] 941885=test_system [399/907] 941896=test_emoji_breaks [400/907] 941884=test_notimplement [401/907] 941896=test_bug-3571 [402/907] 941884=test_comparable [403/907] 941896=test_dup [404/907] 941884=test_require [405/907] 941894=test_stringio [406/907] 941894=test_dns [407/907] 941887=test_win32ole_record [408/907] 941887=test_gem_path_support [409/907] 941896=constant_path_node_test [410/907] 941896=test_array [411/907] 941887=test_ubf_async_safe [412/907] 941896=parser_test [413/907] 941896=snippets_test [414/907] 941887=newline_test [415/907] 941894=heredoc_test [416/907] 941894=test_webauthn_listener_response [417/907] 941894=test_gem_bundler_version_finder [418/907] 941887=test_console_attr [419/907] 941887=test_super [420/907] 941894=test_libs [421/907] 941894=test_gc [422/907] 941894=test_math [423/907] 941894=json_encoding_test [424/907] 941894=test_time [425/907] 941892=test_struct [426/907] 941894=onigmo_test [427/907] 941892=test_rb_str_dup [428/907] 941894=fuzzer_test [429/907] 941892=test_ast [430/907] 941894=test_rdoc_comment [431/907] 941881=test_pack [432/907] 941881=test_case [433/907] 941894=test_cgi_multipart [434/907] 941881=test_bug-5832 [435/907] 941881=test_popen_deadlock [436/907] 941895=test_autoconf [437/907] 941895=test_did_you_mean [438/907] 941894=test_digest_extend [439/907] 941894=test_gem_safe_yaml [440/907] 941894=test_pointer [441/907] 941889=test_refinement [442/907] 941895=test_gem_dependency_installer [443/907] 941887=test_warning [444/907] 941885=test_gem_name_tuple [445/907] 941885=test_win32ole_type_event [446/907] 941885=test_rdoc_class_module [447/907] 941887=test_gem_specification [448/907] 941888=test_gbk [449/907] 941888=test_rdoc_markup_attributes [450/907] 941888=test_win32ole_variable [451/907] 941888=test_gem_package_tar_reader [452/907] 941888=test_type_completor [453/907] 941888=test_gb18030 [454/907] 941888=test_cgi_session [455/907] 941888=test_class [456/907] 941888=test_word [457/907] 941888=test_numeric [458/907] 941894=test_stringscanner [459/907] 941888=test_x509crl [460/907] 941894=test_require_path_check [461/907] 941881=test_enumerator_kw [462/907] 941881=test_mixed_unicode_escapes [463/907] 941881=test_mul [464/907] 941881=test_win32ole_variant_outarg [465/907] 941881=test_mkmf [466/907] 941881=test_rdoc_markup_to_html_snippet [467/907] 941888=test_complexrational [468/907] 941888=test_cgi_header [469/907] 941888=test_gem_commands_fetch_command [470/907] 941888=test_pkcs7 [471/907] 941896=test_flush [472/907] 941896=test_rdoc_any_method [473/907] 941894=test_iso_8859 [474/907] 941894=test_complex2 [475/907] 941881=test_x509attr [476/907] 941894=test_dln [477/907] 941894=test_history [478/907] 941881=test_rdoc_parser [479/907] 941881=test_coderange [480/907] 941881=test_open-uri [481/907] 941888=test_big2str [482/907] 941888=test_line_editor [483/907] 941888=test_rdoc_markup_indented_paragraph [484/907] 941888=test_pkg_config [485/907] 941894=test_rdoc_context [486/907] 941888=regexp_test [487/907] 941886=test_rdoc_markup_to_html [488/907] 941888=test_rdoc_markup_to_joined_paragraph [489/907] 941888=test_string_memory [490/907] 941885=test_insns_leaf [491/907] 941885=test_store [492/907] 941888=test_iseq [493/907] 941886=test_gc [494/907] 941881=test_allocation [495/907] 941885=dump_test [496/907] 941896=test_enc_associate [497/907] 941888=location_test [498/907] 941888=test_c_struct_builder [499/907] 941888=test_x509req [500/907] 941895=test_cgi_util [501/907] 941896=test_gem_commands_open_command [502/907] 941894=test_protocol [503/907] 941887=test_gem_ext_cargo_builder_link_flag_converter [504/907] 941888=test_tree_builder [505/907] 941888=test_protect [506/907] 941888=test_win32ole [507/907] 941888=test_gem_version [508/907] 941887=test_rdoc_markup_to_tt_only [509/907] 941896=test_gem_commands_stale_command [510/907] 941896=test_gem_text [511/907] 941894=test_settracefunc [512/907] 941887=tunnel_test [513/907] 941887=test_gem_stub_specification [514/907] 941888=test_path [515/907] 941888=test_method_cache [516/907] 941888=test_rdoc_markdown_test [517/907] 941896=test_rdoc_normal_module [518/907] 941896=test_tcp [519/907] 941895=test_pp [520/907] 941896=test_sprintf_comb [521/907] 941895=test_whileuntil [522/907] 941895=test_transcode [523/907] 941887=test_asn1 [524/907] 941887=test_flags [525/907] 941895=json_string_matching_test [526/907] 941895=test_gem_ext_rake_builder [527/907] 941896=test_monitor [528/907] 941885=test_rdoc_markup_heading [529/907] 941884=test_rat [530/907] 941885=test_extlibs [531/907] 941896=test_inadvertent_creation [532/907] 941884=static_inspect_test [533/907] 941884=test_instrumentation_api [534/907] 941896=test_at_exit [535/907] 941896=test_rdoc_markup_verbatim [536/907] 941896=test_complex [537/907] 941890=source_location_test [538/907] 941896=unescape_test [539/907] 941890=test_x509ext [540/907] 941890=test_files_ext [541/907] 941890=test_case [542/907] 941890=test_eval_history [543/907] 941887=test_c_struct_entry [544/907] 941890=test_color [545/907] 941890=test_gem_commands_query_command [546/907] 941887=equality_test [547/907] 941887=test_gem_doctor [548/907] 941891=test_ancdata [549/907] 941887=test_weakmap [550/907] 941891=test_rdoc_markup_to_table_of_contents [551/907] 941891=test_rubyvm [552/907] 941884=test_data_error [553/907] 941891=test_force_exit [554/907] 941895=test_gem_resolver_dependency_request [555/907] 941894=test_abi [556/907] 941895=test_scanner_events [557/907] 941882=test_external_new [558/907] 941882=test_win32ole_typelib [559/907] 941882=test_euc_jp [560/907] 941882=test_ractor [561/907] 941884=test_module [562/907] 941882=test_gem_commands_push_command [563/907] 941895=parse_success_test [564/907] 941895=test_ssl [565/907] 941891=test_rdoc_constant [566/907] 941888=test_registry [567/907] 941888=test_deprecate [568/907] 941888=test_common [569/907] 941894=test_gem_request_connection_pools [570/907] 941891=test_rdoc_markdown [571/907] 941890=test_optimization [572/907] 941882=test_rdoc_encoding [573/907] 941882=test_gem_uri_formatter [574/907] 941882=test_sprintf [575/907] 941894=test_terminfo [576/907] 941894=test_ansi_without_terminfo [577/907] 941894=test_rdoc_markup_include [578/907] 941894=test_bmethod [579/907] 941894=test_enumerable [580/907] 941894=test_key_actor_vi [581/907] 941888=test_rdoc_context_section [582/907] 941888=ruby_parser_test [583/907] 941888=test_buffering [584/907] 941888=test_svcb_https [585/907] 941891=test_bug-14834 [586/907] 941888=test_addrinfo [587/907] 941882=test_x509cert [588/907] 941888=test_rdoc_attr [589/907] 941891=test_passing_block [590/907] 941888=test_http [591/907] 941891=test_logdevice [592/907] 941888=test_lock_native_thread [593/907] 941894=test_webauthn_listener [594/907] 941888=test_zsh_completion [595/907] 941888=test_gem_package_tar_reader_entry Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 37749> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 941894 ko1 10u IPv4 54838874 0t0 TCP localhost:37749->localhost:46326 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 10 [596/907] 941894=test_enc_str_buf_cat [597/907] 941894=test_logperiod [598/907] 941894=test_have_func [599/907] 941888=test_constant [600/907] 941882=test_rdoc_parser_c [601/907] 941889=test_gem_security_trust_dir [602/907] 941882=test_default_gems [603/907] 941889=json_fixtures_test [604/907] 941889=test_encoding [605/907] 941882=test_load [606/907] 941882=test_gem_resolver_specification [607/907] 941882=test_rdoc_generator_pot_po_entry [608/907] 941882=test_rdoc_markup_parser [609/907] 941894=test_gem_remote_fetcher_s3 [610/907] 941885=test_require_lib [611/907] 941882=test_files_test_2 [612/907] 941881=test_gem_version_option [613/907] 941881=test_gem_rdoc [614/907] 941894=test_gem_request_set [615/907] 941889=version_test [616/907] 941889=test_trick [617/907] 941881=test_objectspace [618/907] 941893=test_fd_setsize [619/907] 941893=test_big5 [620/907] 941893=test_gem_resolver_activation_request [621/907] 941893=test_null [622/907] 941893=test_scheduler [623/907] 941896=test_rdoc_markup_raw [624/907] 941896=test_timeout [625/907] 941896=test_fixnum [626/907] 941896=test_signal [627/907] 941891=test_fstring [628/907] 941893=test_name_error_extension [629/907] 941893=test_iseq_load [630/907] 941891=test_verbose [631/907] 941891=test_history [632/907] 941891=test_gem_ext_builder [633/907] 941894=redundant_return_test [634/907] 941894=test_key_actor_emacs [635/907] 941894=test_mutex [636/907] 941881=test_basicinstructions [637/907] 941881=test_bigzero [638/907] 941881=test_struct [639/907] 941894=test_date_strftime [640/907] 941881=compiler_test [641/907] 941884=test_gem_resolver_vendor_specification [642/907] 941881=test_typeddata [643/907] 941884=test_find [644/907] 941884=locals_test [645/907] 941888=test_normalize [646/907] 941888=test_recursion [647/907] 941888=test_gem_commands_owner_command [648/907] 941881=test_basicsocket [649/907] 941896=test_import [650/907] 941881=test_sexp [651/907] 941881=test_logger [652/907] 941881=pattern_test [653/907] 941884=test_gem_package_tar_header [654/907] 941881=test_disable_irb [655/907] 941884=test_ractor [656/907] 941893=test_gem_unsatisfiable_dependency_error [657/907] 941888=test_rdoc_i18n_text [658/907] 941893=test_rdoc_tom_doc [659/907] 941888=test_http [660/907] 941884=fixtures_test [661/907] 941894=test_rational2 [662/907] 941881=test_gem_dependency_resolution_error [663/907] 941894=test_formatter [664/907] 941881=test_gem_ci_detector [665/907] 941894=test_shift_jis [666/907] 941894=test_yield [667/907] 941881=test_gem_request_set_lockfile_parser [668/907] 941893=test_io_wait_uncommon [669/907] 941881=test_string [670/907] 941893=test_ostruct [671/907] 941881=test_completion [672/907] 941884=test_raise [673/907] 941884=test_ftp [674/907] 941884=test_unicode_escape [675/907] 941893=test_httpresponses [676/907] 941893=integer_base_flags_test [677/907] 941893=test_https [678/907] 941884=test_require [679/907] 941895=test_erb_command running file: /tmp/ruby/src/trunk_asan/test/test_trick.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.eqt279: * drwx------ 4 80 2024-07-05 23:02:35 +0000 test_rubygems_20240705-941884-225809/ * drwxr-xr-x 9 180 2024-07-05 23:02:35 +0000 gemhome/ * drwxr-xr-x 2 40 2024-07-05 23:02:35 +0000 build_info/ * drwxr-xr-x 2 80 2024-07-05 23:02:35 +0000 cache/ * -rw-r--r-- 1 4096 2024-07-05 23:02:35 +0000 a-1.gem * -rw-r--r-- 1 4096 2024-07-05 23:02:35 +0000 b-1.gem * drwxr-xr-x 2 40 2024-07-05 23:02:35 +0000 doc/ * drwxr-xr-x 2 40 2024-07-05 23:02:35 +0000 extensions/ * drwxr-xr-x 5 100 2024-07-05 23:02:35 +0000 gems/ * drwxr-xr-x 3 60 2024-07-05 23:02:35 +0000 a-1/ * drwxr-xr-x 2 60 2024-07-05 23:02:35 +0000 lib/ * -rw-r--r-- 1 28 2024-07-05 23:02:35 +0000 test_gem_require_a.rb * drwxr-xr-x 3 60 2024-07-05 23:02:35 +0000 b-1/ * drwxr-xr-x 3 60 2024-07-05 23:02:35 +0000 lib/ * drwxr-xr-x 2 60 2024-07-05 23:02:35 +0000 b/ * -rw-r--r-- 1 13 2024-07-05 23:02:35 +0000 c.rb * drwxr-xr-x 3 60 2024-07-05 23:02:35 +0000 b-2/ * drwxr-xr-x 3 60 2024-07-05 23:02:35 +0000 lib/ * drwxr-xr-x 2 60 2024-07-05 23:02:35 +0000 b/ * -rw-r--r-- 1 13 2024-07-05 23:02:35 +0000 c.rb * drwxr-xr-x 2 40 2024-07-05 23:02:35 +0000 plugins/ * drwxr-xr-x 3 80 2024-07-05 23:02:35 +0000 specifications/ * drwxr-xr-x 2 40 2024-07-05 23:02:35 +0000 default/ * -rw-r--r-- 1 555 2024-07-05 23:02:35 +0000 b-2.gemspec * drwxr-xr-x 2 40 2024-07-05 23:02:35 +0000 userhome/ make: *** [uncommon.mk:965: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.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-05T22:38:46Z master e240fc9c3c) [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 37.609956 seconds 3432 files, 32766 examples, 135057 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.