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