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