# Logfile created on 2024-07-09 09:32:01 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000557382ad5750 @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.20240709-093201", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000557382b86578 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000557382b86438 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000557382b862a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240709-093201", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240709-093201>, @binmode=false, @mon_data=#<Monitor:0x0000557382b861e0>, @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 = f9004fc8aa $$$[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 8acbc5878d3ff73d3ff7cb2fe529932916b38dda61177648e49d0acf3cdadf47 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/kernel_spec.so building spec/ruby/optional/capi/ext/io_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/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering 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/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' 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/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/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' 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]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' 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/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk' linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j20" exit with 0. $$$[beg] make install -j20 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' 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]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' 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/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]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' 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/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/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' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.1 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.1 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1974 tests $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=30125 "--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/909] 450777=test_scalar_scanner [ 2/909] 450777=test_gem_source [ 3/909] 450779=test_gem_package_tar_writer [ 4/909] 450780=test_helper_method [ 5/909] 450776=test_array [ 6/909] 450781=test_gem_commands_outdated_command [ 7/909] 450792=test_benchmark [ 8/909] 450787=test_gem_dependency_list [ 9/909] 450790=test_nesting_parser [ 10/909] 450794=implicit_array_test [ 11/909] 450793=test_win32ole_method_event [ 12/909] 450795=test_gem_ext_builder [ 13/909] 450793=test_https [ 14/909] 450791=test_evaluation [ 15/909] 450778=test_provider [ 16/909] 450783=test_abi [ 17/909] 450785=test_gem_commands_rebuild_command [ 18/909] 450784=test_yamldbm [ 19/909] 450786=test_load [ 20/909] 450788=test_rdoc_parser_simple [ 21/909] 450786=test_yield_block [ 22/909] 450786=test_proxy [ 23/909] 450791=test_len [ 24/909] 450789=test_completion [ 25/909] 450791=test_gem_commands_cert_command [ 26/909] 450782=test_gem_source_installed [ 27/909] 450784=test_x509ext [ 28/909] 450794=test_erb [ 29/909] 450780=test_propertyputref [ 30/909] 450780=test_spell_checker [ 31/909] 450784=test_assembler [ 32/909] 450784=test_rational [ 33/909] 450780=test_rational2 [ 34/909] 450790=fixtures_test [ 35/909] 450780=test_module [ 36/909] 450784=test_gem_request_set [ 37/909] 450786=test_gem_ext_cargo_builder [ 38/909] 450794=test_ssl [ 39/909] 450783=test_arith_seq_extract [ 40/909] 450779=test_method_name_check [ 41/909] 450781=test_parser [ 42/909] 450787=test_whileuntil [ 43/909] 450788=test_rdoc_generator_markup [ 44/909] 450779=test_rubyvm [ 45/909] 450787=test_configuration [ 46/909] 450779=test_buffered_io [ 47/909] 450788=test_monitor [ 48/909] 450781=test_instrumentation_api [ 49/909] 450785=test_stringify_symbols [ 50/909] 450779=test_boolean [ 51/909] 450785=comments_test [ 52/909] 450779=json_parser_test [ 53/909] 450786=test_nomethod_error [ 54/909] 450787=test_config [ 55/909] 450786=test_win32ole_variant_outarg [ 56/909] 450782=json_common_interface_test [ 57/909] 450786=test_gem_source_subpath_problem [ 58/909] 450790=test_dln [ 59/909] 450790=test_rdoc_markup_to_html_snippet [ 60/909] 450787=magic_comment_test [ 61/909] 450779=onigmo_test [ 62/909] 450783=test_struct [ 63/909] 450782=test_variable [ 64/909] 450783=test_sexp [ 65/909] 450783=test_rdoc_markup_include [ 66/909] 450785=fuzzer_test [ 67/909] 450779=test_pkg_config [ 68/909] 450785=test_cparser [ 69/909] 450777=test_serialize_subclasses [ 70/909] 450777=test_insns_leaf [ 71/909] 450778=test_color_printer [ 72/909] 450777=test_deprecated [ 73/909] 450777=test_engine [ 74/909] 450777=test_win32ole_variant_m [ 75/909] 450793=test_div [ 76/909] 450786=test_allocation [ 77/909] 450793=test_key_error [ 78/909] 450788=test_x509req [ 79/909] 450793=test_mutex [ 80/909] 450777=test_rdoc_rd_inline [ 81/909] 450779=test_files_test_1 [ 82/909] 450782=test_gem_path_support [ 83/909] 450782=test_struct [ 84/909] 450783=test_set [ 85/909] 450783=test_gem_source_git [ 86/909] 450778=test_gem_commands_signout_command [ 87/909] 450790=test_refinement [ 88/909] 450789=test_regex_casefold [ 89/909] 450789=warnings_test [ 90/909] 450777=test_gem_resolver_installer_set [ 91/909] 450788=test_dir_m17n [ 92/909] 450778=test_cgi_cookie [ 93/909] 450784=test_require [ 94/909] 450787=test_cd [ 95/909] 450787=test_float [ 96/909] 450778=test_process [ 97/909] 450789=test_windows_1252 [ 98/909] 450778=test_input_method [ 99/909] 450789=heredoc_test [100/909] 450789=test_metaclass [101/909] 450789=test_rdoc_top_level [102/909] 450777=test_cgi_session [103/909] 450777=test_rdoc_rd [104/909] 450777=dispatcher_test [105/909] 450778=test_x509crl [106/909] 450785=test_signal [107/909] 450777=test_fixnum [108/909] 450777=test_memory_view [109/909] 450777=test_debug [110/909] 450777=test_shellwords [111/909] 450777=test_digest_extend [112/909] 450777=test_omap [113/909] 450777=test_string [114/909] 450777=test_iterator [115/909] 450789=test_gem_resolver_git_set [116/909] 450777=test_storage [117/909] 450777=constant_path_node_test [118/909] 450777=test_new [119/909] 450777=test_gem_security_signer [120/909] 450778=test_cipher [121/909] 450782=test_rdoc_markup_to_bs [122/909] 450778=test_help [123/909] 450778=test_beginendblock [124/909] 450792=test_gem_commands_unpack_command [125/909] 450783=test_files_lib [126/909] 450777=test_within_pipe [127/909] 450782=test_gem_bundler_version_finder [128/909] 450777=test_emoji_breaks [129/909] 450777=test_pinned [130/909] 450782=test_stream [131/909] 450782=test_time [132/909] 450777=test_webauthn_listener_response [133/909] 450777=test_to_ary_concat [134/909] 450795=test_printf [135/909] 450795=test_rdoc_markup_pre_process [136/909] 450782=test_exit [137/909] 450782=test_recursion [138/909] 450792=test_date_marshal [139/909] 450782=test_mkmf [140/909] 450792=test_history [141/909] 450789=test_popen_deadlock [142/909] 450795=test_delegate [143/909] 450778=test_bundled_ca [144/909] 450782=test_closure [145/909] 450795=test_open3 [146/909] 450793=test_fiber [147/909] 450792=test_multi_irb_commands [148/909] 450792=test_gem_security [149/909] 450782=test_rdoc_servlet [150/909] 450780=test_ractor [151/909] 450782=test_digest [152/909] 450782=test_case_comprehensive [153/909] 450782=test_interned_str [154/909] 450788=test_gem_commands_build_command [155/909] 450782=test_tracer [156/909] 450780=test_cmethod [157/909] 450780=test_option [158/909] 450782=test_append [159/909] 450782=test_gem_commands_server_command [160/909] 450776=test_did_you_mean [161/909] 450782=test_variable_name_check [162/909] 450780=test_io_m17n [163/909] 450782=test_rdoc_markup_heading [164/909] 450777=test_iseq [165/909] 450782=test_exception_at_throwing [166/909] 450787=test_scheduler [167/909] 450782=test_pkey_dsa [168/909] 450776=test_class [169/909] 450776=test_ocsp [170/909] 450789=test_compile_prism [171/909] 450787=test_terminfo [172/909] 450787=test_rdoc_markup_to_html [173/909] 450788=test_date_compat [174/909] 450788=test_bug-14834 [175/909] 450789=test_addrinfo [176/909] 450789=test_http [177/909] 450776=test_tree_spell_checker [178/909] 450788=test_case_mapping [179/909] 450788=test_path [180/909] 450788=test_win32ole_param_event [181/909] 450788=test_bn [182/909] 450776=test_unicode [183/909] 450788=test_koi8 [184/909] 450788=test_rdoc_parser_changelog [185/909] 450787=test_enumerator [186/909] 450787=test_rdoc_generator_pot [187/909] 450787=test_data [188/909] 450787=test_gem_gem_runner [189/909] 450776=test_filter [190/909] 450787=test_rdoc_method_attr [191/909] 450788=test_random [192/909] 450788=test_notimplement [193/909] 450788=test_key_event_record [194/909] 450776=test_gem_uri [195/909] 450778=test_gem_commands_update_command [196/909] 450788=test_gem_resolver_vendor_specification [197/909] 450787=test_thread_cv [198/909] 450777=test_lexer [199/909] 450788=test_ssl_session [200/909] 450777=test_rbconfig [201/909] 450777=test_human_typo [202/909] 450777=test_primitive [203/909] 450777=test_rdoc_i18n_locale [204/909] 450777=test_name_error_extension [205/909] 450777=test_gem_commands_yank_command [206/909] 450776=test_win32ole_param [207/909] 450776=test_pair [208/909] 450779=test_rdoc_generator_pot_po_entry [209/909] 450785=test_euc_jp [210/909] 450785=test_acceptable [211/909] 450779=test_document [212/909] 450779=test_rdoc_markup_to_label [213/909] 450779=test_install [214/909] 450785=string_encoding_test [215/909] 450785=test_sockopt [216/909] 450777=test_encoding [217/909] 450785=test_httpresponses [218/909] 450777=test_set_len [219/909] 450777=test_rdoc_ri_driver [220/909] 450785=test_gem_resolver_local_specification [221/909] 450781=test_httpheader [222/909] 450785=test_color [223/909] 450781=json_encoding_test [224/909] 450781=test_key_stroke [225/909] 450779=version_test [226/909] 450779=test_object [227/909] 450787=heredoc_dedent_test [228/909] 450779=test_cgi_header [229/909] 450787=test_arithmetic_sequence [230/909] 450779=test_gem_command_manager [231/909] 450781=parse_test [232/909] 450780=test_basicinstructions [233/909] 450787=test_gem_gemcutter_utilities [234/909] 450785=test_gem_remote_fetcher_local_ssl_server [235/909] 450781=test_key_actor_emacs Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41377> [236/909] 450786=test_sleep [237/909] 450780=test_gem_local_remote_options [238/909] 450777=test_object COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 450785 ko1 7u IPv4 250816022 0t0 TCP *:41377 (LISTEN) [239/909] 450779=test_ruby_lex [240/909] 450781=test_date_arith Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 35729> [241/909] 450781=test_normalize [242/909] 450781=test_osslCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 450785 ko1 8u IPv4 250831396 0t0 TCP *:35729 (LISTEN) [243/909] 450788=test_timeout [244/909] 450788=test_flip Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 8 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 43567> [245/909] 450788=test_change_word [246/909] 450788=test_tsort [247/909] 450788=test_signedness [248/909] 450784=test_rdoc_rd_block_parserCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 450785 ko1 8u IPv4 250831407 0t0 TCP *:43567 (LISTEN) [249/909] 450780=test_big5 [250/909] 450780=test_func [251/909] 450790=test_pointer Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 8 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 39061> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 450785 ko1 8u IPv4 250822394 0t0 TCP *:39061 (LISTEN) [252/909] 450785=test_type [253/909] 450779=test_ractor [254/909] 450785=test_gem_platform [255/909] 450787=test_rdoc_markup_hard_break [256/909] 450787=test_placearg [257/909] 450785=test_gem_package_task [258/909] 450785=test_date_strptime [259/909] 450779=test_numhash [260/909] 450777=test_gem_commands_push_command [261/909] 450779=test_weakkeymap [262/909] 450784=test_pkey_rsa [263/909] 450787=dump_test [264/909] 450785=test_keyword [265/909] 450778=test_class_name_check [266/909] 450778=test_continuation [267/909] 450790=test_fd_setsize [268/909] 450790=test_win32ole_method [269/909] 450790=test_delete [270/909] 450778=test_logger [271/909] 450790=test_files_test [272/909] 450778=test_gem_update_suggestion [273/909] 450795=test_file_exhaustive [274/909] 450778=attribute_write_test [275/909] 450779=test_rdoc_parser_markdown [276/909] 450790=test_not [277/909] 450790=test_gem_resolver_lock_set [278/909] 450779=test_import [279/909] 450778=test_gem_resolver_api_set [280/909] 450778=ruby_parser_test [281/909] 450778=test_gem_safe_marshal [282/909] 450784=test_enumerable [283/909] 450782=test_gem_resolver_vendor_set [284/909] 450784=test_config [285/909] 450782=json_generator_test [286/909] 450790=test_eval [287/909] 450782=test_transcode [288/909] 450777=test_x509name [289/909] 450777=test_fips [290/909] 450783=test_update [291/909] 450783=parse_comments_test [292/909] 450785=test_x509store [293/909] 450780=test_rdoc_code_object [294/909] 450783=test_webauthn_listener [295/909] 450783=test_jaro_winkler [296/909] 450783=test_helper [297/909] 450783=test_random_formatter [298/909] 450783=test_lambda [299/909] 450782=test_ast [300/909] 450785=test_gem_request_set_gem_dependency_api [301/909] 450790=test_ftp [302/909] 450791=test_tmpdir [303/909] 450783=test_integer_comb [304/909] 450778=test_rdoc_markup_document [305/909] 450777=test_vm_dump [306/909] 450777=test_regexp [307/909] 450778=test_gem_commands_check_command [308/909] 450778=errors_test [309/909] 450790=test_udp [310/909] 450790=test_ostruct [311/909] 450791=unescape_test [312/909] 450778=test_force_exit [313/909] 450778=test_file [314/909] 450779=bom_test [315/909] 450785=test_data_error [316/909] 450779=test_dup [317/909] 450784=test_pty [318/909] 450780=test_constant [319/909] 450785=test_range [320/909] 450790=test_project_sanity [321/909] 450787=test_encoding [322/909] 450790=test_erb_command [323/909] 450779=test_helper [324/909] 450779=test_gem_uri_formatter [325/909] 450779=test_addr [326/909] 450779=test_locale [327/909] 450790=library_symbols_test [328/909] 450790=test_ensured [329/909] 450779=test_ts [330/909] 450790=test_rdoc_ri_paths [331/909] 450790=test_cgi_core [332/909] 450790=test_parser [333/909] 450790=test_registry [334/909] 450787=test_dns [335/909] 450790=test_gem_commands_open_command [336/909] 450790=test_ractor [337/909] 450790=test_gem [338/909] 450784=test_gem_source_lock [339/909] 450785=test_ssl [340/909] 450784=test_ractor Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 #<File::Stat dev=0x8, ino=250838318, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 450785 ko1 8u IPv4 250838318 0t0 TCP localhost:39649->localhost:47822 (CLOSE_WAIT) [341/909] 450792=test_rendering [342/909] 450792=test_debugger_integration [343/909] 450792=test_thread Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 52236> [344/909] 450779=json_ext_parser_test [345/909] 450779=test_my_integer [346/909] 450779=test_nonblock [347/909] 450779=test_weakref [348/909] 450787=test_unicode_normalizeCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 450785 ko1 12u IPv4 250829335 0t0 TCP localhost:52236->localhost:45459 (CLOSE_WAIT) [349/909] 450784=test_marshal [350/909] 450787=test_timeout [351/909] 450791=test_alias Closed file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 12 [352/909] 450785=test_singleton_function [353/909] 450785=test_ancdata [354/909] 450785=test_reline_key [355/909] 450779=test_rb_str_dup [356/909] 450785=test_integer [357/909] 450779=test_cgi_modruby [358/909] 450779=test_rubyoptions [359/909] 450791=test_super [360/909] 450788=test_rubygems [361/909] 450784=test_https_proxy [362/909] 450784=test_call [363/909] 450788=ripper_test [364/909] 450784=test_capacity [365/909] 450784=test_nextafter [366/909] 450791=test_have_func [367/909] 450784=test_gem_request_set_lockfile_tokenizer [368/909] 450784=test_stat [369/909] 450784=test_gem_resolver_git_specification [370/909] 450783=test_usrmarshal [371/909] 450784=test_object_references [372/909] 450784=test_rdoc_attr [373/909] 450787=test_env [374/909] 450784=test_integer [375/909] 450784=test_dryrun [376/909] 450784=test_gem_commands_setup_command [377/909] 450776=test_eval [378/909] 450783=test_autoconf [379/909] 450776=test_gem_console_ui [380/909] 450783=test_date_ractor [381/909] 450776=test_dir [382/909] 450788=test_ractor_compatibility [383/909] 450780=test_gem_commands_cleanup_command [384/909] 450783=test_word [385/909] 450783=test_cgi_multipart [386/909] 450776=test_member [387/909] 450776=test_numeric [388/909] 450776=json_generic_object_test [389/909] 450776=test_gem_source_fetch_problem [390/909] 450776=test_http_request [391/909] 450776=test_error_highlight [392/909] 450788=test_resize [393/909] 450788=test_rdoc_comment [394/909] 450783=test_rdoc_generator_darkfish [395/909] 450788=test_mailto [396/909] 450788=test_symbol [397/909] 450788=test_coderange [398/909] 450788=test_arith_seq_beg_len_step [399/909] 450784=test_gem_resolver_requirement_list [400/909] 450784=test_pkcs7 [401/909] 450788=test_function_entry [402/909] 450788=test_nofree [403/909] 450788=test_context [404/909] 450780=test_gem_commands_pristine_command [405/909] 450784=test_symbol [406/909] 450790=parser_test [407/909] 450788=test_coder [408/909] 450790=test_find_executable [409/909] 450788=test_enc_associate [410/909] 450790=test_lazy_enumerator [411/909] 450783=test_unix [412/909] 450791=test_io_wait_uncommon [413/909] 450791=test_stringio [414/909] 450783=test_arity [415/909] 450783=test_win32ole_variable [416/909] 450783=test_gem_ci_detector [417/909] 450783=test_rdoc_class_module [418/909] 450776=test_bignum [419/909] 450791=test_win32ole_event [420/909] 450776=test_time_tz [421/909] 450791=test_rdoc_generator_json_index [422/909] 450776=test_trace [423/909] 450776=ractor_test [424/909] 450793=test_gem_package [425/909] 450790=test_complex2 [426/909] 450790=test_resolve_symbol [427/909] 450776=test_have_macro [428/909] 450791=test_threadgroup [429/909] 450790=test_enum [430/909] 450788=test_gem_specification [431/909] 450783=test_rdoc_extend [432/909] 450783=test_merge_keys [433/909] 450783=overlap_test [434/909] 450783=test_gem_resolver_api_specification [435/909] 450776=static_literals_test [436/909] 450783=test_rdoc_markup_to_ansi [437/909] 450783=test_mixed_unicode_escapes [438/909] 450783=test_history [439/909] 450776=test_ipaddr [440/909] 450783=test_win32ole_variant [441/909] 450776=test_gem_commands_specification_command [442/909] 450783=reflection_test [443/909] 450783=test_http [444/909] 450783=test_shift_jis [445/909] 450783=test_gem_commands_which_command [446/909] 450783=test_inadvertent_creation [447/909] 450780=test_flags [448/909] 450776=test_enumerator [449/909] 450793=test_name_error [450/909] 450785=test_rdoc_markup_attribute_manager [451/909] 450783=test_gem_commands_dependency_command [452/909] 450790=test_gem_resolver [453/909] 450786=test_safe_load [454/909] 450793=test_gem_resolver_composed_set [455/909] 450786=test_rdoc_context [456/909] 450783=test_nil2vtempty [457/909] 450793=test_stream [458/909] 450783=test_open-uri [459/909] 450793=test_httpresponse [460/909] 450793=test_rdoc_parser_ruby Leaked file descriptor: TestOpenURI#test_redirect_auth_success: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33869> [461/909] 450785=test_syntax [462/909] 450794=test_gem_safe_yaml [463/909] 450791=test_rdoc_markup_to_joined_paragraph [464/909] 450791=test_date_timeCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 450783 ko1 9u IPv4 250837602 0t0 TCP localhost:33869->localhost:51078 (CLOSE_WAIT) Closed file descriptor: TestOpenURI#test_non_http_proxy: 9 [465/909] 450791=test_require [466/909] 450791=test_date_new [467/909] 450791=test_data [468/909] 450791=test_tcp [469/909] 450791=test_iso_8859 [470/909] 450790=test_rdoc_text [471/909] 450791=test_io_console [472/909] 450794=test_singleton [473/909] 450794=test_flush [474/909] 450790=test_switch_hitter [475/909] 450794=test_securerandom [476/909] 450790=test_logperiod [477/909] 450783=test_rdoc_markdown_test [478/909] 450790=test_c_union_entity [479/909] 450794=test_rdoc_normal_module [480/909] 450790=test_passing_block [481/909] 450790=test_thread_fd_close [482/909] 450790=newline_test [483/909] 450790=test_uncorrectable_name_check [484/909] 450790=test_stringchar [485/909] 450794=test_hash_create [486/909] 450794=test_gem_security_policy [487/909] 450790=test_gem_source_local [488/909] 450787=test_process [489/909] 450793=test_last_thread [490/909] 450795=command_line_test [491/909] 450784=test_pack [492/909] 450795=test_gem_resolver_lock_specification [493/909] 450780=test_err_in_callback [494/909] 450780=test_x509cert [495/909] 450790=test_gc [496/909] 450795=test_gem_ext_rake_builder [497/909] 450794=test_arity [498/909] 450794=test_logdevice [499/909] 450786=test_cclass [500/909] 450784=test_gem_version_option [501/909] 450783=test_grapheme_breaks [502/909] 450783=test_gem_request_connection_pools [503/909] 450784=test_pkey [504/909] 450780=test_case [505/909] 450780=test_reline [506/909] 450784=test_parser_events [507/909] 450786=test_ansi_with_terminfo [508/909] 450788=test_rdoc_generator_pot_po [509/909] 450788=test_json_tree [510/909] 450788=test_rdoc_markup_to_markdown [511/909] 450786=test_memory_view [512/909] 450784=test_m17n_comb [513/909] 450788=test_ractor [514/909] 450788=test_extlibs [515/909] 450786=test_rdoc_generator_ri [516/909] 450786=test_gem_stream_ui [517/909] 450786=test_severity [518/909] 450786=test_ractor [519/909] 450786=test_gem_install_update_options [520/909] 450781=test_require_lib [521/909] 450786=test_rdoc_markup_to_table_of_contents [522/909] 450795=location_test [523/909] 450786=test_objectspace [524/909] 450795=test_socket [525/909] 450794=test_gem_remote_fetcher_s3 [526/909] 450793=test_thread [527/909] 450794=test_literal [528/909] 450780=test_c_struct_builder [529/909] 450793=test_dot_dot [530/909] 450793=test_str2big [531/909] 450793=test_case_options [532/909] 450793=test_store [533/909] 450780=test_rdoc_cross_reference [534/909] 450793=parameters_signature_test [535/909] 450783=test_gem_commands_info_command [536/909] 450783=test_scalar [537/909] 450783=test_gem_dependency_installer [538/909] 450793=test_bug_reporter [539/909] 450794=test_gem_name_tuple [540/909] 450778=test_gem_package_tar_reader_entry [541/909] 450794=test_rand [542/909] 450786=test_exception [543/909] 450780=test_gem_request [544/909] 450778=test_method_cache [545/909] 450778=test_sprintf_comb [546/909] 450793=test_gem_commands_mirror [547/909] 450793=test_gem_ext_cargo_builder_link_flag_converter [548/909] 450793=test_enumerator_kw [549/909] 450793=tunnel_test [550/909] 450793=test_settracefunc [551/909] 450794=test_gem_text [552/909] 450778=test_win32ole [553/909] 450778=test_generic [554/909] 450794=test_scan_args [555/909] 450780=compiler_test [556/909] 450794=test_rdoc_markup_attributes [557/909] 450794=test_mul [558/909] 450778=newline_offsets_test [559/909] 450794=test_win32ole_type [560/909] 450794=test_null [561/909] 450794=test_default_gems [562/909] 450784=test_rdoc_rd_inline_parser [563/909] 450784=test_rdoc_markup_to_rdoc [564/909] 450794=redundant_return_test [565/909] 450784=test_pipe [566/909] 450780=test_thread [567/909] 450794=test_trick [568/909] 450780=integer_base_flags_test [569/909] 450780=test_pkey_ec [570/909] 450795=test_date_parse [571/909] 450780=test_backtrace [572/909] 450780=test_defined [573/909] 450778=test_key_name_check [574/909] 450784=test_io_buffer [575/909] 450778=test_rdoc_i18n_text [576/909] 450778=test_disable_irb [577/909] 450778=test_gem_uninstaller [578/909] 450795=test_gb18030 [579/909] 450795=test_svcb_https [580/909] 450784=test_buffering [581/909] 450784=test_time [582/909] 450795=test_windows_1251 [583/909] 450780=test_rdoc_rdoc [584/909] 450795=test_string [585/909] 450791=test_proc [586/909] 450780=test_gc_compact [587/909] 450784=integer_parse_test [588/909] 450784=test_gem_package_old [589/909] 450784=test_gem_resolver_index_set [590/909] 450784=test_egrep_cpp [591/909] 450788=test_cgi_tag_helper [592/909] 450788=test_zlib [593/909] 450784=test_optimization [594/909] 450789=test_date_conv [595/909] 450789=test_erb_m17n [596/909] 450789=test_ole_methods [597/909] 450789=test_folderitem2_invokeverb [598/909] 450789=test_require_path_check [599/909] 450789=test_rdoc_markup_parser [600/909] 450793=test_files_test_2 [601/909] 450789=test_fnmatch [602/909] 450789=test_gem_validator [603/909] 450789=test_rdoc_store [604/909] 450791=test_x509attr [605/909] 450791=test_raise [606/909] 450791=test_gem_request_set_lockfile_parser [607/909] 450778=test_depth_first [608/909] 450778=test_pattern_matching [609/909] 450791=test_rdoc_stats [610/909] 450778=test_string [611/909] 450778=test_qsort [612/909] 450778=test_rdoc_parser [613/909] 450791=test_gem_dependency_resolution_error [614/909] 450791=json_addition_test [615/909] 450778=test_custom_command [616/909] 450778=test_rdoc_tom_doc [617/909] 450791=test_rdoc_markup_to_tt_only [618/909] 450778=test_hmac [619/909] 450778=test_bug-3571 [620/909] 450791=test_key_actor_vi [621/909] 450778=test_gem_command [622/909] 450778=test_gem_spec_fetcher [623/909] 450791=test_common [624/909] 450778=test_numeric [625/909] 450789=parse_stream_test [626/909] 450789=test_gem_commands_lock_command [627/909] 450789=test_ifunless [628/909] 450789=test_assignment [629/909] 450786=test_gem_source_list [630/909] 450778=test_yaml_special_cases [631/909] 450778=test_optarg [632/909] 450786=test_config [633/909] 450791=test_rdoc_token_stream [634/909] 450791=test_address_resolve [635/909] 450786=test_iter_break [636/909] 450786=test_exception [637/909] 450791=test_zsh_completion [638/909] 450786=test_num2int [639/909] 450791=test_nil [640/909] 450791=test_rdoc_single_class [641/909] 450791=test_verbose [642/909] 450786=test_gem_remote_fetcher_local_server [643/909] 450791=test_pp [644/909] 450783=test_gem_ext_configure_builder [645/909] 450778=test_frozen Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39653> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 36637> [646/909] 450778=test_macro [647/909] 450778=test_emitter [648/909] 450778=test_gem_silent_ui [649/909] 450783=static_inspect_test [650/909] 450783=test_files_ext [651/909] 450791=test_bug-5832 [652/909] 450783=test_kernel [653/909] 450791=test_eval_historyCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 450786 ko1 7u IPv4 250822444 0t0 TCP localhost:39653 (LISTEN) ruby 450786 ko1 8u IPv4 250844096 0t0 TCP localhost:36637 (LISTEN) [654/909] 450778=test_gem_doctor Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 41233> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 44583> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 450786 ko1 9u IPv4 250844120 0t0 TCP localhost:41233 (LISTEN) ruby 450786 ko1 10u IPv4 250844121 0t0 TCP localhost:44583 (LISTEN) [655/909] 450791=test_kdf [656/909] 450778=!Nothing_to_test [657/909] 450778=test_psych.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 42365> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 39027> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 450786 ko1 9u IPv4 250844138 0t0 TCP localhost:42365 (LISTEN) ruby 450786 ko1 10u IPv4 250844139 0t0 TCP localhost:39027 (LISTEN) [658/909] 450778=test_enc_raise Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 [659/909] 450778=test_rdoc_markup_paragraph Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 46411> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 44821> [660/909] 450778=snippets_testCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 450786 ko1 9u IPv4 250849603 0t0 TCP localhost:46411 (LISTEN) ruby 450786 ko1 10u IPv4 250849604 0t0 TCP localhost:44821 (LISTEN) [661/909] 450791=test_date [662/909] 450791=test_gem_rdoc .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 [663/909] 450786=parse_success_test [664/909] 450786=test_gem_ext_cargo_builder_unit [665/909] 450794=test_command [666/909] 450786=test_at_exit [667/909] 450791=test_object_create_start [668/909] 450791=test_kwargs [669/909] 450791=test_gem_commands_exec_command [670/909] 450786=test_io_wait [671/909] 450781=test_date_attr [672/909] 450781=test_ellipsize [673/909] 450781=test_summary [674/909] 450783=test_console_attr [675/909] 450783=test_type_completor [676/909] 450783=test_win32ole_record [677/909] 450783=test_gem_unsatisfiable_dependency_error [678/909] 450783=test_condition [679/909] 450783=test_foreach [680/909] 450783=test_gem_source_specific_file [681/909] 450781=test_gem_commands_uninstall_command [682/909] 450794=test_cp949 [683/909] 450786=test_io [684/909] 450794=test_hash [685/909] 450783=test_ubf_async_safe [686/909] 450783=test_emoji [687/909] 450783=test_win32ole_type_event [688/909] 450783=test_sorted_set [689/909] 450786=test_pack [690/909] 450783=test_array_create [691/909] 450783=test_gem_impossible_dependencies_error [692/909] 450783=test_to_ruby [693/909] 450789=test_pattern_key_name_check [694/909] 450783=test_rdoc_rubygems_hook [695/909] 450789=test_method [696/909] 450780=test_gem_commands_query_command [697/909] 450783=test_euc_kr [698/909] 450783=test_rdoc_context_section [699/909] 450783=test_ftp [700/909] 450783=test_gem_security_trust_dir [701/909] 450778=test_gem_requirement [702/909] 450783=test_sprintf [703/909] 450786=test_string_memory [704/909] 450778=test_undef [705/909] 450778=test_objspace [706/909] 450786=test_line_editor [707/909] 450786=test_have_library [708/909] 450792=test_remote_fetch_error [709/909] 450792=test_gem_commands_stale_command [710/909] 450781=test_lock_native_thread [711/909] 450792=test_c_struct_entry [712/909] 450791=equality_test [713/909] 450791=test_set [714/909] 450791=test_show_source [715/909] 450791=regular_expression_encoding_test [716/909] 450791=test_external_new [717/909] 450791=test_alias_and_anchor [718/909] 450791=test_postponed_job [719/909] 450783=test_hash [720/909] 450783=test_gem_resolver_dependency_request [721/909] 450792=test_tree_builder [722/909] 450783=test_win32ole_typelib [723/909] 450792=test_protect [724/909] 450783=test_raise_exception [725/909] 450780=test_gem_request_set_lockfile [726/909] 450792=test_argf [727/909] 450781=test_framework [728/909] 450781=test_ns_spki [729/909] 450781=test_kill_ring [730/909] 450781=test_yjit [731/909] 450781=test_weakmap [732/909] 450791=test_workspace [733/909] 450791=test_m17n [734/909] 450780=test_gem_commands_environment_command [735/909] 450793=test_ws [736/909] 450793=test_rdoc_markup_indented_paragraph [737/909] 450793=test_io_buffer [738/909] 450780=test_pack [739/909] 450780=test_backtrace [740/909] 450779=test_rdoc_task [741/909] 450779=regular_expression_options_test [742/909] 450793=test_gem_resolver_conflict [743/909] 450779=test_clone [744/909] 450793=test_gem_commands_install_command [745/909] 450788=test_readpartial [746/909] 450791=locals_test [747/909] 450785=test_rdoc_require [748/909] 450779=test_rdoc_markup_raw [749/909] 450779=test_webauthn_poller [750/909] 450785=test_rat [751/909] 450785=test_typeddata [752/909] 450783=test_gem_resolver_best_set [753/909] 450779=test_rdoc_markup_to_html_crossref [754/909] 450783=test_fstring [755/909] 450791=test_array [756/909] 450791=test_optparse [757/909] 450788=test_convertible [758/909] 450786=test_yield [759/909] 450791=test_rdoc_alias [760/909] 450785=test_files_sample [761/909] 450791=test_stringscanner [762/909] 450783=test_bigzero [763/909] 450783=test_pkey_dh [764/909] 450791=test_iseq_load [765/909] 450785=test_gem_util [766/909] 450783=test_gem_package_tar_header [767/909] 450779=source_location_test [768/909] 450779=test_pkcs12 [769/909] 450783=test_system [770/909] 450785=test_yjit_exit_locations [771/909] 450785=test_etc [772/909] 450785=test_ripper [773/909] 450779=test_gem_config_file [774/909] 450785=test_gem_resolver_activation_request [775/909] 450779=test_protocol [776/909] 450785=test_getopts [777/909] 450785=test_gc [778/909] 450785=test_math [779/909] 450785=test_gem_commands_fetch_command [780/909] 450780=test_libs [781/909] 450780=test_config [782/909] 450791=test_sleep [783/909] 450785=test_yaml_tree [784/909] 450780=test_face [785/909] 450785=test_case [786/909] 450785=test_sizeof [787/909] 450780=test_rendering [788/909] 450793=numeric_value_test [789/909] 450780=test_autoload [790/909] 450793=test_utf16 [791/909] 450793=test_unicode_escape [792/909] 450793=test_io [793/909] 450779=test_digest [794/909] 450783=test_marshalable [795/909] 450783=test_cgi_util [796/909] 450790=test_require [797/909] 450783=test_gem_ext_cmake_builder [798/909] 450783=test_gem_commands_contents_command [799/909] 450783=test_wss [800/909] 450783=test_fiddle [801/909] 450776=test_find [802/909] 450776=test_ractor [803/909] 450783=test_init [804/909] 450776=test_complexrational [805/909] 450776=test_pathname [806/909] 450779=test_coverage [807/909] 450776=test_rdoc_encoding [808/909] 450781=test_gem_package_tar_reader [809/909] 450781=regexp_test [810/909] 450783=test_file [811/909] 450776=test_gem_available_set [812/909] 450781=test_rdoc_markdown [813/909] 450783=test_modify_expand [814/909] 450783=test_rdoc_any_method [815/909] 450776=test_formatter [816/909] 450776=test_bash_completion [817/909] 450776=test_rdoc_constant [818/909] 450776=test_deprecate [819/909] 450794=test_gem_commands_owner_command [820/909] 450776=test_gem_source_vendor [821/909] 450776=test_recorder [822/909] 450776=test_big2str [823/909] 450776=test_handle [824/909] 450783=test_wait [825/909] 450786=test_yaml [826/909] 450783=test_forwardable [827/909] 450783=test_rdoc_markup_formatter [828/909] 450783=test_nowrite [829/909] 450783=test_thread_queue [830/909] 450781=test_ansi_without_terminfo [831/909] 450781=test_gem_commands_sources_command [832/909] 450786=test_bmethod [833/909] 450786=test_ractor [834/909] 450786=test_euc_tw [835/909] 450786=json_fixtures_test [836/909] 450786=test_shapes [837/909] 450786=test_io_timeout [838/909] 450786=index_write_test [839/909] 450786=test_rdoc_parser_c [840/909] 450790=test_comparable [841/909] 450790=test_enc_str_buf_cat [842/909] 450790=test_gbk [843/909] 450790=test_class2name [844/909] 450790=test_profile_frames [845/909] 450779=test_cstr [846/909] 450776=test_warning [847/909] 450781=test_pstore [848/909] 450781=test_stack [849/909] 450776=test_gem_commands_list_command [850/909] 450776=test_reqarg [851/909] 450786=test_rdoc_include [852/909] 450790=test_too_many_dummy_encodings [853/909] 450786=test_rdoc_options [854/909] 450791=test_cesu8 [855/909] 450791=test_econv [856/909] 450794=test_gem_version [857/909] 450790=test_gem_commands_signin_command [858/909] 450794=test_resource [859/909] 450794=test_emitter [860/909] 450790=test_ldap [861/909] 450790=test_fileutils [862/909] 450794=test_string_processing [863/909] 450794=encodings_test [864/909] 450794=test_gem_commands_search_command [865/909] 450794=test_complex [866/909] 450776=test_gem_ext_ext_conf_builder [867/909] 450786=test_gem_stub_specification [868/909] 450792=test_method_cache [869/909] 450792=test_frozen_error [870/909] 450792=test_gem_dependency [871/909] 450794=test_gem_resolver_specification [872/909] 450794=test_path_to_class [873/909] 450794=lex_test [874/909] 450792=test_rdoc_markup_verbatim [875/909] 450786=test_inlinecache [876/909] 450779=test_gem_remote_fetcher [877/909] 450786=test_mdns [878/909] 450786=test_parse [879/909] 450790=test_gem_resolver_installed_specification [880/909] 450792=test_scanner_events [881/909] 450790=symbol_encoding_test [882/909] 450790=test_rdoc_parser_rd [883/909] 450792=test_date_strftime [884/909] 450790=test_gem_installer [885/909] 450781=test_yamlstore [886/909] 450781=test_random [887/909] 450781=test_asn1 [888/909] 450781=test_const [889/909] 450781=test_rdoc_normal_class [890/909] 450779=test_class [891/909] 450781=test_load [892/909] 450781=json_string_matching_test [893/909] 450781=test_irb [894/909] 450791=snapshots_test [895/909] 450792=test_queue [896/909] 450792=test_function [897/909] 450786=test_noarg [898/909] 450785=pattern_test [899/909] 450781=test_tempfile [900/909] 450785=test_rdoc_markup [901/909] 450785=test_gem_commands_help_command [902/909] 450785=test_tracepoint [903/909] 450786=test_prettyprint [904/909] 450786=test_basicsocket [905/909] 450786=test_utf32 [906/909] 450789=test_duplicate [907/909] 450786=desugar_compiler_test [908/909] 450786=test_gem_resolver_index_specification [909/909] 450789=test_internal_ivar Finished tests in 36.488134s, 887.6859 tests/s, 176734.2797 assertions/s. 32390 tests, 6448704 assertions, 0 failures, 0 errors, 322 skips ruby -v: ruby 3.4.0dev (2024-07-09T09:09:14Z master f9004fc8aa) [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-09T09:09:14Z master f9004fc8aa) [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.302112 seconds 3432 files, 32772 examples, 165068 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0.