# Logfile created on 2024-02-21 08:29:46 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055ecf5c272d8 @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", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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.20240221-082946", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ecf5cbb348 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ecf5cbb1e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ecf5cbb050 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240221-082946", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240221-082946>, @binmode=false, @mon_data=#<Monitor:0x000055ecf5cbaf38>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j20 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j20" exit with 0. $$$[beg] make update-download -j20 tool/config.guess already exists tool/config.sub already exists Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50 echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision - echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision unchanged $$$[end] "make update-download -j20" exit with 0. $$$[beg] make update-rubyspec -j20 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j20" exit with 0. $$$[beg] make update-src -j20 Already up to date. Latest commit hash = 6ecb14df2c $$$[end] "make update-src -j20" exit with 0. $$$[beg] make after-update -j20 generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' /tmp/ruby/src/trunk/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' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50 echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision - echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision unchanged Extracting bundle gem minitest-5.22.2... Unpacked gems/minitest-5.22.2.gem $$$[end] "make after-update -j20" exit with 0. $$$[beg] make miniruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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/version.c linking miniruby $$$[end] "make miniruby -j20" exit with 0. $$$[beg] make ruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 a7d21861f1a148ea4ebd3caa1c88c8427fb6e3f202d4864a590c1602a9eb46ce builtin_binary.inc compiling /tmp/ruby/src/trunk/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j20" exit with 0. $$$[beg] make all -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 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 encdb.h unchanged 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/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/st_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 making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j20" exit with 0. $$$[beg] make install -j20 Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50 echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision - BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision - gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision unchanged encdb.h unchanged Extracting bundle gem minitest-5.22.2... Unpacked gems/minitest-5.22.2.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' 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' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.11.2 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.24.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 minitest 5.22.2 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.2 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.10 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.4 typeprof 0.21.11 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.0 nkf 0.2.0 syslog 0.1.2 csv 3.2.8 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1897 tests $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=26013 "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j20 # Running tests: [ 1/868] 1286120=test_gem_update_suggestion [ 2/868] 1286106=test_files_test [ 3/868] 1286108=test_file_exhaustive [ 4/868] 1286107=test_logger [ 5/868] 1286105=test_import [ 6/868] 1286104=test_not [ 7/868] 1286104=test_gem_resolver_lock_set [ 8/868] 1286117=test_rdoc_parser_markdown [ 9/868] 1286118=test_pkey_rsa [ 10/868] 1286121=test_numhash [ 11/868] 1286122=test_weakkeymap [ 12/868] 1286119=test_gem_commands_push_command [ 13/868] 1286121=test_rdoc_markup_hard_break [ 14/868] 1286107=test_placearg [ 15/868] 1286110=test_date_strptime [ 16/868] 1286111=test_gem_package_task [ 17/868] 1286109=test_gem_platform [ 18/868] 1286116=test_delete [ 19/868] 1286113=test_win32ole_method [ 20/868] 1286114=test_continuation [ 21/868] 1286115=test_fd_setsize [ 22/868] 1286115=test_class_name_check [ 23/868] 1286113=test_keyword [ 24/868] 1286116=compiler_test [ 25/868] 1286107=test_flip [ 26/868] 1286103=test_change_word [ 27/868] 1286112=test_ossl [ 28/868] 1286115=test_normalize [ 29/868] 1286115=test_timeout [ 30/868] 1286103=test_gem_local_remote_options [ 31/868] 1286107=test_ruby_lex [ 32/868] 1286106=test_object [ 33/868] 1286115=test_date_arith [ 34/868] 1286122=test_sleep [ 35/868] 1286115=test_type [ 36/868] 1286115=test_ractor [ 37/868] 1286121=test_pointer [ 38/868] 1286116=test_func [ 39/868] 1286117=test_big5 [ 40/868] 1286105=test_rdoc_rd_block_parser [ 41/868] 1286117=test_tsort [ 42/868] 1286117=test_signedness [ 43/868] 1286115=heredoc_dedent_test [ 44/868] 1286120=test_cgi_header [ 45/868] 1286114=test_object [ 46/868] 1286110=version_test [ 47/868] 1286104=test_key_actor_emacs [ 48/868] 1286111=test_gem_command_manager [ 49/868] 1286120=test_gem_gemcutter_utilities [ 50/868] 1286114=test_basicinstructions [ 51/868] 1286107=test_arithmetic_sequence [ 52/868] 1286103=test_gem_uri_formatter [ 53/868] 1286121=test_encoding [ 54/868] 1286110=test_helper [ 55/868] 1286107=test_erb_command [ 56/868] 1286110=test_constant [ 57/868] 1286115=test_pty [ 58/868] 1286105=test_dup [ 59/868] 1286114=test_project_sanity [ 60/868] 1286103=test_range [ 61/868] 1286107=test_rdoc_ri_paths [ 62/868] 1286109=test_ts [ 63/868] 1286118=test_locale [ 64/868] 1286104=test_addr [ 65/868] 1286111=library_symbols_test [ 66/868] 1286104=test_ensured [ 67/868] 1286118=test_gem_commands_check_command [ 68/868] 1286105=test_regexp [ 69/868] 1286121=errors_test [ 70/868] 1286104=test_vm_dump [ 71/868] 1286104=test_rdoc_markup_document [ 72/868] 1286107=test_integer_comb [ 73/868] 1286111=test_tmpdir [ 74/868] 1286106=test_file [ 75/868] 1286114=test_force_exit [ 76/868] 1286120=unescape_test [ 77/868] 1286118=test_ostruct [ 78/868] 1286121=bom_test [ 79/868] 1286111=test_data_error [ 80/868] 1286121=test_udp [ 81/868] 1286116=test_rdoc_code_object [ 82/868] 1286121=test_x509store [ 83/868] 1286113=test_x509name [ 84/868] 1286114=test_fips [ 85/868] 1286104=test_update [ 86/868] 1286104=test_gem_request_set_gem_dependency_api [ 87/868] 1286119=test_ast [ 88/868] 1286113=test_lambda [ 89/868] 1286111=test_jaro_winkler [ 90/868] 1286111=test_helper [ 91/868] 1286111=test_random_formatter [ 92/868] 1286111=test_webauthn_listener [ 93/868] 1286118=test_gem_resolver_vendor_set [ 94/868] 1286113=test_config [ 95/868] 1286115=test_enumerable [ 96/868] 1286118=test_gem_safe_marshal [ 97/868] 1286115=test_gem_resolver_api_set [ 98/868] 1286111=test_transcode [ 99/868] 1286103=test_eval [100/868] 1286121=json_generator_test [101/868] 1286114=test_dryrun [102/868] 1286109=desugar_compiler_test [103/868] 1286104=test_integer [104/868] 1286114=test_env [105/868] 1286115=test_rdoc_attr [106/868] 1286103=test_gem_commands_setup_command [107/868] 1286104=test_rubygems [108/868] 1286121=test_https_proxy [109/868] 1286111=test_call [110/868] 1286109=test_rubyoptions [111/868] 1286115=test_super [112/868] 1286121=test_integer [113/868] 1286111=test_cgi_modruby [114/868] 1286111=test_usrmarshal [115/868] 1286113=test_object_references [116/868] 1286104=test_gem_resolver_git_specification [117/868] 1286113=test_have_func [118/868] 1286116=test_stat [119/868] 1286116=test_gem_request_set_lockfile_tokenizer [120/868] 1286111=test_capacity [121/868] 1286111=test_nextafter [122/868] 1286103=test_debugger_integration [123/868] 1286111=test_rendering [124/868] 1286103=json_ext_parser_test [125/868] 1286103=test_thread [126/868] 1286104=test_my_integer [127/868] 1286104=test_ractor [128/868] 1286111=test_ssl [129/868] 1286120=test_reline_key [130/868] 1286118=test_rb_str_dup [131/868] 1286118=test_ancdata [132/868] 1286116=test_singleton_function [133/868] 1286118=test_timeout [134/868] 1286116=test_alias [135/868] 1286115=test_weakref [136/868] 1286120=test_nonblock [137/868] 1286120=test_unicode_normalize [138/868] 1286115=test_marshal [139/868] 1286116=test_parser [140/868] 1286116=test_cgi_core [141/868] 1286116=test_gem [142/868] 1286104=test_gem_source_lock [143/868] 1286104=test_gem_commands_open_command [144/868] 1286111=test_dns [145/868] 1286104=test_ractor [146/868] 1286104=test_merge_keys [147/868] 1286104=test_rdoc_extend [148/868] 1286104=test_win32ole_variant [149/868] 1286104=test_rdoc_markup_to_ansi [150/868] 1286104=test_history [151/868] 1286104=test_mixed_unicode_escapes [152/868] 1286104=test_ipaddr [153/868] 1286104=test_gem_resolver_api_specification [154/868] 1286115=ractor_test [155/868] 1286104=test_trace [156/868] 1286104=test_time_tz [157/868] 1286115=test_win32ole_event [158/868] 1286115=test_rdoc_generator_json_index [159/868] 1286104=test_gem_ci_detector [160/868] 1286104=test_bignum [161/868] 1286115=test_rdoc_class_module [162/868] 1286104=test_io_wait_uncommon [163/868] 1286104=test_arity [164/868] 1286104=test_stringio [165/868] 1286111=test_win32ole_variable [166/868] 1286111=test_gem_specification [167/868] 1286118=test_enum [168/868] 1286113=test_threadgroup [169/868] 1286104=test_resolve_symbol [170/868] 1286117=test_complex2 [171/868] 1286104=test_gem_package [172/868] 1286117=test_have_macro [173/868] 1286110=test_function_entry [174/868] 1286110=test_pkcs7 [175/868] 1286110=test_arith_seq_beg_len_step [176/868] 1286115=test_gem_resolver_requirement_list [177/868] 1286115=test_unix [178/868] 1286117=test_lazy_enumerator [179/868] 1286115=test_enc_associate [180/868] 1286110=test_find_executable [181/868] 1286110=ruby_api_test [182/868] 1286110=test_nofree [183/868] 1286110=test_gem_commands_pristine_command [184/868] 1286107=test_context [185/868] 1286104=test_symbol [186/868] 1286107=test_coder [187/868] 1286107=test_member [188/868] 1286107=test_numeric [189/868] 1286107=test_word [190/868] 1286107=test_gem_commands_cleanup_command [191/868] 1286117=test_cgi_multipart [192/868] 1286118=test_autoconf [193/868] 1286118=test_eval [194/868] 1286118=test_dir [195/868] 1286117=format_errors_test [196/868] 1286115=test_date_ractor [197/868] 1286121=test_gem_console_ui [198/868] 1286117=test_ractor_compatibility [199/868] 1286113=test_symbol [200/868] 1286113=location_test [201/868] 1286118=test_coderange [202/868] 1286118=test_mailto [203/868] 1286116=test_resize [204/868] 1286118=test_error_highlight [205/868] 1286116=test_rdoc_comment [206/868] 1286116=test_rdoc_generator_darkfish [207/868] 1286121=test_gem_source_fetch_problem [208/868] 1286121=json_generic_object_test [209/868] 1286113=test_http_request [210/868] 1286121=test_monitor [211/868] 1286113=test_buffered_io [212/868] 1286115=test_rubyvm [213/868] 1286115=test_configuration [214/868] 1286113=test_rdoc_generator_markup [215/868] 1286113=test_whileuntil [216/868] 1286113=test_boolean [217/868] 1286113=test_instrumentation_api [218/868] 1286114=test_stringify_symbols [219/868] 1286114=test_ssl [220/868] 1286116=test_gem_ext_cargo_builder [221/868] 1286121=constant_path_node_test [222/868] 1286121=test_gem_request_set [223/868] 1286115=test_module [224/868] 1286116=test_parser [225/868] 1286118=test_method_name_check [226/868] 1286116=test_arith_seq_extract [227/868] 1286118=test_gem_source_installed [228/868] 1286118=test_erb [229/868] 1286117=test_x509ext [230/868] 1286117=test_completion [231/868] 1286107=test_gem_commands_cert_command [232/868] 1286118=test_yield_block [233/868] 1286118=test_len [234/868] 1286118=test_rational2 [235/868] 1286118=test_rational [236/868] 1286118=test_spell_checker [237/868] 1286118=test_propertyputref [238/868] 1286118=attribute_write_test [239/868] 1286116=test_assembler [240/868] 1286116=test_nesting_parser [241/868] 1286118=test_win32ole_method_event [242/868] 1286118=test_benchmark [243/868] 1286116=test_gem_dependency_list [244/868] 1286111=test_gem_package_tar_writer [245/868] 1286116=test_array [246/868] 1286121=test_gem_commands_outdated_command [247/868] 1286110=test_scalar_scanner [248/868] 1286111=test_gem_source [249/868] 1286110=test_yamldbm [250/868] 1286110=test_load [251/868] 1286110=test_rdoc_parser_simple [252/868] 1286121=test_provider [253/868] 1286108=test_abi [254/868] 1286111=test_evaluation [255/868] 1286110=test_gem_ext_builder [256/868] 1286111=test_https [257/868] 1286108=test_omap [258/868] 1286108=test_iterator [259/868] 1286121=test_string [260/868] 1286121=test_digest_extend [261/868] 1286121=test_shellwords [262/868] 1286121=test_memory_view [263/868] 1286108=pattern_test [264/868] 1286121=test_debug [265/868] 1286121=test_gem_security_signer [266/868] 1286108=test_cipher [267/868] 1286117=test_new [268/868] 1286117=test_storage [269/868] 1286121=test_gem_resolver_git_set [270/868] 1286117=test_cgi_cookie [271/868] 1286117=test_require [272/868] 1286108=test_float [273/868] 1286111=test_gem_resolver_installer_set [274/868] 1286104=test_dir_m17n [275/868] 1286121=test_gem_source_git [276/868] 1286111=test_refinement [277/868] 1286122=test_gem_commands_signout_command [278/868] 1286118=test_regex_casefold [279/868] 1286122=test_x509crl [280/868] 1286107=test_fixnum [281/868] 1286107=test_signal [282/868] 1286122=test_metaclass [283/868] 1286122=test_rdoc_top_level [284/868] 1286120=test_rdoc_rd [285/868] 1286121=test_cgi_session [286/868] 1286121=test_input_method [287/868] 1286110=test_windows_1252 [288/868] 1286110=test_process [289/868] 1286110=test_key_error [290/868] 1286110=test_div [291/868] 1286110=test_win32ole_variant_m [292/868] 1286110=test_engine [293/868] 1286110=test_deprecated [294/868] 1286110=test_color_printer [295/868] 1286118=test_serialize_subclasses [296/868] 1286118=test_insns_leaf [297/868] 1286118=test_gem_path_support [298/868] 1286120=test_struct [299/868] 1286121=test_set [300/868] 1286118=test_files_test_1 [301/868] 1286121=test_rdoc_rd_inline [302/868] 1286121=test_mutex [303/868] 1286120=test_x509req [304/868] 1286110=json_common_interface_test [305/868] 1286110=test_dln [306/868] 1286110=test_gem_source_subpath_problem [307/868] 1286110=test_win32ole_variant_outarg [308/868] 1286110=test_config [309/868] 1286110=memsize_test [310/868] 1286110=test_nomethod_error [311/868] 1286115=json_parser_test [312/868] 1286110=test_cparser [313/868] 1286115=test_pkg_config [314/868] 1286115=test_variable [315/868] 1286120=test_rdoc_markup_include [316/868] 1286120=test_sexp [317/868] 1286120=fuzzer_test [318/868] 1286122=magic_comment_test [319/868] 1286120=test_rdoc_markup_to_html_snippet [320/868] 1286115=test_struct [321/868] 1286115=test_iseq [322/868] 1286120=test_exception_at_throwing [323/868] 1286122=test_rdoc_markup_heading [324/868] 1286122=test_class [325/868] 1286122=test_ocsp [326/868] 1286120=test_pkey_dsa [327/868] 1286108=test_scheduler [328/868] 1286110=test_gem_commands_build_command [329/868] 1286108=test_case_comprehensive [330/868] 1286104=test_interned_str [331/868] 1286104=test_did_you_mean [332/868] 1286104=test_variable_name_check [333/868] 1286122=test_io_m17n [334/868] 1286104=test_gem_commands_server_command [335/868] 1286104=test_option [336/868] 1286110=test_append [337/868] 1286110=test_tracer [338/868] 1286110=test_cmethod [339/868] 1286110=test_popen_deadlock [340/868] 1286104=test_delegate [341/868] 1286104=test_date_marshal [342/868] 1286104=test_mkmf [343/868] 1286106=test_history [344/868] 1286112=test_recursion [345/868] 1286112=test_exit [346/868] 1286104=test_digest [347/868] 1286104=test_rdoc_servlet [348/868] 1286115=test_gem_security [349/868] 1286113=test_ractor [350/868] 1286106=test_open3 [351/868] 1286113=test_fiber [352/868] 1286112=test_closure [353/868] 1286104=test_bundled_ca [354/868] 1286121=test_within_pipe [355/868] 1286121=test_gem_bundler_version_finder [356/868] 1286121=test_emoji_breaks [357/868] 1286120=test_beginendblock [358/868] 1286112=test_gem_commands_unpack_command [359/868] 1286117=test_files_lib [360/868] 1286110=test_help [361/868] 1286110=test_rdoc_markup_to_bs [362/868] 1286110=test_rdoc_markup_pre_process [363/868] 1286112=test_printf [364/868] 1286112=test_stream [365/868] 1286110=test_time [366/868] 1286112=test_webauthn_listener_response [367/868] 1286112=test_to_ary_concat [368/868] 1286120=test_pinned [369/868] 1286110=test_rdoc_ri_driver [370/868] 1286120=test_httpheader [371/868] 1286120=test_gem_resolver_local_specification [372/868] 1286107=test_httpresponses [373/868] 1286120=test_encoding [374/868] 1286107=test_set_len [375/868] 1286107=test_sockopt [376/868] 1286107=test_rdoc_markup_to_label [377/868] 1286120=test_install [378/868] 1286110=test_key_stroke [379/868] 1286107=test_color [380/868] 1286110=json_encoding_test [381/868] 1286110=test_primitive [382/868] 1286110=test_human_typo [383/868] 1286110=test_rbconfig [384/868] 1286110=test_euc_jp [385/868] 1286110=test_rdoc_generator_pot_po_entry [386/868] 1286110=test_acceptable [387/868] 1286110=test_document [388/868] 1286110=test_win32ole_param [389/868] 1286110=test_gem_commands_yank_command [390/868] 1286107=test_pair [391/868] 1286122=test_rdoc_i18n_locale [392/868] 1286122=test_name_error_extension [393/868] 1286122=test_rdoc_method_attr [394/868] 1286112=test_data [395/868] 1286112=test_gem_gem_runner [396/868] 1286120=test_filter [397/868] 1286120=test_rdoc_generator_pot [398/868] 1286120=test_unicode [399/868] 1286120=parameters_signature_test [400/868] 1286112=test_koi8 [401/868] 1286112=test_enumerator [402/868] 1286122=test_rdoc_parser_changelog [403/868] 1286112=test_lexer [404/868] 1286120=test_thread_cv [405/868] 1286112=test_ssl_session [406/868] 1286111=test_gem_commands_update_command [407/868] 1286122=test_gem_resolver_vendor_specification [408/868] 1286104=test_random [409/868] 1286122=test_notimplement [410/868] 1286104=test_key_event_record [411/868] 1286104=test_gem_uri [412/868] 1286122=test_bug-14834 [413/868] 1286104=test_rdoc_markup_to_html [414/868] 1286122=test_date_compat [415/868] 1286122=test_compile_prism [416/868] 1286104=test_terminfo [417/868] 1286104=test_win32ole_param_event [418/868] 1286104=test_bn [419/868] 1286104=test_case_mapping [420/868] 1286104=test_path [421/868] 1286104=test_tree_spell_checker [422/868] 1286104=test_http [423/868] 1286110=test_addrinfo [424/868] 1286110=test_win32ole_typelib [425/868] 1286110=test_protect [426/868] 1286110=test_raise_exception [427/868] 1286122=test_gem_request_set_lockfile [428/868] 1286118=test_external_new [429/868] 1286118=test_postponed_job [430/868] 1286105=test_alias_and_anchor [431/868] 1286105=test_hash [432/868] 1286105=test_tree_builder [433/868] 1286105=test_gem_resolver_dependency_request [434/868] 1286120=test_m17n [435/868] 1286116=test_gem_commands_environment_command [436/868] 1286116=test_ws [437/868] 1286116=test_yjit [438/868] 1286116=test_workspace [439/868] 1286120=test_weakmap [440/868] 1286105=test_ns_spki [441/868] 1286105=test_framework [442/868] 1286118=test_kill_ring [443/868] 1286105=test_argf [444/868] 1286118=test_undef [445/868] 1286118=test_line_editor [446/868] 1286118=ripper_test [447/868] 1286116=test_objspace [448/868] 1286122=test_sprintf [449/868] 1286118=test_gem_requirement [450/868] 1286110=comments_test [451/868] 1286110=test_string_memory [452/868] 1286118=test_gem_security_trust_dir [453/868] 1286110=test_set [454/868] 1286118=test_show_source [455/868] 1286110=test_remote_fetch_error [456/868] 1286118=test_have_library [457/868] 1286110=test_gem_commands_stale_command [458/868] 1286112=test_c_struct_entry [459/868] 1286110=test_lock_native_thread [460/868] 1286122=test_method [461/868] 1286111=test_gem_commands_query_command [462/868] 1286106=test_rdoc_rubygems_hook [463/868] 1286112=test_pattern_key_name_check [464/868] 1286112=test_to_ruby [465/868] 1286112=test_array_create [466/868] 1286112=test_pack [467/868] 1286110=test_gem_impossible_dependencies_error [468/868] 1286110=test_ftp [469/868] 1286110=test_rdoc_context_section [470/868] 1286110=test_euc_kr [471/868] 1286110=test_type_completor [472/868] 1286110=test_summary [473/868] 1286110=test_console_attr [474/868] 1286110=test_date_attr [475/868] 1286110=test_ellipsize [476/868] 1286110=test_kwargs [477/868] 1286110=test_gem_commands_exec_command [478/868] 1286112=test_io_wait [479/868] 1286106=test_ubf_async_safe [480/868] 1286106=test_hash [481/868] 1286111=test_win32ole_type_event [482/868] 1286111=test_emoji [483/868] 1286111=test_sorted_set [484/868] 1286121=test_io [485/868] 1286112=test_gem_source_specific_file [486/868] 1286111=test_foreach [487/868] 1286111=test_condition [488/868] 1286111=test_gem_commands_uninstall_command [489/868] 1286112=test_cp949 [490/868] 1286112=test_win32ole_record [491/868] 1286112=test_gem_unsatisfiable_dependency_error [492/868] 1286121=test_yaml_tree [493/868] 1286112=test_config [494/868] 1286121=test_sleep [495/868] 1286112=test_gc [496/868] 1286112=test_gem_commands_fetch_command [497/868] 1286118=test_math [498/868] 1286112=test_libs [499/868] 1286118=test_unicode_escape [500/868] 1286112=test_io [501/868] 1286118=test_autoload [502/868] 1286110=test_utf16 [503/868] 1286110=test_rendering [504/868] 1286110=test_face [505/868] 1286110=test_case [506/868] 1286109=test_sizeof [507/868] 1286110=test_pkcs12 [508/868] 1286103=test_system [509/868] 1286117=test_iseq_load [510/868] 1286111=test_gem_util [511/868] 1286110=test_gem_package_tar_header [512/868] 1286110=test_bigzero [513/868] 1286110=test_pkey_dh [514/868] 1286110=test_gem_resolver_activation_request [515/868] 1286110=test_protocol [516/868] 1286111=test_getopts [517/868] 1286111=test_ripper [518/868] 1286111=test_gem_config_file [519/868] 1286110=test_etc [520/868] 1286117=test_yjit_exit_locations [521/868] 1286117=test_array [522/868] 1286110=test_optparse [523/868] 1286110=test_fstring [524/868] 1286117=test_typeddata [525/868] 1286103=encoding_test [526/868] 1286110=test_gem_resolver_best_set [527/868] 1286111=test_rdoc_markup_to_html_crossref [528/868] 1286110=test_webauthn_poller [529/868] 1286107=test_rdoc_markup_raw [530/868] 1286107=test_rat [531/868] 1286107=test_files_sample [532/868] 1286103=test_stringscanner [533/868] 1286103=test_yield [534/868] 1286107=test_rdoc_alias [535/868] 1286110=parser_test [536/868] 1286110=test_convertible [537/868] 1286107=test_rdoc_task [538/868] 1286107=test_gem_resolver_conflict [539/868] 1286117=test_io_buffer [540/868] 1286107=test_backtrace [541/868] 1286117=test_pack [542/868] 1286111=ruby_parser_test [543/868] 1286111=test_rdoc_markup_indented_paragraph [544/868] 1286111=test_rdoc_require [545/868] 1286111=locals_test [546/868] 1286117=test_readpartial [547/868] 1286111=test_gem_commands_install_command [548/868] 1286117=test_clone [549/868] 1286114=test_comparable [550/868] 1286114=test_rdoc_parser_c [551/868] 1286121=test_io_timeout [552/868] 1286121=json_fixtures_test [553/868] 1286121=test_shapes [554/868] 1286117=test_cstr [555/868] 1286121=test_pstore [556/868] 1286121=test_profile_frames [557/868] 1286114=test_gbk [558/868] 1286114=test_class2name [559/868] 1286114=test_enc_str_buf_cat [560/868] 1286114=test_yaml [561/868] 1286114=test_forwardable [562/868] 1286106=test_handle [563/868] 1286114=test_wait [564/868] 1286121=test_big2str [565/868] 1286121=test_bmethod [566/868] 1286121=test_euc_tw [567/868] 1286121=test_ractor [568/868] 1286121=test_gem_commands_sources_command [569/868] 1286122=test_ansi_without_terminfo [570/868] 1286114=test_nowrite [571/868] 1286114=test_thread_queue [572/868] 1286105=test_rdoc_markup_formatter [573/868] 1286122=test_gem_available_set [574/868] 1286105=test_rdoc_markdown [575/868] 1286106=test_modify_expand [576/868] 1286106=test_rdoc_any_method [577/868] 1286121=test_file [578/868] 1286122=test_rdoc_encoding [579/868] 1286121=test_coverage [580/868] 1286122=test_gem_package_tar_reader [581/868] 1286122=regexp_test [582/868] 1286122=test_complexrational [583/868] 1286122=test_init [584/868] 1286105=test_pathname [585/868] 1286117=test_gem_commands_owner_command [586/868] 1286107=test_gem_source_vendor [587/868] 1286107=test_recorder [588/868] 1286107=test_rdoc_constant [589/868] 1286106=test_deprecate [590/868] 1286107=test_bash_completion [591/868] 1286107=test_formatter [592/868] 1286107=test_gem_ext_cmake_builder [593/868] 1286105=test_gem_commands_contents_command [594/868] 1286107=test_cgi_util [595/868] 1286106=test_require [596/868] 1286105=test_marshalable [597/868] 1286105=test_digest [598/868] 1286111=test_ractor [599/868] 1286122=test_find [600/868] 1286109=test_fiddle [601/868] 1286122=test_wss [602/868] 1286113=test_tempfile [603/868] 1286122=parse_comments_test [604/868] 1286122=test_noarg [605/868] 1286109=test_queue [606/868] 1286109=test_function [607/868] 1286122=test_internal_ivar [608/868] 1286122=test_gem_resolver_index_specification [609/868] 1286107=test_basicsocket [610/868] 1286111=test_utf32 [611/868] 1286107=test_duplicate [612/868] 1286111=test_gem_commands_help_command [613/868] 1286107=test_rdoc_markup [614/868] 1286107=test_prettyprint [615/868] 1286122=test_tracepoint [616/868] 1286107=test_yamlstore [617/868] 1286107=test_gem_installer [618/868] 1286111=test_date_strftime [619/868] 1286103=test_rdoc_parser_rd [620/868] 1286113=test_irb [621/868] 1286109=test_const [622/868] 1286109=test_class [623/868] 1286122=test_rdoc_normal_class [624/868] 1286122=test_load [625/868] 1286122=json_string_matching_test [626/868] 1286122=test_random [627/868] 1286122=test_asn1 [628/868] 1286103=test_rdoc_markup_verbatim [629/868] 1286121=test_inlinecache [630/868] 1286103=test_gem_dependency [631/868] 1286122=test_gem_resolver_specification [632/868] 1286122=test_path_to_class [633/868] 1286122=test_gem_ext_ext_conf_builder [634/868] 1286121=test_frozen_error [635/868] 1286121=test_method_cache [636/868] 1286103=test_gem_stub_specification [637/868] 1286121=test_gem_commands_search_command [638/868] 1286121=test_complex [639/868] 1286117=test_scanner_events [640/868] 1286115=test_gem_resolver_installed_specification [641/868] 1286115=test_mdns [642/868] 1286117=test_parse [643/868] 1286115=test_gem_remote_fetcher [644/868] 1286103=test_too_many_dummy_encodings [645/868] 1286121=test_rdoc_include [646/868] 1286113=test_reqarg [647/868] 1286103=test_gem_commands_list_command [648/868] 1286103=test_stack [649/868] 1286121=test_string_processing [650/868] 1286113=test_fileutils [651/868] 1286121=test_resource [652/868] 1286121=test_gem_commands_signin_command [653/868] 1286105=test_emitter [654/868] 1286121=test_ldap [655/868] 1286105=test_gem_version [656/868] 1286121=test_rdoc_options [657/868] 1286105=test_cesu8 [658/868] 1286105=test_econv [659/868] 1286111=test_pack [660/868] 1286113=test_process [661/868] 1286117=test_last_thread [662/868] 1286106=test_gem_source_local [663/868] 1286111=test_gem_security_policy [664/868] 1286121=test_logdevice [665/868] 1286106=test_gem_ext_rake_builder [666/868] 1286118=test_arity [667/868] 1286118=test_x509cert [668/868] 1286122=test_gc [669/868] 1286111=test_gem_resolver_lock_specification [670/868] 1286111=test_err_in_callback [671/868] 1286111=test_logperiod [672/868] 1286111=test_rdoc_normal_module [673/868] 1286103=test_c_union_entity [674/868] 1286111=test_rdoc_markdown_test [675/868] 1286103=test_securerandom [676/868] 1286103=test_switch_hitter [677/868] 1286103=test_io_console [678/868] 1286118=test_flush [679/868] 1286118=test_singleton [680/868] 1286118=test_stringchar [681/868] 1286105=test_hash_create [682/868] 1286105=newline_test [683/868] 1286118=test_uncorrectable_name_check [684/868] 1286118=test_thread_fd_close [685/868] 1286118=test_passing_block [686/868] 1286118=test_rdoc_parser_ruby [687/868] 1286121=test_httpresponse [688/868] 1286121=test_open-uri [689/868] 1286105=test_nil2vtempty [690/868] 1286105=test_stream [691/868] 1286105=test_rdoc_context [692/868] 1286106=test_rdoc_text [693/868] 1286106=test_tcp [694/868] 1286106=test_iso_8859 [695/868] 1286106=test_date_time [696/868] 1286106=test_rdoc_markup_to_joined_paragraph [697/868] 1286106=test_require [698/868] 1286106=test_data [699/868] 1286106=test_date_new [700/868] 1286106=test_syntax [701/868] 1286121=test_inadvertent_creation [702/868] 1286117=test_flags [703/868] 1286121=test_enumerator [704/868] 1286115=test_http [705/868] 1286115=test_shift_jis [706/868] 1286115=test_gem_commands_which_command [707/868] 1286111=test_gem_commands_specification_command [708/868] 1286115=test_gem_resolver [709/868] 1286118=test_gem_resolver_composed_set [710/868] 1286111=test_safe_load [711/868] 1286111=test_gem_commands_dependency_command [712/868] 1286118=test_rdoc_markup_attribute_manager [713/868] 1286118=test_name_error [714/868] 1286111=test_gem_ext_cargo_builder_link_flag_converter [715/868] 1286115=test_gem_commands_mirror [716/868] 1286115=test_sprintf_comb [717/868] 1286111=test_gem_request [718/868] 1286118=test_method_cache [719/868] 1286118=test_scan_args [720/868] 1286109=test_win32ole [721/868] 1286118=test_generic [722/868] 1286109=test_gem_text [723/868] 1286118=test_settracefunc [724/868] 1286105=test_enumerator_kw [725/868] 1286105=test_gem_commands_info_command [726/868] 1286109=test_gem_dependency_installer [727/868] 1286115=test_scalar [728/868] 1286115=test_rdoc_cross_reference [729/868] 1286105=test_store [730/868] 1286111=test_case_options [731/868] 1286111=test_exception [732/868] 1286110=test_gem_name_tuple [733/868] 1286110=test_gem_package_tar_reader_entry [734/868] 1286105=test_rand [735/868] 1286110=test_bug_reporter [736/868] 1286115=parse_test [737/868] 1286117=test_gem_install_update_options [738/868] 1286105=test_require_lib [739/868] 1286117=test_severity [740/868] 1286117=test_ractor [741/868] 1286117=test_rdoc_generator_ri [742/868] 1286117=test_extlibs [743/868] 1286110=test_gem_stream_ui [744/868] 1286120=test_c_struct_builder [745/868] 1286110=test_dot_dot [746/868] 1286110=test_str2big [747/868] 1286110=test_literal [748/868] 1286120=test_objectspace [749/868] 1286118=test_socket [750/868] 1286112=test_thread [751/868] 1286114=test_rdoc_markup_to_table_of_contents [752/868] 1286114=test_reline [753/868] 1286114=test_parser_events [754/868] 1286114=test_pkey [755/868] 1286112=test_case [756/868] 1286112=test_grapheme_breaks [757/868] 1286112=test_gem_version_option [758/868] 1286114=test_gem_request_connection_pools [759/868] 1286112=test_cclass [760/868] 1286112=test_ractor [761/868] 1286110=test_m17n_comb [762/868] 1286112=test_memory_view [763/868] 1286118=test_rdoc_markup_to_markdown [764/868] 1286118=test_json_tree [765/868] 1286118=test_ansi_with_terminfo [766/868] 1286118=test_rdoc_generator_pot_po [767/868] 1286118=test_string [768/868] 1286103=test_pattern_matching [769/868] 1286118=test_rdoc_stats [770/868] 1286118=test_raise [771/868] 1286118=test_x509attr [772/868] 1286118=test_depth_first [773/868] 1286112=test_gem_request_set_lockfile_parser [774/868] 1286103=test_rdoc_store [775/868] 1286118=json_addition_test [776/868] 1286118=test_rdoc_parser [777/868] 1286118=test_qsort [778/868] 1286107=test_gem_dependency_resolution_error [779/868] 1286118=test_optimization [780/868] 1286107=test_date_conv [781/868] 1286107=test_ole_methods [782/868] 1286107=test_erb_m17n [783/868] 1286107=test_egrep_cpp [784/868] 1286112=test_zlib [785/868] 1286120=test_cgi_tag_helper [786/868] 1286120=test_gem_package_old [787/868] 1286107=test_gem_resolver_index_set [788/868] 1286120=test_proc [789/868] 1286107=test_string [790/868] 1286109=test_gc_compact [791/868] 1286104=test_gem_validator [792/868] 1286104=test_files_test_2 [793/868] 1286114=test_fnmatch [794/868] 1286117=test_folderitem2_invokeverb [795/868] 1286117=test_rdoc_markup_parser [796/868] 1286114=test_require_path_check [797/868] 1286103=test_rdoc_i18n_text [798/868] 1286103=test_key_name_check [799/868] 1286117=test_defined [800/868] 1286103=test_backtrace [801/868] 1286103=test_io_buffer [802/868] 1286114=test_rdoc_rdoc [803/868] 1286117=test_windows_1251 [804/868] 1286103=test_time [805/868] 1286117=test_gb18030 [806/868] 1286111=test_buffering [807/868] 1286117=test_svcb_https [808/868] 1286111=test_gem_uninstaller [809/868] 1286120=test_default_gems [810/868] 1286117=test_rdoc_markup_to_rdoc [811/868] 1286114=test_rdoc_rd_inline_parser [812/868] 1286117=test_mul [813/868] 1286120=test_null [814/868] 1286120=test_win32ole_type [815/868] 1286120=test_rdoc_markup_attributes [816/868] 1286120=test_date_parse [817/868] 1286114=test_pkey_ec [818/868] 1286117=test_pipe [819/868] 1286103=test_trick [820/868] 1286114=test_thread [821/868] 1286114=test_rdoc_markup_paragraph [822/868] 1286114=!Nothing_to_test [823/868] 1286114=test_psych [824/868] 1286115=test_enc_raise [825/868] 1286114=test_object_create_start [826/868] 1286120=test_gem_rdoc [827/868] 1286114=test_date [828/868] 1286115=test_gem_ext_cargo_builder_unit [829/868] 1286114=test_at_exit [830/868] 1286114=test_command [831/868] 1286117=test_bug-5832 [832/868] 1286117=test_files_ext [833/868] 1286117=test_gem_silent_ui [834/868] 1286115=test_emitter [835/868] 1286115=test_kdf [836/868] 1286117=test_gem_doctor [837/868] 1286120=dispatcher_test [838/868] 1286117=test_eval_history [839/868] 1286117=test_kernel [840/868] 1286120=test_address_resolve [841/868] 1286115=test_rdoc_token_stream [842/868] 1286115=test_optarg [843/868] 1286115=test_yaml_special_cases [844/868] 1286115=test_gem_source_list [845/868] 1286120=test_config [846/868] 1286120=test_pp [847/868] 1286115=test_frozen [848/868] 1286115=test_gem_ext_configure_builder [849/868] 1286120=test_macro [850/868] 1286120=test_rdoc_single_class [851/868] 1286120=test_num2int [852/868] 1286120=test_nil [853/868] 1286115=test_verbose [854/868] 1286120=test_iter_break [855/868] 1286120=test_exception [856/868] 1286115=test_zsh_completion [857/868] 1286115=test_rdoc_markup_to_tt_only [858/868] 1286120=test_hmac [859/868] 1286120=test_rdoc_tom_doc [860/868] 1286120=test_gem_commands_lock_command [861/868] 1286115=test_assignment [862/868] 1286120=test_ifunless [863/868] 1286120=test_numeric [864/868] 1286114=test_gem_spec_fetcher [865/868] 1286120=test_common [866/868] 1286110=test_key_actor_vi [867/868] 1286117=test_bug-3571 [868/868] 1286120=test_gem_command Retrying... Finished tests in 30.826252s, 815.0196 tests/s, 308025.5433 assertions/s. 25124 tests, 9495273 assertions, 0 failures, 0 errors, 241 skips ruby -v: ruby 3.4.0dev (2024-02-21T08:14:34Z master 6ecb14df2c) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/1-mspec-multi-0 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/2-mspec-multi-1 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/3-mspec-multi-2 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/4-mspec-multi-3 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/5-mspec-multi-4 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/6-mspec-multi-5 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/7-mspec-multi-6 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/8-mspec-multi-7 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/9-mspec-multi-8 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/10-mspec-multi-9 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/11-mspec-multi-10 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/12-mspec-multi-11 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/13-mspec-multi-12 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/14-mspec-multi-13 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/15-mspec-multi-14 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/16-mspec-multi-15 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/17-mspec-multi-16 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/18-mspec-multi-17 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/19-mspec-multi-18 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-1479829-3sd9go/20-mspec-multi-19 ruby 3.4.0dev (2024-02-21T08:14:34Z master 6ecb14df2c) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ................................................................... 1) Dir.mktmpdir when passed a block yields the path to the passed block ERROR ArgumentError: parent directory is world writable but not sticky /tmp/ruby/src/trunk/lib/tmpdir.rb:104:in 'Dir.mktmpdir' /tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:39:in 'block (2 levels) in <top (required)>' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in ContextState#process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process' <internal:array>:52:in 'Array#each' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe' /tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:24:in '<top (required)>' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'MSpec.each_file' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main' /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run:7:in '<main>' 2) Dir.mktmpdir when passed a block creates the tmp-dir before yielding ERROR ArgumentError: parent directory is world writable but not sticky /tmp/ruby/src/trunk/lib/tmpdir.rb:104:in 'Dir.mktmpdir' /tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:49:in 'block (2 levels) in <top (required)>' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in ContextState#process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process' <internal:array>:52:in 'Array#each' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe' /tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:24:in '<top (required)>' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'MSpec.each_file' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main' /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run:7:in '<main>' 3) Dir.mktmpdir when passed a block removes the tmp-dir after executing the block ERROR ArgumentError: parent directory is world writable but not sticky /tmp/ruby/src/trunk/lib/tmpdir.rb:104:in 'Dir.mktmpdir' /tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:58:in 'block (2 levels) in <top (required)>' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in ContextState#process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process' <internal:array>:52:in 'Array#each' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe' /tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:24:in '<top (required)>' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'MSpec.each_file' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main' /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run:7:in '<main>' 4) An exception occurred during: Mock.verify_count Dir.mktmpdir when passed a block removes the tmp-dir after executing the block FAILED Mock 'FileUtils' expected to receive remove_entry("/tmp/rubyspec_temp.20240221-1479829-3sd9go_18/d20240221-1479850-ld1hmg") exactly 1 times but received it 0 times /tmp/ruby/src/trunk/spec/mspec/lib/mspec/expectations/expectations.rb:22:in 'SpecExpectation.fail_with' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/mocks/mock.rb:122:in 'block (2 levels) in Mock.verify_count' <internal:array>:52:in 'Array#each' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/mocks/mock.rb:107:in 'block in Mock.verify_count' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/mocks/mock.rb:105:in 'Hash#each' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/mocks/mock.rb:105:in 'Mock.verify_count' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:15:in 'block in <class:ContextState>' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:219:in 'block (2 levels) in ContextState#process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process' <internal:array>:52:in 'Array#each' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe' /tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:24:in '<top (required)>' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'MSpec.each_file' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main' /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run:7:in '<main>' 5) Dir.mktmpdir when passed a block returns the blocks return value ERROR ArgumentError: parent directory is world writable but not sticky /tmp/ruby/src/trunk/lib/tmpdir.rb:104:in 'Dir.mktmpdir' /tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:66:in 'block (2 levels) in <top (required)>' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in ContextState#process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process' <internal:array>:52:in 'Array#each' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe' /tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:24:in '<top (required)>' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'MSpec.each_file' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run' /tmp/ruby/src/trunk/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main' /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run:7:in '<main>' Finished in 8.044801 seconds 3424 files, 32499 examples, 187889 expectations, 1 failure, 4 errors, 0 tagged make: *** [uncommon.mk:991: yes-test-spec] Error 1 $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 512.