# Logfile created on 2024-01-22 10:59:14 +0000 by logger.rb/v1.4.3 I, [2024-01-22T10:59:14.088240 #3908074] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-01-22T10:59:14.088816 #3908074] INFO -- : $$$[beg] make update-unicode -j4 I, [2024-01-22T10:59:14.321843 #3908074] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-01-22T10:59:14.322612 #3908074] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2024-01-22T10:59:14.322674 #3908074] INFO -- : $$$[beg] make update-download -j4 I, [2024-01-22T10:59:14.626276 #3908074] INFO -- : tool/config.guess already exists I, [2024-01-22T10:59:14.626526 #3908074] INFO -- : tool/config.sub already exists I, [2024-01-22T10:59:14.748037 #3908074] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2024-01-22T10:59:14.748110 #3908074] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2024-01-22T10:59:14.939094 #3908074] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-01-22T10:59:14.939538 #3908074] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2024-01-22T10:59:14.939597 #3908074] INFO -- : $$$[beg] make update-src -j4 E, [2024-01-22T10:59:16.338199 #3908074] ERROR -- : From https://github.com/ruby/ruby E, [2024-01-22T10:59:16.338265 #3908074] ERROR -- : a70e500..b841e32 master -> origin/master I, [2024-01-22T10:59:16.486367 #3908074] INFO -- : Updating a70e500..b841e32 I, [2024-01-22T10:59:16.486435 #3908074] INFO -- : Fast-forward I, [2024-01-22T10:59:16.508885 #3908074] INFO -- : NEWS.md | 2 +- I, [2024-01-22T10:59:16.508944 #3908074] INFO -- : builtin.c | 1 - I, [2024-01-22T10:59:16.508960 #3908074] INFO -- : compile.c | 6 +- I, [2024-01-22T10:59:16.508973 #3908074] INFO -- : doc/maintainers.md | 9 +- I, [2024-01-22T10:59:16.508985 #3908074] INFO -- : doc/standard_library.rdoc | 2 +- I, [2024-01-22T10:59:16.508998 #3908074] INFO -- : gems/bundled_gems | 1 + I, [2024-01-22T10:59:16.509012 #3908074] INFO -- : lib/csv.rb | 2882 -------------------- I, [2024-01-22T10:59:16.509024 #3908074] INFO -- : lib/csv/core_ext/array.rb | 9 - I, [2024-01-22T10:59:16.509039 #3908074] INFO -- : lib/csv/core_ext/string.rb | 9 - I, [2024-01-22T10:59:16.509051 #3908074] INFO -- : lib/csv/csv.gemspec | 64 - I, [2024-01-22T10:59:16.509062 #3908074] INFO -- : lib/csv/fields_converter.rb | 89 - I, [2024-01-22T10:59:16.509086 #3908074] INFO -- : lib/csv/input_record_separator.rb | 18 - I, [2024-01-22T10:59:16.509099 #3908074] INFO -- : lib/csv/parser.rb | 1288 --------- I, [2024-01-22T10:59:16.509111 #3908074] INFO -- : lib/csv/row.rb | 757 ----- I, [2024-01-22T10:59:16.509123 #3908074] INFO -- : lib/csv/table.rb | 1055 ------- I, [2024-01-22T10:59:16.509135 #3908074] INFO -- : lib/csv/version.rb | 6 - I, [2024-01-22T10:59:16.509149 #3908074] INFO -- : lib/csv/writer.rb | 210 -- I, [2024-01-22T10:59:16.509162 #3908074] INFO -- : mini_builtin.c | 1 - I, [2024-01-22T10:59:16.509174 #3908074] INFO -- : rjit_c.rb | 6 +- I, [2024-01-22T10:59:16.509186 #3908074] INFO -- : .../csv/basicwriter/close_on_terminate_spec.rb | 9 +- I, [2024-01-22T10:59:16.509197 #3908074] INFO -- : .../library/csv/basicwriter/initialize_spec.rb | 9 +- I, [2024-01-22T10:59:16.509209 #3908074] INFO -- : .../ruby/library/csv/basicwriter/terminate_spec.rb | 9 +- I, [2024-01-22T10:59:16.509220 #3908074] INFO -- : spec/ruby/library/csv/cell/data_spec.rb | 9 +- I, [2024-01-22T10:59:16.509232 #3908074] INFO -- : spec/ruby/library/csv/cell/initialize_spec.rb | 9 +- I, [2024-01-22T10:59:16.509244 #3908074] INFO -- : spec/ruby/library/csv/foreach_spec.rb | 9 +- I, [2024-01-22T10:59:16.509261 #3908074] INFO -- : spec/ruby/library/csv/generate_line_spec.rb | 45 +- I, [2024-01-22T10:59:16.509272 #3908074] INFO -- : spec/ruby/library/csv/generate_row_spec.rb | 9 +- I, [2024-01-22T10:59:16.509283 #3908074] INFO -- : spec/ruby/library/csv/generate_spec.rb | 47 +- I, [2024-01-22T10:59:16.509295 #3908074] INFO -- : spec/ruby/library/csv/iobuf/close_spec.rb | 9 +- I, [2024-01-22T10:59:16.509306 #3908074] INFO -- : spec/ruby/library/csv/iobuf/initialize_spec.rb | 9 +- I, [2024-01-22T10:59:16.509318 #3908074] INFO -- : spec/ruby/library/csv/iobuf/read_spec.rb | 9 +- I, [2024-01-22T10:59:16.509330 #3908074] INFO -- : spec/ruby/library/csv/iobuf/terminate_spec.rb | 9 +- I, [2024-01-22T10:59:16.509342 #3908074] INFO -- : .../csv/ioreader/close_on_terminate_spec.rb | 9 +- I, [2024-01-22T10:59:16.509356 #3908074] INFO -- : spec/ruby/library/csv/ioreader/get_row_spec.rb | 9 +- I, [2024-01-22T10:59:16.509367 #3908074] INFO -- : spec/ruby/library/csv/ioreader/initialize_spec.rb | 9 +- I, [2024-01-22T10:59:16.509537 #3908074] INFO -- : spec/ruby/library/csv/ioreader/terminate_spec.rb | 9 +- I, [2024-01-22T10:59:16.509550 #3908074] INFO -- : spec/ruby/library/csv/liberal_parsing_spec.rb | 29 +- I, [2024-01-22T10:59:16.509562 #3908074] INFO -- : spec/ruby/library/csv/open_spec.rb | 9 +- I, [2024-01-22T10:59:16.509572 #3908074] INFO -- : spec/ruby/library/csv/parse_spec.rb | 181 +- I, [2024-01-22T10:59:16.509583 #3908074] INFO -- : spec/ruby/library/csv/read_spec.rb | 9 +- I, [2024-01-22T10:59:16.509595 #3908074] INFO -- : spec/ruby/library/csv/readlines_spec.rb | 53 +- I, [2024-01-22T10:59:16.509605 #3908074] INFO -- : spec/ruby/library/csv/streambuf/add_buf_spec.rb | 9 +- I, [2024-01-22T10:59:16.509617 #3908074] INFO -- : spec/ruby/library/csv/streambuf/buf_size_spec.rb | 9 +- I, [2024-01-22T10:59:16.509629 #3908074] INFO -- : spec/ruby/library/csv/streambuf/drop_spec.rb | 9 +- I, [2024-01-22T10:59:16.509640 #3908074] INFO -- : .../csv/streambuf/element_reference_spec.rb | 9 +- I, [2024-01-22T10:59:16.509651 #3908074] INFO -- : spec/ruby/library/csv/streambuf/get_spec.rb | 9 +- I, [2024-01-22T10:59:16.509666 #3908074] INFO -- : spec/ruby/library/csv/streambuf/idx_is_eos_spec.rb | 9 +- I, [2024-01-22T10:59:16.509683 #3908074] INFO -- : spec/ruby/library/csv/streambuf/initialize_spec.rb | 9 +- I, [2024-01-22T10:59:16.509696 #3908074] INFO -- : spec/ruby/library/csv/streambuf/is_eos_spec.rb | 9 +- I, [2024-01-22T10:59:16.509708 #3908074] INFO -- : spec/ruby/library/csv/streambuf/read_spec.rb | 9 +- I, [2024-01-22T10:59:16.509719 #3908074] INFO -- : spec/ruby/library/csv/streambuf/rel_buf_spec.rb | 9 +- I, [2024-01-22T10:59:16.509730 #3908074] INFO -- : spec/ruby/library/csv/streambuf/terminate_spec.rb | 9 +- I, [2024-01-22T10:59:16.509741 #3908074] INFO -- : spec/ruby/library/csv/stringreader/get_row_spec.rb | 9 +- I, [2024-01-22T10:59:16.509752 #3908074] INFO -- : .../library/csv/stringreader/initialize_spec.rb | 9 +- I, [2024-01-22T10:59:16.509763 #3908074] INFO -- : spec/ruby/library/csv/writer/add_row_spec.rb | 9 +- I, [2024-01-22T10:59:16.509779 #3908074] INFO -- : spec/ruby/library/csv/writer/append_spec.rb | 9 +- I, [2024-01-22T10:59:16.509791 #3908074] INFO -- : spec/ruby/library/csv/writer/close_spec.rb | 9 +- I, [2024-01-22T10:59:16.509802 #3908074] INFO -- : spec/ruby/library/csv/writer/create_spec.rb | 9 +- I, [2024-01-22T10:59:16.509813 #3908074] INFO -- : spec/ruby/library/csv/writer/generate_spec.rb | 9 +- I, [2024-01-22T10:59:16.509824 #3908074] INFO -- : spec/ruby/library/csv/writer/initialize_spec.rb | 9 +- I, [2024-01-22T10:59:16.509835 #3908074] INFO -- : spec/ruby/library/csv/writer/terminate_spec.rb | 9 +- I, [2024-01-22T10:59:16.509846 #3908074] INFO -- : test/csv/helper.rb | 42 - I, [2024-01-22T10:59:16.509858 #3908074] INFO -- : test/csv/interface/test_delegation.rb | 47 - I, [2024-01-22T10:59:16.509872 #3908074] INFO -- : test/csv/interface/test_read.rb | 381 --- I, [2024-01-22T10:59:16.509884 #3908074] INFO -- : test/csv/interface/test_read_write.rb | 124 - I, [2024-01-22T10:59:16.510057 #3908074] INFO -- : test/csv/interface/test_write.rb | 217 -- I, [2024-01-22T10:59:16.510083 #3908074] INFO -- : test/csv/line_endings.gz | Bin 59 -> 0 bytes I, [2024-01-22T10:59:16.510099 #3908074] INFO -- : test/csv/parse/test_column_separator.rb | 40 - I, [2024-01-22T10:59:16.510112 #3908074] INFO -- : test/csv/parse/test_convert.rb | 165 -- I, [2024-01-22T10:59:16.510124 #3908074] INFO -- : test/csv/parse/test_each.rb | 23 - I, [2024-01-22T10:59:16.510135 #3908074] INFO -- : test/csv/parse/test_general.rb | 348 --- I, [2024-01-22T10:59:16.510146 #3908074] INFO -- : test/csv/parse/test_header.rb | 342 --- I, [2024-01-22T10:59:16.510160 #3908074] INFO -- : test/csv/parse/test_inputs_scanner.rb | 63 - I, [2024-01-22T10:59:16.510173 #3908074] INFO -- : test/csv/parse/test_invalid.rb | 52 - I, [2024-01-22T10:59:16.510186 #3908074] INFO -- : test/csv/parse/test_liberal_parsing.rb | 171 -- I, [2024-01-22T10:59:16.510197 #3908074] INFO -- : test/csv/parse/test_quote_char_nil.rb | 93 - I, [2024-01-22T10:59:16.510209 #3908074] INFO -- : test/csv/parse/test_read.rb | 27 - I, [2024-01-22T10:59:16.510220 #3908074] INFO -- : test/csv/parse/test_rewind.rb | 40 - I, [2024-01-22T10:59:16.510231 #3908074] INFO -- : test/csv/parse/test_row_separator.rb | 16 - I, [2024-01-22T10:59:16.510241 #3908074] INFO -- : test/csv/parse/test_skip_lines.rb | 126 - I, [2024-01-22T10:59:16.510256 #3908074] INFO -- : test/csv/parse/test_strip.rb | 112 - I, [2024-01-22T10:59:16.510269 #3908074] INFO -- : test/csv/parse/test_unconverted_fields.rb | 117 - I, [2024-01-22T10:59:16.510280 #3908074] INFO -- : test/csv/test_data_converters.rb | 190 -- I, [2024-01-22T10:59:16.510297 #3908074] INFO -- : test/csv/test_encodings.rb | 403 --- I, [2024-01-22T10:59:16.510309 #3908074] INFO -- : test/csv/test_features.rb | 359 --- I, [2024-01-22T10:59:16.510320 #3908074] INFO -- : test/csv/test_patterns.rb | 27 - I, [2024-01-22T10:59:16.510332 #3908074] INFO -- : test/csv/test_row.rb | 435 --- I, [2024-01-22T10:59:16.510344 #3908074] INFO -- : test/csv/test_table.rb | 691 ----- I, [2024-01-22T10:59:16.510356 #3908074] INFO -- : test/csv/write/test_converters.rb | 53 - I, [2024-01-22T10:59:16.510370 #3908074] INFO -- : test/csv/write/test_force_quotes.rb | 78 - I, [2024-01-22T10:59:16.510383 #3908074] INFO -- : test/csv/write/test_general.rb | 246 -- I, [2024-01-22T10:59:16.510394 #3908074] INFO -- : test/csv/write/test_quote_empty.rb | 70 - I, [2024-01-22T10:59:16.510406 #3908074] INFO -- : test/irb/test_completion.rb | 4 +- I, [2024-01-22T10:59:16.510418 #3908074] INFO -- : tool/mk_builtin_loader.rb | 4 +- I, [2024-01-22T10:59:16.510430 #3908074] INFO -- : tool/rjit/bindgen.rb | 3 +- I, [2024-01-22T10:59:16.510441 #3908074] INFO -- : tool/sync_default_gems.rb | 1 - I, [2024-01-22T10:59:16.510452 #3908074] INFO -- : vm_core.h | 1 - I, [2024-01-22T10:59:16.510469 #3908074] INFO -- : 97 files changed, 424 insertions(+), 11790 deletions(-) I, [2024-01-22T10:59:16.510480 #3908074] INFO -- : delete mode 100644 lib/csv.rb I, [2024-01-22T10:59:16.510492 #3908074] INFO -- : delete mode 100644 lib/csv/core_ext/array.rb I, [2024-01-22T10:59:16.510504 #3908074] INFO -- : delete mode 100644 lib/csv/core_ext/string.rb I, [2024-01-22T10:59:16.510516 #3908074] INFO -- : delete mode 100644 lib/csv/csv.gemspec I, [2024-01-22T10:59:16.510527 #3908074] INFO -- : delete mode 100644 lib/csv/fields_converter.rb I, [2024-01-22T10:59:16.510539 #3908074] INFO -- : delete mode 100644 lib/csv/input_record_separator.rb I, [2024-01-22T10:59:16.510551 #3908074] INFO -- : delete mode 100644 lib/csv/parser.rb I, [2024-01-22T10:59:16.510562 #3908074] INFO -- : delete mode 100644 lib/csv/row.rb I, [2024-01-22T10:59:16.510574 #3908074] INFO -- : delete mode 100644 lib/csv/table.rb I, [2024-01-22T10:59:16.510589 #3908074] INFO -- : delete mode 100644 lib/csv/version.rb I, [2024-01-22T10:59:16.510601 #3908074] INFO -- : delete mode 100644 lib/csv/writer.rb I, [2024-01-22T10:59:16.510612 #3908074] INFO -- : delete mode 100644 test/csv/helper.rb I, [2024-01-22T10:59:16.510623 #3908074] INFO -- : delete mode 100644 test/csv/interface/test_delegation.rb I, [2024-01-22T10:59:16.510635 #3908074] INFO -- : delete mode 100644 test/csv/interface/test_read.rb I, [2024-01-22T10:59:16.510645 #3908074] INFO -- : delete mode 100644 test/csv/interface/test_read_write.rb I, [2024-01-22T10:59:16.510657 #3908074] INFO -- : delete mode 100644 test/csv/interface/test_write.rb I, [2024-01-22T10:59:16.510670 #3908074] INFO -- : delete mode 100644 test/csv/line_endings.gz I, [2024-01-22T10:59:16.510681 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_column_separator.rb I, [2024-01-22T10:59:16.510695 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_convert.rb I, [2024-01-22T10:59:16.510706 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_each.rb I, [2024-01-22T10:59:16.510718 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_general.rb I, [2024-01-22T10:59:16.510729 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_header.rb I, [2024-01-22T10:59:16.510741 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_inputs_scanner.rb I, [2024-01-22T10:59:16.510753 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_invalid.rb I, [2024-01-22T10:59:16.510771 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_liberal_parsing.rb I, [2024-01-22T10:59:16.510783 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_quote_char_nil.rb I, [2024-01-22T10:59:16.510794 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_read.rb I, [2024-01-22T10:59:16.510808 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_rewind.rb I, [2024-01-22T10:59:16.510821 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_row_separator.rb I, [2024-01-22T10:59:16.510833 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_skip_lines.rb I, [2024-01-22T10:59:16.510844 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_strip.rb I, [2024-01-22T10:59:16.510855 #3908074] INFO -- : delete mode 100644 test/csv/parse/test_unconverted_fields.rb I, [2024-01-22T10:59:16.510867 #3908074] INFO -- : delete mode 100644 test/csv/test_data_converters.rb I, [2024-01-22T10:59:16.510878 #3908074] INFO -- : delete mode 100644 test/csv/test_encodings.rb I, [2024-01-22T10:59:16.510889 #3908074] INFO -- : delete mode 100644 test/csv/test_features.rb I, [2024-01-22T10:59:16.510902 #3908074] INFO -- : delete mode 100644 test/csv/test_patterns.rb I, [2024-01-22T10:59:16.510917 #3908074] INFO -- : delete mode 100644 test/csv/test_row.rb I, [2024-01-22T10:59:16.510929 #3908074] INFO -- : delete mode 100644 test/csv/test_table.rb I, [2024-01-22T10:59:16.510940 #3908074] INFO -- : delete mode 100644 test/csv/write/test_converters.rb I, [2024-01-22T10:59:16.510951 #3908074] INFO -- : delete mode 100644 test/csv/write/test_force_quotes.rb I, [2024-01-22T10:59:16.510963 #3908074] INFO -- : delete mode 100644 test/csv/write/test_general.rb I, [2024-01-22T10:59:16.510974 #3908074] INFO -- : delete mode 100644 test/csv/write/test_quote_empty.rb I, [2024-01-22T10:59:16.571259 #3908074] INFO -- : Latest commit hash = b841e32bbb I, [2024-01-22T10:59:16.572134 #3908074] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2024-01-22T10:59:16.572195 #3908074] INFO -- : $$$[beg] make after-update -j4 I, [2024-01-22T10:59:16.800720 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/ast.rbinc I, [2024-01-22T10:59:16.807281 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/dir.rbinc I, [2024-01-22T10:59:16.842825 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/gc.rbinc I, [2024-01-22T10:59:16.880224 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/numeric.rbinc I, [2024-01-22T10:59:16.903490 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/io.rbinc I, [2024-01-22T10:59:16.924148 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/marshal.rbinc I, [2024-01-22T10:59:17.032780 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/revision.h updated I, [2024-01-22T10:59:17.036167 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/rjit.rbinc I, [2024-01-22T10:59:17.076092 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/rjit_c.rbinc I, [2024-01-22T10:59:17.100454 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/pack.rbinc I, [2024-01-22T10:59:17.107840 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/trace_point.rbinc I, [2024-01-22T10:59:17.187632 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/warning.rbinc I, [2024-01-22T10:59:17.228238 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/array.rbinc I, [2024-01-22T10:59:17.275577 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/kernel.rbinc I, [2024-01-22T10:59:17.311862 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/ractor.rbinc I, [2024-01-22T10:59:17.342102 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/symbol.rbinc I, [2024-01-22T10:59:17.366420 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/timev.rbinc I, [2024-01-22T10:59:17.448242 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/thread_sync.rbinc I, [2024-01-22T10:59:17.450654 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/nilclass.rbinc I, [2024-01-22T10:59:17.480345 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/prelude.rbinc I, [2024-01-22T10:59:17.554281 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/gem_prelude.rbinc I, [2024-01-22T10:59:17.608390 #3908074] INFO -- : making /tmp/ruby/src/trunk-jemalloc/yjit.rbinc I, [2024-01-22T10:59:17.659115 #3908074] INFO -- : generating miniprelude.c I, [2024-01-22T10:59:17.664963 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/socket' I, [2024-01-22T10:59:17.665053 #3908074] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-22T10:59:17.665099 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/socket' I, [2024-01-22T10:59:17.676422 #3908074] INFO -- : generating x86_64-linux-fake.rb I, [2024-01-22T10:59:18.074424 #3908074] INFO -- : x86_64-linux-fake.rb updated I, [2024-01-22T10:59:18.078048 #3908074] INFO -- : generating enc.mk I, [2024-01-22T10:59:18.099920 #3908074] INFO -- : miniprelude.c updated I, [2024-01-22T10:59:18.555982 #3908074] INFO -- : making srcs under enc I, [2024-01-22T10:59:18.702481 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T10:59:18.702568 #3908074] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-22T10:59:18.702650 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T10:59:18.874639 #3908074] INFO -- : Downloading bundled gem csv-3.2.8... I, [2024-01-22T10:59:19.867935 #3908074] INFO -- : Extracting bundle gem csv-3.2.8... I, [2024-01-22T10:59:20.084221 #3908074] INFO -- : Unpacked gems/csv-3.2.8.gem I, [2024-01-22T10:59:20.089203 #3908074] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2024-01-22T10:59:20.089593 #3908074] INFO -- : $$$[beg] make miniruby -j4 I, [2024-01-22T10:59:20.312373 #3908074] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T10:59:20.312470 #3908074] INFO -- : CC = gcc I, [2024-01-22T10:59:20.312515 #3908074] INFO -- : LD = ld I, [2024-01-22T10:59:20.312547 #3908074] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T10:59:20.312582 #3908074] 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-01-22T10:59:20.312617 #3908074] 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-01-22T10:59:20.312647 #3908074] INFO -- : CPPFLAGS = I, [2024-01-22T10:59:20.312676 #3908074] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T10:59:20.312706 #3908074] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T10:59:20.312736 #3908074] INFO -- : LANG = I, [2024-01-22T10:59:20.312765 #3908074] INFO -- : LC_ALL = I, [2024-01-22T10:59:20.312794 #3908074] INFO -- : LC_CTYPE = I, [2024-01-22T10:59:20.312825 #3908074] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-22T10:59:20.312856 #3908074] INFO -- : RUSTC = rustc I, [2024-01-22T10:59:20.312896 #3908074] 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-01-22T10:59:20.318279 #3908074] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-22T10:59:20.318356 #3908074] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T10:59:20.318373 #3908074] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T10:59:20.318386 #3908074] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T10:59:20.318398 #3908074] INFO -- : I, [2024-01-22T10:59:20.357062 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/miniinit.c I, [2024-01-22T10:59:20.375638 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/array.c I, [2024-01-22T10:59:20.379628 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ast.c I, [2024-01-22T10:59:20.415892 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/bignum.c I, [2024-01-22T10:59:24.288190 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/class.c I, [2024-01-22T10:59:25.833947 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/compile.c I, [2024-01-22T10:59:32.811706 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/complex.c I, [2024-01-22T10:59:39.816908 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/cont.c I, [2024-01-22T10:59:44.049126 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/debug.c I, [2024-01-22T10:59:44.576578 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/dir.c I, [2024-01-22T10:59:46.003287 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/encoding.c I, [2024-01-22T10:59:46.055275 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/enumerator.c I, [2024-01-22T10:59:46.618074 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/error.c I, [2024-01-22T10:59:54.753658 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/eval.c I, [2024-01-22T10:59:57.940864 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/gc.c I, [2024-01-22T11:00:01.559612 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/hash.c I, [2024-01-22T11:00:02.288890 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/inits.c I, [2024-01-22T11:00:02.328521 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/io.c I, [2024-01-22T11:00:18.319170 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/iseq.c I, [2024-01-22T11:00:29.600832 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/load.c I, [2024-01-22T11:00:29.891949 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/marshal.c I, [2024-01-22T11:00:32.944694 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/memory_view.c I, [2024-01-22T11:00:35.763625 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/rjit.c I, [2024-01-22T11:00:36.391265 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/rjit_c.c I, [2024-01-22T11:00:39.048971 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/node.c I, [2024-01-22T11:00:41.688110 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/node_dump.c I, [2024-01-22T11:00:42.187610 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/numeric.c I, [2024-01-22T11:00:45.851616 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/object.c I, [2024-01-22T11:00:52.948219 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/pack.c I, [2024-01-22T11:00:55.728179 #3908074] INFO -- : compiling parse.c I, [2024-01-22T11:00:57.089078 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/proc.c I, [2024-01-22T11:01:01.508708 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/process.c I, [2024-01-22T11:01:02.748237 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ractor.c I, [2024-01-22T11:01:05.448964 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/random.c I, [2024-01-22T11:01:12.348956 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/rational.c I, [2024-01-22T11:01:13.182316 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/re.c I, [2024-01-22T11:01:17.016888 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ruby.c I, [2024-01-22T11:01:28.116549 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/scheduler.c I, [2024-01-22T11:01:28.184215 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/shape.c I, [2024-01-22T11:01:29.913322 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/signal.c I, [2024-01-22T11:01:30.724127 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/string.c I, [2024-01-22T11:01:31.233934 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/struct.c I, [2024-01-22T11:01:33.537254 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/symbol.c I, [2024-01-22T11:01:39.703612 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/thread.c I, [2024-01-22T11:01:42.340455 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/time.c I, [2024-01-22T11:02:00.486799 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/variable.c I, [2024-01-22T11:02:01.359616 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/version.c I, [2024-01-22T11:02:03.388761 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/vm.c I, [2024-01-22T11:02:06.243102 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/vm_backtrace.c I, [2024-01-22T11:02:09.868201 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/vm_dump.c I, [2024-01-22T11:02:10.472693 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/vm_sync.c I, [2024-01-22T11:02:12.240830 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/vm_trace.c I, [2024-01-22T11:02:13.763627 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/weakmap.c I, [2024-01-22T11:02:16.656091 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/yjit.c I, [2024-01-22T11:02:33.978759 #3908074] INFO -- : linking miniruby I, [2024-01-22T11:02:36.397295 #3908074] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2024-01-22T11:02:36.397472 #3908074] INFO -- : $$$[beg] make ruby -j4 I, [2024-01-22T11:02:36.694427 #3908074] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T11:02:36.694505 #3908074] INFO -- : CC = gcc I, [2024-01-22T11:02:36.694523 #3908074] INFO -- : LD = ld I, [2024-01-22T11:02:36.694538 #3908074] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T11:02:36.694562 #3908074] 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-01-22T11:02:36.694579 #3908074] 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-01-22T11:02:36.694594 #3908074] INFO -- : CPPFLAGS = I, [2024-01-22T11:02:36.694608 #3908074] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T11:02:36.694622 #3908074] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T11:02:36.694636 #3908074] INFO -- : LANG = I, [2024-01-22T11:02:36.694649 #3908074] INFO -- : LC_ALL = I, [2024-01-22T11:02:36.694662 #3908074] INFO -- : LC_CTYPE = I, [2024-01-22T11:02:36.694675 #3908074] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-22T11:02:36.694703 #3908074] INFO -- : RUSTC = rustc I, [2024-01-22T11:02:36.694718 #3908074] 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-01-22T11:02:36.718948 #3908074] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-22T11:02:36.719017 #3908074] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T11:02:36.719036 #3908074] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T11:02:36.719051 #3908074] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T11:02:36.719066 #3908074] INFO -- : I, [2024-01-22T11:02:37.259688 #3908074] INFO -- : builtin_binary.inc updated I, [2024-01-22T11:02:37.286520 #3908074] INFO -- : 50bd84d97bb39a0fb152808058714447dd9e0c07a654bca07091fc0a96fa0fdb builtin_binary.inc I, [2024-01-22T11:02:37.288266 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/builtin.c I, [2024-01-22T11:02:38.192459 #3908074] INFO -- : linking static-library libruby-static.a I, [2024-01-22T11:02:40.455079 #3908074] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-01-22T11:02:45.911710 #3908074] INFO -- : linking ruby I, [2024-01-22T11:02:46.211943 #3908074] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2024-01-22T11:02:46.212236 #3908074] INFO -- : $$$[beg] make all -j4 I, [2024-01-22T11:02:46.467257 #3908074] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T11:02:46.467359 #3908074] INFO -- : CC = gcc I, [2024-01-22T11:02:46.467400 #3908074] INFO -- : LD = ld I, [2024-01-22T11:02:46.467440 #3908074] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T11:02:46.467485 #3908074] 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-01-22T11:02:46.467522 #3908074] 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-01-22T11:02:46.467553 #3908074] INFO -- : CPPFLAGS = I, [2024-01-22T11:02:46.467600 #3908074] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T11:02:46.467633 #3908074] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T11:02:46.467669 #3908074] INFO -- : LANG = I, [2024-01-22T11:02:46.467705 #3908074] INFO -- : LC_ALL = I, [2024-01-22T11:02:46.467737 #3908074] INFO -- : LC_CTYPE = I, [2024-01-22T11:02:46.467768 #3908074] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-22T11:02:46.467798 #3908074] INFO -- : RUSTC = rustc I, [2024-01-22T11:02:46.467835 #3908074] 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-01-22T11:02:46.483589 #3908074] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-22T11:02:46.483664 #3908074] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T11:02:46.483698 #3908074] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T11:02:46.483712 #3908074] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T11:02:46.483725 #3908074] INFO -- : I, [2024-01-22T11:02:46.635541 #3908074] INFO -- : generating encdb.h I, [2024-01-22T11:02:46.644068 #3908074] INFO -- : generating enc.mk I, [2024-01-22T11:02:46.660627 #3908074] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-01-22T11:02:46.665904 #3908074] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-01-22T11:02:46.806902 #3908074] INFO -- : encdb.h unchanged I, [2024-01-22T11:02:46.851615 #3908074] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-01-22T11:02:47.640186 #3908074] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-01-22T11:02:48.080085 #3908074] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-01-22T11:02:48.152726 #3908074] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-01-22T11:02:48.364587 #3908074] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-01-22T11:02:48.626363 #3908074] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-01-22T11:02:49.308604 #3908074] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-01-22T11:02:49.380134 #3908074] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-01-22T11:02:49.666642 #3908074] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-01-22T11:02:49.968650 #3908074] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-01-22T11:02:50.420285 #3908074] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-01-22T11:02:50.452823 #3908074] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-01-22T11:02:51.108979 #3908074] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-01-22T11:02:51.171623 #3908074] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-01-22T11:02:51.860077 #3908074] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-01-22T11:02:52.244110 #3908074] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-01-22T11:02:52.299613 #3908074] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-01-22T11:02:52.697488 #3908074] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-01-22T11:02:52.912207 #3908074] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-01-22T11:02:53.285618 #3908074] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-01-22T11:02:53.379612 #3908074] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-01-22T11:02:53.657287 #3908074] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-01-22T11:02:54.212989 #3908074] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-01-22T11:02:54.336972 #3908074] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-01-22T11:02:54.474719 #3908074] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-01-22T11:02:55.313642 #3908074] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-01-22T11:02:55.375745 #3908074] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-01-22T11:02:55.844119 #3908074] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-01-22T11:02:56.292754 #3908074] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-01-22T11:02:56.404660 #3908074] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-01-22T11:02:56.644490 #3908074] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-01-22T11:02:56.733394 #3908074] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-01-22T11:02:57.920452 #3908074] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-01-22T11:02:57.921455 #3908074] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-01-22T11:02:58.004564 #3908074] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-01-22T11:02:58.348232 #3908074] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-01-22T11:02:58.429704 #3908074] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-01-22T11:02:58.857553 #3908074] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-01-22T11:02:59.092133 #3908074] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-01-22T11:02:59.216728 #3908074] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-01-22T11:02:59.788738 #3908074] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-01-22T11:03:00.335755 #3908074] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-01-22T11:03:00.393028 #3908074] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-01-22T11:03:00.512775 #3908074] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-01-22T11:03:00.904374 #3908074] INFO -- : making enc I, [2024-01-22T11:03:01.133604 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:01.133693 #3908074] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-22T11:03:01.133752 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:01.139219 #3908074] INFO -- : making srcs under enc I, [2024-01-22T11:03:01.393495 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:01.393571 #3908074] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-22T11:03:01.393619 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:01.394756 #3908074] INFO -- : generating transdb.h I, [2024-01-22T11:03:01.956824 #3908074] INFO -- : transdb.h unchanged I, [2024-01-22T11:03:01.963320 #3908074] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-22T11:03:01.963390 #3908074] INFO -- : making trans I, [2024-01-22T11:03:02.175358 #3908074] INFO -- : ext/configure-ext.mk updated I, [2024-01-22T11:03:02.181024 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:02.307618 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:02.335620 #3908074] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2024-01-22T11:03:02.335688 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:02.340135 #3908074] INFO -- : making encs I, [2024-01-22T11:03:02.625874 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:02.625967 #3908074] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-22T11:03:02.626023 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:05.814699 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:05.815302 #3908074] INFO -- : generating makefile exts.mk I, [2024-01-22T11:03:06.055145 #3908074] INFO -- : exts.mk unchanged I, [2024-01-22T11:03:06.074614 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:06.623619 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-01-22T11:03:06.627620 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/coverage/coverage.c I, [2024-01-22T11:03:06.687636 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-01-22T11:03:06.700884 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-01-22T11:03:06.738371 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-01-22T11:03:06.756517 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-01-22T11:03:06.779806 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-01-22T11:03:06.799626 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-01-22T11:03:06.827653 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-01-22T11:03:06.842351 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-01-22T11:03:06.878794 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-01-22T11:03:06.915629 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-01-22T11:03:06.915773 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-01-22T11:03:06.930879 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-01-22T11:03:06.938350 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/object_tracing.c I, [2024-01-22T11:03:06.972082 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-01-22T11:03:06.987698 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-01-22T11:03:06.997245 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-01-22T11:03:07.017578 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-01-22T11:03:07.078968 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-01-22T11:03:07.104865 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-01-22T11:03:07.139623 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-01-22T11:03:07.187700 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-01-22T11:03:07.235737 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-01-22T11:03:07.267671 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-01-22T11:03:07.292195 #3908074] INFO -- : compiling ripper.c I, [2024-01-22T11:03:07.299441 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-01-22T11:03:07.359826 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-01-22T11:03:07.411616 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-01-22T11:03:07.444642 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/init.c I, [2024-01-22T11:03:08.944685 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/objspace.c I, [2024-01-22T11:03:09.007629 #3908074] INFO -- : linking shared-object coverage.so I, [2024-01-22T11:03:09.179706 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-01-22T11:03:09.267629 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T11:03:09.556360 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T11:03:09.579599 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T11:03:09.717992 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T11:03:09.747036 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T11:03:09.934187 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T11:03:09.938562 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T11:03:10.125338 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T11:03:10.176478 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T11:03:10.480664 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T11:03:10.495783 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T11:03:10.609493 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T11:03:10.620144 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T11:03:10.792234 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/constants.c I, [2024-01-22T11:03:10.914887 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T11:03:11.063121 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-01-22T11:03:11.103628 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-01-22T11:03:11.235634 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/objspace_dump.c I, [2024-01-22T11:03:11.639178 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/basicsocket.c I, [2024-01-22T11:03:14.572253 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/socket.c I, [2024-01-22T11:03:14.825543 #3908074] INFO -- : linking shared-object objspace.so I, [2024-01-22T11:03:15.468174 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-01-22T11:03:15.479617 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ipsocket.c I, [2024-01-22T11:03:17.856428 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/tcpsocket.c I, [2024-01-22T11:03:19.028848 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/tcpserver.c I, [2024-01-22T11:03:19.484248 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/sockssocket.c I, [2024-01-22T11:03:19.976135 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/udpsocket.c I, [2024-01-22T11:03:20.896269 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/unixsocket.c I, [2024-01-22T11:03:21.452536 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/unixserver.c I, [2024-01-22T11:03:22.094274 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/option.c I, [2024-01-22T11:03:23.396421 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ancdata.c I, [2024-01-22T11:03:23.816010 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c I, [2024-01-22T11:03:26.305562 #3908074] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ifaddr.c E, [2024-01-22T11:03:30.156280 #3908074] ERROR -- : /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c: In function 'rb_getnameinfo': E, [2024-01-22T11:03:30.156351 #3908074] ERROR -- : /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c:753:11: warning: 'gni_errno' may be used uninitialized in this function [-Wmaybe-uninitialized] E, [2024-01-22T11:03:30.156367 #3908074] ERROR -- : 753 | errno = gni_errno; E, [2024-01-22T11:03:30.156390 #3908074] ERROR -- : /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c: In function 'rsock_getaddrinfo': E, [2024-01-22T11:03:30.156404 #3908074] ERROR -- : /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c:534:11: warning: 'gai_errno' may be used uninitialized in this function [-Wmaybe-uninitialized] E, [2024-01-22T11:03:30.156417 #3908074] ERROR -- : 534 | errno = gai_errno; E, [2024-01-22T11:03:30.156430 #3908074] ERROR -- : /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c:484:14: note: 'gai_errno' was declared here E, [2024-01-22T11:03:30.156447 #3908074] ERROR -- : 484 | int err, gai_errno; E, [2024-01-22T11:03:30.156459 #3908074] ERROR -- : | ^~~~~~~~~ E, [2024-01-22T11:03:30.156471 #3908074] ERROR -- : /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c: At top level: E, [2024-01-22T11:03:30.156482 #3908074] ERROR -- : cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics E, [2024-01-22T11:03:30.156493 #3908074] ERROR -- : cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics E, [2024-01-22T11:03:30.156505 #3908074] ERROR -- : cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics I, [2024-01-22T11:03:30.180178 #3908074] INFO -- : linking shared-object socket.so I, [2024-01-22T11:03:30.943372 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-01-22T11:03:35.970977 #3908074] INFO -- : linking shared-object ripper.so I, [2024-01-22T11:03:36.217832 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-01-22T11:03:36.326776 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:36.581140 #3908074] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-22T11:03:36.581276 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:36.582357 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:36.588389 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:36.588477 #3908074] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-22T11:03:36.588524 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:36.597044 #3908074] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2024-01-22T11:03:36.597243 #3908074] INFO -- : $$$[beg] make install -j4 I, [2024-01-22T11:03:36.907505 #3908074] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T11:03:36.907641 #3908074] INFO -- : CC = gcc I, [2024-01-22T11:03:36.907680 #3908074] INFO -- : LD = ld I, [2024-01-22T11:03:36.907718 #3908074] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T11:03:36.907766 #3908074] 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-01-22T11:03:36.907809 #3908074] 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-01-22T11:03:36.907860 #3908074] INFO -- : CPPFLAGS = I, [2024-01-22T11:03:36.907896 #3908074] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T11:03:36.907932 #3908074] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T11:03:36.907967 #3908074] INFO -- : LANG = I, [2024-01-22T11:03:36.908004 #3908074] INFO -- : LC_ALL = I, [2024-01-22T11:03:36.908040 #3908074] INFO -- : LC_CTYPE = I, [2024-01-22T11:03:36.908075 #3908074] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-22T11:03:36.908114 #3908074] INFO -- : RUSTC = rustc I, [2024-01-22T11:03:36.908163 #3908074] 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-01-22T11:03:37.088657 #3908074] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-22T11:03:37.088740 #3908074] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T11:03:37.088762 #3908074] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T11:03:37.088781 #3908074] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T11:03:37.088797 #3908074] INFO -- : I, [2024-01-22T11:03:37.092372 #3908074] INFO -- : generating encdb.h I, [2024-01-22T11:03:37.112173 #3908074] INFO -- : generating enc.mk I, [2024-01-22T11:03:37.359749 #3908074] INFO -- : encdb.h unchanged I, [2024-01-22T11:03:37.779619 #3908074] INFO -- : making srcs under enc I, [2024-01-22T11:03:37.784203 #3908074] INFO -- : making enc I, [2024-01-22T11:03:37.911634 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:37.911720 #3908074] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-22T11:03:37.911770 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:37.957129 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:37.957364 #3908074] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-22T11:03:37.957383 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:37.958427 #3908074] INFO -- : generating transdb.h I, [2024-01-22T11:03:38.404795 #3908074] INFO -- : transdb.h unchanged I, [2024-01-22T11:03:38.419613 #3908074] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-22T11:03:38.428275 #3908074] INFO -- : making trans I, [2024-01-22T11:03:38.594309 #3908074] INFO -- : ext/configure-ext.mk unchanged I, [2024-01-22T11:03:38.629354 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:38.639817 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:38.639920 #3908074] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2024-01-22T11:03:38.639987 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:38.641025 #3908074] INFO -- : making encs I, [2024-01-22T11:03:39.036182 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:39.036272 #3908074] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-22T11:03:39.036323 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:42.067003 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:42.067579 #3908074] INFO -- : generating makefile exts.mk I, [2024-01-22T11:03:42.219631 #3908074] INFO -- : exts.mk unchanged I, [2024-01-22T11:03:42.233542 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:42.860285 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-01-22T11:03:42.877523 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-01-22T11:03:42.900075 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-01-22T11:03:42.900147 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-01-22T11:03:42.911875 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-01-22T11:03:42.952183 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-01-22T11:03:42.952587 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-01-22T11:03:42.975848 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-01-22T11:03:42.984697 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-01-22T11:03:42.999283 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-01-22T11:03:43.027907 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-01-22T11:03:43.028192 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-01-22T11:03:43.047902 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-01-22T11:03:43.056285 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-01-22T11:03:43.061885 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-01-22T11:03:43.114370 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-01-22T11:03:43.123779 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-01-22T11:03:43.139908 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-01-22T11:03:43.159610 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-01-22T11:03:43.159669 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-01-22T11:03:43.175711 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-01-22T11:03:43.222395 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-01-22T11:03:43.229989 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-01-22T11:03:43.235621 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-01-22T11:03:43.238962 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-01-22T11:03:43.243826 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-01-22T11:03:43.279091 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-01-22T11:03:43.312615 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T11:03:43.315721 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T11:03:43.369448 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-01-22T11:03:43.419996 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-01-22T11:03:43.443632 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T11:03:43.448698 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-01-22T11:03:43.459251 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T11:03:43.571767 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T11:03:43.576759 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T11:03:43.604529 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T11:03:43.623617 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T11:03:43.704433 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T11:03:43.719254 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T11:03:43.724493 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T11:03:43.879630 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T11:03:43.879708 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T11:03:43.882978 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-01-22T11:03:43.923937 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T11:03:43.924107 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-01-22T11:03:44.048151 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:44.416112 #3908074] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-22T11:03:44.416247 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:44.417471 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:44.424258 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:44.424345 #3908074] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-22T11:03:44.424397 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:03:44.425035 #3908074] 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-01-22T11:03:44.868054 #3908074] INFO -- : Installing to I, [2024-01-22T11:03:44.868212 #3908074] INFO -- : installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin I, [2024-01-22T11:03:44.868865 #3908074] INFO -- : installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib I, [2024-01-22T11:03:44.912270 #3908074] INFO -- : installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-22T11:03:44.912611 #3908074] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig I, [2024-01-22T11:03:44.912839 #3908074] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-22T11:03:44.994814 #3908074] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-01-22T11:03:44.994942 #3908074] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-01-22T11:03:44.995169 #3908074] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/x86_64-linux I, [2024-01-22T11:03:44.995800 #3908074] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 I, [2024-01-22T11:03:45.018497 #3908074] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0 I, [2024-01-22T11:03:45.018606 #3908074] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-01-22T11:03:45.018691 #3908074] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/ruby I, [2024-01-22T11:03:45.019003 #3908074] INFO -- : installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin I, [2024-01-22T11:03:45.019300 #3908074] INFO -- : installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 I, [2024-01-22T11:03:45.235729 #3908074] INFO -- : installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0 I, [2024-01-22T11:03:45.270768 #3908074] INFO -- : installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 I, [2024-01-22T11:03:45.292253 #3908074] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-01-22T11:03:45.340923 #3908074] INFO -- : benchmark 0.3.0 I, [2024-01-22T11:03:45.394460 #3908074] INFO -- : bundler 2.6.0.dev I, [2024-01-22T11:03:45.400364 #3908074] INFO -- : cgi 0.4.1 I, [2024-01-22T11:03:45.402537 #3908074] INFO -- : delegate 0.3.1 I, [2024-01-22T11:03:45.404891 #3908074] INFO -- : did_you_mean 1.6.3 I, [2024-01-22T11:03:45.407297 #3908074] INFO -- : english 0.8.0 I, [2024-01-22T11:03:45.409744 #3908074] INFO -- : erb 4.0.4 I, [2024-01-22T11:03:45.413218 #3908074] INFO -- : error_highlight 0.6.0 I, [2024-01-22T11:03:45.419719 #3908074] INFO -- : fileutils 1.7.2 I, [2024-01-22T11:03:45.424589 #3908074] INFO -- : find 0.2.0 I, [2024-01-22T11:03:45.427058 #3908074] INFO -- : forwardable 1.3.3 I, [2024-01-22T11:03:45.429177 #3908074] INFO -- : ipaddr 1.2.6 I, [2024-01-22T11:03:45.431365 #3908074] INFO -- : irb 1.11.1 I, [2024-01-22T11:03:45.435094 #3908074] INFO -- : logger 1.6.0 I, [2024-01-22T11:03:45.443707 #3908074] INFO -- : net-http 0.4.1 I, [2024-01-22T11:03:45.446335 #3908074] INFO -- : net-protocol 0.2.2 I, [2024-01-22T11:03:45.448658 #3908074] INFO -- : open-uri 0.4.1 I, [2024-01-22T11:03:45.450952 #3908074] INFO -- : open3 0.2.1 I, [2024-01-22T11:03:45.453117 #3908074] INFO -- : optparse 0.4.0 I, [2024-01-22T11:03:45.455431 #3908074] INFO -- : ostruct 0.6.0 I, [2024-01-22T11:03:45.457545 #3908074] INFO -- : pp 0.5.0 I, [2024-01-22T11:03:45.462029 #3908074] INFO -- : prettyprint 0.2.0 I, [2024-01-22T11:03:45.476975 #3908074] INFO -- : prism 0.19.0 I, [2024-01-22T11:03:45.479484 #3908074] INFO -- : pstore 0.1.3 I, [2024-01-22T11:03:45.481942 #3908074] INFO -- : rdoc 6.6.2 I, [2024-01-22T11:03:45.487089 #3908074] INFO -- : readline 0.0.4 I, [2024-01-22T11:03:45.489502 #3908074] INFO -- : reline 0.4.2 I, [2024-01-22T11:03:45.491801 #3908074] INFO -- : resolv 0.3.0 I, [2024-01-22T11:03:45.493837 #3908074] INFO -- : ruby2_keywords 0.0.5 I, [2024-01-22T11:03:45.495932 #3908074] INFO -- : securerandom 0.3.1 I, [2024-01-22T11:03:45.498303 #3908074] INFO -- : set 1.1.0 I, [2024-01-22T11:03:45.500832 #3908074] INFO -- : shellwords 0.2.0 I, [2024-01-22T11:03:45.503093 #3908074] INFO -- : singleton 0.2.0 I, [2024-01-22T11:03:45.507358 #3908074] INFO -- : syntax_suggest 2.0.0 I, [2024-01-22T11:03:45.511118 #3908074] INFO -- : tempfile 0.2.1 I, [2024-01-22T11:03:45.513483 #3908074] INFO -- : time 0.3.0 I, [2024-01-22T11:03:45.516200 #3908074] INFO -- : timeout 0.4.1 I, [2024-01-22T11:03:45.518710 #3908074] INFO -- : tmpdir 0.2.0 I, [2024-01-22T11:03:45.521189 #3908074] INFO -- : tsort 0.2.0 I, [2024-01-22T11:03:45.525426 #3908074] INFO -- : un 0.3.0 I, [2024-01-22T11:03:45.535626 #3908074] INFO -- : uri 0.13.0 I, [2024-01-22T11:03:45.539982 #3908074] INFO -- : weakref 0.1.3 I, [2024-01-22T11:03:45.544657 #3908074] INFO -- : yaml 0.3.0 I, [2024-01-22T11:03:45.548897 #3908074] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-01-22T11:03:45.573222 #3908074] INFO -- : date 3.3.4 I, [2024-01-22T11:03:45.575280 #3908074] INFO -- : digest 3.1.1 I, [2024-01-22T11:03:45.577382 #3908074] INFO -- : etc 1.4.3 I, [2024-01-22T11:03:45.579556 #3908074] INFO -- : fcntl 1.1.0 I, [2024-01-22T11:03:45.590182 #3908074] INFO -- : fiddle 1.1.3 I, [2024-01-22T11:03:45.592588 #3908074] INFO -- : io-console 0.7.2 I, [2024-01-22T11:03:45.595031 #3908074] INFO -- : io-nonblock 0.3.0 I, [2024-01-22T11:03:45.597194 #3908074] INFO -- : io-wait 0.3.1 I, [2024-01-22T11:03:45.599330 #3908074] INFO -- : json 2.7.1 I, [2024-01-22T11:03:45.601709 #3908074] INFO -- : openssl 3.2.0 I, [2024-01-22T11:03:45.603869 #3908074] INFO -- : pathname 0.3.0 I, [2024-01-22T11:03:45.607884 #3908074] INFO -- : psych 5.1.2 I, [2024-01-22T11:03:45.610310 #3908074] INFO -- : stringio 3.1.1 I, [2024-01-22T11:03:45.616832 #3908074] INFO -- : strscan 3.0.9 I, [2024-01-22T11:03:45.619410 #3908074] INFO -- : zlib 3.1.0 I, [2024-01-22T11:03:45.621240 #3908074] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-01-22T11:03:45.622695 #3908074] INFO -- : minitest 5.21.2 I, [2024-01-22T11:03:45.653901 #3908074] INFO -- : power_assert 2.0.3 I, [2024-01-22T11:03:45.662434 #3908074] INFO -- : rake 13.1.0 I, [2024-01-22T11:03:45.686414 #3908074] INFO -- : test-unit 3.6.1 I, [2024-01-22T11:03:45.721628 #3908074] INFO -- : rexml 3.2.6 I, [2024-01-22T11:03:45.761761 #3908074] INFO -- : rss 0.3.0 I, [2024-01-22T11:03:45.792049 #3908074] INFO -- : net-ftp 0.3.4 I, [2024-01-22T11:03:45.797034 #3908074] INFO -- : net-imap 0.4.9.1 I, [2024-01-22T11:03:45.820690 #3908074] INFO -- : net-pop 0.1.2 I, [2024-01-22T11:03:45.825424 #3908074] INFO -- : net-smtp 0.4.0.1 I, [2024-01-22T11:03:45.831289 #3908074] INFO -- : matrix 0.4.2 I, [2024-01-22T11:03:45.842925 #3908074] INFO -- : prime 0.1.2 I, [2024-01-22T11:03:45.850145 #3908074] INFO -- : rbs 3.4.2 I, [2024-01-22T11:03:46.033475 #3908074] INFO -- : typeprof 0.21.9 I, [2024-01-22T11:03:46.051148 #3908074] INFO -- : debug 1.9.1 I, [2024-01-22T11:03:46.066709 #3908074] INFO -- : racc 1.7.3 I, [2024-01-22T11:03:46.081417 #3908074] INFO -- : mutex_m 0.2.0 I, [2024-01-22T11:03:46.085910 #3908074] INFO -- : getoptlong 0.2.1 I, [2024-01-22T11:03:46.093668 #3908074] INFO -- : base64 0.2.0 I, [2024-01-22T11:03:46.098204 #3908074] INFO -- : bigdecimal 3.1.6 I, [2024-01-22T11:03:46.116175 #3908074] INFO -- : observer 0.1.2 I, [2024-01-22T11:03:46.122905 #3908074] INFO -- : abbrev 0.1.2 I, [2024-01-22T11:03:46.128064 #3908074] INFO -- : resolv-replace 0.1.1 I, [2024-01-22T11:03:46.133626 #3908074] INFO -- : rinda 0.2.0 I, [2024-01-22T11:03:46.139331 #3908074] INFO -- : drb 2.2.0 I, [2024-01-22T11:03:46.147217 #3908074] INFO -- : nkf 0.2.0 I, [2024-01-22T11:03:46.175314 #3908074] INFO -- : syslog 0.1.2 I, [2024-01-22T11:03:46.187389 #3908074] INFO -- : csv 3.2.8 I, [2024-01-22T11:03:46.198680 #3908074] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache I, [2024-01-22T11:03:46.225608 #3908074] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2024-01-22T11:03:46.225832 #3908074] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-01-22T11:06:00.766982 #3908074] INFO -- : PASS all 1877 tests E, [2024-01-22T11:06:00.774196 #3908074] ERROR -- : I, [2024-01-22T11:06:00.774432 #3908074] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-01-22T11:06:00.774581 #3908074] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2024-01-22T11:06:01.094633 #3908074] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T11:06:01.094740 #3908074] INFO -- : CC = gcc I, [2024-01-22T11:06:01.094798 #3908074] INFO -- : LD = ld I, [2024-01-22T11:06:01.094839 #3908074] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T11:06:01.094888 #3908074] 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-01-22T11:06:01.094949 #3908074] 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-01-22T11:06:01.094987 #3908074] INFO -- : CPPFLAGS = I, [2024-01-22T11:06:01.095023 #3908074] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T11:06:01.095058 #3908074] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T11:06:01.095092 #3908074] INFO -- : LANG = I, [2024-01-22T11:06:01.095125 #3908074] INFO -- : LC_ALL = I, [2024-01-22T11:06:01.095158 #3908074] INFO -- : LC_CTYPE = I, [2024-01-22T11:06:01.095191 #3908074] INFO -- : MFLAGS = I, [2024-01-22T11:06:01.095224 #3908074] INFO -- : RUSTC = rustc I, [2024-01-22T11:06:01.095264 #3908074] 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-01-22T11:06:01.111710 #3908074] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-22T11:06:01.111784 #3908074] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T11:06:01.111816 #3908074] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T11:06:01.111835 #3908074] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T11:06:01.111850 #3908074] INFO -- : I, [2024-01-22T11:06:01.390264 #3908074] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2024-01-22T11:06:01.390346 #3908074] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2024-01-22T11:06:01.390368 #3908074] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2024-01-22T11:06:01.638594 #3908074] INFO -- : Checking leaked global symbols...none I, [2024-01-22T11:06:01.785208 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-01-22T11:06:01.785536 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 I, [2024-01-22T11:06:01.785720 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 I, [2024-01-22T11:06:01.786152 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 I, [2024-01-22T11:06:01.786895 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 I, [2024-01-22T11:06:01.787472 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 I, [2024-01-22T11:06:01.789394 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 I, [2024-01-22T11:06:01.790582 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 I, [2024-01-22T11:06:01.799138 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-01-22T11:06:01.801437 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 I, [2024-01-22T11:06:01.804627 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 I, [2024-01-22T11:06:01.809243 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-01-22T11:06:01.809712 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 I, [2024-01-22T11:06:01.810071 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 I, [2024-01-22T11:06:01.810579 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 I, [2024-01-22T11:06:01.911049 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 I, [2024-01-22T11:06:01.913728 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 I, [2024-01-22T11:06:02.356233 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 I, [2024-01-22T11:06:02.356509 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 I, [2024-01-22T11:06:02.356532 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 I, [2024-01-22T11:06:02.356546 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 I, [2024-01-22T11:06:02.356562 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 I, [2024-01-22T11:06:02.356575 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 I, [2024-01-22T11:06:02.356587 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 I, [2024-01-22T11:06:02.356600 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 I, [2024-01-22T11:06:02.356614 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 I, [2024-01-22T11:06:02.356629 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 I, [2024-01-22T11:06:02.356643 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 I, [2024-01-22T11:06:02.356657 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 I, [2024-01-22T11:06:02.451396 #3908074] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 I, [2024-01-22T11:06:02.457928 #3908074] INFO -- : I, [2024-01-22T11:06:02.458005 #3908074] INFO -- : test succeeded I, [2024-01-22T11:06:02.463760 #3908074] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2024-01-22T11:06:02.464173 #3908074] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2024-01-22T11:06:02.767216 #3908074] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T11:06:02.767303 #3908074] INFO -- : CC = gcc I, [2024-01-22T11:06:02.767345 #3908074] INFO -- : LD = ld I, [2024-01-22T11:06:02.767378 #3908074] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T11:06:02.767411 #3908074] 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-01-22T11:06:02.767445 #3908074] 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-01-22T11:06:02.767482 #3908074] INFO -- : CPPFLAGS = I, [2024-01-22T11:06:02.767512 #3908074] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T11:06:02.767540 #3908074] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T11:06:02.767577 #3908074] INFO -- : LANG = I, [2024-01-22T11:06:02.767607 #3908074] INFO -- : LC_ALL = I, [2024-01-22T11:06:02.767633 #3908074] INFO -- : LC_CTYPE = I, [2024-01-22T11:06:02.767659 #3908074] INFO -- : MFLAGS = I, [2024-01-22T11:06:02.767683 #3908074] INFO -- : RUSTC = rustc I, [2024-01-22T11:06:02.767717 #3908074] 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-01-22T11:06:02.778125 #3908074] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-22T11:06:02.778192 #3908074] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T11:06:02.778211 #3908074] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T11:06:02.778224 #3908074] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T11:06:02.778236 #3908074] INFO -- : I, [2024-01-22T11:06:02.782398 #3908074] INFO -- : generating enc.mk I, [2024-01-22T11:06:03.231285 #3908074] INFO -- : generating encdb.h I, [2024-01-22T11:06:03.320670 #3908074] INFO -- : encdb.h unchanged I, [2024-01-22T11:06:03.328091 #3908074] INFO -- : making enc I, [2024-01-22T11:06:03.373620 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:03.373728 #3908074] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-22T11:06:03.373803 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:03.375079 #3908074] INFO -- : making srcs under enc I, [2024-01-22T11:06:03.465048 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:03.465145 #3908074] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-22T11:06:03.465215 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:03.468859 #3908074] INFO -- : generating transdb.h I, [2024-01-22T11:06:03.832149 #3908074] INFO -- : transdb.h unchanged I, [2024-01-22T11:06:03.840135 #3908074] INFO -- : making trans I, [2024-01-22T11:06:03.931342 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:03.931431 #3908074] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2024-01-22T11:06:03.931490 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:03.940161 #3908074] INFO -- : making encs I, [2024-01-22T11:06:04.133728 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:04.133815 #3908074] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-22T11:06:04.133864 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:04.137631 #3908074] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-22T11:06:04.326341 #3908074] INFO -- : ext/configure-ext.mk updated I, [2024-01-22T11:06:04.345355 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:10.113221 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:10.113719 #3908074] INFO -- : generating makefile exts.mk I, [2024-01-22T11:06:10.240215 #3908074] INFO -- : exts.mk unchanged I, [2024-01-22T11:06:10.252930 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:10.978795 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-01-22T11:06:10.991606 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-01-22T11:06:11.008203 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-01-22T11:06:11.023266 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-01-22T11:06:11.029144 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-01-22T11:06:11.060565 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-01-22T11:06:11.130944 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-01-22T11:06:11.140883 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-01-22T11:06:11.179677 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-01-22T11:06:11.227845 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-01-22T11:06:11.238910 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-01-22T11:06:11.252592 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-01-22T11:06:11.288163 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-01-22T11:06:11.312002 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-01-22T11:06:11.347317 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-01-22T11:06:11.356724 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-01-22T11:06:11.391634 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-01-22T11:06:11.413151 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-01-22T11:06:11.459615 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-01-22T11:06:11.525674 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-01-22T11:06:11.539649 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-01-22T11:06:11.548498 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-01-22T11:06:11.574758 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-01-22T11:06:11.650617 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-01-22T11:06:11.658915 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-01-22T11:06:11.667824 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-01-22T11:06:11.711932 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-01-22T11:06:11.746619 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-01-22T11:06:11.749840 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-01-22T11:06:11.759090 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-01-22T11:06:11.783131 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-01-22T11:06:11.822800 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-01-22T11:06:11.850722 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T11:06:11.984379 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T11:06:11.995058 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T11:06:12.086982 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T11:06:12.102984 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T11:06:12.215407 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T11:06:12.218972 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T11:06:12.291151 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T11:06:12.295453 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T11:06:12.447875 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T11:06:12.452754 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T11:06:12.594016 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T11:06:12.597710 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T11:06:12.724474 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T11:06:12.819424 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:13.110393 #3908074] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-22T11:06:13.110538 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:13.111683 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:13.117535 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:13.117620 #3908074] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-22T11:06:13.117666 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:06:13.385548 #3908074] INFO -- : Run options: I, [2024-01-22T11:06:13.385633 #3908074] INFO -- : --seed=65348 I, [2024-01-22T11:06:13.385653 #3908074] 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-01-22T11:06:13.385682 #3908074] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes I, [2024-01-22T11:06:13.385698 #3908074] INFO -- : --name=!/memory_leak/ I, [2024-01-22T11:06:13.385712 #3908074] INFO -- : --stderr-on-failure I, [2024-01-22T11:06:13.385726 #3908074] INFO -- : -j4 I, [2024-01-22T11:06:13.385742 #3908074] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-01-22T11:06:13.385757 #3908074] INFO -- : I, [2024-01-22T11:06:13.385772 #3908074] INFO -- : # Running tests: I, [2024-01-22T11:06:13.385785 #3908074] INFO -- : I, [2024-01-22T11:06:14.120360 #3908074] INFO -- : [ 1/861] 3949744=test_convertible I, [2024-01-22T11:06:14.214917 #3908074] INFO -- : [ 2/861] 3949740=json_string_matching_test I, [2024-01-22T11:06:14.268347 #3908074] INFO -- : [ 3/861] 3949740=test_time I, [2024-01-22T11:06:14.576251 #3908074] INFO -- : [ 4/861] 3949741=test_transcode I, [2024-01-22T11:06:14.604043 #3908074] INFO -- : [ 5/861] 3949742=test_load I, [2024-01-22T11:06:14.604115 #3908074] INFO -- : [ 6/861] 3949742=test_ossl I, [2024-01-22T11:06:15.391944 #3908074] INFO -- : [ 7/861] 3949740=test_extlibs I, [2024-01-22T11:06:15.706473 #3908074] INFO -- : [ 8/861] 3949741=test_rdoc_token_stream I, [2024-01-22T11:06:16.266736 #3908074] INFO -- : [ 9/861] 3949741=test_method_cache I, [2024-01-22T11:06:16.427618 #3908074] INFO -- : [ 10/861] 3949741=test_ruby_lex I, [2024-01-22T11:06:17.957332 #3908074] INFO -- : [ 11/861] 3949741=test_rdoc_generator_json_index I, [2024-01-22T11:06:18.483627 #3908074] INFO -- : [ 12/861] 3949741=test_json_tree I, [2024-01-22T11:06:18.518632 #3908074] INFO -- : [ 13/861] 3949741=test_gem_commands_mirror I, [2024-01-22T11:06:19.139971 #3908074] INFO -- : [ 14/861] 3949741=test_win32ole_variant_m I, [2024-01-22T11:06:19.260045 #3908074] INFO -- : [ 15/861] 3949741=test_gem_package_tar_header I, [2024-01-22T11:06:19.863958 #3908074] INFO -- : [ 16/861] 3949741=test_gem_resolver_api_set I, [2024-01-22T11:06:20.301969 #3908074] INFO -- : [ 17/861] 3949741=test_rdoc_single_class I, [2024-01-22T11:06:20.328705 #3908074] INFO -- : [ 18/861] 3949741=test_depth_first I, [2024-01-22T11:06:20.360596 #3908074] INFO -- : [ 19/861] 3949741=test_cclass I, [2024-01-22T11:06:20.498900 #3908074] INFO -- : [ 20/861] 3949741=test_hash I, [2024-01-22T11:06:24.711328 #3908074] INFO -- : [ 21/861] 3949740=test_stream I, [2024-01-22T11:06:25.435828 #3908074] INFO -- : [ 22/861] 3949740=test_deprecate I, [2024-01-22T11:06:26.590835 #3908074] INFO -- : [ 23/861] 3949740=test_rdoc_constant I, [2024-01-22T11:06:27.223616 #3908074] INFO -- : [ 24/861] 3949740=test_readpartial I, [2024-01-22T11:06:27.689164 #3908074] INFO -- : [ 25/861] 3949740=test_object I, [2024-01-22T11:06:27.721593 #3908074] INFO -- : [ 26/861] 3949740=test_bash_completion I, [2024-01-22T11:06:27.729000 #3908074] INFO -- : [ 27/861] 3949740=test_date_marshal I, [2024-01-22T11:06:27.872002 #3908074] INFO -- : [ 28/861] 3949740=test_fileutils I, [2024-01-22T11:06:31.932098 #3908074] INFO -- : [ 29/861] 3949740=test_rdoc_encoding I, [2024-01-22T11:06:32.095075 #3908074] INFO -- : [ 30/861] 3949740=test_ractor I, [2024-01-22T11:06:32.164215 #3908074] INFO -- : [ 31/861] 3949740=test_severity I, [2024-01-22T11:06:32.222665 #3908074] INFO -- : [ 32/861] 3949740=test_gem_resolver_installed_specification I, [2024-01-22T11:06:32.516647 #3908074] INFO -- : [ 33/861] 3949740=test_rdoc_markdown I, [2024-01-22T11:06:33.708094 #3908074] INFO -- : [ 34/861] 3949740=test_nil2vtempty I, [2024-01-22T11:06:33.891772 #3908074] INFO -- : [ 35/861] 3949740=test_rdoc_servlet I, [2024-01-22T11:06:34.327777 #3908074] INFO -- : [ 36/861] 3949740=test_gem_source_fetch_problem I, [2024-01-22T11:06:34.358723 #3908074] INFO -- : [ 37/861] 3949740=test_rdoc_generator_pot_po_entry I, [2024-01-22T11:06:34.674015 #3908074] INFO -- : [ 38/861] 3949740=unescape_test I, [2024-01-22T11:06:40.975616 #3908074] INFO -- : [ 39/861] 3949740=test_bmethod I, [2024-01-22T11:06:40.999618 #3908074] INFO -- : [ 40/861] 3949740=test_windows_1252 I, [2024-01-22T11:06:41.443626 #3908074] INFO -- : [ 41/861] 3949740=test_ractor_compatibility I, [2024-01-22T11:06:43.090412 #3908074] INFO -- : [ 42/861] 3949740=test_ssl I, [2024-01-22T11:06:46.051802 #3908074] INFO -- : [ 43/861] 3949742=test_rdoc_parser_simple I, [2024-01-22T11:06:46.519975 #3908074] INFO -- : [ 44/861] 3949741=test_module I, [2024-01-22T11:06:47.097999 #3908074] INFO -- : [ 45/861] 3949742=test_set I, [2024-01-22T11:06:47.168434 #3908074] INFO -- : [ 46/861] 3949742=test_scan_args I, [2024-01-22T11:06:47.225887 #3908074] INFO -- : [ 47/861] 3949742=test_null I, [2024-01-22T11:06:47.266054 #3908074] INFO -- : [ 48/861] 3949742=test_rdoc_parser_rd I, [2024-01-22T11:06:47.436066 #3908074] INFO -- : [ 49/861] 3949742=test_rdoc_markup_to_markdown I, [2024-01-22T11:06:47.679863 #3908074] INFO -- : [ 50/861] 3949742=test_gem_silent_ui I, [2024-01-22T11:06:49.289072 #3908074] INFO -- : [ 51/861] 3949742=test_getopts I, [2024-01-22T11:06:49.307893 #3908074] INFO -- : [ 52/861] 3949742=test_rubyvm I, [2024-01-22T11:06:49.354961 #3908074] INFO -- : [ 53/861] 3949742=test_argf I, [2024-01-22T11:06:56.603809 #3908074] INFO -- : [ 54/861] 3949741=test_constant I, [2024-01-22T11:07:07.242739 #3908074] INFO -- : [ 55/861] 3949740=json_fixtures_test I, [2024-01-22T11:07:07.364148 #3908074] INFO -- : [ 56/861] 3949740=test_too_many_dummy_encodings I, [2024-01-22T11:07:07.524357 #3908074] INFO -- : [ 57/861] 3949740=test_propertyputref I, [2024-01-22T11:07:07.543048 #3908074] INFO -- : [ 58/861] 3949744=test_rdoc_markup_verbatim I, [2024-01-22T11:07:07.576455 #3908074] INFO -- : [ 59/861] 3949740=test_yjit I, [2024-01-22T11:07:08.159894 #3908074] INFO -- : [ 60/861] 3949744=test_encoding I, [2024-01-22T11:07:09.632148 #3908074] INFO -- : [ 61/861] 3949744=test_m17n I, [2024-01-22T11:07:10.296717 #3908074] INFO -- : [ 62/861] 3949744=test_keyword I, [2024-01-22T11:07:12.745546 #3908074] INFO -- : [ 63/861] 3949744=test_pattern_key_name_check I, [2024-01-22T11:07:12.987907 #3908074] INFO -- : [ 64/861] 3949744=test_rdoc_parser_c I, [2024-01-22T11:07:13.644687 #3908074] INFO -- : [ 65/861] 3949742=test_rdoc_rd_inline_parser I, [2024-01-22T11:07:13.757647 #3908074] INFO -- : [ 66/861] 3949742=test_safe_load I, [2024-01-22T11:07:13.816620 #3908074] INFO -- : [ 67/861] 3949742=test_string_processing I, [2024-01-22T11:07:14.162963 #3908074] INFO -- : [ 68/861] 3949744=test_gem_source_git I, [2024-01-22T11:07:14.225164 #3908074] INFO -- : [ 69/861] 3949742=test_http I, [2024-01-22T11:07:14.239884 #3908074] INFO -- : [ 70/861] 3949742=test_object_create_start I, [2024-01-22T11:07:14.470714 #3908074] INFO -- : [ 71/861] 3949742=test_regex_casefold I, [2024-01-22T11:07:16.659873 #3908074] INFO -- : [ 72/861] 3949742=test_name_error I, [2024-01-22T11:07:17.521333 #3908074] INFO -- : [ 73/861] 3949742=test_fips I, [2024-01-22T11:07:17.708780 #3908074] INFO -- : [ 74/861] 3949741=test_sexp I, [2024-01-22T11:07:18.015615 #3908074] INFO -- : [ 75/861] 3949741=version_test I, [2024-01-22T11:07:18.427924 #3908074] INFO -- : [ 76/861] 3949741=test_gem_security_trust_dir I, [2024-01-22T11:07:18.731925 #3908074] INFO -- : [ 77/861] 3949742=test_cgi_header I, [2024-01-22T11:07:18.811262 #3908074] INFO -- : [ 78/861] 3949742=test_parser_events I, [2024-01-22T11:07:18.828600 #3908074] INFO -- : [ 79/861] 3949741=test_helper I, [2024-01-22T11:07:18.830058 #3908074] INFO -- : [ 80/861] 3949741=test_enumerator I, [2024-01-22T11:07:19.000185 #3908074] INFO -- : [ 81/861] 3949742=test_gem_security_policy I, [2024-01-22T11:07:21.199859 #3908074] INFO -- : [ 82/861] 3949742=test_gem_resolver_installer_set I, [2024-01-22T11:07:21.319828 #3908074] INFO -- : [ 83/861] 3949744=test_rdoc_markup_paragraph I, [2024-01-22T11:07:21.370841 #3908074] INFO -- : [ 84/861] 3949744=test_gem_commands_sources_command I, [2024-01-22T11:07:22.601994 #3908074] INFO -- : [ 85/861] 3949742=test_struct I, [2024-01-22T11:07:22.715813 #3908074] INFO -- : [ 86/861] 3949744=test_win32ole_type I, [2024-01-22T11:07:22.761891 #3908074] INFO -- : [ 87/861] 3949742=test_pointer I, [2024-01-22T11:07:22.767995 #3908074] INFO -- : [ 88/861] 3949744=test_foreach I, [2024-01-22T11:07:22.779581 #3908074] INFO -- : [ 89/861] 3949744=test_str2big I, [2024-01-22T11:07:22.804687 #3908074] INFO -- : [ 90/861] 3949744=test_big5 I, [2024-01-22T11:07:22.946107 #3908074] INFO -- : [ 91/861] 3949744=test_mutex I, [2024-01-22T11:07:24.275987 #3908074] INFO -- : [ 92/861] 3949744=test_data I, [2024-01-22T11:07:24.296978 #3908074] INFO -- : [ 93/861] 3949744=test_date_time I, [2024-01-22T11:07:24.427999 #3908074] INFO -- : [ 94/861] 3949744=attribute_write_test I, [2024-01-22T11:07:25.036264 #3908074] INFO -- : [ 95/861] 3949744=compiler_test I, [2024-01-22T11:07:25.068962 #3908074] INFO -- : [ 96/861] 3949744=test_summary I, [2024-01-22T11:07:25.164363 #3908074] INFO -- : [ 97/861] 3949744=test_timeout I, [2024-01-22T11:07:25.192087 #3908074] INFO -- : [ 98/861] 3949744=test_stringchar I, [2024-01-22T11:07:25.216697 #3908074] INFO -- : [ 99/861] 3949742=test_kill_ring I, [2024-01-22T11:07:25.259783 #3908074] INFO -- : [100/861] 3949742=test_fixnum I, [2024-01-22T11:07:25.299806 #3908074] INFO -- : [101/861] 3949742=test_signal I, [2024-01-22T11:07:25.996012 #3908074] INFO -- : [102/861] 3949744=test_date_strftime I, [2024-01-22T11:07:28.732561 #3908074] INFO -- : [103/861] 3949744=test_gc I, [2024-01-22T11:07:31.121362 #3908074] INFO -- : [104/861] 3949742=test_gem_source_subpath_problem I, [2024-01-22T11:07:31.483964 #3908074] INFO -- : [105/861] 3949742=test_gc I, [2024-01-22T11:07:31.509914 #3908074] INFO -- : [106/861] 3949742=test_math I, [2024-01-22T11:07:31.548938 #3908074] INFO -- : [107/861] 3949742=test_basicsocket I, [2024-01-22T11:07:31.690496 #3908074] INFO -- : [108/861] 3949742=test_libs I, [2024-01-22T11:07:32.007619 #3908074] INFO -- : [109/861] 3949742=errors_test I, [2024-01-22T11:07:32.551592 #3908074] INFO -- : [110/861] 3949742=test_gem_commands_exec_command I, [2024-01-22T11:07:39.439832 #3908074] INFO -- : [111/861] 3949742=test_vm_dump I, [2024-01-22T11:07:39.541342 #3908074] INFO -- : [112/861] 3949742=test_import I, [2024-01-22T11:07:44.447946 #3908074] INFO -- : [113/861] 3949742=test_rendering I, [2024-01-22T11:07:44.499615 #3908074] INFO -- : [114/861] 3949742=test_logger I, [2024-01-22T11:07:44.654543 #3908074] INFO -- : [115/861] 3949742=test_gem_validator I, [2024-01-22T11:07:44.719924 #3908074] INFO -- : [116/861] 3949742=test_case I, [2024-01-22T11:07:45.068735 #3908074] INFO -- : [117/861] 3949742=test_gem_request I, [2024-01-22T11:07:46.607648 #3908074] INFO -- : [118/861] 3949742=test_key_stroke I, [2024-01-22T11:07:46.783988 #3908074] INFO -- : [119/861] 3949742=test_common I, [2024-01-22T11:07:47.351239 #3908074] INFO -- : [120/861] 3949742=location_test I, [2024-01-22T11:07:48.155941 #3908074] INFO -- : [121/861] 3949742=test_ractor I, [2024-01-22T11:07:50.872711 #3908074] INFO -- : [122/861] 3949742=test_assignment I, [2024-01-22T11:07:53.041519 #3908074] INFO -- : [123/861] 3949740=test_case_mapping I, [2024-01-22T11:07:53.084506 #3908074] INFO -- : [124/861] 3949740=test_ubf_async_safe I, [2024-01-22T11:07:53.127218 #3908074] INFO -- : [125/861] 3949740=test_gem_stream_ui I, [2024-01-22T11:07:53.768241 #3908074] INFO -- : [126/861] 3949740=test_rdoc_generator_ri I, [2024-01-22T11:07:54.010213 #3908074] INFO -- : [127/861] 3949740=test_ssl I, [2024-01-22T11:07:55.202803 #3908074] INFO -- : [128/861] 3949740=test_win32ole_record I, [2024-01-22T11:07:55.261568 #3908074] INFO -- : [129/861] 3949740=test_rdoc_markup_to_html_snippet I, [2024-01-22T11:07:55.780078 #3908074] INFO -- : [130/861] 3949740=test_console_attr I, [2024-01-22T11:07:55.808210 #3908074] INFO -- : [131/861] 3949740=test_iseq_load I, [2024-01-22T11:08:00.341958 #3908074] INFO -- : [132/861] 3949742=test_gem_commands_help_command I, [2024-01-22T11:08:00.824628 #3908074] INFO -- : [133/861] 3949742=test_gem_commands_build_command I, [2024-01-22T11:08:02.843808 #3908074] INFO -- : [134/861] 3949742=test_files_sample I, [2024-01-22T11:08:02.892996 #3908074] INFO -- : [135/861] 3949742=test_win32ole_variant_outarg I, [2024-01-22T11:08:02.911864 #3908074] INFO -- : [136/861] 3949742=test_type_completor I, [2024-01-22T11:08:02.955991 #3908074] INFO -- : [137/861] 3949742=test_word I, [2024-01-22T11:08:03.286373 #3908074] INFO -- : [138/861] 3949742=test_inlinecache I, [2024-01-22T11:08:03.330784 #3908074] INFO -- : [139/861] 3949742=test_marshal I, [2024-01-22T11:08:03.637059 #3908074] INFO -- : [140/861] 3949740=test_numeric I, [2024-01-22T11:08:03.653151 #3908074] INFO -- : [141/861] 3949740=test_parser I, [2024-01-22T11:08:03.719138 #3908074] INFO -- : [142/861] 3949740=ruby_api_test I, [2024-01-22T11:08:04.261584 #3908074] INFO -- : [143/861] 3949740=test_exception I, [2024-01-22T11:08:04.413121 #3908074] INFO -- : [144/861] 3949740=test_cgi_core I, [2024-01-22T11:08:04.544435 #3908074] INFO -- : [145/861] 3949740=test_rdoc_method_attr I, [2024-01-22T11:08:05.760012 #3908074] INFO -- : [146/861] 3949740=test_history I, [2024-01-22T11:08:05.915666 #3908074] INFO -- : [147/861] 3949740=test_gem I, [2024-01-22T11:08:07.183875 #3908074] INFO -- : [148/861] 3949742=test_pkcs7 I, [2024-01-22T11:08:08.147610 #3908074] INFO -- : [149/861] 3949742=test_optarg I, [2024-01-22T11:08:08.314572 #3908074] INFO -- : [150/861] 3949742=test_complex2 I, [2024-01-22T11:08:08.354190 #3908074] INFO -- : [151/861] 3949742=test_rdoc_markup I, [2024-01-22T11:08:08.475868 #3908074] INFO -- : [152/861] 3949742=test_webauthn_listener_response I, [2024-01-22T11:08:08.723712 #3908074] INFO -- : [153/861] 3949742=test_kernel I, [2024-01-22T11:08:12.012001 #3908074] INFO -- : [154/861] 3949742=test_rdoc_i18n_locale I, [2024-01-22T11:08:12.243868 #3908074] INFO -- : [155/861] 3949742=test_string_memory I, [2024-01-22T11:08:12.592718 #3908074] INFO -- : [156/861] 3949742=test_unicode_escape I, [2024-01-22T11:08:13.233104 #3908074] INFO -- : [157/861] 3949742=test_tcp I, [2024-01-22T11:08:14.338719 #3908074] INFO -- : [158/861] 3949742=test_gem_bundler_version_finder I, [2024-01-22T11:08:14.669506 #3908074] INFO -- : [159/861] 3949742=test_ole_methods I, [2024-01-22T11:08:14.711841 #3908074] INFO -- : [160/861] 3949742=test_line_editor I, [2024-01-22T11:08:14.820057 #3908074] INFO -- : [161/861] 3949742=test_gem_requirement I, [2024-01-22T11:08:15.505448 #3908074] INFO -- : [162/861] 3949740=test_flags I, [2024-01-22T11:08:16.208948 #3908074] INFO -- : [163/861] 3949742=test_trick I, [2024-01-22T11:08:16.274172 #3908074] INFO -- : [164/861] 3949744=test_gem_commands_list_command I, [2024-01-22T11:08:16.372866 #3908074] INFO -- : [165/861] 3949744=test_class I, [2024-01-22T11:08:16.427913 #3908074] INFO -- : [166/861] 3949744=test_history I, [2024-01-22T11:08:17.167865 #3908074] INFO -- : [167/861] 3949744=test_gem_commands_install_command I, [2024-01-22T11:08:19.162691 #3908074] INFO -- : [168/861] 3949741=test_integer I, [2024-01-22T11:08:24.075737 #3908074] INFO -- : [169/861] 3949740=test_protect I, [2024-01-22T11:08:24.078363 #3908074] INFO -- : [170/861] 3949740=!Nothing_to_test I, [2024-01-22T11:08:24.090251 #3908074] INFO -- : [171/861] 3949740=test_typeddata I, [2024-01-22T11:08:25.811841 #3908074] INFO -- : [172/861] 3949740=test_popen_deadlock I, [2024-01-22T11:08:28.015177 #3908074] INFO -- : [173/861] 3949744=test_tree_builder I, [2024-01-22T11:08:28.152106 #3908074] INFO -- : [174/861] 3949744=test_gem_stub_specification I, [2024-01-22T11:08:29.172010 #3908074] INFO -- : [175/861] 3949740=test_formatter I, [2024-01-22T11:08:29.194506 #3908074] INFO -- : [176/861] 3949740=test_ractor I, [2024-01-22T11:08:29.249164 #3908074] INFO -- : [177/861] 3949744=test_date_parse I, [2024-01-22T11:08:29.297792 #3908074] INFO -- : [178/861] 3949740=test_thread I, [2024-01-22T11:08:29.373789 #3908074] INFO -- : [179/861] 3949740=test_gem_command I, [2024-01-22T11:08:29.811829 #3908074] INFO -- : [180/861] 3949744=test_pkey_ec I, [2024-01-22T11:08:29.910931 #3908074] INFO -- : [181/861] 3949742=test_array_create I, [2024-01-22T11:08:29.912172 #3908074] INFO -- : [182/861] 3949742=test_emoji_breaks I, [2024-01-22T11:08:30.229363 #3908074] INFO -- : [183/861] 3949740=test_win32ole_param I, [2024-01-22T11:08:30.278548 #3908074] INFO -- : [184/861] 3949740=test_color_printer I, [2024-01-22T11:08:30.324128 #3908074] INFO -- : [185/861] 3949740=test_ancdata I, [2024-01-22T11:08:30.485269 #3908074] INFO -- : [186/861] 3949740=test_gem_security I, [2024-01-22T11:08:30.544660 #3908074] INFO -- : [187/861] 3949744=test_store I, [2024-01-22T11:08:31.579619 #3908074] INFO -- : [188/861] 3949744=test_gem_update_suggestion I, [2024-01-22T11:08:31.643875 #3908074] INFO -- : [189/861] 3949744=test_win32ole_typelib I, [2024-01-22T11:08:31.700206 #3908074] INFO -- : [190/861] 3949744=test_symbol I, [2024-01-22T11:08:31.768623 #3908074] INFO -- : [191/861] 3949744=test_external_new I, [2024-01-22T11:08:31.807982 #3908074] INFO -- : [192/861] 3949744=test_rat I, [2024-01-22T11:08:31.879741 #3908074] INFO -- : [193/861] 3949744=test_require I, [2024-01-22T11:08:36.079656 #3908074] INFO -- : [194/861] 3949741=test_gem_resolver_lock_set I, [2024-01-22T11:08:36.236127 #3908074] INFO -- : [195/861] 3949741=test_webauthn_poller I, [2024-01-22T11:08:36.547301 #3908074] INFO -- : [196/861] 3949741=test_backtrace I, [2024-01-22T11:08:36.618647 #3908074] INFO -- : [197/861] 3949741=test_gem_config_file I, [2024-01-22T11:08:37.904190 #3908074] INFO -- : [198/861] 3949741=test_did_you_mean I, [2024-01-22T11:08:37.964796 #3908074] INFO -- : [199/861] 3949741=ripper_compat_test I, [2024-01-22T11:08:38.216986 #3908074] INFO -- : [200/861] 3949741=test_raise_exception I, [2024-01-22T11:08:39.277837 #3908074] INFO -- : [201/861] 3949744=test_yjit_exit_locations I, [2024-01-22T11:08:39.511809 #3908074] INFO -- : [202/861] 3949744=test_gem_commands_pristine_command I, [2024-01-22T11:08:40.783850 #3908074] INFO -- : [203/861] 3949742=test_have_func I, [2024-01-22T11:08:41.199216 #3908074] INFO -- : [204/861] 3949741=test_arith_seq_beg_len_step I, [2024-01-22T11:08:41.753312 #3908074] INFO -- : [205/861] 3949741=test_gc_compact I, [2024-01-22T11:08:46.771858 #3908074] INFO -- : [206/861] 3949740=test_gem_resolver_requirement_list I, [2024-01-22T11:08:46.788032 #3908074] INFO -- : [207/861] 3949740=test_rdoc_context_section I, [2024-01-22T11:08:46.860172 #3908074] INFO -- : [208/861] 3949740=test_rdoc_generator_pot_po I, [2024-01-22T11:08:46.928361 #3908074] INFO -- : [209/861] 3949740=test_gem_gem_runner I, [2024-01-22T11:08:47.164091 #3908074] INFO -- : [210/861] 3949740=test_time_tz I, [2024-01-22T11:08:47.347462 #3908074] INFO -- : [211/861] 3949740=test_debug I, [2024-01-22T11:08:47.402077 #3908074] INFO -- : [212/861] 3949740=test_gem_impossible_dependencies_error I, [2024-01-22T11:08:48.128219 #3908074] INFO -- : [213/861] 3949740=test_instrumentation_api I, [2024-01-22T11:08:49.619612 #3908074] INFO -- : [214/861] 3949744=test_rdoc_generator_pot I, [2024-01-22T11:08:49.675793 #3908074] INFO -- : [215/861] 3949744=test_yaml_tree I, [2024-01-22T11:08:49.795968 #3908074] INFO -- : [216/861] 3949744=test_rdoc_stats I, [2024-01-22T11:08:49.963617 #3908074] INFO -- : [217/861] 3949744=test_gem_local_remote_options I, [2024-01-22T11:08:50.223753 #3908074] INFO -- : [218/861] 3949744=test_gem_package_tar_reader I, [2024-01-22T11:08:50.286641 #3908074] INFO -- : [219/861] 3949742=test_rdoc_store I, [2024-01-22T11:08:50.676712 #3908074] INFO -- : [220/861] 3949744=test_rdoc_attr I, [2024-01-22T11:08:50.781266 #3908074] INFO -- : [221/861] 3949744=test_case_comprehensive I, [2024-01-22T11:08:51.753303 #3908074] INFO -- : [222/861] 3949740=test_cparser I, [2024-01-22T11:08:54.335946 #3908074] INFO -- : [223/861] 3949742=test_bug_reporter I, [2024-01-22T11:08:55.336103 #3908074] INFO -- : [224/861] 3949742=test_variable I, [2024-01-22T11:08:56.067344 #3908074] INFO -- : [225/861] 3949742=test_objectspace I, [2024-01-22T11:08:56.577663 #3908074] INFO -- : [226/861] 3949740=test_profile_frames I, [2024-01-22T11:08:56.600967 #3908074] INFO -- : [227/861] 3949741=memsize_test I, [2024-01-22T11:08:56.623464 #3908074] INFO -- : [228/861] 3949741=test_ipaddr I, [2024-01-22T11:08:56.853295 #3908074] INFO -- : [229/861] 3949741=test_io_buffer I, [2024-01-22T11:08:57.078806 #3908074] INFO -- : [230/861] 3949741=test_rdoc_markup_to_rdoc I, [2024-01-22T11:08:57.285378 #3908074] INFO -- : [231/861] 3949741=test_config I, [2024-01-22T11:08:57.367637 #3908074] INFO -- : [232/861] 3949740=test_require_lib I, [2024-01-22T11:08:57.519032 #3908074] INFO -- : [233/861] 3949741=test_yaml I, [2024-01-22T11:08:58.051805 #3908074] INFO -- : [234/861] 3949741=test_func I, [2024-01-22T11:09:00.535985 #3908074] INFO -- : [235/861] 3949742=test_rdoc_markup_formatter I, [2024-01-22T11:09:00.605254 #3908074] INFO -- : [236/861] 3949742=test_random_formatter I, [2024-01-22T11:09:00.912331 #3908074] INFO -- : [237/861] 3949742=test_gem_uninstaller I, [2024-01-22T11:09:07.071793 #3908074] INFO -- : [238/861] 3949742=test_gem_commands_info_command I, [2024-01-22T11:09:07.230436 #3908074] INFO -- : [239/861] 3949742=test_rdoc_alias I, [2024-01-22T11:09:07.315473 #3908074] INFO -- : [240/861] 3949742=test_rdoc_code_object I, [2024-01-22T11:09:08.000700 #3908074] INFO -- : [241/861] 3949741=test_key_error I, [2024-01-22T11:09:08.006345 #3908074] INFO -- : [242/861] 3949741=test_engine I, [2024-01-22T11:09:08.052906 #3908074] INFO -- : [243/861] 3949741=test_unicode_normalize I, [2024-01-22T11:09:09.823827 #3908074] INFO -- : [244/861] 3949742=test_emitter I, [2024-01-22T11:09:09.877151 #3908074] INFO -- : [245/861] 3949742=test_data I, [2024-01-22T11:09:09.909288 #3908074] INFO -- : [246/861] 3949742=test_reline_key I, [2024-01-22T11:09:09.923882 #3908074] INFO -- : [247/861] 3949742=test_enc_raise I, [2024-01-22T11:09:10.064344 #3908074] INFO -- : [248/861] 3949742=test_key_actor_vi I, [2024-01-22T11:09:10.691793 #3908074] INFO -- : [249/861] 3949742=test_object I, [2024-01-22T11:09:13.437299 #3908074] INFO -- : [250/861] 3949742=test_gem_spec_fetcher I, [2024-01-22T11:09:14.766580 #3908074] INFO -- : [251/861] 3949742=test_singleton I, [2024-01-22T11:09:14.905693 #3908074] INFO -- : [252/861] 3949742=test_process I, [2024-01-22T11:09:15.024148 #3908074] INFO -- : [253/861] 3949742=test_metaclass I, [2024-01-22T11:09:15.028100 #3908074] INFO -- : [254/861] 3949742=test_rubygems I, [2024-01-22T11:09:15.687703 #3908074] INFO -- : [255/861] 3949740=test_variable_name_check I, [2024-01-22T11:09:15.867642 #3908074] INFO -- : [256/861] 3949740=test_gem_source_vendor I, [2024-01-22T11:09:15.907781 #3908074] INFO -- : [257/861] 3949740=test_cgi_cookie I, [2024-01-22T11:09:15.968757 #3908074] INFO -- : [258/861] 3949740=test_dir_m17n I, [2024-01-22T11:09:16.235888 #3908074] INFO -- : [259/861] 3949742=test_pkey_dh I, [2024-01-22T11:09:16.551993 #3908074] INFO -- : [260/861] 3949742=test_duplicate I, [2024-01-22T11:09:16.646170 #3908074] INFO -- : [261/861] 3949742=test_gem_available_set I, [2024-01-22T11:09:17.355228 #3908074] INFO -- : [262/861] 3949742=test_io I, [2024-01-22T11:09:23.037875 #3908074] INFO -- : [263/861] 3949740=test_gem_request_set_lockfile_tokenizer I, [2024-01-22T11:09:23.631862 #3908074] INFO -- : [264/861] 3949740=test_modify_expand I, [2024-01-22T11:09:23.756323 #3908074] INFO -- : [265/861] 3949740=test_gem_package_old I, [2024-01-22T11:09:24.120394 #3908074] INFO -- : [266/861] 3949740=test_cgi_tag_helper I, [2024-01-22T11:09:24.288152 #3908074] INFO -- : [267/861] 3949740=test_cipher I, [2024-01-22T11:09:24.728533 #3908074] INFO -- : [268/861] 3949740=test_gem_resolver_git_set I, [2024-01-22T11:09:28.500760 #3908074] INFO -- : [269/861] 3949740=test_storage I, [2024-01-22T11:09:28.524085 #3908074] INFO -- : [270/861] 3949740=test_qsort I, [2024-01-22T11:09:28.615616 #3908074] INFO -- : [271/861] 3949740=test_gem_installer I, [2024-01-22T11:09:34.192125 #3908074] INFO -- : [272/861] 3949741=test_new I, [2024-01-22T11:09:34.283879 #3908074] INFO -- : [273/861] 3949741=json_addition_test I, [2024-01-22T11:09:34.403010 #3908074] INFO -- : [274/861] 3949741=test_pack I, [2024-01-22T11:09:35.899635 #3908074] INFO -- : [275/861] 3949741=library_symbols_test I, [2024-01-22T11:09:35.920945 #3908074] INFO -- : [276/861] 3949741=pattern_test I, [2024-01-22T11:09:35.996042 #3908074] INFO -- : [277/861] 3949741=test_etc I, [2024-01-22T11:09:36.487765 #3908074] INFO -- : [278/861] 3949741=test_change_word I, [2024-01-22T11:09:36.515514 #3908074] INFO -- : [279/861] 3949741=test_gem_doctor I, [2024-01-22T11:09:36.695706 #3908074] INFO -- : [280/861] 3949741=test_rdoc_normal_class I, [2024-01-22T11:09:36.955699 #3908074] INFO -- : [281/861] 3949741=test_string I, [2024-01-22T11:09:37.019737 #3908074] INFO -- : [282/861] 3949741=test_iterator I, [2024-01-22T11:09:37.605439 #3908074] INFO -- : [283/861] 3949741=test_config I, [2024-01-22T11:09:38.293546 #3908074] INFO -- : [284/861] 3949741=test_gem_commands_outdated_command I, [2024-01-22T11:09:38.467930 #3908074] INFO -- : [285/861] 3949741=test_autoconf I, [2024-01-22T11:09:38.592867 #3908074] INFO -- : [286/861] 3949741=test_class_name_check I, [2024-01-22T11:09:39.233636 #3908074] INFO -- : [287/861] 3949741=test_thread_fd_close I, [2024-01-22T11:09:39.267822 #3908074] INFO -- : [288/861] 3949741=test_rdoc_i18n_text I, [2024-01-22T11:09:39.425212 #3908074] INFO -- : [289/861] 3949741=test_evaluation I, [2024-01-22T11:09:39.445324 #3908074] INFO -- : [290/861] 3949741=test_yamldbm I, [2024-01-22T11:09:39.479685 #3908074] INFO -- : [291/861] 3949741=test_https I, [2024-01-22T11:09:42.224767 #3908074] INFO -- : [292/861] 3949741=test_cgi_multipart I, [2024-01-22T11:09:43.207832 #3908074] INFO -- : [293/861] 3949741=test_gem_commands_check_command I, [2024-01-22T11:09:43.523146 #3908074] INFO -- : [294/861] 3949741=test_rdoc_comment I, [2024-01-22T11:09:43.873401 #3908074] INFO -- : [295/861] 3949741=test_config I, [2024-01-22T11:09:46.275831 #3908074] INFO -- : [296/861] 3949741=test_io I, [2024-01-22T11:09:47.140194 #3908074] INFO -- : [297/861] 3949741=test_io_wait I, [2024-01-22T11:09:47.556274 #3908074] INFO -- : [298/861] 3949741=test_kwargs I, [2024-01-22T11:09:47.575454 #3908074] INFO -- : [299/861] 3949741=test_ftp I, [2024-01-22T11:09:47.702548 #3908074] INFO -- : [300/861] 3949741=test_rational2 I, [2024-01-22T11:09:47.744474 #3908074] INFO -- : [301/861] 3949741=test_lambda I, [2024-01-22T11:09:48.108737 #3908074] INFO -- : [302/861] 3949741=test_rational I, [2024-01-22T11:09:49.113414 #3908074] INFO -- : [303/861] 3949741=test_project_sanity I, [2024-01-22T11:09:49.160109 #3908074] INFO -- : [304/861] 3949741=test_euc_kr I, [2024-01-22T11:09:49.192903 #3908074] INFO -- : [305/861] 3949741=test_fstring I, [2024-01-22T11:09:49.807923 #3908074] INFO -- : [306/861] 3949741=test_gem_ext_cargo_builder_link_flag_converter I, [2024-01-22T11:09:50.499190 #3908074] INFO -- : [307/861] 3949741=fuzzer_test I, [2024-01-22T11:09:50.583060 #3908074] INFO -- : [308/861] 3949741=test_const I, [2024-01-22T11:09:50.642150 #3908074] INFO -- : [309/861] 3949741=test_rdoc_markup_raw I, [2024-01-22T11:09:50.725019 #3908074] INFO -- : [310/861] 3949741=test_class I, [2024-01-22T11:10:04.556521 #3908074] INFO -- : [311/861] 3949740=test_ensured I, [2024-01-22T11:10:04.556684 #3908074] INFO -- : [312/861] 3949740=test_completion I, [2024-01-22T11:10:07.544792 #3908074] INFO -- : [313/861] 3949741=test_struct I, [2024-01-22T11:10:07.596384 #3908074] INFO -- : [314/861] 3949741=test_gem_source_list I, [2024-01-22T11:10:08.249615 #3908074] INFO -- : [315/861] 3949741=test_yaml_special_cases I, [2024-01-22T11:10:08.311184 #3908074] INFO -- : [316/861] 3949741=test_syslog I, [2024-01-22T11:10:08.455622 #3908074] INFO -- : [317/861] 3949741=test_gem_source_installed I, [2024-01-22T11:10:08.527616 #3908074] INFO -- : [318/861] 3949741=test_stringio I, [2024-01-22T11:10:09.062677 #3908074] INFO -- : [319/861] 3949740=test_x509cert I, [2024-01-22T11:10:09.316931 #3908074] INFO -- : [320/861] 3949741=test_logdevice I, [2024-01-22T11:10:11.023853 #3908074] INFO -- : [321/861] 3949740=test_regexp I, [2024-01-22T11:10:16.589471 #3908074] INFO -- : [322/861] 3949741=test_rand I, [2024-01-22T11:10:18.639943 #3908074] INFO -- : [323/861] 3949741=test_class2name I, [2024-01-22T11:10:18.792013 #3908074] INFO -- : [324/861] 3949741=test_parse I, [2024-01-22T11:10:20.163611 #3908074] INFO -- : [325/861] 3949742=test_bigzero I, [2024-01-22T11:10:20.197529 #3908074] INFO -- : [326/861] 3949742=test_gem_platform I, [2024-01-22T11:10:20.485520 #3908074] INFO -- : [327/861] 3949741=test_require I, [2024-01-22T11:10:21.081987 #3908074] INFO -- : [328/861] 3949742=test_win32ole_type_event I, [2024-01-22T11:10:21.220241 #3908074] INFO -- : [329/861] 3949742=test_addr I, [2024-01-22T11:10:21.287955 #3908074] INFO -- : [330/861] 3949742=test_boolean I, [2024-01-22T11:10:21.344590 #3908074] INFO -- : [331/861] 3949742=test_ns_spki I, [2024-01-22T11:10:21.637169 #3908074] INFO -- : [332/861] 3949742=test_stack I, [2024-01-22T11:10:28.966164 #3908074] INFO -- : [333/861] 3949742=test_key_name_check I, [2024-01-22T11:10:29.052004 #3908074] INFO -- : [334/861] 3949742=test_helper I, [2024-01-22T11:10:29.091614 #3908074] INFO -- : [335/861] 3949742=test_rdoc_markup_attribute_manager I, [2024-01-22T11:10:29.260891 #3908074] INFO -- : [336/861] 3949742=test_rdoc_rd I, [2024-01-22T11:10:29.374201 #3908074] INFO -- : [337/861] 3949742=test_gem_resolver_local_specification I, [2024-01-22T11:10:29.487850 #3908074] INFO -- : [338/861] 3949742=test_gem_resolver_composed_set I, [2024-01-22T11:10:29.584665 #3908074] INFO -- : [339/861] 3949742=test_files_test_2 I, [2024-01-22T11:10:29.658237 #3908074] INFO -- : [340/861] 3949742=test_rdoc_markup_hard_break I, [2024-01-22T11:10:29.713024 #3908074] INFO -- : [341/861] 3949742=test_logperiod I, [2024-01-22T11:10:29.867869 #3908074] INFO -- : [342/861] 3949742=test_econv I, [2024-01-22T11:10:36.359916 #3908074] INFO -- : [343/861] 3949742=test_http I, [2024-01-22T11:10:37.020872 #3908074] INFO -- : [344/861] 3949741=test_resource I, [2024-01-22T11:10:37.039917 #3908074] INFO -- : [345/861] 3949741=test_win32ole_param_event I, [2024-01-22T11:10:37.067894 #3908074] INFO -- : [346/861] 3949741=test_http_request I, [2024-01-22T11:10:37.108500 #3908074] INFO -- : [347/861] 3949741=test_hash I, [2024-01-22T11:10:37.196252 #3908074] INFO -- : [348/861] 3949741=test_gem_resolver_vendor_set I, [2024-01-22T11:10:37.431630 #3908074] INFO -- : [349/861] 3949741=test_pipe I, [2024-01-22T11:10:38.437022 #3908074] INFO -- : [350/861] 3949741=test_gem_commands_update_command I, [2024-01-22T11:10:48.087618 #3908074] INFO -- : [351/861] 3949741=test_object_references I, [2024-01-22T11:10:48.110511 #3908074] INFO -- : [352/861] 3949741=test_reqarg I, [2024-01-22T11:10:48.373511 #3908074] INFO -- : [353/861] 3949741=test_ldap I, [2024-01-22T11:10:48.432081 #3908074] INFO -- : [354/861] 3949741=test_rdoc_cross_reference I, [2024-01-22T11:10:50.595614 #3908074] INFO -- : [355/861] 3949741=test_shift_jis I, [2024-01-22T11:10:50.653779 #3908074] INFO -- : [356/861] 3949741=test_undef I, [2024-01-22T11:10:50.925315 #3908074] INFO -- : [357/861] 3949741=test_gem_commands_setup_command I, [2024-01-22T11:10:54.124857 #3908074] INFO -- : [358/861] 3949741=test_thread_cv I, [2024-01-22T11:10:54.699869 #3908074] INFO -- : [359/861] 3949742=test_tmpdir I, [2024-01-22T11:10:54.937810 #3908074] INFO -- : [360/861] 3949741=test_gem_package_tar_reader_entry I, [2024-01-22T11:10:55.076897 #3908074] INFO -- : [361/861] 3949742=test_koi8 I, [2024-01-22T11:10:55.101293 #3908074] INFO -- : [362/861] 3949742=test_printf I, [2024-01-22T11:10:55.165305 #3908074] INFO -- : [363/861] 3949742=test_function_entry I, [2024-01-22T11:10:55.199825 #3908074] INFO -- : [364/861] 3949742=test_rdoc_any_method I, [2024-01-22T11:10:56.839951 #3908074] INFO -- : [365/861] 3949742=test_thread I, [2024-01-22T11:10:57.107829 #3908074] INFO -- : [366/861] 3949741=test_time I, [2024-01-22T11:10:57.628148 #3908074] INFO -- : [367/861] 3949741=test_type I, [2024-01-22T11:10:57.643906 #3908074] INFO -- : [368/861] 3949741=test_complexrational I, [2024-01-22T11:10:57.667930 #3908074] INFO -- : [369/861] 3949741=test_filter I, [2024-01-22T11:10:57.835053 #3908074] INFO -- : [370/861] 3949741=test_unicode I, [2024-01-22T11:10:57.946313 #3908074] INFO -- : [371/861] 3949741=test_proc I, [2024-01-22T11:11:02.838691 #3908074] INFO -- : [372/861] 3949741=test_document I, [2024-01-22T11:11:02.873947 #3908074] INFO -- : [373/861] 3949741=test_placearg I, [2024-01-22T11:11:02.979925 #3908074] INFO -- : [374/861] 3949741=test_at_exit I, [2024-01-22T11:11:03.045859 #3908074] INFO -- : [375/861] 3949741=test_gem_commands_uninstall_command I, [2024-01-22T11:11:09.910966 #3908074] INFO -- : [376/861] 3949741=test_ansi_with_terminfo I, [2024-01-22T11:11:09.951838 #3908074] INFO -- : [377/861] 3949741=test_rdoc_markup_to_table_of_contents I, [2024-01-22T11:11:10.103968 #3908074] INFO -- : [378/861] 3949741=test_hash_create I, [2024-01-22T11:11:10.276536 #3908074] INFO -- : [379/861] 3949741=test_zlib I, [2024-01-22T11:11:20.401452 #3908074] INFO -- : [380/861] 3949742=test_switch_hitter I, [2024-01-22T11:11:20.508071 #3908074] INFO -- : [381/861] 3949742=test_continuation I, [2024-01-22T11:11:21.259971 #3908074] INFO -- : [382/861] 3949742=test_ocsp I, [2024-01-22T11:11:23.659926 #3908074] INFO -- : [383/861] 3949742=test_primitive I, [2024-01-22T11:11:23.735637 #3908074] INFO -- : [384/861] 3949742=test_yamlstore I, [2024-01-22T11:11:23.790625 #3908074] INFO -- : [385/861] 3949742=test_delete I, [2024-01-22T11:11:23.835131 #3908074] INFO -- : [386/861] 3949742=test_gem_ext_configure_builder I, [2024-01-22T11:11:24.095204 #3908074] INFO -- : [387/861] 3949742=test_big2str I, [2024-01-22T11:11:24.120249 #3908074] INFO -- : [388/861] 3949742=test_enumerator_kw I, [2024-01-22T11:11:24.644590 #3908074] INFO -- : [389/861] 3949742=test_eval_history I, [2024-01-22T11:11:24.724956 #3908074] INFO -- : [390/861] 3949742=dispatcher_test I, [2024-01-22T11:11:24.735920 #3908074] INFO -- : [391/861] 3949742=test_err_in_callback I, [2024-01-22T11:11:24.746534 #3908074] INFO -- : [392/861] 3949742=test_files_test I, [2024-01-22T11:11:24.887819 #3908074] INFO -- : [393/861] 3949742=test_tempfile I, [2024-01-22T11:11:26.169937 #3908074] INFO -- : [394/861] 3949742=test_arity I, [2024-01-22T11:11:26.399821 #3908074] INFO -- : [395/861] 3949742=test_io_m17n I, [2024-01-22T11:11:33.541655 #3908074] INFO -- : [396/861] 3949742=test_encoding I, [2024-01-22T11:11:33.620038 #3908074] INFO -- : [397/861] 3949742=test_rb_str_dup I, [2024-01-22T11:11:33.692709 #3908074] INFO -- : [398/861] 3949742=test_gem_commands_lock_command I, [2024-01-22T11:11:33.812720 #3908074] INFO -- : [399/861] 3949742=test_sockopt I, [2024-01-22T11:11:34.043831 #3908074] INFO -- : [400/861] 3949742=test_function I, [2024-01-22T11:11:34.402319 #3908074] INFO -- : [401/861] 3949742=test_gem_request_connection_pools I, [2024-01-22T11:11:35.636293 #3908074] INFO -- : [402/861] 3949742=test_files_ext I, [2024-01-22T11:11:35.743728 #3908074] INFO -- : [403/861] 3949742=test_irb I, [2024-01-22T11:11:36.276862 #3908074] INFO -- : [404/861] 3949744=test_pinned I, [2024-01-22T11:11:36.583418 #3908074] INFO -- : [405/861] 3949744=test_win32ole_event I, [2024-01-22T11:11:36.587469 #3908074] INFO -- : [406/861] 3949744=test_folderitem2_invokeverb I, [2024-01-22T11:11:36.768149 #3908074] INFO -- : [407/861] 3949744=test_arith_seq_extract I, [2024-01-22T11:11:36.991635 #3908074] INFO -- : [408/861] 3949742=test_gem_gemcutter_utilities I, [2024-01-22T11:11:37.684960 #3908074] INFO -- : [409/861] 3949744=test_gb18030 I, [2024-01-22T11:11:37.693973 #3908074] INFO -- : [410/861] 3949744=test_to_ruby I, [2024-01-22T11:11:37.811805 #3908074] INFO -- : [411/861] 3949744=test_gem_version I, [2024-01-22T11:11:38.717206 #3908074] INFO -- : [412/861] 3949742=test_memory_view I, [2024-01-22T11:11:39.003921 #3908074] INFO -- : [413/861] 3949744=test_gem_ext_cargo_builder I, [2024-01-22T11:11:39.123947 #3908074] INFO -- : [414/861] 3949744=test_enc_str_buf_cat I, [2024-01-22T11:11:39.163445 #3908074] INFO -- : [415/861] 3949744=test_lexer I, [2024-01-22T11:11:39.283883 #3908074] INFO -- : [416/861] 3949744=test_gem_resolver_index_set I, [2024-01-22T11:11:39.782716 #3908074] INFO -- : [417/861] 3949744=test_grapheme_breaks I, [2024-01-22T11:11:39.919830 #3908074] INFO -- : [418/861] 3949744=test_random I, [2024-01-22T11:11:40.081602 #3908074] INFO -- : [419/861] 3949744=test_init I, [2024-01-22T11:11:41.038099 #3908074] INFO -- : [420/861] 3949742=test_gem_commands_unpack_command I, [2024-01-22T11:11:41.465650 #3908074] INFO -- : [421/861] 3949744=test_digest I, [2024-01-22T11:11:41.537507 #3908074] INFO -- : [422/861] 3949744=test_ansi_without_terminfo I, [2024-01-22T11:11:41.647802 #3908074] INFO -- : [423/861] 3949744=test_unix I, [2024-01-22T11:11:41.847728 #3908074] INFO -- : [424/861] 3949744=test_file I, [2024-01-22T11:11:41.863501 #3908074] INFO -- : [425/861] 3949744=test_dot_dot I, [2024-01-22T11:11:41.956135 #3908074] INFO -- : [426/861] 3949744=test_context I, [2024-01-22T11:11:42.663859 #3908074] INFO -- : [427/861] 3949744=test_ellipsize I, [2024-01-22T11:11:42.672272 #3908074] INFO -- : [428/861] 3949744=test_coder I, [2024-01-22T11:11:42.728908 #3908074] INFO -- : [429/861] 3949742=test_symbol I, [2024-01-22T11:11:43.085553 #3908074] INFO -- : [430/861] 3949744=test_closure I, [2024-01-22T11:11:47.803624 #3908074] INFO -- : [431/861] 3949744=test_x509store I, [2024-01-22T11:11:48.856295 #3908074] INFO -- : [432/861] 3949744=test_wss I, [2024-01-22T11:11:48.931679 #3908074] INFO -- : [433/861] 3949744=test_exit I, [2024-01-22T11:11:49.399620 #3908074] INFO -- : [434/861] 3949744=test_gem_source_local I, [2024-01-22T11:11:50.827617 #3908074] INFO -- : [435/861] 3949744=test_gem_request_set_gem_dependency_api I, [2024-01-22T11:11:52.805856 #3908074] INFO -- : [436/861] 3949744=test_nil I, [2024-01-22T11:11:52.820202 #3908074] INFO -- : [437/861] 3949744=test_mul I, [2024-01-22T11:11:52.845710 #3908074] INFO -- : [438/861] 3949744=test_rdoc_parser I, [2024-01-22T11:11:52.934111 #3908074] INFO -- : [439/861] 3949744=test_show_source I, [2024-01-22T11:11:53.724948 #3908074] INFO -- : [440/861] 3949744=test_integer_comb I, [2024-01-22T11:12:05.464667 #3908074] INFO -- : [441/861] 3949741=test_euc_tw I, [2024-01-22T11:12:05.478563 #3908074] INFO -- : [442/861] 3949741=test_gem_console_ui I, [2024-01-22T11:12:05.560096 #3908074] INFO -- : [443/861] 3949744=test_win32ole_method_event I, [2024-01-22T11:12:05.570091 #3908074] INFO -- : [444/861] 3949744=test_install I, [2024-01-22T11:12:05.592871 #3908074] INFO -- : [445/861] 3949741=test_cmethod I, [2024-01-22T11:12:05.640110 #3908074] INFO -- : [446/861] 3949741=test_nextafter I, [2024-01-22T11:12:06.161381 #3908074] INFO -- : [447/861] 3949741=test_alias_and_anchor I, [2024-01-22T11:12:06.197651 #3908074] INFO -- : [448/861] 3949741=test_capacity I, [2024-01-22T11:12:06.366117 #3908074] INFO -- : [449/861] 3949741=test_wait I, [2024-01-22T11:12:06.884033 #3908074] INFO -- : [450/861] 3949741=ractor_test I, [2024-01-22T11:12:06.948275 #3908074] INFO -- : [451/861] 3949741=test_x509attr I, [2024-01-22T11:12:06.988543 #3908074] INFO -- : [452/861] 3949741=test_yield I, [2024-01-22T11:12:07.013850 #3908074] INFO -- : [453/861] 3949744=test_bignum I, [2024-01-22T11:12:07.762491 #3908074] INFO -- : [454/861] 3949744=parse_comments_test I, [2024-01-22T11:12:07.801012 #3908074] INFO -- : [455/861] 3949744=test_date I, [2024-01-22T11:12:07.890752 #3908074] INFO -- : [456/861] 3949744=test_pair I, [2024-01-22T11:12:09.687863 #3908074] INFO -- : [457/861] 3949742=test_integer I, [2024-01-22T11:12:10.123430 #3908074] INFO -- : [458/861] 3949742=test_comparable I, [2024-01-22T11:12:10.123499 #3908074] INFO -- : [459/861] 3949742=test_io_timeout I, [2024-01-22T11:12:10.129703 #3908074] INFO -- : [460/861] 3949742=test_gem_commands_server_command I, [2024-01-22T11:12:10.203627 #3908074] INFO -- : [461/861] 3949742=test_clone I, [2024-01-22T11:12:11.583620 #3908074] INFO -- : [462/861] 3949742=test_gem_security_signer I, [2024-01-22T11:12:12.778730 #3908074] INFO -- : [463/861] 3949742=test_pkg_config I, [2024-01-22T11:12:12.867827 #3908074] INFO -- : [464/861] 3949742=test_gem_source_lock I, [2024-01-22T11:12:13.273368 #3908074] INFO -- : [465/861] 3949742=test_rdoc_normal_module I, [2024-01-22T11:12:13.669286 #3908074] INFO -- : [466/861] 3949742=test_rdoc_markdown_test I, [2024-01-22T11:12:16.467617 #3908074] INFO -- : [467/861] 3949740=test_resolve_symbol I, [2024-01-22T11:12:16.963628 #3908074] INFO -- : [468/861] 3949740=test_default_gems I, [2024-01-22T11:12:17.200457 #3908074] INFO -- : [469/861] 3949740=test_rdoc_task I, [2024-01-22T11:12:17.246133 #3908074] INFO -- : [470/861] 3949740=test_x509name I, [2024-01-22T11:12:17.295881 #3908074] INFO -- : [471/861] 3949740=test_dln I, [2024-01-22T11:12:17.343945 #3908074] INFO -- : [472/861] 3949740=test_backtrace I, [2024-01-22T11:12:20.078061 #3908074] INFO -- : [473/861] 3949740=test_scalar_scanner I, [2024-01-22T11:12:20.155780 #3908074] INFO -- : [474/861] 3949740=test_set I, [2024-01-22T11:12:20.339578 #3908074] INFO -- : [475/861] 3949740=test_nofree I, [2024-01-22T11:12:20.411363 #3908074] INFO -- : [476/861] 3949740=test_member I, [2024-01-22T11:12:20.427853 #3908074] INFO -- : [477/861] 3949740=test_syntax I, [2024-01-22T11:12:21.071366 #3908074] INFO -- : [478/861] 3949744=test_win32ole_variant I, [2024-01-22T11:12:21.148079 #3908074] INFO -- : [479/861] 3949744=test_x509req I, [2024-01-22T11:12:22.051355 #3908074] INFO -- : [480/861] 3949742=test_flip I, [2024-01-22T11:12:22.125317 #3908074] INFO -- : [481/861] 3949742=test_buffering I, [2024-01-22T11:12:22.153044 #3908074] INFO -- : [482/861] 3949742=test_svcb_https I, [2024-01-22T11:12:22.207899 #3908074] INFO -- : [483/861] 3949742=test_my_integer I, [2024-01-22T11:12:22.230280 #3908074] INFO -- : [484/861] 3949742=test_insns_leaf I, [2024-01-22T11:12:22.435886 #3908074] INFO -- : [485/861] 3949742=test_option I, [2024-01-22T11:12:22.681527 #3908074] INFO -- : [486/861] 3949744=encoding_test I, [2024-01-22T11:12:23.263617 #3908074] INFO -- : [487/861] 3949742=test_gem_version_option I, [2024-01-22T11:12:23.346351 #3908074] INFO -- : [488/861] 3949744=test_cgi_session I, [2024-01-22T11:12:23.519629 #3908074] INFO -- : [489/861] 3949744=test_httpresponses I, [2024-01-22T11:12:23.764188 #3908074] INFO -- : [490/861] 3949744=test_usrmarshal I, [2024-01-22T11:12:24.292007 #3908074] INFO -- : [491/861] 3949742=test_x509crl I, [2024-01-22T11:12:25.266147 #3908074] INFO -- : [492/861] 3949742=test_ripper I, [2024-01-22T11:12:25.511945 #3908074] INFO -- : [493/861] 3949744=test_optimization I, [2024-01-22T11:12:27.899897 #3908074] INFO -- : [494/861] 3949742=test_gem_commands_which_command I, [2024-01-22T11:12:28.395889 #3908074] INFO -- : [495/861] 3949742=test_pkcs12 I, [2024-01-22T11:12:29.114458 #3908074] INFO -- : [496/861] 3949741=test_weakmap I, [2024-01-22T11:12:30.820427 #3908074] INFO -- : [497/861] 3949742=test_refinement I, [2024-01-22T11:13:00.214150 #3908074] INFO -- : [498/861] 3949742=test_fiber I, [2024-01-22T11:13:04.648007 #3908074] INFO -- : [499/861] 3949744=test_case_options I, [2024-01-22T11:13:04.683804 #3908074] INFO -- : [500/861] 3949744=test_gem_request_set_lockfile_parser I, [2024-01-22T11:13:05.207621 #3908074] INFO -- : [501/861] 3949740=test_utf16 I, [2024-01-22T11:13:05.245315 #3908074] INFO -- : [502/861] 3949740=test_autoload I, [2024-01-22T11:13:05.719911 #3908074] INFO -- : [503/861] 3949744=test_sprintf I, [2024-01-22T11:13:06.560187 #3908074] INFO -- : [504/861] 3949744=test_gem_commands_cleanup_command I, [2024-01-22T11:13:08.764353 #3908074] INFO -- : [505/861] 3949744=test_gem_dependency_resolution_error I, [2024-01-22T11:13:08.830263 #3908074] INFO -- : [506/861] 3949744=test_buffered_io I, [2024-01-22T11:13:08.987994 #3908074] INFO -- : [507/861] 3949744=test_gem_ext_ext_conf_builder I, [2024-01-22T11:13:11.301523 #3908074] INFO -- : [508/861] 3949742=test_path_to_class I, [2024-01-22T11:13:11.345587 #3908074] INFO -- : [509/861] 3949742=test_emoji I, [2024-01-22T11:13:11.512722 #3908074] INFO -- : [510/861] 3949742=test_sorted_set I, [2024-01-22T11:13:12.609523 #3908074] INFO -- : [511/861] 3949742=test_resize I, [2024-01-22T11:13:12.781872 #3908074] INFO -- : [512/861] 3949742=test_gem_resolver I, [2024-01-22T11:13:14.984787 #3908074] INFO -- : [513/861] 3949742=test_rdoc_tom_doc I, [2024-01-22T11:13:15.068838 #3908074] INFO -- : [514/861] 3949742=json_generic_object_test I, [2024-01-22T11:13:15.166645 #3908074] INFO -- : [515/861] 3949742=test_erb I, [2024-01-22T11:13:15.655645 #3908074] INFO -- : [516/861] 3949742=test_cp949 I, [2024-01-22T11:13:15.688502 #3908074] INFO -- : [517/861] 3949742=test_condition I, [2024-01-22T11:13:15.774936 #3908074] INFO -- : [518/861] 3949742=test_stringify_symbols I, [2024-01-22T11:13:15.887061 #3908074] INFO -- : [519/861] 3949742=test_eval I, [2024-01-22T11:13:17.429836 #3908074] INFO -- : [520/861] 3949744=test_date_attr I, [2024-01-22T11:13:17.457379 #3908074] INFO -- : [521/861] 3949744=test_gem_name_tuple I, [2024-01-22T11:13:17.548432 #3908074] INFO -- : [522/861] 3949742=test_rdoc_markup_to_bs I, [2024-01-22T11:13:17.576879 #3908074] INFO -- : [523/861] 3949744=test_gem_commands_push_command I, [2024-01-22T11:13:17.705064 #3908074] INFO -- : [524/861] 3949742=test_x509ext I, [2024-01-22T11:13:17.773802 #3908074] INFO -- : [525/861] 3949742=locals_test I, [2024-01-22T11:13:19.944249 #3908074] INFO -- : [526/861] 3949744=parse_test I, [2024-01-22T11:13:20.155976 #3908074] INFO -- : [527/861] 3949742=test_httpresponse I, [2024-01-22T11:13:20.348303 #3908074] INFO -- : [528/861] 3949742=test_rdoc_parser_ruby I, [2024-01-22T11:13:29.053024 #3908074] INFO -- : [529/861] 3949742=test_verbose I, [2024-01-22T11:13:29.214197 #3908074] INFO -- : [530/861] 3949742=test_cmd I, [2024-01-22T11:13:32.326767 #3908074] INFO -- : [531/861] 3949740=test_gem_ext_cmake_builder I, [2024-01-22T11:13:32.408201 #3908074] INFO -- : [532/861] 3949740=test_c_union_entity I, [2024-01-22T11:13:32.790645 #3908074] INFO -- : [533/861] 3949740=parameters_signature_test I, [2024-01-22T11:13:32.819094 #3908074] INFO -- : [534/861] 3949740=test_rdoc_parser_changelog I, [2024-01-22T11:13:33.095786 #3908074] INFO -- : [535/861] 3949740=test_io_wait_uncommon I, [2024-01-22T11:13:33.140921 #3908074] INFO -- : [536/861] 3949740=comments_test I, [2024-01-22T11:13:33.163972 #3908074] INFO -- : [537/861] 3949740=test_io_console I, [2024-01-22T11:13:33.896220 #3908074] INFO -- : [538/861] 3949742=test_file I, [2024-01-22T11:13:37.051612 #3908074] INFO -- : [539/861] 3949744=test_gem_ci_detector I, [2024-01-22T11:13:37.061753 #3908074] INFO -- : [540/861] 3949744=bom_test I, [2024-01-22T11:13:37.153781 #3908074] INFO -- : [541/861] 3949744=test_rdoc_markup_to_ansi I, [2024-01-22T11:13:37.343698 #3908074] INFO -- : [542/861] 3949744=test_generic I, [2024-01-22T11:13:37.619873 #3908074] INFO -- : [543/861] 3949744=test_passing_block I, [2024-01-22T11:13:37.653538 #3908074] INFO -- : [544/861] 3949744=test_workspace I, [2024-01-22T11:13:37.966667 #3908074] INFO -- : [545/861] 3949741=test_framework I, [2024-01-22T11:13:37.979407 #3908074] INFO -- : [546/861] 3949741=test_debug_cmd I, [2024-01-22T11:13:37.985171 #3908074] INFO -- : [547/861] 3949744=test_singleton_function I, [2024-01-22T11:13:38.020692 #3908074] INFO -- : [548/861] 3949744=test_gem_resolver_index_specification I, [2024-01-22T11:13:38.059914 #3908074] INFO -- : [549/861] 3949741=test_gem_rdoc I, [2024-01-22T11:13:38.151658 #3908074] INFO -- : [550/861] 3949740=test_digest_extend I, [2024-01-22T11:13:38.212170 #3908074] INFO -- : [551/861] 3949740=test_bn I, [2024-01-22T11:13:38.288146 #3908074] INFO -- : [552/861] 3949740=test_gem_install_update_options I, [2024-01-22T11:13:38.346984 #3908074] INFO -- : [553/861] 3949744=test_last_thread I, [2024-01-22T11:13:38.616872 #3908074] INFO -- : [554/861] 3949741=test_monitor I, [2024-01-22T11:13:38.951391 #3908074] INFO -- : [555/861] 3949741=test_c_struct_builder I, [2024-01-22T11:13:39.145118 #3908074] INFO -- : [556/861] 3949740=test_gem_dependency_list I, [2024-01-22T11:13:39.527925 #3908074] INFO -- : [557/861] 3949740=test_numhash I, [2024-01-22T11:13:39.542909 #3908074] INFO -- : [558/861] 3949744=test_whileuntil I, [2024-01-22T11:13:39.560950 #3908074] INFO -- : [559/861] 3949744=test_pkey_rsa I, [2024-01-22T11:13:39.606228 #3908074] INFO -- : [560/861] 3949740=test_gem_commands_search_command I, [2024-01-22T11:13:39.648101 #3908074] INFO -- : [561/861] 3949740=regexp_test I, [2024-01-22T11:13:39.713555 #3908074] INFO -- : [562/861] 3949740=test_arithmetic_sequence I, [2024-01-22T11:13:39.795787 #3908074] INFO -- : [563/861] 3949741=test_addrinfo I, [2024-01-22T11:13:39.821111 #3908074] INFO -- : [564/861] 3949740=test_gem_commands_specification_command I, [2024-01-22T11:13:40.332006 #3908074] INFO -- : [565/861] 3949742=test_cesu8 I, [2024-01-22T11:13:40.340424 #3908074] INFO -- : [566/861] 3949742=test_rdoc_markup_document I, [2024-01-22T11:13:40.368720 #3908074] INFO -- : [567/861] 3949742=test_rdoc_generator_markup I, [2024-01-22T11:13:40.413536 #3908074] INFO -- : [568/861] 3949742=test_bug-14834 I, [2024-01-22T11:13:40.757433 #3908074] INFO -- : [569/861] 3949742=test_terminfo I, [2024-01-22T11:13:40.808231 #3908074] INFO -- : [570/861] 3949742=test_rdoc_markup_parser I, [2024-01-22T11:13:41.027951 #3908074] INFO -- : [571/861] 3949740=test_gem_commands_dependency_command I, [2024-01-22T11:13:41.048346 #3908074] INFO -- : [572/861] 3949742=test_rdoc_context I, [2024-01-22T11:13:41.152471 #3908074] INFO -- : [573/861] 3949741=test_num2int I, [2024-01-22T11:13:41.181472 #3908074] INFO -- : [574/861] 3949741=test_cgi_util I, [2024-01-22T11:13:41.281585 #3908074] INFO -- : [575/861] 3949744=test_iter_break I, [2024-01-22T11:13:41.316072 #3908074] INFO -- : [576/861] 3949744=test_open-uri I, [2024-01-22T11:13:41.647640 #3908074] INFO -- : [577/861] 3949740=test_date_ractor I, [2024-01-22T11:13:42.520553 #3908074] INFO -- : [578/861] 3949741=test_rdoc_markup_to_tt_only I, [2024-01-22T11:13:42.663113 #3908074] INFO -- : [579/861] 3949741=test_address_resolve I, [2024-01-22T11:13:42.959925 #3908074] INFO -- : [580/861] 3949741=test_parser I, [2024-01-22T11:13:43.103620 #3908074] INFO -- : [581/861] 3949741=json_generator_test I, [2024-01-22T11:13:43.450127 #3908074] INFO -- : [582/861] 3949740=test_gem_commands_signin_command I, [2024-01-22T11:13:43.465755 #3908074] INFO -- : [583/861] 3949741=test_iso_8859 I, [2024-01-22T11:13:43.541174 #3908074] INFO -- : [584/861] 3949741=test_spell_checker I, [2024-01-22T11:13:43.605065 #3908074] INFO -- : [585/861] 3949741=test_open3 I, [2024-01-22T11:13:44.300851 #3908074] INFO -- : [586/861] 3949740=test_win32ole_method I, [2024-01-22T11:13:44.308359 #3908074] INFO -- : [587/861] 3949740=test_rbconfig I, [2024-01-22T11:13:44.336040 #3908074] INFO -- : [588/861] 3949740=test_error_highlight I, [2024-01-22T11:13:46.339908 #3908074] INFO -- : [589/861] 3949744=test_load I, [2024-01-22T11:13:46.377945 #3908074] INFO -- : [590/861] 3949744=test_euc_jp I, [2024-01-22T11:13:46.404253 #3908074] INFO -- : [591/861] 3949744=test_flush I, [2024-01-22T11:13:46.423956 #3908074] INFO -- : [592/861] 3949740=test_gem_resolver_conflict I, [2024-01-22T11:13:46.475803 #3908074] INFO -- : [593/861] 3949744=test_random I, [2024-01-22T11:13:46.477968 #3908074] INFO -- : [594/861] 3949744=test_call I, [2024-01-22T11:13:46.568480 #3908074] INFO -- : [595/861] 3949740=test_rdoc_extend I, [2024-01-22T11:13:46.599849 #3908074] INFO -- : [596/861] 3949740=test_gem_safe_marshal I, [2024-01-22T11:13:46.946065 #3908074] INFO -- : [597/861] 3949742=test_date_strptime I, [2024-01-22T11:13:47.585517 #3908074] INFO -- : [598/861] 3949742=test_string I, [2024-01-22T11:13:48.259728 #3908074] INFO -- : [599/861] 3949744=test_gbk I, [2024-01-22T11:13:48.305100 #3908074] INFO -- : [600/861] 3949744=test_merge_keys I, [2024-01-22T11:13:48.376043 #3908074] INFO -- : [601/861] 3949744=test_gem_resolver_best_set I, [2024-01-22T11:13:49.064006 #3908074] INFO -- : [602/861] 3949744=test_threadgroup I, [2024-01-22T11:13:50.207838 #3908074] INFO -- : [603/861] 3949744=test_array I, [2024-01-22T11:13:51.507715 #3908074] INFO -- : [604/861] 3949740=test_utf32 I, [2024-01-22T11:13:51.566820 #3908074] INFO -- : [605/861] 3949740=test_gem_commands_environment_command I, [2024-01-22T11:13:51.760689 #3908074] INFO -- : [606/861] 3949740=test_rdoc_markup_to_html_crossref I, [2024-01-22T11:13:53.338520 #3908074] INFO -- : [607/861] 3949740=test_gem_resolver_lock_specification I, [2024-01-22T11:13:53.563680 #3908074] INFO -- : [608/861] 3949740=test_noarg I, [2024-01-22T11:13:53.817755 #3908074] INFO -- : [609/861] 3949740=test_gem_commands_contents_command I, [2024-01-22T11:13:54.424652 #3908074] INFO -- : [610/861] 3949740=test_omap I, [2024-01-22T11:13:54.523868 #3908074] INFO -- : [611/861] 3949740=test_fiddle I, [2024-01-22T11:13:55.105346 #3908074] INFO -- : [612/861] 3949740=test_shellwords I, [2024-01-22T11:13:55.160063 #3908074] INFO -- : [613/861] 3949740=test_complex I, [2024-01-22T11:13:55.905835 #3908074] INFO -- : [614/861] 3949740=test_ractor I, [2024-01-22T11:13:56.541198 #3908074] INFO -- : [615/861] 3949740=test_case I, [2024-01-22T11:13:56.557717 #3908074] INFO -- : [616/861] 3949740=test_yield_block I, [2024-01-22T11:13:56.631844 #3908074] INFO -- : [617/861] 3949740=test_digest I, [2024-01-22T11:13:59.207766 #3908074] INFO -- : [618/861] 3949740=test_rdoc_parser_markdown I, [2024-01-22T11:13:59.555324 #3908074] INFO -- : [619/861] 3949740=test_ractor I, [2024-01-22T11:13:59.568060 #3908074] INFO -- : [620/861] 3949741=test_float I, [2024-01-22T11:13:59.599913 #3908074] INFO -- : [621/861] 3949740=test_frozen I, [2024-01-22T11:13:59.607884 #3908074] INFO -- : [622/861] 3949740=test_windows_1251 I, [2024-01-22T11:13:59.632289 #3908074] INFO -- : [623/861] 3949740=test_gem_ext_cargo_builder_unit I, [2024-01-22T11:14:00.027300 #3908074] INFO -- : [624/861] 3949740=test_delegate I, [2024-01-22T11:14:00.187614 #3908074] INFO -- : [625/861] 3949740=test_postponed_job I, [2024-01-22T11:14:03.576189 #3908074] INFO -- : [626/861] 3949740=test_gem_request_set_lockfile I, [2024-01-22T11:14:05.254161 #3908074] INFO -- : [627/861] 3949740=test_pty I, [2024-01-22T11:14:05.715788 #3908074] INFO -- : [628/861] 3949741=test_recursion I, [2024-01-22T11:14:05.760440 #3908074] INFO -- : [629/861] 3949741=test_rdoc_markup_attributes I, [2024-01-22T11:14:05.911788 #3908074] INFO -- : [630/861] 3949741=test_ractor I, [2024-01-22T11:14:05.950720 #3908074] INFO -- : [631/861] 3949741=test_kdf I, [2024-01-22T11:14:06.083924 #3908074] INFO -- : [632/861] 3949741=test_gem_source_specific_file I, [2024-01-22T11:14:06.653715 #3908074] INFO -- : [633/861] 3949741=test_serialize_subclasses I, [2024-01-22T11:14:06.932137 #3908074] INFO -- : [634/861] 3949741=test_handle I, [2024-01-22T11:14:07.212907 #3908074] INFO -- : [635/861] 3949740=test_enum I, [2024-01-22T11:14:12.455627 #3908074] INFO -- : [636/861] 3949740=test_dryrun I, [2024-01-22T11:14:12.541779 #3908074] INFO -- : [637/861] 3949740=test_rdoc_rd_block_parser I, [2024-01-22T11:14:12.566714 #3908074] INFO -- : [638/861] 3949741=test_rdoc_markup_pre_process I, [2024-01-22T11:14:12.659883 #3908074] INFO -- : [639/861] 3949740=test_sprintf_comb I, [2024-01-22T11:14:13.104621 #3908074] INFO -- : [640/861] 3949740=test_method_cache I, [2024-01-22T11:14:13.119615 #3908074] INFO -- : [641/861] 3949740=test_rdoc_ri_paths I, [2024-01-22T11:14:13.215615 #3908074] INFO -- : [642/861] 3949740=test_scheduler I, [2024-01-22T11:14:13.795924 #3908074] INFO -- : [643/861] 3949741=test_gem_text I, [2024-01-22T11:14:13.855907 #3908074] INFO -- : [644/861] 3949740=test_set_len I, [2024-01-22T11:14:13.913547 #3908074] INFO -- : [645/861] 3949740=test_settracefunc I, [2024-01-22T11:14:14.451726 #3908074] INFO -- : [646/861] 3949741=test_psych I, [2024-01-22T11:14:14.707624 #3908074] INFO -- : [647/861] 3949741=test_pattern_matching I, [2024-01-22T11:14:15.129368 #3908074] INFO -- : [648/861] 3949741=test_rubyoptions I, [2024-01-22T11:14:21.768162 #3908074] INFO -- : [649/861] 3949740=test_gem_commands_open_command I, [2024-01-22T11:14:21.905551 #3908074] INFO -- : [650/861] 3949740=json_common_interface_test I, [2024-01-22T11:14:22.047634 #3908074] INFO -- : [651/861] 3949740=test_asn1 I, [2024-01-22T11:14:22.085307 #3908074] INFO -- : [652/861] 3949740=test_zsh_completion I, [2024-01-22T11:14:22.128854 #3908074] INFO -- : [653/861] 3949740=test_win32ole I, [2024-01-22T11:14:22.168690 #3908074] INFO -- : [654/861] 3949740=test_find I, [2024-01-22T11:14:22.257463 #3908074] INFO -- : [655/861] 3949740=test_marshalable I, [2024-01-22T11:14:22.311531 #3908074] INFO -- : [656/861] 3949740=test_m17n_comb I, [2024-01-22T11:14:45.974021 #3908074] INFO -- : [657/861] 3949740=test_stream I, [2024-01-22T11:14:47.278550 #3908074] INFO -- : [658/861] 3949740=test_gem_resolver_git_specification I, [2024-01-22T11:14:47.803614 #3908074] INFO -- : [659/861] 3949740=test_pp I, [2024-01-22T11:14:48.110436 #3908074] INFO -- : [660/861] 3949740=test_gem_commands_stale_command I, [2024-01-22T11:14:48.129867 #3908074] INFO -- : [661/861] 3949740=test_uncorrectable_name_check I, [2024-01-22T11:14:48.307775 #3908074] INFO -- : [662/861] 3949740=test_beginendblock I, [2024-01-22T11:14:51.735831 #3908074] INFO -- : [663/861] 3949740=test_ssl_session I, [2024-01-22T11:14:54.719622 #3908074] INFO -- : [664/861] 3949740=heredoc_dedent_test I, [2024-01-22T11:14:54.763626 #3908074] INFO -- : [665/861] 3949740=test_deprecated I, [2024-01-22T11:14:54.779624 #3908074] INFO -- : [666/861] 3949740=test_div I, [2024-01-22T11:14:54.827619 #3908074] INFO -- : [667/861] 3949740=test_name_error_extension I, [2024-01-22T11:14:54.951609 #3908074] INFO -- : [668/861] 3949740=test_within_pipe I, [2024-01-22T11:14:55.568290 #3908074] INFO -- : [669/861] 3949740=test_abi I, [2024-01-22T11:14:56.375771 #3908074] INFO -- : [670/861] 3949740=test_reline I, [2024-01-22T11:14:57.488056 #3908074] INFO -- : [671/861] 3949740=test_coverage I, [2024-01-22T11:15:00.825890 #3908074] INFO -- : [672/861] 3949744=test_stringscanner I, [2024-01-22T11:15:01.085041 #3908074] INFO -- : [673/861] 3949744=test_socket I, [2024-01-22T11:15:03.539972 #3908074] INFO -- : [674/861] 3949740=test_pathname I, [2024-01-22T11:15:05.603630 #3908074] INFO -- : [675/861] 3949740=test_super I, [2024-01-22T11:15:05.708243 #3908074] INFO -- : [676/861] 3949744=test_coderange I, [2024-01-22T11:15:05.784709 #3908074] INFO -- : [677/861] 3949744=json_parser_test I, [2024-01-22T11:15:06.439370 #3908074] INFO -- : [678/861] 3949744=test_method I, [2024-01-22T11:15:13.830594 #3908074] INFO -- : [679/861] 3949740=test_rdoc_markup_to_label I, [2024-01-22T11:15:14.112367 #3908074] INFO -- : [680/861] 3949740=test_update I, [2024-01-22T11:15:14.400915 #3908074] INFO -- : [681/861] 3949740=test_ast I, [2024-01-22T11:15:15.864225 #3908074] INFO -- : [682/861] 3949741=test_protocol I, [2024-01-22T11:15:16.253484 #3908074] INFO -- : [683/861] 3949741=test_httpheader I, [2024-01-22T11:15:16.383767 #3908074] INFO -- : [684/861] 3949741=test_append I, [2024-01-22T11:15:16.445717 #3908074] INFO -- : [685/861] 3949741=test_exception I, [2024-01-22T11:15:43.262361 #3908074] INFO -- : [686/861] 3949741=test_rdoc_ri_driver I, [2024-01-22T11:15:44.853680 #3908074] INFO -- : [687/861] 3949741=test_tsort I, [2024-01-22T11:15:44.981626 #3908074] INFO -- : [688/861] 3949741=test_process I, [2024-01-22T11:15:54.783615 #3908074] INFO -- : [689/861] 3949744=test_ostruct I, [2024-01-22T11:15:55.849056 #3908074] INFO -- : [690/861] 3949744=test_rendering I, [2024-01-22T11:15:55.876803 #3908074] INFO -- : [691/861] 3949744=test_nowrite I, [2024-01-22T11:15:55.971606 #3908074] INFO -- : [692/861] 3949744=test_memory_view I, [2024-01-22T11:15:56.183860 #3908074] INFO -- : [693/861] 3949744=test_thread_queue I, [2024-01-22T11:16:08.053491 #3908074] INFO -- : [694/861] 3949744=test_alias I, [2024-01-22T11:16:09.175861 #3908074] INFO -- : [695/861] 3949744=test_dup I, [2024-01-22T11:16:10.337336 #3908074] INFO -- : [696/861] 3949744=test_rdoc_rubygems_hook I, [2024-01-22T11:16:10.639613 #3908074] INFO -- : [697/861] 3949744=test_input_method I, [2024-01-22T11:16:10.899153 #3908074] INFO -- : [698/861] 3949744=test_securerandom I, [2024-01-22T11:16:11.141208 #3908074] INFO -- : [699/861] 3949744=test_rdoc_class_module I, [2024-01-22T11:16:14.204292 #3908074] INFO -- : [700/861] 3949744=test_erb_command I, [2024-01-22T11:16:14.708658 #3908074] INFO -- : [701/861] 3949744=test_file_exhaustive I, [2024-01-22T11:16:52.966054 #3908074] INFO -- : [702/861] 3949744=test_acceptable I, [2024-01-22T11:16:53.056620 #3908074] INFO -- : [703/861] 3949744=test_dns I, [2024-01-22T11:16:53.871867 #3908074] INFO -- : [704/861] 3949744=test_gem_commands_query_command I, [2024-01-22T11:16:57.360182 #3908074] INFO -- : [705/861] 3949744=test_require_path_check I, [2024-01-22T11:16:58.181620 #3908074] INFO -- : [706/861] 3949744=test_gem_resolver_vendor_specification I, [2024-01-22T11:16:58.892010 #3908074] INFO -- : [707/861] 3949744=test_cstr I, [2024-01-22T11:17:02.021833 #3908074] INFO -- : [708/861] 3949742=test_rdoc_markup_heading I, [2024-01-22T11:17:02.100629 #3908074] INFO -- : [709/861] 3949742=test_rdoc_include I, [2024-01-22T11:17:02.263850 #3908074] INFO -- : [710/861] 3949742=test_mixed_unicode_escapes I, [2024-01-22T11:17:02.563234 #3908074] INFO -- : [711/861] 3949742=test_pack I, [2024-01-22T11:17:02.588524 #3908074] INFO -- : [712/861] 3949742=test_len I, [2024-01-22T11:17:02.654776 #3908074] INFO -- : [713/861] 3949742=test_interned_str I, [2024-01-22T11:17:02.678426 #3908074] INFO -- : [714/861] 3949742=test_rdoc_markup_to_html I, [2024-01-22T11:17:03.240110 #3908074] INFO -- : [715/861] 3949742=test_rdoc_markup_to_joined_paragraph I, [2024-01-22T11:17:03.420332 #3908074] INFO -- : [716/861] 3949742=test_rdoc_options I, [2024-01-22T11:17:04.912082 #3908074] INFO -- : [717/861] 3949742=test_pstore I, [2024-01-22T11:17:05.074148 #3908074] INFO -- : [718/861] 3949742=test_literal I, [2024-01-22T11:17:08.041186 #3908074] INFO -- : [719/861] 3949741=test_compile_prism I, [2024-01-22T11:17:08.195885 #3908074] INFO -- : [720/861] 3949742=test_thread I, [2024-01-22T11:17:08.535613 #3908074] INFO -- : [721/861] 3949742=test_bundled_ca I, [2024-01-22T11:17:09.060377 #3908074] INFO -- : [722/861] 3949741=test_exception_at_throwing I, [2024-01-22T11:17:09.383455 #3908074] INFO -- : [723/861] 3949741=test_trace I, [2024-01-22T11:17:09.416824 #3908074] INFO -- : [724/861] 3949741=test_gem_resolver_api_specification I, [2024-01-22T11:17:09.616095 #3908074] INFO -- : [725/861] 3949741=test_frozen_error I, [2024-01-22T11:17:09.627224 #3908074] INFO -- : [726/861] 3949741=test_rdoc_text I, [2024-01-22T11:17:09.768030 #3908074] INFO -- : [727/861] 3949741=test_notimplement I, [2024-01-22T11:17:09.843664 #3908074] INFO -- : [728/861] 3949741=test_pkey I, [2024-01-22T11:17:09.946468 #3908074] INFO -- : [729/861] 3949741=test_ractor I, [2024-01-22T11:17:10.005491 #3908074] INFO -- : [730/861] 3949744=test_date_new I, [2024-01-22T11:17:10.290422 #3908074] INFO -- : [731/861] 3949744=test_signedness I, [2024-01-22T11:17:10.685494 #3908074] INFO -- : [732/861] 3949741=test_provider I, [2024-01-22T11:17:10.711260 #3908074] INFO -- : [733/861] 3949742=test_require I, [2024-01-22T11:17:10.730202 #3908074] INFO -- : [734/861] 3949742=test_gem_specification I, [2024-01-22T11:17:12.056551 #3908074] INFO -- : [735/861] 3949741=test_arity I, [2024-01-22T11:17:12.059871 #3908074] INFO -- : [736/861] 3949741=test_win32ole_variable I, [2024-01-22T11:17:12.106335 #3908074] INFO -- : [737/861] 3949741=test_ractor I, [2024-01-22T11:17:12.500486 #3908074] INFO -- : [738/861] 3949741=test_array I, [2024-01-22T11:17:12.539886 #3908074] INFO -- : [739/861] 3949741=test_gem_commands_fetch_command I, [2024-01-22T11:17:13.249930 #3908074] INFO -- : [740/861] 3949741=test_date_arith I, [2024-01-22T11:17:13.311805 #3908074] INFO -- : [741/861] 3949741=test_gem_commands_cert_command I, [2024-01-22T11:17:25.842220 #3908074] INFO -- : [742/861] 3949741=desugar_compiler_test I, [2024-01-22T11:17:25.855825 #3908074] INFO -- : [743/861] 3949741=newline_test I, [2024-01-22T11:17:26.233614 #3908074] INFO -- : [744/861] 3949741=test_enc_associate I, [2024-01-22T11:17:26.447353 #3908074] INFO -- : [745/861] 3949742=test_to_ary_concat I, [2024-01-22T11:17:28.813304 #3908074] INFO -- : [746/861] 3949741=test_c_struct_entry I, [2024-01-22T11:17:32.436647 #3908074] INFO -- : [747/861] 3949744=test_weakkeymap I, [2024-01-22T11:17:33.361324 #3908074] INFO -- : [748/861] 3949741=test_gem_package_tar_writer I, [2024-01-22T11:17:33.989935 #3908074] INFO -- : [749/861] 3949744=test_system I, [2024-01-22T11:17:34.322097 #3908074] INFO -- : [750/861] 3949741=test_rdoc_markup_indented_paragraph I, [2024-01-22T11:17:34.400463 #3908074] INFO -- : [751/861] 3949741=test_scalar I, [2024-01-22T11:17:34.489125 #3908074] INFO -- : [752/861] 3949741=test_gem_command_manager I, [2024-01-22T11:17:35.227875 #3908074] INFO -- : [753/861] 3949741=test_remote_fetch_error I, [2024-01-22T11:17:35.387296 #3908074] INFO -- : [754/861] 3949741=test_face I, [2024-01-22T11:17:35.595706 #3908074] INFO -- : [755/861] 3949741=test_sizeof I, [2024-01-22T11:17:39.367446 #3908074] INFO -- : [756/861] 3949744=test_gem_ext_rake_builder I, [2024-01-22T11:17:41.062047 #3908074] INFO -- : [757/861] 3949742=json_encoding_test I, [2024-01-22T11:17:41.071310 #3908074] INFO -- : [758/861] 3949742=test_mailto I, [2024-01-22T11:17:41.146035 #3908074] INFO -- : [759/861] 3949742=test_not I, [2024-01-22T11:17:41.419981 #3908074] INFO -- : [760/861] 3949742=test_sleep I, [2024-01-22T11:17:42.807862 #3908074] INFO -- : [761/861] 3949744=test_gem_uri I, [2024-01-22T11:17:43.043980 #3908074] INFO -- : [762/861] 3949744=test_dir I, [2024-01-22T11:17:43.422304 #3908074] INFO -- : [763/861] 3949742=test_gem_remote_fetcher I, [2024-01-22T11:17:45.237799 #3908074] INFO -- : [764/861] 3949744=test_gem_ext_builder I, [2024-01-22T11:17:52.707891 #3908074] INFO -- : [765/861] 3949744=test_ifunless I, [2024-01-22T11:17:52.731911 #3908074] INFO -- : [766/861] 3949744=test_bug-3571 I, [2024-01-22T11:17:52.779882 #3908074] INFO -- : [767/861] 3949744=test_defined I, [2024-01-22T11:17:53.205768 #3908074] INFO -- : [768/861] 3949744=test_enumerator I, [2024-01-22T11:17:53.284992 #3908074] INFO -- : [769/861] 3949744=test_files_test_1 I, [2024-01-22T11:17:56.647981 #3908074] INFO -- : [770/861] 3949742=test_gem_unsatisfiable_dependency_error I, [2024-01-22T11:17:56.720433 #3908074] INFO -- : [771/861] 3949742=test_rdoc_rd_inline I, [2024-01-22T11:17:56.851875 #3908074] INFO -- : [772/861] 3949742=test_nesting_parser I, [2024-01-22T11:17:56.929026 #3908074] INFO -- : [773/861] 3949742=test_eval I, [2024-01-22T11:17:56.980023 #3908074] INFO -- : [774/861] 3949742=test_gem_dependency_installer I, [2024-01-22T11:17:58.663850 #3908074] INFO -- : [775/861] 3949741=test_scanner_events I, [2024-01-22T11:17:59.170387 #3908074] INFO -- : [776/861] 3949741=test_pack I, [2024-01-22T11:18:00.539384 #3908074] INFO -- : [777/861] 3949741=test_enumerable I, [2024-01-22T11:18:00.575995 #3908074] INFO -- : [778/861] 3949741=test_mkmf I, [2024-01-22T11:18:00.659730 #3908074] INFO -- : [779/861] 3949741=test_human_typo I, [2024-01-22T11:18:00.683819 #3908074] INFO -- : [780/861] 3949741=test_nomethod_error I, [2024-01-22T11:18:00.719839 #3908074] INFO -- : [781/861] 3949741=json_ext_parser_test I, [2024-01-22T11:18:00.757513 #3908074] INFO -- : [782/861] 3949741=test_config I, [2024-01-22T11:18:00.837755 #3908074] INFO -- : [783/861] 3949741=test_date_compat I, [2024-01-22T11:18:00.885982 #3908074] INFO -- : [784/861] 3949741=test_gem_commands_signout_command I, [2024-01-22T11:18:00.935602 #3908074] INFO -- : [785/861] 3949741=magic_comment_test I, [2024-01-22T11:18:01.007883 #3908074] INFO -- : [786/861] 3949741=test_gem_commands_yank_command I, [2024-01-22T11:18:01.870252 #3908074] INFO -- : [787/861] 3949741=test_string I, [2024-01-22T11:18:02.042089 #3908074] INFO -- : [788/861] 3949741=test_tree_spell_checker I, [2024-01-22T11:18:02.304982 #3908074] INFO -- : [789/861] 3949741=test_internal_ivar I, [2024-01-22T11:18:02.356864 #3908074] INFO -- : [790/861] 3949741=test_have_macro I, [2024-01-22T11:18:05.603619 #3908074] INFO -- : [791/861] 3949741=test_raise I, [2024-01-22T11:18:05.627892 #3908074] INFO -- : [792/861] 3949741=test_objspace I, [2024-01-22T11:18:12.395888 #3908074] INFO -- : [793/861] 3949744=test_tracepoint I, [2024-01-22T11:18:12.509696 #3908074] INFO -- : [794/861] 3949742=test_sleep I, [2024-01-22T11:18:13.735610 #3908074] INFO -- : [795/861] 3949744=test_emitter I, [2024-01-22T11:18:13.750372 #3908074] INFO -- : [796/861] 3949744=test_bug-5832 I, [2024-01-22T11:18:13.763793 #3908074] INFO -- : [797/861] 3949744=constant_path_node_test I, [2024-01-22T11:18:13.952566 #3908074] INFO -- : [798/861] 3949744=test_have_library I, [2024-01-22T11:18:17.539838 #3908074] INFO -- : [799/861] 3949742=test_https_proxy I, [2024-01-22T11:18:17.559476 #3908074] INFO -- : [800/861] 3949742=test_forwardable I, [2024-01-22T11:18:17.799621 #3908074] INFO -- : [801/861] 3949742=test_gem_request_set I, [2024-01-22T11:18:19.172861 #3908074] INFO -- : [802/861] 3949744=test_erb_m17n I, [2024-01-22T11:18:19.195346 #3908074] INFO -- : [803/861] 3949744=test_key_event_record I, [2024-01-22T11:18:19.222565 #3908074] INFO -- : [804/861] 3949744=test_gem_resolver_dependency_request I, [2024-01-22T11:18:19.349206 #3908074] INFO -- : [805/861] 3949744=test_gem_commands_owner_command I, [2024-01-22T11:18:20.636087 #3908074] INFO -- : [806/861] 3949744=test_iseq I, [2024-01-22T11:18:21.163627 #3908074] INFO -- : [807/861] 3949742=test_gem_path_support I, [2024-01-22T11:18:21.514625 #3908074] INFO -- : [808/861] 3949742=test_rdoc_generator_darkfish I, [2024-01-22T11:18:22.271960 #3908074] INFO -- : [809/861] 3949742=test_recorder I, [2024-01-22T11:18:22.340827 #3908074] INFO -- : [810/861] 3949742=test_rdoc_top_level I, [2024-01-22T11:18:23.354753 #3908074] INFO -- : [811/861] 3949742=test_shapes I, [2024-01-22T11:18:23.419864 #3908074] INFO -- : [812/861] 3949742=test_fnmatch I, [2024-01-22T11:18:23.586023 #3908074] INFO -- : [813/861] 3949742=test_configuration I, [2024-01-22T11:18:23.756113 #3908074] INFO -- : [814/861] 3949742=test_normalize I, [2024-01-22T11:18:23.765889 #3908074] INFO -- : [815/861] 3949742=test_rdoc_markup_include I, [2024-01-22T11:18:23.767731 #3908074] INFO -- : [816/861] 3949742=test_range I, [2024-01-22T11:18:24.443951 #3908074] INFO -- : [817/861] 3949744=test_macro I, [2024-01-22T11:18:24.503525 #3908074] INFO -- : [818/861] 3949744=test_weakref I, [2024-01-22T11:18:26.479865 #3908074] INFO -- : [819/861] 3949744=test_ws I, [2024-01-22T11:18:26.497197 #3908074] INFO -- : [820/861] 3949744=test_timeout I, [2024-01-22T11:18:28.028189 #3908074] INFO -- : [821/861] 3949742=test_ts I, [2024-01-22T11:18:28.092075 #3908074] INFO -- : [822/861] 3949744=test_rdoc_require I, [2024-01-22T11:18:28.204414 #3908074] INFO -- : [823/861] 3949744=test_path I, [2024-01-22T11:18:28.214082 #3908074] INFO -- : [824/861] 3949744=test_locale I, [2024-01-22T11:18:28.364920 #3908074] INFO -- : [825/861] 3949744=test_assembler I, [2024-01-22T11:18:28.421316 #3908074] INFO -- : [826/861] 3949744=test_gem_uri_formatter I, [2024-01-22T11:18:28.499923 #3908074] INFO -- : [827/861] 3949744=test_rdoc_rdoc I, [2024-01-22T11:18:28.856262 #3908074] INFO -- : [828/861] 3949744=test_lazy_enumerator I, [2024-01-22T11:18:30.708010 #3908074] INFO -- : [829/861] 3949742=test_hmac I, [2024-01-22T11:18:30.811616 #3908074] INFO -- : [830/861] 3949742=test_benchmark I, [2024-01-22T11:18:32.557521 #3908074] INFO -- : [831/861] 3949744=test_nonblock I, [2024-01-22T11:18:32.782543 #3908074] INFO -- : [832/861] 3949744=test_optparse I, [2024-01-22T11:18:32.819209 #3908074] INFO -- : [833/861] 3949744=test_find_executable I, [2024-01-22T11:18:32.876205 #3908074] INFO -- : [834/861] 3949744=test_mdns I, [2024-01-22T11:18:32.980047 #3908074] INFO -- : [835/861] 3949744=test_gem_source I, [2024-01-22T11:18:34.381087 #3908074] INFO -- : [836/861] 3949744=test_data_error I, [2024-01-22T11:18:34.862912 #3908074] INFO -- : [837/861] 3949744=test_key_actor_emacs I, [2024-01-22T11:18:35.204201 #3908074] INFO -- : [838/861] 3949742=test_udp I, [2024-01-22T11:18:35.226087 #3908074] INFO -- : [839/861] 3949744=test_files_lib I, [2024-01-22T11:18:35.228426 #3908074] INFO -- : [840/861] 3949744=test_basicinstructions I, [2024-01-22T11:18:35.305177 #3908074] INFO -- : [841/861] 3949742=test_numeric I, [2024-01-22T11:18:35.752246 #3908074] INFO -- : [842/861] 3949742=test_io_buffer I, [2024-01-22T11:18:36.091638 #3908074] INFO -- : [843/861] 3949744=test_gem_util I, [2024-01-22T11:18:36.423898 #3908074] INFO -- : [844/861] 3949742=test_webauthn_listener I, [2024-01-22T11:18:36.811118 #3908074] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : # I, [2024-01-22T11:18:37.067136 #3908074] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: 11 I, [2024-01-22T11:18:37.266307 #3908074] INFO -- : [845/861] 3949744=test_gem_package I, [2024-01-22T11:18:37.423193 #3908074] INFO -- : [846/861] 3949742=test_pkey_dsa I, [2024-01-22T11:18:39.323810 #3908074] INFO -- : [847/861] 3949740=test_stat I, [2024-01-22T11:18:39.382915 #3908074] INFO -- : [848/861] 3949740=test_date_conv I, [2024-01-22T11:18:39.458069 #3908074] INFO -- : [849/861] 3949740=test_egrep_cpp I, [2024-01-22T11:18:39.569119 #3908074] INFO -- : [850/861] 3949742=test_cgi_modruby I, [2024-01-22T11:18:39.624147 #3908074] INFO -- : [851/861] 3949742=test_gem_resolver_activation_request I, [2024-01-22T11:18:39.720815 #3908074] INFO -- : [852/861] 3949742=test_inadvertent_creation I, [2024-01-22T11:18:40.023197 #3908074] INFO -- : [853/861] 3949742=test_method_name_check I, [2024-01-22T11:18:40.123834 #3908074] INFO -- : [854/861] 3949740=test_gem_dependency I, [2024-01-22T11:18:40.396090 #3908074] INFO -- : [855/861] 3949742=test_env I, [2024-01-22T11:18:41.229761 #3908074] INFO -- : [856/861] 3949740=test_jaro_winkler I, [2024-01-22T11:18:41.246287 #3908074] INFO -- : [857/861] 3949740=test_prettyprint I, [2024-01-22T11:18:41.392959 #3908074] INFO -- : [858/861] 3949740=test_gem_resolver_specification I, [2024-01-22T11:18:41.486221 #3908074] INFO -- : [859/861] 3949740=test_queue I, [2024-01-22T11:18:41.490402 #3908074] INFO -- : [860/861] 3949744=test_fd_setsize I, [2024-01-22T11:18:41.513404 #3908074] INFO -- : [861/861] 3949744=test_color I, [2024-01-22T11:19:58.660186 #3908074] INFO -- : Finished tests in 825.298601s, 30.3030 tests/s, 11456.5346 assertions/s. I, [2024-01-22T11:19:58.661291 #3908074] INFO -- : 25009 tests, 9455062 assertions, 0 failures, 0 errors, 218 skips I, [2024-01-22T11:19:58.661341 #3908074] INFO -- : I, [2024-01-22T11:19:58.661361 #3908074] INFO -- : ruby -v: ruby 3.4.0dev (2024-01-22T10:40:26Z master b841e32bbb) [x86_64-linux] I, [2024-01-22T11:19:58.675788 #3908074] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2024-01-22T11:19:58.676046 #3908074] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' I, [2024-01-22T11:19:59.172232 #3908074] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T11:19:59.172367 #3908074] INFO -- : CC = gcc I, [2024-01-22T11:19:59.172419 #3908074] INFO -- : LD = ld I, [2024-01-22T11:19:59.172456 #3908074] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T11:19:59.172493 #3908074] 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-01-22T11:19:59.172604 #3908074] 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-01-22T11:19:59.172633 #3908074] INFO -- : CPPFLAGS = I, [2024-01-22T11:19:59.172662 #3908074] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T11:19:59.172691 #3908074] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T11:19:59.172729 #3908074] INFO -- : LANG = I, [2024-01-22T11:19:59.172757 #3908074] INFO -- : LC_ALL = I, [2024-01-22T11:19:59.172785 #3908074] INFO -- : LC_CTYPE = I, [2024-01-22T11:19:59.172812 #3908074] INFO -- : MFLAGS = I, [2024-01-22T11:19:59.172838 #3908074] INFO -- : RUSTC = rustc I, [2024-01-22T11:19:59.172872 #3908074] 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-01-22T11:19:59.176734 #3908074] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-22T11:19:59.176799 #3908074] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T11:19:59.176819 #3908074] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T11:19:59.176836 #3908074] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T11:19:59.176852 #3908074] INFO -- : I, [2024-01-22T11:19:59.184131 #3908074] INFO -- : generating enc.mk I, [2024-01-22T11:19:59.584457 #3908074] INFO -- : generating encdb.h I, [2024-01-22T11:19:59.664193 #3908074] INFO -- : encdb.h unchanged I, [2024-01-22T11:19:59.667434 #3908074] INFO -- : making enc I, [2024-01-22T11:19:59.737528 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:19:59.737620 #3908074] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-22T11:19:59.737680 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:19:59.738906 #3908074] INFO -- : making srcs under enc I, [2024-01-22T11:19:59.878424 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:19:59.878499 #3908074] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-22T11:19:59.878520 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:19:59.880268 #3908074] INFO -- : generating transdb.h I, [2024-01-22T11:20:00.334480 #3908074] INFO -- : transdb.h unchanged I, [2024-01-22T11:20:00.337639 #3908074] INFO -- : making trans I, [2024-01-22T11:20:00.456145 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:20:00.456253 #3908074] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2024-01-22T11:20:00.456326 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:20:00.457574 #3908074] INFO -- : making encs I, [2024-01-22T11:20:00.544426 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:20:00.544517 #3908074] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-22T11:20:00.544583 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:20:00.548231 #3908074] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-22T11:20:00.635789 #3908074] INFO -- : ext/configure-ext.mk updated I, [2024-01-22T11:20:00.653275 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:20:05.516144 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:20:05.520226 #3908074] INFO -- : generating makefile exts.mk I, [2024-01-22T11:20:05.653641 #3908074] INFO -- : exts.mk unchanged I, [2024-01-22T11:20:05.663607 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:20:06.567705 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-01-22T11:20:06.588950 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-01-22T11:20:06.620970 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-01-22T11:20:06.630058 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-01-22T11:20:06.640870 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-01-22T11:20:06.689351 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-01-22T11:20:06.753734 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-01-22T11:20:06.769642 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-01-22T11:20:06.814315 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-01-22T11:20:06.830976 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-01-22T11:20:06.838066 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-01-22T11:20:06.856786 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-01-22T11:20:06.880890 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-01-22T11:20:06.916858 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-01-22T11:20:06.958210 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-01-22T11:20:06.988496 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-01-22T11:20:07.032693 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-01-22T11:20:07.053293 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-01-22T11:20:07.111644 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-01-22T11:20:07.160862 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-01-22T11:20:07.170222 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-01-22T11:20:07.188585 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-01-22T11:20:07.219611 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-01-22T11:20:07.287614 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-01-22T11:20:07.299622 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-01-22T11:20:07.307610 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-01-22T11:20:07.339624 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-01-22T11:20:07.360746 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-01-22T11:20:07.366766 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-01-22T11:20:07.371462 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-01-22T11:20:07.415686 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-01-22T11:20:07.452907 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-01-22T11:20:07.507618 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T11:20:07.587509 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T11:20:07.595283 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T11:20:07.663887 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T11:20:07.683055 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T11:20:07.823926 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T11:20:07.827977 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T11:20:07.976146 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T11:20:07.980737 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T11:20:08.103312 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T11:20:08.107658 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T11:20:08.237077 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T11:20:08.255164 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T11:20:08.388063 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T11:20:08.499619 #3908074] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:20:08.792528 #3908074] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-22T11:20:08.792652 #3908074] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:20:08.794130 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:20:08.801091 #3908074] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:20:08.801170 #3908074] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-22T11:20:08.801215 #3908074] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-01-22T11:20:09.043614 #3908074] 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-01-22T11:20:09.413453 #3908074] INFO -- : ruby 3.4.0dev (2024-01-22T10:40:26Z master b841e32bbb) [x86_64-linux] I, [2024-01-22T11:20:55.643628 #3908074] INFO -- : 0 ......................................................................... I, [2024-01-22T11:21:07.306850 #3908074] INFO -- : 73 ......................................................................... I, [2024-01-22T11:21:09.455201 #3908074] INFO -- : 146 ......................................................................... I, [2024-01-22T11:21:12.584405 #3908074] INFO -- : 219 ......................................................................... I, [2024-01-22T11:21:14.262616 #3908074] INFO -- : 292 ......................................................................... I, [2024-01-22T11:21:16.701478 #3908074] INFO -- : 365 ......................................................................... I, [2024-01-22T11:21:17.834609 #3908074] INFO -- : 438 ......................................................................... I, [2024-01-22T11:21:18.927557 #3908074] INFO -- : 511 ......................................................................... I, [2024-01-22T11:21:21.634329 #3908074] INFO -- : 584 ......................................................................... I, [2024-01-22T11:21:25.638121 #3908074] INFO -- : 657 ......................................................................... I, [2024-01-22T11:21:26.362431 #3908074] INFO -- : 730 ......................................................................... I, [2024-01-22T11:21:27.221713 #3908074] INFO -- : 803 ......................................................................... I, [2024-01-22T11:21:29.617316 #3908074] INFO -- : 876 ......................................................................... I, [2024-01-22T11:21:31.434263 #3908074] INFO -- : 949 ......................................................................... I, [2024-01-22T11:21:42.896540 #3908074] INFO -- : 1022 ......................................................................... I, [2024-01-22T11:21:57.663798 #3908074] INFO -- : 1095 ......................................................................... I, [2024-01-22T11:22:05.693734 #3908074] INFO -- : 1168 ......................................................................... I, [2024-01-22T11:22:09.458886 #3908074] INFO -- : 1241 ......................................................................... I, [2024-01-22T11:22:11.844871 #3908074] INFO -- : 1314 ......................................................................... I, [2024-01-22T11:22:13.113225 #3908074] INFO -- : 1387 ......................................................................... I, [2024-01-22T11:22:27.402129 #3908074] INFO -- : 1460 ......................................................................... I, [2024-01-22T11:22:50.307972 #3908074] INFO -- : 1533 ......................................................................... I, [2024-01-22T11:22:52.891143 #3908074] INFO -- : 1606 ......................................................................... I, [2024-01-22T11:22:59.117484 #3908074] INFO -- : 1679 ......................................................................... I, [2024-01-22T11:23:03.365220 #3908074] INFO -- : 1752 ......................................................................... I, [2024-01-22T11:23:09.859743 #3908074] INFO -- : 1825 ......................................................................... I, [2024-01-22T11:23:15.191007 #3908074] INFO -- : 1898 ......................................................................... I, [2024-01-22T11:23:19.510877 #3908074] INFO -- : 1971 ......................................................................... I, [2024-01-22T11:23:23.443998 #3908074] INFO -- : 2044 ......................................................................... I, [2024-01-22T11:23:23.768803 #3908074] INFO -- : 2117 ......................................................................... I, [2024-01-22T11:23:24.824313 #3908074] INFO -- : 2190 ......................................................................... I, [2024-01-22T11:23:25.118997 #3908074] INFO -- : 2263 ......................................................................... I, [2024-01-22T11:23:25.960993 #3908074] INFO -- : 2336 ......................................................................... I, [2024-01-22T11:23:27.039861 #3908074] INFO -- : 2409 ......................................................................... I, [2024-01-22T11:23:27.819474 #3908074] INFO -- : 2482 ......................................................................... I, [2024-01-22T11:23:31.183780 #3908074] INFO -- : 2555 ......................................................................... I, [2024-01-22T11:23:31.226258 #3908074] INFO -- : 2628 ......................................................................... I, [2024-01-22T11:23:31.986309 #3908074] INFO -- : 2701 ......................................................................... I, [2024-01-22T11:23:37.863889 #3908074] INFO -- : 2774 ......................................................................... I, [2024-01-22T11:23:40.743620 #3908074] INFO -- : 2847 ......................................................................... I, [2024-01-22T11:23:45.213190 #3908074] INFO -- : 2920 ......................................................................... I, [2024-01-22T11:23:46.281690 #3908074] INFO -- : 2993 ......................................................................... I, [2024-01-22T11:23:51.669197 #3908074] INFO -- : 3066 ......................................................................... I, [2024-01-22T11:23:57.800531 #3908074] INFO -- : 3139 ......................................................................... I, [2024-01-22T11:24:01.551625 #3908074] INFO -- : 3212 ......................................................................... I, [2024-01-22T11:24:04.428364 #3908074] INFO -- : 3285 ......................................................................... I, [2024-01-22T11:24:05.266868 #3908074] INFO -- : 3358 ......................................................................... I, [2024-01-22T11:24:09.957314 #3908074] INFO -- : 3431 ......................................................................... I, [2024-01-22T11:24:10.661513 #3908074] INFO -- : 3504 ......................................................................... I, [2024-01-22T11:24:11.280795 #3908074] INFO -- : 3577 ......................................................................... I, [2024-01-22T11:24:20.298803 #3908074] INFO -- : 3650 ......................................................................... I, [2024-01-22T11:24:21.498854 #3908074] INFO -- : 3723 ..... I, [2024-01-22T11:24:21.499046 #3908074] INFO -- : I, [2024-01-22T11:24:21.499093 #3908074] INFO -- : Finished in 252.084282 seconds I, [2024-01-22T11:24:21.499117 #3908074] INFO -- : I, [2024-01-22T11:24:21.499134 #3908074] INFO -- : 3728 files, 31898 examples, 176284 expectations, 0 failures, 0 errors, 0 tagged I, [2024-01-22T11:24:21.556120 #3908074] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.