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