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