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