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