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