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