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