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