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