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