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