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