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