# Logfile created on 2024-02-12 15:58:23 +0000 by logger.rb/v1.4.3 I, [2024-02-12T15:58:23.659911 #19618] INFO -- : #<BuildRuby:0x0000564660a4ed70 @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="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @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, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240212-155823", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000564660ad7260 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000564660ad70f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564660ad6f40 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240212-155823", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240212-155823>, @binmode=false, @mon_data=#<Monitor:0x0000564660ad6e78>, @mon_data_owner_object_id=860>>> I, [2024-02-12T15:58:23.660301 #19618] INFO -- : $$$[beg] make update-unicode -j16 I, [2024-02-12T15:58:23.722892 #19618] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-02-12T15:58:23.723174 #19618] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2024-02-12T15:58:23.723203 #19618] INFO -- : $$$[beg] make update-download -j16 I, [2024-02-12T15:58:23.828563 #19618] INFO -- : tool/config.guess already exists I, [2024-02-12T15:58:23.828630 #19618] INFO -- : tool/config.sub already exists I, [2024-02-12T15:58:23.831614 #19618] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-12T15:58:23.832683 #19618] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - I, [2024-02-12T15:58:23.834379 #19618] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged I, [2024-02-12T15:58:23.945944 #19618] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2024-02-12T15:58:23.946005 #19618] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2024-02-12T15:58:24.009199 #19618] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-02-12T15:58:24.009400 #19618] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2024-02-12T15:58:24.009425 #19618] INFO -- : $$$[beg] make update-src -j16 E, [2024-02-12T15:58:24.789708 #19618] ERROR -- : From https://github.com/ruby/ruby E, [2024-02-12T15:58:24.789782 #19618] ERROR -- : 739eec0..16b3907 master -> origin/master I, [2024-02-12T15:58:24.812333 #19618] INFO -- : Updating 739eec0..16b3907 I, [2024-02-12T15:58:24.812417 #19618] INFO -- : Fast-forward I, [2024-02-12T15:58:24.822311 #19618] INFO -- : lib/prism.rb | 1 - I, [2024-02-12T15:58:24.822376 #19618] INFO -- : lib/prism/prism.gemspec | 2 +- I, [2024-02-12T15:58:24.822386 #19618] INFO -- : lib/prism/ripper_compat.rb | 575 -------------------- I, [2024-02-12T15:58:24.822395 #19618] INFO -- : lib/prism/translation.rb | 1 + I, [2024-02-12T15:58:24.822401 #19618] INFO -- : lib/prism/translation/ripper.rb | 577 +++++++++++++++++++++ I, [2024-02-12T15:58:24.822408 #19618] INFO -- : prism/prism.c | 13 +- I, [2024-02-12T15:58:24.822414 #19618] INFO -- : .../{ripper_compat_test.rb => ripper_test.rb} | 8 +- I, [2024-02-12T15:58:24.822420 #19618] INFO -- : test/prism/snapshots/seattlerb/defn_unary_not.txt | 2 +- I, [2024-02-12T15:58:24.822437 #19618] INFO -- : 8 files changed, 592 insertions(+), 587 deletions(-) I, [2024-02-12T15:58:24.822443 #19618] INFO -- : delete mode 100644 lib/prism/ripper_compat.rb I, [2024-02-12T15:58:24.822450 #19618] INFO -- : create mode 100644 lib/prism/translation/ripper.rb I, [2024-02-12T15:58:24.822456 #19618] INFO -- : rename test/prism/{ripper_compat_test.rb => ripper_test.rb} (95%) I, [2024-02-12T15:58:24.836186 #19618] INFO -- : Latest commit hash = 16b39072a5 I, [2024-02-12T15:58:24.838188 #19618] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2024-02-12T15:58:24.838232 #19618] INFO -- : $$$[beg] make after-update -j16 I, [2024-02-12T15:58:24.910192 #19618] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c I, [2024-02-12T15:58:24.914442 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2024-02-12T15:58:24.914504 #19618] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-02-12T15:58:24.914527 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2024-02-12T15:58:24.933307 #19618] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2024-02-12T15:58:24.935133 #19618] INFO -- : generating x86_64-linux-fake.rb I, [2024-02-12T15:58:24.990347 #19618] INFO -- : x86_64-linux-fake.rb updated I, [2024-02-12T15:58:24.992542 #19618] INFO -- : generating enc.mk I, [2024-02-12T15:58:25.138807 #19618] INFO -- : making srcs under enc I, [2024-02-12T15:58:25.170657 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:25.170744 #19618] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-12T15:58:25.170763 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:25.221716 #19618] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-12T15:58:25.222905 #19618] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - I, [2024-02-12T15:58:25.224727 #19618] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged I, [2024-02-12T15:58:25.292858 #19618] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2024-02-12T15:58:25.293043 #19618] INFO -- : $$$[beg] make miniruby -j16 I, [2024-02-12T15:58:25.354672 #19618] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-12T15:58:25.354736 #19618] INFO -- : CC = gcc I, [2024-02-12T15:58:25.354747 #19618] INFO -- : LD = ld I, [2024-02-12T15:58:25.354755 #19618] INFO -- : LDSHARED = gcc -shared I, [2024-02-12T15:58:25.354763 #19618] INFO -- : CFLAGS = -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 I, [2024-02-12T15:58:25.354777 #19618] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-02-12T15:58:25.354785 #19618] INFO -- : CPPFLAGS = I, [2024-02-12T15:58:25.354791 #19618] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-12T15:58:25.354798 #19618] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-12T15:58:25.354804 #19618] INFO -- : LANG = C.UTF-8 I, [2024-02-12T15:58:25.354818 #19618] INFO -- : LC_ALL = I, [2024-02-12T15:58:25.354826 #19618] INFO -- : LC_CTYPE = I, [2024-02-12T15:58:25.354833 #19618] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-02-12T15:58:25.354838 #19618] INFO -- : RUSTC = rustc I, [2024-02-12T15:58:25.354844 #19618] INFO -- : 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 I, [2024-02-12T15:58:25.355972 #19618] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-12T15:58:25.356010 #19618] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-12T15:58:25.356019 #19618] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-12T15:58:25.356030 #19618] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-12T15:58:25.356037 #19618] INFO -- : I, [2024-02-12T15:58:25.378597 #19618] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2024-02-12T15:58:25.383897 #19618] INFO -- : compiling /tmp/ruby/src/trunk/prism/prism.c I, [2024-02-12T15:58:31.191569 #19618] INFO -- : linking miniruby I, [2024-02-12T15:58:32.092532 #19618] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2024-02-12T15:58:32.092669 #19618] INFO -- : $$$[beg] make ruby -j16 I, [2024-02-12T15:58:32.154026 #19618] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-12T15:58:32.154089 #19618] INFO -- : CC = gcc I, [2024-02-12T15:58:32.154102 #19618] INFO -- : LD = ld I, [2024-02-12T15:58:32.154111 #19618] INFO -- : LDSHARED = gcc -shared I, [2024-02-12T15:58:32.154124 #19618] INFO -- : CFLAGS = -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 I, [2024-02-12T15:58:32.154133 #19618] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-02-12T15:58:32.154141 #19618] INFO -- : CPPFLAGS = I, [2024-02-12T15:58:32.154149 #19618] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-12T15:58:32.154157 #19618] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-12T15:58:32.154163 #19618] INFO -- : LANG = C.UTF-8 I, [2024-02-12T15:58:32.154170 #19618] INFO -- : LC_ALL = I, [2024-02-12T15:58:32.154178 #19618] INFO -- : LC_CTYPE = I, [2024-02-12T15:58:32.154185 #19618] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-02-12T15:58:32.154191 #19618] INFO -- : RUSTC = rustc I, [2024-02-12T15:58:32.154198 #19618] INFO -- : 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 I, [2024-02-12T15:58:32.155444 #19618] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-12T15:58:32.155469 #19618] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-12T15:58:32.155477 #19618] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-12T15:58:32.155483 #19618] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-12T15:58:32.155498 #19618] INFO -- : I, [2024-02-12T15:58:32.317940 #19618] INFO -- : builtin_binary.inc updated I, [2024-02-12T15:58:32.323694 #19618] INFO -- : 1fe8fd6ddfd35a6db5dadee98c2cd362b4212789d3beb67992c475c3af4bc757 builtin_binary.inc I, [2024-02-12T15:58:32.326109 #19618] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2024-02-12T15:58:32.577305 #19618] INFO -- : linking static-library libruby-static.a I, [2024-02-12T15:58:33.054278 #19618] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-02-12T15:58:35.229914 #19618] INFO -- : linking ruby I, [2024-02-12T15:58:35.255557 #19618] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2024-02-12T15:58:35.255715 #19618] INFO -- : $$$[beg] make all -j16 I, [2024-02-12T15:58:35.314333 #19618] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-12T15:58:35.314398 #19618] INFO -- : CC = gcc I, [2024-02-12T15:58:35.314408 #19618] INFO -- : LD = ld I, [2024-02-12T15:58:35.314414 #19618] INFO -- : LDSHARED = gcc -shared I, [2024-02-12T15:58:35.314425 #19618] INFO -- : CFLAGS = -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 I, [2024-02-12T15:58:35.314432 #19618] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-02-12T15:58:35.314439 #19618] INFO -- : CPPFLAGS = I, [2024-02-12T15:58:35.314444 #19618] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-12T15:58:35.314450 #19618] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-12T15:58:35.314455 #19618] INFO -- : LANG = C.UTF-8 I, [2024-02-12T15:58:35.314460 #19618] INFO -- : LC_ALL = I, [2024-02-12T15:58:35.314464 #19618] INFO -- : LC_CTYPE = I, [2024-02-12T15:58:35.314469 #19618] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-02-12T15:58:35.314474 #19618] INFO -- : RUSTC = rustc I, [2024-02-12T15:58:35.314479 #19618] INFO -- : 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 I, [2024-02-12T15:58:35.315769 #19618] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-12T15:58:35.315806 #19618] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-12T15:58:35.315817 #19618] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-12T15:58:35.315824 #19618] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-12T15:58:35.315830 #19618] INFO -- : I, [2024-02-12T15:58:35.355927 #19618] INFO -- : generating encdb.h I, [2024-02-12T15:58:35.357934 #19618] INFO -- : generating enc.mk I, [2024-02-12T15:58:35.359914 #19618] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-02-12T15:58:35.360188 #19618] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-02-12T15:58:35.360531 #19618] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-02-12T15:58:35.360880 #19618] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-02-12T15:58:35.361742 #19618] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-02-12T15:58:35.362349 #19618] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-02-12T15:58:35.362602 #19618] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-02-12T15:58:35.363260 #19618] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-02-12T15:58:35.363645 #19618] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-02-12T15:58:35.364337 #19618] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-02-12T15:58:35.364651 #19618] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-02-12T15:58:35.365363 #19618] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-02-12T15:58:35.368639 #19618] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-02-12T15:58:35.410116 #19618] INFO -- : encdb.h unchanged I, [2024-02-12T15:58:35.412361 #19618] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-02-12T15:58:35.413125 #19618] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-02-12T15:58:35.546295 #19618] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-02-12T15:58:35.552355 #19618] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-02-12T15:58:35.575365 #19618] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-02-12T15:58:35.577919 #19618] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-02-12T15:58:35.591677 #19618] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-02-12T15:58:35.592662 #19618] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-02-12T15:58:35.598315 #19618] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-02-12T15:58:35.632651 #19618] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-02-12T15:58:35.642993 #19618] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-02-12T15:58:35.672623 #19618] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-02-12T15:58:35.685368 #19618] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-02-12T15:58:35.696973 #19618] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-02-12T15:58:35.707217 #19618] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-02-12T15:58:35.751028 #19618] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-02-12T15:58:35.760264 #19618] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-02-12T15:58:35.811733 #19618] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-02-12T15:58:35.813701 #19618] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-02-12T15:58:35.825760 #19618] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-02-12T15:58:35.844376 #19618] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-02-12T15:58:35.845847 #19618] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-02-12T15:58:35.846874 #19618] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-02-12T15:58:35.847841 #19618] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-02-12T15:58:35.848705 #19618] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-02-12T15:58:35.886682 #19618] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-02-12T15:58:35.932420 #19618] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-02-12T15:58:35.944694 #19618] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-02-12T15:58:35.988637 #19618] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-02-12T15:58:36.010674 #19618] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-02-12T15:58:36.011384 #19618] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-02-12T15:58:36.058779 #19618] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-02-12T15:58:36.076869 #19618] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-02-12T15:58:36.099004 #19618] INFO -- : making enc I, [2024-02-12T15:58:36.100254 #19618] INFO -- : making srcs under enc I, [2024-02-12T15:58:36.138628 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.138718 #19618] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-12T15:58:36.138734 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.173585 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.173677 #19618] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-12T15:58:36.173693 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.174810 #19618] INFO -- : generating transdb.h I, [2024-02-12T15:58:36.314614 #19618] INFO -- : transdb.h unchanged I, [2024-02-12T15:58:36.316533 #19618] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-12T15:58:36.316588 #19618] INFO -- : making trans I, [2024-02-12T15:58:36.353459 #19618] INFO -- : ext/configure-ext.mk updated I, [2024-02-12T15:58:36.356268 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.357471 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.357551 #19618] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-02-12T15:58:36.357568 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.358966 #19618] INFO -- : making encs I, [2024-02-12T15:58:36.410070 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.410156 #19618] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-12T15:58:36.410171 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.642596 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.643213 #19618] INFO -- : generating makefile exts.mk I, [2024-02-12T15:58:36.691414 #19618] INFO -- : exts.mk unchanged I, [2024-02-12T15:58:36.696391 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.728164 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-12T15:58:36.730403 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-12T15:58:36.731650 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-12T15:58:36.732075 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-12T15:58:36.733330 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-12T15:58:36.734548 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-12T15:58:36.734646 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-12T15:58:36.735393 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-12T15:58:36.735867 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-12T15:58:36.737127 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-12T15:58:36.737640 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-12T15:58:36.737871 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-12T15:58:36.738014 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-12T15:58:36.738336 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-12T15:58:36.738498 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-12T15:58:36.739251 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-12T15:58:36.739486 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-12T15:58:36.741396 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-12T15:58:36.742067 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-12T15:58:36.742381 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-12T15:58:36.743906 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-12T15:58:36.744368 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-12T15:58:36.745527 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-12T15:58:36.745640 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-12T15:58:36.745735 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-12T15:58:36.746610 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-12T15:58:36.746873 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-12T15:58:36.750081 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-12T15:58:36.751187 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-12T15:58:36.751327 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-12T15:58:36.752127 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-12T15:58:36.754617 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-12T15:58:36.755378 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-12T15:58:36.755551 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-12T15:58:36.757076 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-12T15:58:36.762132 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-12T15:58:36.766196 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-12T15:58:36.767087 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-12T15:58:36.778475 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-12T15:58:36.791366 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-12T15:58:36.792149 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-12T15:58:36.795886 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-12T15:58:36.797280 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-12T15:58:36.798471 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-12T15:58:36.798943 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-12T15:58:36.798971 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-12T15:58:36.840442 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.918217 #19618] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-12T15:58:36.918288 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.918647 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.923431 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.923489 #19618] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-12T15:58:36.923501 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:36.924204 #19618] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2024-02-12T15:58:36.924317 #19618] INFO -- : $$$[beg] make install -j16 I, [2024-02-12T15:58:36.991046 #19618] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-12T15:58:36.991997 #19618] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-12T15:58:36.992049 #19618] INFO -- : CC = gcc I, [2024-02-12T15:58:36.992068 #19618] INFO -- : LD = ld I, [2024-02-12T15:58:36.992080 #19618] INFO -- : LDSHARED = gcc -shared I, [2024-02-12T15:58:36.992096 #19618] INFO -- : CFLAGS = -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 I, [2024-02-12T15:58:36.992112 #19618] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-02-12T15:58:36.992126 #19618] INFO -- : CPPFLAGS = I, [2024-02-12T15:58:36.992140 #19618] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-12T15:58:36.992155 #19618] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-12T15:58:36.992168 #19618] INFO -- : LANG = C.UTF-8 I, [2024-02-12T15:58:36.992181 #19618] INFO -- : LC_ALL = I, [2024-02-12T15:58:36.992194 #19618] INFO -- : LC_CTYPE = I, [2024-02-12T15:58:36.992208 #19618] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-02-12T15:58:36.992222 #19618] INFO -- : RUSTC = rustc I, [2024-02-12T15:58:36.992237 #19618] INFO -- : 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 I, [2024-02-12T15:58:37.033952 #19618] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - I, [2024-02-12T15:58:37.034582 #19618] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-12T15:58:37.034635 #19618] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-12T15:58:37.034653 #19618] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-12T15:58:37.034664 #19618] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-12T15:58:37.034674 #19618] INFO -- : I, [2024-02-12T15:58:37.036122 #19618] INFO -- : generating encdb.h I, [2024-02-12T15:58:37.036180 #19618] INFO -- : generating enc.mk I, [2024-02-12T15:58:37.036198 #19618] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged I, [2024-02-12T15:58:37.069733 #19618] INFO -- : encdb.h unchanged I, [2024-02-12T15:58:37.206696 #19618] INFO -- : making srcs under enc I, [2024-02-12T15:58:37.206766 #19618] INFO -- : making enc I, [2024-02-12T15:58:37.224600 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.224665 #19618] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-12T15:58:37.224676 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.237484 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.237548 #19618] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-12T15:58:37.237559 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.238261 #19618] INFO -- : generating transdb.h I, [2024-02-12T15:58:37.348392 #19618] INFO -- : transdb.h unchanged I, [2024-02-12T15:58:37.349608 #19618] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-12T15:58:37.353438 #19618] INFO -- : making trans I, [2024-02-12T15:58:37.385021 #19618] INFO -- : ext/configure-ext.mk unchanged I, [2024-02-12T15:58:37.387740 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.389632 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.389763 #19618] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-02-12T15:58:37.389785 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.391558 #19618] INFO -- : making encs I, [2024-02-12T15:58:37.473977 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.474263 #19618] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-12T15:58:37.474363 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.684366 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.684978 #19618] INFO -- : generating makefile exts.mk I, [2024-02-12T15:58:37.746745 #19618] INFO -- : exts.mk unchanged I, [2024-02-12T15:58:37.752266 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.783673 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-12T15:58:37.785526 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-12T15:58:37.786670 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-12T15:58:37.787398 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-12T15:58:37.788218 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-12T15:58:37.789597 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-12T15:58:37.789740 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-12T15:58:37.790027 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-12T15:58:37.791631 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-12T15:58:37.792113 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-12T15:58:37.792706 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-12T15:58:37.792768 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-12T15:58:37.793821 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-12T15:58:37.793844 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-12T15:58:37.794177 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-12T15:58:37.794284 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-12T15:58:37.794962 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-12T15:58:37.795400 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-12T15:58:37.796648 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-12T15:58:37.797064 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-12T15:58:37.798061 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-12T15:58:37.798086 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-12T15:58:37.798386 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-12T15:58:37.802346 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-12T15:58:37.802674 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-12T15:58:37.802843 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-12T15:58:37.802869 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-12T15:58:37.802958 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-12T15:58:37.803662 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-12T15:58:37.803778 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-12T15:58:37.803995 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-12T15:58:37.808711 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-12T15:58:37.808871 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-12T15:58:37.809678 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-12T15:58:37.811447 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-12T15:58:37.821210 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-12T15:58:37.823816 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-12T15:58:37.824507 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-12T15:58:37.836854 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-12T15:58:37.839532 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-12T15:58:37.846542 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-12T15:58:37.851250 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-12T15:58:37.851466 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-12T15:58:37.851644 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-12T15:58:37.854011 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-12T15:58:37.854365 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-12T15:58:37.878293 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.957907 #19618] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-12T15:58:37.957970 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.958414 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.961738 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.961777 #19618] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-12T15:58:37.961784 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:37.961964 #19618] INFO -- : ./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="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc I, [2024-02-12T15:58:38.077177 #19618] INFO -- : Installing to I, [2024-02-12T15:58:38.077244 #19618] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2024-02-12T15:58:38.077429 #19618] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2024-02-12T15:58:38.086114 #19618] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-02-12T15:58:38.086183 #19618] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2024-02-12T15:58:38.086235 #19618] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-02-12T15:58:38.097839 #19618] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-02-12T15:58:38.097894 #19618] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-02-12T15:58:38.097916 #19618] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux I, [2024-02-12T15:58:38.098127 #19618] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-02-12T15:58:38.102088 #19618] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 I, [2024-02-12T15:58:38.102147 #19618] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-02-12T15:58:38.102156 #19618] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby I, [2024-02-12T15:58:38.102184 #19618] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2024-02-12T15:58:38.102307 #19618] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-02-12T15:58:38.151084 #19618] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 I, [2024-02-12T15:58:38.159443 #19618] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2024-02-12T15:58:38.159638 #19618] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-02-12T15:58:38.176489 #19618] INFO -- : benchmark 0.3.0 I, [2024-02-12T15:58:38.189293 #19618] INFO -- : bundler 2.6.0.dev I, [2024-02-12T15:58:38.191287 #19618] INFO -- : cgi 0.4.1 I, [2024-02-12T15:58:38.192022 #19618] INFO -- : delegate 0.3.1 I, [2024-02-12T15:58:38.192657 #19618] INFO -- : did_you_mean 1.6.3 I, [2024-02-12T15:58:38.194671 #19618] INFO -- : english 0.8.0 I, [2024-02-12T15:58:38.195338 #19618] INFO -- : erb 4.0.4 I, [2024-02-12T15:58:38.196333 #19618] INFO -- : error_highlight 0.6.0 I, [2024-02-12T15:58:38.196938 #19618] INFO -- : fileutils 1.7.2 I, [2024-02-12T15:58:38.197539 #19618] INFO -- : find 0.2.0 I, [2024-02-12T15:58:38.198152 #19618] INFO -- : forwardable 1.3.3 I, [2024-02-12T15:58:38.198747 #19618] INFO -- : ipaddr 1.2.6 I, [2024-02-12T15:58:38.199337 #19618] INFO -- : irb 1.11.2 I, [2024-02-12T15:58:38.200413 #19618] INFO -- : logger 1.6.0 I, [2024-02-12T15:58:38.201038 #19618] INFO -- : net-http 0.4.1 I, [2024-02-12T15:58:38.201713 #19618] INFO -- : net-protocol 0.2.2 I, [2024-02-12T15:58:38.203662 #19618] INFO -- : open-uri 0.4.1 I, [2024-02-12T15:58:38.204336 #19618] INFO -- : open3 0.2.1 I, [2024-02-12T15:58:38.204945 #19618] INFO -- : optparse 0.4.0 I, [2024-02-12T15:58:38.205578 #19618] INFO -- : ostruct 0.6.0 I, [2024-02-12T15:58:38.206168 #19618] INFO -- : pp 0.5.0 I, [2024-02-12T15:58:38.206804 #19618] INFO -- : prettyprint 0.2.0 I, [2024-02-12T15:58:38.207403 #19618] INFO -- : prism 0.22.0 I, [2024-02-12T15:58:38.208337 #19618] INFO -- : pstore 0.1.3 I, [2024-02-12T15:58:38.208934 #19618] INFO -- : rdoc 6.6.2 I, [2024-02-12T15:58:38.211347 #19618] INFO -- : readline 0.0.4 I, [2024-02-12T15:58:38.212041 #19618] INFO -- : reline 0.4.2 I, [2024-02-12T15:58:38.212716 #19618] INFO -- : resolv 0.3.0 I, [2024-02-12T15:58:38.213333 #19618] INFO -- : ruby2_keywords 0.0.5 I, [2024-02-12T15:58:38.213960 #19618] INFO -- : securerandom 0.3.1 I, [2024-02-12T15:58:38.214571 #19618] INFO -- : set 1.1.0 I, [2024-02-12T15:58:38.215188 #19618] INFO -- : shellwords 0.2.0 I, [2024-02-12T15:58:38.215818 #19618] INFO -- : singleton 0.2.0 I, [2024-02-12T15:58:38.216401 #19618] INFO -- : syntax_suggest 2.0.0 I, [2024-02-12T15:58:38.217351 #19618] INFO -- : tempfile 0.2.1 I, [2024-02-12T15:58:38.218695 #19618] INFO -- : time 0.3.0 I, [2024-02-12T15:58:38.219571 #19618] INFO -- : timeout 0.4.1 I, [2024-02-12T15:58:38.220201 #19618] INFO -- : tmpdir 0.2.0 I, [2024-02-12T15:58:38.220837 #19618] INFO -- : tsort 0.2.0 I, [2024-02-12T15:58:38.221440 #19618] INFO -- : un 0.3.0 I, [2024-02-12T15:58:38.222052 #19618] INFO -- : uri 0.13.0 I, [2024-02-12T15:58:38.222705 #19618] INFO -- : weakref 0.1.3 I, [2024-02-12T15:58:38.223326 #19618] INFO -- : yaml 0.3.0 I, [2024-02-12T15:58:38.223839 #19618] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-02-12T15:58:38.231392 #19618] INFO -- : date 3.3.4 I, [2024-02-12T15:58:38.233282 #19618] INFO -- : digest 3.1.1 I, [2024-02-12T15:58:38.234917 #19618] INFO -- : etc 1.4.3 I, [2024-02-12T15:58:38.236670 #19618] INFO -- : fcntl 1.1.0 I, [2024-02-12T15:58:38.237932 #19618] INFO -- : fiddle 1.1.3 I, [2024-02-12T15:58:38.239467 #19618] INFO -- : io-console 0.7.2 I, [2024-02-12T15:58:38.240143 #19618] INFO -- : io-nonblock 0.3.0 I, [2024-02-12T15:58:38.240755 #19618] INFO -- : io-wait 0.3.1 I, [2024-02-12T15:58:38.241336 #19618] INFO -- : json 2.7.1 I, [2024-02-12T15:58:38.241991 #19618] INFO -- : openssl 3.2.0 I, [2024-02-12T15:58:38.242619 #19618] INFO -- : pathname 0.3.0 I, [2024-02-12T15:58:38.243234 #19618] INFO -- : psych 5.1.2 I, [2024-02-12T15:58:38.243955 #19618] INFO -- : stringio 3.1.1 I, [2024-02-12T15:58:38.244676 #19618] INFO -- : strscan 3.1.1 I, [2024-02-12T15:58:38.245280 #19618] INFO -- : zlib 3.1.0 I, [2024-02-12T15:58:38.245781 #19618] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-02-12T15:58:38.246297 #19618] INFO -- : minitest 5.22.2 I, [2024-02-12T15:58:38.256799 #19618] INFO -- : power_assert 2.0.3 I, [2024-02-12T15:58:38.258926 #19618] INFO -- : rake 13.1.0 I, [2024-02-12T15:58:38.264359 #19618] INFO -- : test-unit 3.6.1 I, [2024-02-12T15:58:38.271843 #19618] INFO -- : rexml 3.2.6 I, [2024-02-12T15:58:38.277997 #19618] INFO -- : rss 0.3.0 I, [2024-02-12T15:58:38.282545 #19618] INFO -- : net-ftp 0.3.4 I, [2024-02-12T15:58:38.284021 #19618] INFO -- : net-imap 0.4.10 I, [2024-02-12T15:58:38.289636 #19618] INFO -- : net-pop 0.1.2 I, [2024-02-12T15:58:38.291308 #19618] INFO -- : net-smtp 0.4.0.1 I, [2024-02-12T15:58:38.292829 #19618] INFO -- : matrix 0.4.2 I, [2024-02-12T15:58:38.294156 #19618] INFO -- : prime 0.1.2 I, [2024-02-12T15:58:38.296394 #19618] INFO -- : rbs 3.4.4 I, [2024-02-12T15:58:38.337657 #19618] INFO -- : typeprof 0.21.10 I, [2024-02-12T15:58:38.341076 #19618] INFO -- : debug 1.9.1 I, [2024-02-12T15:58:38.345404 #19618] INFO -- : racc 1.7.3 I, [2024-02-12T15:58:38.349705 #19618] INFO -- : mutex_m 0.2.0 I, [2024-02-12T15:58:38.350981 #19618] INFO -- : getoptlong 0.2.1 I, [2024-02-12T15:58:38.353906 #19618] INFO -- : base64 0.2.0 I, [2024-02-12T15:58:38.354992 #19618] INFO -- : bigdecimal 3.1.6 I, [2024-02-12T15:58:38.358038 #19618] INFO -- : observer 0.1.2 I, [2024-02-12T15:58:38.359411 #19618] INFO -- : abbrev 0.1.2 I, [2024-02-12T15:58:38.360784 #19618] INFO -- : resolv-replace 0.1.1 I, [2024-02-12T15:58:38.362252 #19618] INFO -- : rinda 0.2.0 I, [2024-02-12T15:58:38.363886 #19618] INFO -- : drb 2.2.0 I, [2024-02-12T15:58:38.366578 #19618] INFO -- : nkf 0.2.0 I, [2024-02-12T15:58:38.370422 #19618] INFO -- : syslog 0.1.2 I, [2024-02-12T15:58:38.372863 #19618] INFO -- : csv 3.2.8 I, [2024-02-12T15:58:38.376656 #19618] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache I, [2024-02-12T15:58:38.381958 #19618] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2024-02-12T15:58:38.382188 #19618] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2024-02-12T15:58:48.298716 #19618] INFO -- : PASS all 1891 tests E, [2024-02-12T15:58:48.304870 #19618] ERROR -- : I, [2024-02-12T15:58:48.304985 #19618] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2024-02-12T15:58:48.305081 #19618] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2024-02-12T15:58:48.368116 #19618] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-12T15:58:48.368183 #19618] INFO -- : CC = gcc I, [2024-02-12T15:58:48.368194 #19618] INFO -- : LD = ld I, [2024-02-12T15:58:48.368203 #19618] INFO -- : LDSHARED = gcc -shared I, [2024-02-12T15:58:48.368223 #19618] INFO -- : CFLAGS = -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 I, [2024-02-12T15:58:48.368231 #19618] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-02-12T15:58:48.368239 #19618] INFO -- : CPPFLAGS = I, [2024-02-12T15:58:48.368246 #19618] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-12T15:58:48.368253 #19618] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-12T15:58:48.368259 #19618] INFO -- : LANG = C.UTF-8 I, [2024-02-12T15:58:48.368265 #19618] INFO -- : LC_ALL = I, [2024-02-12T15:58:48.368271 #19618] INFO -- : LC_CTYPE = I, [2024-02-12T15:58:48.368277 #19618] INFO -- : MFLAGS = I, [2024-02-12T15:58:48.368283 #19618] INFO -- : RUSTC = rustc I, [2024-02-12T15:58:48.368289 #19618] INFO -- : 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 I, [2024-02-12T15:58:48.368620 #19618] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-12T15:58:48.368643 #19618] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-12T15:58:48.368651 #19618] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-12T15:58:48.368657 #19618] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-12T15:58:48.368776 #19618] INFO -- : I, [2024-02-12T15:58:48.510940 #19618] INFO -- : Checking leaked global symbols...none I, [2024-02-12T15:58:48.567504 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-02-12T15:58:48.567568 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2024-02-12T15:58:48.567580 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2024-02-12T15:58:48.567627 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2024-02-12T15:58:48.567812 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2024-02-12T15:58:48.567900 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2024-02-12T15:58:48.568277 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2024-02-12T15:58:48.568496 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2024-02-12T15:58:48.569431 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-02-12T15:58:48.569809 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2024-02-12T15:58:48.571023 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2024-02-12T15:58:48.572682 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-02-12T15:58:48.572727 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2024-02-12T15:58:48.572772 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2024-02-12T15:58:48.572892 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2024-02-12T15:58:48.673110 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2024-02-12T15:58:48.673628 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2024-02-12T15:58:48.822198 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2024-02-12T15:58:48.822262 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2024-02-12T15:58:48.822327 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2024-02-12T15:58:48.822481 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2024-02-12T15:58:48.822547 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2024-02-12T15:58:48.822571 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2024-02-12T15:58:48.822629 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2024-02-12T15:58:48.822744 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2024-02-12T15:58:48.822773 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2024-02-12T15:58:48.822848 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2024-02-12T15:58:48.822904 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2024-02-12T15:58:48.823330 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2024-02-12T15:58:48.865195 #19618] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2024-02-12T15:58:48.868362 #19618] INFO -- : I, [2024-02-12T15:58:48.868411 #19618] INFO -- : test succeeded I, [2024-02-12T15:58:48.869677 #19618] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2024-02-12T15:58:48.869818 #19618] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2024-02-12T15:58:48.978821 #19618] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-12T15:58:48.978902 #19618] INFO -- : CC = gcc I, [2024-02-12T15:58:48.978917 #19618] INFO -- : LD = ld I, [2024-02-12T15:58:48.978926 #19618] INFO -- : LDSHARED = gcc -shared I, [2024-02-12T15:58:48.978936 #19618] INFO -- : CFLAGS = -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 I, [2024-02-12T15:58:48.978955 #19618] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-02-12T15:58:48.978963 #19618] INFO -- : CPPFLAGS = I, [2024-02-12T15:58:48.978971 #19618] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-12T15:58:48.978978 #19618] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-12T15:58:48.978984 #19618] INFO -- : LANG = C.UTF-8 I, [2024-02-12T15:58:48.978990 #19618] INFO -- : LC_ALL = I, [2024-02-12T15:58:48.978997 #19618] INFO -- : LC_CTYPE = I, [2024-02-12T15:58:48.979003 #19618] INFO -- : MFLAGS = I, [2024-02-12T15:58:48.979010 #19618] INFO -- : RUSTC = rustc I, [2024-02-12T15:58:48.979016 #19618] INFO -- : 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 I, [2024-02-12T15:58:48.979395 #19618] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-12T15:58:48.979417 #19618] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-12T15:58:48.979428 #19618] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-12T15:58:48.979435 #19618] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-12T15:58:48.979441 #19618] INFO -- : I, [2024-02-12T15:58:48.981394 #19618] INFO -- : generating enc.mk I, [2024-02-12T15:58:49.121016 #19618] INFO -- : generating encdb.h I, [2024-02-12T15:58:49.150812 #19618] INFO -- : encdb.h unchanged I, [2024-02-12T15:58:49.152849 #19618] INFO -- : making enc I, [2024-02-12T15:58:49.170577 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:49.170641 #19618] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-12T15:58:49.170652 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:49.171453 #19618] INFO -- : making srcs under enc I, [2024-02-12T15:58:49.203466 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:49.203544 #19618] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-12T15:58:49.203558 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:49.204673 #19618] INFO -- : generating transdb.h I, [2024-02-12T15:58:49.328428 #19618] INFO -- : transdb.h unchanged I, [2024-02-12T15:58:49.330417 #19618] INFO -- : making trans I, [2024-02-12T15:58:49.367386 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:49.367452 #19618] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-02-12T15:58:49.367464 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:49.368366 #19618] INFO -- : making encs I, [2024-02-12T15:58:49.411232 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:49.411296 #19618] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-12T15:58:49.411307 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:49.414133 #19618] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-12T15:58:49.453761 #19618] INFO -- : ext/configure-ext.mk updated I, [2024-02-12T15:58:49.457275 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:51.242528 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:51.243136 #19618] INFO -- : generating makefile exts.mk I, [2024-02-12T15:58:51.287295 #19618] INFO -- : exts.mk unchanged I, [2024-02-12T15:58:51.292028 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:51.524356 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-12T15:58:51.527434 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-12T15:58:51.532039 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-12T15:58:51.535367 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-12T15:58:51.537965 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-12T15:58:51.544217 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-12T15:58:51.562372 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-12T15:58:51.565664 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-12T15:58:51.579058 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-12T15:58:51.586431 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-12T15:58:51.590188 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-12T15:58:51.593206 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-12T15:58:51.602138 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-12T15:58:51.609108 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-12T15:58:51.620264 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-12T15:58:51.622919 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-12T15:58:51.627999 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-12T15:58:51.632316 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-12T15:58:51.646180 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-12T15:58:51.661371 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-12T15:58:51.664851 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-12T15:58:51.667431 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-12T15:58:51.672420 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-12T15:58:51.690008 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-12T15:58:51.693745 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-12T15:58:51.696709 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-12T15:58:51.708033 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-12T15:58:51.714053 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-12T15:58:51.716034 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-12T15:58:51.718113 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-12T15:58:51.727390 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-12T15:58:51.734733 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-12T15:58:51.747240 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-12T15:58:51.776029 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-12T15:58:51.778159 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-12T15:58:51.808486 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-12T15:58:51.810473 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-12T15:58:51.842684 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-12T15:58:51.844909 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-12T15:58:51.875392 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-12T15:58:51.877796 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-12T15:58:51.924043 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-12T15:58:51.927763 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-12T15:58:51.959138 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-12T15:58:51.962210 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-12T15:58:51.991284 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-12T15:58:52.014778 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:52.092241 #19618] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-12T15:58:52.092311 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:52.092581 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:52.095998 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:52.096050 #19618] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-12T15:58:52.096059 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:58:52.227084 #19618] INFO -- : Run options: I, [2024-02-12T15:58:52.227160 #19618] INFO -- : --seed=13636 I, [2024-02-12T15:58:52.227171 #19618] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2024-02-12T15:58:52.227179 #19618] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/.excludes I, [2024-02-12T15:58:52.227185 #19618] INFO -- : --name=!/memory_leak/ I, [2024-02-12T15:58:52.227191 #19618] INFO -- : --stderr-on-failure I, [2024-02-12T15:58:52.227197 #19618] INFO -- : -j16 I, [2024-02-12T15:58:52.227203 #19618] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-02-12T15:58:52.227228 #19618] INFO -- : I, [2024-02-12T15:58:52.227235 #19618] INFO -- : # Running tests: I, [2024-02-12T15:58:52.227241 #19618] INFO -- : I, [2024-02-12T15:58:52.450832 #19618] INFO -- : [ 1/864] 2846530=test_rdoc_i18n_text I, [2024-02-12T15:58:52.453129 #19618] INFO -- : [ 2/864] 2846472=test_backtrace I, [2024-02-12T15:58:52.454184 #19618] INFO -- : [ 3/864] 2846560=test_defined I, [2024-02-12T15:58:52.455096 #19618] INFO -- : [ 4/864] 2846515=test_key_name_check I, [2024-02-12T15:58:52.455135 #19618] INFO -- : [ 5/864] 2846540=test_io_buffer I, [2024-02-12T15:58:52.455942 #19618] INFO -- : [ 6/864] 2846585=test_rdoc_rdoc I, [2024-02-12T15:58:52.456042 #19618] INFO -- : [ 7/864] 2846594=test_time I, [2024-02-12T15:58:52.456624 #19618] INFO -- : [ 8/864] 2846573=test_windows_1251 I, [2024-02-12T15:58:52.457323 #19618] INFO -- : [ 9/864] 2846626=test_gb18030 I, [2024-02-12T15:58:52.458840 #19618] INFO -- : [ 10/864] 2846952=test_svcb_https I, [2024-02-12T15:58:52.460291 #19618] INFO -- : [ 11/864] 2846500=test_buffering I, [2024-02-12T15:58:52.460610 #19618] INFO -- : [ 12/864] 2846472=test_gem_uninstaller I, [2024-02-12T15:58:52.460829 #19618] INFO -- : [ 13/864] 2846612=test_default_gems I, [2024-02-12T15:58:52.463467 #19618] INFO -- : [ 14/864] 2846626=test_rdoc_rd_inline_parser I, [2024-02-12T15:58:52.463551 #19618] INFO -- : [ 15/864] 2846936=test_rdoc_markup_to_rdoc I, [2024-02-12T15:58:52.466982 #19618] INFO -- : [ 16/864] 2846573=test_mul I, [2024-02-12T15:58:52.467068 #19618] INFO -- : [ 17/864] 2847496=test_win32ole_type I, [2024-02-12T15:58:52.471930 #19618] INFO -- : [ 18/864] 2846515=test_null I, [2024-02-12T15:58:52.473448 #19618] INFO -- : [ 19/864] 2847496=test_rdoc_markup_attributes I, [2024-02-12T15:58:52.475582 #19618] INFO -- : [ 20/864] 2846573=test_date_parse I, [2024-02-12T15:58:52.481759 #19618] INFO -- : [ 21/864] 2847806=test_pkey_ec I, [2024-02-12T15:58:52.492828 #19618] INFO -- : [ 22/864] 2847501=test_pipe I, [2024-02-12T15:58:52.497814 #19618] INFO -- : [ 23/864] 2846540=test_thread I, [2024-02-12T15:58:52.501627 #19618] INFO -- : [ 24/864] 2846540=test_trick I, [2024-02-12T15:58:52.506616 #19618] INFO -- : [ 25/864] 2846952=test_string I, [2024-02-12T15:58:52.527657 #19618] INFO -- : [ 26/864] 2846515=test_pattern_matching I, [2024-02-12T15:58:52.528373 #19618] INFO -- : [ 27/864] 2846612=test_rdoc_stats I, [2024-02-12T15:58:52.532376 #19618] INFO -- : [ 28/864] 2846500=test_x509attr I, [2024-02-12T15:58:52.541562 #19618] INFO -- : [ 29/864] 2846500=test_raise I, [2024-02-12T15:58:52.547895 #19618] INFO -- : [ 30/864] 2846500=test_gem_request_set_lockfile_parser I, [2024-02-12T15:58:52.553625 #19618] INFO -- : [ 31/864] 2846560=test_depth_first I, [2024-02-12T15:58:52.553723 #19618] INFO -- : [ 32/864] 2846952=test_rdoc_store I, [2024-02-12T15:58:52.575912 #19618] INFO -- : [ 33/864] 2846515=json_addition_test I, [2024-02-12T15:58:52.595336 #19618] INFO -- : [ 34/864] 2846515=test_qsort I, [2024-02-12T15:58:52.599293 #19618] INFO -- : [ 35/864] 2846560=test_rdoc_parser I, [2024-02-12T15:58:52.610802 #19618] INFO -- : [ 36/864] 2846515=test_gem_dependency_resolution_error I, [2024-02-12T15:58:52.622457 #19618] INFO -- : [ 37/864] 2846594=test_optimization I, [2024-02-12T15:58:52.623710 #19618] INFO -- : [ 38/864] 2846573=test_date_conv I, [2024-02-12T15:58:52.626568 #19618] INFO -- : [ 39/864] 2847806=test_ole_methods I, [2024-02-12T15:58:52.626689 #19618] INFO -- : [ 40/864] 2847806=test_erb_m17n I, [2024-02-12T15:58:52.641039 #19618] INFO -- : [ 41/864] 2846573=test_egrep_cpp I, [2024-02-12T15:58:52.650806 #19618] INFO -- : [ 42/864] 2847806=test_cgi_tag_helper I, [2024-02-12T15:58:52.653559 #19618] INFO -- : [ 43/864] 2847496=test_zlib I, [2024-02-12T15:58:52.656501 #19618] INFO -- : [ 44/864] 2846530=test_gem_package_old I, [2024-02-12T15:58:52.673279 #19618] INFO -- : [ 45/864] 2847806=test_gem_resolver_index_set I, [2024-02-12T15:58:52.688142 #19618] INFO -- : [ 46/864] 2847501=test_string I, [2024-02-12T15:58:52.688378 #19618] INFO -- : [ 47/864] 2846626=test_proc I, [2024-02-12T15:58:52.712546 #19618] INFO -- : [ 48/864] 2846936=test_gc_compact I, [2024-02-12T15:58:52.779642 #19618] INFO -- : [ 49/864] 2846612=test_gem_validator I, [2024-02-12T15:58:52.829180 #19618] INFO -- : [ 50/864] 2846560=test_files_test_2 I, [2024-02-12T15:58:52.842015 #19618] INFO -- : [ 51/864] 2846515=test_fnmatch I, [2024-02-12T15:58:52.855653 #19618] INFO -- : [ 52/864] 2846573=test_folderitem2_invokeverb I, [2024-02-12T15:58:52.856252 #19618] INFO -- : [ 53/864] 2846573=test_require_path_check I, [2024-02-12T15:58:52.860605 #19618] INFO -- : [ 54/864] 2846585=test_rdoc_markup_parser I, [2024-02-12T15:58:52.887749 #19618] INFO -- : [ 55/864] 2846500=test_address_resolve I, [2024-02-12T15:58:52.916401 #19618] INFO -- : [ 56/864] 2847806=test_rdoc_token_stream I, [2024-02-12T15:58:52.916501 #19618] INFO -- : [ 57/864] 2846515=test_gem_source_list I, [2024-02-12T15:58:52.921389 #19618] INFO -- : [ 58/864] 2846585=test_yaml_special_cases I, [2024-02-12T15:58:52.940144 #19618] INFO -- : [ 59/864] 2846573=test_optarg I, [2024-02-12T15:58:52.953659 #19618] INFO -- : [ 60/864] 2846585=test_config I, [2024-02-12T15:58:52.965388 #19618] INFO -- : [ 61/864] 2846573=test_pp I, [2024-02-12T15:58:52.989621 #19618] INFO -- : [ 62/864] 2846515=test_gem_ext_configure_builder I, [2024-02-12T15:58:52.998245 #19618] INFO -- : [ 63/864] 2846500=test_frozen I, [2024-02-12T15:58:53.000383 #19618] INFO -- : [ 64/864] 2846500=test_macro I, [2024-02-12T15:58:53.003470 #19618] INFO -- : [ 65/864] 2846530=test_num2int I, [2024-02-12T15:58:53.015899 #19618] INFO -- : [ 66/864] 2846573=test_nil I, [2024-02-12T15:58:53.030847 #19618] INFO -- : [ 67/864] 2846530=test_rdoc_single_class I, [2024-02-12T15:58:53.051436 #19618] INFO -- : [ 68/864] 2846573=test_verbose I, [2024-02-12T15:58:53.054599 #19618] INFO -- : [ 69/864] 2846530=test_iter_break I, [2024-02-12T15:58:53.056831 #19618] INFO -- : [ 70/864] 2846530=test_exception I, [2024-02-12T15:58:53.063553 #19618] INFO -- : [ 71/864] 2846585=test_zsh_completion I, [2024-02-12T15:58:53.066052 #19618] INFO -- : [ 72/864] 2846585=test_rdoc_markup_to_tt_only I, [2024-02-12T15:58:53.070499 #19618] INFO -- : [ 73/864] 2846530=test_hmac I, [2024-02-12T15:58:53.081831 #19618] INFO -- : [ 74/864] 2846530=test_rdoc_tom_doc I, [2024-02-12T15:58:53.084747 #19618] INFO -- : [ 75/864] 2846500=test_gem_commands_lock_command I, [2024-02-12T15:58:53.087232 #19618] INFO -- : [ 76/864] 2846612=test_ifunless I, [2024-02-12T15:58:53.094857 #19618] INFO -- : [ 77/864] 2846612=test_assignment I, [2024-02-12T15:58:53.106484 #19618] INFO -- : [ 78/864] 2846573=test_numeric I, [2024-02-12T15:58:53.111453 #19618] INFO -- : [ 79/864] 2846585=test_gem_spec_fetcher I, [2024-02-12T15:58:53.112091 #19618] INFO -- : [ 80/864] 2846500=test_common I, [2024-02-12T15:58:53.114190 #19618] INFO -- : [ 81/864] 2846515=test_bug-3571 I, [2024-02-12T15:58:53.118753 #19618] INFO -- : [ 82/864] 2847806=test_key_actor_vi I, [2024-02-12T15:58:53.138655 #19618] INFO -- : [ 83/864] 2846530=test_gem_command I, [2024-02-12T15:58:53.170195 #19618] INFO -- : [ 84/864] 2846515=test_rdoc_markup_paragraph I, [2024-02-12T15:58:53.212089 #19618] INFO -- : [ 85/864] 2846573=!Nothing_to_test I, [2024-02-12T15:58:53.217481 #19618] INFO -- : [ 86/864] 2846573=test_psych I, [2024-02-12T15:58:53.273558 #19618] INFO -- : [ 87/864] 2846530=test_enc_raise I, [2024-02-12T15:58:53.285536 #19618] INFO -- : [ 88/864] 2846573=test_object_create_start I, [2024-02-12T15:58:53.285623 #19618] INFO -- : [ 89/864] 2846530=test_date I, [2024-02-12T15:58:53.287987 #19618] INFO -- : [ 90/864] 2846573=test_gem_rdoc I, [2024-02-12T15:58:53.297554 #19618] INFO -- : [ 91/864] 2846530=test_gem_ext_cargo_builder_unit I, [2024-02-12T15:58:53.345032 #19618] INFO -- : [ 92/864] 2846530=test_at_exit I, [2024-02-12T15:58:53.365503 #19618] INFO -- : [ 93/864] 2846515=test_files_ext I, [2024-02-12T15:58:53.387614 #19618] INFO -- : [ 94/864] 2847806=test_bug-5832 I, [2024-02-12T15:58:53.387704 #19618] INFO -- : [ 95/864] 2846530=test_gem_silent_ui I, [2024-02-12T15:58:53.395918 #19618] INFO -- : [ 96/864] 2847806=test_emitter I, [2024-02-12T15:58:53.399392 #19618] INFO -- : [ 97/864] 2846500=test_gem_doctor I, [2024-02-12T15:58:53.438703 #19618] INFO -- : [ 98/864] 2846530=test_kdf I, [2024-02-12T15:58:53.454933 #19618] INFO -- : [ 99/864] 2847806=dispatcher_test I, [2024-02-12T15:58:53.460696 #19618] INFO -- : [100/864] 2846500=test_eval_history I, [2024-02-12T15:58:53.472988 #19618] INFO -- : [101/864] 2846515=test_kernel I, [2024-02-12T15:58:53.530626 #19618] INFO -- : [102/864] 2846500=test_open-uri I, [2024-02-12T15:58:53.536138 #19618] INFO -- : [103/864] 2846530=test_httpresponse I, [2024-02-12T15:58:53.600345 #19618] INFO -- : [104/864] 2847806=test_rdoc_parser_ruby I, [2024-02-12T15:58:53.623244 #19618] INFO -- : [105/864] 2846585=test_nil2vtempty I, [2024-02-12T15:58:53.627719 #19618] INFO -- : [106/864] 2846585=test_stream I, [2024-02-12T15:58:53.637023 #19618] INFO -- : [107/864] 2846530=test_rdoc_context I, [2024-02-12T15:58:53.644461 #19618] INFO -- : [108/864] 2846585=test_rdoc_text I, [2024-02-12T15:58:53.657706 #19618] INFO -- : [109/864] 2846952=test_tcp I, [2024-02-12T15:58:53.670720 #19618] INFO -- : [110/864] 2846585=test_iso_8859 I, [2024-02-12T15:58:53.712266 #19618] INFO -- : [111/864] 2846585=test_rdoc_markup_to_joined_paragraph I, [2024-02-12T15:58:53.719202 #19618] INFO -- : [112/864] 2846585=test_date_time I, [2024-02-12T15:58:53.727756 #19618] INFO -- : [113/864] 2846626=test_require I, [2024-02-12T15:58:53.731583 #19618] INFO -- : [114/864] 2846585=test_date_new I, [2024-02-12T15:58:53.731702 #19618] INFO -- : [115/864] 2846626=test_data I, [2024-02-12T15:58:53.738666 #19618] INFO -- : [116/864] 2846585=test_syntax I, [2024-02-12T15:58:53.748824 #19618] INFO -- : [117/864] 2846626=test_inadvertent_creation I, [2024-02-12T15:58:53.792934 #19618] INFO -- : [118/864] 2846573=test_flags I, [2024-02-12T15:58:53.837767 #19618] INFO -- : [119/864] 2846952=test_enumerator I, [2024-02-12T15:58:53.903903 #19618] INFO -- : [120/864] 2846626=test_http I, [2024-02-12T15:58:53.933588 #19618] INFO -- : [121/864] 2846626=test_shift_jis I, [2024-02-12T15:58:53.934795 #19618] INFO -- : [122/864] 2846626=test_gem_commands_which_command I, [2024-02-12T15:58:54.048937 #19618] INFO -- : [123/864] 2846472=test_gem_commands_specification_command I, [2024-02-12T15:58:54.210511 #19618] INFO -- : [124/864] 2846472=test_gem_resolver I, [2024-02-12T15:58:54.223239 #19618] INFO -- : [125/864] 2846626=test_safe_load I, [2024-02-12T15:58:54.264566 #19618] INFO -- : [126/864] 2846626=test_gem_resolver_composed_set I, [2024-02-12T15:58:54.286356 #19618] INFO -- : [127/864] 2846626=test_gem_commands_dependency_command I, [2024-02-12T15:58:54.324991 #19618] INFO -- : [128/864] 2846515=test_name_error I, [2024-02-12T15:58:54.412168 #19618] INFO -- : [129/864] 2846626=test_rdoc_markup_attribute_manager I, [2024-02-12T15:58:54.436693 #19618] INFO -- : [130/864] 2847806=test_show_source I, [2024-02-12T15:58:54.443746 #19618] INFO -- : [131/864] 2846515=test_pack I, [2024-02-12T15:58:54.455497 #19618] INFO -- : [132/864] 2846626=test_process I, [2024-02-12T15:58:54.521541 #19618] INFO -- : [133/864] 2847806=test_last_thread I, [2024-02-12T15:58:54.557520 #19618] INFO -- : [134/864] 2846472=test_gem_security_policy I, [2024-02-12T15:58:54.630188 #19618] INFO -- : [135/864] 2846500=test_gem_source_local I, [2024-02-12T15:58:54.751366 #19618] INFO -- : [136/864] 2846515=test_logdevice I, [2024-02-12T15:58:54.819669 #19618] INFO -- : [137/864] 2846530=test_gem_ext_rake_builder I, [2024-02-12T15:58:54.919513 #19618] INFO -- : [138/864] 2846612=test_arity I, [2024-02-12T15:58:54.942093 #19618] INFO -- : [139/864] 2846612=test_x509cert I, [2024-02-12T15:58:54.957734 #19618] INFO -- : [140/864] 2846472=test_gc I, [2024-02-12T15:58:54.964987 #19618] INFO -- : [141/864] 2846500=test_gem_resolver_lock_specification I, [2024-02-12T15:58:55.011052 #19618] INFO -- : [142/864] 2846500=test_err_in_callback I, [2024-02-12T15:58:55.011216 #19618] INFO -- : [143/864] 2846500=test_logperiod I, [2024-02-12T15:58:55.027886 #19618] INFO -- : [144/864] 2846500=test_rdoc_markdown_test I, [2024-02-12T15:58:55.063810 #19618] INFO -- : [145/864] 2847496=test_c_union_entity I, [2024-02-12T15:58:55.110292 #19618] INFO -- : [146/864] 2847496=test_rdoc_normal_module I, [2024-02-12T15:58:55.228550 #19618] INFO -- : [147/864] 2847496=test_securerandom I, [2024-02-12T15:58:55.245882 #19618] INFO -- : [148/864] 2846612=test_switch_hitter I, [2024-02-12T15:58:55.254347 #19618] INFO -- : [149/864] 2846573=test_io_console I, [2024-02-12T15:58:55.267159 #19618] INFO -- : [150/864] 2846612=test_singleton I, [2024-02-12T15:58:55.275816 #19618] INFO -- : [151/864] 2846612=test_flush I, [2024-02-12T15:58:55.280600 #19618] INFO -- : [152/864] 2846612=test_stringchar I, [2024-02-12T15:58:55.284224 #19618] INFO -- : [153/864] 2846540=test_hash_create I, [2024-02-12T15:58:55.287580 #19618] INFO -- : [154/864] 2846540=newline_test I, [2024-02-12T15:58:55.300686 #19618] INFO -- : [155/864] 2847496=test_uncorrectable_name_check I, [2024-02-12T15:58:55.311255 #19618] INFO -- : [156/864] 2847496=test_thread_fd_close I, [2024-02-12T15:58:55.325368 #19618] INFO -- : [157/864] 2847496=test_passing_block I, [2024-02-12T15:58:55.360223 #19618] INFO -- : [158/864] 2847496=parse_test I, [2024-02-12T15:58:55.431537 #19618] INFO -- : [159/864] 2846612=test_gem_install_update_options I, [2024-02-12T15:58:55.525730 #19618] INFO -- : [160/864] 2846540=test_require_lib I, [2024-02-12T15:58:55.603839 #19618] INFO -- : [161/864] 2846612=test_severity I, [2024-02-12T15:58:55.607747 #19618] INFO -- : [162/864] 2847806=test_ractor I, [2024-02-12T15:58:55.637293 #19618] INFO -- : [163/864] 2847806=test_extlibs I, [2024-02-12T15:58:55.644848 #19618] INFO -- : [164/864] 2846612=test_rdoc_generator_ri I, [2024-02-12T15:58:55.648570 #19618] INFO -- : [165/864] 2846612=test_gem_stream_ui I, [2024-02-12T15:58:55.785697 #19618] INFO -- : [166/864] 2846612=test_c_struct_builder I, [2024-02-12T15:58:55.870687 #19618] INFO -- : [167/864] 2846530=test_dot_dot I, [2024-02-12T15:58:55.871433 #19618] INFO -- : [168/864] 2846530=test_str2big I, [2024-02-12T15:58:55.891711 #19618] INFO -- : [169/864] 2846530=test_literal I, [2024-02-12T15:58:55.961170 #19618] INFO -- : [170/864] 2846612=test_objectspace I, [2024-02-12T15:58:56.003769 #19618] INFO -- : [171/864] 2846936=test_socket I, [2024-02-12T15:58:56.020109 #19618] INFO -- : [172/864] 2846515=test_thread I, [2024-02-12T15:58:56.267006 #19618] INFO -- : [173/864] 2846515=test_rdoc_markup_to_table_of_contents I, [2024-02-12T15:58:56.298526 #19618] INFO -- : [174/864] 2846515=test_reline I, [2024-02-12T15:58:56.616004 #19618] INFO -- : [175/864] 2846515=test_parser_events I, [2024-02-12T15:58:56.699242 #19618] INFO -- : [176/864] 2846500=test_pkey I, [2024-02-12T15:58:56.714168 #19618] INFO -- : [177/864] 2846515=test_case I, [2024-02-12T15:58:56.716690 #19618] INFO -- : [178/864] 2846515=test_gem_version_option I, [2024-02-12T15:58:56.756576 #19618] INFO -- : [179/864] 2846500=test_grapheme_breaks I, [2024-02-12T15:58:56.776141 #19618] INFO -- : [180/864] 2846515=test_gem_request_connection_pools I, [2024-02-12T15:58:56.783522 #19618] INFO -- : [181/864] 2846500=test_cclass I, [2024-02-12T15:58:56.805938 #19618] INFO -- : [182/864] 2846530=test_ractor I, [2024-02-12T15:58:56.814313 #19618] INFO -- : [183/864] 2846500=test_memory_view I, [2024-02-12T15:58:56.891952 #19618] INFO -- : [184/864] 2846530=test_m17n_comb I, [2024-02-12T15:58:57.056452 #19618] INFO -- : [185/864] 2846612=test_json_tree I, [2024-02-12T15:58:57.069429 #19618] INFO -- : [186/864] 2846612=test_rdoc_markup_to_markdown I, [2024-02-12T15:58:57.081294 #19618] INFO -- : [187/864] 2846500=test_ansi_with_terminfo I, [2024-02-12T15:58:57.089269 #19618] INFO -- : [188/864] 2846500=test_rdoc_generator_pot_po I, [2024-02-12T15:58:57.096033 #19618] INFO -- : [189/864] 2846500=test_gem_ext_cargo_builder_link_flag_converter I, [2024-02-12T15:58:57.147981 #19618] INFO -- : [190/864] 2846612=test_gem_commands_mirror I, [2024-02-12T15:58:57.154237 #19618] INFO -- : [191/864] 2846612=test_sprintf_comb I, [2024-02-12T15:58:57.162985 #19618] INFO -- : [192/864] 2846500=test_gem_request I, [2024-02-12T15:58:57.285770 #19618] INFO -- : [193/864] 2846936=test_method_cache I, [2024-02-12T15:58:57.291777 #19618] INFO -- : [194/864] 2846936=test_scan_args I, [2024-02-12T15:58:57.312436 #19618] INFO -- : [195/864] 2846936=test_generic I, [2024-02-12T15:58:57.366258 #19618] INFO -- : [196/864] 2846612=test_win32ole I, [2024-02-12T15:58:57.378254 #19618] INFO -- : [197/864] 2846612=test_settracefunc I, [2024-02-12T15:58:57.381158 #19618] INFO -- : [198/864] 2846500=test_gem_text I, [2024-02-12T15:58:57.388641 #19618] INFO -- : [199/864] 2846936=test_enumerator_kw I, [2024-02-12T15:58:57.391014 #19618] INFO -- : [200/864] 2846936=test_gem_commands_info_command I, [2024-02-12T15:58:57.455876 #19618] INFO -- : [201/864] 2846500=test_scalar I, [2024-02-12T15:58:57.476593 #19618] INFO -- : [202/864] 2846500=test_gem_dependency_installer I, [2024-02-12T15:58:57.498033 #19618] INFO -- : [203/864] 2846560=test_rdoc_cross_reference I, [2024-02-12T15:58:57.664733 #19618] INFO -- : [204/864] 2846936=test_store I, [2024-02-12T15:58:57.836879 #19618] INFO -- : [205/864] 2846515=test_case_options I, [2024-02-12T15:58:57.843098 #19618] INFO -- : [206/864] 2846515=test_exception I, [2024-02-12T15:58:57.907232 #19618] INFO -- : [207/864] 2846936=test_gem_name_tuple I, [2024-02-12T15:58:57.951842 #19618] INFO -- : [208/864] 2846936=test_gem_package_tar_reader_entry I, [2024-02-12T15:58:58.003882 #19618] INFO -- : [209/864] 2847501=test_rand I, [2024-02-12T15:58:58.014934 #19618] INFO -- : [210/864] 2846573=test_bug_reporter I, [2024-02-12T15:58:58.015045 #19618] INFO -- : [211/864] 2847806=test_gem_available_set I, [2024-02-12T15:58:58.104573 #19618] INFO -- : [212/864] 2846560=test_rdoc_markdown I, [2024-02-12T15:58:58.169847 #19618] INFO -- : [213/864] 2847806=test_modify_expand I, [2024-02-12T15:58:58.175548 #19618] INFO -- : [214/864] 2847806=test_rdoc_any_method I, [2024-02-12T15:58:58.209446 #19618] INFO -- : [215/864] 2846936=test_file I, [2024-02-12T15:58:58.215948 #19618] INFO -- : [216/864] 2846936=test_coverage I, [2024-02-12T15:58:58.334882 #19618] INFO -- : [217/864] 2847501=test_rdoc_encoding I, [2024-02-12T15:58:58.496067 #19618] INFO -- : [218/864] 2846560=test_gem_package_tar_reader I, [2024-02-12T15:58:58.533689 #19618] INFO -- : [219/864] 2847501=regexp_test I, [2024-02-12T15:58:58.609030 #19618] INFO -- : [220/864] 2846573=test_init I, [2024-02-12T15:58:58.652354 #19618] INFO -- : [221/864] 2847501=test_complexrational I, [2024-02-12T15:58:58.658371 #19618] INFO -- : [222/864] 2847501=test_pathname I, [2024-02-12T15:58:58.715480 #19618] INFO -- : [223/864] 2847806=test_gem_commands_owner_command I, [2024-02-12T15:58:58.794274 #19618] INFO -- : [224/864] 2846560=test_gem_source_vendor I, [2024-02-12T15:58:58.806415 #19618] INFO -- : [225/864] 2846560=test_recorder I, [2024-02-12T15:58:58.816210 #19618] INFO -- : [226/864] 2846560=test_rdoc_constant I, [2024-02-12T15:58:58.823451 #19618] INFO -- : [227/864] 2846612=test_deprecate I, [2024-02-12T15:58:58.875753 #19618] INFO -- : [228/864] 2846612=test_formatter I, [2024-02-12T15:58:58.881535 #19618] INFO -- : [229/864] 2846612=test_bash_completion I, [2024-02-12T15:58:58.892695 #19618] INFO -- : [230/864] 2846612=test_gem_ext_cmake_builder I, [2024-02-12T15:58:58.933101 #19618] INFO -- : [231/864] 2846612=test_gem_commands_contents_command I, [2024-02-12T15:58:58.964363 #19618] INFO -- : [232/864] 2846560=test_cgi_util I, [2024-02-12T15:58:58.984532 #19618] INFO -- : [233/864] 2847501=test_require I, [2024-02-12T15:58:59.044511 #19618] INFO -- : [234/864] 2846612=test_marshalable I, [2024-02-12T15:58:59.062616 #19618] INFO -- : [235/864] 2846573=test_digest I, [2024-02-12T15:58:59.075017 #19618] INFO -- : [236/864] 2846612=test_ractor I, [2024-02-12T15:58:59.205330 #19618] INFO -- : [237/864] 2847496=test_find I, [2024-02-12T15:58:59.231824 #19618] INFO -- : [238/864] 2847496=test_fiddle I, [2024-02-12T15:58:59.259935 #19618] INFO -- : [239/864] 2846612=test_wss I, [2024-02-12T15:58:59.271232 #19618] INFO -- : [240/864] 2846612=test_comparable I, [2024-02-12T15:58:59.286850 #19618] INFO -- : [241/864] 2846560=test_rdoc_parser_c I, [2024-02-12T15:58:59.291566 #19618] INFO -- : [242/864] 2846612=test_io_timeout I, [2024-02-12T15:58:59.298335 #19618] INFO -- : [243/864] 2847496=json_fixtures_test I, [2024-02-12T15:58:59.306663 #19618] INFO -- : [244/864] 2846612=test_shapes I, [2024-02-12T15:58:59.312258 #19618] INFO -- : [245/864] 2846612=test_cstr I, [2024-02-12T15:58:59.333234 #19618] INFO -- : [246/864] 2847806=test_pstore I, [2024-02-12T15:58:59.340006 #19618] INFO -- : [247/864] 2847496=test_profile_frames I, [2024-02-12T15:58:59.394704 #19618] INFO -- : [248/864] 2847806=test_gbk I, [2024-02-12T15:58:59.399347 #19618] INFO -- : [249/864] 2847806=test_class2name I, [2024-02-12T15:58:59.410130 #19618] INFO -- : [250/864] 2847806=test_enc_str_buf_cat I, [2024-02-12T15:58:59.413591 #19618] INFO -- : [251/864] 2847806=test_yaml I, [2024-02-12T15:58:59.456996 #19618] INFO -- : [252/864] 2846936=test_forwardable I, [2024-02-12T15:58:59.502186 #19618] INFO -- : [253/864] 2846936=test_handle I, [2024-02-12T15:58:59.560979 #19618] INFO -- : [254/864] 2847496=test_wait I, [2024-02-12T15:58:59.562705 #19618] INFO -- : [255/864] 2847806=test_big2str I, [2024-02-12T15:58:59.566880 #19618] INFO -- : [256/864] 2846560=test_bmethod I, [2024-02-12T15:58:59.572000 #19618] INFO -- : [257/864] 2847806=test_ractor I, [2024-02-12T15:58:59.575436 #19618] INFO -- : [258/864] 2846560=test_euc_tw I, [2024-02-12T15:58:59.579097 #19618] INFO -- : [259/864] 2846560=test_ansi_without_terminfo I, [2024-02-12T15:58:59.637419 #19618] INFO -- : [260/864] 2847806=test_gem_commands_sources_command I, [2024-02-12T15:58:59.653826 #19618] INFO -- : [261/864] 2847496=test_nowrite I, [2024-02-12T15:58:59.674173 #19618] INFO -- : [262/864] 2847496=test_thread_queue I, [2024-02-12T15:58:59.680513 #19618] INFO -- : [263/864] 2846560=test_rdoc_markup_formatter I, [2024-02-12T15:58:59.692260 #19618] INFO -- : [264/864] 2846560=test_rdoc_markup_verbatim I, [2024-02-12T15:58:59.707050 #19618] INFO -- : [265/864] 2846560=test_inlinecache I, [2024-02-12T15:58:59.782215 #19618] INFO -- : [266/864] 2846560=test_gem_dependency I, [2024-02-12T15:58:59.850886 #19618] INFO -- : [267/864] 2847806=test_gem_resolver_specification I, [2024-02-12T15:58:59.859760 #19618] INFO -- : [268/864] 2846936=test_path_to_class I, [2024-02-12T15:58:59.879231 #19618] INFO -- : [269/864] 2847806=test_gem_ext_ext_conf_builder I, [2024-02-12T15:58:59.886117 #19618] INFO -- : [270/864] 2846936=test_method_cache I, [2024-02-12T15:58:59.888280 #19618] INFO -- : [271/864] 2846936=test_gem_stub_specification I, [2024-02-12T15:58:59.975763 #19618] INFO -- : [272/864] 2846560=test_frozen_error I, [2024-02-12T15:58:59.999881 #19618] INFO -- : [273/864] 2846560=test_gem_commands_search_command I, [2024-02-12T15:59:00.000857 #19618] INFO -- : [274/864] 2846530=test_complex I, [2024-02-12T15:59:00.008191 #19618] INFO -- : [275/864] 2846573=test_scanner_events I, [2024-02-12T15:59:00.011320 #19618] INFO -- : [276/864] 2846560=test_gem_resolver_installed_specification I, [2024-02-12T15:59:00.054963 #19618] INFO -- : [277/864] 2846560=test_mdns I, [2024-02-12T15:59:00.070535 #19618] INFO -- : [278/864] 2846560=test_parse I, [2024-02-12T15:59:00.083437 #19618] INFO -- : [279/864] 2846936=test_gem_remote_fetcher I, [2024-02-12T15:59:00.090395 #19618] INFO -- : [280/864] 2846573=test_too_many_dummy_encodings I, [2024-02-12T15:59:00.175920 #19618] INFO -- : [281/864] 2846540=test_stack I, [2024-02-12T15:59:00.199006 #19618] INFO -- : [282/864] 2846530=test_gem_commands_list_command I, [2024-02-12T15:59:00.205049 #19618] INFO -- : [283/864] 2846573=test_reqarg I, [2024-02-12T15:59:00.211664 #19618] INFO -- : [284/864] 2846612=test_rdoc_include I, [2024-02-12T15:59:00.211778 #19618] INFO -- : [285/864] 2846530=test_fileutils I, [2024-02-12T15:59:00.261979 #19618] INFO -- : [286/864] 2846573=test_string_processing I, [2024-02-12T15:59:00.264447 #19618] INFO -- : [287/864] 2846612=test_gem_commands_signin_command I, [2024-02-12T15:59:00.272873 #19618] INFO -- : [288/864] 2846573=test_resource I, [2024-02-12T15:59:00.291013 #19618] INFO -- : [289/864] 2846573=test_emitter I, [2024-02-12T15:59:00.297139 #19618] INFO -- : [290/864] 2846573=test_ldap I, [2024-02-12T15:59:00.325963 #19618] INFO -- : [291/864] 2846573=test_gem_version I, [2024-02-12T15:59:00.400892 #19618] INFO -- : [292/864] 2846612=test_rdoc_options I, [2024-02-12T15:59:00.439321 #19618] INFO -- : [293/864] 2846573=test_cesu8 I, [2024-02-12T15:59:00.442603 #19618] INFO -- : [294/864] 2846573=test_econv I, [2024-02-12T15:59:00.787266 #19618] INFO -- : [295/864] 2846612=test_tempfile I, [2024-02-12T15:59:00.820420 #19618] INFO -- : [296/864] 2846560=test_noarg I, [2024-02-12T15:59:00.868237 #19618] INFO -- : [297/864] 2846560=parse_comments_test I, [2024-02-12T15:59:00.892710 #19618] INFO -- : [298/864] 2846530=test_queue I, [2024-02-12T15:59:00.916530 #19618] INFO -- : [299/864] 2846530=test_function I, [2024-02-12T15:59:00.935732 #19618] INFO -- : [300/864] 2846500=test_internal_ivar I, [2024-02-12T15:59:00.941009 #19618] INFO -- : [301/864] 2846500=test_gem_resolver_index_specification I, [2024-02-12T15:59:00.963032 #19618] INFO -- : [302/864] 2847501=test_basicsocket I, [2024-02-12T15:59:00.975193 #19618] INFO -- : [303/864] 2846560=test_utf32 I, [2024-02-12T15:59:00.983800 #19618] INFO -- : [304/864] 2846560=test_duplicate I, [2024-02-12T15:59:00.987280 #19618] INFO -- : [305/864] 2847501=test_rdoc_markup I, [2024-02-12T15:59:00.992910 #19618] INFO -- : [306/864] 2846560=test_gem_commands_help_command I, [2024-02-12T15:59:01.003171 #19618] INFO -- : [307/864] 2847501=test_tracepoint I, [2024-02-12T15:59:01.004172 #19618] INFO -- : [308/864] 2846515=test_prettyprint I, [2024-02-12T15:59:01.016816 #19618] INFO -- : [309/864] 2846500=test_yamlstore I, [2024-02-12T15:59:01.029091 #19618] INFO -- : [310/864] 2846500=test_gem_installer I, [2024-02-12T15:59:01.051493 #19618] INFO -- : [311/864] 2846515=test_rdoc_parser_rd I, [2024-02-12T15:59:01.091445 #19618] INFO -- : [312/864] 2846560=test_date_strftime I, [2024-02-12T15:59:01.113709 #19618] INFO -- : [313/864] 2846515=test_irb I, [2024-02-12T15:59:01.121419 #19618] INFO -- : [314/864] 2846612=test_const I, [2024-02-12T15:59:01.123918 #19618] INFO -- : [315/864] 2846612=test_rdoc_normal_class I, [2024-02-12T15:59:01.172627 #19618] INFO -- : [316/864] 2846530=test_class I, [2024-02-12T15:59:01.239184 #19618] INFO -- : [317/864] 2846612=test_load I, [2024-02-12T15:59:01.254760 #19618] INFO -- : [318/864] 2846612=json_string_matching_test I, [2024-02-12T15:59:01.265295 #19618] INFO -- : [319/864] 2846612=test_random I, [2024-02-12T15:59:01.272180 #19618] INFO -- : [320/864] 2846612=test_asn1 I, [2024-02-12T15:59:01.304059 #19618] INFO -- : [321/864] 2846612=test_method I, [2024-02-12T15:59:01.400628 #19618] INFO -- : [322/864] 2847501=test_gem_commands_query_command I, [2024-02-12T15:59:01.514606 #19618] INFO -- : [323/864] 2847806=test_rdoc_rubygems_hook I, [2024-02-12T15:59:01.538141 #19618] INFO -- : [324/864] 2846515=test_to_ruby I, [2024-02-12T15:59:01.557353 #19618] INFO -- : [325/864] 2846515=test_pattern_key_name_check I, [2024-02-12T15:59:01.557978 #19618] INFO -- : [326/864] 2846515=test_pack I, [2024-02-12T15:59:01.607217 #19618] INFO -- : [327/864] 2846540=test_array_create I, [2024-02-12T15:59:01.615431 #19618] INFO -- : [328/864] 2846540=test_gem_impossible_dependencies_error I, [2024-02-12T15:59:01.615670 #19618] INFO -- : [329/864] 2847806=test_ftp I, [2024-02-12T15:59:01.652293 #19618] INFO -- : [330/864] 2847806=test_euc_kr I, [2024-02-12T15:59:01.659047 #19618] INFO -- : [331/864] 2847806=test_rdoc_context_section I, [2024-02-12T15:59:01.670588 #19618] INFO -- : [332/864] 2847806=test_type_completor I, [2024-02-12T15:59:01.677225 #19618] INFO -- : [333/864] 2847806=test_summary I, [2024-02-12T15:59:01.703805 #19618] INFO -- : [334/864] 2846560=test_console_attr I, [2024-02-12T15:59:01.709736 #19618] INFO -- : [335/864] 2846560=test_date_attr I, [2024-02-12T15:59:01.713870 #19618] INFO -- : [336/864] 2847806=test_ellipsize I, [2024-02-12T15:59:01.715928 #19618] INFO -- : [337/864] 2846560=test_kwargs I, [2024-02-12T15:59:01.725752 #19618] INFO -- : [338/864] 2846560=test_gem_commands_exec_command I, [2024-02-12T15:59:01.742750 #19618] INFO -- : [339/864] 2847806=test_io_wait I, [2024-02-12T15:59:01.816182 #19618] INFO -- : [340/864] 2846540=test_hash I, [2024-02-12T15:59:01.829541 #19618] INFO -- : [341/864] 2846573=test_ubf_async_safe I, [2024-02-12T15:59:01.837033 #19618] INFO -- : [342/864] 2846573=test_emoji I, [2024-02-12T15:59:01.875636 #19618] INFO -- : [343/864] 2846573=test_win32ole_type_event I, [2024-02-12T15:59:01.881530 #19618] INFO -- : [344/864] 2846573=test_sorted_set I, [2024-02-12T15:59:01.902337 #19618] INFO -- : [345/864] 2846515=test_io I, [2024-02-12T15:59:02.017550 #19618] INFO -- : [346/864] 2846594=test_condition I, [2024-02-12T15:59:02.023116 #19618] INFO -- : [347/864] 2846594=test_foreach I, [2024-02-12T15:59:02.030059 #19618] INFO -- : [348/864] 2846594=test_gem_source_specific_file I, [2024-02-12T15:59:02.074554 #19618] INFO -- : [349/864] 2847806=test_gem_commands_uninstall_command I, [2024-02-12T15:59:02.119401 #19618] INFO -- : [350/864] 2847501=test_cp949 I, [2024-02-12T15:59:02.125333 #19618] INFO -- : [351/864] 2847501=test_win32ole_record I, [2024-02-12T15:59:02.127130 #19618] INFO -- : [352/864] 2847501=test_gem_unsatisfiable_dependency_error I, [2024-02-12T15:59:02.146576 #19618] INFO -- : [353/864] 2847501=test_win32ole_typelib I, [2024-02-12T15:59:02.149641 #19618] INFO -- : [354/864] 2847501=test_protect I, [2024-02-12T15:59:02.167183 #19618] INFO -- : [355/864] 2847501=test_raise_exception I, [2024-02-12T15:59:02.202433 #19618] INFO -- : [356/864] 2846515=test_gem_request_set_lockfile I, [2024-02-12T15:59:02.222852 #19618] INFO -- : [357/864] 2846573=test_external_new I, [2024-02-12T15:59:02.242051 #19618] INFO -- : [358/864] 2846573=test_alias_and_anchor I, [2024-02-12T15:59:02.261431 #19618] INFO -- : [359/864] 2846573=test_postponed_job I, [2024-02-12T15:59:02.305607 #19618] INFO -- : [360/864] 2846952=test_hash I, [2024-02-12T15:59:02.324613 #19618] INFO -- : [361/864] 2846952=test_gem_resolver_dependency_request I, [2024-02-12T15:59:02.395411 #19618] INFO -- : [362/864] 2846594=test_tree_builder I, [2024-02-12T15:59:02.411931 #19618] INFO -- : [363/864] 2846594=test_m17n I, [2024-02-12T15:59:02.529783 #19618] INFO -- : [364/864] 2846594=test_gem_commands_environment_command I, [2024-02-12T15:59:02.531362 #19618] INFO -- : [365/864] 2846952=test_ws I, [2024-02-12T15:59:02.540139 #19618] INFO -- : [366/864] 2846585=test_yjit I, [2024-02-12T15:59:02.563608 #19618] INFO -- : [367/864] 2846952=test_weakmap I, [2024-02-12T15:59:02.600994 #19618] INFO -- : [368/864] 2846594=test_workspace I, [2024-02-12T15:59:02.752454 #19618] INFO -- : [369/864] 2846515=test_debug_cmd I, [2024-02-12T15:59:02.792172 #19618] INFO -- : [370/864] 2846515=test_framework I, [2024-02-12T15:59:02.797382 #19618] INFO -- : [371/864] 2846573=test_ns_spki I, [2024-02-12T15:59:02.803559 #19618] INFO -- : [372/864] 2846515=test_kill_ring I, [2024-02-12T15:59:02.818735 #19618] INFO -- : [373/864] 2846515=test_argf I, [2024-02-12T15:59:02.824112 #19618] INFO -- : [374/864] 2846573=test_undef I, [2024-02-12T15:59:02.835215 #19618] INFO -- : [375/864] 2846573=test_objspace I, [2024-02-12T15:59:02.886891 #19618] INFO -- : [376/864] 2846936=ripper_test I, [2024-02-12T15:59:02.935895 #19618] INFO -- : [377/864] 2846594=test_line_editor I, [2024-02-12T15:59:02.954130 #19618] INFO -- : [378/864] 2846594=test_gem_requirement I, [2024-02-12T15:59:03.024227 #19618] INFO -- : [379/864] 2847501=test_sprintf I, [2024-02-12T15:59:03.042097 #19618] INFO -- : [380/864] 2846936=comments_test I, [2024-02-12T15:59:03.050680 #19618] INFO -- : [381/864] 2846936=test_string_memory I, [2024-02-12T15:59:03.147874 #19618] INFO -- : [382/864] 2846594=test_gem_security_trust_dir I, [2024-02-12T15:59:03.150248 #19618] INFO -- : [383/864] 2846936=test_set I, [2024-02-12T15:59:03.161080 #19618] INFO -- : [384/864] 2846936=test_have_library I, [2024-02-12T15:59:03.184702 #19618] INFO -- : [385/864] 2846594=test_remote_fetch_error I, [2024-02-12T15:59:03.186983 #19618] INFO -- : [386/864] 2847806=test_gem_commands_stale_command I, [2024-02-12T15:59:03.200233 #19618] INFO -- : [387/864] 2847806=test_c_struct_entry I, [2024-02-12T15:59:03.204368 #19618] INFO -- : [388/864] 2846594=test_array I, [2024-02-12T15:59:03.212596 #19618] INFO -- : [389/864] 2846594=test_optparse I, [2024-02-12T15:59:03.223669 #19618] INFO -- : [390/864] 2846594=test_fstring I, [2024-02-12T15:59:03.293454 #19618] INFO -- : [391/864] 2847501=test_typeddata I, [2024-02-12T15:59:03.301936 #19618] INFO -- : [392/864] 2846560=test_gem_resolver_best_set I, [2024-02-12T15:59:03.401881 #19618] INFO -- : [393/864] 2846560=encoding_test I, [2024-02-12T15:59:03.408008 #19618] INFO -- : [394/864] 2846594=test_rdoc_markup_to_html_crossref I, [2024-02-12T15:59:03.486585 #19618] INFO -- : [395/864] 2846560=test_rdoc_markup_raw I, [2024-02-12T15:59:03.507886 #19618] INFO -- : [396/864] 2846560=test_webauthn_poller I, [2024-02-12T15:59:03.587465 #19618] INFO -- : [397/864] 2847501=test_rat I, [2024-02-12T15:59:03.600857 #19618] INFO -- : [398/864] 2847501=test_files_sample I, [2024-02-12T15:59:03.656959 #19618] INFO -- : [399/864] 2846560=test_stringscanner I, [2024-02-12T15:59:03.714281 #19618] INFO -- : [400/864] 2847501=test_yield I, [2024-02-12T15:59:03.730122 #19618] INFO -- : [401/864] 2846560=test_rdoc_alias I, [2024-02-12T15:59:03.751941 #19618] INFO -- : [402/864] 2846560=test_convertible I, [2024-02-12T15:59:03.776963 #19618] INFO -- : [403/864] 2847806=parser_test I, [2024-02-12T15:59:03.782725 #19618] INFO -- : [404/864] 2847806=test_rdoc_task I, [2024-02-12T15:59:03.788189 #19618] INFO -- : [405/864] 2847806=test_gem_resolver_conflict I, [2024-02-12T15:59:03.809549 #19618] INFO -- : [406/864] 2847806=test_io_buffer I, [2024-02-12T15:59:03.917774 #19618] INFO -- : [407/864] 2847806=test_pack I, [2024-02-12T15:59:03.964406 #19618] INFO -- : [408/864] 2847806=test_backtrace I, [2024-02-12T15:59:04.120353 #19618] INFO -- : [409/864] 2846594=test_rdoc_markup_indented_paragraph I, [2024-02-12T15:59:04.124412 #19618] INFO -- : [410/864] 2846594=test_rdoc_require I, [2024-02-12T15:59:04.147968 #19618] INFO -- : [411/864] 2846594=locals_test I, [2024-02-12T15:59:04.442095 #19618] INFO -- : [412/864] 2847496=test_readpartial I, [2024-02-12T15:59:04.759839 #19618] INFO -- : [413/864] 2846936=test_gem_commands_install_command I, [2024-02-12T15:59:04.811135 #19618] INFO -- : [414/864] 2846594=test_clone I, [2024-02-12T15:59:04.860185 #19618] INFO -- : [415/864] 2847496=test_yaml_tree I, [2024-02-12T15:59:04.915566 #19618] INFO -- : [416/864] 2847496=test_config I, [2024-02-12T15:59:05.073223 #19618] INFO -- : [417/864] 2846594=test_sleep I, [2024-02-12T15:59:05.172197 #19618] INFO -- : [418/864] 2847496=test_gc I, [2024-02-12T15:59:05.181350 #19618] INFO -- : [419/864] 2847496=test_gem_commands_fetch_command I, [2024-02-12T15:59:05.266958 #19618] INFO -- : [420/864] 2847806=test_math I, [2024-02-12T15:59:05.288120 #19618] INFO -- : [421/864] 2847806=test_libs I, [2024-02-12T15:59:05.321203 #19618] INFO -- : [422/864] 2847806=test_unicode_escape I, [2024-02-12T15:59:05.342336 #19618] INFO -- : [423/864] 2846530=test_io I, [2024-02-12T15:59:05.398161 #19618] INFO -- : [424/864] 2847496=test_autoload I, [2024-02-12T15:59:05.455456 #19618] INFO -- : [425/864] 2847806=test_utf16 I, [2024-02-12T15:59:05.472978 #19618] INFO -- : [426/864] 2847806=test_rendering I, [2024-02-12T15:59:05.473965 #19618] INFO -- : [427/864] 2847806=test_face I, [2024-02-12T15:59:05.513906 #19618] INFO -- : [428/864] 2847806=test_case I, [2024-02-12T15:59:05.552289 #19618] INFO -- : [429/864] 2847806=test_sizeof I, [2024-02-12T15:59:06.746320 #19618] INFO -- : [430/864] 2846936=test_pkcs12 I, [2024-02-12T15:59:06.757632 #19618] INFO -- : [431/864] 2846540=test_system I, [2024-02-12T15:59:07.090613 #19618] INFO -- : [432/864] 2846952=test_iseq_load I, [2024-02-12T15:59:07.095063 #19618] INFO -- : [433/864] 2846472=test_gem_util I, [2024-02-12T15:59:07.130964 #19618] INFO -- : [434/864] 2846594=test_gem_package_tar_header I, [2024-02-12T15:59:07.188033 #19618] INFO -- : [435/864] 2846936=test_bigzero I, [2024-02-12T15:59:07.202516 #19618] INFO -- : [436/864] 2846594=test_pkey_dh I, [2024-02-12T15:59:07.207736 #19618] INFO -- : [437/864] 2846936=test_gem_resolver_activation_request I, [2024-02-12T15:59:07.214344 #19618] INFO -- : [438/864] 2847501=test_protocol I, [2024-02-12T15:59:07.227881 #19618] INFO -- : [439/864] 2846936=test_getopts I, [2024-02-12T15:59:07.238670 #19618] INFO -- : [440/864] 2846936=test_ripper I, [2024-02-12T15:59:07.318566 #19618] INFO -- : [441/864] 2846594=test_gem_config_file I, [2024-02-12T15:59:07.342786 #19618] INFO -- : [442/864] 2846472=test_etc I, [2024-02-12T15:59:07.399408 #19618] INFO -- : [443/864] 2846612=test_yjit_exit_locations I, [2024-02-12T15:59:07.458058 #19618] INFO -- : [444/864] 2846472=test_popen_deadlock I, [2024-02-12T15:59:07.495547 #19618] INFO -- : [445/864] 2846612=test_delegate I, [2024-02-12T15:59:07.515904 #19618] INFO -- : [446/864] 2846612=test_date_marshal I, [2024-02-12T15:59:07.516137 #19618] INFO -- : [447/864] 2846594=test_mkmf I, [2024-02-12T15:59:07.523769 #19618] INFO -- : [448/864] 2846612=test_history I, [2024-02-12T15:59:07.533593 #19618] INFO -- : [449/864] 2847501=test_recursion I, [2024-02-12T15:59:07.544287 #19618] INFO -- : [450/864] 2847501=test_exit I, [2024-02-12T15:59:07.562586 #19618] INFO -- : [451/864] 2846594=test_digest I, [2024-02-12T15:59:07.578829 #19618] INFO -- : [452/864] 2846594=test_gem_security I, [2024-02-12T15:59:07.641966 #19618] INFO -- : [453/864] 2846612=test_rdoc_servlet I, [2024-02-12T15:59:07.645151 #19618] INFO -- : [454/864] 2847501=test_ractor I, [2024-02-12T15:59:07.740285 #19618] INFO -- : [455/864] 2847501=test_open3 I, [2024-02-12T15:59:07.749973 #19618] INFO -- : [456/864] 2846936=test_fiber I, [2024-02-12T15:59:07.786861 #19618] INFO -- : [457/864] 2846500=test_bundled_ca I, [2024-02-12T15:59:07.823360 #19618] INFO -- : [458/864] 2846612=test_closure I, [2024-02-12T15:59:08.139920 #19618] INFO -- : [459/864] 2846540=test_within_pipe I, [2024-02-12T15:59:08.275306 #19618] INFO -- : [460/864] 2846540=test_gem_bundler_version_finder I, [2024-02-12T15:59:08.334160 #19618] INFO -- : [461/864] 2846540=test_emoji_breaks I, [2024-02-12T15:59:08.407982 #19618] INFO -- : [462/864] 2846472=test_beginendblock I, [2024-02-12T15:59:08.524525 #19618] INFO -- : [463/864] 2846612=test_gem_commands_unpack_command I, [2024-02-12T15:59:08.778776 #19618] INFO -- : [464/864] 2846515=test_files_lib I, [2024-02-12T15:59:08.781646 #19618] INFO -- : [465/864] 2846515=test_rdoc_markup_to_bs I, [2024-02-12T15:59:08.845968 #19618] INFO -- : [466/864] 2846515=test_printf I, [2024-02-12T15:59:08.871561 #19618] INFO -- : [467/864] 2846515=test_rdoc_markup_pre_process I, [2024-02-12T15:59:08.969417 #19618] INFO -- : [468/864] 2846612=test_stream I, [2024-02-12T15:59:08.982390 #19618] INFO -- : [469/864] 2846612=test_time I, [2024-02-12T15:59:08.989653 #19618] INFO -- : [470/864] 2846515=test_webauthn_listener_response I, [2024-02-12T15:59:09.027205 #19618] INFO -- : [471/864] 2846515=test_to_ary_concat I, [2024-02-12T15:59:09.110755 #19618] INFO -- : [472/864] 2846472=test_pinned I, [2024-02-12T15:59:09.139571 #19618] INFO -- : [473/864] 2846952=test_iseq I, [2024-02-12T15:59:09.179279 #19618] INFO -- : [474/864] 2846472=test_exception_at_throwing I, [2024-02-12T15:59:09.211860 #19618] INFO -- : [475/864] 2846612=test_rdoc_markup_heading I, [2024-02-12T15:59:09.213852 #19618] INFO -- : [476/864] 2846612=test_class I, [2024-02-12T15:59:09.223971 #19618] INFO -- : [477/864] 2846612=test_ocsp I, [2024-02-12T15:59:09.249988 #19618] INFO -- : [478/864] 2846472=test_pkey_dsa I, [2024-02-12T15:59:09.343744 #19618] INFO -- : [479/864] 2846500=test_scheduler I, [2024-02-12T15:59:09.524671 #19618] INFO -- : [480/864] 2846500=test_gem_commands_build_command I, [2024-02-12T15:59:09.552605 #19618] INFO -- : [481/864] 2846612=test_case_comprehensive I, [2024-02-12T15:59:09.902207 #19618] INFO -- : [482/864] 2846500=test_interned_str I, [2024-02-12T15:59:09.915296 #19618] INFO -- : [483/864] 2846500=test_did_you_mean I, [2024-02-12T15:59:09.915380 #19618] INFO -- : [484/864] 2846472=test_variable_name_check I, [2024-02-12T15:59:09.919475 #19618] INFO -- : [485/864] 2846952=test_io_m17n I, [2024-02-12T15:59:09.936001 #19618] INFO -- : [486/864] 2846500=test_gem_commands_server_command I, [2024-02-12T15:59:09.936384 #19618] INFO -- : [487/864] 2846500=test_option I, [2024-02-12T15:59:09.959364 #19618] INFO -- : [488/864] 2847806=test_append I, [2024-02-12T15:59:09.961315 #19618] INFO -- : [489/864] 2847806=test_tracer I, [2024-02-12T15:59:09.966289 #19618] INFO -- : [490/864] 2846472=test_cmethod I, [2024-02-12T15:59:09.966855 #19618] INFO -- : [491/864] 2847806=test_rdoc_method_attr I, [2024-02-12T15:59:09.975331 #19618] INFO -- : [492/864] 2846472=test_data I, [2024-02-12T15:59:09.984035 #19618] INFO -- : [493/864] 2846472=test_gem_gem_runner I, [2024-02-12T15:59:10.035688 #19618] INFO -- : [494/864] 2846472=test_filter I, [2024-02-12T15:59:10.096859 #19618] INFO -- : [495/864] 2846500=test_rdoc_generator_pot I, [2024-02-12T15:59:10.126474 #19618] INFO -- : [496/864] 2846472=test_unicode I, [2024-02-12T15:59:10.133731 #19618] INFO -- : [497/864] 2846500=test_koi8 I, [2024-02-12T15:59:10.140169 #19618] INFO -- : [498/864] 2846500=parameters_signature_test I, [2024-02-12T15:59:10.146605 #19618] INFO -- : [499/864] 2847806=test_rdoc_parser_changelog I, [2024-02-12T15:59:10.209478 #19618] INFO -- : [500/864] 2846472=test_enumerator I, [2024-02-12T15:59:10.226477 #19618] INFO -- : [501/864] 2847806=test_thread_cv I, [2024-02-12T15:59:10.244048 #19618] INFO -- : [502/864] 2846472=test_lexer I, [2024-02-12T15:59:10.267491 #19618] INFO -- : [503/864] 2846472=test_ssl_session I, [2024-02-12T15:59:10.299094 #19618] INFO -- : [504/864] 2846500=test_gem_commands_update_command I, [2024-02-12T15:59:10.322680 #19618] INFO -- : [505/864] 2846560=test_gem_resolver_vendor_specification I, [2024-02-12T15:59:10.357750 #19618] INFO -- : [506/864] 2846560=test_random I, [2024-02-12T15:59:10.370230 #19618] INFO -- : [507/864] 2846560=test_notimplement I, [2024-02-12T15:59:10.372972 #19618] INFO -- : [508/864] 2846560=test_key_event_record I, [2024-02-12T15:59:10.380350 #19618] INFO -- : [509/864] 2846560=test_gem_uri I, [2024-02-12T15:59:10.423407 #19618] INFO -- : [510/864] 2846560=test_bug-14834 I, [2024-02-12T15:59:10.514230 #19618] INFO -- : [511/864] 2846560=test_rdoc_markup_to_html I, [2024-02-12T15:59:10.632640 #19618] INFO -- : [512/864] 2846560=test_date_compat I, [2024-02-12T15:59:10.637731 #19618] INFO -- : [513/864] 2846560=test_compile_prism I, [2024-02-12T15:59:10.844184 #19618] INFO -- : [514/864] 2846515=test_terminfo I, [2024-02-12T15:59:10.848988 #19618] INFO -- : [515/864] 2846515=test_win32ole_param_event I, [2024-02-12T15:59:10.851437 #19618] INFO -- : [516/864] 2846515=test_bn I, [2024-02-12T15:59:10.875239 #19618] INFO -- : [517/864] 2847806=test_case_mapping I, [2024-02-12T15:59:10.881353 #19618] INFO -- : [518/864] 2846515=test_path I, [2024-02-12T15:59:10.895959 #19618] INFO -- : [519/864] 2847806=test_tree_spell_checker I, [2024-02-12T15:59:10.905812 #19618] INFO -- : [520/864] 2846515=test_addrinfo I, [2024-02-12T15:59:10.951886 #19618] INFO -- : [521/864] 2847806=test_http I, [2024-02-12T15:59:11.024168 #19618] INFO -- : [522/864] 2846515=test_rdoc_ri_driver I, [2024-02-12T15:59:11.029517 #19618] INFO -- : [523/864] 2847501=test_httpheader I, [2024-02-12T15:59:11.079247 #19618] INFO -- : [524/864] 2846560=test_gem_resolver_local_specification I, [2024-02-12T15:59:11.102188 #19618] INFO -- : [525/864] 2846560=test_encoding I, [2024-02-12T15:59:11.125413 #19618] INFO -- : [526/864] 2846560=test_httpresponses I, [2024-02-12T15:59:11.130588 #19618] INFO -- : [527/864] 2847501=test_set_len I, [2024-02-12T15:59:11.132229 #19618] INFO -- : [528/864] 2846540=test_sockopt I, [2024-02-12T15:59:11.136069 #19618] INFO -- : [529/864] 2847501=test_rdoc_markup_to_label I, [2024-02-12T15:59:11.140622 #19618] INFO -- : [530/864] 2846540=test_install I, [2024-02-12T15:59:11.173035 #19618] INFO -- : [531/864] 2846560=test_key_stroke I, [2024-02-12T15:59:11.183746 #19618] INFO -- : [532/864] 2847501=test_color I, [2024-02-12T15:59:11.190022 #19618] INFO -- : [533/864] 2846560=json_encoding_test I, [2024-02-12T15:59:11.193302 #19618] INFO -- : [534/864] 2846560=test_primitive I, [2024-02-12T15:59:11.211063 #19618] INFO -- : [535/864] 2846560=test_human_typo I, [2024-02-12T15:59:11.214620 #19618] INFO -- : [536/864] 2846560=test_rbconfig I, [2024-02-12T15:59:11.225189 #19618] INFO -- : [537/864] 2846472=test_rdoc_generator_pot_po_entry I, [2024-02-12T15:59:11.227702 #19618] INFO -- : [538/864] 2846560=test_euc_jp I, [2024-02-12T15:59:11.232963 #19618] INFO -- : [539/864] 2846560=test_acceptable I, [2024-02-12T15:59:11.245799 #19618] INFO -- : [540/864] 2846560=test_document I, [2024-02-12T15:59:11.250827 #19618] INFO -- : [541/864] 2846560=test_win32ole_param I, [2024-02-12T15:59:11.260504 #19618] INFO -- : [542/864] 2846560=test_gem_commands_yank_command I, [2024-02-12T15:59:11.369961 #19618] INFO -- : [543/864] 2847501=test_pair I, [2024-02-12T15:59:11.403388 #19618] INFO -- : [544/864] 2846515=test_rdoc_i18n_locale I, [2024-02-12T15:59:11.411318 #19618] INFO -- : [545/864] 2846515=test_name_error_extension I, [2024-02-12T15:59:11.433154 #19618] INFO -- : [546/864] 2846515=test_gem_source_installed I, [2024-02-12T15:59:11.433445 #19618] INFO -- : [547/864] 2846515=test_x509ext I, [2024-02-12T15:59:11.445668 #19618] INFO -- : [548/864] 2846515=test_erb I, [2024-02-12T15:59:11.446634 #19618] INFO -- : [549/864] 2846472=test_completion I, [2024-02-12T15:59:11.453198 #19618] INFO -- : [550/864] 2846540=test_gem_commands_cert_command I, [2024-02-12T15:59:11.517333 #19618] INFO -- : [551/864] 2846515=test_yield_block I, [2024-02-12T15:59:11.520279 #19618] INFO -- : [552/864] 2846515=test_len I, [2024-02-12T15:59:11.535913 #19618] INFO -- : [553/864] 2846515=test_rational2 I, [2024-02-12T15:59:11.545673 #19618] INFO -- : [554/864] 2846515=test_rational I, [2024-02-12T15:59:11.573872 #19618] INFO -- : [555/864] 2846515=attribute_write_test I, [2024-02-12T15:59:11.635682 #19618] INFO -- : [556/864] 2846952=test_propertyputref I, [2024-02-12T15:59:11.638591 #19618] INFO -- : [557/864] 2846952=test_spell_checker I, [2024-02-12T15:59:11.652407 #19618] INFO -- : [558/864] 2846952=test_assembler I, [2024-02-12T15:59:11.663344 #19618] INFO -- : [559/864] 2846952=test_nesting_parser I, [2024-02-12T15:59:11.677584 #19618] INFO -- : [560/864] 2846515=test_win32ole_method_event I, [2024-02-12T15:59:11.679066 #19618] INFO -- : [561/864] 2846515=test_benchmark I, [2024-02-12T15:59:11.779765 #19618] INFO -- : [562/864] 2846560=test_gem_dependency_list I, [2024-02-12T15:59:11.796035 #19618] INFO -- : [563/864] 2846952=test_gem_package_tar_writer I, [2024-02-12T15:59:11.862726 #19618] INFO -- : [564/864] 2846560=test_array I, [2024-02-12T15:59:11.934161 #19618] INFO -- : [565/864] 2846952=test_gem_commands_outdated_command I, [2024-02-12T15:59:12.009141 #19618] INFO -- : [566/864] 2846952=test_scalar_scanner I, [2024-02-12T15:59:12.016354 #19618] INFO -- : [567/864] 2846952=test_gem_source I, [2024-02-12T15:59:12.043825 #19618] INFO -- : [568/864] 2846500=test_yamldbm I, [2024-02-12T15:59:12.049901 #19618] INFO -- : [569/864] 2846500=test_load I, [2024-02-12T15:59:12.051481 #19618] INFO -- : [570/864] 2846500=test_rdoc_parser_simple I, [2024-02-12T15:59:12.073388 #19618] INFO -- : [571/864] 2846500=test_provider I, [2024-02-12T15:59:12.096249 #19618] INFO -- : [572/864] 2846585=test_abi I, [2024-02-12T15:59:12.292968 #19618] INFO -- : [573/864] 2846585=test_evaluation I, [2024-02-12T15:59:12.304359 #19618] INFO -- : [574/864] 2846585=test_gem_ext_builder I, [2024-02-12T15:59:12.360488 #19618] INFO -- : [575/864] 2846952=test_https I, [2024-02-12T15:59:12.538433 #19618] INFO -- : [576/864] 2846500=test_buffered_io I, [2024-02-12T15:59:12.541966 #19618] INFO -- : [577/864] 2846500=test_monitor I, [2024-02-12T15:59:12.624912 #19618] INFO -- : [578/864] 2847496=test_rubyvm I, [2024-02-12T15:59:12.631663 #19618] INFO -- : [579/864] 2847496=test_configuration I, [2024-02-12T15:59:12.741564 #19618] INFO -- : [580/864] 2846952=test_rdoc_generator_markup I, [2024-02-12T15:59:12.747034 #19618] INFO -- : [581/864] 2846952=test_whileuntil I, [2024-02-12T15:59:12.752811 #19618] INFO -- : [582/864] 2847496=test_cmd I, [2024-02-12T15:59:12.761546 #19618] INFO -- : [583/864] 2846500=test_boolean I, [2024-02-12T15:59:12.771914 #19618] INFO -- : [584/864] 2846500=test_instrumentation_api I, [2024-02-12T15:59:12.780398 #19618] INFO -- : [585/864] 2846952=test_stringify_symbols I, [2024-02-12T15:59:12.801829 #19618] INFO -- : [586/864] 2846952=test_gem_ext_cargo_builder I, [2024-02-12T15:59:12.820654 #19618] INFO -- : [587/864] 2846952=test_ssl I, [2024-02-12T15:59:12.878228 #19618] INFO -- : [588/864] 2846594=constant_path_node_test I, [2024-02-12T15:59:12.890028 #19618] INFO -- : [589/864] 2846594=test_gem_request_set I, [2024-02-12T15:59:13.095377 #19618] INFO -- : [590/864] 2846540=test_module I, [2024-02-12T15:59:13.106490 #19618] INFO -- : [591/864] 2846515=test_parser I, [2024-02-12T15:59:13.156428 #19618] INFO -- : [592/864] 2846515=test_arith_seq_extract I, [2024-02-12T15:59:13.381722 #19618] INFO -- : [593/864] 2846594=test_method_name_check I, [2024-02-12T15:59:13.385162 #19618] INFO -- : [594/864] 2846515=test_key_error I, [2024-02-12T15:59:13.394770 #19618] INFO -- : [595/864] 2846515=test_engine I, [2024-02-12T15:59:13.395737 #19618] INFO -- : [596/864] 2846515=test_win32ole_variant_m I, [2024-02-12T15:59:13.397742 #19618] INFO -- : [597/864] 2846515=test_div I, [2024-02-12T15:59:13.409807 #19618] INFO -- : [598/864] 2846515=test_color_printer I, [2024-02-12T15:59:13.415185 #19618] INFO -- : [599/864] 2846515=test_deprecated I, [2024-02-12T15:59:13.422586 #19618] INFO -- : [600/864] 2846515=test_serialize_subclasses I, [2024-02-12T15:59:13.429511 #19618] INFO -- : [601/864] 2846515=test_insns_leaf I, [2024-02-12T15:59:13.434744 #19618] INFO -- : [602/864] 2846594=test_gem_path_support I, [2024-02-12T15:59:13.438165 #19618] INFO -- : [603/864] 2846515=test_struct I, [2024-02-12T15:59:13.442620 #19618] INFO -- : [604/864] 2846472=test_set I, [2024-02-12T15:59:13.475074 #19618] INFO -- : [605/864] 2846594=test_files_test_1 I, [2024-02-12T15:59:13.492100 #19618] INFO -- : [606/864] 2846472=test_rdoc_rd_inline I, [2024-02-12T15:59:13.500567 #19618] INFO -- : [607/864] 2846472=test_x509req I, [2024-02-12T15:59:13.511079 #19618] INFO -- : [608/864] 2846515=test_mutex I, [2024-02-12T15:59:13.673809 #19618] INFO -- : [609/864] 2846472=json_common_interface_test I, [2024-02-12T15:59:13.683416 #19618] INFO -- : [610/864] 2846585=test_gem_source_subpath_problem I, [2024-02-12T15:59:13.694078 #19618] INFO -- : [611/864] 2846472=test_dln I, [2024-02-12T15:59:13.696896 #19618] INFO -- : [612/864] 2846472=test_win32ole_variant_outarg I, [2024-02-12T15:59:13.705711 #19618] INFO -- : [613/864] 2846472=test_config I, [2024-02-12T15:59:13.786839 #19618] INFO -- : [614/864] 2846472=memsize_test I, [2024-02-12T15:59:13.846853 #19618] INFO -- : [615/864] 2846585=json_parser_test I, [2024-02-12T15:59:13.847246 #19618] INFO -- : [616/864] 2846472=test_nomethod_error I, [2024-02-12T15:59:13.855164 #19618] INFO -- : [617/864] 2846472=test_cparser I, [2024-02-12T15:59:13.882314 #19618] INFO -- : [618/864] 2846585=test_pkg_config I, [2024-02-12T15:59:13.910835 #19618] INFO -- : [619/864] 2846585=test_variable I, [2024-02-12T15:59:13.983835 #19618] INFO -- : [620/864] 2847496=test_sexp I, [2024-02-12T15:59:14.023358 #19618] INFO -- : [621/864] 2847496=test_rdoc_markup_include I, [2024-02-12T15:59:14.028542 #19618] INFO -- : [622/864] 2847496=fuzzer_test I, [2024-02-12T15:59:14.059774 #19618] INFO -- : [623/864] 2847496=test_rdoc_markup_to_html_snippet I, [2024-02-12T15:59:14.074236 #19618] INFO -- : [624/864] 2846585=magic_comment_test I, [2024-02-12T15:59:14.146970 #19618] INFO -- : [625/864] 2847496=test_struct I, [2024-02-12T15:59:14.152336 #19618] INFO -- : [626/864] 2846585=test_omap I, [2024-02-12T15:59:14.156145 #19618] INFO -- : [627/864] 2847496=test_string I, [2024-02-12T15:59:14.164588 #19618] INFO -- : [628/864] 2847496=test_iterator I, [2024-02-12T15:59:14.189106 #19618] INFO -- : [629/864] 2846585=test_digest_extend I, [2024-02-12T15:59:14.207347 #19618] INFO -- : [630/864] 2846585=test_shellwords I, [2024-02-12T15:59:14.217355 #19618] INFO -- : [631/864] 2846585=pattern_test I, [2024-02-12T15:59:14.244079 #19618] INFO -- : [632/864] 2846585=test_memory_view I, [2024-02-12T15:59:14.245406 #19618] INFO -- : [633/864] 2846936=test_debug I, [2024-02-12T15:59:14.253218 #19618] INFO -- : [634/864] 2846936=test_gem_security_signer I, [2024-02-12T15:59:14.272531 #19618] INFO -- : [635/864] 2846585=test_cipher I, [2024-02-12T15:59:14.275246 #19618] INFO -- : [636/864] 2847496=test_new I, [2024-02-12T15:59:14.285035 #19618] INFO -- : [637/864] 2847496=test_gem_resolver_git_set I, [2024-02-12T15:59:14.337533 #19618] INFO -- : [638/864] 2846585=test_storage I, [2024-02-12T15:59:14.345346 #19618] INFO -- : [639/864] 2846585=test_cgi_cookie I, [2024-02-12T15:59:14.361515 #19618] INFO -- : [640/864] 2846585=test_require I, [2024-02-12T15:59:14.375935 #19618] INFO -- : [641/864] 2846936=test_float I, [2024-02-12T15:59:14.642117 #19618] INFO -- : [642/864] 2847501=test_gem_resolver_installer_set I, [2024-02-12T15:59:14.646273 #19618] INFO -- : [643/864] 2846515=test_dir_m17n I, [2024-02-12T15:59:14.821213 #19618] INFO -- : [644/864] 2847496=test_gem_source_git I, [2024-02-12T15:59:14.918236 #19618] INFO -- : [645/864] 2847501=test_gem_commands_signout_command I, [2024-02-12T15:59:14.928468 #19618] INFO -- : [646/864] 2847501=test_refinement I, [2024-02-12T15:59:15.174650 #19618] INFO -- : [647/864] 2846472=test_regex_casefold I, [2024-02-12T15:59:15.631457 #19618] INFO -- : [648/864] 2847496=test_x509crl I, [2024-02-12T15:59:15.728445 #19618] INFO -- : [649/864] 2846472=test_signal I, [2024-02-12T15:59:15.791411 #19618] INFO -- : [650/864] 2846500=test_fixnum I, [2024-02-12T15:59:15.793535 #19618] INFO -- : [651/864] 2847496=test_metaclass I, [2024-02-12T15:59:15.800245 #19618] INFO -- : [652/864] 2847496=test_rdoc_top_level I, [2024-02-12T15:59:15.810647 #19618] INFO -- : [653/864] 2846500=test_cgi_session I, [2024-02-12T15:59:15.831995 #19618] INFO -- : [654/864] 2846500=test_rdoc_rd I, [2024-02-12T15:59:15.849917 #19618] INFO -- : [655/864] 2846500=test_windows_1252 I, [2024-02-12T15:59:15.902278 #19618] INFO -- : [656/864] 2846500=test_input_method I, [2024-02-12T15:59:15.939105 #19618] INFO -- : [657/864] 2846530=test_process I, [2024-02-12T15:59:15.950929 #19618] INFO -- : [658/864] 2846500=test_rendering I, [2024-02-12T15:59:15.960692 #19618] INFO -- : [659/864] 2846500=test_thread I, [2024-02-12T15:59:16.000017 #19618] INFO -- : [660/864] 2846530=json_ext_parser_test I, [2024-02-12T15:59:16.007944 #19618] INFO -- : [661/864] 2846530=test_my_integer I, [2024-02-12T15:59:16.009105 #19618] INFO -- : [662/864] 2846530=test_ractor I, [2024-02-12T15:59:16.066098 #19618] INFO -- : [663/864] 2846936=test_ssl I, [2024-02-12T15:59:16.199671 #19618] INFO -- : [664/864] 2847496=test_reline_key I, [2024-02-12T15:59:16.204066 #19618] INFO -- : [665/864] 2847496=test_rb_str_dup I, [2024-02-12T15:59:16.210114 #19618] INFO -- : [666/864] 2847496=test_singleton_function I, [2024-02-12T15:59:16.214887 #19618] INFO -- : [667/864] 2847496=test_ancdata I, [2024-02-12T15:59:16.233312 #19618] INFO -- : [668/864] 2847496=test_timeout I, [2024-02-12T15:59:16.257180 #19618] INFO -- : [669/864] 2846540=test_alias I, [2024-02-12T15:59:16.445629 #19618] INFO -- : [670/864] 2846515=test_nonblock I, [2024-02-12T15:59:16.462038 #19618] INFO -- : [671/864] 2846540=test_weakref I, [2024-02-12T15:59:16.463462 #19618] INFO -- : [672/864] 2846515=test_unicode_normalize I, [2024-02-12T15:59:16.572454 #19618] INFO -- : [673/864] 2846530=test_marshal I, [2024-02-12T15:59:16.660792 #19618] INFO -- : [674/864] 2846936=test_parser I, [2024-02-12T15:59:16.710201 #19618] INFO -- : [675/864] 2846936=test_cgi_core I, [2024-02-12T15:59:16.719888 #19618] INFO -- : [676/864] 2846936=test_gem I, [2024-02-12T15:59:16.752445 #19618] INFO -- : [677/864] 2846540=test_gem_source_lock I, [2024-02-12T15:59:16.828341 #19618] INFO -- : [678/864] 2846626=test_dns I, [2024-02-12T15:59:16.846243 #19618] INFO -- : [679/864] 2846540=test_gem_commands_open_command I, [2024-02-12T15:59:16.988818 #19618] INFO -- : [680/864] 2846540=test_ractor I, [2024-02-12T15:59:17.015925 #19618] INFO -- : [681/864] 2846540=test_dryrun I, [2024-02-12T15:59:17.066192 #19618] INFO -- : [682/864] 2846540=desugar_compiler_test I, [2024-02-12T15:59:17.080094 #19618] INFO -- : [683/864] 2846540=test_integer I, [2024-02-12T15:59:17.178046 #19618] INFO -- : [684/864] 2846540=test_env I, [2024-02-12T15:59:17.202499 #19618] INFO -- : [685/864] 2847496=test_rdoc_attr I, [2024-02-12T15:59:17.212727 #19618] INFO -- : [686/864] 2847496=test_gem_commands_setup_command I, [2024-02-12T15:59:17.324607 #19618] INFO -- : [687/864] 2846626=test_rubygems I, [2024-02-12T15:59:17.487233 #19618] INFO -- : [688/864] 2846530=test_https_proxy I, [2024-02-12T15:59:17.509191 #19618] INFO -- : [689/864] 2846530=test_call I, [2024-02-12T15:59:17.518669 #19618] INFO -- : [690/864] 2846626=test_rubyoptions I, [2024-02-12T15:59:17.565223 #19618] INFO -- : [691/864] 2846594=test_super I, [2024-02-12T15:59:17.641712 #19618] INFO -- : [692/864] 2846530=test_integer I, [2024-02-12T15:59:17.982693 #19618] INFO -- : [693/864] 2847496=test_cgi_modruby I, [2024-02-12T15:59:18.014245 #19618] INFO -- : [694/864] 2847496=test_usrmarshal I, [2024-02-12T15:59:18.054211 #19618] INFO -- : [695/864] 2846472=test_object_references I, [2024-02-12T15:59:18.060734 #19618] INFO -- : [696/864] 2846472=test_gem_resolver_git_specification I, [2024-02-12T15:59:18.140010 #19618] INFO -- : [697/864] 2846585=test_have_func I, [2024-02-12T15:59:18.291917 #19618] INFO -- : [698/864] 2847496=test_gem_request_set_lockfile_tokenizer I, [2024-02-12T15:59:18.359039 #19618] INFO -- : [699/864] 2847496=test_stat I, [2024-02-12T15:59:18.366895 #19618] INFO -- : [700/864] 2847496=test_capacity I, [2024-02-12T15:59:18.373590 #19618] INFO -- : [701/864] 2847496=test_nextafter I, [2024-02-12T15:59:18.375873 #19618] INFO -- : [702/864] 2846472=test_function_entry I, [2024-02-12T15:59:18.379156 #19618] INFO -- : [703/864] 2846472=test_pkcs7 I, [2024-02-12T15:59:18.533839 #19618] INFO -- : [704/864] 2846472=test_arith_seq_beg_len_step I, [2024-02-12T15:59:18.566015 #19618] INFO -- : [705/864] 2847496=test_gem_resolver_requirement_list I, [2024-02-12T15:59:18.585578 #19618] INFO -- : [706/864] 2847496=test_unix I, [2024-02-12T15:59:18.614655 #19618] INFO -- : [707/864] 2846472=test_enc_associate I, [2024-02-12T15:59:18.632921 #19618] INFO -- : [708/864] 2847496=test_lazy_enumerator I, [2024-02-12T15:59:18.741104 #19618] INFO -- : [709/864] 2846594=test_find_executable I, [2024-02-12T15:59:18.750242 #19618] INFO -- : [710/864] 2846594=ruby_api_test I, [2024-02-12T15:59:18.894267 #19618] INFO -- : [711/864] 2846594=test_nofree I, [2024-02-12T15:59:18.906415 #19618] INFO -- : [712/864] 2846594=test_context I, [2024-02-12T15:59:18.999918 #19618] INFO -- : [713/864] 2846936=test_gem_commands_pristine_command I, [2024-02-12T15:59:19.109914 #19618] INFO -- : [714/864] 2846594=test_symbol I, [2024-02-12T15:59:19.286658 #19618] INFO -- : [715/864] 2847496=test_coder I, [2024-02-12T15:59:19.300534 #19618] INFO -- : [716/864] 2847496=test_member I, [2024-02-12T15:59:19.303085 #19618] INFO -- : [717/864] 2847496=test_numeric I, [2024-02-12T15:59:19.330989 #19618] INFO -- : [718/864] 2847496=test_gem_commands_cleanup_command I, [2024-02-12T15:59:19.340965 #19618] INFO -- : [719/864] 2846472=test_word I, [2024-02-12T15:59:19.344019 #19618] INFO -- : [720/864] 2846472=test_cgi_multipart I, [2024-02-12T15:59:19.551312 #19618] INFO -- : [721/864] 2846472=test_eval I, [2024-02-12T15:59:19.559054 #19618] INFO -- : [722/864] 2846472=test_autoconf I, [2024-02-12T15:59:19.562743 #19618] INFO -- : [723/864] 2846472=test_date_ractor I, [2024-02-12T15:59:19.926041 #19618] INFO -- : [724/864] 2846472=test_gem_console_ui I, [2024-02-12T15:59:19.984802 #19618] INFO -- : [725/864] 2846472=format_errors_test I, [2024-02-12T15:59:19.997802 #19618] INFO -- : [726/864] 2846472=test_dir I, [2024-02-12T15:59:20.070836 #19618] INFO -- : [727/864] 2847496=test_ractor_compatibility I, [2024-02-12T15:59:20.238874 #19618] INFO -- : [728/864] 2846585=test_symbol I, [2024-02-12T15:59:20.253729 #19618] INFO -- : [729/864] 2846585=location_test I, [2024-02-12T15:59:20.272192 #19618] INFO -- : [730/864] 2847501=test_coderange I, [2024-02-12T15:59:20.276786 #19618] INFO -- : [731/864] 2847501=test_mailto I, [2024-02-12T15:59:20.298635 #19618] INFO -- : [732/864] 2847501=test_error_highlight I, [2024-02-12T15:59:20.323785 #19618] INFO -- : [733/864] 2846585=test_resize I, [2024-02-12T15:59:20.324982 #19618] INFO -- : [734/864] 2846472=test_rdoc_comment I, [2024-02-12T15:59:20.338137 #19618] INFO -- : [735/864] 2846585=test_rdoc_generator_darkfish I, [2024-02-12T15:59:20.395664 #19618] INFO -- : [736/864] 2846472=test_gem_source_fetch_problem I, [2024-02-12T15:59:20.417383 #19618] INFO -- : [737/864] 2846472=json_generic_object_test I, [2024-02-12T15:59:20.420009 #19618] INFO -- : [738/864] 2846472=test_http_request I, [2024-02-12T15:59:20.423842 #19618] INFO -- : [739/864] 2846952=test_merge_keys I, [2024-02-12T15:59:20.473309 #19618] INFO -- : [740/864] 2846952=test_rdoc_extend I, [2024-02-12T15:59:20.491487 #19618] INFO -- : [741/864] 2846472=test_win32ole_variant I, [2024-02-12T15:59:20.499863 #19618] INFO -- : [742/864] 2846952=test_rdoc_markup_to_ansi I, [2024-02-12T15:59:20.499961 #19618] INFO -- : [743/864] 2846472=test_mixed_unicode_escapes I, [2024-02-12T15:59:20.506081 #19618] INFO -- : [744/864] 2846472=test_history I, [2024-02-12T15:59:20.524789 #19618] INFO -- : [745/864] 2846472=test_ipaddr I, [2024-02-12T15:59:20.550162 #19618] INFO -- : [746/864] 2846952=test_gem_resolver_api_specification I, [2024-02-12T15:59:20.562864 #19618] INFO -- : [747/864] 2846472=test_trace I, [2024-02-12T15:59:20.584252 #19618] INFO -- : [748/864] 2847496=ractor_test I, [2024-02-12T15:59:20.600548 #19618] INFO -- : [749/864] 2846952=test_win32ole_event I, [2024-02-12T15:59:20.601460 #19618] INFO -- : [750/864] 2846472=test_time_tz I, [2024-02-12T15:59:20.611396 #19618] INFO -- : [751/864] 2846952=test_rdoc_generator_json_index I, [2024-02-12T15:59:20.656748 #19618] INFO -- : [752/864] 2846952=test_gem_ci_detector I, [2024-02-12T15:59:20.662227 #19618] INFO -- : [753/864] 2846952=test_rdoc_class_module I, [2024-02-12T15:59:20.695101 #19618] INFO -- : [754/864] 2847496=test_bignum I, [2024-02-12T15:59:20.695198 #19618] INFO -- : [755/864] 2846472=test_io_wait_uncommon I, [2024-02-12T15:59:20.718924 #19618] INFO -- : [756/864] 2846472=test_stringio I, [2024-02-12T15:59:20.767578 #19618] INFO -- : [757/864] 2846585=test_arity I, [2024-02-12T15:59:20.779123 #19618] INFO -- : [758/864] 2846585=test_win32ole_variable I, [2024-02-12T15:59:20.779492 #19618] INFO -- : [759/864] 2846585=test_enum I, [2024-02-12T15:59:20.820015 #19618] INFO -- : [760/864] 2846936=test_gem_specification I, [2024-02-12T15:59:20.833508 #19618] INFO -- : [761/864] 2847501=test_threadgroup I, [2024-02-12T15:59:20.834757 #19618] INFO -- : [762/864] 2847496=test_gem_package I, [2024-02-12T15:59:20.841050 #19618] INFO -- : [763/864] 2846472=test_complex2 I, [2024-02-12T15:59:20.855694 #19618] INFO -- : [764/864] 2846472=test_resolve_symbol I, [2024-02-12T15:59:20.944597 #19618] INFO -- : [765/864] 2846472=test_have_macro I, [2024-02-12T15:59:21.019053 #19618] INFO -- : [766/864] 2846540=test_flip I, [2024-02-12T15:59:21.078543 #19618] INFO -- : [767/864] 2846540=compiler_test I, [2024-02-12T15:59:21.084080 #19618] INFO -- : [768/864] 2846540=test_change_word I, [2024-02-12T15:59:21.094482 #19618] INFO -- : [769/864] 2846540=test_normalize I, [2024-02-12T15:59:21.101680 #19618] INFO -- : [770/864] 2846540=test_ossl I, [2024-02-12T15:59:21.278761 #19618] INFO -- : [771/864] 2846530=test_timeout I, [2024-02-12T15:59:21.282619 #19618] INFO -- : [772/864] 2846530=test_gem_local_remote_options I, [2024-02-12T15:59:21.290891 #19618] INFO -- : [773/864] 2847806=test_object I, [2024-02-12T15:59:21.358082 #19618] INFO -- : [774/864] 2846560=test_ruby_lex I, [2024-02-12T15:59:21.368678 #19618] INFO -- : [775/864] 2846530=test_date_arith I, [2024-02-12T15:59:21.381022 #19618] INFO -- : [776/864] 2846530=test_sleep I, [2024-02-12T15:59:21.395240 #19618] INFO -- : [777/864] 2846952=test_type I, [2024-02-12T15:59:21.409972 #19618] INFO -- : [778/864] 2846952=test_ractor I, [2024-02-12T15:59:21.476807 #19618] INFO -- : [779/864] 2846952=test_big5 I, [2024-02-12T15:59:21.484867 #19618] INFO -- : [780/864] 2846952=test_func I, [2024-02-12T15:59:21.555549 #19618] INFO -- : [781/864] 2846515=test_pointer I, [2024-02-12T15:59:21.600665 #19618] INFO -- : [782/864] 2846560=test_rdoc_rd_block_parser I, [2024-02-12T15:59:21.648730 #19618] INFO -- : [783/864] 2846472=test_tsort I, [2024-02-12T15:59:21.654665 #19618] INFO -- : [784/864] 2846472=test_signedness I, [2024-02-12T15:59:21.666252 #19618] INFO -- : [785/864] 2846560=heredoc_dedent_test I, [2024-02-12T15:59:21.677469 #19618] INFO -- : [786/864] 2846560=test_cgi_header I, [2024-02-12T15:59:21.739057 #19618] INFO -- : [787/864] 2846560=test_object I, [2024-02-12T15:59:21.747165 #19618] INFO -- : [788/864] 2846560=version_test I, [2024-02-12T15:59:21.757851 #19618] INFO -- : [789/864] 2846560=test_key_actor_emacs I, [2024-02-12T15:59:21.771634 #19618] INFO -- : [790/864] 2847496=test_gem_command_manager I, [2024-02-12T15:59:21.827556 #19618] INFO -- : [791/864] 2847806=test_basicinstructions I, [2024-02-12T15:59:21.843965 #19618] INFO -- : [792/864] 2847501=test_gem_gemcutter_utilities I, [2024-02-12T15:59:21.932436 #19618] INFO -- : [793/864] 2847806=test_arithmetic_sequence I, [2024-02-12T15:59:21.955925 #19618] INFO -- : [794/864] 2846560=test_files_test I, [2024-02-12T15:59:21.957758 #19618] INFO -- : [795/864] 2846560=test_gem_update_suggestion I, [2024-02-12T15:59:21.971598 #19618] INFO -- : [796/864] 2847496=test_file_exhaustive I, [2024-02-12T15:59:21.995018 #19618] INFO -- : [797/864] 2846585=test_logger I, [2024-02-12T15:59:22.019686 #19618] INFO -- : [798/864] 2847806=test_import I, [2024-02-12T15:59:22.027541 #19618] INFO -- : [799/864] 2846585=test_not I, [2024-02-12T15:59:22.029967 #19618] INFO -- : [800/864] 2846560=test_gem_resolver_lock_set I, [2024-02-12T15:59:22.033147 #19618] INFO -- : [801/864] 2846585=test_force_exit I, [2024-02-12T15:59:22.051747 #19618] INFO -- : [802/864] 2846560=test_rdoc_parser_markdown I, [2024-02-12T15:59:22.074065 #19618] INFO -- : [803/864] 2846560=test_pkey_rsa I, [2024-02-12T15:59:22.078948 #19618] INFO -- : [804/864] 2846585=test_numhash I, [2024-02-12T15:59:22.080685 #19618] INFO -- : [805/864] 2846585=test_gem_commands_push_command I, [2024-02-12T15:59:22.261349 #19618] INFO -- : [806/864] 2847501=test_weakkeymap I, [2024-02-12T15:59:22.322598 #19618] INFO -- : [807/864] 2846560=test_rdoc_markup_hard_break I, [2024-02-12T15:59:22.325965 #19618] INFO -- : [808/864] 2846560=test_placearg I, [2024-02-12T15:59:22.343901 #19618] INFO -- : [809/864] 2846560=test_date_strptime I, [2024-02-12T15:59:22.475546 #19618] INFO -- : [810/864] 2846560=test_gem_platform I, [2024-02-12T15:59:22.588224 #19618] INFO -- : [811/864] 2846560=test_delete I, [2024-02-12T15:59:22.590897 #19618] INFO -- : [812/864] 2847501=test_win32ole_method I, [2024-02-12T15:59:22.601019 #19618] INFO -- : [813/864] 2847501=test_continuation I, [2024-02-12T15:59:22.603235 #19618] INFO -- : [814/864] 2846560=test_fd_setsize I, [2024-02-12T15:59:22.609088 #19618] INFO -- : [815/864] 2846560=test_keyword I, [2024-02-12T15:59:22.736438 #19618] INFO -- : [816/864] 2846585=test_class_name_check I, [2024-02-12T15:59:22.777131 #19618] INFO -- : [817/864] 2846585=test_rdoc_code_object I, [2024-02-12T15:59:22.835969 #19618] INFO -- : [818/864] 2847501=test_x509store I, [2024-02-12T15:59:23.113703 #19618] INFO -- : [819/864] 2847501=test_x509name I, [2024-02-12T15:59:23.125157 #19618] INFO -- : [820/864] 2847501=test_fips I, [2024-02-12T15:59:23.258972 #19618] INFO -- : [821/864] 2846585=test_update I, [2024-02-12T15:59:23.267651 #19618] INFO -- : [822/864] 2846585=test_lambda I, [2024-02-12T15:59:23.273279 #19618] INFO -- : [823/864] 2846594=test_ast I, [2024-02-12T15:59:23.361903 #19618] INFO -- : [824/864] 2846585=test_gem_request_set_gem_dependency_api I, [2024-02-12T15:59:23.411805 #19618] INFO -- : [825/864] 2846936=test_jaro_winkler I, [2024-02-12T15:59:23.418876 #19618] INFO -- : [826/864] 2846560=test_helper I, [2024-02-12T15:59:23.423716 #19618] INFO -- : [827/864] 2846560=test_random_formatter I, [2024-02-12T15:59:23.425974 #19618] INFO -- : [828/864] 2846936=test_webauthn_listener I, [2024-02-12T15:59:23.442381 #19618] INFO -- : [829/864] 2846560=test_gem_resolver_vendor_set I, [2024-02-12T15:59:23.446613 #19618] INFO -- : [830/864] 2847501=test_config I, [2024-02-12T15:59:23.473578 #19618] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 52569> I, [2024-02-12T15:59:23.477400 #19618] INFO -- : [831/864] 2846560=test_enumerable I, [2024-02-12T15:59:23.490677 #19618] INFO -- : [832/864] 2846560=test_gem_safe_marshal I, [2024-02-12T15:59:23.549773 #19618] INFO -- : COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME I, [2024-02-12T15:59:23.549855 #19618] INFO -- : ruby 2846936 ko1 11u IPv4 770274219 0t0 TCP localhost:52569->localhost:64076 (CLOSE_WAIT) I, [2024-02-12T15:59:23.599579 #19618] INFO -- : .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 11 I, [2024-02-12T15:59:23.621556 #19618] INFO -- : [833/864] 2846936=test_gem_resolver_api_set I, [2024-02-12T15:59:23.661490 #19618] INFO -- : [834/864] 2846515=test_transcode I, [2024-02-12T15:59:23.685700 #19618] INFO -- : [835/864] 2846585=test_eval I, [2024-02-12T15:59:23.693973 #19618] INFO -- : [836/864] 2846936=json_generator_test I, [2024-02-12T15:59:23.830096 #19618] INFO -- : [837/864] 2846936=test_gem_uri_formatter I, [2024-02-12T15:59:23.855827 #19618] INFO -- : [838/864] 2846936=test_encoding I, [2024-02-12T15:59:23.936008 #19618] INFO -- : [839/864] 2846515=test_erb_command I, [2024-02-12T15:59:23.962494 #19618] INFO -- : [840/864] 2847501=test_helper I, [2024-02-12T15:59:23.968298 #19618] INFO -- : [841/864] 2847501=test_dup I, [2024-02-12T15:59:23.998466 #19618] INFO -- : [842/864] 2846515=test_pty I, [2024-02-12T15:59:24.026193 #19618] INFO -- : [843/864] 2847806=test_constant I, [2024-02-12T15:59:24.083539 #19618] INFO -- : [844/864] 2846585=test_range I, [2024-02-12T15:59:24.141439 #19618] INFO -- : [845/864] 2846936=test_project_sanity I, [2024-02-12T15:59:24.204106 #19618] INFO -- : [846/864] 2847501=test_rdoc_ri_paths I, [2024-02-12T15:59:24.239503 #19618] INFO -- : [847/864] 2847501=test_ts I, [2024-02-12T15:59:24.284143 #19618] INFO -- : [848/864] 2846936=test_addr I, [2024-02-12T15:59:24.293484 #19618] INFO -- : [849/864] 2846936=test_locale I, [2024-02-12T15:59:24.354504 #19618] INFO -- : [850/864] 2846560=library_symbols_test I, [2024-02-12T15:59:24.369050 #19618] INFO -- : [851/864] 2846560=test_ensured I, [2024-02-12T15:59:24.444157 #19618] INFO -- : [852/864] 2846936=test_regexp I, [2024-02-12T15:59:24.446006 #19618] INFO -- : [853/864] 2846560=test_gem_commands_check_command I, [2024-02-12T15:59:24.476755 #19618] INFO -- : [854/864] 2846560=errors_test I, [2024-02-12T15:59:24.579744 #19618] INFO -- : [855/864] 2846560=test_vm_dump I, [2024-02-12T15:59:24.595271 #19618] INFO -- : [856/864] 2846560=test_tmpdir I, [2024-02-12T15:59:24.697081 #19618] INFO -- : [857/864] 2846515=test_integer_comb I, [2024-02-12T15:59:24.715404 #19618] INFO -- : [858/864] 2846560=test_rdoc_markup_document I, [2024-02-12T15:59:24.727881 #19618] INFO -- : [859/864] 2846560=unescape_test I, [2024-02-12T15:59:24.808357 #19618] INFO -- : [860/864] 2847501=test_ostruct I, [2024-02-12T15:59:24.877673 #19618] INFO -- : [861/864] 2846472=test_file I, [2024-02-12T15:59:25.035525 #19618] INFO -- : [862/864] 2847501=bom_test I, [2024-02-12T15:59:25.046617 #19618] INFO -- : [863/864] 2847501=test_data_error I, [2024-02-12T15:59:25.150504 #19618] INFO -- : [864/864] 2846585=test_udp I, [2024-02-12T15:59:56.188032 #19618] INFO -- : Finished tests in 63.969045s, 393.2371 tests/s, 147944.9155 assertions/s. I, [2024-02-12T15:59:56.188528 #19618] INFO -- : 25155 tests, 9463895 assertions, 0 failures, 0 errors, 224 skips I, [2024-02-12T15:59:56.188572 #19618] INFO -- : I, [2024-02-12T15:59:56.188586 #19618] INFO -- : ruby -v: ruby 3.4.0dev (2024-02-12T15:57:57Z master 16b39072a5) [x86_64-linux] I, [2024-02-12T15:59:56.190979 #19618] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2024-02-12T15:59:56.191230 #19618] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16' I, [2024-02-12T15:59:56.328152 #19618] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-12T15:59:56.328218 #19618] INFO -- : CC = gcc I, [2024-02-12T15:59:56.328230 #19618] INFO -- : LD = ld I, [2024-02-12T15:59:56.328237 #19618] INFO -- : LDSHARED = gcc -shared I, [2024-02-12T15:59:56.328243 #19618] INFO -- : CFLAGS = -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 I, [2024-02-12T15:59:56.328251 #19618] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-02-12T15:59:56.328257 #19618] INFO -- : CPPFLAGS = I, [2024-02-12T15:59:56.328263 #19618] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-12T15:59:56.328268 #19618] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-12T15:59:56.328273 #19618] INFO -- : LANG = C.UTF-8 I, [2024-02-12T15:59:56.328279 #19618] INFO -- : LC_ALL = I, [2024-02-12T15:59:56.328284 #19618] INFO -- : LC_CTYPE = I, [2024-02-12T15:59:56.328289 #19618] INFO -- : MFLAGS = I, [2024-02-12T15:59:56.328294 #19618] INFO -- : RUSTC = rustc I, [2024-02-12T15:59:56.328299 #19618] INFO -- : 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 I, [2024-02-12T15:59:56.328731 #19618] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-12T15:59:56.328757 #19618] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-12T15:59:56.328764 #19618] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-12T15:59:56.328769 #19618] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-12T15:59:56.328775 #19618] INFO -- : I, [2024-02-12T15:59:56.331671 #19618] INFO -- : generating enc.mk I, [2024-02-12T15:59:56.475877 #19618] INFO -- : generating encdb.h I, [2024-02-12T15:59:56.511240 #19618] INFO -- : encdb.h unchanged I, [2024-02-12T15:59:56.513294 #19618] INFO -- : making enc I, [2024-02-12T15:59:56.532563 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:56.532628 #19618] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-12T15:59:56.532638 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:56.533322 #19618] INFO -- : making srcs under enc I, [2024-02-12T15:59:56.564358 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:56.564421 #19618] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-12T15:59:56.564432 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:56.565599 #19618] INFO -- : generating transdb.h I, [2024-02-12T15:59:56.672333 #19618] INFO -- : transdb.h unchanged I, [2024-02-12T15:59:56.674274 #19618] INFO -- : making trans I, [2024-02-12T15:59:56.712980 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:56.713047 #19618] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-02-12T15:59:56.713060 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:56.713825 #19618] INFO -- : making encs I, [2024-02-12T15:59:56.778673 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:56.778743 #19618] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-12T15:59:56.778755 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:56.780939 #19618] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-12T15:59:56.816866 #19618] INFO -- : ext/configure-ext.mk updated I, [2024-02-12T15:59:56.820054 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:58.708950 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:58.709564 #19618] INFO -- : generating makefile exts.mk I, [2024-02-12T15:59:58.755800 #19618] INFO -- : exts.mk unchanged I, [2024-02-12T15:59:58.760837 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:58.992448 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-12T15:59:58.995574 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-12T15:59:58.999799 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-12T15:59:59.002880 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-12T15:59:59.005431 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-12T15:59:59.010742 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-12T15:59:59.027924 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-12T15:59:59.031318 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-12T15:59:59.045442 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-12T15:59:59.052860 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-12T15:59:59.056202 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-12T15:59:59.058713 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-12T15:59:59.067785 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-12T15:59:59.074847 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-12T15:59:59.085854 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-12T15:59:59.088583 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-12T15:59:59.093640 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-12T15:59:59.098033 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-12T15:59:59.110549 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-12T15:59:59.124097 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-12T15:59:59.127385 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-12T15:59:59.129861 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-12T15:59:59.134719 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-12T15:59:59.152745 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-12T15:59:59.156349 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-12T15:59:59.158963 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-12T15:59:59.170283 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-12T15:59:59.176121 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-12T15:59:59.177826 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-12T15:59:59.179880 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-12T15:59:59.188599 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-12T15:59:59.195164 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-12T15:59:59.207577 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-12T15:59:59.239190 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-12T15:59:59.241562 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-12T15:59:59.273735 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-12T15:59:59.275933 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-12T15:59:59.303575 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-12T15:59:59.305925 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-12T15:59:59.337122 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-12T15:59:59.339830 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-12T15:59:59.370941 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-12T15:59:59.373626 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-12T15:59:59.403161 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-12T15:59:59.405118 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-12T15:59:59.431933 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-12T15:59:59.456723 #19618] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:59.571447 #19618] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-12T15:59:59.571515 #19618] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:59.572095 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:59.578628 #19618] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:59.578680 #19618] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-12T15:59:59.578691 #19618] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-12T15:59:59.584661 #19618] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-12T15:59:59.585687 #19618] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - I, [2024-02-12T15:59:59.587446 #19618] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged E, [2024-02-12T15:59:59.731747 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/1-mspec-multi-0 E, [2024-02-12T15:59:59.731912 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/2-mspec-multi-1 E, [2024-02-12T15:59:59.732085 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/3-mspec-multi-2 E, [2024-02-12T15:59:59.732249 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/4-mspec-multi-3 E, [2024-02-12T15:59:59.732395 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/5-mspec-multi-4 E, [2024-02-12T15:59:59.732558 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/6-mspec-multi-5 E, [2024-02-12T15:59:59.732731 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/7-mspec-multi-6 E, [2024-02-12T15:59:59.732932 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/8-mspec-multi-7 E, [2024-02-12T15:59:59.733178 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/9-mspec-multi-8 E, [2024-02-12T15:59:59.733448 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/10-mspec-multi-9 E, [2024-02-12T15:59:59.733709 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/11-mspec-multi-10 E, [2024-02-12T15:59:59.734012 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/12-mspec-multi-11 E, [2024-02-12T15:59:59.734378 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/13-mspec-multi-12 E, [2024-02-12T15:59:59.734719 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/14-mspec-multi-13 E, [2024-02-12T15:59:59.735310 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/15-mspec-multi-14 E, [2024-02-12T15:59:59.735785 #19618] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240212-3687052-cra72d/16-mspec-multi-15 I, [2024-02-12T15:59:59.961378 #19618] INFO -- : ruby 3.4.0dev (2024-02-12T15:57:57Z master 16b39072a5) [x86_64-linux] I, [2024-02-12T16:00:01.481137 #19618] INFO -- : 0 ......................................................................... I, [2024-02-12T16:00:02.175947 #19618] INFO -- : 73 ......................................................................... I, [2024-02-12T16:00:02.559367 #19618] INFO -- : 146 ......................................................................... I, [2024-02-12T16:00:02.763336 #19618] INFO -- : 219 ......................................................................... I, [2024-02-12T16:00:02.839194 #19618] INFO -- : 292 ......................................................................... I, [2024-02-12T16:00:02.951651 #19618] INFO -- : 365 ......................................................................... I, [2024-02-12T16:00:03.033901 #19618] INFO -- : 438 ......................................................................... I, [2024-02-12T16:00:03.103542 #19618] INFO -- : 511 ......................................................................... I, [2024-02-12T16:00:03.158875 #19618] INFO -- : 584 ......................................................................... I, [2024-02-12T16:00:03.301134 #19618] INFO -- : 657 ......................................................................... I, [2024-02-12T16:00:03.388354 #19618] INFO -- : 730 ......................................................................... I, [2024-02-12T16:00:03.480602 #19618] INFO -- : 803 ......................................................................... I, [2024-02-12T16:00:03.607696 #19618] INFO -- : 876 ......................................................................... I, [2024-02-12T16:00:03.741858 #19618] INFO -- : 949 ......................................................................... I, [2024-02-12T16:00:04.010846 #19618] INFO -- : 1022 ......................................................................... I, [2024-02-12T16:00:04.491696 #19618] INFO -- : 1095 ......................................................................... I, [2024-02-12T16:00:04.851332 #19618] INFO -- : 1168 ......................................................................... I, [2024-02-12T16:00:05.165085 #19618] INFO -- : 1241 ......................................................................... I, [2024-02-12T16:00:05.353745 #19618] INFO -- : 1314 ......................................................................... I, [2024-02-12T16:00:05.412507 #19618] INFO -- : 1387 ......................................................................... I, [2024-02-12T16:00:05.642382 #19618] INFO -- : 1460 ......................................................................... I, [2024-02-12T16:00:06.366307 #19618] INFO -- : 1533 ......................................................................... I, [2024-02-12T16:00:06.573218 #19618] INFO -- : 1606 ......................................................................... I, [2024-02-12T16:00:06.934276 #19618] INFO -- : 1679 ......................................................................... I, [2024-02-12T16:00:07.255020 #19618] INFO -- : 1752 ......................................................................... I, [2024-02-12T16:00:07.602749 #19618] INFO -- : 1825 ......................................................................... I, [2024-02-12T16:00:07.828030 #19618] INFO -- : 1898 ......................................................................... I, [2024-02-12T16:00:08.009011 #19618] INFO -- : 1971 ......................................................................... I, [2024-02-12T16:00:08.162238 #19618] INFO -- : 2044 ......................................................................... I, [2024-02-12T16:00:08.332314 #19618] INFO -- : 2117 ......................................................................... I, [2024-02-12T16:00:08.458359 #19618] INFO -- : 2190 ......................................................................... I, [2024-02-12T16:00:08.525696 #19618] INFO -- : 2263 ......................................................................... I, [2024-02-12T16:00:08.574492 #19618] INFO -- : 2336 ......................................................................... I, [2024-02-12T16:00:08.677056 #19618] INFO -- : 2409 ......................................................................... I, [2024-02-12T16:00:08.735951 #19618] INFO -- : 2482 ......................................................................... I, [2024-02-12T16:00:08.814634 #19618] INFO -- : 2555 ......................................................................... I, [2024-02-12T16:00:08.820027 #19618] INFO -- : 2628 ......................................................................... I, [2024-02-12T16:00:08.832406 #19618] INFO -- : 2701 ......................................................................... I, [2024-02-12T16:00:08.990430 #19618] INFO -- : 2774 ......................................................................... I, [2024-02-12T16:00:09.061114 #19618] INFO -- : 2847 ......................................................................... I, [2024-02-12T16:00:09.205891 #19618] INFO -- : 2920 ......................................................................... I, [2024-02-12T16:00:09.396269 #19618] INFO -- : 2993 ......................................................................... I, [2024-02-12T16:00:09.528786 #19618] INFO -- : 3066 ......................................................................... I, [2024-02-12T16:00:09.846773 #19618] INFO -- : 3139 ......................................................................... I, [2024-02-12T16:00:09.974856 #19618] INFO -- : 3212 ......................................................................... I, [2024-02-12T16:00:10.084688 #19618] INFO -- : 3285 ......................................................................... I, [2024-02-12T16:00:10.151932 #19618] INFO -- : 3358 ......................................................................... I, [2024-02-12T16:00:10.186050 #19618] INFO -- : 3431 ......................................................................... I, [2024-02-12T16:00:10.211805 #19618] INFO -- : 3504 ......................................................................... I, [2024-02-12T16:00:10.258174 #19618] INFO -- : 3577 ......................................................................... I, [2024-02-12T16:00:10.671979 #19618] INFO -- : 3650 ......................................................................... I, [2024-02-12T16:00:14.181927 #19618] INFO -- : 3723 ........ I, [2024-02-12T16:00:14.182008 #19618] INFO -- : I, [2024-02-12T16:00:14.182032 #19618] INFO -- : Finished in 14.447317 seconds I, [2024-02-12T16:00:14.182047 #19618] INFO -- : I, [2024-02-12T16:00:14.182062 #19618] INFO -- : 3730 files, 33053 examples, 172703 expectations, 0 failures, 0 errors, 0 tagged I, [2024-02-12T16:00:14.184935 #19618] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.