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