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