# Logfile created on 2024-03-07 22:07:43 +0000 by logger.rb/v1.4.3 I, [2024-03-07T22:07:43.764580 #2506653] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-03-07T22:07:43.765107 #2506653] INFO -- : $$$[beg] make update-unicode -j4 I, [2024-03-07T22:07:43.990538 #2506653] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-03-07T22:07:43.991039 #2506653] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2024-03-07T22:07:43.991152 #2506653] INFO -- : $$$[beg] make update-download -j4 I, [2024-03-07T22:07:44.321827 #2506653] INFO -- : tool/config.guess already exists I, [2024-03-07T22:07:44.322114 #2506653] INFO -- : tool/config.sub already exists I, [2024-03-07T22:07:44.332257 #2506653] INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 I, [2024-03-07T22:07:44.332337 #2506653] INFO -- : Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329 I, [2024-03-07T22:07:44.340515 #2506653] INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749 I, [2024-03-07T22:07:44.342124 #2506653] INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision - I, [2024-03-07T22:07:44.354090 #2506653] INFO -- : echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - I, [2024-03-07T22:07:44.358073 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision unchanged I, [2024-03-07T22:07:44.362629 #2506653] INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d I, [2024-03-07T22:07:44.373947 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged I, [2024-03-07T22:07:44.382196 #2506653] INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2024-03-07T22:07:44.399826 #2506653] INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision - I, [2024-03-07T22:07:44.417151 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2024-03-07T22:07:44.447334 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision unchanged I, [2024-03-07T22:07:44.954168 #2506653] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2024-03-07T22:07:44.954233 #2506653] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2024-03-07T22:07:45.190524 #2506653] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-03-07T22:07:45.191272 #2506653] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2024-03-07T22:07:45.191331 #2506653] INFO -- : $$$[beg] make update-src -j4 E, [2024-03-07T22:07:46.479516 #2506653] ERROR -- : From https://github.com/ruby/ruby E, [2024-03-07T22:07:46.479588 #2506653] ERROR -- : 18ee7c9..977012b master -> origin/master I, [2024-03-07T22:07:46.598531 #2506653] INFO -- : Updating 18ee7c9..977012b I, [2024-03-07T22:07:46.598595 #2506653] INFO -- : Fast-forward I, [2024-03-07T22:07:46.662890 #2506653] INFO -- : lib/prism/ffi.rb | 55 ++++++-- I, [2024-03-07T22:07:46.662969 #2506653] INFO -- : prism/extension.c | 100 +++++++++++--- I, [2024-03-07T22:07:46.662985 #2506653] INFO -- : prism/parser.h | 3 + I, [2024-03-07T22:07:46.662999 #2506653] INFO -- : prism/prism.c | 153 +++++++++++++++++++-- I, [2024-03-07T22:07:46.663013 #2506653] INFO -- : prism/prism.h | 30 ++++ I, [2024-03-07T22:07:46.663025 #2506653] INFO -- : test/prism/parse_stream_test.rb | 74 ++++++++++ I, [2024-03-07T22:07:46.663038 #2506653] INFO -- : test/prism/ruby_parser_test.rb | 2 + I, [2024-03-07T22:07:46.663049 #2506653] INFO -- : .../snapshots/heredocs_with_ignored_newlines.txt | 14 +- I, [2024-03-07T22:07:46.663061 #2506653] INFO -- : test/prism/snapshots/whitequark/parser_bug_640.txt | 20 ++- I, [2024-03-07T22:07:46.663072 #2506653] INFO -- : .../whitequark/slash_newline_in_heredocs.txt | 14 +- I, [2024-03-07T22:07:46.663084 #2506653] INFO -- : test/prism/unescape_test.rb | 2 + I, [2024-03-07T22:07:46.663094 #2506653] INFO -- : 11 files changed, 414 insertions(+), 53 deletions(-) I, [2024-03-07T22:07:46.663105 #2506653] INFO -- : create mode 100644 test/prism/parse_stream_test.rb I, [2024-03-07T22:07:46.746962 #2506653] INFO -- : Latest commit hash = 977012bae8 I, [2024-03-07T22:07:46.750236 #2506653] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2024-03-07T22:07:46.750323 #2506653] INFO -- : $$$[beg] make after-update -j4 I, [2024-03-07T22:07:47.030458 #2506653] INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c I, [2024-03-07T22:07:47.058150 #2506653] INFO -- : generating golf_prelude.c I, [2024-03-07T22:07:47.061957 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-03-07T22:07:47.062028 #2506653] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-03-07T22:07:47.062050 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-03-07T22:07:47.177021 #2506653] INFO -- : golf_prelude.c unchanged I, [2024-03-07T22:07:47.195383 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/revision.h updated I, [2024-03-07T22:07:47.198737 #2506653] INFO -- : generating x86_64-linux-fake.rb I, [2024-03-07T22:07:47.461402 #2506653] INFO -- : x86_64-linux-fake.rb updated I, [2024-03-07T22:07:47.470552 #2506653] INFO -- : generating enc.mk I, [2024-03-07T22:07:48.145060 #2506653] INFO -- : making srcs under enc I, [2024-03-07T22:07:48.257485 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:07:48.257585 #2506653] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-03-07T22:07:48.257653 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:07:48.398265 #2506653] INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 I, [2024-03-07T22:07:48.411769 #2506653] INFO -- : Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329 I, [2024-03-07T22:07:48.423030 #2506653] INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision - I, [2024-03-07T22:07:48.442592 #2506653] INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749 I, [2024-03-07T22:07:48.447395 #2506653] INFO -- : echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - I, [2024-03-07T22:07:48.465951 #2506653] INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d I, [2024-03-07T22:07:48.467618 #2506653] INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2024-03-07T22:07:48.481952 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision unchanged I, [2024-03-07T22:07:48.484032 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged I, [2024-03-07T22:07:48.506710 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2024-03-07T22:07:48.510106 #2506653] INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision - I, [2024-03-07T22:07:48.542854 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision unchanged I, [2024-03-07T22:07:48.950123 #2506653] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2024-03-07T22:07:48.950391 #2506653] INFO -- : $$$[beg] make miniruby -j4 I, [2024-03-07T22:07:49.173972 #2506653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-07T22:07:49.174042 #2506653] INFO -- : CC = gcc I, [2024-03-07T22:07:49.174060 #2506653] INFO -- : LD = ld I, [2024-03-07T22:07:49.174075 #2506653] INFO -- : LDSHARED = gcc -shared I, [2024-03-07T22:07:49.174090 #2506653] 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-03-07T22:07:49.174104 #2506653] 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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-03-07T22:07:49.174117 #2506653] INFO -- : CPPFLAGS = I, [2024-03-07T22:07:49.174129 #2506653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-07T22:07:49.174141 #2506653] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-07T22:07:49.174157 #2506653] INFO -- : LANG = I, [2024-03-07T22:07:49.174169 #2506653] INFO -- : LC_ALL = I, [2024-03-07T22:07:49.174181 #2506653] INFO -- : LC_CTYPE = I, [2024-03-07T22:07:49.174193 #2506653] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-03-07T22:07:49.174204 #2506653] INFO -- : RUSTC = rustc I, [2024-03-07T22:07:49.174216 #2506653] 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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-03-07T22:07:49.189797 #2506653] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-07T22:07:49.189867 #2506653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-07T22:07:49.189977 #2506653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-07T22:07:49.190004 #2506653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-07T22:07:49.190018 #2506653] INFO -- : I, [2024-03-07T22:07:49.227804 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/miniinit.c I, [2024-03-07T22:07:49.254516 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ast.c I, [2024-03-07T22:07:49.298377 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/compile.c I, [2024-03-07T22:07:49.321756 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/cont.c I, [2024-03-07T22:07:51.905016 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/eval.c I, [2024-03-07T22:07:53.574543 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/gc.c I, [2024-03-07T22:07:53.904778 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/hash.c I, [2024-03-07T22:07:56.695123 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/iseq.c I, [2024-03-07T22:08:08.494540 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/load.c I, [2024-03-07T22:08:10.494579 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/rjit.c I, [2024-03-07T22:08:13.498796 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/rjit_c.c I, [2024-03-07T22:08:15.285965 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/proc.c I, [2024-03-07T22:08:16.250362 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ruby.c I, [2024-03-07T22:08:19.936654 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/thread.c I, [2024-03-07T22:08:21.236423 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/version.c I, [2024-03-07T22:08:22.634416 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/vm.c I, [2024-03-07T22:08:22.722499 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/vm_backtrace.c I, [2024-03-07T22:08:25.971897 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/vm_dump.c I, [2024-03-07T22:08:27.384251 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/vm_trace.c I, [2024-03-07T22:08:30.757769 #2506653] INFO -- : compiling prism/api_node.c I, [2024-03-07T22:08:32.311714 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/prism/api_pack.c I, [2024-03-07T22:08:33.459418 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/prism/extension.c I, [2024-03-07T22:08:35.778402 #2506653] INFO -- : compiling prism/node.c I, [2024-03-07T22:08:46.412772 #2506653] INFO -- : compiling prism/prettyprint.c I, [2024-03-07T22:08:46.416872 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/prism/regexp.c I, [2024-03-07T22:08:47.115584 #2506653] INFO -- : compiling prism/serialize.c I, [2024-03-07T22:08:47.343466 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/prism/static_literals.c I, [2024-03-07T22:08:48.966531 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/prism/util/pm_memchr.c I, [2024-03-07T22:08:49.013690 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/prism/util/pm_strpbrk.c I, [2024-03-07T22:08:49.443395 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/prism/prism.c I, [2024-03-07T22:08:49.661954 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/prism_init.c I, [2024-03-07T22:08:50.673966 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/yjit.c I, [2024-03-07T22:09:10.645956 #2506653] INFO -- : linking miniruby I, [2024-03-07T22:09:12.635892 #2506653] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2024-03-07T22:09:12.636065 #2506653] INFO -- : $$$[beg] make ruby -j4 I, [2024-03-07T22:09:12.857675 #2506653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-07T22:09:12.858151 #2506653] INFO -- : CC = gcc I, [2024-03-07T22:09:12.858190 #2506653] INFO -- : LD = ld I, [2024-03-07T22:09:12.858209 #2506653] INFO -- : LDSHARED = gcc -shared I, [2024-03-07T22:09:12.858232 #2506653] 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-03-07T22:09:12.858265 #2506653] 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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-03-07T22:09:12.858282 #2506653] INFO -- : CPPFLAGS = I, [2024-03-07T22:09:12.858297 #2506653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-07T22:09:12.858312 #2506653] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-07T22:09:12.858329 #2506653] INFO -- : LANG = I, [2024-03-07T22:09:12.858343 #2506653] INFO -- : LC_ALL = I, [2024-03-07T22:09:12.858358 #2506653] INFO -- : LC_CTYPE = I, [2024-03-07T22:09:12.858374 #2506653] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-03-07T22:09:12.858389 #2506653] INFO -- : RUSTC = rustc I, [2024-03-07T22:09:12.858407 #2506653] 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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-03-07T22:09:12.869594 #2506653] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-07T22:09:12.869661 #2506653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-07T22:09:12.869686 #2506653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-07T22:09:12.869703 #2506653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-07T22:09:12.869722 #2506653] INFO -- : I, [2024-03-07T22:09:13.314433 #2506653] INFO -- : builtin_binary.inc updated I, [2024-03-07T22:09:13.324209 #2506653] INFO -- : 55f59ed08719f382be0eb5a9b7aa3dac578a919d045e946fea165bf888752b61 builtin_binary.inc I, [2024-03-07T22:09:13.325759 #2506653] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/builtin.c I, [2024-03-07T22:09:14.242412 #2506653] INFO -- : linking static-library libruby-static.a I, [2024-03-07T22:09:16.335673 #2506653] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-03-07T22:09:21.282632 #2506653] INFO -- : linking ruby I, [2024-03-07T22:09:21.434818 #2506653] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2024-03-07T22:09:21.434989 #2506653] INFO -- : $$$[beg] make all -j4 I, [2024-03-07T22:09:21.659681 #2506653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-07T22:09:21.659740 #2506653] INFO -- : CC = gcc I, [2024-03-07T22:09:21.659757 #2506653] INFO -- : LD = ld I, [2024-03-07T22:09:21.659772 #2506653] INFO -- : LDSHARED = gcc -shared I, [2024-03-07T22:09:21.659786 #2506653] 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-03-07T22:09:21.659820 #2506653] 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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-03-07T22:09:21.659838 #2506653] INFO -- : CPPFLAGS = I, [2024-03-07T22:09:21.659853 #2506653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-07T22:09:21.659866 #2506653] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-07T22:09:21.659879 #2506653] INFO -- : LANG = I, [2024-03-07T22:09:21.659892 #2506653] INFO -- : LC_ALL = I, [2024-03-07T22:09:21.659907 #2506653] INFO -- : LC_CTYPE = I, [2024-03-07T22:09:21.659921 #2506653] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-03-07T22:09:21.659938 #2506653] INFO -- : RUSTC = rustc I, [2024-03-07T22:09:21.659955 #2506653] 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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-03-07T22:09:21.663277 #2506653] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-07T22:09:21.663345 #2506653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-07T22:09:21.663360 #2506653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-07T22:09:21.663373 #2506653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-07T22:09:21.663385 #2506653] INFO -- : I, [2024-03-07T22:09:21.805416 #2506653] INFO -- : generating encdb.h I, [2024-03-07T22:09:21.829957 #2506653] INFO -- : generating enc.mk I, [2024-03-07T22:09:21.833951 #2506653] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-03-07T22:09:21.863044 #2506653] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-03-07T22:09:22.101983 #2506653] INFO -- : encdb.h unchanged I, [2024-03-07T22:09:22.134828 #2506653] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-03-07T22:09:22.677667 #2506653] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-03-07T22:09:22.934874 #2506653] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-03-07T22:09:22.993371 #2506653] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-03-07T22:09:23.354477 #2506653] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-03-07T22:09:23.626547 #2506653] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-03-07T22:09:23.658604 #2506653] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-03-07T22:09:23.849960 #2506653] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-03-07T22:09:24.206631 #2506653] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-03-07T22:09:24.336920 #2506653] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-03-07T22:09:24.825245 #2506653] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-03-07T22:09:25.058952 #2506653] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-03-07T22:09:25.198581 #2506653] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-03-07T22:09:25.262659 #2506653] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-03-07T22:09:25.882501 #2506653] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-03-07T22:09:25.946197 #2506653] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-03-07T22:09:26.362181 #2506653] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-03-07T22:09:26.662757 #2506653] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-03-07T22:09:26.753971 #2506653] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-03-07T22:09:26.947577 #2506653] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-03-07T22:09:27.281796 #2506653] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-03-07T22:09:27.429948 #2506653] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-03-07T22:09:27.550504 #2506653] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-03-07T22:09:27.634870 #2506653] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-03-07T22:09:27.929601 #2506653] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-03-07T22:09:28.406531 #2506653] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-03-07T22:09:28.551061 #2506653] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-03-07T22:09:29.079427 #2506653] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-03-07T22:09:29.223416 #2506653] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-03-07T22:09:29.425971 #2506653] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-03-07T22:09:29.631131 #2506653] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-03-07T22:09:29.863011 #2506653] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-03-07T22:09:30.437399 #2506653] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-03-07T22:09:30.630556 #2506653] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-03-07T22:09:30.970329 #2506653] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-03-07T22:09:31.111687 #2506653] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-03-07T22:09:31.273954 #2506653] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-03-07T22:09:31.607034 #2506653] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-03-07T22:09:31.706555 #2506653] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-03-07T22:09:31.859155 #2506653] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-03-07T22:09:32.346585 #2506653] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-03-07T22:09:32.579828 #2506653] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-03-07T22:09:32.666771 #2506653] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-03-07T22:09:33.100514 #2506653] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-03-07T22:09:33.481017 #2506653] INFO -- : making enc I, [2024-03-07T22:09:33.551090 #2506653] INFO -- : making srcs under enc I, [2024-03-07T22:09:33.565149 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:33.565212 #2506653] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-03-07T22:09:33.565231 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:33.689940 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:33.690049 #2506653] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-03-07T22:09:33.690130 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:33.691224 #2506653] INFO -- : generating transdb.h I, [2024-03-07T22:09:34.051778 #2506653] INFO -- : transdb.h unchanged I, [2024-03-07T22:09:34.057954 #2506653] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-03-07T22:09:34.070670 #2506653] INFO -- : making trans I, [2024-03-07T22:09:34.233072 #2506653] INFO -- : ext/configure-ext.mk updated I, [2024-03-07T22:09:34.241986 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:34.428972 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:34.429078 #2506653] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2024-03-07T22:09:34.429144 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:34.450508 #2506653] INFO -- : making encs I, [2024-03-07T22:09:34.629955 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:34.630057 #2506653] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-03-07T22:09:34.630116 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:37.465306 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:37.466050 #2506653] INFO -- : generating makefile exts.mk I, [2024-03-07T22:09:37.606128 #2506653] INFO -- : exts.mk unchanged I, [2024-03-07T22:09:37.624969 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:38.287140 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-03-07T22:09:38.301968 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-03-07T22:09:38.302043 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-03-07T22:09:38.307719 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-03-07T22:09:38.314882 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-03-07T22:09:38.325959 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-03-07T22:09:38.356748 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-03-07T22:09:38.369968 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-03-07T22:09:38.393888 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-03-07T22:09:38.398044 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-03-07T22:09:38.406295 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-03-07T22:09:38.437767 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-03-07T22:09:38.438160 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-03-07T22:09:38.444888 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-03-07T22:09:38.453959 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-03-07T22:09:38.472535 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-03-07T22:09:38.474082 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-03-07T22:09:38.499853 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-03-07T22:09:38.510993 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-03-07T22:09:38.512130 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-03-07T22:09:38.515772 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-03-07T22:09:38.559452 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-03-07T22:09:38.561551 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-03-07T22:09:38.572318 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-03-07T22:09:38.577872 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-03-07T22:09:38.598021 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-03-07T22:09:38.601765 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-03-07T22:09:38.634018 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-07T22:09:38.649960 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-07T22:09:38.650032 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-03-07T22:09:38.668628 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-03-07T22:09:38.672608 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-07T22:09:38.722421 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-03-07T22:09:38.726372 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-07T22:09:38.853309 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-07T22:09:38.870875 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-07T22:09:38.876098 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-07T22:09:38.902324 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-07T22:09:38.909001 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-07T22:09:38.989238 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-07T22:09:39.034289 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-07T22:09:39.045833 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-03-07T22:09:39.090032 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-03-07T22:09:39.113447 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-07T22:09:39.178290 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:39.485795 #2506653] INFO -- : make[2]: 'ruby' is up to date. I, [2024-03-07T22:09:39.485937 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:39.489950 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:39.497234 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:39.497296 #2506653] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-03-07T22:09:39.497319 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:39.497434 #2506653] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2024-03-07T22:09:39.497683 #2506653] INFO -- : $$$[beg] make install -j4 I, [2024-03-07T22:09:39.754911 #2506653] INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 I, [2024-03-07T22:09:39.766439 #2506653] INFO -- : Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329 I, [2024-03-07T22:09:39.783556 #2506653] INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision - I, [2024-03-07T22:09:39.794041 #2506653] INFO -- : echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - I, [2024-03-07T22:09:39.806473 #2506653] INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749 I, [2024-03-07T22:09:39.826055 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged I, [2024-03-07T22:09:39.832475 #2506653] INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2024-03-07T22:09:39.833128 #2506653] INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d I, [2024-03-07T22:09:39.834952 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision unchanged I, [2024-03-07T22:09:39.837238 #2506653] INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision - I, [2024-03-07T22:09:39.840890 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision unchanged I, [2024-03-07T22:09:39.865273 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2024-03-07T22:09:39.890695 #2506653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-07T22:09:39.890834 #2506653] INFO -- : CC = gcc I, [2024-03-07T22:09:39.890897 #2506653] INFO -- : LD = ld I, [2024-03-07T22:09:39.890948 #2506653] INFO -- : LDSHARED = gcc -shared I, [2024-03-07T22:09:39.891001 #2506653] 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-03-07T22:09:39.891047 #2506653] 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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-03-07T22:09:39.891084 #2506653] INFO -- : CPPFLAGS = I, [2024-03-07T22:09:39.891122 #2506653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-07T22:09:39.891160 #2506653] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-07T22:09:39.891196 #2506653] INFO -- : LANG = I, [2024-03-07T22:09:39.891232 #2506653] INFO -- : LC_ALL = I, [2024-03-07T22:09:39.891266 #2506653] INFO -- : LC_CTYPE = I, [2024-03-07T22:09:39.891301 #2506653] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-03-07T22:09:39.891336 #2506653] INFO -- : RUSTC = rustc I, [2024-03-07T22:09:39.891384 #2506653] 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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-03-07T22:09:39.995574 #2506653] INFO -- : generating encdb.h I, [2024-03-07T22:09:39.996071 #2506653] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-07T22:09:39.996127 #2506653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-07T22:09:39.996154 #2506653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-07T22:09:39.996168 #2506653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-07T22:09:39.996179 #2506653] INFO -- : I, [2024-03-07T22:09:40.022550 #2506653] INFO -- : generating enc.mk I, [2024-03-07T22:09:40.166649 #2506653] INFO -- : encdb.h unchanged I, [2024-03-07T22:09:40.904137 #2506653] INFO -- : making srcs under enc I, [2024-03-07T22:09:40.904209 #2506653] INFO -- : making enc I, [2024-03-07T22:09:40.999920 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:41.000012 #2506653] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-03-07T22:09:41.000068 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:41.001307 #2506653] INFO -- : generating transdb.h I, [2024-03-07T22:09:41.022450 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:41.022559 #2506653] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-03-07T22:09:41.022630 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:41.284688 #2506653] INFO -- : transdb.h unchanged I, [2024-03-07T22:09:41.302767 #2506653] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-03-07T22:09:41.302839 #2506653] INFO -- : making trans I, [2024-03-07T22:09:41.467490 #2506653] INFO -- : ext/configure-ext.mk unchanged I, [2024-03-07T22:09:41.476532 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:41.613955 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:41.614224 #2506653] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2024-03-07T22:09:41.614263 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:41.614282 #2506653] INFO -- : making encs I, [2024-03-07T22:09:41.880338 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:41.880438 #2506653] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-03-07T22:09:41.880495 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:45.235207 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:45.236165 #2506653] INFO -- : generating makefile exts.mk I, [2024-03-07T22:09:45.374046 #2506653] INFO -- : exts.mk unchanged I, [2024-03-07T22:09:45.388174 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:45.995660 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-03-07T22:09:45.998649 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-03-07T22:09:45.999139 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-03-07T22:09:46.010875 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-03-07T22:09:46.026226 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-03-07T22:09:46.038113 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-03-07T22:09:46.059410 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-03-07T22:09:46.094028 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-03-07T22:09:46.099468 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-03-07T22:09:46.116215 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-03-07T22:09:46.125957 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-03-07T22:09:46.137517 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-03-07T22:09:46.145367 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-03-07T22:09:46.166181 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-03-07T22:09:46.173981 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-03-07T22:09:46.180342 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-03-07T22:09:46.185953 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-03-07T22:09:46.209639 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-03-07T22:09:46.233947 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-03-07T22:09:46.234010 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-03-07T22:09:46.245926 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-03-07T22:09:46.283006 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-03-07T22:09:46.287812 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-03-07T22:09:46.288844 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-03-07T22:09:46.296745 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-03-07T22:09:46.306903 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-03-07T22:09:46.313988 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-03-07T22:09:46.340011 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-03-07T22:09:46.350501 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-07T22:09:46.357942 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-07T22:09:46.408706 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-03-07T22:09:46.408776 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-07T22:09:46.449350 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-03-07T22:09:46.453682 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-07T22:09:46.533962 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-07T22:09:46.542765 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-07T22:09:46.554765 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-07T22:09:46.558889 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-07T22:09:46.590865 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-07T22:09:46.608738 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-07T22:09:46.640173 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-07T22:09:46.669604 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-03-07T22:09:46.698103 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-03-07T22:09:46.756689 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-07T22:09:46.839618 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:47.092427 #2506653] INFO -- : make[2]: 'ruby' is up to date. I, [2024-03-07T22:09:47.092494 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:47.093179 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:47.099714 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:47.099776 #2506653] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-03-07T22:09:47.099805 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:09:47.100124 #2506653] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc I, [2024-03-07T22:09:47.453209 #2506653] INFO -- : Installing to I, [2024-03-07T22:09:47.453363 #2506653] INFO -- : installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin I, [2024-03-07T22:09:47.454056 #2506653] INFO -- : installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib I, [2024-03-07T22:09:47.483761 #2506653] INFO -- : installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux I, [2024-03-07T22:09:47.484162 #2506653] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig I, [2024-03-07T22:09:47.484462 #2506653] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux I, [2024-03-07T22:09:47.516081 #2506653] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-03-07T22:09:47.516235 #2506653] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-03-07T22:09:47.516483 #2506653] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/x86_64-linux I, [2024-03-07T22:09:47.517234 #2506653] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 I, [2024-03-07T22:09:47.536523 #2506653] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0 I, [2024-03-07T22:09:47.536668 #2506653] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-03-07T22:09:47.536782 #2506653] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/ruby I, [2024-03-07T22:09:47.537294 #2506653] INFO -- : installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin I, [2024-03-07T22:09:47.537632 #2506653] INFO -- : installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 I, [2024-03-07T22:09:47.699296 #2506653] INFO -- : installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0 I, [2024-03-07T22:09:47.726736 #2506653] INFO -- : installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 I, [2024-03-07T22:09:47.740772 #2506653] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-03-07T22:09:47.786265 #2506653] INFO -- : benchmark 0.3.0 I, [2024-03-07T22:09:47.812522 #2506653] INFO -- : bundler 2.6.0.dev I, [2024-03-07T22:09:47.821139 #2506653] INFO -- : cgi 0.4.1 I, [2024-03-07T22:09:47.823363 #2506653] INFO -- : delegate 0.3.1 I, [2024-03-07T22:09:47.825293 #2506653] INFO -- : did_you_mean 1.6.3 I, [2024-03-07T22:09:47.827542 #2506653] INFO -- : english 0.8.0 I, [2024-03-07T22:09:47.829809 #2506653] INFO -- : erb 4.0.4 I, [2024-03-07T22:09:47.833239 #2506653] INFO -- : error_highlight 0.6.0 I, [2024-03-07T22:09:47.835339 #2506653] INFO -- : fileutils 1.7.2 I, [2024-03-07T22:09:47.837239 #2506653] INFO -- : find 0.2.0 I, [2024-03-07T22:09:47.839269 #2506653] INFO -- : forwardable 1.3.3 I, [2024-03-07T22:09:47.841395 #2506653] INFO -- : ipaddr 1.2.6 I, [2024-03-07T22:09:47.843535 #2506653] INFO -- : irb 1.12.0 I, [2024-03-07T22:09:47.850101 #2506653] INFO -- : logger 1.6.0 I, [2024-03-07T22:09:47.852635 #2506653] INFO -- : net-http 0.4.1 I, [2024-03-07T22:09:47.854884 #2506653] INFO -- : net-protocol 0.2.2 I, [2024-03-07T22:09:47.857261 #2506653] INFO -- : open-uri 0.4.1 I, [2024-03-07T22:09:47.859802 #2506653] INFO -- : open3 0.2.1 I, [2024-03-07T22:09:47.861815 #2506653] INFO -- : optparse 0.4.0 I, [2024-03-07T22:09:47.864973 #2506653] INFO -- : ostruct 0.6.0 I, [2024-03-07T22:09:47.869699 #2506653] INFO -- : pp 0.5.0 I, [2024-03-07T22:09:47.875393 #2506653] INFO -- : prettyprint 0.2.0 I, [2024-03-07T22:09:47.879627 #2506653] INFO -- : prism 0.24.0 I, [2024-03-07T22:09:47.883634 #2506653] INFO -- : pstore 0.1.3 I, [2024-03-07T22:09:47.885503 #2506653] INFO -- : rdoc 6.6.2 I, [2024-03-07T22:09:47.889607 #2506653] INFO -- : readline 0.0.4 I, [2024-03-07T22:09:47.891855 #2506653] INFO -- : reline 0.4.3 I, [2024-03-07T22:09:47.893980 #2506653] INFO -- : resolv 0.3.0 I, [2024-03-07T22:09:47.896045 #2506653] INFO -- : ruby2_keywords 0.0.5 I, [2024-03-07T22:09:47.897970 #2506653] INFO -- : securerandom 0.3.1 I, [2024-03-07T22:09:47.899996 #2506653] INFO -- : set 1.1.0 I, [2024-03-07T22:09:47.902114 #2506653] INFO -- : shellwords 0.2.0 I, [2024-03-07T22:09:47.903991 #2506653] INFO -- : singleton 0.2.0 I, [2024-03-07T22:09:47.905793 #2506653] INFO -- : syntax_suggest 2.0.0 I, [2024-03-07T22:09:47.909376 #2506653] INFO -- : tempfile 0.2.1 I, [2024-03-07T22:09:47.913951 #2506653] INFO -- : time 0.3.0 I, [2024-03-07T22:09:47.917034 #2506653] INFO -- : timeout 0.4.1 I, [2024-03-07T22:09:47.919269 #2506653] INFO -- : tmpdir 0.2.0 I, [2024-03-07T22:09:47.921564 #2506653] INFO -- : tsort 0.2.0 I, [2024-03-07T22:09:47.923713 #2506653] INFO -- : un 0.3.0 I, [2024-03-07T22:09:47.925958 #2506653] INFO -- : uri 0.13.0 I, [2024-03-07T22:09:47.928382 #2506653] INFO -- : weakref 0.1.3 I, [2024-03-07T22:09:47.930690 #2506653] INFO -- : yaml 0.3.0 I, [2024-03-07T22:09:47.932394 #2506653] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-03-07T22:09:47.956378 #2506653] INFO -- : date 3.3.4 I, [2024-03-07T22:09:47.958565 #2506653] INFO -- : digest 3.1.1 I, [2024-03-07T22:09:47.960724 #2506653] INFO -- : etc 1.4.3 I, [2024-03-07T22:09:47.962832 #2506653] INFO -- : fcntl 1.1.0 I, [2024-03-07T22:09:47.965968 #2506653] INFO -- : fiddle 1.1.3 I, [2024-03-07T22:09:47.972447 #2506653] INFO -- : io-console 0.7.2 I, [2024-03-07T22:09:47.974831 #2506653] INFO -- : io-nonblock 0.3.0 I, [2024-03-07T22:09:47.976834 #2506653] INFO -- : io-wait 0.3.1 I, [2024-03-07T22:09:47.978787 #2506653] INFO -- : json 2.7.1 I, [2024-03-07T22:09:47.980989 #2506653] INFO -- : openssl 3.2.0 I, [2024-03-07T22:09:47.983184 #2506653] INFO -- : pathname 0.3.0 I, [2024-03-07T22:09:47.986937 #2506653] INFO -- : psych 5.1.2 I, [2024-03-07T22:09:47.989821 #2506653] INFO -- : stringio 3.1.1 I, [2024-03-07T22:09:47.991871 #2506653] INFO -- : strscan 3.1.1 I, [2024-03-07T22:09:47.993842 #2506653] INFO -- : zlib 3.1.0 I, [2024-03-07T22:09:47.995430 #2506653] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-03-07T22:09:47.996831 #2506653] INFO -- : minitest 5.22.2 I, [2024-03-07T22:09:48.030557 #2506653] INFO -- : power_assert 2.0.3 I, [2024-03-07T22:09:48.043191 #2506653] INFO -- : rake 13.1.0 I, [2024-03-07T22:09:48.068859 #2506653] INFO -- : test-unit 3.6.2 I, [2024-03-07T22:09:48.104515 #2506653] INFO -- : rexml 3.2.6 I, [2024-03-07T22:09:48.131188 #2506653] INFO -- : rss 0.3.0 I, [2024-03-07T22:09:48.154506 #2506653] INFO -- : net-ftp 0.3.4 I, [2024-03-07T22:09:48.162346 #2506653] INFO -- : net-imap 0.4.10 I, [2024-03-07T22:09:48.180457 #2506653] INFO -- : net-pop 0.1.2 I, [2024-03-07T22:09:48.185069 #2506653] INFO -- : net-smtp 0.4.0.1 I, [2024-03-07T22:09:48.190585 #2506653] INFO -- : matrix 0.4.2 I, [2024-03-07T22:09:48.204030 #2506653] INFO -- : prime 0.1.2 I, [2024-03-07T22:09:48.223172 #2506653] INFO -- : rbs 3.4.4 I, [2024-03-07T22:09:48.391835 #2506653] INFO -- : typeprof 0.21.11 I, [2024-03-07T22:09:48.404780 #2506653] INFO -- : debug 1.9.1 I, [2024-03-07T22:09:48.421521 #2506653] INFO -- : racc 1.7.3 I, [2024-03-07T22:09:48.438918 #2506653] INFO -- : mutex_m 0.2.0 I, [2024-03-07T22:09:48.444383 #2506653] INFO -- : getoptlong 0.2.1 I, [2024-03-07T22:09:48.452555 #2506653] INFO -- : base64 0.2.0 I, [2024-03-07T22:09:48.456963 #2506653] INFO -- : bigdecimal 3.1.6 I, [2024-03-07T22:09:48.467773 #2506653] INFO -- : observer 0.1.2 I, [2024-03-07T22:09:48.474944 #2506653] INFO -- : abbrev 0.1.2 I, [2024-03-07T22:09:48.480123 #2506653] INFO -- : resolv-replace 0.1.1 I, [2024-03-07T22:09:48.485592 #2506653] INFO -- : rinda 0.2.0 I, [2024-03-07T22:09:48.492279 #2506653] INFO -- : drb 2.2.1 I, [2024-03-07T22:09:48.500801 #2506653] INFO -- : nkf 0.2.0 I, [2024-03-07T22:09:48.514747 #2506653] INFO -- : syslog 0.1.2 I, [2024-03-07T22:09:48.525318 #2506653] INFO -- : csv 3.2.8 I, [2024-03-07T22:09:48.540435 #2506653] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache I, [2024-03-07T22:09:48.553884 #2506653] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2024-03-07T22:09:48.554343 #2506653] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-03-07T22:11:45.775378 #2506653] INFO -- : PASS all 1905 tests E, [2024-03-07T22:11:45.789006 #2506653] ERROR -- : I, [2024-03-07T22:11:45.789258 #2506653] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-03-07T22:11:45.789437 #2506653] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2024-03-07T22:11:46.013829 #2506653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-07T22:11:46.013972 #2506653] INFO -- : CC = gcc I, [2024-03-07T22:11:46.014004 #2506653] INFO -- : LD = ld I, [2024-03-07T22:11:46.014034 #2506653] INFO -- : LDSHARED = gcc -shared I, [2024-03-07T22:11:46.014069 #2506653] 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-03-07T22:11:46.014103 #2506653] 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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-03-07T22:11:46.014133 #2506653] INFO -- : CPPFLAGS = I, [2024-03-07T22:11:46.014160 #2506653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-07T22:11:46.014190 #2506653] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-07T22:11:46.014217 #2506653] INFO -- : LANG = I, [2024-03-07T22:11:46.014245 #2506653] INFO -- : LC_ALL = I, [2024-03-07T22:11:46.014270 #2506653] INFO -- : LC_CTYPE = I, [2024-03-07T22:11:46.014296 #2506653] INFO -- : MFLAGS = I, [2024-03-07T22:11:46.014322 #2506653] INFO -- : RUSTC = rustc I, [2024-03-07T22:11:46.014355 #2506653] 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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-03-07T22:11:46.021799 #2506653] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-07T22:11:46.021884 #2506653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-07T22:11:46.021929 #2506653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-07T22:11:46.021948 #2506653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-07T22:11:46.021963 #2506653] INFO -- : I, [2024-03-07T22:11:46.636054 #2506653] INFO -- : Checking leaked global symbols...none I, [2024-03-07T22:11:46.890601 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-03-07T22:11:46.890797 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 I, [2024-03-07T22:11:46.891002 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 I, [2024-03-07T22:11:46.891276 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 I, [2024-03-07T22:11:46.892108 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 I, [2024-03-07T22:11:46.892644 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 I, [2024-03-07T22:11:46.894374 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 I, [2024-03-07T22:11:46.895510 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 I, [2024-03-07T22:11:46.900051 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-03-07T22:11:46.903096 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 I, [2024-03-07T22:11:46.907529 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 I, [2024-03-07T22:11:46.911834 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-03-07T22:11:46.912293 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 I, [2024-03-07T22:11:46.912618 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 I, [2024-03-07T22:11:46.913086 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 I, [2024-03-07T22:11:47.013546 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 I, [2024-03-07T22:11:47.015633 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 I, [2024-03-07T22:11:47.561966 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 I, [2024-03-07T22:11:47.562063 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 I, [2024-03-07T22:11:47.562088 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 I, [2024-03-07T22:11:47.562103 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 I, [2024-03-07T22:11:47.562116 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 I, [2024-03-07T22:11:47.562131 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 I, [2024-03-07T22:11:47.562144 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 I, [2024-03-07T22:11:47.562158 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 I, [2024-03-07T22:11:47.562185 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 I, [2024-03-07T22:11:47.562206 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 I, [2024-03-07T22:11:47.562222 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 I, [2024-03-07T22:11:47.562236 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 I, [2024-03-07T22:11:47.672862 #2506653] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 I, [2024-03-07T22:11:47.686067 #2506653] INFO -- : I, [2024-03-07T22:11:47.686151 #2506653] INFO -- : test succeeded I, [2024-03-07T22:11:47.686273 #2506653] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2024-03-07T22:11:47.686429 #2506653] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2024-03-07T22:11:48.104194 #2506653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-07T22:11:48.104299 #2506653] INFO -- : CC = gcc I, [2024-03-07T22:11:48.104343 #2506653] INFO -- : LD = ld I, [2024-03-07T22:11:48.104385 #2506653] INFO -- : LDSHARED = gcc -shared I, [2024-03-07T22:11:48.104437 #2506653] 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-03-07T22:11:48.104484 #2506653] 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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-03-07T22:11:48.104526 #2506653] INFO -- : CPPFLAGS = I, [2024-03-07T22:11:48.104569 #2506653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-07T22:11:48.104609 #2506653] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-07T22:11:48.104648 #2506653] INFO -- : LANG = I, [2024-03-07T22:11:48.104688 #2506653] INFO -- : LC_ALL = I, [2024-03-07T22:11:48.104726 #2506653] INFO -- : LC_CTYPE = I, [2024-03-07T22:11:48.104764 #2506653] INFO -- : MFLAGS = I, [2024-03-07T22:11:48.104803 #2506653] INFO -- : RUSTC = rustc I, [2024-03-07T22:11:48.104851 #2506653] 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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-03-07T22:11:48.108477 #2506653] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-07T22:11:48.108547 #2506653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-07T22:11:48.108571 #2506653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-07T22:11:48.108589 #2506653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-07T22:11:48.108605 #2506653] INFO -- : I, [2024-03-07T22:11:48.112999 #2506653] INFO -- : generating enc.mk I, [2024-03-07T22:11:48.461637 #2506653] INFO -- : generating encdb.h I, [2024-03-07T22:11:48.570518 #2506653] INFO -- : encdb.h unchanged I, [2024-03-07T22:11:48.573676 #2506653] INFO -- : making enc I, [2024-03-07T22:11:48.690935 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:48.691022 #2506653] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-03-07T22:11:48.691077 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:48.692205 #2506653] INFO -- : making srcs under enc I, [2024-03-07T22:11:48.791153 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:48.791252 #2506653] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-03-07T22:11:48.791327 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:48.799217 #2506653] INFO -- : generating transdb.h I, [2024-03-07T22:11:49.079361 #2506653] INFO -- : transdb.h unchanged I, [2024-03-07T22:11:49.082419 #2506653] INFO -- : making trans I, [2024-03-07T22:11:49.185977 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:49.186100 #2506653] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2024-03-07T22:11:49.186179 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:49.187381 #2506653] INFO -- : making encs I, [2024-03-07T22:11:49.315578 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:49.315687 #2506653] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-03-07T22:11:49.315759 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:49.327899 #2506653] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-03-07T22:11:49.436984 #2506653] INFO -- : ext/configure-ext.mk updated I, [2024-03-07T22:11:49.447794 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:54.853509 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:54.853994 #2506653] INFO -- : generating makefile exts.mk I, [2024-03-07T22:11:55.013416 #2506653] INFO -- : exts.mk unchanged I, [2024-03-07T22:11:55.023170 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:55.738190 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-03-07T22:11:55.747061 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-03-07T22:11:55.757006 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-03-07T22:11:55.779100 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-03-07T22:11:55.786289 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-03-07T22:11:55.814178 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-03-07T22:11:55.876695 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-03-07T22:11:55.882928 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-03-07T22:11:55.921122 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-03-07T22:11:55.946966 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-03-07T22:11:55.954069 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-03-07T22:11:55.970919 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-03-07T22:11:56.011098 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-03-07T22:11:56.056125 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-03-07T22:11:56.096626 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-03-07T22:11:56.123161 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-03-07T22:11:56.133524 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-03-07T22:11:56.161094 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-03-07T22:11:56.209883 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-03-07T22:11:56.296190 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-03-07T22:11:56.305955 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-03-07T22:11:56.330890 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-03-07T22:11:56.350062 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-03-07T22:11:56.423558 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-03-07T22:11:56.431581 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-03-07T22:11:56.447010 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-03-07T22:11:56.478517 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-03-07T22:11:56.494664 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-03-07T22:11:56.497752 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-03-07T22:11:56.501933 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-03-07T22:11:56.556841 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-03-07T22:11:56.580535 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-03-07T22:11:56.616622 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-07T22:11:56.778089 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-07T22:11:56.783144 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-07T22:11:56.900346 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-07T22:11:56.902289 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-07T22:11:57.010585 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-07T22:11:57.013018 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-07T22:11:57.078919 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-07T22:11:57.083561 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-07T22:11:57.174194 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-07T22:11:57.181274 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-07T22:11:57.262060 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-07T22:11:57.318579 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:57.628641 #2506653] INFO -- : make[2]: 'ruby' is up to date. I, [2024-03-07T22:11:57.628784 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:57.630011 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:57.644630 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:57.644743 #2506653] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-03-07T22:11:57.644822 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:11:57.915640 #2506653] INFO -- : Run options: I, [2024-03-07T22:11:57.915703 #2506653] INFO -- : --seed=16113 I, [2024-03-07T22:11:57.915728 #2506653] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2024-03-07T22:11:57.915745 #2506653] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes I, [2024-03-07T22:11:57.915760 #2506653] INFO -- : --name=!/memory_leak/ I, [2024-03-07T22:11:57.915774 #2506653] INFO -- : --stderr-on-failure I, [2024-03-07T22:11:57.915788 #2506653] INFO -- : -j4 I, [2024-03-07T22:11:57.915802 #2506653] INFO -- : I, [2024-03-07T22:11:57.915818 #2506653] INFO -- : # Running tests: I, [2024-03-07T22:11:57.915833 #2506653] INFO -- : I, [2024-03-07T22:11:58.805941 #2506653] INFO -- : [ 1/874] 2548142=test_rdoc_rd I, [2024-03-07T22:11:58.855037 #2506653] INFO -- : [ 2/874] 2548145=test_helper I, [2024-03-07T22:11:58.855127 #2506653] INFO -- : [ 3/874] 2548144=test_rdoc_markup_attribute_manager I, [2024-03-07T22:11:58.869102 #2506653] INFO -- : [ 4/874] 2548146=test_logperiod I, [2024-03-07T22:11:58.917759 #2506653] INFO -- : [ 5/874] 2548145=test_econv I, [2024-03-07T22:11:58.940316 #2506653] INFO -- : [ 6/874] 2548146=test_rdoc_markup_hard_break I, [2024-03-07T22:11:59.589364 #2506653] INFO -- : [ 7/874] 2548146=test_files_test_2 I, [2024-03-07T22:11:59.614600 #2506653] INFO -- : [ 8/874] 2548142=test_gem_resolver_composed_set I, [2024-03-07T22:12:00.334319 #2506653] INFO -- : [ 9/874] 2548144=test_gem_resolver_local_specification I, [2024-03-07T22:12:00.475225 #2506653] INFO -- : [ 10/874] 2548142=test_win32ole_type_event I, [2024-03-07T22:12:00.807366 #2506653] INFO -- : [ 11/874] 2548142=test_require I, [2024-03-07T22:12:01.611512 #2506653] INFO -- : [ 12/874] 2548144=test_stack I, [2024-03-07T22:12:03.720499 #2506653] INFO -- : [ 13/874] 2548145=test_key_name_check I, [2024-03-07T22:12:03.902085 #2506653] INFO -- : [ 14/874] 2548145=test_ns_spki I, [2024-03-07T22:12:04.086129 #2506653] INFO -- : [ 15/874] 2548145=test_boolean I, [2024-03-07T22:12:04.204569 #2506653] INFO -- : [ 16/874] 2548145=test_addr I, [2024-03-07T22:12:04.292220 #2506653] INFO -- : [ 17/874] 2548145=test_rand I, [2024-03-07T22:12:05.389963 #2506653] INFO -- : [ 18/874] 2548145=test_regexp I, [2024-03-07T22:12:06.858290 #2506653] INFO -- : [ 19/874] 2548144=test_gem_platform I, [2024-03-07T22:12:07.117534 #2506653] INFO -- : [ 20/874] 2548144=test_bigzero I, [2024-03-07T22:12:07.165748 #2506653] INFO -- : [ 21/874] 2548144=test_parse I, [2024-03-07T22:12:09.489747 #2506653] INFO -- : [ 22/874] 2548144=test_class2name I, [2024-03-07T22:12:09.490534 #2506653] INFO -- : [ 23/874] 2548144=test_x509cert I, [2024-03-07T22:12:10.948240 #2506653] INFO -- : [ 24/874] 2548144=test_stringio I, [2024-03-07T22:12:11.721947 #2506653] INFO -- : [ 25/874] 2548144=test_logdevice I, [2024-03-07T22:12:14.921270 #2506653] INFO -- : [ 26/874] 2548146=test_gem_ext_cargo_builder_link_flag_converter I, [2024-03-07T22:12:15.549952 #2506653] INFO -- : [ 27/874] 2548142=test_fstring I, [2024-03-07T22:12:16.406562 #2506653] INFO -- : [ 28/874] 2548142=test_gem_source_installed I, [2024-03-07T22:12:16.411165 #2506653] INFO -- : [ 29/874] 2548146=test_yaml_special_cases I, [2024-03-07T22:12:16.569760 #2506653] INFO -- : [ 30/874] 2548146=test_struct I, [2024-03-07T22:12:16.598140 #2506653] INFO -- : [ 31/874] 2548146=test_gem_source_list I, [2024-03-07T22:12:16.683550 #2506653] INFO -- : [ 32/874] 2548142=test_completion I, [2024-03-07T22:12:16.826674 #2506653] INFO -- : [ 33/874] 2548146=test_ensured I, [2024-03-07T22:12:16.909065 #2506653] INFO -- : [ 34/874] 2548144=test_rdoc_markup_raw I, [2024-03-07T22:12:16.947385 #2506653] INFO -- : [ 35/874] 2548144=test_const I, [2024-03-07T22:12:17.137168 #2506653] INFO -- : [ 36/874] 2548144=fuzzer_test I, [2024-03-07T22:12:17.196281 #2506653] INFO -- : [ 37/874] 2548146=test_class I, [2024-03-07T22:12:17.368477 #2506653] INFO -- : [ 38/874] 2548144=test_lambda I, [2024-03-07T22:12:17.638602 #2506653] INFO -- : [ 39/874] 2548144=test_rational2 I, [2024-03-07T22:12:17.690437 #2506653] INFO -- : [ 40/874] 2548144=test_euc_kr I, [2024-03-07T22:12:17.944315 #2506653] INFO -- : [ 41/874] 2548144=test_project_sanity I, [2024-03-07T22:12:18.379170 #2506653] INFO -- : [ 42/874] 2548144=test_rational I, [2024-03-07T22:12:18.599415 #2506653] INFO -- : [ 43/874] 2548144=test_config I, [2024-03-07T22:12:19.660048 #2506653] INFO -- : [ 44/874] 2548144=test_gem_commands_check_command I, [2024-03-07T22:12:19.778336 #2506653] INFO -- : [ 45/874] 2548144=test_rdoc_comment I, [2024-03-07T22:12:19.889319 #2506653] INFO -- : [ 46/874] 2548142=test_ftp I, [2024-03-07T22:12:19.942415 #2506653] INFO -- : [ 47/874] 2548142=test_kwargs I, [2024-03-07T22:12:19.951513 #2506653] INFO -- : [ 48/874] 2548142=test_io_wait I, [2024-03-07T22:12:19.985297 #2506653] INFO -- : [ 49/874] 2548144=test_io I, [2024-03-07T22:12:20.368626 #2506653] INFO -- : [ 50/874] 2548142=test_thread_fd_close I, [2024-03-07T22:12:20.380220 #2506653] INFO -- : [ 51/874] 2548142=test_autoconf I, [2024-03-07T22:12:20.418338 #2506653] INFO -- : [ 52/874] 2548142=test_class_name_check I, [2024-03-07T22:12:20.487934 #2506653] INFO -- : [ 53/874] 2548142=test_cgi_multipart I, [2024-03-07T22:12:20.902124 #2506653] INFO -- : [ 54/874] 2548142=test_https I, [2024-03-07T22:12:20.953380 #2506653] INFO -- : [ 55/874] 2548144=test_yamldbm I, [2024-03-07T22:12:20.962812 #2506653] INFO -- : [ 56/874] 2548144=test_rdoc_i18n_text I, [2024-03-07T22:12:20.997946 #2506653] INFO -- : [ 57/874] 2548144=test_evaluation I, [2024-03-07T22:12:21.171636 #2506653] INFO -- : [ 58/874] 2548144=test_change_word I, [2024-03-07T22:12:21.246145 #2506653] INFO -- : [ 59/874] 2548144=test_gem_doctor I, [2024-03-07T22:12:21.532935 #2506653] INFO -- : [ 60/874] 2548144=test_etc I, [2024-03-07T22:12:21.770836 #2506653] INFO -- : [ 61/874] 2548144=pattern_test I, [2024-03-07T22:12:21.838381 #2506653] INFO -- : [ 62/874] 2548144=test_iterator I, [2024-03-07T22:12:22.268656 #2506653] INFO -- : [ 63/874] 2548144=test_string I, [2024-03-07T22:12:22.279733 #2506653] INFO -- : [ 64/874] 2548144=test_config I, [2024-03-07T22:12:22.736517 #2506653] INFO -- : [ 65/874] 2548144=test_gem_commands_outdated_command I, [2024-03-07T22:12:23.017037 #2506653] INFO -- : [ 66/874] 2548142=test_rdoc_normal_class I, [2024-03-07T22:12:23.132425 #2506653] INFO -- : [ 67/874] 2548144=test_gem_installer I, [2024-03-07T22:12:23.482147 #2506653] INFO -- : [ 68/874] 2548142=test_new I, [2024-03-07T22:12:23.510005 #2506653] INFO -- : [ 69/874] 2548142=test_storage I, [2024-03-07T22:12:23.527442 #2506653] INFO -- : [ 70/874] 2548142=test_qsort I, [2024-03-07T22:12:23.669443 #2506653] INFO -- : [ 71/874] 2548142=test_gem_resolver_git_set I, [2024-03-07T22:12:26.656517 #2506653] INFO -- : [ 72/874] 2548146=test_cipher I, [2024-03-07T22:12:27.213317 #2506653] INFO -- : [ 73/874] 2548146=library_symbols_test I, [2024-03-07T22:12:27.235742 #2506653] INFO -- : [ 74/874] 2548146=test_pack I, [2024-03-07T22:12:27.278699 #2506653] INFO -- : [ 75/874] 2548142=json_addition_test I, [2024-03-07T22:12:27.514421 #2506653] INFO -- : [ 76/874] 2548142=test_dir_m17n I, [2024-03-07T22:12:28.149233 #2506653] INFO -- : [ 77/874] 2548146=test_cgi_cookie I, [2024-03-07T22:12:28.237096 #2506653] INFO -- : [ 78/874] 2548146=test_cgi_tag_helper I, [2024-03-07T22:12:28.314476 #2506653] INFO -- : [ 79/874] 2548146=test_gem_package_old I, [2024-03-07T22:12:28.533948 #2506653] INFO -- : [ 80/874] 2548146=test_modify_expand I, [2024-03-07T22:12:28.562162 #2506653] INFO -- : [ 81/874] 2548146=test_io I, [2024-03-07T22:12:35.043352 #2506653] INFO -- : [ 82/874] 2548142=test_gem_available_set I, [2024-03-07T22:12:35.515900 #2506653] INFO -- : [ 83/874] 2548142=test_gem_request_set_lockfile_tokenizer I, [2024-03-07T22:12:35.719512 #2506653] INFO -- : [ 84/874] 2548142=test_duplicate I, [2024-03-07T22:12:35.770254 #2506653] INFO -- : [ 85/874] 2548142=test_pkey_dh I, [2024-03-07T22:12:36.005958 #2506653] INFO -- : [ 86/874] 2548142=test_metaclass I, [2024-03-07T22:12:36.159006 #2506653] INFO -- : [ 87/874] 2548142=test_process I, [2024-03-07T22:12:36.263054 #2506653] INFO -- : [ 88/874] 2548142=test_singleton I, [2024-03-07T22:12:36.285125 #2506653] INFO -- : [ 89/874] 2548142=test_gem_spec_fetcher I, [2024-03-07T22:12:36.911810 #2506653] INFO -- : [ 90/874] 2548142=test_gem_source_vendor I, [2024-03-07T22:12:36.973949 #2506653] INFO -- : [ 91/874] 2548142=test_variable_name_check I, [2024-03-07T22:12:37.162349 #2506653] INFO -- : [ 92/874] 2548142=test_rubygems I, [2024-03-07T22:12:37.690405 #2506653] INFO -- : [ 93/874] 2548142=test_data I, [2024-03-07T22:12:37.753949 #2506653] INFO -- : [ 94/874] 2548142=test_emitter I, [2024-03-07T22:12:37.885084 #2506653] INFO -- : [ 95/874] 2548142=test_unicode_normalize I, [2024-03-07T22:12:40.185962 #2506653] INFO -- : [ 96/874] 2548145=test_engine I, [2024-03-07T22:12:40.204242 #2506653] INFO -- : [ 97/874] 2548145=test_key_error I, [2024-03-07T22:12:40.330142 #2506653] INFO -- : [ 98/874] 2548145=test_rdoc_code_object I, [2024-03-07T22:12:43.526134 #2506653] INFO -- : [ 99/874] 2548145=test_object I, [2024-03-07T22:12:45.078832 #2506653] INFO -- : [100/874] 2548145=test_key_actor_vi I, [2024-03-07T22:12:45.430787 #2506653] INFO -- : [101/874] 2548145=test_enc_raise I, [2024-03-07T22:12:45.437490 #2506653] INFO -- : [102/874] 2548145=test_reline_key I, [2024-03-07T22:12:45.456951 #2506653] INFO -- : [103/874] 2548145=test_random_formatter I, [2024-03-07T22:12:45.570916 #2506653] INFO -- : [104/874] 2548145=test_func I, [2024-03-07T22:12:48.078329 #2506653] INFO -- : [105/874] 2548144=test_rdoc_markup_formatter I, [2024-03-07T22:12:48.148677 #2506653] INFO -- : [106/874] 2548144=test_yaml I, [2024-03-07T22:12:48.522308 #2506653] INFO -- : [107/874] 2548144=test_rdoc_alias I, [2024-03-07T22:12:48.694303 #2506653] INFO -- : [108/874] 2548144=test_gem_commands_info_command I, [2024-03-07T22:12:48.741407 #2506653] INFO -- : [109/874] 2548144=test_gem_uninstaller I, [2024-03-07T22:12:49.246851 #2506653] INFO -- : [110/874] 2548145=test_rdoc_markup_to_rdoc I, [2024-03-07T22:12:49.405769 #2506653] INFO -- : [111/874] 2548145=test_io_buffer I, [2024-03-07T22:12:49.583191 #2506653] INFO -- : [112/874] 2548145=memsize_test I, [2024-03-07T22:12:50.033060 #2506653] INFO -- : [113/874] 2548145=test_ipaddr I, [2024-03-07T22:12:50.126030 #2506653] INFO -- : [114/874] 2548145=test_require_lib I, [2024-03-07T22:12:52.098360 #2506653] INFO -- : [115/874] 2548142=test_config I, [2024-03-07T22:12:52.370241 #2506653] INFO -- : [116/874] 2548142=test_objectspace I, [2024-03-07T22:12:52.964210 #2506653] INFO -- : [117/874] 2548144=test_variable I, [2024-03-07T22:12:53.418408 #2506653] INFO -- : [118/874] 2548144=test_cparser I, [2024-03-07T22:12:55.589169 #2506653] INFO -- : [119/874] 2548142=test_bug_reporter I, [2024-03-07T22:12:55.778740 #2506653] INFO -- : [120/874] 2548144=test_profile_frames I, [2024-03-07T22:12:56.145951 #2506653] INFO -- : [121/874] 2548144=test_comparable I, [2024-03-07T22:12:56.298509 #2506653] INFO -- : [122/874] 2548144=test_pair I, [2024-03-07T22:12:57.267592 #2506653] INFO -- : [123/874] 2548142=test_date I, [2024-03-07T22:12:57.434957 #2506653] INFO -- : [124/874] 2548142=test_integer I, [2024-03-07T22:12:57.562516 #2506653] INFO -- : [125/874] 2548142=parse_comments_test I, [2024-03-07T22:12:57.994690 #2506653] INFO -- : [126/874] 2548142=test_gem_commands_server_command I, [2024-03-07T22:12:58.040729 #2506653] INFO -- : [127/874] 2548142=test_clone I, [2024-03-07T22:12:58.640586 #2506653] INFO -- : [128/874] 2548142=test_io_timeout I, [2024-03-07T22:12:58.677430 #2506653] INFO -- : [129/874] 2548142=test_x509attr I, [2024-03-07T22:12:58.722315 #2506653] INFO -- : [130/874] 2548142=ractor_test I, [2024-03-07T22:12:59.117968 #2506653] INFO -- : [131/874] 2548142=test_wait I, [2024-03-07T22:12:59.730543 #2506653] INFO -- : [132/874] 2548142=test_bignum I, [2024-03-07T22:13:00.378720 #2506653] INFO -- : [133/874] 2548142=test_yield I, [2024-03-07T22:13:04.210252 #2506653] INFO -- : [134/874] 2548145=test_integer_comb I, [2024-03-07T22:13:05.154031 #2506653] INFO -- : [135/874] 2548146=test_euc_tw I, [2024-03-07T22:13:05.205789 #2506653] INFO -- : [136/874] 2548146=test_rdoc_parser I, [2024-03-07T22:13:05.350148 #2506653] INFO -- : [137/874] 2548146=test_alias_and_anchor I, [2024-03-07T22:13:05.357233 #2506653] INFO -- : [138/874] 2548146=test_capacity I, [2024-03-07T22:13:05.394452 #2506653] INFO -- : [139/874] 2548146=test_cmethod I, [2024-03-07T22:13:05.442977 #2506653] INFO -- : [140/874] 2548146=test_install I, [2024-03-07T22:13:05.684364 #2506653] INFO -- : [141/874] 2548144=test_win32ole_method_event I, [2024-03-07T22:13:05.718088 #2506653] INFO -- : [142/874] 2548144=test_nextafter I, [2024-03-07T22:13:06.124723 #2506653] INFO -- : [143/874] 2548144=test_gem_console_ui I, [2024-03-07T22:13:06.150257 #2506653] INFO -- : [144/874] 2548144=test_gem_request_set_gem_dependency_api I, [2024-03-07T22:13:06.532234 #2506653] INFO -- : [145/874] 2548146=test_exit I, [2024-03-07T22:13:06.685329 #2506653] INFO -- : [146/874] 2548146=test_wss I, [2024-03-07T22:13:06.738289 #2506653] INFO -- : [147/874] 2548146=test_gem_source_local I, [2024-03-07T22:13:07.606950 #2506653] INFO -- : [148/874] 2548146=test_mul I, [2024-03-07T22:13:07.630186 #2506653] INFO -- : [149/874] 2548146=test_nil I, [2024-03-07T22:13:07.654162 #2506653] INFO -- : [150/874] 2548146=test_unix I, [2024-03-07T22:13:07.697949 #2506653] INFO -- : [151/874] 2548144=test_ansi_without_terminfo I, [2024-03-07T22:13:07.761816 #2506653] INFO -- : [152/874] 2548146=test_digest I, [2024-03-07T22:13:07.841163 #2506653] INFO -- : [153/874] 2548146=test_gem_commands_unpack_command I, [2024-03-07T22:13:08.101950 #2506653] INFO -- : [154/874] 2548144=test_init I, [2024-03-07T22:13:08.894581 #2506653] INFO -- : [155/874] 2548144=test_x509store I, [2024-03-07T22:13:09.323828 #2506653] INFO -- : [156/874] 2548146=test_closure I, [2024-03-07T22:13:09.777980 #2506653] INFO -- : [157/874] 2548144=test_coder I, [2024-03-07T22:13:09.934527 #2506653] INFO -- : [158/874] 2548144=test_symbol I, [2024-03-07T22:13:10.619736 #2506653] INFO -- : [159/874] 2548146=test_context I, [2024-03-07T22:13:11.234111 #2506653] INFO -- : [160/874] 2548146=test_dot_dot I, [2024-03-07T22:13:11.246258 #2506653] INFO -- : [161/874] 2548146=test_file I, [2024-03-07T22:13:11.260065 #2506653] INFO -- : [162/874] 2548146=test_ellipsize I, [2024-03-07T22:13:11.397535 #2506653] INFO -- : [163/874] 2548146=test_gem_resolver_index_set I, [2024-03-07T22:13:11.473938 #2506653] INFO -- : [164/874] 2548146=test_lexer I, [2024-03-07T22:13:11.508679 #2506653] INFO -- : [165/874] 2548146=test_grapheme_breaks I, [2024-03-07T22:13:11.527883 #2506653] INFO -- : [166/874] 2548146=test_random I, [2024-03-07T22:13:11.543802 #2506653] INFO -- : [167/874] 2548146=test_gb18030 I, [2024-03-07T22:13:11.634261 #2506653] INFO -- : [168/874] 2548146=test_gem_gemcutter_utilities I, [2024-03-07T22:13:12.628696 #2506653] INFO -- : [169/874] 2548146=test_arith_seq_extract I, [2024-03-07T22:13:13.214442 #2506653] INFO -- : [170/874] 2548142=test_folderitem2_invokeverb I, [2024-03-07T22:13:13.271355 #2506653] INFO -- : [171/874] 2548142=test_win32ole_event I, [2024-03-07T22:13:13.302248 #2506653] INFO -- : [172/874] 2548142=test_pinned I, [2024-03-07T22:13:13.429947 #2506653] INFO -- : [173/874] 2548145=test_enc_str_buf_cat I, [2024-03-07T22:13:13.502258 #2506653] INFO -- : [174/874] 2548145=test_gem_ext_cargo_builder I, [2024-03-07T22:13:13.590281 #2506653] INFO -- : [175/874] 2548142=test_gem_version I, [2024-03-07T22:13:13.622240 #2506653] INFO -- : [176/874] 2548146=test_memory_view I, [2024-03-07T22:13:13.963212 #2506653] INFO -- : [177/874] 2548142=test_to_ruby I, [2024-03-07T22:13:13.989006 #2506653] INFO -- : [178/874] 2548142=test_rb_str_dup I, [2024-03-07T22:13:14.022862 #2506653] INFO -- : [179/874] 2548142=test_encoding I, [2024-03-07T22:13:14.110019 #2506653] INFO -- : [180/874] 2548142=test_io_m17n I, [2024-03-07T22:13:14.506820 #2506653] INFO -- : [181/874] 2548146=test_irb I, [2024-03-07T22:13:14.709955 #2506653] INFO -- : [182/874] 2548145=test_files_ext I, [2024-03-07T22:13:15.258425 #2506653] INFO -- : [183/874] 2548145=test_gem_request_connection_pools I, [2024-03-07T22:13:15.645367 #2506653] INFO -- : [184/874] 2548146=test_function I, [2024-03-07T22:13:15.921227 #2506653] INFO -- : [185/874] 2548146=test_sockopt I, [2024-03-07T22:13:15.989963 #2506653] INFO -- : [186/874] 2548146=test_gem_commands_lock_command I, [2024-03-07T22:13:16.105947 #2506653] INFO -- : [187/874] 2548146=test_eval_history I, [2024-03-07T22:13:16.186652 #2506653] INFO -- : [188/874] 2548146=dispatcher_test I, [2024-03-07T22:13:16.228123 #2506653] INFO -- : [189/874] 2548146=test_arity I, [2024-03-07T22:13:16.250355 #2506653] INFO -- : [190/874] 2548146=test_tempfile I, [2024-03-07T22:13:16.515288 #2506653] INFO -- : [191/874] 2548145=test_files_test I, [2024-03-07T22:13:16.555075 #2506653] INFO -- : [192/874] 2548145=test_err_in_callback I, [2024-03-07T22:13:16.583562 #2506653] INFO -- : [193/874] 2548145=test_yamlstore I, [2024-03-07T22:13:16.658141 #2506653] INFO -- : [194/874] 2548145=test_ocsp I, [2024-03-07T22:13:17.152052 #2506653] INFO -- : [195/874] 2548146=test_continuation I, [2024-03-07T22:13:17.169490 #2506653] INFO -- : [196/874] 2548146=test_switch_hitter I, [2024-03-07T22:13:17.229805 #2506653] INFO -- : [197/874] 2548146=test_primitive I, [2024-03-07T22:13:17.272850 #2506653] INFO -- : [198/874] 2548146=test_enumerator_kw I, [2024-03-07T22:13:17.289969 #2506653] INFO -- : [199/874] 2548146=test_big2str I, [2024-03-07T22:13:17.306156 #2506653] INFO -- : [200/874] 2548146=test_delete I, [2024-03-07T22:13:17.342411 #2506653] INFO -- : [201/874] 2548146=test_gem_ext_configure_builder I, [2024-03-07T22:13:17.739077 #2506653] INFO -- : [202/874] 2548146=test_gem_commands_uninstall_command I, [2024-03-07T22:13:18.405433 #2506653] INFO -- : [203/874] 2548145=test_ansi_with_terminfo I, [2024-03-07T22:13:18.442894 #2506653] INFO -- : [204/874] 2548145=test_at_exit I, [2024-03-07T22:13:18.544158 #2506653] INFO -- : [205/874] 2548145=test_placearg I, [2024-03-07T22:13:19.118355 #2506653] INFO -- : [206/874] 2548145=test_proc I, [2024-03-07T22:13:20.834647 #2506653] INFO -- : [207/874] 2548142=test_document I, [2024-03-07T22:13:20.866201 #2506653] INFO -- : [208/874] 2548142=test_hash_create I, [2024-03-07T22:13:20.894400 #2506653] INFO -- : [209/874] 2548142=test_rdoc_markup_to_table_of_contents I, [2024-03-07T22:13:21.015591 #2506653] INFO -- : [210/874] 2548142=test_zlib I, [2024-03-07T22:13:21.872219 #2506653] INFO -- : [211/874] 2548146=test_thread I, [2024-03-07T22:13:23.020042 #2506653] INFO -- : [212/874] 2548145=test_rdoc_any_method I, [2024-03-07T22:13:23.074168 #2506653] INFO -- : [213/874] 2548144=test_function_entry I, [2024-03-07T22:13:23.105313 #2506653] INFO -- : [214/874] 2548144=test_printf I, [2024-03-07T22:13:23.218351 #2506653] INFO -- : [215/874] 2548144=test_koi8 I, [2024-03-07T22:13:23.242158 #2506653] INFO -- : [216/874] 2548144=test_unicode I, [2024-03-07T22:13:23.281944 #2506653] INFO -- : [217/874] 2548144=test_filter I, [2024-03-07T22:13:23.340743 #2506653] INFO -- : [218/874] 2548144=test_complexrational I, [2024-03-07T22:13:23.350145 #2506653] INFO -- : [219/874] 2548144=test_type I, [2024-03-07T22:13:23.382154 #2506653] INFO -- : [220/874] 2548144=test_time I, [2024-03-07T22:13:24.022721 #2506653] INFO -- : [221/874] 2548144=test_thread_cv I, [2024-03-07T22:13:24.481977 #2506653] INFO -- : [222/874] 2548145=test_gem_commands_setup_command I, [2024-03-07T22:13:24.846349 #2506653] INFO -- : [223/874] 2548144=test_undef I, [2024-03-07T22:13:24.930110 #2506653] INFO -- : [224/874] 2548144=test_gem_package_tar_reader_entry I, [2024-03-07T22:13:25.785976 #2506653] INFO -- : [225/874] 2548144=test_tmpdir I, [2024-03-07T22:13:26.080271 #2506653] INFO -- : [226/874] 2548144=test_object_references I, [2024-03-07T22:13:26.089021 #2506653] INFO -- : [227/874] 2548144=test_pipe I, [2024-03-07T22:13:26.758233 #2506653] INFO -- : [228/874] 2548144=test_gem_resolver_vendor_set I, [2024-03-07T22:13:26.909954 #2506653] INFO -- : [229/874] 2548144=test_gem_commands_update_command I, [2024-03-07T22:13:27.934979 #2506653] INFO -- : [230/874] 2548145=test_rdoc_cross_reference I, [2024-03-07T22:13:29.629677 #2506653] INFO -- : [231/874] 2548145=test_shift_jis I, [2024-03-07T22:13:29.708785 #2506653] INFO -- : [232/874] 2548145=test_ldap I, [2024-03-07T22:13:29.758380 #2506653] INFO -- : [233/874] 2548145=test_reqarg I, [2024-03-07T22:13:31.659177 #2506653] INFO -- : [234/874] 2548145=test_resource I, [2024-03-07T22:13:31.818182 #2506653] INFO -- : [235/874] 2548145=test_http I, [2024-03-07T22:13:36.810149 #2506653] INFO -- : [236/874] 2548144=test_hash I, [2024-03-07T22:13:36.934200 #2506653] INFO -- : [237/874] 2548144=test_http_request I, [2024-03-07T22:13:37.085895 #2506653] INFO -- : [238/874] 2548144=test_win32ole_param_event I, [2024-03-07T22:13:37.186143 #2506653] INFO -- : [239/874] 2548144=test_gem_validator I, [2024-03-07T22:13:37.298197 #2506653] INFO -- : [240/874] 2548144=test_case I, [2024-03-07T22:13:37.450438 #2506653] INFO -- : [241/874] 2548144=test_logger I, [2024-03-07T22:13:37.636037 #2506653] INFO -- : [242/874] 2548144=test_common I, [2024-03-07T22:13:38.878415 #2506653] INFO -- : [243/874] 2548144=test_key_stroke I, [2024-03-07T22:13:39.034485 #2506653] INFO -- : [244/874] 2548144=test_gem_request I, [2024-03-07T22:13:40.090076 #2506653] INFO -- : [245/874] 2548144=test_gem_commands_exec_command I, [2024-03-07T22:13:45.118195 #2506653] INFO -- : [246/874] 2548144=errors_test I, [2024-03-07T22:13:45.419235 #2506653] INFO -- : [247/874] 2548144=test_libs I, [2024-03-07T22:13:45.458209 #2506653] INFO -- : [248/874] 2548144=test_gc I, [2024-03-07T22:13:45.517615 #2506653] INFO -- : [249/874] 2548144=test_basicsocket I, [2024-03-07T22:13:45.662273 #2506653] INFO -- : [250/874] 2548144=test_math I, [2024-03-07T22:13:45.700153 #2506653] INFO -- : [251/874] 2548144=test_rendering I, [2024-03-07T22:13:45.758223 #2506653] INFO -- : [252/874] 2548144=test_import I, [2024-03-07T22:13:45.982859 #2506653] INFO -- : [253/874] 2548146=test_vm_dump I, [2024-03-07T22:13:46.021598 #2506653] INFO -- : [254/874] 2548146=test_gem_source_subpath_problem I, [2024-03-07T22:13:46.581962 #2506653] INFO -- : [255/874] 2548146=test_gc I, [2024-03-07T22:13:48.790237 #2506653] INFO -- : [256/874] 2548145=test_date_strftime I, [2024-03-07T22:13:49.377842 #2506653] INFO -- : [257/874] 2548142=test_kill_ring I, [2024-03-07T22:13:49.458241 #2506653] INFO -- : [258/874] 2548142=test_stringchar I, [2024-03-07T22:13:49.756756 #2506653] INFO -- : [259/874] 2548142=test_signal I, [2024-03-07T22:13:50.296150 #2506653] INFO -- : [260/874] 2548144=test_fixnum I, [2024-03-07T22:13:50.338044 #2506653] INFO -- : [261/874] 2548144=compiler_test I, [2024-03-07T22:13:50.348134 #2506653] INFO -- : [262/874] 2548144=test_summary I, [2024-03-07T22:13:50.502378 #2506653] INFO -- : [263/874] 2548145=test_timeout I, [2024-03-07T22:13:50.533959 #2506653] INFO -- : [264/874] 2548145=test_str2big I, [2024-03-07T22:13:50.557959 #2506653] INFO -- : [265/874] 2548145=test_foreach I, [2024-03-07T22:13:50.564322 #2506653] INFO -- : [266/874] 2548145=test_struct I, [2024-03-07T22:13:51.024624 #2506653] INFO -- : [267/874] 2548144=test_pointer I, [2024-03-07T22:13:52.608307 #2506653] INFO -- : [268/874] 2548145=test_win32ole_type I, [2024-03-07T22:13:52.646352 #2506653] INFO -- : [269/874] 2548145=test_gem_commands_sources_command I, [2024-03-07T22:13:53.775241 #2506653] INFO -- : [270/874] 2548145=attribute_write_test I, [2024-03-07T22:13:53.822190 #2506653] INFO -- : [271/874] 2548145=test_date_time I, [2024-03-07T22:13:53.885956 #2506653] INFO -- : [272/874] 2548145=test_data I, [2024-03-07T22:13:53.909950 #2506653] INFO -- : [273/874] 2548145=test_big5 I, [2024-03-07T22:13:53.952238 #2506653] INFO -- : [274/874] 2548145=test_mutex I, [2024-03-07T22:13:54.174140 #2506653] INFO -- : [275/874] 2548144=test_enumerator I, [2024-03-07T22:13:54.383295 #2506653] INFO -- : [276/874] 2548142=test_helper I, [2024-03-07T22:13:54.426224 #2506653] INFO -- : [277/874] 2548142=test_parser_events I, [2024-03-07T22:13:54.594270 #2506653] INFO -- : [278/874] 2548142=version_test I, [2024-03-07T22:13:54.662510 #2506653] INFO -- : [279/874] 2548142=test_gem_security_trust_dir I, [2024-03-07T22:13:54.841951 #2506653] INFO -- : [280/874] 2548142=test_cgi_header I, [2024-03-07T22:13:54.889953 #2506653] INFO -- : [281/874] 2548142=test_gem_resolver_installer_set I, [2024-03-07T22:13:55.321958 #2506653] INFO -- : [282/874] 2548145=test_rdoc_markup_paragraph I, [2024-03-07T22:13:55.328851 #2506653] INFO -- : [283/874] 2548145=test_gem_security_policy I, [2024-03-07T22:13:55.501961 #2506653] INFO -- : [284/874] 2548142=test_safe_load I, [2024-03-07T22:13:55.548127 #2506653] INFO -- : [285/874] 2548142=test_string_processing I, [2024-03-07T22:13:55.589530 #2506653] INFO -- : [286/874] 2548142=test_lock_native_thread I, [2024-03-07T22:13:56.726142 #2506653] INFO -- : [287/874] 2548142=test_fips I, [2024-03-07T22:13:57.250197 #2506653] INFO -- : [288/874] 2548145=test_sexp I, [2024-03-07T22:13:57.379825 #2506653] INFO -- : [289/874] 2548145=test_name_error I, [2024-03-07T22:13:57.841975 #2506653] INFO -- : [290/874] 2548142=test_regex_casefold I, [2024-03-07T22:13:57.929968 #2506653] INFO -- : [291/874] 2548145=test_gem_source_git I, [2024-03-07T22:13:59.706169 #2506653] INFO -- : [292/874] 2548142=test_object_create_start I, [2024-03-07T22:13:59.746274 #2506653] INFO -- : [293/874] 2548142=test_http I, [2024-03-07T22:13:59.769950 #2506653] INFO -- : [294/874] 2548142=json_fixtures_test I, [2024-03-07T22:13:59.907397 #2506653] INFO -- : [295/874] 2548142=test_too_many_dummy_encodings I, [2024-03-07T22:14:00.105793 #2506653] INFO -- : [296/874] 2548142=test_rubyvm I, [2024-03-07T22:14:00.138179 #2506653] INFO -- : [297/874] 2548142=test_argf I, [2024-03-07T22:14:03.042535 #2506653] INFO -- : [298/874] 2548145=test_constant I, [2024-03-07T22:14:17.862574 #2506653] INFO -- : [299/874] 2548142=test_rdoc_parser_c I, [2024-03-07T22:14:19.263127 #2506653] INFO -- : [300/874] 2548142=test_rdoc_rd_inline_parser I, [2024-03-07T22:14:19.951235 #2506653] INFO -- : [301/874] 2548142=test_keyword I, [2024-03-07T22:14:20.469877 #2506653] INFO -- : [302/874] 2548145=test_m17n I, [2024-03-07T22:14:20.742995 #2506653] INFO -- : [303/874] 2548145=test_pattern_key_name_check I, [2024-03-07T22:14:20.769538 #2506653] INFO -- : [304/874] 2548145=test_rdoc_markup_verbatim I, [2024-03-07T22:14:20.791586 #2506653] INFO -- : [305/874] 2548145=test_propertyputref I, [2024-03-07T22:14:20.810127 #2506653] INFO -- : [306/874] 2548145=test_encoding I, [2024-03-07T22:14:22.098689 #2506653] INFO -- : [307/874] 2548145=test_yjit I, [2024-03-07T22:14:22.560190 #2506653] INFO -- : [308/874] 2548142=test_null I, [2024-03-07T22:14:22.610885 #2506653] INFO -- : [309/874] 2548142=test_scan_args I, [2024-03-07T22:14:22.698106 #2506653] INFO -- : [310/874] 2548142=test_getopts I, [2024-03-07T22:14:22.733625 #2506653] INFO -- : [311/874] 2548142=test_rdoc_parser_rd I, [2024-03-07T22:14:22.810102 #2506653] INFO -- : [312/874] 2548142=test_gem_silent_ui I, [2024-03-07T22:14:23.219770 #2506653] INFO -- : [313/874] 2548142=test_rdoc_markup_to_markdown I, [2024-03-07T22:14:23.716173 #2506653] INFO -- : [314/874] 2548142=test_ssl I, [2024-03-07T22:14:26.871211 #2506653] INFO -- : [315/874] 2548146=test_rdoc_parser_simple I, [2024-03-07T22:14:26.974185 #2506653] INFO -- : [316/874] 2548146=test_ractor_compatibility I, [2024-03-07T22:14:29.390663 #2506653] INFO -- : [317/874] 2548146=test_set I, [2024-03-07T22:14:29.459340 #2506653] INFO -- : [318/874] 2548146=test_module I, [2024-03-07T22:14:42.875669 #2506653] INFO -- : [319/874] 2548146=test_rdoc_generator_pot_po_entry I, [2024-03-07T22:14:42.902162 #2506653] INFO -- : [320/874] 2548146=unescape_test I, [2024-03-07T22:14:44.212650 #2506653] INFO -- : [321/874] 2548142=test_gem_source_fetch_problem I, [2024-03-07T22:14:44.414165 #2506653] INFO -- : [322/874] 2548142=test_bmethod I, [2024-03-07T22:14:44.471688 #2506653] INFO -- : [323/874] 2548142=test_windows_1252 I, [2024-03-07T22:14:44.509949 #2506653] INFO -- : [324/874] 2548142=test_gem_resolver_installed_specification I, [2024-03-07T22:14:44.712545 #2506653] INFO -- : [325/874] 2548142=test_ractor I, [2024-03-07T22:14:44.841974 #2506653] INFO -- : [326/874] 2548142=test_severity I, [2024-03-07T22:14:45.030833 #2506653] INFO -- : [327/874] 2548142=test_fileutils I, [2024-03-07T22:14:47.642360 #2506653] INFO -- : [328/874] 2548146=test_rdoc_encoding I, [2024-03-07T22:14:47.754554 #2506653] INFO -- : [329/874] 2548146=test_rdoc_servlet I, [2024-03-07T22:14:48.459630 #2506653] INFO -- : [330/874] 2548146=test_nil2vtempty I, [2024-03-07T22:14:48.462197 #2506653] INFO -- : [331/874] 2548146=test_rdoc_markdown I, [2024-03-07T22:14:49.487505 #2506653] INFO -- : [332/874] 2548146=test_readpartial I, [2024-03-07T22:14:49.570931 #2506653] INFO -- : [333/874] 2548142=test_object I, [2024-03-07T22:14:49.638336 #2506653] INFO -- : [334/874] 2548142=test_deprecate I, [2024-03-07T22:14:49.907271 #2506653] INFO -- : [335/874] 2548142=test_rdoc_constant I, [2024-03-07T22:14:49.926624 #2506653] INFO -- : [336/874] 2548146=test_date_marshal I, [2024-03-07T22:14:49.964421 #2506653] INFO -- : [337/874] 2548146=test_bash_completion I, [2024-03-07T22:14:49.971844 #2506653] INFO -- : [338/874] 2548146=test_gem_package_tar_header I, [2024-03-07T22:14:50.279302 #2506653] INFO -- : [339/874] 2548142=test_gem_resolver_api_set I, [2024-03-07T22:14:50.309212 #2506653] INFO -- : [340/874] 2548146=test_depth_first I, [2024-03-07T22:14:50.309629 #2506653] INFO -- : [341/874] 2548146=test_rdoc_single_class I, [2024-03-07T22:14:50.328927 #2506653] INFO -- : [342/874] 2548146=test_win32ole_variant_m I, [2024-03-07T22:14:50.378205 #2506653] INFO -- : [343/874] 2548146=test_gem_commands_mirror I, [2024-03-07T22:14:50.390391 #2506653] INFO -- : [344/874] 2548146=test_stream I, [2024-03-07T22:14:50.414314 #2506653] INFO -- : [345/874] 2548146=test_hash I, [2024-03-07T22:14:50.753954 #2506653] INFO -- : [346/874] 2548142=test_cclass I, [2024-03-07T22:14:51.626175 #2506653] INFO -- : [347/874] 2548142=test_extlibs I, [2024-03-07T22:14:53.005970 #2506653] INFO -- : [348/874] 2548145=test_ossl I, [2024-03-07T22:14:58.529948 #2506653] INFO -- : [349/874] 2548142=test_rdoc_token_stream I, [2024-03-07T22:14:58.531210 #2506653] INFO -- : [350/874] 2548142=test_load I, [2024-03-07T22:14:58.579352 #2506653] INFO -- : [351/874] 2548142=test_time I, [2024-03-07T22:14:59.388400 #2506653] INFO -- : [352/874] 2548142=test_transcode I, [2024-03-07T22:15:00.349955 #2506653] INFO -- : [353/874] 2548142=json_string_matching_test I, [2024-03-07T22:15:05.519967 #2506653] INFO -- : [354/874] 2548142=test_convertible I, [2024-03-07T22:15:08.018266 #2506653] INFO -- : [355/874] 2548146=test_json_tree I, [2024-03-07T22:15:08.044315 #2506653] INFO -- : [356/874] 2548146=test_rdoc_generator_json_index I, [2024-03-07T22:15:08.138293 #2506653] INFO -- : [357/874] 2548146=test_method_cache I, [2024-03-07T22:15:08.190225 #2506653] INFO -- : [358/874] 2548146=test_ruby_lex I, [2024-03-07T22:15:08.598178 #2506653] INFO -- : [359/874] 2548146=test_gem_local_remote_options I, [2024-03-07T22:15:08.795487 #2506653] INFO -- : [360/874] 2548146=test_gem_package_tar_reader I, [2024-03-07T22:15:09.014223 #2506653] INFO -- : [361/874] 2548146=test_rdoc_stats I, [2024-03-07T22:15:09.242021 #2506653] INFO -- : [362/874] 2548146=test_yaml_tree I, [2024-03-07T22:15:09.280623 #2506653] INFO -- : [363/874] 2548146=test_rdoc_attr I, [2024-03-07T22:15:12.172345 #2506653] INFO -- : [364/874] 2548146=test_case_comprehensive I, [2024-03-07T22:15:12.631589 #2506653] INFO -- : [365/874] 2548145=test_rdoc_store I, [2024-03-07T22:15:15.032544 #2506653] INFO -- : [366/874] 2548145=test_debug I, [2024-03-07T22:15:15.137952 #2506653] INFO -- : [367/874] 2548145=test_time_tz I, [2024-03-07T22:15:15.326267 #2506653] INFO -- : [368/874] 2548145=test_rdoc_generator_pot_po I, [2024-03-07T22:15:15.390413 #2506653] INFO -- : [369/874] 2548145=test_gem_gem_runner I, [2024-03-07T22:15:15.615010 #2506653] INFO -- : [370/874] 2548145=test_rdoc_context_section I, [2024-03-07T22:15:15.650897 #2506653] INFO -- : [371/874] 2548145=test_rdoc_generator_pot I, [2024-03-07T22:15:15.695112 #2506653] INFO -- : [372/874] 2548145=test_gem_impossible_dependencies_error I, [2024-03-07T22:15:16.074197 #2506653] INFO -- : [373/874] 2548145=test_instrumentation_api I, [2024-03-07T22:15:18.610575 #2506653] INFO -- : [374/874] 2548144=test_gc_compact I, [2024-03-07T22:15:19.730259 #2506653] INFO -- : [375/874] 2548145=test_gem_resolver_requirement_list I, [2024-03-07T22:15:20.090126 #2506653] INFO -- : [376/874] 2548145=test_arith_seq_beg_len_step I, [2024-03-07T22:15:20.134364 #2506653] INFO -- : [377/874] 2548145=test_did_you_mean I, [2024-03-07T22:15:20.450360 #2506653] INFO -- : [378/874] 2548145=test_gem_config_file I, [2024-03-07T22:15:22.703985 #2506653] INFO -- : [379/874] 2548145=test_have_func I, [2024-03-07T22:15:28.468881 #2506653] INFO -- : [380/874] 2548145=test_raise_exception I, [2024-03-07T22:15:30.901732 #2506653] INFO -- : [381/874] 2548145=test_yjit_exit_locations I, [2024-03-07T22:15:31.118584 #2506653] INFO -- : [382/874] 2548145=test_gem_commands_pristine_command I, [2024-03-07T22:15:31.666235 #2506653] INFO -- : [383/874] 2548144=test_external_new I, [2024-03-07T22:15:31.698062 #2506653] INFO -- : [384/874] 2548144=test_rat I, [2024-03-07T22:15:31.750264 #2506653] INFO -- : [385/874] 2548144=test_win32ole_typelib I, [2024-03-07T22:15:31.777950 #2506653] INFO -- : [386/874] 2548144=test_symbol I, [2024-03-07T22:15:31.836147 #2506653] INFO -- : [387/874] 2548144=test_webauthn_poller I, [2024-03-07T22:15:32.121546 #2506653] INFO -- : [388/874] 2548144=test_gem_resolver_lock_set I, [2024-03-07T22:15:32.241948 #2506653] INFO -- : [389/874] 2548144=test_backtrace I, [2024-03-07T22:15:32.305962 #2506653] INFO -- : [390/874] 2548144=test_require I, [2024-03-07T22:15:36.750390 #2506653] INFO -- : [391/874] 2548142=test_gem_security I, [2024-03-07T22:15:36.930940 #2506653] INFO -- : [392/874] 2548145=test_ancdata I, [2024-03-07T22:15:37.013948 #2506653] INFO -- : [393/874] 2548145=test_color_printer I, [2024-03-07T22:15:37.020491 #2506653] INFO -- : [394/874] 2548145=test_gem_update_suggestion I, [2024-03-07T22:15:37.500347 #2506653] INFO -- : [395/874] 2548145=test_store I, [2024-03-07T22:15:38.309973 #2506653] INFO -- : [396/874] 2548145=test_win32ole_param I, [2024-03-07T22:15:38.495822 #2506653] INFO -- : [397/874] 2548145=test_emoji_breaks I, [2024-03-07T22:15:39.448075 #2506653] INFO -- : [398/874] 2548144=test_gem_safe_yaml I, [2024-03-07T22:15:39.523989 #2506653] INFO -- : [399/874] 2548144=test_date_parse I, [2024-03-07T22:15:40.086199 #2506653] INFO -- : [400/874] 2548144=test_ractor I, [2024-03-07T22:15:40.194122 #2506653] INFO -- : [401/874] 2548144=test_formatter I, [2024-03-07T22:15:40.258360 #2506653] INFO -- : [402/874] 2548144=test_pkey_ec I, [2024-03-07T22:15:40.554404 #2506653] INFO -- : [403/874] 2548144=test_array_create I, [2024-03-07T22:15:40.589951 #2506653] INFO -- : [404/874] 2548144=test_gem_command I, [2024-03-07T22:15:41.190195 #2506653] INFO -- : [405/874] 2548144=test_thread I, [2024-03-07T22:15:41.215586 #2506653] INFO -- : [406/874] 2548144=test_gem_stub_specification I, [2024-03-07T22:15:41.894958 #2506653] INFO -- : [407/874] 2548144=test_tree_builder I, [2024-03-07T22:15:42.152455 #2506653] INFO -- : [408/874] 2548144=test_popen_deadlock I, [2024-03-07T22:15:44.422327 #2506653] INFO -- : [409/874] 2548144=test_typeddata I, [2024-03-07T22:15:45.401219 #2506653] INFO -- : [410/874] 2548144=!Nothing_to_test I, [2024-03-07T22:15:45.418123 #2506653] INFO -- : [411/874] 2548144=test_protect I, [2024-03-07T22:15:45.934395 #2506653] INFO -- : [412/874] 2548144=test_trick I, [2024-03-07T22:15:45.980028 #2506653] INFO -- : [413/874] 2548145=test_history I, [2024-03-07T22:15:46.094282 #2506653] INFO -- : [414/874] 2548145=test_class I, [2024-03-07T22:15:46.147170 #2506653] INFO -- : [415/874] 2548145=test_gem_commands_list_command I, [2024-03-07T22:15:46.394614 #2506653] INFO -- : [416/874] 2548145=test_flags I, [2024-03-07T22:15:50.958144 #2506653] INFO -- : [417/874] 2548145=test_integer I, [2024-03-07T22:15:53.654863 #2506653] INFO -- : [418/874] 2548144=test_gem_commands_install_command I, [2024-03-07T22:15:55.734241 #2506653] INFO -- : [419/874] 2548142=test_ole_methods I, [2024-03-07T22:15:55.768281 #2506653] INFO -- : [420/874] 2548142=test_gem_bundler_version_finder I, [2024-03-07T22:15:55.930179 #2506653] INFO -- : [421/874] 2548142=test_tcp I, [2024-03-07T22:15:56.962174 #2506653] INFO -- : [422/874] 2548142=test_unicode_escape I, [2024-03-07T22:15:57.377955 #2506653] INFO -- : [423/874] 2548142=test_string_memory I, [2024-03-07T22:15:58.567552 #2506653] INFO -- : [424/874] 2548142=test_gem_requirement I, [2024-03-07T22:15:59.773038 #2506653] INFO -- : [425/874] 2548142=test_line_editor I, [2024-03-07T22:15:59.829425 #2506653] INFO -- : [426/874] 2548142=test_webauthn_listener_response I, [2024-03-07T22:16:00.038518 #2506653] INFO -- : [427/874] 2548142=test_rdoc_markup I, [2024-03-07T22:16:00.090988 #2506653] INFO -- : [428/874] 2548142=test_complex2 I, [2024-03-07T22:16:00.154216 #2506653] INFO -- : [429/874] 2548142=test_rdoc_i18n_locale I, [2024-03-07T22:16:00.282839 #2506653] INFO -- : [430/874] 2548142=test_kernel I, [2024-03-07T22:16:01.641956 #2506653] INFO -- : [431/874] 2548144=test_pkcs7 I, [2024-03-07T22:16:02.053967 #2506653] INFO -- : [432/874] 2548144=static_literals_test I, [2024-03-07T22:16:02.151215 #2506653] INFO -- : [433/874] 2548144=test_rdoc_method_attr I, [2024-03-07T22:16:02.896881 #2506653] INFO -- : [434/874] 2548144=test_gem I, [2024-03-07T22:16:03.042378 #2506653] INFO -- : [435/874] 2548142=test_history I, [2024-03-07T22:16:03.203605 #2506653] INFO -- : [436/874] 2548142=test_optarg I, [2024-03-07T22:16:03.500181 #2506653] INFO -- : [437/874] 2548142=test_parser I, [2024-03-07T22:16:03.543276 #2506653] INFO -- : [438/874] 2548142=test_cgi_core I, [2024-03-07T22:16:03.573317 #2506653] INFO -- : [439/874] 2548142=test_exception I, [2024-03-07T22:16:03.575653 #2506653] INFO -- : [440/874] 2548142=ruby_api_test I, [2024-03-07T22:16:03.749720 #2506653] INFO -- : [441/874] 2548142=test_win32ole_variant_outarg I, [2024-03-07T22:16:03.755000 #2506653] INFO -- : [442/874] 2548142=test_files_sample I, [2024-03-07T22:16:04.054170 #2506653] INFO -- : [443/874] 2548145=test_gem_commands_help_command I, [2024-03-07T22:16:04.244997 #2506653] INFO -- : [444/874] 2548145=test_gem_commands_build_command I, [2024-03-07T22:16:04.328012 #2506653] INFO -- : [445/874] 2548142=test_iseq_load I, [2024-03-07T22:16:05.158812 #2506653] INFO -- : [446/874] 2548145=test_console_attr I, [2024-03-07T22:16:05.172621 #2506653] INFO -- : [447/874] 2548145=test_numeric I, [2024-03-07T22:16:05.219517 #2506653] INFO -- : [448/874] 2548145=test_inlinecache I, [2024-03-07T22:16:05.444159 #2506653] INFO -- : [449/874] 2548145=test_marshal I, [2024-03-07T22:16:08.333349 #2506653] INFO -- : [450/874] 2548144=test_word I, [2024-03-07T22:16:08.340130 #2506653] INFO -- : [451/874] 2548144=test_type_completor I, [2024-03-07T22:16:08.355955 #2506653] INFO -- : [452/874] 2548144=test_case_mapping I, [2024-03-07T22:16:08.414139 #2506653] INFO -- : [453/874] 2548144=test_ubf_async_safe I, [2024-03-07T22:16:08.465947 #2506653] INFO -- : [454/874] 2548144=test_ractor I, [2024-03-07T22:16:08.584570 #2506653] INFO -- : [455/874] 2548145=test_assignment I, [2024-03-07T22:16:09.143762 #2506653] INFO -- : [456/874] 2548142=location_test I, [2024-03-07T22:16:09.724452 #2506653] INFO -- : [457/874] 2548142=test_rdoc_markup_to_html_snippet I, [2024-03-07T22:16:10.102910 #2506653] INFO -- : [458/874] 2548142=test_rdoc_generator_ri I, [2024-03-07T22:16:10.116678 #2506653] INFO -- : [459/874] 2548144=test_win32ole_record I, [2024-03-07T22:16:10.184192 #2506653] INFO -- : [460/874] 2548144=test_ssl I, [2024-03-07T22:16:10.262197 #2506653] INFO -- : [461/874] 2548142=test_gem_stream_ui I, [2024-03-07T22:16:10.865694 #2506653] INFO -- : [462/874] 2548142=test_mailto I, [2024-03-07T22:16:10.942008 #2506653] INFO -- : [463/874] 2548142=test_sleep I, [2024-03-07T22:16:11.678878 #2506653] INFO -- : [464/874] 2548144=test_not I, [2024-03-07T22:16:11.724464 #2506653] INFO -- : [465/874] 2548144=test_gem_command_manager I, [2024-03-07T22:16:12.174034 #2506653] INFO -- : [466/874] 2548144=test_scalar I, [2024-03-07T22:16:12.227961 #2506653] INFO -- : [467/874] 2548144=json_encoding_test I, [2024-03-07T22:16:12.592063 #2506653] INFO -- : [468/874] 2548144=test_gem_ext_rake_builder I, [2024-03-07T22:16:13.461947 #2506653] INFO -- : [469/874] 2548142=test_sizeof I, [2024-03-07T22:16:13.974342 #2506653] INFO -- : [470/874] 2548145=test_face I, [2024-03-07T22:16:14.067981 #2506653] INFO -- : [471/874] 2548145=test_remote_fetch_error I, [2024-03-07T22:16:14.134396 #2506653] INFO -- : [472/874] 2548145=test_system I, [2024-03-07T22:16:15.605031 #2506653] INFO -- : [473/874] 2548144=test_gem_package_tar_writer I, [2024-03-07T22:16:16.187850 #2506653] INFO -- : [474/874] 2548144=test_weakkeymap I, [2024-03-07T22:16:17.667112 #2506653] INFO -- : [475/874] 2548144=test_rdoc_markup_indented_paragraph I, [2024-03-07T22:16:17.699423 #2506653] INFO -- : [476/874] 2548144=desugar_compiler_test I, [2024-03-07T22:16:17.809601 #2506653] INFO -- : [477/874] 2548144=test_gem_commands_cert_command I, [2024-03-07T22:16:18.302730 #2506653] INFO -- : [478/874] 2548145=test_c_struct_entry I, [2024-03-07T22:16:20.626175 #2506653] INFO -- : [479/874] 2548145=test_to_ary_concat I, [2024-03-07T22:16:25.889512 #2506653] INFO -- : [480/874] 2548144=test_enc_associate I, [2024-03-07T22:16:27.260377 #2506653] INFO -- : [481/874] 2548144=newline_test I, [2024-03-07T22:16:27.577999 #2506653] INFO -- : [482/874] 2548144=test_array I, [2024-03-07T22:16:27.587591 #2506653] INFO -- : [483/874] 2548144=test_win32ole_variable I, [2024-03-07T22:16:27.717190 #2506653] INFO -- : [484/874] 2548144=test_ractor I, [2024-03-07T22:16:27.734839 #2506653] INFO -- : [485/874] 2548144=test_date_arith I, [2024-03-07T22:16:27.974299 #2506653] INFO -- : [486/874] 2548144=test_gem_commands_fetch_command I, [2024-03-07T22:16:28.464536 #2506653] INFO -- : [487/874] 2548144=test_date_new I, [2024-03-07T22:16:28.474649 #2506653] INFO -- : [488/874] 2548144=test_notimplement I, [2024-03-07T22:16:28.526229 #2506653] INFO -- : [489/874] 2548144=test_pkey I, [2024-03-07T22:16:28.858186 #2506653] INFO -- : [490/874] 2548144=test_ractor I, [2024-03-07T22:16:28.898737 #2506653] INFO -- : [491/874] 2548144=test_frozen_error I, [2024-03-07T22:16:28.926518 #2506653] INFO -- : [492/874] 2548144=test_rdoc_text I, [2024-03-07T22:16:29.217978 #2506653] INFO -- : [493/874] 2548144=test_trace I, [2024-03-07T22:16:29.340724 #2506653] INFO -- : [494/874] 2548144=test_gem_resolver_api_specification I, [2024-03-07T22:16:29.712358 #2506653] INFO -- : [495/874] 2548144=test_gem_specification I, [2024-03-07T22:16:30.370357 #2506653] INFO -- : [496/874] 2548142=test_arity I, [2024-03-07T22:16:30.390487 #2506653] INFO -- : [497/874] 2548142=test_provider I, [2024-03-07T22:16:31.785953 #2506653] INFO -- : [498/874] 2548142=test_require I, [2024-03-07T22:16:31.798209 #2506653] INFO -- : [499/874] 2548142=test_signedness I, [2024-03-07T22:16:32.014192 #2506653] INFO -- : [500/874] 2548145=test_literal I, [2024-03-07T22:16:34.468702 #2506653] INFO -- : [501/874] 2548145=test_compile_prism I, [2024-03-07T22:16:35.767081 #2506653] INFO -- : [502/874] 2548145=test_pstore I, [2024-03-07T22:16:36.095006 #2506653] INFO -- : [503/874] 2548145=test_rdoc_options I, [2024-03-07T22:16:36.812401 #2506653] INFO -- : [504/874] 2548145=test_rdoc_markup_to_html I, [2024-03-07T22:16:37.222504 #2506653] INFO -- : [505/874] 2548145=test_rdoc_markup_to_joined_paragraph I, [2024-03-07T22:16:37.261948 #2506653] INFO -- : [506/874] 2548145=test_len I, [2024-03-07T22:16:37.318703 #2506653] INFO -- : [507/874] 2548145=test_pack I, [2024-03-07T22:16:37.365960 #2506653] INFO -- : [508/874] 2548145=test_interned_str I, [2024-03-07T22:16:37.381957 #2506653] INFO -- : [509/874] 2548145=test_exception_at_throwing I, [2024-03-07T22:16:37.518207 #2506653] INFO -- : [510/874] 2548145=test_bundled_ca I, [2024-03-07T22:16:41.521966 #2506653] INFO -- : [511/874] 2548145=test_thread I, [2024-03-07T22:16:41.794173 #2506653] INFO -- : [512/874] 2548145=test_rdoc_include I, [2024-03-07T22:16:41.958646 #2506653] INFO -- : [513/874] 2548145=test_mixed_unicode_escapes I, [2024-03-07T22:16:42.041852 #2506653] INFO -- : [514/874] 2548145=test_gem_commands_query_command I, [2024-03-07T22:16:42.094398 #2506653] INFO -- : [515/874] 2548144=test_dns I, [2024-03-07T22:16:42.801729 #2506653] INFO -- : [516/874] 2548144=test_acceptable I, [2024-03-07T22:16:43.321517 #2506653] INFO -- : [517/874] 2548144=test_file_exhaustive I, [2024-03-07T22:16:44.662264 #2506653] INFO -- : [518/874] 2548145=test_erb_command I, [2024-03-07T22:16:44.951091 #2506653] INFO -- : [519/874] 2548145=test_cstr I, [2024-03-07T22:16:47.096867 #2506653] INFO -- : [520/874] 2548146=test_gem_resolver_vendor_specification I, [2024-03-07T22:16:47.225969 #2506653] INFO -- : [521/874] 2548146=test_rdoc_markup_heading I, [2024-03-07T22:16:47.257963 #2506653] INFO -- : [522/874] 2548146=test_require_path_check I, [2024-03-07T22:16:47.285272 #2506653] INFO -- : [523/874] 2548142=test_input_method I, [2024-03-07T22:16:47.468330 #2506653] INFO -- : [524/874] 2548142=test_securerandom I, [2024-03-07T22:16:47.489962 #2506653] INFO -- : [525/874] 2548146=test_rdoc_rubygems_hook I, [2024-03-07T22:16:47.686367 #2506653] INFO -- : [526/874] 2548142=test_dup I, [2024-03-07T22:16:48.102369 #2506653] INFO -- : [527/874] 2548146=test_rdoc_class_module I, [2024-03-07T22:16:48.509387 #2506653] INFO -- : [528/874] 2548142=test_memory_view I, [2024-03-07T22:16:48.692305 #2506653] INFO -- : [529/874] 2548142=test_thread_queue I, [2024-03-07T22:16:49.330797 #2506653] INFO -- : [530/874] 2548145=test_nowrite I, [2024-03-07T22:16:49.453973 #2506653] INFO -- : [531/874] 2548145=test_alias I, [2024-03-07T22:16:50.103687 #2506653] INFO -- : [532/874] 2548145=test_ostruct I, [2024-03-07T22:16:50.857039 #2506653] INFO -- : [533/874] 2548145=test_tsort I, [2024-03-07T22:16:50.870412 #2506653] INFO -- : [534/874] 2548145=test_process I, [2024-03-07T22:16:51.107275 #2506653] INFO -- : [535/874] 2548146=test_append I, [2024-03-07T22:16:51.308849 #2506653] INFO -- : [536/874] 2548146=test_rdoc_ri_driver I, [2024-03-07T22:16:54.356027 #2506653] INFO -- : [537/874] 2548146=test_exception I, [2024-03-07T22:16:59.171944 #2506653] INFO -- : [538/874] 2548142=test_protocol I, [2024-03-07T22:16:59.546326 #2506653] INFO -- : [539/874] 2548142=test_httpheader I, [2024-03-07T22:16:59.646196 #2506653] INFO -- : [540/874] 2548142=test_rendering I, [2024-03-07T22:16:59.780101 #2506653] INFO -- : [541/874] 2548142=test_rdoc_markup_to_label I, [2024-03-07T22:17:00.188957 #2506653] INFO -- : [542/874] 2548142=test_method I, [2024-03-07T22:17:08.971554 #2506653] INFO -- : [543/874] 2548144=json_parser_test I, [2024-03-07T22:17:09.010694 #2506653] INFO -- : [544/874] 2548144=test_coderange I, [2024-03-07T22:17:09.309736 #2506653] INFO -- : [545/874] 2548144=test_ast I, [2024-03-07T22:17:13.714552 #2506653] INFO -- : [546/874] 2548146=test_update I, [2024-03-07T22:17:13.762551 #2506653] INFO -- : [547/874] 2548146=test_socket I, [2024-03-07T22:17:21.346207 #2506653] INFO -- : [548/874] 2548146=test_pathname I, [2024-03-07T22:17:22.221092 #2506653] INFO -- : [549/874] 2548146=test_stringscanner I, [2024-03-07T22:17:22.406521 #2506653] INFO -- : [550/874] 2548146=test_coverage I, [2024-03-07T22:17:26.442222 #2506653] INFO -- : [551/874] 2548146=test_super I, [2024-03-07T22:17:32.097076 #2506653] INFO -- : [552/874] 2548146=heredoc_dedent_test I, [2024-03-07T22:17:32.134882 #2506653] INFO -- : [553/874] 2548146=test_show_source I, [2024-03-07T22:17:32.193244 #2506653] INFO -- : [554/874] 2548146=test_deprecated I, [2024-03-07T22:17:32.586435 #2506653] INFO -- : [555/874] 2548146=test_ssl_session I, [2024-03-07T22:17:34.610392 #2506653] INFO -- : [556/874] 2548146=test_beginendblock I, [2024-03-07T22:17:36.678218 #2506653] INFO -- : [557/874] 2548146=test_reline I, [2024-03-07T22:17:37.786352 #2506653] INFO -- : [558/874] 2548146=test_abi I, [2024-03-07T22:17:38.292232 #2506653] INFO -- : [559/874] 2548146=test_div I, [2024-03-07T22:17:38.306247 #2506653] INFO -- : [560/874] 2548146=test_within_pipe I, [2024-03-07T22:17:38.353539 #2506653] INFO -- : [561/874] 2548146=test_name_error_extension I, [2024-03-07T22:17:38.390208 #2506653] INFO -- : [562/874] 2548146=test_m17n_comb I, [2024-03-07T22:17:46.582433 #2506653] INFO -- : [563/874] 2548146=test_marshalable I, [2024-03-07T22:17:46.612048 #2506653] INFO -- : [564/874] 2548146=test_find I, [2024-03-07T22:17:46.675996 #2506653] INFO -- : [565/874] 2548146=test_uncorrectable_name_check I, [2024-03-07T22:17:46.686381 #2506653] INFO -- : [566/874] 2548146=test_gem_commands_stale_command I, [2024-03-07T22:17:46.750374 #2506653] INFO -- : [567/874] 2548146=test_stream I, [2024-03-07T22:17:46.825950 #2506653] INFO -- : [568/874] 2548146=test_pp I, [2024-03-07T22:17:47.143718 #2506653] INFO -- : [569/874] 2548146=test_gem_resolver_git_specification I, [2024-03-07T22:17:48.653953 #2506653] INFO -- : [570/874] 2548146=test_gem_resolver_specification I, [2024-03-07T22:17:48.947220 #2506653] INFO -- : [571/874] 2548146=test_color I, [2024-03-07T22:17:49.195900 #2506653] INFO -- : [572/874] 2548146=test_fd_setsize I, [2024-03-07T22:17:49.258308 #2506653] INFO -- : [573/874] 2548146=test_queue I, [2024-03-07T22:17:49.286389 #2506653] INFO -- : [574/874] 2548146=test_env I, [2024-03-07T22:17:55.874169 #2506653] INFO -- : [575/874] 2548142=test_gem_dependency I, [2024-03-07T22:17:56.698121 #2506653] INFO -- : [576/874] 2548142=test_prettyprint I, [2024-03-07T22:17:56.925943 #2506653] INFO -- : [577/874] 2548142=test_jaro_winkler I, [2024-03-07T22:17:56.982206 #2506653] INFO -- : [578/874] 2548142=test_egrep_cpp I, [2024-03-07T22:17:57.346299 #2506653] INFO -- : [579/874] 2548142=test_date_conv I, [2024-03-07T22:17:57.374325 #2506653] INFO -- : [580/874] 2548142=test_method_name_check I, [2024-03-07T22:17:57.450309 #2506653] INFO -- : [581/874] 2548142=test_inadvertent_creation I, [2024-03-07T22:17:57.907728 #2506653] INFO -- : [582/874] 2548142=integer_parse_test I, [2024-03-07T22:17:57.994484 #2506653] INFO -- : [583/874] 2548142=test_gem_resolver_activation_request I, [2024-03-07T22:17:58.109951 #2506653] INFO -- : [584/874] 2548142=test_cgi_modruby I, [2024-03-07T22:17:58.137963 #2506653] INFO -- : [585/874] 2548142=test_webauthn_listener I, [2024-03-07T22:17:58.690151 #2506653] INFO -- : [586/874] 2548142=test_gem_util I, [2024-03-07T22:17:59.561408 #2506653] INFO -- : [587/874] 2548142=test_stat I, [2024-03-07T22:17:59.578105 #2506653] INFO -- : [588/874] 2548142=test_pkey_dsa I, [2024-03-07T22:18:02.502234 #2506653] INFO -- : [589/874] 2548145=test_gem_package I, [2024-03-07T22:18:03.128596 #2506653] INFO -- : [590/874] 2548146=test_numeric I, [2024-03-07T22:18:03.528606 #2506653] INFO -- : [591/874] 2548146=test_files_lib I, [2024-03-07T22:18:03.538181 #2506653] INFO -- : [592/874] 2548146=test_udp I, [2024-03-07T22:18:03.616685 #2506653] INFO -- : [593/874] 2548146=test_basicinstructions I, [2024-03-07T22:18:03.950542 #2506653] INFO -- : [594/874] 2548146=test_help I, [2024-03-07T22:18:04.002345 #2506653] INFO -- : [595/874] 2548146=test_key_actor_emacs I, [2024-03-07T22:18:04.526135 #2506653] INFO -- : [596/874] 2548142=test_io_buffer I, [2024-03-07T22:18:04.686330 #2506653] INFO -- : [597/874] 2548146=test_benchmark I, [2024-03-07T22:18:04.958195 #2506653] INFO -- : [598/874] 2548142=test_hmac I, [2024-03-07T22:18:05.026582 #2506653] INFO -- : [599/874] 2548145=test_lazy_enumerator I, [2024-03-07T22:18:05.058407 #2506653] INFO -- : [600/874] 2548142=test_rdoc_rdoc I, [2024-03-07T22:18:05.558663 #2506653] INFO -- : [601/874] 2548142=test_data_error I, [2024-03-07T22:18:05.979843 #2506653] INFO -- : [602/874] 2548142=test_find_executable I, [2024-03-07T22:18:05.996091 #2506653] INFO -- : [603/874] 2548142=test_gem_source I, [2024-03-07T22:18:06.761187 #2506653] INFO -- : [604/874] 2548142=test_mdns I, [2024-03-07T22:18:06.774051 #2506653] INFO -- : [605/874] 2548145=test_nonblock I, [2024-03-07T22:18:06.782434 #2506653] INFO -- : [606/874] 2548142=test_optparse I, [2024-03-07T22:18:06.784004 #2506653] INFO -- : [607/874] 2548142=test_timeout I, [2024-03-07T22:18:06.938916 #2506653] INFO -- : [608/874] 2548145=test_ws I, [2024-03-07T22:18:06.939160 #2506653] INFO -- : [609/874] 2548145=test_weakref I, [2024-03-07T22:18:07.674184 #2506653] INFO -- : [610/874] 2548146=test_macro I, [2024-03-07T22:18:07.699487 #2506653] INFO -- : [611/874] 2548146=test_gem_uri_formatter I, [2024-03-07T22:18:07.802698 #2506653] INFO -- : [612/874] 2548146=test_locale I, [2024-03-07T22:18:07.837960 #2506653] INFO -- : [613/874] 2548146=test_assembler I, [2024-03-07T22:18:07.839705 #2506653] INFO -- : [614/874] 2548146=test_path I, [2024-03-07T22:18:07.851039 #2506653] INFO -- : [615/874] 2548146=test_rdoc_require I, [2024-03-07T22:18:07.906558 #2506653] INFO -- : [616/874] 2548145=test_ts I, [2024-03-07T22:18:07.906621 #2506653] INFO -- : [617/874] 2548146=test_normalize I, [2024-03-07T22:18:07.913854 #2506653] INFO -- : [618/874] 2548146=test_range I, [2024-03-07T22:18:08.180588 #2506653] INFO -- : [619/874] 2548142=test_rdoc_markup_include I, [2024-03-07T22:18:08.229953 #2506653] INFO -- : [620/874] 2548142=ruby_parser_test I, [2024-03-07T22:18:08.243253 #2506653] INFO -- : [621/874] 2548142=test_recorder I, [2024-03-07T22:18:08.298396 #2506653] INFO -- : [622/874] 2548142=test_rdoc_top_level I, [2024-03-07T22:18:09.038252 #2506653] INFO -- : [623/874] 2548145=test_force_exit I, [2024-03-07T22:18:09.089957 #2506653] INFO -- : [624/874] 2548145=test_configuration I, [2024-03-07T22:18:09.312412 #2506653] INFO -- : [625/874] 2548145=test_fnmatch I, [2024-03-07T22:18:09.338452 #2506653] INFO -- : [626/874] 2548142=test_shapes I, [2024-03-07T22:18:09.367800 #2506653] INFO -- : [627/874] 2548142=test_iseq I, [2024-03-07T22:18:09.397435 #2506653] INFO -- : [628/874] 2548145=test_gem_resolver_dependency_request I, [2024-03-07T22:18:09.459408 #2506653] INFO -- : [629/874] 2548145=test_gem_commands_owner_command I, [2024-03-07T22:18:10.004704 #2506653] INFO -- : [630/874] 2548146=test_key_event_record I, [2024-03-07T22:18:10.050103 #2506653] INFO -- : [631/874] 2548146=test_erb_m17n I, [2024-03-07T22:18:10.112795 #2506653] INFO -- : [632/874] 2548146=test_gem_path_support I, [2024-03-07T22:18:10.318554 #2506653] INFO -- : [633/874] 2548146=test_rdoc_generator_darkfish I, [2024-03-07T22:18:10.866723 #2506653] INFO -- : [634/874] 2548145=test_https_proxy I, [2024-03-07T22:18:10.894616 #2506653] INFO -- : [635/874] 2548145=test_forwardable I, [2024-03-07T22:18:11.113096 #2506653] INFO -- : [636/874] 2548145=test_have_library I, [2024-03-07T22:18:11.505963 #2506653] INFO -- : [637/874] 2548146=constant_path_node_test I, [2024-03-07T22:18:11.511821 #2506653] INFO -- : [638/874] 2548146=test_bug-5832 I, [2024-03-07T22:18:11.529953 #2506653] INFO -- : [639/874] 2548146=test_emitter I, [2024-03-07T22:18:11.621953 #2506653] INFO -- : [640/874] 2548146=test_gem_request_set I, [2024-03-07T22:18:12.058244 #2506653] INFO -- : [641/874] 2548142=test_internal_ivar I, [2024-03-07T22:18:12.083445 #2506653] INFO -- : [642/874] 2548142=test_tree_spell_checker I, [2024-03-07T22:18:12.229565 #2506653] INFO -- : [643/874] 2548142=test_string I, [2024-03-07T22:18:12.280504 #2506653] INFO -- : [644/874] 2548142=test_sleep I, [2024-03-07T22:18:13.533965 #2506653] INFO -- : [645/874] 2548146=test_objspace I, [2024-03-07T22:18:16.097978 #2506653] INFO -- : [646/874] 2548145=test_tracepoint I, [2024-03-07T22:18:17.301989 #2506653] INFO -- : [647/874] 2548142=test_raise I, [2024-03-07T22:18:17.313954 #2506653] INFO -- : [648/874] 2548142=test_have_macro I, [2024-03-07T22:18:17.385975 #2506653] INFO -- : [649/874] 2548145=json_ext_parser_test I, [2024-03-07T22:18:17.434140 #2506653] INFO -- : [650/874] 2548145=test_config I, [2024-03-07T22:18:17.557956 #2506653] INFO -- : [651/874] 2548145=magic_comment_test I, [2024-03-07T22:18:17.631458 #2506653] INFO -- : [652/874] 2548145=test_gem_commands_yank_command I, [2024-03-07T22:18:18.492212 #2506653] INFO -- : [653/874] 2548145=test_date_compat I, [2024-03-07T22:18:18.527526 #2506653] INFO -- : [654/874] 2548145=test_gem_commands_signout_command I, [2024-03-07T22:18:18.579305 #2506653] INFO -- : [655/874] 2548145=test_enumerable I, [2024-03-07T22:18:18.592925 #2506653] INFO -- : [656/874] 2548145=test_pack I, [2024-03-07T22:18:19.973945 #2506653] INFO -- : [657/874] 2548145=test_scanner_events I, [2024-03-07T22:18:20.090792 #2506653] INFO -- : [658/874] 2548145=test_nomethod_error I, [2024-03-07T22:18:20.116067 #2506653] INFO -- : [659/874] 2548145=test_human_typo I, [2024-03-07T22:18:20.174976 #2506653] INFO -- : [660/874] 2548145=test_mkmf I, [2024-03-07T22:18:20.312801 #2506653] INFO -- : [661/874] 2548145=test_files_test_1 I, [2024-03-07T22:18:20.346652 #2506653] INFO -- : [662/874] 2548145=test_enumerator I, [2024-03-07T22:18:20.380590 #2506653] INFO -- : [663/874] 2548145=test_gem_dependency_installer I, [2024-03-07T22:18:20.486322 #2506653] INFO -- : [664/874] 2548142=test_eval I, [2024-03-07T22:18:20.490109 #2506653] INFO -- : [665/874] 2548142=test_gem_unsatisfiable_dependency_error I, [2024-03-07T22:18:20.616772 #2506653] INFO -- : [666/874] 2548142=test_nesting_parser I, [2024-03-07T22:18:20.705092 #2506653] INFO -- : [667/874] 2548142=test_rdoc_rd_inline I, [2024-03-07T22:18:20.734228 #2506653] INFO -- : [668/874] 2548142=test_gem_uri I, [2024-03-07T22:18:21.045720 #2506653] INFO -- : [669/874] 2548142=test_dir I, [2024-03-07T22:18:23.054450 #2506653] INFO -- : [670/874] 2548142=test_ifunless I, [2024-03-07T22:18:23.222188 #2506653] INFO -- : [671/874] 2548142=test_defined I, [2024-03-07T22:18:23.340483 #2506653] INFO -- : [672/874] 2548142=test_bug-3571 I, [2024-03-07T22:18:23.466213 #2506653] INFO -- : [673/874] 2548142=test_gem_ext_builder I, [2024-03-07T22:18:28.345968 #2506653] INFO -- : [674/874] 2548142=test_gem_remote_fetcher I, [2024-03-07T22:18:33.307668 #2506653] INFO -- : [675/874] 2548145=test_gem_dependency_list I, [2024-03-07T22:18:33.691276 #2506653] INFO -- : [676/874] 2548145=test_gem_install_update_options I, [2024-03-07T22:18:34.266293 #2506653] INFO -- : [677/874] 2548145=test_c_struct_builder I, [2024-03-07T22:18:35.138172 #2506653] INFO -- : [678/874] 2548145=test_monitor I, [2024-03-07T22:18:35.789945 #2506653] INFO -- : [679/874] 2548145=test_last_thread I, [2024-03-07T22:18:36.757357 #2506653] INFO -- : [680/874] 2548145=test_bn I, [2024-03-07T22:18:36.864284 #2506653] INFO -- : [681/874] 2548145=test_digest_extend I, [2024-03-07T22:18:36.920345 #2506653] INFO -- : [682/874] 2548145=test_gem_rdoc I, [2024-03-07T22:18:37.508119 #2506653] INFO -- : [683/874] 2548145=test_pkey_rsa I, [2024-03-07T22:18:38.476877 #2506653] INFO -- : [684/874] 2548145=test_numhash I, [2024-03-07T22:18:38.505674 #2506653] INFO -- : [685/874] 2548145=test_whileuntil I, [2024-03-07T22:18:38.538172 #2506653] INFO -- : [686/874] 2548145=test_generic I, [2024-03-07T22:18:38.821156 #2506653] INFO -- : [687/874] 2548145=test_rdoc_markup_to_ansi I, [2024-03-07T22:18:38.971321 #2506653] INFO -- : [688/874] 2548145=test_singleton_function I, [2024-03-07T22:18:38.971389 #2506653] INFO -- : [689/874] 2548145=test_gem_resolver_index_specification I, [2024-03-07T22:18:42.476662 #2506653] INFO -- : [690/874] 2548142=test_framework I, [2024-03-07T22:18:42.497962 #2506653] INFO -- : [691/874] 2548142=test_workspace I, [2024-03-07T22:18:42.587027 #2506653] INFO -- : [692/874] 2548145=test_passing_block I, [2024-03-07T22:18:42.643803 #2506653] INFO -- : [693/874] 2548145=parameters_signature_test I, [2024-03-07T22:18:42.698056 #2506653] INFO -- : [694/874] 2548145=test_rdoc_parser_changelog I, [2024-03-07T22:18:43.050477 #2506653] INFO -- : [695/874] 2548145=test_c_union_entity I, [2024-03-07T22:18:43.091573 #2506653] INFO -- : [696/874] 2548142=bom_test I, [2024-03-07T22:18:43.142258 #2506653] INFO -- : [697/874] 2548142=test_gem_ci_detector I, [2024-03-07T22:18:43.148885 #2506653] INFO -- : [698/874] 2548142=test_io_console I, [2024-03-07T22:18:43.314185 #2506653] INFO -- : [699/874] 2548145=test_file I, [2024-03-07T22:18:48.686202 #2506653] INFO -- : [700/874] 2548142=test_io_wait_uncommon I, [2024-03-07T22:18:48.719091 #2506653] INFO -- : [701/874] 2548142=comments_test I, [2024-03-07T22:18:48.816078 #2506653] INFO -- : [702/874] 2548142=test_gem_ext_cmake_builder I, [2024-03-07T22:18:48.888227 #2506653] INFO -- : [703/874] 2548142=test_rdoc_parser_ruby I, [2024-03-07T22:18:51.372064 #2506653] INFO -- : [704/874] 2548145=test_httpresponse I, [2024-03-07T22:18:51.513983 #2506653] INFO -- : [705/874] 2548145=parse_test I, [2024-03-07T22:18:53.354232 #2506653] INFO -- : [706/874] 2548142=locals_test I, [2024-03-07T22:18:55.390160 #2506653] INFO -- : [707/874] 2548142=test_x509ext I, [2024-03-07T22:18:55.444666 #2506653] INFO -- : [708/874] 2548142=test_verbose I, [2024-03-07T22:18:55.630904 #2506653] INFO -- : [709/874] 2548142=test_rdoc_markup_to_bs I, [2024-03-07T22:18:55.799805 #2506653] INFO -- : [710/874] 2548142=test_gem_commands_push_command I, [2024-03-07T22:18:58.078453 #2506653] INFO -- : [711/874] 2548142=test_eval I, [2024-03-07T22:18:59.135915 #2506653] INFO -- : [712/874] 2548142=warnings_test I, [2024-03-07T22:18:59.278222 #2506653] INFO -- : [713/874] 2548142=parser_test I, [2024-03-07T22:18:59.290815 #2506653] INFO -- : [714/874] 2548142=test_gem_name_tuple I, [2024-03-07T22:18:59.432699 #2506653] INFO -- : [715/874] 2548142=test_date_attr I, [2024-03-07T22:18:59.435459 #2506653] INFO -- : [716/874] 2548142=test_gem_resolver I, [2024-03-07T22:19:00.224492 #2506653] INFO -- : [717/874] 2548142=test_rdoc_tom_doc I, [2024-03-07T22:19:00.302722 #2506653] INFO -- : [718/874] 2548142=test_emoji I, [2024-03-07T22:19:00.538833 #2506653] INFO -- : [719/874] 2548142=test_resize I, [2024-03-07T22:19:00.640676 #2506653] INFO -- : [720/874] 2548142=test_sorted_set I, [2024-03-07T22:19:01.866865 #2506653] INFO -- : [721/874] 2548142=test_stringify_symbols I, [2024-03-07T22:19:01.894828 #2506653] INFO -- : [722/874] 2548142=test_condition I, [2024-03-07T22:19:01.914267 #2506653] INFO -- : [723/874] 2548142=json_generic_object_test I, [2024-03-07T22:19:01.934931 #2506653] INFO -- : [724/874] 2548142=test_erb I, [2024-03-07T22:19:02.348672 #2506653] INFO -- : [725/874] 2548142=test_cp949 I, [2024-03-07T22:19:02.365429 #2506653] INFO -- : [726/874] 2548142=test_buffered_io I, [2024-03-07T22:19:02.456175 #2506653] INFO -- : [727/874] 2548142=test_gem_ext_ext_conf_builder I, [2024-03-07T22:19:07.116660 #2506653] INFO -- : [728/874] 2548145=test_gem_dependency_resolution_error I, [2024-03-07T22:19:07.235344 #2506653] INFO -- : [729/874] 2548145=test_gem_commands_cleanup_command I, [2024-03-07T22:19:07.986565 #2506653] INFO -- : [730/874] 2548142=test_path_to_class I, [2024-03-07T22:19:08.019093 #2506653] INFO -- : [731/874] 2548142=test_utf16 I, [2024-03-07T22:19:08.163216 #2506653] INFO -- : [732/874] 2548142=ripper_test I, [2024-03-07T22:19:09.574429 #2506653] INFO -- : [733/874] 2548142=test_gem_request_set_lockfile_parser I, [2024-03-07T22:19:10.240370 #2506653] INFO -- : [734/874] 2548142=test_autoload I, [2024-03-07T22:19:10.288603 #2506653] INFO -- : [735/874] 2548145=test_sprintf I, [2024-03-07T22:19:11.153028 #2506653] INFO -- : [736/874] 2548145=test_weakmap I, [2024-03-07T22:19:36.704834 #2506653] INFO -- : [737/874] 2548142=test_gem_commands_which_command I, [2024-03-07T22:19:37.089944 #2506653] INFO -- : [738/874] 2548142=test_pkcs12 I, [2024-03-07T22:19:38.321936 #2506653] INFO -- : [739/874] 2548142=test_case_options I, [2024-03-07T22:19:38.372145 #2506653] INFO -- : [740/874] 2548142=test_fiber I, [2024-03-07T22:19:46.674650 #2506653] INFO -- : [741/874] 2548144=test_refinement I, [2024-03-07T22:19:47.782426 #2506653] INFO -- : [742/874] 2548142=test_x509crl I, [2024-03-07T22:19:48.345950 #2506653] INFO -- : [743/874] 2548142=test_usrmarshal I, [2024-03-07T22:19:49.061381 #2506653] INFO -- : [744/874] 2548142=test_httpresponses I, [2024-03-07T22:19:49.072473 #2506653] INFO -- : [745/874] 2548142=test_cgi_session I, [2024-03-07T22:19:49.300049 #2506653] INFO -- : [746/874] 2548142=test_optimization I, [2024-03-07T22:19:49.476646 #2506653] INFO -- : [747/874] 2548145=test_ripper I, [2024-03-07T22:19:50.869777 #2506653] INFO -- : [748/874] 2548145=test_debugger_integration I, [2024-03-07T22:19:50.879939 #2506653] INFO -- : [749/874] 2548145=test_my_integer I, [2024-03-07T22:19:50.904324 #2506653] INFO -- : [750/874] 2548145=test_svcb_https I, [2024-03-07T22:19:50.946897 #2506653] INFO -- : [751/874] 2548145=test_buffering I, [2024-03-07T22:19:50.978017 #2506653] INFO -- : [752/874] 2548145=test_tracer I, [2024-03-07T22:19:51.018279 #2506653] INFO -- : [753/874] 2548145=test_gem_version_option I, [2024-03-07T22:19:51.235892 #2506653] INFO -- : [754/874] 2548145=encoding_test I, [2024-03-07T22:19:51.382044 #2506653] INFO -- : [755/874] 2548145=test_insns_leaf I, [2024-03-07T22:19:51.863099 #2506653] INFO -- : [756/874] 2548145=test_option I, [2024-03-07T22:19:51.889202 #2506653] INFO -- : [757/874] 2548145=test_member I, [2024-03-07T22:19:51.903294 #2506653] INFO -- : [758/874] 2548145=format_errors_test I, [2024-03-07T22:19:51.963748 #2506653] INFO -- : [759/874] 2548145=test_flip I, [2024-03-07T22:19:52.069753 #2506653] INFO -- : [760/874] 2548145=test_syntax I, [2024-03-07T22:19:59.817361 #2506653] INFO -- : [761/874] 2548144=test_x509req I, [2024-03-07T22:20:00.270658 #2506653] INFO -- : [762/874] 2548144=test_win32ole_variant I, [2024-03-07T22:20:00.304286 #2506653] INFO -- : [763/874] 2548144=test_backtrace I, [2024-03-07T22:20:03.130103 #2506653] INFO -- : [764/874] 2548144=test_dln I, [2024-03-07T22:20:03.138228 #2506653] INFO -- : [765/874] 2548144=test_rdoc_task I, [2024-03-07T22:20:03.168349 #2506653] INFO -- : [766/874] 2548144=test_x509name I, [2024-03-07T22:20:03.189488 #2506653] INFO -- : [767/874] 2548144=test_nofree I, [2024-03-07T22:20:03.222641 #2506653] INFO -- : [768/874] 2548144=test_set I, [2024-03-07T22:20:03.333074 #2506653] INFO -- : [769/874] 2548144=test_scalar_scanner I, [2024-03-07T22:20:03.437993 #2506653] INFO -- : [770/874] 2548144=test_rdoc_normal_module I, [2024-03-07T22:20:03.765864 #2506653] INFO -- : [771/874] 2548144=test_rdoc_markdown_test I, [2024-03-07T22:20:06.434244 #2506653] INFO -- : [772/874] 2548144=test_resolve_symbol I, [2024-03-07T22:20:06.658477 #2506653] INFO -- : [773/874] 2548144=test_gem_source_lock I, [2024-03-07T22:20:07.122221 #2506653] INFO -- : [774/874] 2548144=parse_stream_test I, [2024-03-07T22:20:07.135725 #2506653] INFO -- : [775/874] 2548144=test_gem_security_signer I, [2024-03-07T22:20:07.570153 #2506653] INFO -- : [776/874] 2548144=test_pkg_config I, [2024-03-07T22:20:07.586799 #2506653] INFO -- : [777/874] 2548144=test_default_gems I, [2024-03-07T22:20:08.985651 #2506653] INFO -- : [778/874] 2548144=test_rubyoptions I, [2024-03-07T22:20:14.492698 #2506653] INFO -- : [779/874] 2548142=test_pattern_matching I, [2024-03-07T22:20:14.632171 #2506653] INFO -- : [780/874] 2548142=command_line_test I, [2024-03-07T22:20:14.954405 #2506653] INFO -- : [781/874] 2548142=test_settracefunc I, [2024-03-07T22:20:20.570755 #2506653] INFO -- : [782/874] 2548142=test_psych I, [2024-03-07T22:20:20.679216 #2506653] INFO -- : [783/874] 2548142=test_gem_text I, [2024-03-07T22:20:20.977191 #2506653] INFO -- : [784/874] 2548142=test_set_len I, [2024-03-07T22:20:21.003146 #2506653] INFO -- : [785/874] 2548142=test_zsh_completion I, [2024-03-07T22:20:21.029273 #2506653] INFO -- : [786/874] 2548142=test_win32ole I, [2024-03-07T22:20:21.052553 #2506653] INFO -- : [787/874] 2548142=json_common_interface_test I, [2024-03-07T22:20:21.093970 #2506653] INFO -- : [788/874] 2548142=test_gem_commands_open_command I, [2024-03-07T22:20:21.434319 #2506653] INFO -- : [789/874] 2548142=test_asn1 I, [2024-03-07T22:20:21.517265 #2506653] INFO -- : [790/874] 2548142=test_method_cache I, [2024-03-07T22:20:21.524067 #2506653] INFO -- : [791/874] 2548142=test_rdoc_rd_block_parser I, [2024-03-07T22:20:21.723628 #2506653] INFO -- : [792/874] 2548142=test_sprintf_comb I, [2024-03-07T22:20:22.172362 #2506653] INFO -- : [793/874] 2548142=test_rdoc_markup_pre_process I, [2024-03-07T22:20:22.781817 #2506653] INFO -- : [794/874] 2548142=test_command I, [2024-03-07T22:20:22.817765 #2506653] INFO -- : [795/874] 2548145=test_scheduler I, [2024-03-07T22:20:23.278504 #2506653] INFO -- : [796/874] 2548145=test_rdoc_ri_paths I, [2024-03-07T22:20:23.396202 #2506653] INFO -- : [797/874] 2548145=test_serialize_subclasses I, [2024-03-07T22:20:23.439175 #2506653] INFO -- : [798/874] 2548145=test_dryrun I, [2024-03-07T22:20:23.503558 #2506653] INFO -- : [799/874] 2548145=test_enum I, [2024-03-07T22:20:23.949692 #2506653] INFO -- : [800/874] 2548142=test_handle I, [2024-03-07T22:20:27.669015 #2506653] INFO -- : [801/874] 2548145=test_gem_source_specific_file I, [2024-03-07T22:20:27.977767 #2506653] INFO -- : [802/874] 2548145=test_ractor I, [2024-03-07T22:20:28.183845 #2506653] INFO -- : [803/874] 2548145=test_kdf I, [2024-03-07T22:20:28.228325 #2506653] INFO -- : [804/874] 2548145=test_gem_request_set_lockfile I, [2024-03-07T22:20:29.638309 #2506653] INFO -- : [805/874] 2548142=test_postponed_job I, [2024-03-07T22:20:30.642840 #2506653] INFO -- : [806/874] 2548145=test_recursion I, [2024-03-07T22:20:30.680503 #2506653] INFO -- : [807/874] 2548145=test_rdoc_markup_attributes I, [2024-03-07T22:20:30.894496 #2506653] INFO -- : [808/874] 2548145=test_pty I, [2024-03-07T22:20:31.155412 #2506653] INFO -- : [809/874] 2548142=test_windows_1251 I, [2024-03-07T22:20:31.178128 #2506653] INFO -- : [810/874] 2548142=test_frozen I, [2024-03-07T22:20:31.228107 #2506653] INFO -- : [811/874] 2548142=test_float I, [2024-03-07T22:20:32.259886 #2506653] INFO -- : [812/874] 2548145=test_ractor I, [2024-03-07T22:20:32.419616 #2506653] INFO -- : [813/874] 2548145=test_rdoc_parser_markdown I, [2024-03-07T22:20:32.478453 #2506653] INFO -- : [814/874] 2548145=test_delegate I, [2024-03-07T22:20:32.522287 #2506653] INFO -- : [815/874] 2548145=test_gem_ext_cargo_builder_unit I, [2024-03-07T22:20:32.624366 #2506653] INFO -- : [816/874] 2548145=test_digest I, [2024-03-07T22:20:34.748272 #2506653] INFO -- : [817/874] 2548145=test_gem_package_task I, [2024-03-07T22:20:35.075594 #2506653] INFO -- : [818/874] 2548145=test_fiddle I, [2024-03-07T22:20:35.577123 #2506653] INFO -- : [819/874] 2548145=test_omap I, [2024-03-07T22:20:35.625398 #2506653] INFO -- : [820/874] 2548145=test_yield_block I, [2024-03-07T22:20:35.626825 #2506653] INFO -- : [821/874] 2548145=test_case I, [2024-03-07T22:20:35.784205 #2506653] INFO -- : [822/874] 2548145=test_ractor I, [2024-03-07T22:20:36.464228 #2506653] INFO -- : [823/874] 2548145=test_complex I, [2024-03-07T22:20:36.983350 #2506653] INFO -- : [824/874] 2548145=test_shellwords I, [2024-03-07T22:20:37.019443 #2506653] INFO -- : [825/874] 2548145=test_gem_commands_contents_command I, [2024-03-07T22:20:37.030862 #2506653] INFO -- : [826/874] 2548142=test_gem_resolver_lock_specification I, [2024-03-07T22:20:37.238172 #2506653] INFO -- : [827/874] 2548142=test_noarg I, [2024-03-07T22:20:37.491081 #2506653] INFO -- : [828/874] 2548145=test_rdoc_markup_to_html_crossref I, [2024-03-07T22:20:38.177530 #2506653] INFO -- : [829/874] 2548142=test_gem_resolver_best_set I, [2024-03-07T22:20:38.332666 #2506653] INFO -- : [830/874] 2548142=test_gem_commands_environment_command I, [2024-03-07T22:20:38.442124 #2506653] INFO -- : [831/874] 2548145=test_utf32 I, [2024-03-07T22:20:38.507730 #2506653] INFO -- : [832/874] 2548145=test_array I, [2024-03-07T22:20:39.634243 #2506653] INFO -- : [833/874] 2548142=test_threadgroup I, [2024-03-07T22:20:39.698137 #2506653] INFO -- : [834/874] 2548142=test_date_strptime I, [2024-03-07T22:20:40.185123 #2506653] INFO -- : [835/874] 2548142=test_rdoc_extend I, [2024-03-07T22:20:40.257240 #2506653] INFO -- : [836/874] 2548142=test_gem_safe_marshal I, [2024-03-07T22:20:41.678582 #2506653] INFO -- : [837/874] 2548146=test_merge_keys I, [2024-03-07T22:20:41.698218 #2506653] INFO -- : [838/874] 2548146=test_gbk I, [2024-03-07T22:20:41.717260 #2506653] INFO -- : [839/874] 2548146=test_string I, [2024-03-07T22:20:43.321159 #2506653] INFO -- : [840/874] 2548142=test_load I, [2024-03-07T22:20:43.385951 #2506653] INFO -- : [841/874] 2548142=test_flush I, [2024-03-07T22:20:43.409949 #2506653] INFO -- : [842/874] 2548142=test_euc_jp I, [2024-03-07T22:20:43.505953 #2506653] INFO -- : [843/874] 2548142=test_error_highlight I, [2024-03-07T22:20:46.147531 #2506653] INFO -- : [844/874] 2548142=test_rbconfig I, [2024-03-07T22:20:46.154098 #2506653] INFO -- : [845/874] 2548142=test_win32ole_method I, [2024-03-07T22:20:46.183426 #2506653] INFO -- : [846/874] 2548142=test_open3 I, [2024-03-07T22:20:49.017444 #2506653] INFO -- : [847/874] 2548144=test_spell_checker I, [2024-03-07T22:20:49.027134 #2506653] INFO -- : [848/874] 2548144=test_random I, [2024-03-07T22:20:49.081790 #2506653] INFO -- : [849/874] 2548144=test_call I, [2024-03-07T22:20:49.932534 #2506653] INFO -- : [850/874] 2548144=test_gem_resolver_conflict I, [2024-03-07T22:20:50.595612 #2506653] INFO -- : [851/874] 2548144=test_date_ractor I, [2024-03-07T22:20:51.681080 #2506653] INFO -- : [852/874] 2548144=test_address_resolve I, [2024-03-07T22:20:52.046345 #2506653] INFO -- : [853/874] 2548144=test_rdoc_markup_to_tt_only I, [2024-03-07T22:20:52.154292 #2506653] INFO -- : [854/874] 2548144=json_generator_test I, [2024-03-07T22:20:52.625251 #2506653] INFO -- : [855/874] 2548144=test_iso_8859 I, [2024-03-07T22:20:52.771111 #2506653] INFO -- : [856/874] 2548144=test_gem_commands_signin_command I, [2024-03-07T22:20:53.354765 #2506653] INFO -- : [857/874] 2548144=test_parser I, [2024-03-07T22:20:53.445839 #2506653] INFO -- : [858/874] 2548144=test_num2int I, [2024-03-07T22:20:53.473414 #2506653] INFO -- : [859/874] 2548144=test_cgi_util I, [2024-03-07T22:20:54.370229 #2506653] INFO -- : [860/874] 2548144=test_rdoc_context I, [2024-03-07T22:20:56.218514 #2506653] INFO -- : [861/874] 2548142=test_open-uri I, [2024-03-07T22:20:58.834315 #2506653] INFO -- : [862/874] 2548144=test_iter_break I, [2024-03-07T22:20:58.855171 #2506653] INFO -- : [863/874] 2548144=test_rdoc_markup_document I, [2024-03-07T22:20:58.925673 #2506653] INFO -- : [864/874] 2548144=test_bug-14834 I, [2024-03-07T22:20:59.461960 #2506653] INFO -- : [865/874] 2548144=test_rdoc_generator_markup I, [2024-03-07T22:20:59.518961 #2506653] INFO -- : [866/874] 2548144=test_gem_commands_dependency_command I, [2024-03-07T22:20:59.970108 #2506653] INFO -- : [867/874] 2548144=test_rdoc_markup_parser I, [2024-03-07T22:21:00.171091 #2506653] INFO -- : [868/874] 2548144=test_terminfo I, [2024-03-07T22:21:00.223126 #2506653] INFO -- : [869/874] 2548144=test_gem_commands_search_command I, [2024-03-07T22:21:00.240865 #2506653] INFO -- : [870/874] 2548144=test_cesu8 I, [2024-03-07T22:21:00.274230 #2506653] INFO -- : [871/874] 2548144=test_arithmetic_sequence I, [2024-03-07T22:21:00.335567 #2506653] INFO -- : [872/874] 2548144=test_addrinfo I, [2024-03-07T22:21:00.930435 #2506653] INFO -- : [873/874] 2548142=test_gem_commands_specification_command I, [2024-03-07T22:21:01.299245 #2506653] INFO -- : [874/874] 2548142=regexp_test I, [2024-03-07T22:21:43.727560 #2506653] INFO -- : Finished tests in 585.828118s, 44.6923 tests/s, 16244.7955 assertions/s. I, [2024-03-07T22:21:43.728530 #2506653] INFO -- : 26182 tests, 9516658 assertions, 0 failures, 0 errors, 292 skips I, [2024-03-07T22:21:43.728583 #2506653] INFO -- : I, [2024-03-07T22:21:43.728603 #2506653] INFO -- : ruby -v: ruby 3.4.0dev (2024-03-07T21:23:18Z master 977012bae8) [x86_64-linux] I, [2024-03-07T22:21:43.733561 #2506653] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2024-03-07T22:21:43.733844 #2506653] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' I, [2024-03-07T22:21:44.044441 #2506653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-07T22:21:44.044536 #2506653] INFO -- : CC = gcc I, [2024-03-07T22:21:44.044580 #2506653] INFO -- : LD = ld I, [2024-03-07T22:21:44.044615 #2506653] INFO -- : LDSHARED = gcc -shared I, [2024-03-07T22:21:44.044657 #2506653] 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-03-07T22:21:44.044697 #2506653] 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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-03-07T22:21:44.044732 #2506653] INFO -- : CPPFLAGS = I, [2024-03-07T22:21:44.044766 #2506653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-07T22:21:44.044802 #2506653] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-07T22:21:44.044835 #2506653] INFO -- : LANG = I, [2024-03-07T22:21:44.044867 #2506653] INFO -- : LC_ALL = I, [2024-03-07T22:21:44.044899 #2506653] INFO -- : LC_CTYPE = I, [2024-03-07T22:21:44.044931 #2506653] INFO -- : MFLAGS = I, [2024-03-07T22:21:44.044962 #2506653] INFO -- : RUSTC = rustc I, [2024-03-07T22:21:44.045008 #2506653] 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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-03-07T22:21:44.049084 #2506653] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-07T22:21:44.049153 #2506653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-07T22:21:44.049173 #2506653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-07T22:21:44.049191 #2506653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-07T22:21:44.049206 #2506653] INFO -- : I, [2024-03-07T22:21:44.054262 #2506653] INFO -- : generating enc.mk I, [2024-03-07T22:21:44.403177 #2506653] INFO -- : generating encdb.h I, [2024-03-07T22:21:44.473364 #2506653] INFO -- : encdb.h unchanged I, [2024-03-07T22:21:44.477035 #2506653] INFO -- : making enc I, [2024-03-07T22:21:44.541519 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:44.541643 #2506653] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-03-07T22:21:44.541723 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:44.545964 #2506653] INFO -- : making srcs under enc I, [2024-03-07T22:21:44.622031 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:44.622130 #2506653] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-03-07T22:21:44.622201 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:44.624170 #2506653] INFO -- : generating transdb.h I, [2024-03-07T22:21:44.894090 #2506653] INFO -- : transdb.h unchanged I, [2024-03-07T22:21:44.897148 #2506653] INFO -- : making trans I, [2024-03-07T22:21:45.012627 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:45.012736 #2506653] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2024-03-07T22:21:45.012811 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:45.013991 #2506653] INFO -- : making encs I, [2024-03-07T22:21:45.142435 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:45.142533 #2506653] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-03-07T22:21:45.142592 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:45.146790 #2506653] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-03-07T22:21:45.228051 #2506653] INFO -- : ext/configure-ext.mk updated I, [2024-03-07T22:21:45.234501 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:49.636390 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:49.637006 #2506653] INFO -- : generating makefile exts.mk I, [2024-03-07T22:21:49.745944 #2506653] INFO -- : exts.mk unchanged I, [2024-03-07T22:21:49.781949 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:50.575262 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-03-07T22:21:50.587631 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-03-07T22:21:50.597593 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-03-07T22:21:50.604586 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-03-07T22:21:50.610102 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-03-07T22:21:50.635825 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-03-07T22:21:50.684375 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-03-07T22:21:50.703369 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-03-07T22:21:50.773507 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-03-07T22:21:50.794944 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-03-07T22:21:50.813255 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-03-07T22:21:50.817455 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-03-07T22:21:50.852728 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-03-07T22:21:50.895961 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-03-07T22:21:50.937658 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-03-07T22:21:50.942544 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-03-07T22:21:50.952165 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-03-07T22:21:50.968655 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-03-07T22:21:51.005139 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-03-07T22:21:51.073670 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-03-07T22:21:51.081068 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-03-07T22:21:51.100690 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-03-07T22:21:51.121964 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-03-07T22:21:51.182065 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-03-07T22:21:51.185644 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-03-07T22:21:51.198854 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-03-07T22:21:51.244602 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-03-07T22:21:51.256744 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-03-07T22:21:51.259828 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-03-07T22:21:51.264408 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-03-07T22:21:51.283723 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-03-07T22:21:51.303746 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-03-07T22:21:51.331957 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-07T22:21:51.394596 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-07T22:21:51.398677 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-07T22:21:51.474362 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-07T22:21:51.478070 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-07T22:21:51.562844 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-07T22:21:51.567042 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-07T22:21:51.656868 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-07T22:21:51.661847 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-07T22:21:51.767566 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-07T22:21:51.771802 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-07T22:21:51.885061 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-07T22:21:51.960171 #2506653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:52.190777 #2506653] INFO -- : make[2]: 'ruby' is up to date. I, [2024-03-07T22:21:52.190896 #2506653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:52.191963 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:52.198432 #2506653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:52.198524 #2506653] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-03-07T22:21:52.198585 #2506653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-03-07T22:21:52.485019 #2506653] INFO -- : $ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug I, [2024-03-07T22:21:52.816443 #2506653] INFO -- : ruby 3.4.0dev (2024-03-07T21:23:18Z master 977012bae8) [x86_64-linux] I, [2024-03-07T22:22:30.196767 #2506653] INFO -- : 0 ......................................................................... I, [2024-03-07T22:22:41.140330 #2506653] INFO -- : 73 ......................................................................... I, [2024-03-07T22:22:41.730126 #2506653] INFO -- : 146 ......................................................................... I, [2024-03-07T22:22:43.513331 #2506653] INFO -- : 219 ......................................................................... I, [2024-03-07T22:22:44.233863 #2506653] INFO -- : 292 ......................................................................... I, [2024-03-07T22:22:45.763202 #2506653] INFO -- : 365 ......................................................................... I, [2024-03-07T22:22:46.194033 #2506653] INFO -- : 438 ......................................................................... I, [2024-03-07T22:22:46.442680 #2506653] INFO -- : 511 ......................................................................... I, [2024-03-07T22:22:47.848142 #2506653] INFO -- : 584 ......................................................................... I, [2024-03-07T22:22:50.333393 #2506653] INFO -- : 657 ......................................................................... I, [2024-03-07T22:22:50.605042 #2506653] INFO -- : 730 ......................................................................... I, [2024-03-07T22:22:50.863214 #2506653] INFO -- : 803 ......................................................................... I, [2024-03-07T22:22:52.318382 #2506653] INFO -- : 876 ......................................................................... I, [2024-03-07T22:22:52.805795 #2506653] INFO -- : 949 ......................................................................... I, [2024-03-07T22:23:00.856206 #2506653] INFO -- : 1022 ......................................................................... I, [2024-03-07T22:23:11.972314 #2506653] INFO -- : 1095 ......................................................................... I, [2024-03-07T22:23:15.918932 #2506653] INFO -- : 1168 ......................................................................... I, [2024-03-07T22:23:16.696080 #2506653] INFO -- : 1241 ......................................................................... I, [2024-03-07T22:23:19.560592 #2506653] INFO -- : 1314 ......................................................................... I, [2024-03-07T22:23:20.071036 #2506653] INFO -- : 1387 ......................................................................... I, [2024-03-07T22:23:33.018921 #2506653] INFO -- : 1460 ......................................................................... I, [2024-03-07T22:23:52.864233 #2506653] INFO -- : 1533 ......................................................................... I, [2024-03-07T22:23:53.571327 #2506653] INFO -- : 1606 ......................................................................... I, [2024-03-07T22:23:56.210599 #2506653] INFO -- : 1679 ......................................................................... I, [2024-03-07T22:23:57.220360 #2506653] INFO -- : 1752 ......................................................................... I, [2024-03-07T22:23:58.625096 #2506653] INFO -- : 1825 ......................................................................... I, [2024-03-07T22:24:02.402853 #2506653] INFO -- : 1898 ......................................................................... I, [2024-03-07T22:24:04.564474 #2506653] INFO -- : 1971 ......................................................................... I, [2024-03-07T22:24:07.948707 #2506653] INFO -- : 2044 ......................................................................... I, [2024-03-07T22:24:08.315609 #2506653] INFO -- : 2117 ......................................................................... I, [2024-03-07T22:24:08.691007 #2506653] INFO -- : 2190 ......................................................................... I, [2024-03-07T22:24:09.015615 #2506653] INFO -- : 2263 ......................................................................... I, [2024-03-07T22:24:09.484796 #2506653] INFO -- : 2336 ......................................................................... I, [2024-03-07T22:24:09.977585 #2506653] INFO -- : 2409 ......................................................................... I, [2024-03-07T22:24:12.800203 #2506653] INFO -- : 2482 ......................................................................... I, [2024-03-07T22:24:15.941235 #2506653] INFO -- : 2555 ......................................................................... I, [2024-03-07T22:24:21.116677 #2506653] INFO -- : 2628 ......................................................................... I, [2024-03-07T22:24:21.687903 #2506653] INFO -- : 2701 ......................................................................... I, [2024-03-07T22:24:25.178772 #2506653] INFO -- : 2774 ......................................................................... I, [2024-03-07T22:24:28.086907 #2506653] INFO -- : 2847 ......................................................................... I, [2024-03-07T22:24:32.666798 #2506653] INFO -- : 2920 ......................................................................... I, [2024-03-07T22:24:33.424943 #2506653] INFO -- : 2993 ......................................................................... I, [2024-03-07T22:24:37.874285 #2506653] INFO -- : 3066 ......................................................................... I, [2024-03-07T22:24:38.052709 #2506653] INFO -- : 3139 ......................................................................... I, [2024-03-07T22:24:38.316174 #2506653] INFO -- : 3212 ......................................................................... I, [2024-03-07T22:24:38.614857 #2506653] INFO -- : 3285 ......................................................................... I, [2024-03-07T22:24:43.653497 #2506653] INFO -- : 3358 .................................................................... I, [2024-03-07T22:24:43.653665 #2506653] INFO -- : I, [2024-03-07T22:24:43.653688 #2506653] INFO -- : Finished in 170.835955 seconds I, [2024-03-07T22:24:43.653703 #2506653] INFO -- : I, [2024-03-07T22:24:43.653716 #2506653] INFO -- : 3426 files, 32143 examples, 164682 expectations, 0 failures, 0 errors, 0 tagged I, [2024-03-07T22:24:43.673085 #2506653] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.