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