# Logfile created on 2024-01-21 18:12:28 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000564784ba31d8 @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.20240121-181227", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000564784c2b3a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000564784c2b240 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564784c2b088 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240121-181227", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240121-181227>, @binmode=false, @mon_data=#<Monitor:0x0000564784c2afc0>, @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 $$$[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 = e2e15ddd67 $$$[end] "make update-src -j20" exit with 0. $$$[beg] make after-update -j20 make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' /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' $$$[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 = 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 -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 = 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 f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db 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 = 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 building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so encdb.h unchanged building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/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/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' 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/pty' 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/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' 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/ripper' 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/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' 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 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 = 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 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 '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' 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/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/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: 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/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/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' 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]: 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 csv 3.2.9 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.11.1 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.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.0.9 syslog 0.1.2 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 minitest 5.21.2 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.9.1 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.2 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1877 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 = 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. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing 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 = 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 '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' 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/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/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.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/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' Run options: --seed=64476 "--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 --exclude=rubygems/test_gem_package_task\.rb # Running tests: [ 1/898] 615702=test_date_attr [ 2/898] 615704=test_ellipsize [ 3/898] 615705=test_kwargs [ 4/898] 615703=test_io_wait [ 5/898] 615719=test_gem_commands_exec_command [ 6/898] 615702=test_type_completor [ 7/898] 615716=test_summary [ 8/898] 615715=test_console_attr [ 9/898] 615712=test_gem_commands_uninstall_command [ 10/898] 615717=test_condition [ 11/898] 615720=test_foreach [ 12/898] 615706=test_gem_source_specific_file [ 13/898] 615715=test_cp949 [ 14/898] 615702=test_win32ole_record [ 15/898] 615717=test_gem_unsatisfiable_dependency_error [ 16/898] 615720=test_hash [ 17/898] 615715=test_ubf_async_safe [ 18/898] 615705=test_sorted_set [ 19/898] 615702=test_emoji [ 20/898] 615704=test_win32ole_type_event [ 21/898] 615715=test_io [ 22/898] 615718=test_to_ruby [ 23/898] 615704=test_pattern_key_name_check [ 24/898] 615716=test_pack [ 25/898] 615710=test_array_create [ 26/898] 615710=test_gem_impossible_dependencies_error [ 27/898] 615721=test_gem_commands_query_command [ 28/898] 615704=test_method [ 29/898] 615708=test_rdoc_rubygems_hook [ 30/898] 615707=test_skip_lines [ 31/898] 615709=test_euc_kr [ 32/898] 615711=test_rdoc_context_section [ 33/898] 615713=test_ftp [ 34/898] 615714=comments_test [ 35/898] 615709=test_gem_requirement [ 36/898] 615702=test_sprintf [ 37/898] 615718=test_string_memory [ 38/898] 615713=test_gem_security_trust_dir [ 39/898] 615718=test_general [ 40/898] 615707=test_undef [ 41/898] 615707=test_objspace [ 42/898] 615714=test_line_editor [ 43/898] 615718=test_have_library [ 44/898] 615717=test_remote_fetch_error [ 45/898] 615717=test_c_struct_entry [ 46/898] 615716=test_gem_commands_stale_command [ 47/898] 615714=test_set [ 48/898] 615711=test_protect [ 49/898] 615708=test_win32ole_typelib [ 50/898] 615711=test_gem_request_set_lockfile [ 51/898] 615708=test_raise_exception [ 52/898] 615710=test_alias_and_anchor [ 53/898] 615714=test_postponed_job [ 54/898] 615705=test_external_new [ 55/898] 615710=test_gem_resolver_dependency_request [ 56/898] 615705=test_tree_builder [ 57/898] 615717=test_hash [ 58/898] 615710=ripper_compat_test [ 59/898] 615705=test_kill_ring [ 60/898] 615713=test_framework [ 61/898] 615706=test_ns_spki [ 62/898] 615717=test_argf [ 63/898] 615715=test_gem_commands_environment_command [ 64/898] 615713=test_m17n [ 65/898] 615716=test_ws [ 66/898] 615716=test_yjit [ 67/898] 615706=test_debug_cmd [ 68/898] 615706=test_weakmap [ 69/898] 615702=test_workspace [ 70/898] 615705=test_rdoc_markup_indented_paragraph [ 71/898] 615710=test_rdoc_task [ 72/898] 615713=test_gem_resolver_conflict [ 73/898] 615709=test_pack [ 74/898] 615713=test_backtrace [ 75/898] 615710=test_io_buffer [ 76/898] 615703=test_readpartial [ 77/898] 615709=test_gem_commands_install_command [ 78/898] 615715=test_clone [ 79/898] 615705=test_rdoc_require [ 80/898] 615710=locals_test [ 81/898] 615702=test_gem_resolver_best_set [ 82/898] 615705=encoding_test [ 83/898] 615714=test_typeddata [ 84/898] 615715=test_rdoc_markup_to_html_crossref [ 85/898] 615705=test_webauthn_poller [ 86/898] 615711=test_rdoc_markup_raw [ 87/898] 615711=test_rat [ 88/898] 615711=test_optparse [ 89/898] 615711=test_array [ 90/898] 615711=test_fstring [ 91/898] 615702=test_yield [ 92/898] 615710=test_rdoc_alias [ 93/898] 615708=test_convert [ 94/898] 615703=test_convertible [ 95/898] 615708=test_files_sample [ 96/898] 615711=test_stringscanner [ 97/898] 615721=test_gem_util [ 98/898] 615714=test_iseq_load [ 99/898] 615712=test_gem_package_tar_header [100/898] 615711=test_pkey_dh [101/898] 615708=test_bigzero [102/898] 615708=test_pkcs12 [103/898] 615710=test_system [104/898] 615712=test_etc [105/898] 615711=test_yjit_exit_locations [106/898] 615715=test_gem_resolver_activation_request [107/898] 615715=test_getopts [108/898] 615715=test_protocol [109/898] 615705=test_ripper [110/898] 615712=test_gem_config_file [111/898] 615711=test_config [112/898] 615719=test_sleep [113/898] 615721=test_gem_commands_fetch_command [114/898] 615711=test_math [115/898] 615711=test_gc [116/898] 615711=test_libs [117/898] 615712=test_yaml_tree [118/898] 615721=test_rendering [119/898] 615711=test_face [120/898] 615712=test_sizeof [121/898] 615721=test_case [122/898] 615711=test_unicode_escape [123/898] 615721=test_io [124/898] 615705=test_utf16 [125/898] 615711=test_autoload [126/898] 615705=test_marshalable [127/898] 615705=test_digest [128/898] 615715=test_gem_ext_cmake_builder [129/898] 615715=test_gem_commands_contents_command [130/898] 615715=test_cgi_util [131/898] 615718=test_require [132/898] 615704=test_fiddle [133/898] 615704=test_wss [134/898] 615704=test_ractor [135/898] 615708=test_find [136/898] 615704=test_coverage [137/898] 615708=test_rdoc_encoding [138/898] 615715=regexp_test [139/898] 615713=test_gem_package_tar_reader [140/898] 615708=test_init [141/898] 615710=test_complexrational [142/898] 615710=test_pathname [143/898] 615715=test_rdoc_markdown [144/898] 615709=test_gem_available_set [145/898] 615713=test_rdoc_any_method [146/898] 615709=test_modify_expand [147/898] 615709=test_file [148/898] 615709=test_deprecate [149/898] 615709=test_rdoc_constant [150/898] 615710=test_bash_completion [151/898] 615710=test_formatter [152/898] 615710=test_gem_source_vendor [153/898] 615714=test_gem_commands_owner_command [154/898] 615710=test_recorder [155/898] 615710=test_big2str [156/898] 615710=test_yaml [157/898] 615709=test_forwardable [158/898] 615715=test_wait [159/898] 615709=test_handle [160/898] 615708=test_nowrite [161/898] 615715=test_thread_queue [162/898] 615708=test_rdoc_markup_formatter [163/898] 615710=test_bmethod [164/898] 615708=test_ractor [165/898] 615710=test_euc_tw [166/898] 615710=test_ansi_without_terminfo [167/898] 615708=test_gem_commands_sources_command [168/898] 615710=test_io_timeout [169/898] 615710=test_shapes [170/898] 615710=json_fixtures_test [171/898] 615709=test_comparable [172/898] 615709=test_rdoc_parser_c [173/898] 615710=test_gbk [174/898] 615710=test_class2name [175/898] 615705=test_enc_str_buf_cat [176/898] 615710=test_pstore [177/898] 615705=test_cstr [178/898] 615710=test_profile_frames [179/898] 615706=test_gem_commands_list_command [180/898] 615706=test_stack [181/898] 615713=test_rdoc_include [182/898] 615709=test_reqarg [183/898] 615710=test_too_many_dummy_encodings [184/898] 615713=test_gem_version [185/898] 615708=test_rdoc_options [186/898] 615709=test_econv [187/898] 615704=test_cesu8 [188/898] 615704=test_fileutils [189/898] 615710=test_string_processing [190/898] 615710=test_emitter [191/898] 615710=test_gem_commands_signin_command [192/898] 615713=test_resource [193/898] 615713=test_ldap [194/898] 615713=test_gem_ext_ext_conf_builder [195/898] 615710=test_frozen_error [196/898] 615710=test_method_cache [197/898] 615710=test_gem_stub_specification [198/898] 615702=test_gem_commands_search_command [199/898] 615702=test_complex [200/898] 615714=test_inlinecache [201/898] 615714=test_rdoc_markup_verbatim [202/898] 615708=test_gem_resolver_specification [203/898] 615702=test_gem_dependency [204/898] 615710=test_path_to_class [205/898] 615708=test_mdns [206/898] 615710=test_parse [207/898] 615704=test_gem_remote_fetcher [208/898] 615708=test_scanner_events [209/898] 615705=test_gem_resolver_installed_specification [210/898] 615718=test_date_strftime [211/898] 615714=test_rdoc_parser_rd [212/898] 615708=test_yamlstore [213/898] 615705=test_gem_installer [214/898] 615708=test_rdoc_normal_class [215/898] 615714=test_class [216/898] 615708=test_const [217/898] 615708=test_features [218/898] 615702=json_string_matching_test [219/898] 615702=test_load [220/898] 615702=test_random [221/898] 615702=test_asn1 [222/898] 615702=test_irb [223/898] 615710=test_function [224/898] 615706=test_queue [225/898] 615706=test_tempfile [226/898] 615708=test_noarg [227/898] 615718=parse_comments_test [228/898] 615708=test_utf32 [229/898] 615708=test_basicsocket [230/898] 615708=test_duplicate [231/898] 615708=test_rdoc_markup [232/898] 615708=test_gem_commands_help_command [233/898] 615718=test_prettyprint [234/898] 615718=test_tracepoint [235/898] 615708=test_internal_ivar [236/898] 615708=test_gem_resolver_index_specification [237/898] 615702=test_gem_commands_specification_command [238/898] 615708=test_flags [239/898] 615719=test_inadvertent_creation [240/898] 615720=test_enumerator [241/898] 615710=test_http [242/898] 615710=test_gem_commands_which_command [243/898] 615719=test_shift_jis [244/898] 615706=test_name_error [245/898] 615719=test_rdoc_markup_attribute_manager [246/898] 615710=test_gem_resolver [247/898] 615702=test_table [248/898] 615718=test_safe_load [249/898] 615709=test_gem_resolver_composed_set [250/898] 615718=test_gem_commands_dependency_command [251/898] 615709=test_nil2vtempty [252/898] 615706=test_stream [253/898] 615709=test_rdoc_context [254/898] 615706=test_httpresponse [255/898] 615702=test_open-uri [256/898] 615719=test_rdoc_parser_ruby [257/898] 615706=test_require [258/898] 615706=test_rdoc_markup_to_joined_paragraph [259/898] 615718=test_date_time [260/898] 615718=test_date_new [261/898] 615718=test_data [262/898] 615718=test_syntax [263/898] 615710=test_rdoc_text [264/898] 615710=test_tcp [265/898] 615706=test_iso_8859 [266/898] 615710=test_switch_hitter [267/898] 615706=test_flush [268/898] 615706=test_singleton [269/898] 615710=test_io_console [270/898] 615706=test_logperiod [271/898] 615706=test_each [272/898] 615706=test_c_union_entity [273/898] 615713=test_rdoc_normal_module [274/898] 615706=test_rdoc_markdown_test [275/898] 615713=test_securerandom [276/898] 615713=test_syslog_logger [277/898] 615702=test_thread_fd_close [278/898] 615702=test_passing_block [279/898] 615702=test_stringchar [280/898] 615702=test_hash_create [281/898] 615702=newline_test [282/898] 615713=test_uncorrectable_name_check [283/898] 615713=test_gem_security_policy [284/898] 615719=test_gem_source_local [285/898] 615702=test_show_source [286/898] 615702=test_pack [287/898] 615708=test_last_thread [288/898] 615709=test_read [289/898] 615713=test_process [290/898] 615719=test_x509cert [291/898] 615702=test_gc [292/898] 615717=test_gem_resolver_lock_specification [293/898] 615717=test_err_in_callback [294/898] 615712=test_logdevice [295/898] 615717=test_arity [296/898] 615717=test_gem_ext_rake_builder [297/898] 615709=test_gem_version_option [298/898] 615706=test_grapheme_breaks [299/898] 615706=test_gem_request_connection_pools [300/898] 615709=test_cclass [301/898] 615709=test_parser_events [302/898] 615707=test_reline [303/898] 615709=test_case [304/898] 615709=test_pkey [305/898] 615709=test_json_tree [306/898] 615719=test_rdoc_markup_to_markdown [307/898] 615709=test_ansi_with_terminfo [308/898] 615719=test_rdoc_generator_pot_po [309/898] 615707=test_ractor [310/898] 615709=test_m17n_comb [311/898] 615719=test_memory_view [312/898] 615707=test_extlibs [313/898] 615714=test_rdoc_generator_ri [314/898] 615714=test_gem_stream_ui [315/898] 615704=test_gem_install_update_options [316/898] 615719=parse_test [317/898] 615714=test_require_lib [318/898] 615704=test_ractor [319/898] 615704=test_severity [320/898] 615704=test_objectspace [321/898] 615720=test_thread [322/898] 615717=test_socket [323/898] 615712=test_rdoc_markup_to_table_of_contents [324/898] 615712=test_dot_dot [325/898] 615712=test_c_struct_builder [326/898] 615720=test_str2big [327/898] 615720=test_literal [328/898] 615708=test_store [329/898] 615712=test_case_options [330/898] 615712=test_general [331/898] 615712=test_gem_commands_info_command [332/898] 615712=test_scalar [333/898] 615712=test_gem_dependency_installer [334/898] 615717=test_rdoc_cross_reference [335/898] 615708=test_gem_package_tar_reader_entry [336/898] 615706=test_gem_name_tuple [337/898] 615706=test_rand [338/898] 615708=test_bug_reporter [339/898] 615706=test_exception [340/898] 615703=test_sprintf_comb [341/898] 615704=test_method_cache [342/898] 615704=test_gem_request [343/898] 615717=test_gem_ext_cargo_builder_link_flag_converter [344/898] 615720=test_gem_commands_mirror [345/898] 615703=test_settracefunc [346/898] 615717=test_gem_text [347/898] 615711=test_enumerator_kw [348/898] 615711=test_delegation [349/898] 615709=test_scan_args [350/898] 615704=test_nkf [351/898] 615709=test_generic [352/898] 615711=test_win32ole [353/898] 615711=test_rdoc_markup_attributes [354/898] 615711=test_default_gems [355/898] 615720=test_rdoc_rd_inline_parser [356/898] 615709=test_rdoc_markup_to_rdoc [357/898] 615717=test_mul [358/898] 615709=test_encodings [359/898] 615717=test_win32ole_type [360/898] 615711=test_null [361/898] 615711=test_pkey_ec [362/898] 615717=test_thread [363/898] 615717=test_trick [364/898] 615704=test_pipe [365/898] 615711=test_date_parse [366/898] 615720=test_rdoc_i18n_text [367/898] 615720=test_io_buffer [368/898] 615720=test_backtrace [369/898] 615720=test_defined [370/898] 615708=test_key_name_check [371/898] 615708=test_gb18030 [372/898] 615708=test_svcb_https [373/898] 615708=test_buffering [374/898] 615711=test_gem_uninstaller [375/898] 615708=test_rdoc_rdoc [376/898] 615704=test_time [377/898] 615720=test_windows_1251 [378/898] 615720=test_gem_package_old [379/898] 615707=test_gem_resolver_index_set [380/898] 615710=test_gc_compact [381/898] 615708=test_string [382/898] 615709=test_proc [383/898] 615720=test_date_conv [384/898] 615704=test_optimization [385/898] 615720=test_ole_methods [386/898] 615720=test_erb_m17n [387/898] 615720=test_egrep_cpp [388/898] 615715=test_cgi_tag_helper [389/898] 615715=test_zlib [390/898] 615707=test_files_test_2 [391/898] 615720=test_fnmatch [392/898] 615720=test_require_path_check [393/898] 615720=test_rdoc_markup_parser [394/898] 615716=test_folderitem2_invokeverb [395/898] 615716=test_gem_validator [396/898] 615720=test_row_separator [397/898] 615720=test_x509attr [398/898] 615716=test_raise [399/898] 615716=test_gem_request_set_lockfile_parser [400/898] 615720=test_depth_first [401/898] 615720=test_rdoc_store [402/898] 615705=test_string [403/898] 615705=test_rdoc_stats [404/898] 615716=test_pattern_matching [405/898] 615705=test_gem_dependency_resolution_error [406/898] 615716=test_qsort [407/898] 615716=test_rdoc_parser [408/898] 615705=json_addition_test [409/898] 615705=test_rdoc_tom_doc [410/898] 615703=test_hmac [411/898] 615705=test_rdoc_markup_to_tt_only [412/898] 615703=test_gem_spec_fetcher [413/898] 615705=test_common [414/898] 615716=test_bug-3571 [415/898] 615716=test_key_actor_vi [416/898] 615719=test_gem_command [417/898] 615709=test_gem_commands_lock_command [418/898] 615709=test_ifunless [419/898] 615709=test_assignment [420/898] 615716=test_numeric [421/898] 615703=test_config [422/898] 615705=test_gem_source_list [423/898] 615716=test_optarg [424/898] 615716=test_yaml_special_cases [425/898] 615703=test_address_resolve [426/898] 615719=test_rdoc_token_stream [427/898] 615716=test_iter_break [428/898] 615719=test_zsh_completion [429/898] 615716=test_exception [430/898] 615719=test_gem_ext_configure_builder [431/898] 615716=test_frozen [432/898] 615716=test_pp [433/898] 615703=test_macro [434/898] 615705=test_rdoc_single_class [435/898] 615703=test_nil [436/898] 615705=test_num2int [437/898] 615703=test_verbose [438/898] 615719=test_gem_silent_ui [439/898] 615716=test_emitter [440/898] 615705=test_files_ext [441/898] 615716=test_bug-5832 [442/898] 615716=test_eval_history [443/898] 615703=dispatcher_test [444/898] 615719=test_kernel [445/898] 615711=test_gem_doctor [446/898] 615716=test_kdf [447/898] 615705=test_rdoc_markup_paragraph [448/898] 615705=!Nothing_to_test [449/898] 615705=test_enc_raise [450/898] 615711=test_psych [451/898] 615705=test_gem_ext_cargo_builder_unit [452/898] 615720=test_date [453/898] 615720=test_gem_rdoc [454/898] 615703=test_at_exit [455/898] 615711=test_object_create_start [456/898] 615711=version_test [457/898] 615705=test_cgi_header [458/898] 615705=heredoc_dedent_test [459/898] 615703=test_object [460/898] 615705=test_arithmetic_sequence [461/898] 615716=test_key_actor_emacs [462/898] 615703=test_gem_command_manager [463/898] 615705=test_basicinstructions [464/898] 615711=test_gem_gemcutter_utilities [465/898] 615720=test_gem_local_remote_options [466/898] 615705=test_date_arith [467/898] 615716=test_object [468/898] 615705=test_ruby_lex [469/898] 615712=test_sleep [470/898] 615720=test_flip [471/898] 615720=compiler_test [472/898] 615703=test_change_word [473/898] 615703=test_invalid [474/898] 615706=test_ossl [475/898] 615703=test_normalize [476/898] 615703=test_timeout [477/898] 615720=test_rdoc_rd_block_parser [478/898] 615705=test_tsort [479/898] 615705=test_signedness [480/898] 615703=test_type [481/898] 615720=test_ractor [482/898] 615703=test_quote_empty [483/898] 615703=test_func [484/898] 615720=test_big5 [485/898] 615720=test_pointer [486/898] 615711=test_rdoc_markup_hard_break [487/898] 615711=test_date_strptime [488/898] 615716=test_placearg [489/898] 615716=test_gem_platform [490/898] 615719=test_pkey_rsa [491/898] 615716=test_numhash [492/898] 615716=test_gem_commands_push_command [493/898] 615711=test_weakkeymap [494/898] 615721=test_continuation [495/898] 615714=test_fd_setsize [496/898] 615714=test_data_converters [497/898] 615714=test_keyword [498/898] 615720=test_class_name_check [499/898] 615721=test_delete [500/898] 615721=test_win32ole_method [501/898] 615721=test_logger [502/898] 615720=test_files_test [503/898] 615721=test_gem_update_suggestion [504/898] 615719=test_file_exhaustive [505/898] 615721=test_rdoc_parser_markdown [506/898] 615711=test_import [507/898] 615717=test_force_quotes [508/898] 615720=test_gem_resolver_lock_set [509/898] 615720=test_not [510/898] 615717=test_gem_safe_marshal [511/898] 615720=test_gem_resolver_api_set [512/898] 615709=test_gem_resolver_vendor_set [513/898] 615721=test_config [514/898] 615709=test_enumerable [515/898] 615709=test_eval [516/898] 615720=test_kconv [517/898] 615714=json_generator_test [518/898] 615720=test_transcode [519/898] 615716=test_fips [520/898] 615714=test_x509name [521/898] 615714=test_update [522/898] 615714=test_rdoc_code_object [523/898] 615720=test_x509store [524/898] 615709=test_webauthn_listener [525/898] 615721=test_lambda [526/898] 615709=test_gem_request_set_gem_dependency_api [527/898] 615721=test_ast [528/898] 615716=test_jaro_winkler [529/898] 615716=test_random_formatter [530/898] 615716=test_helper [531/898] 615716=test_vm_dump [532/898] 615720=test_write [533/898] 615716=test_tmpdir [534/898] 615703=test_integer_comb [535/898] 615720=test_rdoc_markup_document [536/898] 615720=test_regexp [537/898] 615716=test_gem_commands_check_command [538/898] 615714=errors_test [539/898] 615716=unescape_test [540/898] 615709=test_ostruct [541/898] 615714=test_file [542/898] 615717=test_data_error [543/898] 615709=bom_test [544/898] 615717=test_udp [545/898] 615717=test_dup [546/898] 615710=test_pty [547/898] 615709=test_constant [548/898] 615718=test_range [549/898] 615711=test_project_sanity [550/898] 615717=test_gem_uri_formatter [551/898] 615717=test_encoding [552/898] 615711=test_helper [553/898] 615711=test_erb_command [554/898] 615711=test_ts [555/898] 615715=library_symbols_test [556/898] 615715=test_addr [557/898] 615715=test_locale [558/898] 615707=test_ensured [559/898] 615715=test_rdoc_ri_paths [560/898] 615715=test_quote_char_nil [561/898] 615707=test_cgi_core [562/898] 615715=test_parser [563/898] 615717=test_gem [564/898] 615707=test_read [565/898] 615715=test_gem_source_lock [566/898] 615707=test_ractor [567/898] 615707=test_dns [568/898] 615715=test_gem_commands_open_command [569/898] 615710=test_ssl [570/898] 615715=test_rendering [571/898] 615715=test_my_integer [572/898] 615715=json_ext_parser_test [573/898] 615715=test_thread [574/898] 615718=test_ractor [575/898] 615705=test_timeout [576/898] 615711=test_alias [577/898] 615707=test_nonblock [578/898] 615707=test_weakref [579/898] 615711=test_strip [580/898] 615716=test_marshal [581/898] 615711=test_unicode_normalize [582/898] 615718=test_reline_key [583/898] 615710=test_rb_str_dup [584/898] 615710=test_ancdata [585/898] 615710=test_singleton_function [586/898] 615707=test_rubyoptions [587/898] 615710=test_super [588/898] 615718=test_integer [589/898] 615716=test_cgi_modruby [590/898] 615716=test_rubygems [591/898] 615703=test_call [592/898] 615716=test_https_proxy [593/898] 615716=test_have_func [594/898] 615703=test_gem_request_set_lockfile_tokenizer [595/898] 615703=test_syslog [596/898] 615703=test_stat [597/898] 615703=test_capacity [598/898] 615703=test_nextafter [599/898] 615703=test_usrmarshal [600/898] 615703=test_object_references [601/898] 615703=test_gem_resolver_git_specification [602/898] 615705=test_env [603/898] 615710=test_converters [604/898] 615703=test_read_write [605/898] 615703=test_rdoc_attr [606/898] 615710=test_dryrun [607/898] 615710=test_integer [608/898] 615710=desugar_compiler_test [609/898] 615710=test_gem_commands_setup_command [610/898] 615703=test_drbunix [611/898] 615702=test_date_ractor [612/898] 615717=test_gem_console_ui [613/898] 615717=test_dir [614/898] 615702=test_eval [615/898] 615702=test_autoconf [616/898] 615702=test_ractor_compatibility [617/898] 615709=test_member [618/898] 615709=test_numeric [619/898] 615709=test_cgi_multipart [620/898] 615717=test_gem_commands_cleanup_command [621/898] 615710=test_word [622/898] 615710=test_rdoc_comment [623/898] 615709=test_error_highlight [624/898] 615710=test_resize [625/898] 615710=test_rdoc_generator_darkfish [626/898] 615704=test_http_request [627/898] 615704=test_gem_source_fetch_problem [628/898] 615702=json_generic_object_test [629/898] 615704=location_test [630/898] 615702=test_symbol [631/898] 615702=test_coderange [632/898] 615702=test_mailto [633/898] 615702=test_pkcs7 [634/898] 615709=test_drbssl [635/898] 615704=test_arith_seq_beg_len_step [636/898] 615704=test_gem_resolver_requirement_list [637/898] 615710=test_function_entry [638/898] 615710=test_find_executable [639/898] 615704=ruby_api_test [640/898] 615716=test_context [641/898] 615710=test_gem_commands_pristine_command [642/898] 615704=test_nofree [643/898] 615704=test_coder [644/898] 615704=test_symbol [645/898] 615702=test_unix [646/898] 615716=test_lazy_enumerator [647/898] 615717=test_enc_associate [648/898] 615702=test_rdoc_class_module [649/898] 615716=test_bignum [650/898] 615711=test_gem_ci_detector [651/898] 615712=test_stringio [652/898] 615711=test_arity [653/898] 615711=test_io_wait_uncommon [654/898] 615711=test_win32ole_variable [655/898] 615711=test_trace [656/898] 615717=ractor_test [657/898] 615711=test_win32ole_event [658/898] 615716=test_time_tz [659/898] 615711=test_rdoc_generator_json_index [660/898] 615712=test_gem_package [661/898] 615716=test_resolve_symbol [662/898] 615717=test_complex2 [663/898] 615711=test_have_macro [664/898] 615717=test_enum [665/898] 615716=test_gem_specification [666/898] 615718=test_threadgroup [667/898] 615702=test_rdoc_extend [668/898] 615702=test_row [669/898] 615702=test_merge_keys [670/898] 615702=test_liberal_parsing [671/898] 615702=test_gem_resolver_api_specification [672/898] 615702=test_win32ole_variant [673/898] 615702=test_mixed_unicode_escapes [674/898] 615702=test_history [675/898] 615702=test_rdoc_markup_to_ansi [676/898] 615702=test_ipaddr [677/898] 615702=test_array [678/898] 615705=test_gem_package_tar_writer [679/898] 615711=test_gem_commands_outdated_command [680/898] 615711=test_scalar_scanner [681/898] 615711=test_gem_source [682/898] 615705=test_nesting_parser [683/898] 615705=test_win32ole_method_event [684/898] 615705=test_benchmark [685/898] 615712=test_gem_dependency_list [686/898] 615710=test_evaluation [687/898] 615712=test_gem_ext_builder [688/898] 615710=test_https [689/898] 615711=test_load [690/898] 615711=test_yamldbm [691/898] 615711=test_rdoc_parser_simple [692/898] 615711=test_provider [693/898] 615717=test_abi [694/898] 615710=test_gem_commands_cert_command [695/898] 615711=test_completion [696/898] 615717=test_yield_block [697/898] 615717=test_len [698/898] 615717=test_gem_source_installed [699/898] 615717=test_x509ext [700/898] 615717=test_erb [701/898] 615718=test_propertyputref [702/898] 615718=attribute_write_test [703/898] 615718=test_spell_checker [704/898] 615718=test_assembler [705/898] 615718=test_rational2 [706/898] 615717=test_rational [707/898] 615719=test_gem_request_set [708/898] 615718=test_module [709/898] 615717=test_gem_ext_cargo_builder [710/898] 615717=test_ssl [711/898] 615712=constant_path_node_test [712/898] 615719=test_parser [713/898] 615719=test_arith_seq_extract [714/898] 615712=test_method_name_check [715/898] 615712=test_rdoc_generator_markup [716/898] 615712=test_whileuntil [717/898] 615712=test_cmd [718/898] 615719=test_buffered_io [719/898] 615711=test_monitor [720/898] 615719=test_rubyvm [721/898] 615719=test_configuration [722/898] 615704=test_stringify_symbols [723/898] 615704=test_instrumentation_api [724/898] 615719=test_boolean [725/898] 615719=test_acl [726/898] 615705=test_config [727/898] 615719=test_nomethod_error [728/898] 615719=json_parser_test [729/898] 615711=memsize_test [730/898] 615710=json_common_interface_test [731/898] 615705=test_dln [732/898] 615705=test_gem_source_subpath_problem [733/898] 615711=test_win32ole_variant_outarg [734/898] 615711=test_inputs_scanner [735/898] 615710=test_variable [736/898] 615711=fuzzer_test [737/898] 615719=test_sexp [738/898] 615711=test_rdoc_markup_include [739/898] 615719=test_rdoc_markup_to_html_snippet [740/898] 615711=magic_comment_test [741/898] 615711=test_struct [742/898] 615711=test_cparser [743/898] 615719=test_unconverted_fields [744/898] 615719=test_pkg_config [745/898] 615710=test_color_printer [746/898] 615719=test_deprecated [747/898] 615710=test_insns_leaf [748/898] 615719=test_patterns [749/898] 615710=test_serialize_subclasses [750/898] 615719=test_key_error [751/898] 615710=test_engine [752/898] 615719=test_win32ole_variant_m [753/898] 615705=test_div [754/898] 615710=test_rdoc_rd_inline [755/898] 615705=test_x509req [756/898] 615719=test_mutex [757/898] 615710=test_struct [758/898] 615710=test_gem_path_support [759/898] 615710=test_set [760/898] 615710=test_files_test_1 [761/898] 615712=test_gem_resolver_installer_set [762/898] 615716=test_dir_m17n [763/898] 615705=test_gem_source_git [764/898] 615712=test_regex_casefold [765/898] 615714=test_gem_commands_signout_command [766/898] 615718=test_refinement [767/898] 615714=test_require [768/898] 615712=test_cgi_cookie [769/898] 615712=test_float [770/898] 615705=test_header [771/898] 615703=test_windows_1252 [772/898] 615703=test_input_method [773/898] 615705=test_process [774/898] 615705=test_x509crl [775/898] 615703=test_signal [776/898] 615705=test_fixnum [777/898] 615705=test_rdoc_top_level [778/898] 615711=test_metaclass [779/898] 615711=test_cgi_session [780/898] 615711=test_rdoc_rd [781/898] 615711=test_shellwords [782/898] 615719=test_memory_view [783/898] 615711=pattern_test [784/898] 615711=test_debug [785/898] 615719=test_omap [786/898] 615711=test_string [787/898] 615719=test_iterator [788/898] 615711=test_digest_extend [789/898] 615711=test_storage [790/898] 615711=test_gem_resolver_git_set [791/898] 615716=test_gem_security_signer [792/898] 615705=test_cipher [793/898] 615705=test_new [794/898] 615719=test_beginendblock [795/898] 615705=test_files_lib [796/898] 615705=test_gem_commands_unpack_command [797/898] 615716=test_rdoc_markup_to_bs [798/898] 615716=test_within_pipe [799/898] 615716=test_emoji_breaks [800/898] 615711=test_gem_bundler_version_finder [801/898] 615705=test_pinned [802/898] 615711=test_printf [803/898] 615705=test_rdoc_markup_pre_process [804/898] 615711=test_stream [805/898] 615711=test_to_ary_concat [806/898] 615706=test_webauthn_listener_response [807/898] 615705=test_time [808/898] 615706=test_recursion [809/898] 615706=test_exit [810/898] 615719=test_popen_deadlock [811/898] 615706=test_drbobject [812/898] 615706=test_delegate [813/898] 615706=test_mkmf [814/898] 615705=test_date_marshal [815/898] 615705=test_history [816/898] 615705=test_open3 [817/898] 615706=test_fiber [818/898] 615712=test_bundled_ca [819/898] 615719=test_closure [820/898] 615719=test_digest [821/898] 615719=test_gem_security [822/898] 615704=test_rdoc_servlet [823/898] 615704=test_ractor [824/898] 615703=test_case_comprehensive [825/898] 615704=test_interned_str [826/898] 615704=test_gem_commands_build_command [827/898] 615710=test_option [828/898] 615718=test_append [829/898] 615718=test_cmethod [830/898] 615718=test_did_you_mean [831/898] 615718=test_io_m17n [832/898] 615714=test_variable_name_check [833/898] 615710=test_gem_commands_server_command [834/898] 615711=test_exception_at_throwing [835/898] 615710=test_iseq [836/898] 615716=test_rdoc_markup_heading [837/898] 615716=test_scheduler [838/898] 615714=test_ocsp [839/898] 615711=test_class [840/898] 615711=test_pkey_dsa [841/898] 615704=test_terminfo [842/898] 615716=test_compile_prism [843/898] 615704=test_bug-14834 [844/898] 615704=test_rdoc_markup_to_html [845/898] 615704=test_date_compat [846/898] 615704=test_tree_spell_checker [847/898] 615716=test_addrinfo [848/898] 615704=test_http [849/898] 615714=test_win32ole_param_event [850/898] 615716=test_bn [851/898] 615714=test_case_mapping [852/898] 615712=test_path [853/898] 615716=test_rdoc_generator_pot [854/898] 615712=test_unicode [855/898] 615716=test_rdoc_parser_changelog [856/898] 615712=test_enumerator [857/898] 615712=test_koi8 [858/898] 615714=parameters_signature_test [859/898] 615712=test_column_separator [860/898] 615714=test_rdoc_method_attr [861/898] 615712=test_data [862/898] 615712=test_filter [863/898] 615715=test_gem_gem_runner [864/898] 615712=test_gem_resolver_vendor_specification [865/898] 615716=test_gem_commands_update_command [866/898] 615712=test_notimplement [867/898] 615712=test_random [868/898] 615712=test_gem_uri [869/898] 615715=test_key_event_record [870/898] 615715=test_ssl_session [871/898] 615712=test_thread_cv [872/898] 615710=test_lexer [873/898] 615710=test_rewind [874/898] 615714=test_rbconfig [875/898] 615714=test_primitive [876/898] 615714=test_human_typo [877/898] 615714=test_rdoc_i18n_locale [878/898] 615710=test_name_error_extension [879/898] 615714=test_acceptable [880/898] 615710=test_rdoc_generator_pot_po_entry [881/898] 615710=test_euc_jp [882/898] 615710=test_document [883/898] 615710=test_pair [884/898] 615714=test_win32ole_param [885/898] 615714=test_gem_commands_yank_command [886/898] 615705=test_sockopt [887/898] 615705=test_rdoc_markup_to_label [888/898] 615705=test_install [889/898] 615718=test_rdoc_ri_driver [890/898] 615705=test_drb [891/898] 615714=test_httpheader [892/898] 615714=test_gem_resolver_local_specification [893/898] 615714=test_set_len [894/898] 615714=test_encoding [895/898] 615714=test_httpresponses [896/898] 615714=test_key_stroke [897/898] 615714=json_encoding_test [898/898] 615714=test_color Finished tests in 34.139287s, 785.8688 tests/s, 279357.6487 assertions/s. 26829 tests, 9537071 assertions, 0 failures, 0 errors, 210 skips ruby -v: ruby 3.4.0dev (2024-01-21T09:41:41Z master e2e15ddd67) [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 = 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 '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' 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/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/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.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/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' $ /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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/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.20240121-775100-avl8z8/20-mspec-multi-19 ruby 3.4.0dev (2024-01-21T09:41:41Z master e2e15ddd67) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ...... Finished in 9.181084 seconds 3728 files, 32395 examples, 191967 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.