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