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