# Logfile created on 2025-01-23 20:05:11 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f0d5301fdd0 @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-jemalloc", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-jemalloc", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-jemalloc", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-jemalloc", @configure_opts=["--with-jemalloc --enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250123-200511", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f0d53041b88 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f0d53041890 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f0d52f5a6e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250123-200511", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250123-200511>, @binmode=false, @mon_data=#<Monitor:0x00007f0d53041610>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 7ed08c4fd3 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk-jemalloc/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-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-jemalloc/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe builtin_binary.inc compiling /tmp/ruby/src/trunk-jemalloc/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.5.0 linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so encdb.h unchanged building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision - generating encdb.h generating enc.mk encdb.h unchanged /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision unchanged gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' ./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.15.1 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2005 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' Run options: --seed=58977 "--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/814] 1239066=test_gem_commands_contents_command [ 2/814] 1239069=test_gem_resolver_lock_specification [ 3/814] 1239067=test_noarg [ 4/814] 1239070=static_inspect_test [ 5/814] 1239070=test_gem_resolver_best_set [ 6/814] 1239069=test_disable_irb [ 7/814] 1239067=test_array [ 8/814] 1239069=test_threadgroup [ 9/814] 1239066=test_gem_commands_environment_command [ 10/814] 1239070=test_utf32 [ 11/814] 1239070=node_id_test [ 12/814] 1239066=test_warning [ 13/814] 1239069=test_gem_safe_marshal [ 14/814] 1239066=test_date_strptime [ 15/814] 1239066=test_string [ 16/814] 1239070=test_merge_keys [ 17/814] 1239070=test_gbk [ 18/814] 1239070=test_error_highlight [ 19/814] 1239070=test_load [ 20/814] 1239070=test_flush [ 21/814] 1239070=test_euc_jp [ 22/814] 1239070=test_rbconfig [ 23/814] 1239070=test_open3 [ 24/814] 1239069=test_spell_checker [ 25/814] 1239069=test_gem_resolver_conflict [ 26/814] 1239069=test_random [ 27/814] 1239069=test_call [ 28/814] 1239069=test_date_ractor [ 29/814] 1239069=test_address_resolve [ 30/814] 1239069=test_dbm [ 31/814] 1239069=json_generator_test [ 32/814] 1239069=test_iso_8859 [ 33/814] 1239069=test_gem_commands_signin_command [ 34/814] 1239069=test_parser [ 35/814] 1239069=test_num2int [ 36/814] 1239069=test_cgi_util [ 37/814] 1239069=test_open-uri [ 38/814] 1239067=test_ensure_and_callcc [ 39/814] 1239067=test_iter_break [ 40/814] 1239067=test_bug-14834 Leaked file descriptor: TestOpenURI#test_content_encoding: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38827> Closed file descriptor: TestOpenURI#test_max_redirects_success: 9 [ 41/814] 1239067=test_gem_commands_dependency_command Leaked file descriptor: TestOpenURI#test_last_modified: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 35073> Closed file descriptor: TestOpenURI#test_redirect_relative: 9 [ 42/814] 1239069=test_gem_commands_search_command [ 43/814] 1239069=test_cesu8 [ 44/814] 1239069=regexp_test [ 45/814] 1239069=test_arithmetic_sequence [ 46/814] 1239069=test_addrinfo [ 47/814] 1239067=test_gem_commands_specification_command [ 48/814] 1239069=test_rubyoptions [ 49/814] 1239070=test_pattern_matching [ 50/814] 1239070=tunnel_test [ 51/814] 1239070=named_capture_test [ 52/814] 1239070=test_psych [ 53/814] 1239067=test_settracefunc [ 54/814] 1239070=test_set_len [ 55/814] 1239070=test_gem_text [ 56/814] 1239070=json_common_interface_test [ 57/814] 1239070=test_gem_commands_open_command [ 58/814] 1239070=test_asn1 [ 59/814] 1239070=test_zsh_completion [ 60/814] 1239070=test_method_cache [ 61/814] 1239070=test_sprintf_comb [ 62/814] 1239070=test_command [ 63/814] 1239067=test_scheduler [ 64/814] 1239067=test_serialize_subclasses [ 65/814] 1239067=test_enum [ 66/814] 1239070=test_dryrun [ 67/814] 1239070=test_handle [ 68/814] 1239070=test_gem_source_specific_file [ 69/814] 1239070=test_ractor [ 70/814] 1239070=test_kdf [ 71/814] 1239070=test_gem_request_set_lockfile [ 72/814] 1239067=test_postponed_job [ 73/814] 1239067=parse_success_test [ 74/814] 1239067=test_recursion [ 75/814] 1239067=parse_comments_test [ 76/814] 1239067=test_pty [ 77/814] 1239067=test_frozen [ 78/814] 1239067=relocation_test [ 79/814] 1239070=test_windows_1251 [ 80/814] 1239070=test_ractor [ 81/814] 1239067=test_float [ 82/814] 1239070=test_gem_ext_cargo_builder_unit [ 83/814] 1239070=test_delegate [ 84/814] 1239070=newline_offsets_test [ 85/814] 1239070=test_gem_package_task [ 86/814] 1239070=test_digest [ 87/814] 1239067=test_fiddle [ 88/814] 1239067=test_omap [ 89/814] 1239067=test_ractor [ 90/814] 1239067=test_complex [ 91/814] 1239067=test_yield_block [ 92/814] 1239067=test_shellwords [ 93/814] 1239070=test_buffered_io [ 94/814] 1239067=test_gem_ext_ext_conf_builder [ 95/814] 1239070=test_gem_dependency_resolution_error [ 96/814] 1239070=test_gem_commands_cleanup_command [ 97/814] 1239066=test_path_to_class [ 98/814] 1239066=test_utf16 [ 99/814] 1239066=test_gem_request_set_lockfile_parser [100/814] 1239066=test_autoload [101/814] 1239070=test_sprintf [102/814] 1239070=test_weakmap [103/814] 1239067=test_gem_commands_which_command [104/814] 1239067=test_pkcs12 [105/814] 1239067=test_case_options [106/814] 1239067=test_refinement [107/814] 1239066=test_fiber [108/814] 1239067=test_httpresponses [109/814] 1239067=test_x509crl [110/814] 1239067=test_usrmarshal [111/814] 1239067=test_cgi_session [112/814] 1239067=test_ansi [113/814] 1239067=test_optimization [114/814] 1239069=test_ripper [115/814] 1239066=test_my_integer [116/814] 1239066=test_debugger_integration [117/814] 1239066=test_allocation [118/814] 1239069=test_svcb_https [119/814] 1239069=test_buffering [120/814] 1239069=test_tracer [121/814] 1239069=test_gem_version_option [122/814] 1239069=test_insns_leaf [123/814] 1239069=test_option [124/814] 1239069=test_member [125/814] 1239069=test_flip [126/814] 1239069=test_syntax [127/814] 1239070=test_x509req [128/814] 1239070=test_dln [129/814] 1239070=test_backtrace [130/814] 1239070=test_x509name [131/814] 1239070=test_set [132/814] 1239070=test_nofree [133/814] 1239070=test_scalar_scanner [134/814] 1239070=test_gem_source_lock [135/814] 1239070=test_resolve_symbol [136/814] 1239070=test_gem_security_signer [137/814] 1239070=test_pkg_config [138/814] 1239070=symbol_encoding_test [139/814] 1239070=test_default_gems [140/814] 1239070=test_gem_install_update_options [141/814] 1239070=test_c_struct_builder [142/814] 1239070=test_monitor [143/814] 1239070=test_last_thread [144/814] 1239070=test_gem_dependency_list [145/814] 1239070=test_digest_extend [146/814] 1239070=test_gem_rdoc [147/814] 1239070=test_bn [148/814] 1239070=test_pkey_rsa [149/814] 1239070=test_numhash [150/814] 1239070=test_whileuntil [151/814] 1239070=test_generic [152/814] 1239070=test_singleton_function [153/814] 1239070=test_gem_resolver_index_specification [154/814] 1239067=test_passing_block [155/814] 1239067=test_framework [156/814] 1239067=test_workspace [157/814] 1239070=test_c_union_entity [158/814] 1239067=test_io_console [159/814] 1239070=test_file [160/814] 1239066=bom_test [161/814] 1239066=test_gem_ci_detector [162/814] 1239066=test_io_wait_uncommon [163/814] 1239066=heredoc_test [164/814] 1239066=test_gem_ext_cmake_builder [165/814] 1239066=locals_test [166/814] 1239066=test_httpresponse [167/814] 1239066=test_x509ext [168/814] 1239066=test_pager [169/814] 1239067=test_verbose [170/814] 1239067=test_gem_remote_fetcher_local_server [171/814] 1239070=test_gem_commands_push_command [172/814] 1239066=test_eval Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 33763> .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 34535> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 37371> [173/814] 1239067=test_gem_name_tuple [174/814] 1239067=reflection_test [175/814] 1239067=test_date_attr [176/814] 1239067=test_emoji [177/814] 1239067=test_resize [178/814] 1239067=test_sorted_set [179/814] 1239067=test_gem_resolver [180/814] 1239070=test_stringify_symbols [181/814] 1239070=json_generic_object_test [182/814] 1239070=test_cp949 [183/814] 1239070=test_erb [184/814] 1239070=test_condition [185/814] 1239070=test_gem_remote_fetcher_s3 [186/814] 1239066=test_recorder [187/814] 1239066=test_force_exit [188/814] 1239067=test_configuration [189/814] 1239066=test_fnmatch [190/814] 1239070=test_shapes [191/814] 1239070=test_gem_resolver_dependency_request [192/814] 1239066=test_gem_commands_owner_command [193/814] 1239067=test_iseq [194/814] 1239070=test_erb_m17n [195/814] 1239070=test_key_event_record [196/814] 1239070=snippets_test [197/814] 1239066=test_gem_path_support [198/814] 1239067=test_have_library [199/814] 1239066=test_https_proxy [200/814] 1239066=test_forwardable [201/814] 1239069=test_bug-5832 [202/814] 1239069=test_emitter [203/814] 1239069=test_gem_request_set [204/814] 1239066=test_tree_spell_checker [205/814] 1239066=test_internal_ivar [206/814] 1239066=test_string [207/814] 1239066=desugar_compiler_test [208/814] 1239066=test_sleep [209/814] 1239069=test_have_macro [210/814] 1239070=test_objspace [211/814] 1239066=test_tracepoint [212/814] 1239066=test_raise [213/814] 1239066=json_ext_parser_test [214/814] 1239066=test_config [215/814] 1239066=test_gem_commands_yank_command [216/814] 1239066=magic_comment_test [217/814] 1239069=test_date_compat [218/814] 1239069=test_gem_commands_signout_command [219/814] 1239069=test_enumerable [220/814] 1239069=test_pack [221/814] 1239066=test_scanner_events [222/814] 1239066=test_human_typo [223/814] 1239066=ruby_parser_test [224/814] 1239066=test_nomethod_error [225/814] 1239066=test_mkmf [226/814] 1239069=test_files_test_1 [227/814] 1239066=test_enumerator [228/814] 1239066=test_gem_dependency_installer [229/814] 1239067=test_gem_unsatisfiable_dependency_error [230/814] 1239067=test_nesting_parser [231/814] 1239067=test_eval [232/814] 1239067=test_gem_uri [233/814] 1239067=test_dir [234/814] 1239067=test_ifunless [235/814] 1239067=test_defined [236/814] 1239067=test_bug-3571 [237/814] 1239067=test_gem_remote_fetcher [238/814] 1239067=test_gem_ext_builder [239/814] 1239069=static_literals_test [240/814] 1239069=freeze_test [241/814] 1239069=test_gem_resolver_specification [242/814] 1239069=test_fd_setsize [243/814] 1239069=test_queue [244/814] 1239067=test_color [245/814] 1239069=test_env [246/814] 1239067=test_gem_commands_rebuild_command [247/814] 1239067=test_gem_dependency [248/814] 1239067=overlap_test [249/814] 1239067=test_prettyprint [250/814] 1239067=test_jaro_winkler [251/814] 1239067=test_egrep_cpp [252/814] 1239067=test_date_conv [253/814] 1239067=test_method_name_check [254/814] 1239067=test_inadvertent_creation [255/814] 1239067=test_cgi_modruby [256/814] 1239067=test_gem_resolver_activation_request [257/814] 1239067=test_gem_util [258/814] 1239067=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 37697> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 46139> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 10 [259/814] 1239067=test_stat [260/814] 1239067=test_gem_package [261/814] 1239066=test_pkey_dsa [262/814] 1239069=test_files_lib [263/814] 1239069=test_udp [264/814] 1239069=test_basicinstructions [265/814] 1239069=test_numeric [266/814] 1239069=test_key_actor_emacs [267/814] 1239066=test_help [268/814] 1239066=test_io_buffer [269/814] 1239066=test_hmac [270/814] 1239066=test_lazy_enumerator [271/814] 1239069=test_find_executable [272/814] 1239069=test_gem_source [273/814] 1239067=test_mdns [274/814] 1239067=test_data_error [275/814] 1239067=test_nonblock [276/814] 1239067=test_optparse [277/814] 1239067=test_ws [278/814] 1239067=test_timeout [279/814] 1239067=test_macro [280/814] 1239067=test_ractor [281/814] 1239067=test_weakref [282/814] 1239069=test_locale [283/814] 1239069=test_assembler [284/814] 1239069=test_gem_uri_formatter [285/814] 1239067=test_ts [286/814] 1239069=test_path [287/814] 1239069=test_normalize [288/814] 1239066=test_range [289/814] 1239069=test_dns [290/814] 1239069=test_gem_commands_query_command [291/814] 1239067=test_erb_command [292/814] 1239067=test_acceptable [293/814] 1239067=test_file_exhaustive [294/814] 1239066=test_require_path_check [295/814] 1239069=test_cstr [296/814] 1239066=test_gem_resolver_vendor_specification [297/814] 1239066=test_input_method [298/814] 1239066=test_securerandom [299/814] 1239066=test_dup [300/814] 1239066=test_nowrite [301/814] 1239066=test_memory_view [302/814] 1239066=test_thread_queue [303/814] 1239069=test_alias [304/814] 1239069=test_tsort [305/814] 1239069=test_process [306/814] 1239066=test_protocol [307/814] 1239066=test_httpheader [308/814] 1239066=test_append [309/814] 1239066=test_exception [310/814] 1239067=test_rendering [311/814] 1239067=test_method [312/814] 1239066=test_coderange [313/814] 1239066=json_parser_test [314/814] 1239066=test_ast [315/814] 1239070=test_update [316/814] 1239070=constant_path_node_test [317/814] 1239070=test_stringscanner [318/814] 1239070=test_socket [319/814] 1239067=test_pathname [320/814] 1239067=test_coverage [321/814] 1239067=test_super [322/814] 1239070=heredoc_dedent_test [323/814] 1239070=test_show_source [324/814] 1239070=test_deprecated [325/814] 1239070=test_beginendblock [326/814] 1239070=test_ssl_session [327/814] 1239070=test_reline [328/814] 1239067=test_div [329/814] 1239067=test_within_pipe [330/814] 1239067=test_name_error_extension [331/814] 1239067=test_abi [332/814] 1239067=test_m17n_comb [333/814] 1239070=test_find [334/814] 1239070=test_marshalable [335/814] 1239070=test_uncorrectable_name_check [336/814] 1239070=test_stream [337/814] 1239070=test_pp [338/814] 1239070=test_gem_resolver_git_specification [339/814] 1239070=test_gem_commands_stale_command [340/814] 1239070=test_mailto [341/814] 1239070=test_sleep [342/814] 1239070=test_not [343/814] 1239070=test_gem_command_manager [344/814] 1239069=test_scalar [345/814] 1239069=test_gem_ext_rake_builder [346/814] 1239070=json_encoding_test [347/814] 1239070=test_face [348/814] 1239070=test_remote_fetch_error [349/814] 1239070=test_sizeof [350/814] 1239069=test_gem_package_tar_writer [351/814] 1239069=test_system [352/814] 1239067=test_weakkeymap [353/814] 1239069=equality_test [354/814] 1239069=test_gem_commands_cert_command [355/814] 1239067=test_c_struct_entry [356/814] 1239067=test_to_ary_concat [357/814] 1239069=newline_test [358/814] 1239069=test_enc_associate [359/814] 1239069=test_array [360/814] 1239069=test_ractor [361/814] 1239069=test_date_arith [362/814] 1239069=test_gem_commands_fetch_command [363/814] 1239069=test_notimplement [364/814] 1239069=test_ractor [365/814] 1239069=test_pkey [366/814] 1239069=test_date_new [367/814] 1239069=test_trace [368/814] 1239069=test_gem_resolver_api_specification [369/814] 1239069=test_frozen_error [370/814] 1239069=test_configuration [371/814] 1239069=test_gem_specification [372/814] 1239067=test_arity [373/814] 1239067=test_signedness [374/814] 1239070=test_provider [375/814] 1239070=test_require [376/814] 1239070=test_literal [377/814] 1239070=test_compile_prism [378/814] 1239070=test_len [379/814] 1239070=test_pack [380/814] 1239070=test_interned_str [381/814] 1239070=attribute_write_test [382/814] 1239070=test_exception_at_throwing [383/814] 1239070=test_bundled_ca [384/814] 1239070=test_thread [385/814] 1239070=parse_test [386/814] 1239070=test_mixed_unicode_escapes [387/814] 1239070=test_popen_deadlock [388/814] 1239069=test_gem_stub_specification [389/814] 1239070=test_tree_builder [390/814] 1239070=test_protect [391/814] 1239070=test_typeddata [392/814] 1239069=!Nothing_to_test [393/814] 1239069=test_trick [394/814] 1239070=test_history [395/814] 1239070=test_class [396/814] 1239070=test_gem_commands_list_command [397/814] 1239070=test_flags [398/814] 1239070=test_integer [399/814] 1239069=test_gem_commands_install_command [400/814] 1239067=test_tcp [401/814] 1239067=test_gem_bundler_version_finder [402/814] 1239067=test_unicode_escape [403/814] 1239067=test_string_memory [404/814] 1239067=test_gem_requirement [405/814] 1239067=test_line_editor [406/814] 1239067=test_complex2 [407/814] 1239067=test_webauthn_listener_response [408/814] 1239067=test_kernel [409/814] 1239067=test_pkcs7 [410/814] 1239067=test_gem [411/814] 1239069=test_history [412/814] 1239069=test_optarg [413/814] 1239069=test_parser [414/814] 1239070=test_exception [415/814] 1239070=test_cgi_core [416/814] 1239069=test_gem_commands_help_command [417/814] 1239070=test_gem_commands_build_command [418/814] 1239069=test_files_sample [419/814] 1239069=test_console_attr [420/814] 1239069=test_iseq_load [421/814] 1239070=test_inlinecache [422/814] 1239070=test_marshal [423/814] 1239070=test_numeric [424/814] 1239070=test_type_completor [425/814] 1239070=test_ractor [426/814] 1239069=test_assignment [427/814] 1239070=test_case_mapping [428/814] 1239070=test_ubf_async_safe [429/814] 1239070=test_helper_method [430/814] 1239070=test_gem_stream_ui [431/814] 1239070=test_ssl [432/814] 1239067=test_gem_local_remote_options [433/814] 1239067=test_gem_package_tar_reader [434/814] 1239067=test_yaml_tree [435/814] 1239067=test_case_comprehensive [436/814] 1239067=test_debug [437/814] 1239067=test_time_tz [438/814] 1239067=test_gem_gem_runner [439/814] 1239067=test_gem_impossible_dependencies_error [440/814] 1239067=test_instrumentation_api [441/814] 1239070=test_arith_seq_beg_len_step [442/814] 1239070=test_gc_compact [443/814] 1239067=test_gem_resolver_requirement_list [444/814] 1239067=test_gem_config_file [445/814] 1239067=command_line_test [446/814] 1239069=test_did_you_mean [447/814] 1239067=test_raise_exception [448/814] 1239069=test_yjit_exit_locations [449/814] 1239069=test_gem_commands_pristine_command [450/814] 1239067=test_have_func [451/814] 1239069=test_external_new [452/814] 1239069=test_rat [453/814] 1239069=test_symbol [454/814] 1239069=test_require [455/814] 1239067=test_webauthn_poller [456/814] 1239067=test_gem_resolver_lock_set [457/814] 1239067=test_backtrace [458/814] 1239067=test_ancdata [459/814] 1239067=test_gem_security [460/814] 1239070=test_color_printer [461/814] 1239070=test_store [462/814] 1239070=test_gem_update_suggestion [463/814] 1239070=lex_test [464/814] 1239069=test_emoji_breaks [465/814] 1239069=regular_expression_encoding_test [466/814] 1239069=test_gem_safe_yaml [467/814] 1239069=test_date_parse [468/814] 1239069=test_ractor [469/814] 1239069=test_command_aliasing [470/814] 1239069=test_pkey_ec [471/814] 1239069=test_array_create [472/814] 1239069=test_registry [473/814] 1239069=test_gem_command [474/814] 1239069=json_fixtures_test [475/814] 1239069=test_too_many_dummy_encodings [476/814] 1239069=test_constant [477/814] 1239070=test_rubyvm [478/814] 1239070=test_argf [479/814] 1239070=index_write_test [480/814] 1239070=test_keyword [481/814] 1239069=test_m17n [482/814] 1239069=test_pattern_key_name_check [483/814] 1239069=test_encoding [484/814] 1239069=test_yjit [485/814] 1239070=test_scan_args [486/814] 1239070=test_null [487/814] 1239070=test_getopts [488/814] 1239070=test_gem_silent_ui [489/814] 1239070=test_ssl [490/814] 1239067=test_ractor_compatibility [491/814] 1239067=test_set [492/814] 1239067=warnings_test [493/814] 1239067=test_module [494/814] 1239067=dispatcher_test [495/814] 1239067=test_gem_source_fetch_problem [496/814] 1239067=unescape_test [497/814] 1239067=test_bmethod [498/814] 1239067=test_windows_1252 [499/814] 1239067=parse_stream_test [500/814] 1239067=test_gem_resolver_installed_specification [501/814] 1239067=test_fileutils [502/814] 1239070=integer_parse_test [503/814] 1239070=test_ractor [504/814] 1239070=test_readpartial [505/814] 1239070=test_object [506/814] 1239070=test_deprecate [507/814] 1239070=test_date_marshal [508/814] 1239070=string_query_test [509/814] 1239070=test_bash_completion [510/814] 1239070=test_gem_resolver_api_set [511/814] 1239070=test_gem_package_tar_header [512/814] 1239067=test_depth_first [513/814] 1239067=string_test [514/814] 1239067=test_gem_commands_mirror [515/814] 1239067=test_stream [516/814] 1239067=test_hash [517/814] 1239070=comments_test [518/814] 1239070=test_cclass [519/814] 1239070=test_load [520/814] 1239070=test_extlibs [521/814] 1239066=test_ossl [522/814] 1239070=json_string_matching_test [523/814] 1239070=test_convertible [524/814] 1239069=test_time [525/814] 1239069=test_copy [526/814] 1239069=test_transcode [527/814] 1239069=test_json_tree [528/814] 1239069=test_custom_command [529/814] 1239069=test_method_cache [530/814] 1239069=test_ruby_lex [531/814] 1239069=test_gem_validator [532/814] 1239069=test_case [533/814] 1239069=test_key_stroke [534/814] 1239069=test_gem_request [535/814] 1239069=pattern_test [536/814] 1239069=test_common [537/814] 1239069=errors_test [538/814] 1239069=test_gem_commands_exec_command [539/814] 1239067=test_gc [540/814] 1239067=test_basicsocket [541/814] 1239067=test_math [542/814] 1239067=test_libs [543/814] 1239067=test_import [544/814] 1239066=test_rendering [545/814] 1239066=test_ftp [546/814] 1239066=test_vm_dump [547/814] 1239066=test_gc [548/814] 1239069=test_gem_source_subpath_problem [549/814] 1239069=test_date_strftime [550/814] 1239069=test_kill_ring [551/814] 1239069=test_stringchar [552/814] 1239069=test_signal [553/814] 1239067=test_fixnum [554/814] 1239067=dump_test [555/814] 1239069=implicit_array_test [556/814] 1239069=test_summary [557/814] 1239069=test_timeout [558/814] 1239069=test_struct [559/814] 1239069=test_pointer [560/814] 1239067=test_str2big [561/814] 1239067=test_foreach [562/814] 1239067=test_gem_commands_sources_command [563/814] 1239067=test_data [564/814] 1239067=test_date_time [565/814] 1239067=test_big5 [566/814] 1239067=test_mutex [567/814] 1239067=test_enumerator [568/814] 1239069=test_helper [569/814] 1239069=test_parser_events [570/814] 1239069=test_gem_security_trust_dir [571/814] 1239069=version_test [572/814] 1239069=test_cgi_header [573/814] 1239069=test_gem_resolver_installer_set [574/814] 1239069=test_gem_security_policy [575/814] 1239069=test_string_processing [576/814] 1239069=test_safe_load [577/814] 1239069=encodings_test [578/814] 1239069=test_lock_native_thread [579/814] 1239069=test_name_error [580/814] 1239069=lex_test [581/814] 1239069=test_fips [582/814] 1239069=test_sexp [583/814] 1239069=test_gem_source_git [584/814] 1239069=test_object_create_start [585/814] 1239069=test_http [586/814] 1239069=test_regex_casefold [587/814] 1239069=test_encoding [588/814] 1239069=test_rb_str_dup [589/814] 1239069=test_io_m17n [590/814] 1239070=test_files_ext [591/814] 1239070=test_gem_request_connection_pools [592/814] 1239069=test_irb [593/814] 1239069=test_sockopt [594/814] 1239069=test_gem_commands_lock_command [595/814] 1239070=test_function [596/814] 1239069=test_eval_history [597/814] 1239069=test_tempfile [598/814] 1239070=test_files_test [599/814] 1239070=test_arity [600/814] 1239070=test_yamlstore [601/814] 1239070=test_ocsp [602/814] 1239069=test_continuation [603/814] 1239069=test_switch_hitter [604/814] 1239069=test_primitive [605/814] 1239069=test_enumerator_kw [606/814] 1239069=test_delete [607/814] 1239069=test_gem_ext_configure_builder [608/814] 1239069=test_big2str [609/814] 1239069=test_at_exit [610/814] 1239069=test_gem_commands_uninstall_command [611/814] 1239070=test_proc [612/814] 1239070=test_document [613/814] 1239070=test_placearg [614/814] 1239070=test_hash_create [615/814] 1239070=test_zlib [616/814] 1239069=test_function_entry [617/814] 1239069=test_thread [618/814] 1239066=test_koi8 [619/814] 1239066=test_printf [620/814] 1239066=test_unicode [621/814] 1239066=test_type [622/814] 1239066=test_complexrational [623/814] 1239066=test_time [624/814] 1239066=test_filter [625/814] 1239066=test_gem_commands_setup_command [626/814] 1239066=test_undef [627/814] 1239066=test_thread_cv [628/814] 1239066=test_gem_package_tar_reader_entry [629/814] 1239066=test_tmpdir [630/814] 1239066=test_object_references [631/814] 1239066=test_pipe [632/814] 1239066=test_gem_resolver_vendor_set [633/814] 1239066=test_gem_commands_update_command [634/814] 1239066=test_shift_jis [635/814] 1239066=test_reqarg [636/814] 1239069=location_test [637/814] 1239069=test_ldap [638/814] 1239069=test_http .Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=856183662, mode=0140777, nlink=1, uid=1001, gid=1000, 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> [639/814] 1239066=test_resource.Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 11 #<File::Stat dev=0x8, ino=856186308, mode=0140777, nlink=1, uid=1001, gid=1000, 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> [640/814] 1239066=test_http_request [641/814] 1239066=test_hash [642/814] 1239066=test_pair Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 12 #<File::Stat dev=0x8, ino=856183765, mode=0140777, nlink=1, uid=1001, gid=1000, 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> [643/814] 1239070=test_date [644/814] 1239070=test_integer [645/814] 1239070=test_comparable [646/814] 1239070=test_io_timeout [647/814] 1239070=test_gem_commands_server_command [648/814] 1239070=test_clone [649/814] 1239070=test_bundled_gems [650/814] 1239070=ractor_test [651/814] 1239070=test_x509attr [652/814] 1239070=test_wait [653/814] 1239070=test_bignum [654/814] 1239070=regular_expression_options_test [655/814] 1239070=test_yield [656/814] 1239069=integer_base_flags_test [657/814] 1239069=test_integer_comb [658/814] 1239066=test_euc_tw [659/814] 1239066=test_install [660/814] 1239066=test_cmethod [661/814] 1239066=test_nextafter [662/814] 1239066=test_alias_and_anchor [663/814] 1239066=test_capacity [664/814] 1239066=test_gem_console_ui [665/814] 1239066=test_gem_request_set_gem_dependency_api [666/814] 1239066=test_exit [667/814] 1239066=test_wss [668/814] 1239066=test_gem_source_local [669/814] 1239066=test_nil [670/814] 1239066=test_mul [671/814] 1239066=test_unix [672/814] 1239066=test_gem_commands_unpack_command [673/814] 1239066=test_init [674/814] 1239066=test_digest [675/814] 1239066=test_x509store [676/814] 1239066=test_closure [677/814] 1239069=test_context [678/814] 1239070=test_dot_dot [679/814] 1239070=test_file [680/814] 1239070=test_ellipsize [681/814] 1239070=test_coder [682/814] 1239070=test_symbol [683/814] 1239069=test_gem_resolver_index_set [684/814] 1239069=test_lexer [685/814] 1239069=test_grapheme_breaks [686/814] 1239069=test_random [687/814] 1239069=test_gem_gemcutter_utilities [688/814] 1239069=test_gb18030 [689/814] 1239069=test_pinned [690/814] 1239069=test_arith_seq_extract [691/814] 1239069=test_gem_ext_cargo_builder [692/814] 1239066=test_gem_version [693/814] 1239069=test_memory_view [694/814] 1239066=test_enc_str_buf_cat [695/814] 1239066=numeric_value_test [696/814] 1239066=test_to_ruby [697/814] 1239066=test_etc [698/814] 1239066=test_change_word [699/814] 1239066=test_gem_doctor [700/814] 1239066=test_iterator [701/814] 1239069=test_string [702/814] 1239069=test_config [703/814] 1239066=test_gem_commands_outdated_command [704/814] 1239069=test_storage [705/814] 1239066=test_qsort [706/814] 1239069=test_gem_installer [707/814] 1239066=test_new [708/814] 1239066=test_cipher [709/814] 1239066=test_gem_resolver_git_set [710/814] 1239066=library_symbols_test [711/814] 1239066=test_pack [712/814] 1239066=json_addition_test [713/814] 1239066=test_dir_m17n [714/814] 1239066=test_cd [715/814] 1239066=test_cgi_cookie [716/814] 1239066=test_io [717/814] 1239070=test_gem_available_set [718/814] 1239070=test_gem_request_set_lockfile_tokenizer [719/814] 1239070=test_cgi_tag_helper [720/814] 1239070=test_gem_package_old [721/814] 1239070=test_modify_expand [722/814] 1239070=test_duplicate [723/814] 1239070=test_pkey_dh [724/814] 1239070=test_metaclass [725/814] 1239070=test_process [726/814] 1239070=test_singleton [727/814] 1239070=test_gem_spec_fetcher [728/814] 1239070=test_gem_source_vendor [729/814] 1239070=test_rubygems [730/814] 1239070=test_variable_name_check [731/814] 1239070=ripper_test [732/814] 1239070=test_engine [733/814] 1239070=test_data [734/814] 1239070=test_emitter [735/814] 1239070=test_unicode_normalize [736/814] 1239070=test_key_error [737/814] 1239070=test_enc_raise [738/814] 1239070=test_object [739/814] 1239070=test_key_actor_vi [740/814] 1239069=test_reline_key [741/814] 1239069=source_location_test [742/814] 1239069=test_random_formatter [743/814] 1239070=string_encoding_test [744/814] 1239069=test_yaml [745/814] 1239070=test_func [746/814] 1239069=test_gem_commands_info_command [747/814] 1239069=test_gem_uninstaller [748/814] 1239069=test_ipaddr [749/814] 1239069=test_io_buffer [750/814] 1239069=test_require_lib [751/814] 1239070=test_config [752/814] 1239070=parameters_signature_test [753/814] 1239070=test_variable [754/814] 1239070=test_objectspace [755/814] 1239067=test_cparser [756/814] 1239069=test_bug_reporter [757/814] 1239069=test_profile_frames [758/814] 1239069=test_multi_irb_commands [759/814] 1239069=test_helper [760/814] 1239069=test_econv [761/814] 1239067=test_gem_resolver_local_specification [762/814] 1239067=test_files_test_2 [763/814] 1239069=test_gem_resolver_composed_set [764/814] 1239069=test_require [765/814] 1239070=test_stack [766/814] 1239066=test_key_name_check [767/814] 1239066=test_ns_spki [768/814] 1239070=test_addr [769/814] 1239070=test_boolean [770/814] 1239066=test_rand [771/814] 1239070=test_regexp [772/814] 1239069=test_gem_platform [773/814] 1239069=test_class2name [774/814] 1239069=test_bigzero [775/814] 1239069=test_parse [776/814] 1239066=test_stringio [777/814] 1239066=test_x509cert [778/814] 1239067=test_gem_remote_fetcher_local_ssl_server [779/814] 1239069=test_gem_ext_cargo_builder_link_flag_converter [780/814] 1239069=parser_test [781/814] 1239069=test_fstring [782/814] 1239069=test_yaml_special_cases [783/814] 1239069=test_struct [784/814] 1239069=test_gem_source_list [785/814] 1239069=test_proxy [786/814] 1239069=test_gem_source_installed [787/814] 1239066=onigmo_test [788/814] 1239066=test_const [789/814] 1239066=fuzzer_test [790/814] 1239069=test_class [791/814] 1239066=test_completion [792/814] 1239067=test_ensured [793/814] 1239067=test_lambda [794/814] 1239067=fixtures_test [795/814] 1239067=test_rational2 [796/814] 1239067=test_euc_kr [797/814] 1239067=test_rational [798/814] 1239066=test_project_sanity [799/814] 1239066=compiler_test [800/814] 1239066=test_config [801/814] 1239066=test_gem_commands_check_command [802/814] 1239066=percent_delimiter_string_test [803/814] 1239066=test_ftp [804/814] 1239066=test_io_wait [805/814] 1239067=test_io [806/814] 1239066=test_kwargs [807/814] 1239066=test_autoconf [808/814] 1239066=test_class_name_check [809/814] 1239066=breadth_first_search_test [810/814] 1239066=test_thread_fd_close [811/814] 1239066=test_https [812/814] 1239067=test_yamldbm [813/814] 1239067=test_cgi_multipart [814/814] 1239067=test_evaluation Finished tests in 891.384656s, 33.3234 tests/s, 6989.6951 assertions/s. 29704 tests, 6230507 assertions, 0 failures, 0 errors, 418 skips ruby -v: ruby 3.5.0dev (2025-01-23T15:24:35Z master 7ed08c4fd3) +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' ruby 3.5.0dev (2025-01-23T15:24:35Z master 7ed08c4fd3) +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 ........................................ Finished in 83.608940 seconds 3339 files, 33293 examples, 137422 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.