# Logfile created on 2023-11-27 06:27:50 +0000 by logger.rb/v1.4.3 I, [2023-11-27T06:27:50.098204 #1454314] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-11-27T06:27:50.098673 #1454314] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-11-27T06:27:50.276238 #1454314] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-11-27T06:27:50.276718 #1454314] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-11-27T06:27:50.276772 #1454314] INFO -- : $$$[beg] make update-download -j4 I, [2023-11-27T06:27:50.539502 #1454314] INFO -- : tool/config.guess already exists I, [2023-11-27T06:27:50.539774 #1454314] INFO -- : tool/config.sub already exists I, [2023-11-27T06:27:50.545135 #1454314] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-11-27T06:27:50.548223 #1454314] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2023-11-27T06:27:50.551622 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2023-11-27T06:27:50.801844 #1454314] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-11-27T06:27:50.801920 #1454314] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-11-27T06:27:50.927921 #1454314] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-11-27T06:27:50.928374 #1454314] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-11-27T06:27:50.928432 #1454314] INFO -- : $$$[beg] make update-src -j4 E, [2023-11-27T06:27:51.918447 #1454314] ERROR -- : From https://github.com/ruby/ruby E, [2023-11-27T06:27:51.918512 #1454314] ERROR -- : 67ee91a..71a8dae master -> origin/master I, [2023-11-27T06:27:51.995049 #1454314] INFO -- : Updating 67ee91a..71a8dae I, [2023-11-27T06:27:51.995140 #1454314] INFO -- : Fast-forward I, [2023-11-27T06:27:52.009626 #1454314] INFO -- : lib/bundler/cli.rb | 19 +- I, [2023-11-27T06:27:52.009691 #1454314] INFO -- : lib/bundler/compact_index_client.rb | 21 ++- I, [2023-11-27T06:27:52.009708 #1454314] INFO -- : lib/bundler/compact_index_client/cache.rb | 30 +++- I, [2023-11-27T06:27:52.009721 #1454314] INFO -- : lib/bundler/compact_index_client/cache_file.rb | 153 ++++++++++++++++ I, [2023-11-27T06:27:52.009735 #1454314] INFO -- : lib/bundler/compact_index_client/updater.rb | 165 ++++++++--------- I, [2023-11-27T06:27:52.009749 #1454314] INFO -- : lib/bundler/fetcher/compact_index.rb | 4 +- I, [2023-11-27T06:27:52.009762 #1454314] INFO -- : lib/bundler/settings.rb | 20 ++- I, [2023-11-27T06:27:52.009788 #1454314] INFO -- : lib/bundler/shared_helpers.rb | 15 ++ I, [2023-11-27T06:27:52.009803 #1454314] INFO -- : .../bundler/compact_index_client/updater_spec.rb | 199 ++++++++++++++++++++- I, [2023-11-27T06:27:52.009816 #1454314] INFO -- : spec/bundler/commands/config_spec.rb | 4 +- I, [2023-11-27T06:27:52.009829 #1454314] INFO -- : spec/bundler/commands/install_spec.rb | 10 ++ I, [2023-11-27T06:27:52.009842 #1454314] INFO -- : spec/bundler/install/gemfile/groups_spec.rb | 2 +- I, [2023-11-27T06:27:52.009854 #1454314] INFO -- : spec/bundler/install/gems/compact_index_spec.rb | 125 ++++++++++--- I, [2023-11-27T06:27:52.009868 #1454314] INFO -- : spec/bundler/lock/lockfile_spec.rb | 2 +- I, [2023-11-27T06:27:52.009880 #1454314] INFO -- : spec/bundler/other/major_deprecation_spec.rb | 28 +-- I, [2023-11-27T06:27:52.009896 #1454314] INFO -- : spec/bundler/realworld/double_check_spec.rb | 4 +- I, [2023-11-27T06:27:52.009910 #1454314] INFO -- : spec/bundler/runtime/inline_spec.rb | 16 +- I, [2023-11-27T06:27:52.009923 #1454314] INFO -- : spec/bundler/runtime/load_spec.rb | 2 +- I, [2023-11-27T06:27:52.009936 #1454314] INFO -- : spec/bundler/runtime/platform_spec.rb | 2 +- I, [2023-11-27T06:27:52.009948 #1454314] INFO -- : spec/bundler/runtime/require_spec.rb | 2 +- I, [2023-11-27T06:27:52.009961 #1454314] INFO -- : spec/bundler/runtime/setup_spec.rb | 12 +- I, [2023-11-27T06:27:52.009973 #1454314] INFO -- : .../artifice/compact_index_checksum_mismatch.rb | 4 +- I, [2023-11-27T06:27:52.009985 #1454314] INFO -- : .../artifice/compact_index_concurrent_download.rb | 7 +- I, [2023-11-27T06:27:52.009997 #1454314] INFO -- : .../support/artifice/compact_index_etag_match.rb | 16 ++ I, [2023-11-27T06:27:52.010013 #1454314] INFO -- : .../artifice/compact_index_partial_update.rb | 2 +- I, [2023-11-27T06:27:52.010027 #1454314] INFO -- : .../compact_index_partial_update_bad_digest.rb | 40 +++++ I, [2023-11-27T06:27:52.010039 #1454314] INFO -- : ...ex_partial_update_no_digest_not_incremental.rb} | 12 +- I, [2023-11-27T06:27:52.010051 #1454314] INFO -- : .../artifice/compact_index_range_ignored.rb | 40 +++++ I, [2023-11-27T06:27:52.010064 #1454314] INFO -- : .../support/artifice/helpers/compact_index.rb | 14 +- I, [2023-11-27T06:27:52.010076 #1454314] INFO -- : spec/bundler/support/helpers.rb | 2 +- I, [2023-11-27T06:27:52.010089 #1454314] INFO -- : spec/bundler/support/path.rb | 7 - I, [2023-11-27T06:27:52.010101 #1454314] INFO -- : spec/bundler/support/rubygems_version_manager.rb | 3 +- I, [2023-11-27T06:27:52.010117 #1454314] INFO -- : 32 files changed, 781 insertions(+), 201 deletions(-) I, [2023-11-27T06:27:52.010367 #1454314] INFO -- : create mode 100644 lib/bundler/compact_index_client/cache_file.rb I, [2023-11-27T06:27:52.010392 #1454314] INFO -- : create mode 100644 spec/bundler/support/artifice/compact_index_etag_match.rb I, [2023-11-27T06:27:52.010410 #1454314] INFO -- : create mode 100644 spec/bundler/support/artifice/compact_index_partial_update_bad_digest.rb I, [2023-11-27T06:27:52.010425 #1454314] INFO -- : rename spec/bundler/support/artifice/{compact_index_partial_update_no_etag_not_incremental.rb => compact_index_partial_update_no_digest_not_incremental.rb} (72%) I, [2023-11-27T06:27:52.010438 #1454314] INFO -- : create mode 100644 spec/bundler/support/artifice/compact_index_range_ignored.rb I, [2023-11-27T06:27:52.029972 #1454314] INFO -- : Latest commit hash = 71a8daecd9 I, [2023-11-27T06:27:52.032112 #1454314] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-11-27T06:27:52.032323 #1454314] INFO -- : $$$[beg] make after-update -j4 I, [2023-11-27T06:27:52.197944 #1454314] INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c I, [2023-11-27T06:27:52.214603 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2023-11-27T06:27:52.214695 #1454314] INFO -- : make[1]: Nothing to be done for 'src'. I, [2023-11-27T06:27:52.214750 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2023-11-27T06:27:52.253944 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/revision.h updated I, [2023-11-27T06:27:52.255813 #1454314] INFO -- : generating x86_64-linux-fake.rb I, [2023-11-27T06:27:52.383203 #1454314] INFO -- : x86_64-linux-fake.rb updated I, [2023-11-27T06:27:52.386495 #1454314] INFO -- : generating enc.mk I, [2023-11-27T06:27:52.746363 #1454314] INFO -- : making srcs under enc I, [2023-11-27T06:27:52.830337 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:27:52.830440 #1454314] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-11-27T06:27:52.830516 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:27:52.931769 #1454314] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-11-27T06:27:52.943185 #1454314] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2023-11-27T06:27:52.946696 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2023-11-27T06:27:53.091851 #1454314] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-11-27T06:27:53.092117 #1454314] INFO -- : $$$[beg] make miniruby -j4 I, [2023-11-27T06:27:53.240194 #1454314] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-27T06:27:53.240282 #1454314] INFO -- : CC = gcc I, [2023-11-27T06:27:53.240320 #1454314] INFO -- : LD = ld I, [2023-11-27T06:27:53.240351 #1454314] INFO -- : LDSHARED = gcc -shared I, [2023-11-27T06:27:53.240386 #1454314] 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, [2023-11-27T06:27:53.240422 #1454314] 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, [2023-11-27T06:27:53.240453 #1454314] INFO -- : CPPFLAGS = I, [2023-11-27T06:27:53.240484 #1454314] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-27T06:27:53.240516 #1454314] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-27T06:27:53.240546 #1454314] INFO -- : LANG = I, [2023-11-27T06:27:53.240575 #1454314] INFO -- : LC_ALL = I, [2023-11-27T06:27:53.240603 #1454314] INFO -- : LC_CTYPE = I, [2023-11-27T06:27:53.240631 #1454314] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-11-27T06:27:53.240667 #1454314] INFO -- : RUSTC = rustc I, [2023-11-27T06:27:53.240703 #1454314] 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, [2023-11-27T06:27:53.244375 #1454314] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-27T06:27:53.244455 #1454314] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-27T06:27:53.244485 #1454314] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-27T06:27:53.244505 #1454314] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-27T06:27:53.244521 #1454314] INFO -- : I, [2023-11-27T06:27:53.298496 #1454314] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/version.c I, [2023-11-27T06:27:53.743667 #1454314] INFO -- : linking miniruby I, [2023-11-27T06:27:55.515492 #1454314] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-11-27T06:27:55.515692 #1454314] INFO -- : $$$[beg] make ruby -j4 I, [2023-11-27T06:27:55.649550 #1454314] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-27T06:27:55.649626 #1454314] INFO -- : CC = gcc I, [2023-11-27T06:27:55.649664 #1454314] INFO -- : LD = ld I, [2023-11-27T06:27:55.649697 #1454314] INFO -- : LDSHARED = gcc -shared I, [2023-11-27T06:27:55.649734 #1454314] 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, [2023-11-27T06:27:55.649770 #1454314] 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, [2023-11-27T06:27:55.649801 #1454314] INFO -- : CPPFLAGS = I, [2023-11-27T06:27:55.649833 #1454314] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-27T06:27:55.649866 #1454314] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-27T06:27:55.649897 #1454314] INFO -- : LANG = I, [2023-11-27T06:27:55.649926 #1454314] INFO -- : LC_ALL = I, [2023-11-27T06:27:55.649955 #1454314] INFO -- : LC_CTYPE = I, [2023-11-27T06:27:55.649984 #1454314] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-11-27T06:27:55.650013 #1454314] INFO -- : RUSTC = rustc I, [2023-11-27T06:27:55.650051 #1454314] 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, [2023-11-27T06:27:55.663067 #1454314] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-27T06:27:55.663164 #1454314] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-27T06:27:55.663203 #1454314] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-27T06:27:55.663225 #1454314] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-27T06:27:55.663242 #1454314] INFO -- : I, [2023-11-27T06:27:56.036340 #1454314] INFO -- : builtin_binary.inc updated I, [2023-11-27T06:27:56.048485 #1454314] INFO -- : ee0df0dd987ae3a7b1e4e7430dde95a64fdfc52b943491243eb78062557f74b8 builtin_binary.inc I, [2023-11-27T06:27:56.050269 #1454314] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/builtin.c I, [2023-11-27T06:27:56.298293 #1454314] INFO -- : linking static-library libruby-static.a I, [2023-11-27T06:27:58.039085 #1454314] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-11-27T06:28:01.957143 #1454314] INFO -- : linking ruby I, [2023-11-27T06:28:02.091204 #1454314] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-11-27T06:28:02.091425 #1454314] INFO -- : $$$[beg] make all -j4 I, [2023-11-27T06:28:02.298390 #1454314] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-27T06:28:02.298459 #1454314] INFO -- : CC = gcc I, [2023-11-27T06:28:02.298484 #1454314] INFO -- : LD = ld I, [2023-11-27T06:28:02.298501 #1454314] INFO -- : LDSHARED = gcc -shared I, [2023-11-27T06:28:02.298519 #1454314] 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, [2023-11-27T06:28:02.298536 #1454314] 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, [2023-11-27T06:28:02.298551 #1454314] INFO -- : CPPFLAGS = I, [2023-11-27T06:28:02.298565 #1454314] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-27T06:28:02.298580 #1454314] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-27T06:28:02.298594 #1454314] INFO -- : LANG = I, [2023-11-27T06:28:02.298611 #1454314] INFO -- : LC_ALL = I, [2023-11-27T06:28:02.298627 #1454314] INFO -- : LC_CTYPE = I, [2023-11-27T06:28:02.298643 #1454314] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-11-27T06:28:02.298658 #1454314] INFO -- : RUSTC = rustc I, [2023-11-27T06:28:02.298675 #1454314] 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, [2023-11-27T06:28:02.304324 #1454314] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-27T06:28:02.304390 #1454314] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-27T06:28:02.304415 #1454314] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-27T06:28:02.304432 #1454314] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-27T06:28:02.304446 #1454314] INFO -- : I, [2023-11-27T06:28:02.403913 #1454314] INFO -- : generating encdb.h I, [2023-11-27T06:28:02.407157 #1454314] INFO -- : generating enc.mk I, [2023-11-27T06:28:02.411963 #1454314] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-11-27T06:28:02.412795 #1454314] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-11-27T06:28:02.508560 #1454314] INFO -- : encdb.h unchanged I, [2023-11-27T06:28:02.518944 #1454314] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-11-27T06:28:02.805575 #1454314] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-11-27T06:28:03.125646 #1454314] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-11-27T06:28:03.189851 #1454314] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-11-27T06:28:03.289791 #1454314] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-11-27T06:28:03.334882 #1454314] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-11-27T06:28:03.499454 #1454314] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-11-27T06:28:03.599780 #1454314] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-11-27T06:28:03.691432 #1454314] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-11-27T06:28:04.110892 #1454314] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-11-27T06:28:04.133085 #1454314] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-11-27T06:28:04.202355 #1454314] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-11-27T06:28:04.238360 #1454314] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-11-27T06:28:04.610353 #1454314] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-11-27T06:28:04.630766 #1454314] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-11-27T06:28:04.763022 #1454314] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-11-27T06:28:04.931270 #1454314] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-11-27T06:28:04.935298 #1454314] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-11-27T06:28:05.066796 #1454314] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-11-27T06:28:05.340849 #1454314] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-11-27T06:28:05.479367 #1454314] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-11-27T06:28:05.550252 #1454314] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-11-27T06:28:05.660189 #1454314] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-11-27T06:28:05.935332 #1454314] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-11-27T06:28:06.014888 #1454314] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-11-27T06:28:06.378195 #1454314] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-11-27T06:28:06.414908 #1454314] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-11-27T06:28:06.467793 #1454314] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-11-27T06:28:06.543584 #1454314] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-11-27T06:28:06.738901 #1454314] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-11-27T06:28:06.931403 #1454314] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-11-27T06:28:07.048449 #1454314] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-11-27T06:28:07.215340 #1454314] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-11-27T06:28:07.479725 #1454314] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-11-27T06:28:07.630364 #1454314] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-11-27T06:28:07.674075 #1454314] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-11-27T06:28:07.731881 #1454314] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-11-27T06:28:07.978903 #1454314] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-11-27T06:28:08.174362 #1454314] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-11-27T06:28:08.489987 #1454314] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-11-27T06:28:08.575163 #1454314] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-11-27T06:28:08.728542 #1454314] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-11-27T06:28:09.075363 #1454314] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-11-27T06:28:09.087090 #1454314] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-11-27T06:28:09.087606 #1454314] INFO -- : making enc I, [2023-11-27T06:28:09.154955 #1454314] INFO -- : making srcs under enc I, [2023-11-27T06:28:09.193429 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:09.193522 #1454314] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-11-27T06:28:09.193597 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:09.307713 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:09.307804 #1454314] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-11-27T06:28:09.307868 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:09.314434 #1454314] INFO -- : generating transdb.h I, [2023-11-27T06:28:09.784108 #1454314] INFO -- : transdb.h unchanged I, [2023-11-27T06:28:09.787671 #1454314] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-11-27T06:28:09.787956 #1454314] INFO -- : making trans I, [2023-11-27T06:28:09.895547 #1454314] INFO -- : ext/configure-ext.mk updated I, [2023-11-27T06:28:09.922191 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:09.922262 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:09.922284 #1454314] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2023-11-27T06:28:09.922496 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:09.934366 #1454314] INFO -- : making encs I, [2023-11-27T06:28:10.110491 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:10.110606 #1454314] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-11-27T06:28:10.110683 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:11.774917 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:11.775430 #1454314] INFO -- : generating makefile exts.mk I, [2023-11-27T06:28:11.934796 #1454314] INFO -- : exts.mk unchanged I, [2023-11-27T06:28:11.959089 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:12.298103 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' I, [2023-11-27T06:28:12.318360 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2023-11-27T06:28:12.322548 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' I, [2023-11-27T06:28:12.330346 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2023-11-27T06:28:12.342359 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2023-11-27T06:28:12.342449 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2023-11-27T06:28:12.371902 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2023-11-27T06:28:12.374421 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2023-11-27T06:28:12.380154 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2023-11-27T06:28:12.398347 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2023-11-27T06:28:12.398415 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2023-11-27T06:28:12.421771 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2023-11-27T06:28:12.429908 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2023-11-27T06:28:12.438289 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2023-11-27T06:28:12.457540 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' I, [2023-11-27T06:28:12.464565 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2023-11-27T06:28:12.471746 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' I, [2023-11-27T06:28:12.474993 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2023-11-27T06:28:12.477943 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2023-11-27T06:28:12.482262 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2023-11-27T06:28:12.493027 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2023-11-27T06:28:12.497581 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2023-11-27T06:28:12.505078 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2023-11-27T06:28:12.509006 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2023-11-27T06:28:12.523432 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2023-11-27T06:28:12.539563 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2023-11-27T06:28:12.558353 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2023-11-27T06:28:12.565596 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2023-11-27T06:28:12.566021 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2023-11-27T06:28:12.592296 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2023-11-27T06:28:12.602782 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2023-11-27T06:28:12.610854 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' I, [2023-11-27T06:28:12.622876 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-27T06:28:12.630422 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' I, [2023-11-27T06:28:12.634371 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2023-11-27T06:28:12.646618 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2023-11-27T06:28:12.649912 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-27T06:28:12.651712 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-11-27T06:28:12.682481 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2023-11-27T06:28:12.705587 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-27T06:28:12.715389 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.1/ext/rbs_extension' I, [2023-11-27T06:28:12.723261 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-27T06:28:12.728480 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-11-27T06:28:12.742789 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.2/ext/rbs_extension' I, [2023-11-27T06:28:12.771256 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.1/ext/rbs_extension' I, [2023-11-27T06:28:12.783157 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-27T06:28:12.790351 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-27T06:28:12.818591 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.2/ext/rbs_extension' I, [2023-11-27T06:28:12.823972 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2023-11-27T06:28:12.832980 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2023-11-27T06:28:12.884565 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:13.061617 #1454314] INFO -- : make[2]: 'ruby' is up to date. I, [2023-11-27T06:28:13.061739 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:13.062826 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:13.068154 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:13.068239 #1454314] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-11-27T06:28:13.068296 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:13.071304 #1454314] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-11-27T06:28:13.071491 #1454314] INFO -- : $$$[beg] make install -j4 I, [2023-11-27T06:28:13.252674 #1454314] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-11-27T06:28:13.259066 #1454314] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-27T06:28:13.259141 #1454314] INFO -- : CC = gcc I, [2023-11-27T06:28:13.259164 #1454314] INFO -- : LD = ld I, [2023-11-27T06:28:13.259178 #1454314] INFO -- : LDSHARED = gcc -shared I, [2023-11-27T06:28:13.259200 #1454314] 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, [2023-11-27T06:28:13.259214 #1454314] 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, [2023-11-27T06:28:13.259227 #1454314] INFO -- : CPPFLAGS = I, [2023-11-27T06:28:13.259240 #1454314] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-27T06:28:13.259252 #1454314] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-27T06:28:13.259264 #1454314] INFO -- : LANG = I, [2023-11-27T06:28:13.259276 #1454314] INFO -- : LC_ALL = I, [2023-11-27T06:28:13.259288 #1454314] INFO -- : LC_CTYPE = I, [2023-11-27T06:28:13.259300 #1454314] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-11-27T06:28:13.259312 #1454314] INFO -- : RUSTC = rustc I, [2023-11-27T06:28:13.259324 #1454314] 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, [2023-11-27T06:28:13.366706 #1454314] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2023-11-27T06:28:13.367150 #1454314] INFO -- : generating encdb.h I, [2023-11-27T06:28:13.377193 #1454314] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-27T06:28:13.377271 #1454314] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-27T06:28:13.377299 #1454314] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-27T06:28:13.377317 #1454314] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-27T06:28:13.377332 #1454314] INFO -- : I, [2023-11-27T06:28:13.390825 #1454314] INFO -- : generating enc.mk I, [2023-11-27T06:28:13.397865 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2023-11-27T06:28:13.429907 #1454314] INFO -- : encdb.h unchanged I, [2023-11-27T06:28:13.822719 #1454314] INFO -- : making srcs under enc I, [2023-11-27T06:28:13.822790 #1454314] INFO -- : making enc I, [2023-11-27T06:28:13.880158 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:13.880272 #1454314] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-11-27T06:28:13.880350 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:13.907507 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:13.907616 #1454314] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-11-27T06:28:13.907690 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:13.918353 #1454314] INFO -- : generating transdb.h I, [2023-11-27T06:28:14.203743 #1454314] INFO -- : transdb.h unchanged I, [2023-11-27T06:28:14.215328 #1454314] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-11-27T06:28:14.215401 #1454314] INFO -- : making trans I, [2023-11-27T06:28:14.319042 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:14.319135 #1454314] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2023-11-27T06:28:14.319202 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:14.320412 #1454314] INFO -- : making encs I, [2023-11-27T06:28:14.351359 #1454314] INFO -- : ext/configure-ext.mk unchanged I, [2023-11-27T06:28:14.369591 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:14.497740 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:14.497838 #1454314] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-11-27T06:28:14.497906 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:16.165144 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:16.165920 #1454314] INFO -- : generating makefile exts.mk I, [2023-11-27T06:28:16.264775 #1454314] INFO -- : exts.mk unchanged I, [2023-11-27T06:28:16.284310 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:16.686355 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' I, [2023-11-27T06:28:16.714108 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' I, [2023-11-27T06:28:16.714197 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2023-11-27T06:28:16.714931 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2023-11-27T06:28:16.722636 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2023-11-27T06:28:16.735769 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2023-11-27T06:28:16.742317 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2023-11-27T06:28:16.742801 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2023-11-27T06:28:16.747056 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2023-11-27T06:28:16.750630 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2023-11-27T06:28:16.761125 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2023-11-27T06:28:16.764980 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2023-11-27T06:28:16.765603 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2023-11-27T06:28:16.772551 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' I, [2023-11-27T06:28:16.777313 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2023-11-27T06:28:16.778125 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2023-11-27T06:28:16.782513 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' I, [2023-11-27T06:28:16.787256 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2023-11-27T06:28:16.789354 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2023-11-27T06:28:16.796088 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2023-11-27T06:28:16.801825 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2023-11-27T06:28:16.804131 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2023-11-27T06:28:16.809987 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2023-11-27T06:28:16.820538 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2023-11-27T06:28:16.825396 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2023-11-27T06:28:16.838650 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2023-11-27T06:28:16.850402 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2023-11-27T06:28:16.856083 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2023-11-27T06:28:16.866624 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2023-11-27T06:28:16.868337 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2023-11-27T06:28:16.877214 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2023-11-27T06:28:16.894362 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2023-11-27T06:28:16.918359 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2023-11-27T06:28:16.918444 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' I, [2023-11-27T06:28:16.925711 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-27T06:28:16.930572 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' I, [2023-11-27T06:28:16.974366 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-27T06:28:16.974446 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-11-27T06:28:16.988514 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2023-11-27T06:28:17.026378 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-27T06:28:17.026472 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-27T06:28:17.054044 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.1/ext/rbs_extension' I, [2023-11-27T06:28:17.114362 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-11-27T06:28:17.134359 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-27T06:28:17.144028 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.2/ext/rbs_extension' I, [2023-11-27T06:28:17.148961 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-27T06:28:17.170944 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.1/ext/rbs_extension' I, [2023-11-27T06:28:17.202328 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.2/ext/rbs_extension' I, [2023-11-27T06:28:17.207842 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2023-11-27T06:28:17.214435 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2023-11-27T06:28:17.281359 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:17.585630 #1454314] INFO -- : make[2]: 'ruby' is up to date. I, [2023-11-27T06:28:17.585712 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:17.586423 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:17.594353 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:17.594429 #1454314] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-11-27T06:28:17.594457 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:28:17.594515 #1454314] 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, [2023-11-27T06:28:17.933383 #1454314] INFO -- : Installing to I, [2023-11-27T06:28:17.933512 #1454314] INFO -- : installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin I, [2023-11-27T06:28:17.934107 #1454314] INFO -- : installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib I, [2023-11-27T06:28:17.958380 #1454314] INFO -- : installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0/x86_64-linux I, [2023-11-27T06:28:17.958780 #1454314] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig I, [2023-11-27T06:28:17.959043 #1454314] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0/x86_64-linux I, [2023-11-27T06:28:17.999129 #1454314] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-11-27T06:28:17.999281 #1454314] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-11-27T06:28:17.999558 #1454314] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.3.0+0/x86_64-linux I, [2023-11-27T06:28:18.000304 #1454314] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0 I, [2023-11-27T06:28:18.022418 #1454314] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.3.0+0 I, [2023-11-27T06:28:18.022550 #1454314] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-11-27T06:28:18.022678 #1454314] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.3.0+0/ruby I, [2023-11-27T06:28:18.023050 #1454314] INFO -- : installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin I, [2023-11-27T06:28:18.023416 #1454314] INFO -- : installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0 I, [2023-11-27T06:28:18.269985 #1454314] INFO -- : installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.3.0+0 I, [2023-11-27T06:28:18.309933 #1454314] INFO -- : installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 I, [2023-11-27T06:28:18.329559 #1454314] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.3.0+0 I, [2023-11-27T06:28:18.373009 #1454314] INFO -- : abbrev 0.1.1 I, [2023-11-27T06:28:18.404872 #1454314] INFO -- : base64 0.2.0 I, [2023-11-27T06:28:18.406791 #1454314] INFO -- : benchmark 0.3.0 I, [2023-11-27T06:28:18.408531 #1454314] INFO -- : bundler 2.5.0.dev I, [2023-11-27T06:28:18.413194 #1454314] INFO -- : cgi 0.4.0 I, [2023-11-27T06:28:18.415089 #1454314] INFO -- : csv 3.2.8 I, [2023-11-27T06:28:18.417058 #1454314] INFO -- : delegate 0.3.1 I, [2023-11-27T06:28:18.418857 #1454314] INFO -- : did_you_mean 1.6.3 I, [2023-11-27T06:28:18.420641 #1454314] INFO -- : drb 2.2.0 I, [2023-11-27T06:28:18.422516 #1454314] INFO -- : english 0.8.0 I, [2023-11-27T06:28:18.426545 #1454314] INFO -- : erb 4.0.3 I, [2023-11-27T06:28:18.430131 #1454314] INFO -- : error_highlight 0.5.1 I, [2023-11-27T06:28:18.432156 #1454314] INFO -- : fileutils 1.7.2 I, [2023-11-27T06:28:18.433958 #1454314] INFO -- : find 0.2.0 I, [2023-11-27T06:28:18.435710 #1454314] INFO -- : forwardable 1.3.3 I, [2023-11-27T06:28:18.437362 #1454314] INFO -- : getoptlong 0.2.1 I, [2023-11-27T06:28:18.439030 #1454314] INFO -- : ipaddr 1.2.5 I, [2023-11-27T06:28:18.440674 #1454314] INFO -- : irb 1.9.1 I, [2023-11-27T06:28:18.443840 #1454314] INFO -- : logger 1.6.0 I, [2023-11-27T06:28:18.445616 #1454314] INFO -- : mutex_m 0.2.0 I, [2023-11-27T06:28:18.447458 #1454314] INFO -- : net-http 0.4.0 I, [2023-11-27T06:28:18.449281 #1454314] INFO -- : net-protocol 0.2.2 I, [2023-11-27T06:28:18.451063 #1454314] INFO -- : observer 0.1.2 I, [2023-11-27T06:28:18.452662 #1454314] INFO -- : open-uri 0.4.0 I, [2023-11-27T06:28:18.454508 #1454314] INFO -- : open3 0.2.0 I, [2023-11-27T06:28:18.456202 #1454314] INFO -- : optparse 0.4.0 I, [2023-11-27T06:28:18.457866 #1454314] INFO -- : ostruct 0.6.0 I, [2023-11-27T06:28:18.459512 #1454314] INFO -- : pp 0.5.0 I, [2023-11-27T06:28:18.463784 #1454314] INFO -- : prettyprint 0.2.0 I, [2023-11-27T06:28:18.465539 #1454314] INFO -- : prism 0.18.0 I, [2023-11-27T06:28:18.467385 #1454314] INFO -- : pstore 0.1.3 I, [2023-11-27T06:28:18.469166 #1454314] INFO -- : rdoc 6.6.0 I, [2023-11-27T06:28:18.473012 #1454314] INFO -- : readline 0.0.3 I, [2023-11-27T06:28:18.474906 #1454314] INFO -- : reline 0.4.0 I, [2023-11-27T06:28:18.476774 #1454314] INFO -- : resolv 0.2.2 I, [2023-11-27T06:28:18.478688 #1454314] INFO -- : resolv-replace 0.1.1 I, [2023-11-27T06:28:18.480485 #1454314] INFO -- : rinda 0.2.0 I, [2023-11-27T06:28:18.482406 #1454314] INFO -- : ruby2_keywords 0.0.5 I, [2023-11-27T06:28:18.484138 #1454314] INFO -- : securerandom 0.3.0 I, [2023-11-27T06:28:18.485814 #1454314] INFO -- : set 1.0.3 I, [2023-11-27T06:28:18.487555 #1454314] INFO -- : shellwords 0.2.0 I, [2023-11-27T06:28:18.489272 #1454314] INFO -- : singleton 0.2.0 I, [2023-11-27T06:28:18.490985 #1454314] INFO -- : syntax_suggest 1.1.0 I, [2023-11-27T06:28:18.495685 #1454314] INFO -- : tempfile 0.2.0 I, [2023-11-27T06:28:18.497607 #1454314] INFO -- : time 0.3.0 I, [2023-11-27T06:28:18.499487 #1454314] INFO -- : timeout 0.4.1 I, [2023-11-27T06:28:18.501228 #1454314] INFO -- : tmpdir 0.2.0 I, [2023-11-27T06:28:18.503272 #1454314] INFO -- : tsort 0.2.0 I, [2023-11-27T06:28:18.505039 #1454314] INFO -- : un 0.3.0 I, [2023-11-27T06:28:18.506867 #1454314] INFO -- : uri 0.13.0 I, [2023-11-27T06:28:18.508676 #1454314] INFO -- : weakref 0.1.3 I, [2023-11-27T06:28:18.510449 #1454314] INFO -- : yaml 0.3.0 I, [2023-11-27T06:28:18.511811 #1454314] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.3.0+0 I, [2023-11-27T06:28:18.531606 #1454314] INFO -- : bigdecimal 3.1.5 I, [2023-11-27T06:28:18.533685 #1454314] INFO -- : date 3.3.4 I, [2023-11-27T06:28:18.535673 #1454314] INFO -- : digest 3.1.1 I, [2023-11-27T06:28:18.537579 #1454314] INFO -- : etc 1.4.3.dev.1 I, [2023-11-27T06:28:18.539439 #1454314] INFO -- : fcntl 1.1.0 I, [2023-11-27T06:28:18.541168 #1454314] INFO -- : fiddle 1.1.2 I, [2023-11-27T06:28:18.543435 #1454314] INFO -- : io-console 0.6.1.dev.1 I, [2023-11-27T06:28:18.545345 #1454314] INFO -- : io-nonblock 0.2.0 I, [2023-11-27T06:28:18.547525 #1454314] INFO -- : io-wait 0.3.0 I, [2023-11-27T06:28:18.549224 #1454314] INFO -- : json 2.6.3 I, [2023-11-27T06:28:18.551097 #1454314] INFO -- : nkf 0.1.3 I, [2023-11-27T06:28:18.552858 #1454314] INFO -- : openssl 3.2.0 I, [2023-11-27T06:28:18.554656 #1454314] INFO -- : pathname 0.3.0 I, [2023-11-27T06:28:18.556397 #1454314] INFO -- : psych 5.1.1.1 I, [2023-11-27T06:28:18.560167 #1454314] INFO -- : stringio 3.1.0 I, [2023-11-27T06:28:18.562042 #1454314] INFO -- : strscan 3.0.8 I, [2023-11-27T06:28:18.563866 #1454314] INFO -- : syslog 0.1.1 I, [2023-11-27T06:28:18.565735 #1454314] INFO -- : zlib 3.1.0 I, [2023-11-27T06:28:18.567259 #1454314] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.3.0+0 I, [2023-11-27T06:28:18.568573 #1454314] INFO -- : minitest 5.20.0 I, [2023-11-27T06:28:18.591991 #1454314] INFO -- : power_assert 2.0.3 I, [2023-11-27T06:28:18.598293 #1454314] INFO -- : rake 13.1.0 I, [2023-11-27T06:28:18.616169 #1454314] INFO -- : test-unit 3.6.1 I, [2023-11-27T06:28:18.635524 #1454314] INFO -- : rexml 3.2.6 I, [2023-11-27T06:28:18.654729 #1454314] INFO -- : rss 0.3.0 I, [2023-11-27T06:28:18.670245 #1454314] INFO -- : net-ftp 0.2.0 I, [2023-11-27T06:28:18.674719 #1454314] INFO -- : net-imap 0.4.6 I, [2023-11-27T06:28:18.690883 #1454314] INFO -- : net-pop 0.1.2 I, [2023-11-27T06:28:18.695235 #1454314] INFO -- : net-smtp 0.4.0 I, [2023-11-27T06:28:18.700243 #1454314] INFO -- : matrix 0.4.2 I, [2023-11-27T06:28:18.704905 #1454314] INFO -- : prime 0.1.2 I, [2023-11-27T06:28:18.710962 #1454314] INFO -- : rbs 3.3.2 I, [2023-11-27T06:28:18.888755 #1454314] INFO -- : typeprof 0.21.8 I, [2023-11-27T06:28:18.900973 #1454314] INFO -- : debug 1.8.0 I, [2023-11-27T06:28:18.922578 #1454314] INFO -- : racc 1.7.3 I, [2023-11-27T06:28:18.940381 #1454314] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.3.0+0/cache I, [2023-11-27T06:28:18.961768 #1454314] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-11-27T06:28:18.962049 #1454314] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-11-27T06:29:31.594807 #1454314] INFO -- : PASS all 1864 tests E, [2023-11-27T06:29:31.601337 #1454314] ERROR -- : I, [2023-11-27T06:29:31.601492 #1454314] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-11-27T06:29:31.601848 #1454314] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-11-27T06:29:31.771088 #1454314] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-27T06:29:31.771198 #1454314] INFO -- : CC = gcc I, [2023-11-27T06:29:31.771257 #1454314] INFO -- : LD = ld I, [2023-11-27T06:29:31.771300 #1454314] INFO -- : LDSHARED = gcc -shared I, [2023-11-27T06:29:31.771345 #1454314] 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, [2023-11-27T06:29:31.771384 #1454314] 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, [2023-11-27T06:29:31.771436 #1454314] INFO -- : CPPFLAGS = I, [2023-11-27T06:29:31.771471 #1454314] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-27T06:29:31.771505 #1454314] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-27T06:29:31.771542 #1454314] INFO -- : LANG = I, [2023-11-27T06:29:31.771574 #1454314] INFO -- : LC_ALL = I, [2023-11-27T06:29:31.771605 #1454314] INFO -- : LC_CTYPE = I, [2023-11-27T06:29:31.771635 #1454314] INFO -- : MFLAGS = I, [2023-11-27T06:29:31.771665 #1454314] INFO -- : RUSTC = rustc I, [2023-11-27T06:29:31.771703 #1454314] 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, [2023-11-27T06:29:31.778186 #1454314] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-27T06:29:31.778250 #1454314] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-27T06:29:31.778272 #1454314] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-27T06:29:31.778290 #1454314] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-27T06:29:31.778321 #1454314] INFO -- : I, [2023-11-27T06:29:31.997896 #1454314] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2023-11-27T06:29:31.997982 #1454314] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2023-11-27T06:29:31.998009 #1454314] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2023-11-27T06:29:32.283843 #1454314] INFO -- : Checking leaked global symbols...none I, [2023-11-27T06:29:32.409941 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-11-27T06:29:32.410417 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 I, [2023-11-27T06:29:32.410583 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 I, [2023-11-27T06:29:32.410955 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 I, [2023-11-27T06:29:32.411691 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 I, [2023-11-27T06:29:32.412155 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 I, [2023-11-27T06:29:32.413882 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 I, [2023-11-27T06:29:32.415079 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 I, [2023-11-27T06:29:32.419748 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-11-27T06:29:32.422318 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 I, [2023-11-27T06:29:32.425631 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 I, [2023-11-27T06:29:32.430320 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-11-27T06:29:32.430757 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 I, [2023-11-27T06:29:32.431065 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 I, [2023-11-27T06:29:32.431541 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 I, [2023-11-27T06:29:32.531990 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 I, [2023-11-27T06:29:32.534796 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 I, [2023-11-27T06:29:32.894395 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 I, [2023-11-27T06:29:32.894479 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 I, [2023-11-27T06:29:32.894506 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 I, [2023-11-27T06:29:32.894534 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 I, [2023-11-27T06:29:32.894550 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 I, [2023-11-27T06:29:32.894563 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 I, [2023-11-27T06:29:32.894578 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 I, [2023-11-27T06:29:32.894590 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 I, [2023-11-27T06:29:32.894604 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 I, [2023-11-27T06:29:32.894618 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 I, [2023-11-27T06:29:32.894633 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 I, [2023-11-27T06:29:32.894650 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 I, [2023-11-27T06:29:33.018351 #1454314] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 I, [2023-11-27T06:29:33.019821 #1454314] INFO -- : I, [2023-11-27T06:29:33.019886 #1454314] INFO -- : test succeeded I, [2023-11-27T06:29:33.022832 #1454314] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-11-27T06:29:33.023033 #1454314] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-11-27T06:29:33.284134 #1454314] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-27T06:29:33.284221 #1454314] INFO -- : CC = gcc I, [2023-11-27T06:29:33.284269 #1454314] INFO -- : LD = ld I, [2023-11-27T06:29:33.284302 #1454314] INFO -- : LDSHARED = gcc -shared I, [2023-11-27T06:29:33.284340 #1454314] 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, [2023-11-27T06:29:33.284380 #1454314] 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, [2023-11-27T06:29:33.284415 #1454314] INFO -- : CPPFLAGS = I, [2023-11-27T06:29:33.284455 #1454314] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-27T06:29:33.284487 #1454314] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-27T06:29:33.284517 #1454314] INFO -- : LANG = I, [2023-11-27T06:29:33.284545 #1454314] INFO -- : LC_ALL = I, [2023-11-27T06:29:33.284574 #1454314] INFO -- : LC_CTYPE = I, [2023-11-27T06:29:33.284602 #1454314] INFO -- : MFLAGS = I, [2023-11-27T06:29:33.284631 #1454314] INFO -- : RUSTC = rustc I, [2023-11-27T06:29:33.284667 #1454314] 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, [2023-11-27T06:29:33.288653 #1454314] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-27T06:29:33.288724 #1454314] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-27T06:29:33.288747 #1454314] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-27T06:29:33.288766 #1454314] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-27T06:29:33.288781 #1454314] INFO -- : I, [2023-11-27T06:29:33.294809 #1454314] INFO -- : generating enc.mk I, [2023-11-27T06:29:33.799060 #1454314] INFO -- : generating encdb.h I, [2023-11-27T06:29:33.878059 #1454314] INFO -- : encdb.h unchanged I, [2023-11-27T06:29:33.885666 #1454314] INFO -- : making enc I, [2023-11-27T06:29:33.933620 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:33.933702 #1454314] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-11-27T06:29:33.933766 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:33.935037 #1454314] INFO -- : making srcs under enc I, [2023-11-27T06:29:34.015102 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:34.015207 #1454314] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-11-27T06:29:34.015283 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:34.022896 #1454314] INFO -- : generating transdb.h I, [2023-11-27T06:29:34.320304 #1454314] INFO -- : transdb.h unchanged I, [2023-11-27T06:29:34.323171 #1454314] INFO -- : making trans I, [2023-11-27T06:29:34.441048 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:34.441141 #1454314] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2023-11-27T06:29:34.441202 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:34.447020 #1454314] INFO -- : making encs I, [2023-11-27T06:29:34.547928 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:34.548039 #1454314] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-11-27T06:29:34.548119 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:34.552530 #1454314] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-11-27T06:29:34.638271 #1454314] INFO -- : ext/configure-ext.mk updated I, [2023-11-27T06:29:34.647781 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:38.785444 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:38.785957 #1454314] INFO -- : generating makefile exts.mk I, [2023-11-27T06:29:38.900248 #1454314] INFO -- : exts.mk unchanged I, [2023-11-27T06:29:38.913538 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:39.574384 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' I, [2023-11-27T06:29:39.593948 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' I, [2023-11-27T06:29:39.622742 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2023-11-27T06:29:39.635549 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2023-11-27T06:29:39.646481 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2023-11-27T06:29:39.653841 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2023-11-27T06:29:39.660047 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2023-11-27T06:29:39.674864 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2023-11-27T06:29:39.733233 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2023-11-27T06:29:39.742972 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2023-11-27T06:29:39.789181 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2023-11-27T06:29:39.818398 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2023-11-27T06:29:39.834332 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2023-11-27T06:29:39.847337 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2023-11-27T06:29:39.885754 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2023-11-27T06:29:39.906532 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2023-11-27T06:29:39.950371 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2023-11-27T06:29:39.978790 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2023-11-27T06:29:39.986765 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' I, [2023-11-27T06:29:40.003216 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' I, [2023-11-27T06:29:40.030369 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2023-11-27T06:29:40.048191 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2023-11-27T06:29:40.092051 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2023-11-27T06:29:40.151041 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2023-11-27T06:29:40.157692 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2023-11-27T06:29:40.167305 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2023-11-27T06:29:40.178241 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2023-11-27T06:29:40.220748 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2023-11-27T06:29:40.227622 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2023-11-27T06:29:40.235559 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2023-11-27T06:29:40.287875 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2023-11-27T06:29:40.309077 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2023-11-27T06:29:40.312371 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2023-11-27T06:29:40.327163 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2023-11-27T06:29:40.350038 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2023-11-27T06:29:40.384262 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2023-11-27T06:29:40.412719 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' I, [2023-11-27T06:29:40.418126 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' I, [2023-11-27T06:29:40.438191 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-27T06:29:40.496100 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-27T06:29:40.500279 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-27T06:29:40.592249 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-27T06:29:40.597249 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-11-27T06:29:40.698603 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-11-27T06:29:40.703837 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-27T06:29:40.772543 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-27T06:29:40.787241 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.1/ext/rbs_extension' I, [2023-11-27T06:29:40.853069 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.1/ext/rbs_extension' I, [2023-11-27T06:29:40.857372 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.2/ext/rbs_extension' I, [2023-11-27T06:29:40.950488 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.2/ext/rbs_extension' I, [2023-11-27T06:29:41.013277 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:41.243941 #1454314] INFO -- : make[2]: 'ruby' is up to date. I, [2023-11-27T06:29:41.244068 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:41.246439 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:41.252929 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:41.253028 #1454314] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-11-27T06:29:41.253110 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:29:41.607090 #1454314] INFO -- : Run options: I, [2023-11-27T06:29:41.607166 #1454314] INFO -- : --seed=7419 I, [2023-11-27T06:29:41.607186 #1454314] 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, [2023-11-27T06:29:41.607201 #1454314] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes I, [2023-11-27T06:29:41.607215 #1454314] INFO -- : --name=!/memory_leak/ I, [2023-11-27T06:29:41.607228 #1454314] INFO -- : --stderr-on-failure I, [2023-11-27T06:29:41.607241 #1454314] INFO -- : -j4 I, [2023-11-27T06:29:41.607254 #1454314] INFO -- : I, [2023-11-27T06:29:41.607267 #1454314] INFO -- : # Running tests: I, [2023-11-27T06:29:41.607280 #1454314] INFO -- : I, [2023-11-27T06:29:42.008073 #1454314] INFO -- : [ 1/909] 1495457=test_gem_commands_cleanup_command I, [2023-11-27T06:29:42.051407 #1454314] INFO -- : [ 2/909] 1495459=test_buffered_io I, [2023-11-27T06:29:42.074353 #1454314] INFO -- : [ 3/909] 1495458=test_gem_ext_ext_conf_builder I, [2023-11-27T06:29:42.332820 #1454314] INFO -- : [ 4/909] 1495461=test_gem_dependency_resolution_error I, [2023-11-27T06:29:42.453869 #1454314] INFO -- : [ 5/909] 1495459=test_read_write I, [2023-11-27T06:29:42.500893 #1454314] INFO -- : [ 6/909] 1495459=test_path_to_class I, [2023-11-27T06:29:42.516441 #1454314] INFO -- : [ 7/909] 1495459=test_gem_request_set_lockfile_parser I, [2023-11-27T06:29:42.526523 #1454314] INFO -- : [ 8/909] 1495461=test_utf16 I, [2023-11-27T06:29:42.587171 #1454314] INFO -- : [ 9/909] 1495461=test_unconverted_fields I, [2023-11-27T06:29:42.664962 #1454314] INFO -- : [ 10/909] 1495461=test_sprintf I, [2023-11-27T06:29:43.138352 #1454314] INFO -- : [ 11/909] 1495461=test_autoload I, [2023-11-27T06:29:43.284210 #1454314] INFO -- : [ 12/909] 1495459=test_pkcs12 I, [2023-11-27T06:29:44.350642 #1454314] INFO -- : [ 13/909] 1495459=test_gem_commands_which_command I, [2023-11-27T06:29:44.425344 #1454314] INFO -- : [ 14/909] 1495457=test_weakmap I, [2023-11-27T06:29:44.529528 #1454314] INFO -- : [ 15/909] 1495459=test_fiber I, [2023-11-27T06:29:47.280480 #1454314] INFO -- : [ 16/909] 1495458=test_refinement I, [2023-11-27T06:29:50.770594 #1454314] INFO -- : [ 17/909] 1495457=test_case_options I, [2023-11-27T06:29:50.820886 #1454314] INFO -- : [ 18/909] 1495457=test_cgi_session I, [2023-11-27T06:29:50.862420 #1454314] INFO -- : [ 19/909] 1495457=test_mutex_m I, [2023-11-27T06:29:50.900704 #1454314] INFO -- : [ 20/909] 1495457=test_usrmarshal I, [2023-11-27T06:29:51.722630 #1454314] INFO -- : [ 21/909] 1495457=test_x509crl I, [2023-11-27T06:29:51.986455 #1454314] INFO -- : [ 22/909] 1495457=test_httpresponses I, [2023-11-27T06:29:52.076682 #1454314] INFO -- : [ 23/909] 1495457=test_ripper I, [2023-11-27T06:29:52.668423 #1454314] INFO -- : [ 24/909] 1495459=test_optimization I, [2023-11-27T06:29:52.865668 #1454314] INFO -- : [ 25/909] 1495457=test_buffering I, [2023-11-27T06:29:52.891325 #1454314] INFO -- : [ 26/909] 1495457=test_svcb_https I, [2023-11-27T06:29:52.906376 #1454314] INFO -- : [ 27/909] 1495457=test_my_integer I, [2023-11-27T06:29:52.922577 #1454314] INFO -- : [ 28/909] 1495457=encoding_test I, [2023-11-27T06:30:00.662760 #1454314] INFO -- : [ 29/909] 1495458=test_option I, [2023-11-27T06:30:01.062567 #1454314] INFO -- : [ 30/909] 1495458=test_insns_leaf I, [2023-11-27T06:30:01.116284 #1454314] INFO -- : [ 31/909] 1495458=test_gem_version_option I, [2023-11-27T06:30:01.398292 #1454314] INFO -- : [ 32/909] 1495458=test_member I, [2023-11-27T06:30:01.418705 #1454314] INFO -- : [ 33/909] 1495458=test_abbrev I, [2023-11-27T06:30:01.520404 #1454314] INFO -- : [ 34/909] 1495458=test_liberal_parsing I, [2023-11-27T06:30:01.738382 #1454314] INFO -- : [ 35/909] 1495458=test_win32ole_variant I, [2023-11-27T06:30:01.834538 #1454314] INFO -- : [ 36/909] 1495458=test_x509req I, [2023-11-27T06:30:02.345969 #1454314] INFO -- : [ 37/909] 1495458=test_syntax I, [2023-11-27T06:30:03.746702 #1454314] INFO -- : [ 38/909] 1495461=test_flip I, [2023-11-27T06:30:03.796788 #1454314] INFO -- : [ 39/909] 1495461=test_x509name I, [2023-11-27T06:30:03.923030 #1454314] INFO -- : [ 40/909] 1495461=test_rdoc_task I, [2023-11-27T06:30:04.018367 #1454314] INFO -- : [ 41/909] 1495461=test_backtrace I, [2023-11-27T06:30:05.746369 #1454314] INFO -- : [ 42/909] 1495461=test_dln I, [2023-11-27T06:30:05.897845 #1454314] INFO -- : [ 43/909] 1495461=test_scalar_scanner I, [2023-11-27T06:30:05.942373 #1454314] INFO -- : [ 44/909] 1495461=test_nofree I, [2023-11-27T06:30:05.994412 #1454314] INFO -- : [ 45/909] 1495461=test_set I, [2023-11-27T06:30:06.276175 #1454314] INFO -- : [ 46/909] 1495461=test_pkg_config I, [2023-11-27T06:30:06.442591 #1454314] INFO -- : [ 47/909] 1495461=test_gem_security_signer I, [2023-11-27T06:30:07.786356 #1454314] INFO -- : [ 48/909] 1495461=test_rdoc_markdown_test I, [2023-11-27T06:30:11.417416 #1454314] INFO -- : [ 49/909] 1495459=test_rdoc_normal_module I, [2023-11-27T06:30:11.663578 #1454314] INFO -- : [ 50/909] 1495461=test_gem_source_lock I, [2023-11-27T06:30:11.750788 #1454314] INFO -- : [ 51/909] 1495459=test_default_gems I, [2023-11-27T06:30:11.814503 #1454314] INFO -- : [ 52/909] 1495459=test_bn I, [2023-11-27T06:30:11.841952 #1454314] INFO -- : [ 53/909] 1495459=test_gem_rdoc I, [2023-11-27T06:30:11.960045 #1454314] INFO -- : [ 54/909] 1495461=test_digest_extend I, [2023-11-27T06:30:12.070254 #1454314] INFO -- : [ 55/909] 1495461=test_gem_dependency_list I, [2023-11-27T06:30:12.314479 #1454314] INFO -- : [ 56/909] 1495461=test_monitor I, [2023-11-27T06:30:12.447279 #1454314] INFO -- : [ 57/909] 1495459=test_last_thread I, [2023-11-27T06:30:12.669189 #1454314] INFO -- : [ 58/909] 1495461=test_c_struct_builder I, [2023-11-27T06:30:12.844505 #1454314] INFO -- : [ 59/909] 1495461=test_gem_install_update_options I, [2023-11-27T06:30:13.325231 #1454314] INFO -- : [ 60/909] 1495461=test_whileuntil I, [2023-11-27T06:30:13.354846 #1454314] INFO -- : [ 61/909] 1495461=test_numhash I, [2023-11-27T06:30:13.436039 #1454314] INFO -- : [ 62/909] 1495461=test_pkey_rsa I, [2023-11-27T06:30:13.741537 #1454314] INFO -- : [ 63/909] 1495459=test_generic I, [2023-11-27T06:30:13.991463 #1454314] INFO -- : [ 64/909] 1495459=test_rdoc_markup_to_ansi I, [2023-11-27T06:30:14.102043 #1454314] INFO -- : [ 65/909] 1495461=test_getoptlong I, [2023-11-27T06:30:14.131736 #1454314] INFO -- : [ 66/909] 1495461=test_debug_cmd I, [2023-11-27T06:30:14.211683 #1454314] INFO -- : [ 67/909] 1495459=test_framework I, [2023-11-27T06:30:14.214607 #1454314] INFO -- : [ 68/909] 1495461=test_workspace I, [2023-11-27T06:30:14.249579 #1454314] INFO -- : [ 69/909] 1495459=test_passing_block I, [2023-11-27T06:30:14.298518 #1454314] INFO -- : [ 70/909] 1495459=test_gem_resolver_index_specification I, [2023-11-27T06:30:14.445191 #1454314] INFO -- : [ 71/909] 1495459=test_singleton_function I, [2023-11-27T06:30:14.475517 #1454314] INFO -- : [ 72/909] 1495459=test_rdoc_parser_changelog I, [2023-11-27T06:30:14.658601 #1454314] INFO -- : [ 73/909] 1495459=parameters_signature_test I, [2023-11-27T06:30:15.040924 #1454314] INFO -- : [ 74/909] 1495459=test_c_union_entity I, [2023-11-27T06:30:15.246714 #1454314] INFO -- : [ 75/909] 1495461=comments_test I, [2023-11-27T06:30:15.346844 #1454314] INFO -- : [ 76/909] 1495459=test_io_wait_uncommon I, [2023-11-27T06:30:15.379538 #1454314] INFO -- : [ 77/909] 1495459=test_acl I, [2023-11-27T06:30:15.394162 #1454314] INFO -- : [ 78/909] 1495461=bom_test I, [2023-11-27T06:30:15.414924 #1454314] INFO -- : [ 79/909] 1495461=test_column_separator I, [2023-11-27T06:30:15.428925 #1454314] INFO -- : [ 80/909] 1495459=test_file I, [2023-11-27T06:30:15.459653 #1454314] INFO -- : [ 81/909] 1495461=test_io_console I, [2023-11-27T06:30:18.944307 #1454314] INFO -- : [ 82/909] 1495458=test_cmd I, [2023-11-27T06:30:19.224916 #1454314] INFO -- : [ 83/909] 1495461=test_base64 I, [2023-11-27T06:30:19.242971 #1454314] INFO -- : [ 84/909] 1495461=test_gem_ext_cmake_builder I, [2023-11-27T06:30:19.353751 #1454314] INFO -- : [ 85/909] 1495461=test_scope I, [2023-11-27T06:30:19.359409 #1454314] INFO -- : [ 86/909] 1495461=test_x509ext I, [2023-11-27T06:30:19.478673 #1454314] INFO -- : [ 87/909] 1495461=test_httpresponse I, [2023-11-27T06:30:19.542576 #1454314] INFO -- : [ 88/909] 1495461=test_rdoc_parser_ruby I, [2023-11-27T06:30:21.299239 #1454314] INFO -- : [ 89/909] 1495461=locals_test I, [2023-11-27T06:30:21.734808 #1454314] INFO -- : [ 90/909] 1495459=parse_test I, [2023-11-27T06:30:22.057417 #1454314] INFO -- : [ 91/909] 1495461=test_verbose I, [2023-11-27T06:30:22.174367 #1454314] INFO -- : [ 92/909] 1495461=test_gem_commands_push_command I, [2023-11-27T06:30:22.454964 #1454314] INFO -- : [ 93/909] 1495458=test_rdoc_markup_to_bs I, [2023-11-27T06:30:22.663130 #1454314] INFO -- : [ 94/909] 1495458=test_eval I, [2023-11-27T06:30:23.616130 #1454314] INFO -- : [ 95/909] 1495458=test_kconv I, [2023-11-27T06:30:23.626588 #1454314] INFO -- : [ 96/909] 1495461=test_date_attr I, [2023-11-27T06:30:23.642353 #1454314] INFO -- : [ 97/909] 1495458=test_gem_name_tuple I, [2023-11-27T06:30:23.643740 #1454314] INFO -- : [ 98/909] 1495461=test_rdoc_tom_doc I, [2023-11-27T06:30:23.691490 #1454314] INFO -- : [ 99/909] 1495458=test_gem_resolver I, [2023-11-27T06:30:23.693280 #1454314] INFO -- : [100/909] 1495461=test_resize I, [2023-11-27T06:30:23.860713 #1454314] INFO -- : [101/909] 1495461=test_sorted_set I, [2023-11-27T06:30:24.546980 #1454314] INFO -- : [102/909] 1495461=test_emoji I, [2023-11-27T06:30:24.652392 #1454314] INFO -- : [103/909] 1495461=test_bigdecimal I, [2023-11-27T06:30:25.867630 #1454314] INFO -- : [104/909] 1495458=test_condition I, [2023-11-27T06:30:25.894156 #1454314] INFO -- : [105/909] 1495458=test_erb I, [2023-11-27T06:30:26.038572 #1454314] INFO -- : [106/909] 1495458=test_cp949 I, [2023-11-27T06:30:26.089304 #1454314] INFO -- : [107/909] 1495458=json_generic_object_test I, [2023-11-27T06:30:26.102024 #1454314] INFO -- : [108/909] 1495458=test_gem_commands_contents_command I, [2023-11-27T06:30:26.566095 #1454314] INFO -- : [109/909] 1495458=test_noarg I, [2023-11-27T06:30:26.658520 #1454314] INFO -- : [110/909] 1495458=test_gem_resolver_lock_specification I, [2023-11-27T06:30:26.839332 #1454314] INFO -- : [111/909] 1495458=test_rdoc_markup_to_html_crossref I, [2023-11-27T06:30:27.678663 #1454314] INFO -- : [112/909] 1495458=test_bigdecimal_util I, [2023-11-27T06:30:27.729813 #1454314] INFO -- : [113/909] 1495458=test_gem_resolver_best_set I, [2023-11-27T06:30:28.004040 #1454314] INFO -- : [114/909] 1495458=test_utf32 I, [2023-11-27T06:30:28.098356 #1454314] INFO -- : [115/909] 1495458=test_gem_commands_environment_command I, [2023-11-27T06:30:28.397381 #1454314] INFO -- : [116/909] 1495458=test_array I, [2023-11-27T06:30:29.400852 #1454314] INFO -- : [117/909] 1495457=test_threadgroup I, [2023-11-27T06:30:30.316373 #1454314] INFO -- : [118/909] 1495459=test_write I, [2023-11-27T06:30:30.470595 #1454314] INFO -- : [119/909] 1495457=test_date_strptime I, [2023-11-27T06:30:30.586855 #1454314] INFO -- : [120/909] 1495459=test_gem_safe_marshal I, [2023-11-27T06:30:30.913318 #1454314] INFO -- : [121/909] 1495457=test_rdoc_extend I, [2023-11-27T06:30:31.263573 #1454314] INFO -- : [122/909] 1495461=test_gbk I, [2023-11-27T06:30:31.277793 #1454314] INFO -- : [123/909] 1495461=test_merge_keys I, [2023-11-27T06:30:31.314586 #1454314] INFO -- : [124/909] 1495461=test_string I, [2023-11-27T06:30:31.870272 #1454314] INFO -- : [125/909] 1495457=test_open3 I, [2023-11-27T06:30:35.193081 #1454314] INFO -- : [126/909] 1495461=test_spell_checker I, [2023-11-27T06:30:35.242687 #1454314] INFO -- : [127/909] 1495461=test_rbconfig I, [2023-11-27T06:30:35.257062 #1454314] INFO -- : [128/909] 1495461=test_win32ole_method I, [2023-11-27T06:30:35.264883 #1454314] INFO -- : [129/909] 1495461=test_euc_jp I, [2023-11-27T06:30:35.267527 #1454314] INFO -- : [130/909] 1495461=test_flush I, [2023-11-27T06:30:35.290466 #1454314] INFO -- : [131/909] 1495459=test_load I, [2023-11-27T06:30:35.306759 #1454314] INFO -- : [132/909] 1495461=test_error_highlight I, [2023-11-27T06:30:35.354845 #1454314] INFO -- : [133/909] 1495459=test_call I, [2023-11-27T06:30:35.775402 #1454314] INFO -- : [134/909] 1495459=test_drb I, [2023-11-27T06:30:36.196521 #1454314] INFO -- : [135/909] 1495461=test_random I, [2023-11-27T06:30:36.267960 #1454314] INFO -- : [136/909] 1495461=test_gem_resolver_conflict I, [2023-11-27T06:30:36.346978 #1454314] INFO -- : [137/909] 1495461=test_rdoc_markup_to_tt_only I, [2023-11-27T06:30:36.486684 #1454314] INFO -- : [138/909] 1495461=test_address_resolve I, [2023-11-27T06:30:36.930906 #1454314] INFO -- : [139/909] 1495461=test_date_ractor I, [2023-11-27T06:30:38.290365 #1454314] INFO -- : [140/909] 1495461=test_parser I, [2023-11-27T06:30:38.367897 #1454314] INFO -- : [141/909] 1495461=test_iso_8859 I, [2023-11-27T06:30:38.471059 #1454314] INFO -- : [142/909] 1495461=test_gem_commands_signin_command I, [2023-11-27T06:30:38.662682 #1454314] INFO -- : [143/909] 1495458=json_generator_test I, [2023-11-27T06:30:38.674252 #1454314] INFO -- : [144/909] 1495461=test_cgi_util I, [2023-11-27T06:30:39.136710 #1454314] INFO -- : [145/909] 1495458=test_num2int I, [2023-11-27T06:30:39.143104 #1454314] INFO -- : [146/909] 1495458=test_rdoc_context I, [2023-11-27T06:30:39.639460 #1454314] INFO -- : [147/909] 1495461=test_iter_break I, [2023-11-27T06:30:39.658835 #1454314] INFO -- : [148/909] 1495461=test_open-uri I, [2023-11-27T06:30:40.746079 #1454314] INFO -- : [149/909] 1495458=test_row_separator I, [2023-11-27T06:30:40.767502 #1454314] INFO -- : [150/909] 1495458=test_bug-14834 I, [2023-11-27T06:30:41.039007 #1454314] INFO -- : [151/909] 1495458=test_rdoc_generator_markup I, [2023-11-27T06:30:41.057006 #1454314] INFO -- : [152/909] 1495458=test_rdoc_markup_document I, [2023-11-27T06:30:41.100740 #1454314] INFO -- : [153/909] 1495458=test_rdoc_markup_parser I, [2023-11-27T06:30:41.318893 #1454314] INFO -- : [154/909] 1495458=test_terminfo I, [2023-11-27T06:30:41.364892 #1454314] INFO -- : [155/909] 1495458=test_gem_commands_dependency_command I, [2023-11-27T06:30:42.140870 #1454314] INFO -- : [156/909] 1495458=test_gem_commands_search_command I, [2023-11-27T06:30:42.264441 #1454314] INFO -- : [157/909] 1495458=test_gem_commands_specification_command I, [2023-11-27T06:30:42.654583 #1454314] INFO -- : [158/909] 1495457=test_addrinfo I, [2023-11-27T06:30:42.654810 #1454314] INFO -- : [159/909] 1495458=test_arithmetic_sequence I, [2023-11-27T06:30:42.837412 #1454314] INFO -- : [160/909] 1495458=regexp_test I, [2023-11-27T06:30:42.983402 #1454314] INFO -- : [161/909] 1495458=test_cesu8 I, [2023-11-27T06:30:42.983710 #1454314] INFO -- : [162/909] 1495458=test_gem_text I, [2023-11-27T06:30:43.343143 #1454314] INFO -- : [163/909] 1495457=test_set_len I, [2023-11-27T06:30:43.363035 #1454314] INFO -- : [164/909] 1495457=test_settracefunc I, [2023-11-27T06:30:43.438350 #1454314] INFO -- : [165/909] 1495458=test_psych I, [2023-11-27T06:30:43.536431 #1454314] INFO -- : [166/909] 1495458=test_pattern_matching I, [2023-11-27T06:30:43.618626 #1454314] INFO -- : [167/909] 1495461=test_rubyoptions I, [2023-11-27T06:30:43.652011 #1454314] INFO -- : [168/909] 1495458=test_features I, [2023-11-27T06:30:44.652944 #1454314] INFO -- : [169/909] 1495458=test_win32ole I, [2023-11-27T06:30:44.680378 #1454314] INFO -- : [170/909] 1495458=test_data_converters I, [2023-11-27T06:30:44.762594 #1454314] INFO -- : [171/909] 1495458=test_zsh_completion I, [2023-11-27T06:30:44.799679 #1454314] INFO -- : [172/909] 1495458=test_asn1 I, [2023-11-27T06:30:44.870930 #1454314] INFO -- : [173/909] 1495458=json_common_interface_test I, [2023-11-27T06:30:44.918637 #1454314] INFO -- : [174/909] 1495458=test_gem_commands_open_command I, [2023-11-27T06:30:45.390347 #1454314] INFO -- : [175/909] 1495458=test_rdoc_markup_pre_process I, [2023-11-27T06:30:46.002926 #1454314] INFO -- : [176/909] 1495458=test_sprintf_comb I, [2023-11-27T06:30:46.647379 #1454314] INFO -- : [177/909] 1495458=test_rdoc_rd_block_parser I, [2023-11-27T06:30:46.735081 #1454314] INFO -- : [178/909] 1495458=test_method_cache I, [2023-11-27T06:30:46.758354 #1454314] INFO -- : [179/909] 1495458=test_quote_char_nil I, [2023-11-27T06:30:46.814104 #1454314] INFO -- : [180/909] 1495458=test_scheduler I, [2023-11-27T06:30:47.287073 #1454314] INFO -- : [181/909] 1495458=test_rdoc_ri_paths I, [2023-11-27T06:30:47.438586 #1454314] INFO -- : [182/909] 1495458=test_serialize_subclasses I, [2023-11-27T06:30:47.452380 #1454314] INFO -- : [183/909] 1495458=test_handle I, [2023-11-27T06:30:47.482707 #1454314] INFO -- : [184/909] 1495457=test_dryrun I, [2023-11-27T06:30:47.730775 #1454314] INFO -- : [185/909] 1495457=test_enum I, [2023-11-27T06:30:48.900050 #1454314] INFO -- : [186/909] 1495458=test_kdf I, [2023-11-27T06:30:49.043273 #1454314] INFO -- : [187/909] 1495458=test_ractor I, [2023-11-27T06:30:49.087929 #1454314] INFO -- : [188/909] 1495458=test_gem_source_specific_file I, [2023-11-27T06:30:49.448386 #1454314] INFO -- : [189/909] 1495458=test_general I, [2023-11-27T06:30:49.894232 #1454314] INFO -- : [190/909] 1495458=test_postponed_job I, [2023-11-27T06:30:50.152607 #1454314] INFO -- : [191/909] 1495458=test_gem_request_set_lockfile I, [2023-11-27T06:30:50.814767 #1454314] INFO -- : [192/909] 1495457=test_pty I, [2023-11-27T06:30:52.018957 #1454314] INFO -- : [193/909] 1495458=test_rdoc_markup_attributes I, [2023-11-27T06:30:52.034579 #1454314] INFO -- : [194/909] 1495458=test_recursion I, [2023-11-27T06:30:52.246851 #1454314] INFO -- : [195/909] 1495458=test_float I, [2023-11-27T06:30:52.406813 #1454314] INFO -- : [196/909] 1495457=test_rdoc_parser_markdown I, [2023-11-27T06:30:52.626665 #1454314] INFO -- : [197/909] 1495457=test_ractor I, [2023-11-27T06:30:52.718740 #1454314] INFO -- : [198/909] 1495457=test_windows_1251 I, [2023-11-27T06:30:52.736923 #1454314] INFO -- : [199/909] 1495457=test_frozen I, [2023-11-27T06:30:52.760120 #1454314] INFO -- : [200/909] 1495457=test_delegate I, [2023-11-27T06:30:52.834642 #1454314] INFO -- : [201/909] 1495457=test_gem_ext_cargo_builder_unit I, [2023-11-27T06:30:52.949530 #1454314] INFO -- : [202/909] 1495457=test_digest E, [2023-11-27T06:30:54.822372 #1454314] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-11-27T06:30:54.822990 #1454314] INFO -- : [203/909] 1495457=test_gem_package_task I, [2023-11-27T06:30:54.851953 #1454314] INFO -- : [204/909] 1495457=test_omap I, [2023-11-27T06:30:54.931020 #1454314] INFO -- : [205/909] 1495457=test_fiddle I, [2023-11-27T06:30:55.060909 #1454314] INFO -- : [206/909] 1495457=test_shellwords I, [2023-11-27T06:30:55.106371 #1454314] INFO -- : [207/909] 1495458=test_yield_block I, [2023-11-27T06:30:55.106443 #1454314] INFO -- : [208/909] 1495457=test_case I, [2023-11-27T06:30:55.114925 #1454314] INFO -- : [209/909] 1495458=test_ractor I, [2023-11-27T06:30:55.144970 #1454314] INFO -- : [210/909] 1495457=test_complex I, [2023-11-27T06:30:55.667478 #1454314] INFO -- : [211/909] 1495458=test_acceptable I, [2023-11-27T06:30:55.683016 #1454314] INFO -- : [212/909] 1495457=test_file_exhaustive I, [2023-11-27T06:30:55.802670 #1454314] INFO -- : [213/909] 1495458=test_erb_command I, [2023-11-27T06:30:55.998077 #1454314] INFO -- : [214/909] 1495458=test_gem_commands_query_command I, [2023-11-27T06:30:57.626572 #1454314] INFO -- : [215/909] 1495458=test_dns I, [2023-11-27T06:30:57.885835 #1454314] INFO -- : [216/909] 1495459=test_rdoc_markup_heading I, [2023-11-27T06:30:57.920073 #1454314] INFO -- : [217/909] 1495459=test_gem_resolver_vendor_specification I, [2023-11-27T06:30:58.116083 #1454314] INFO -- : [218/909] 1495459=test_cstr I, [2023-11-27T06:30:58.314178 #1454314] INFO -- : [219/909] 1495458=test_header I, [2023-11-27T06:30:58.388145 #1454314] INFO -- : [220/909] 1495458=test_require_path_check I, [2023-11-27T06:30:58.799814 #1454314] INFO -- : [221/909] 1495458=test_rdoc_rubygems_hook I, [2023-11-27T06:30:59.024705 #1454314] INFO -- : [222/909] 1495458=test_dup I, [2023-11-27T06:30:59.520307 #1454314] INFO -- : [223/909] 1495458=test_securerandom I, [2023-11-27T06:30:59.587074 #1454314] INFO -- : [224/909] 1495458=test_input_method I, [2023-11-27T06:30:59.642599 #1454314] INFO -- : [225/909] 1495459=test_rdoc_class_module I, [2023-11-27T06:30:59.735871 #1454314] INFO -- : [226/909] 1495458=test_thread_queue I, [2023-11-27T06:31:01.025067 #1454314] INFO -- : [227/909] 1495459=test_memory_view I, [2023-11-27T06:31:01.136279 #1454314] INFO -- : [228/909] 1495459=test_nowrite I, [2023-11-27T06:31:01.230686 #1454314] INFO -- : [229/909] 1495459=test_alias I, [2023-11-27T06:31:02.141455 #1454314] INFO -- : [230/909] 1495459=test_exception I, [2023-11-27T06:31:05.998733 #1454314] INFO -- : [231/909] 1495459=test_rdoc_ri_driver I, [2023-11-27T06:31:06.982840 #1454314] INFO -- : [232/909] 1495459=test_append I, [2023-11-27T06:31:07.006733 #1454314] INFO -- : [233/909] 1495459=test_httpheader I, [2023-11-27T06:31:07.061494 #1454314] INFO -- : [234/909] 1495459=test_protocol I, [2023-11-27T06:31:07.444721 #1454314] INFO -- : [235/909] 1495459=test_ostruct I, [2023-11-27T06:31:07.857130 #1454314] INFO -- : [236/909] 1495457=test_process I, [2023-11-27T06:31:08.049541 #1454314] INFO -- : [237/909] 1495459=test_tsort I, [2023-11-27T06:31:08.227234 #1454314] INFO -- : [238/909] 1495459=test_rendering I, [2023-11-27T06:31:08.362934 #1454314] INFO -- : [239/909] 1495458=json_parser_test I, [2023-11-27T06:31:08.378727 #1454314] INFO -- : [240/909] 1495459=test_coderange I, [2023-11-27T06:31:08.418562 #1454314] INFO -- : [241/909] 1495459=test_method I, [2023-11-27T06:31:08.535458 #1454314] INFO -- : [242/909] 1495458=test_rdoc_markup_to_label I, [2023-11-27T06:31:08.673795 #1454314] INFO -- : [243/909] 1495458=test_update I, [2023-11-27T06:31:08.792279 #1454314] INFO -- : [244/909] 1495458=test_ast I, [2023-11-27T06:31:12.451532 #1454314] INFO -- : [245/909] 1495459=test_coverage I, [2023-11-27T06:31:16.041284 #1454314] INFO -- : [246/909] 1495459=test_pathname I, [2023-11-27T06:31:17.074345 #1454314] INFO -- : [247/909] 1495459=test_socket I, [2023-11-27T06:31:20.354748 #1454314] INFO -- : [248/909] 1495461=test_stringscanner I, [2023-11-27T06:31:20.510880 #1454314] INFO -- : [249/909] 1495461=test_super I, [2023-11-27T06:31:23.029443 #1454314] INFO -- : [250/909] 1495461=test_ssl_session I, [2023-11-27T06:31:24.615931 #1454314] INFO -- : [251/909] 1495461=test_beginendblock I, [2023-11-27T06:31:26.233570 #1454314] INFO -- : [252/909] 1495461=test_deprecated I, [2023-11-27T06:31:26.247022 #1454314] INFO -- : [253/909] 1495461=heredoc_dedent_test I, [2023-11-27T06:31:26.514697 #1454314] INFO -- : [254/909] 1495461=test_abi I, [2023-11-27T06:31:26.890549 #1454314] INFO -- : [255/909] 1495461=test_gem_commands_generate_index_command I, [2023-11-27T06:31:27.112036 #1454314] INFO -- : [256/909] 1495461=test_name_error_extension I, [2023-11-27T06:31:27.194552 #1454314] INFO -- : [257/909] 1495461=test_within_pipe I, [2023-11-27T06:31:27.254351 #1454314] INFO -- : [258/909] 1495461=test_div I, [2023-11-27T06:31:27.287707 #1454314] INFO -- : [259/909] 1495461=test_reline I, [2023-11-27T06:31:27.579125 #1454314] INFO -- : [260/909] 1495461=test_marshalable I, [2023-11-27T06:31:27.615406 #1454314] INFO -- : [261/909] 1495461=test_find I, [2023-11-27T06:31:27.699641 #1454314] INFO -- : [262/909] 1495461=test_m17n_comb I, [2023-11-27T06:31:29.626606 #1454314] INFO -- : [263/909] 1495459=test_gem_commands_stale_command I, [2023-11-27T06:31:29.707784 #1454314] INFO -- : [264/909] 1495459=test_pp I, [2023-11-27T06:31:29.857832 #1454314] INFO -- : [265/909] 1495459=test_gem_resolver_git_specification I, [2023-11-27T06:31:31.552061 #1454314] INFO -- : [266/909] 1495459=test_stream I, [2023-11-27T06:31:31.660261 #1454314] INFO -- : [267/909] 1495459=test_uncorrectable_name_check I, [2023-11-27T06:31:31.674616 #1454314] INFO -- : [268/909] 1495459=test_mailto I, [2023-11-27T06:31:31.711804 #1454314] INFO -- : [269/909] 1495459=test_not I, [2023-11-27T06:31:31.802404 #1454314] INFO -- : [270/909] 1495459=test_sleep I, [2023-11-27T06:31:33.824104 #1454314] INFO -- : [271/909] 1495459=test_scalar I, [2023-11-27T06:31:33.874546 #1454314] INFO -- : [272/909] 1495459=test_gem_command_manager I, [2023-11-27T06:31:34.606530 #1454314] INFO -- : [273/909] 1495459=test_sizeof I, [2023-11-27T06:31:35.502760 #1454314] INFO -- : [274/909] 1495461=test_face I, [2023-11-27T06:31:35.606496 #1454314] INFO -- : [275/909] 1495461=test_remote_fetch_error I, [2023-11-27T06:31:35.657111 #1454314] INFO -- : [276/909] 1495461=json_encoding_test I, [2023-11-27T06:31:35.689125 #1454314] INFO -- : [277/909] 1495461=test_gem_ext_rake_builder I, [2023-11-27T06:31:37.935175 #1454314] INFO -- : [278/909] 1495461=test_each I, [2023-11-27T06:31:37.993098 #1454314] INFO -- : [279/909] 1495461=test_weakkeymap I, [2023-11-27T06:31:39.002745 #1454314] INFO -- : [280/909] 1495461=test_system I, [2023-11-27T06:31:42.286713 #1454314] INFO -- : [281/909] 1495461=test_gem_package_tar_writer I, [2023-11-27T06:31:43.054463 #1454314] INFO -- : [282/909] 1495461=test_rdoc_markup_indented_paragraph I, [2023-11-27T06:31:43.115126 #1454314] INFO -- : [283/909] 1495461=test_gem_indexer I, [2023-11-27T06:31:45.858363 #1454314] INFO -- : [284/909] 1495461=test_gem_commands_cert_command I, [2023-11-27T06:31:50.366183 #1454314] INFO -- : [285/909] 1495459=desugar_compiler_test I, [2023-11-27T06:31:50.458739 #1454314] INFO -- : [286/909] 1495459=test_enc_associate I, [2023-11-27T06:31:51.988075 #1454314] INFO -- : [287/909] 1495459=test_drbssl I, [2023-11-27T06:31:52.264037 #1454314] INFO -- : [288/909] 1495461=newline_test I, [2023-11-27T06:31:52.834952 #1454314] INFO -- : [289/909] 1495461=test_to_ary_concat I, [2023-11-27T06:31:56.754578 #1454314] INFO -- : [290/909] 1495461=test_c_struct_entry I, [2023-11-27T06:31:58.395097 #1454314] INFO -- : [291/909] 1495461=test_ractor I, [2023-11-27T06:31:58.714667 #1454314] INFO -- : [292/909] 1495461=test_win32ole_variable I, [2023-11-27T06:31:58.740184 #1454314] INFO -- : [293/909] 1495461=test_array I, [2023-11-27T06:31:58.871573 #1454314] INFO -- : [294/909] 1495461=test_gem_commands_fetch_command I, [2023-11-27T06:31:59.347366 #1454314] INFO -- : [295/909] 1495461=test_date_arith I, [2023-11-27T06:31:59.402231 #1454314] INFO -- : [296/909] 1495461=test_rdoc_text I, [2023-11-27T06:31:59.603356 #1454314] INFO -- : [297/909] 1495461=test_frozen_error I, [2023-11-27T06:31:59.702525 #1454314] INFO -- : [298/909] 1495461=test_gem_resolver_api_specification I, [2023-11-27T06:31:59.950901 #1454314] INFO -- : [299/909] 1495461=test_trace I, [2023-11-27T06:32:00.038067 #1454314] INFO -- : [300/909] 1495461=test_date_new I, [2023-11-27T06:32:00.075229 #1454314] INFO -- : [301/909] 1495461=test_pkey I, [2023-11-27T06:32:00.386256 #1454314] INFO -- : [302/909] 1495461=test_ractor I, [2023-11-27T06:32:00.556136 #1454314] INFO -- : [303/909] 1495461=test_notimplement I, [2023-11-27T06:32:00.561598 #1454314] INFO -- : [304/909] 1495461=test_require I, [2023-11-27T06:32:00.706756 #1454314] INFO -- : [305/909] 1495461=test_provider I, [2023-11-27T06:32:01.991804 #1454314] INFO -- : [306/909] 1495461=test_signedness I, [2023-11-27T06:32:02.440599 #1454314] INFO -- : [307/909] 1495457=test_arity I, [2023-11-27T06:32:02.606489 #1454314] INFO -- : [308/909] 1495457=test_gem_specification I, [2023-11-27T06:32:11.796562 #1454314] INFO -- : [309/909] 1495457=test_rdoc_markup_to_joined_paragraph I, [2023-11-27T06:32:11.813579 #1454314] INFO -- : [310/909] 1495457=test_rdoc_markup_to_html I, [2023-11-27T06:32:12.099729 #1454314] INFO -- : [311/909] 1495457=test_interned_str I, [2023-11-27T06:32:12.118575 #1454314] INFO -- : [312/909] 1495457=test_pack I, [2023-11-27T06:32:12.305950 #1454314] INFO -- : [313/909] 1495457=test_len I, [2023-11-27T06:32:12.318615 #1454314] INFO -- : [314/909] 1495457=test_compile_prism I, [2023-11-27T06:32:12.868516 #1454314] INFO -- : [315/909] 1495457=test_literal I, [2023-11-27T06:32:15.534700 #1454314] INFO -- : [316/909] 1495457=test_pstore I, [2023-11-27T06:32:15.849984 #1454314] INFO -- : [317/909] 1495457=test_rdoc_options I, [2023-11-27T06:32:17.243653 #1454314] INFO -- : [318/909] 1495457=test_thread I, [2023-11-27T06:32:17.602019 #1454314] INFO -- : [319/909] 1495457=test_exception_at_throwing I, [2023-11-27T06:32:17.857416 #1454314] INFO -- : [320/909] 1495457=test_bundled_ca I, [2023-11-27T06:32:18.734506 #1454314] INFO -- : [321/909] 1495461=test_rdoc_include I, [2023-11-27T06:32:18.874479 #1454314] INFO -- : [322/909] 1495461=test_mixed_unicode_escapes I, [2023-11-27T06:32:18.909944 #1454314] INFO -- : [323/909] 1495461=test_rdoc_top_level I, [2023-11-27T06:32:18.950609 #1454314] INFO -- : [324/909] 1495457=test_recorder I, [2023-11-27T06:32:18.959348 #1454314] INFO -- : [325/909] 1495457=test_shapes I, [2023-11-27T06:32:19.054554 #1454314] INFO -- : [326/909] 1495457=test_fnmatch I, [2023-11-27T06:32:19.217289 #1454314] INFO -- : [327/909] 1495457=test_configuration I, [2023-11-27T06:32:19.449267 #1454314] INFO -- : [328/909] 1495457=test_converters I, [2023-11-27T06:32:19.560852 #1454314] INFO -- : [329/909] 1495457=test_key_event_record I, [2023-11-27T06:32:19.716026 #1454314] INFO -- : [330/909] 1495457=test_erb_m17n I, [2023-11-27T06:32:19.724694 #1454314] INFO -- : [331/909] 1495457=test_iseq I, [2023-11-27T06:32:19.858358 #1454314] INFO -- : [332/909] 1495461=test_gem_commands_owner_command I, [2023-11-27T06:32:20.891963 #1454314] INFO -- : [333/909] 1495461=test_gem_resolver_dependency_request I, [2023-11-27T06:32:21.194824 #1454314] INFO -- : [334/909] 1495461=test_rdoc_generator_darkfish I, [2023-11-27T06:32:21.810557 #1454314] INFO -- : [335/909] 1495457=test_gem_path_support I, [2023-11-27T06:32:21.946993 #1454314] INFO -- : [336/909] 1495457=constant_path_node_test I, [2023-11-27T06:32:21.984885 #1454314] INFO -- : [337/909] 1495457=test_emitter I, [2023-11-27T06:32:22.010536 #1454314] INFO -- : [338/909] 1495457=test_bug-5832 I, [2023-11-27T06:32:22.030632 #1454314] INFO -- : [339/909] 1495457=test_forwardable I, [2023-11-27T06:32:22.099660 #1454314] INFO -- : [340/909] 1495457=test_https_proxy I, [2023-11-27T06:32:22.186271 #1454314] INFO -- : [341/909] 1495457=test_have_library I, [2023-11-27T06:32:22.199393 #1454314] INFO -- : [342/909] 1495461=test_gem_request_set I, [2023-11-27T06:32:24.805605 #1454314] INFO -- : [343/909] 1495461=test_string I, [2023-11-27T06:32:24.894709 #1454314] INFO -- : [344/909] 1495461=test_row I, [2023-11-27T06:32:25.012384 #1454314] INFO -- : [345/909] 1495461=test_internal_ivar I, [2023-11-27T06:32:25.066356 #1454314] INFO -- : [346/909] 1495461=test_rinda I, [2023-11-27T06:32:28.109337 #1454314] INFO -- : [347/909] 1495457=test_tree_spell_checker I, [2023-11-27T06:32:28.232145 #1454314] INFO -- : [348/909] 1495457=test_tracepoint I, [2023-11-27T06:32:28.400926 #1454314] INFO -- : [349/909] 1495461=test_objspace I, [2023-11-27T06:32:29.153730 #1454314] INFO -- : [350/909] 1495457=test_raise I, [2023-11-27T06:32:29.162747 #1454314] INFO -- : [351/909] 1495457=test_general I, [2023-11-27T06:32:29.302632 #1454314] INFO -- : [352/909] 1495457=test_have_macro I, [2023-11-27T06:32:31.804056 #1454314] INFO -- : [353/909] 1495457=test_sleep I, [2023-11-27T06:32:36.642775 #1454314] INFO -- : [354/909] 1495457=test_config I, [2023-11-27T06:32:36.767717 #1454314] INFO -- : [355/909] 1495457=json_ext_parser_test I, [2023-11-27T06:32:36.784662 #1454314] INFO -- : [356/909] 1495457=test_gem_commands_signout_command I, [2023-11-27T06:32:36.810553 #1454314] INFO -- : [357/909] 1495457=test_date_compat I, [2023-11-27T06:32:36.823424 #1454314] INFO -- : [358/909] 1495457=magic_comment_test I, [2023-11-27T06:32:36.980810 #1454314] INFO -- : [359/909] 1495457=test_gem_commands_yank_command I, [2023-11-27T06:32:37.673713 #1454314] INFO -- : [360/909] 1495457=test_scanner_events I, [2023-11-27T06:32:37.768611 #1454314] INFO -- : [361/909] 1495457=test_enumerable I, [2023-11-27T06:32:37.809058 #1454314] INFO -- : [362/909] 1495457=test_pack I, [2023-11-27T06:32:38.955878 #1454314] INFO -- : [363/909] 1495457=test_mkmf I, [2023-11-27T06:32:39.030906 #1454314] INFO -- : [364/909] 1495457=test_nomethod_error I, [2023-11-27T06:32:39.043458 #1454314] INFO -- : [365/909] 1495457=test_human_typo I, [2023-11-27T06:32:39.079281 #1454314] INFO -- : [366/909] 1495457=test_enumerator I, [2023-11-27T06:32:39.410356 #1454314] INFO -- : [367/909] 1495457=test_files_test_1 I, [2023-11-27T06:32:42.763198 #1454314] INFO -- : [368/909] 1495459=test_eval I, [2023-11-27T06:32:42.801097 #1454314] INFO -- : [369/909] 1495459=test_nesting_parser I, [2023-11-27T06:32:42.855777 #1454314] INFO -- : [370/909] 1495459=test_rdoc_rd_inline I, [2023-11-27T06:32:42.904543 #1454314] INFO -- : [371/909] 1495459=test_gem_unsatisfiable_dependency_error I, [2023-11-27T06:32:43.150780 #1454314] INFO -- : [372/909] 1495459=test_gem_dependency_installer I, [2023-11-27T06:32:55.089066 #1454314] INFO -- : [373/909] 1495459=test_dir I, [2023-11-27T06:32:55.522455 #1454314] INFO -- : [374/909] 1495457=test_gem_uri I, [2023-11-27T06:32:55.845266 #1454314] INFO -- : [375/909] 1495457=test_gem_ext_builder I, [2023-11-27T06:32:56.442289 #1454314] INFO -- : [376/909] 1495459=test_gem_remote_fetcher I, [2023-11-27T06:33:00.719840 #1454314] INFO -- : [377/909] 1495457=test_rewind I, [2023-11-27T06:33:00.930786 #1454314] INFO -- : [378/909] 1495457=test_bug-3571 I, [2023-11-27T06:33:01.046417 #1454314] INFO -- : [379/909] 1495457=test_defined I, [2023-11-27T06:33:01.388240 #1454314] INFO -- : [380/909] 1495457=test_ifunless I, [2023-11-27T06:33:01.418754 #1454314] INFO -- : [381/909] 1495457=test_gem_resolver_specification I, [2023-11-27T06:33:01.526943 #1454314] INFO -- : [382/909] 1495457=test_color I, [2023-11-27T06:33:01.791619 #1454314] INFO -- : [383/909] 1495457=test_queue I, [2023-11-27T06:33:01.858641 #1454314] INFO -- : [384/909] 1495457=test_fd_setsize I, [2023-11-27T06:33:01.858932 #1454314] INFO -- : [385/909] 1495457=test_gem_dependency I, [2023-11-27T06:33:03.091554 #1454314] INFO -- : [386/909] 1495457=test_env I, [2023-11-27T06:33:06.914912 #1454314] INFO -- : [387/909] 1495459=test_jaro_winkler I, [2023-11-27T06:33:06.986707 #1454314] INFO -- : [388/909] 1495459=test_prettyprint I, [2023-11-27T06:33:07.044812 #1454314] INFO -- : [389/909] 1495459=test_date_conv I, [2023-11-27T06:33:07.066743 #1454314] INFO -- : [390/909] 1495459=test_force_quotes I, [2023-11-27T06:33:07.236227 #1454314] INFO -- : [391/909] 1495459=test_egrep_cpp I, [2023-11-27T06:33:07.646354 #1454314] INFO -- : [392/909] 1495459=test_gem_resolver_activation_request I, [2023-11-27T06:33:07.756232 #1454314] INFO -- : [393/909] 1495459=test_type_analyze I, [2023-11-27T06:33:07.782981 #1454314] INFO -- : [394/909] 1495459=test_cgi_modruby I, [2023-11-27T06:33:07.811193 #1454314] INFO -- : [395/909] 1495459=test_inadvertent_creation I, [2023-11-27T06:33:08.162976 #1454314] INFO -- : [396/909] 1495459=test_method_name_check I, [2023-11-27T06:33:08.330440 #1454314] INFO -- : [397/909] 1495459=test_webauthn_listener I, [2023-11-27T06:33:08.598786 #1454314] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : # I, [2023-11-27T06:33:08.688062 #1454314] INFO -- : [398/909] 1495459=test_gem_util I, [2023-11-27T06:33:09.396047 #1454314] INFO -- : [399/909] 1495459=test_pkey_dsa I, [2023-11-27T06:33:13.592531 #1454314] INFO -- : [400/909] 1495459=test_gem_package I, [2023-11-27T06:33:14.363968 #1454314] INFO -- : [401/909] 1495457=test_stat I, [2023-11-27T06:33:14.415638 #1454314] INFO -- : [402/909] 1495457=test_key_actor_emacs I, [2023-11-27T06:33:14.654970 #1454314] INFO -- : Closed file descriptor: TestGemPackage#test_extract_symlink_into_symlink_dir: 11 I, [2023-11-27T06:33:15.048217 #1454314] INFO -- : [403/909] 1495457=test_numeric I, [2023-11-27T06:33:15.230818 #1454314] INFO -- : [404/909] 1495457=test_basicinstructions I, [2023-11-27T06:33:15.494357 #1454314] INFO -- : [405/909] 1495457=test_convert I, [2023-11-27T06:33:15.546351 #1454314] INFO -- : [406/909] 1495457=test_udp I, [2023-11-27T06:33:15.570047 #1454314] INFO -- : [407/909] 1495457=test_files_lib I, [2023-11-27T06:33:15.590764 #1454314] INFO -- : [408/909] 1495457=test_io_buffer I, [2023-11-27T06:33:15.740115 #1454314] INFO -- : [409/909] 1495457=test_lazy_enumerator I, [2023-11-27T06:33:16.579864 #1454314] INFO -- : [410/909] 1495459=test_rdoc_rdoc I, [2023-11-27T06:33:16.765387 #1454314] INFO -- : [411/909] 1495459=test_benchmark I, [2023-11-27T06:33:17.155418 #1454314] INFO -- : [412/909] 1495457=test_hmac I, [2023-11-27T06:33:17.210397 #1454314] INFO -- : [413/909] 1495457=test_optparse I, [2023-11-27T06:33:17.223240 #1454314] INFO -- : [414/909] 1495457=test_strip I, [2023-11-27T06:33:17.290355 #1454314] INFO -- : [415/909] 1495457=test_nonblock I, [2023-11-27T06:33:17.661930 #1454314] INFO -- : [416/909] 1495457=test_data_error I, [2023-11-27T06:33:17.751681 #1454314] INFO -- : [417/909] 1495457=test_gem_source I, [2023-11-27T06:33:18.645365 #1454314] INFO -- : [418/909] 1495457=test_mdns I, [2023-11-27T06:33:18.664970 #1454314] INFO -- : [419/909] 1495457=test_find_executable I, [2023-11-27T06:33:18.716017 #1454314] INFO -- : [420/909] 1495457=test_weakref I, [2023-11-27T06:33:18.750447 #1454314] INFO -- : [421/909] 1495459=test_macro I, [2023-11-27T06:33:18.775526 #1454314] INFO -- : [422/909] 1495459=test_timeout I, [2023-11-27T06:33:19.363079 #1454314] INFO -- : [423/909] 1495457=test_ws I, [2023-11-27T06:33:19.410692 #1454314] INFO -- : [424/909] 1495457=test_encodings I, [2023-11-27T06:33:20.231180 #1454314] INFO -- : [425/909] 1495459=test_path I, [2023-11-27T06:33:20.234706 #1454314] INFO -- : [426/909] 1495459=test_rdoc_require I, [2023-11-27T06:33:20.294667 #1454314] INFO -- : [427/909] 1495459=test_ts I, [2023-11-27T06:33:21.154593 #1454314] INFO -- : [428/909] 1495457=test_gem_uri_formatter I, [2023-11-27T06:33:21.289787 #1454314] INFO -- : [429/909] 1495457=test_assembler I, [2023-11-27T06:33:21.346637 #1454314] INFO -- : [430/909] 1495457=test_locale I, [2023-11-27T06:33:21.368481 #1454314] INFO -- : [431/909] 1495457=test_normalize I, [2023-11-27T06:33:21.404150 #1454314] INFO -- : [432/909] 1495457=test_range I, [2023-11-27T06:33:22.607093 #1454314] INFO -- : [433/909] 1495459=test_inputs_scanner I, [2023-11-27T06:33:22.625570 #1454314] INFO -- : [434/909] 1495459=test_rdoc_markup_include I, [2023-11-27T06:33:23.035128 #1454314] INFO -- : [435/909] 1495459=test_constant I, [2023-11-27T06:33:23.963460 #1454314] INFO -- : [436/909] 1495457=test_rubyvm I, [2023-11-27T06:33:23.986681 #1454314] INFO -- : [437/909] 1495457=test_argf I, [2023-11-27T06:33:25.451624 #1454314] INFO -- : [438/909] 1495458=test_too_many_dummy_encodings I, [2023-11-27T06:33:25.517959 #1454314] INFO -- : [439/909] 1495458=json_fixtures_test I, [2023-11-27T06:33:25.526779 #1454314] INFO -- : [440/909] 1495458=test_yjit I, [2023-11-27T06:33:37.352716 #1454314] INFO -- : [441/909] 1495459=test_encoding I, [2023-11-27T06:33:38.158439 #1454314] INFO -- : [442/909] 1495459=test_propertyputref I, [2023-11-27T06:33:38.183587 #1454314] INFO -- : [443/909] 1495459=test_rdoc_markup_verbatim I, [2023-11-27T06:33:38.213343 #1454314] INFO -- : [444/909] 1495459=test_rdoc_rd_inline_parser I, [2023-11-27T06:33:38.356933 #1454314] INFO -- : [445/909] 1495459=test_rdoc_parser_c I, [2023-11-27T06:33:39.554292 #1454314] INFO -- : [446/909] 1495459=test_pattern_key_name_check I, [2023-11-27T06:33:39.659353 #1454314] INFO -- : [447/909] 1495459=test_keyword I, [2023-11-27T06:33:40.110800 #1454314] INFO -- : [448/909] 1495457=test_m17n I, [2023-11-27T06:33:40.204516 #1454314] INFO -- : [449/909] 1495457=test_null I, [2023-11-27T06:33:40.238431 #1454314] INFO -- : [450/909] 1495457=test_scan_args I, [2023-11-27T06:33:40.320111 #1454314] INFO -- : [451/909] 1495457=test_gem_silent_ui I, [2023-11-27T06:33:40.610671 #1454314] INFO -- : [452/909] 1495457=test_rdoc_markup_to_markdown I, [2023-11-27T06:33:40.810799 #1454314] INFO -- : [453/909] 1495459=test_rdoc_parser_rd I, [2023-11-27T06:33:40.861707 #1454314] INFO -- : [454/909] 1495457=test_getopts I, [2023-11-27T06:33:40.870561 #1454314] INFO -- : [455/909] 1495457=test_ractor_compatibility I, [2023-11-27T06:33:40.994724 #1454314] INFO -- : [456/909] 1495459=test_rdoc_parser_simple I, [2023-11-27T06:33:41.166638 #1454314] INFO -- : [457/909] 1495459=test_ssl I, [2023-11-27T06:33:42.640662 #1454314] INFO -- : [458/909] 1495457=test_module I, [2023-11-27T06:33:48.844111 #1454314] INFO -- : [459/909] 1495457=test_nkf I, [2023-11-27T06:33:49.067062 #1454314] INFO -- : [460/909] 1495457=test_set I, [2023-11-27T06:33:49.174360 #1454314] INFO -- : [461/909] 1495457=unescape_test I, [2023-11-27T06:33:52.206863 #1454314] INFO -- : [462/909] 1495458=test_rdoc_generator_pot_po_entry I, [2023-11-27T06:33:52.260248 #1454314] INFO -- : [463/909] 1495458=test_gem_source_fetch_problem I, [2023-11-27T06:33:52.365800 #1454314] INFO -- : [464/909] 1495458=test_windows_1252 I, [2023-11-27T06:33:52.398207 #1454314] INFO -- : [465/909] 1495458=test_bmethod I, [2023-11-27T06:33:52.440939 #1454314] INFO -- : [466/909] 1495458=test_syslog_logger I, [2023-11-27T06:33:53.154923 #1454314] INFO -- : [467/909] 1495458=test_severity I, [2023-11-27T06:33:53.170419 #1454314] INFO -- : [468/909] 1495458=test_ractor I, [2023-11-27T06:33:53.266683 #1454314] INFO -- : [469/909] 1495458=test_rdoc_encoding I, [2023-11-27T06:33:53.331682 #1454314] INFO -- : [470/909] 1495457=test_fileutils I, [2023-11-27T06:33:53.367369 #1454314] INFO -- : [471/909] 1495458=test_gem_resolver_installed_specification I, [2023-11-27T06:33:53.422769 #1454314] INFO -- : [472/909] 1495458=test_rdoc_markdown I, [2023-11-27T06:33:54.266714 #1454314] INFO -- : [473/909] 1495458=test_rdoc_servlet I, [2023-11-27T06:33:54.570719 #1454314] INFO -- : [474/909] 1495458=test_nil2vtempty I, [2023-11-27T06:33:54.598735 #1454314] INFO -- : [475/909] 1495458=test_rdoc_constant I, [2023-11-27T06:33:54.958686 #1454314] INFO -- : [476/909] 1495458=test_deprecate I, [2023-11-27T06:33:55.106675 #1454314] INFO -- : [477/909] 1495458=test_object I, [2023-11-27T06:33:55.150571 #1454314] INFO -- : [478/909] 1495458=test_readpartial I, [2023-11-27T06:33:55.577868 #1454314] INFO -- : [479/909] 1495458=test_bash_completion I, [2023-11-27T06:33:55.591670 #1454314] INFO -- : [480/909] 1495458=test_date_marshal I, [2023-11-27T06:33:55.602738 #1454314] INFO -- : [481/909] 1495458=test_gem_commands_mirror I, [2023-11-27T06:33:55.638746 #1454314] INFO -- : [482/909] 1495458=test_win32ole_variant_m I, [2023-11-27T06:33:55.639205 #1454314] INFO -- : [483/909] 1495458=test_rdoc_single_class I, [2023-11-27T06:33:55.667808 #1454314] INFO -- : [484/909] 1495458=test_depth_first I, [2023-11-27T06:33:55.698545 #1454314] INFO -- : [485/909] 1495458=test_gem_package_tar_header I, [2023-11-27T06:33:56.049177 #1454314] INFO -- : [486/909] 1495458=test_gem_resolver_api_set I, [2023-11-27T06:33:56.410567 #1454314] INFO -- : [487/909] 1495458=test_cclass I, [2023-11-27T06:33:56.434852 #1454314] INFO -- : [488/909] 1495458=test_hash I, [2023-11-27T06:33:57.427261 #1454314] INFO -- : [489/909] 1495457=test_stream I, [2023-11-27T06:33:57.427675 #1454314] INFO -- : [490/909] 1495457=test_transcode I, [2023-11-27T06:33:58.027048 #1454314] INFO -- : [491/909] 1495457=test_time I, [2023-11-27T06:33:58.706369 #1454314] INFO -- : [492/909] 1495457=json_string_matching_test I, [2023-11-27T06:33:58.854366 #1454314] INFO -- : [493/909] 1495457=test_convertible I, [2023-11-27T06:33:59.454563 #1454314] INFO -- : [494/909] 1495459=test_rdoc_token_stream I, [2023-11-27T06:33:59.728954 #1454314] INFO -- : [495/909] 1495459=test_extlibs I, [2023-11-27T06:34:07.714773 #1454314] INFO -- : [496/909] 1495459=test_ossl I, [2023-11-27T06:34:09.690079 #1454314] INFO -- : [497/909] 1495461=test_load I, [2023-11-27T06:34:09.762531 #1454314] INFO -- : [498/909] 1495461=test_ruby_lex I, [2023-11-27T06:34:10.324243 #1454314] INFO -- : [499/909] 1495461=test_method_cache I, [2023-11-27T06:34:10.338230 #1454314] INFO -- : [500/909] 1495461=test_rdoc_generator_json_index I, [2023-11-27T06:34:10.387732 #1454314] INFO -- : [501/909] 1495461=test_json_tree I, [2023-11-27T06:34:10.423755 #1454314] INFO -- : [502/909] 1495461=test_logger I, [2023-11-27T06:34:10.530664 #1454314] INFO -- : [503/909] 1495461=test_case I, [2023-11-27T06:34:10.571129 #1454314] INFO -- : [504/909] 1495461=test_gem_validator I, [2023-11-27T06:34:10.629729 #1454314] INFO -- : [505/909] 1495461=test_common I, [2023-11-27T06:34:11.482040 #1454314] INFO -- : [506/909] 1495461=test_gem_request I, [2023-11-27T06:34:12.742356 #1454314] INFO -- : [507/909] 1495461=test_key_stroke I, [2023-11-27T06:34:12.762851 #1454314] INFO -- : [508/909] 1495461=test_libs I, [2023-11-27T06:34:12.840035 #1454314] INFO -- : [509/909] 1495461=test_basicsocket I, [2023-11-27T06:34:12.971522 #1454314] INFO -- : [510/909] 1495458=test_math I, [2023-11-27T06:34:12.975327 #1454314] INFO -- : [511/909] 1495461=test_gc I, [2023-11-27T06:34:12.998690 #1454314] INFO -- : [512/909] 1495461=test_gem_commands_exec_command I, [2023-11-27T06:34:13.068879 #1454314] INFO -- : [513/909] 1495458=errors_test I, [2023-11-27T06:34:13.208886 #1454314] INFO -- : [514/909] 1495458=test_vm_dump I, [2023-11-27T06:34:13.239669 #1454314] INFO -- : [515/909] 1495458=test_rendering I, [2023-11-27T06:34:13.650771 #1454314] INFO -- : [516/909] 1495458=test_import I, [2023-11-27T06:34:18.855925 #1454314] INFO -- : [517/909] 1495461=test_date_strftime I, [2023-11-27T06:34:19.992120 #1454314] INFO -- : [518/909] 1495458=test_gem_source_subpath_problem I, [2023-11-27T06:34:21.211328 #1454314] INFO -- : [519/909] 1495458=test_gc I, [2023-11-27T06:34:21.267918 #1454314] INFO -- : [520/909] 1495461=test_fixnum I, [2023-11-27T06:34:21.526972 #1454314] INFO -- : [521/909] 1495461=test_signal I, [2023-11-27T06:34:25.690805 #1454314] INFO -- : [522/909] 1495461=test_stringchar I, [2023-11-27T06:34:25.765246 #1454314] INFO -- : [523/909] 1495461=test_kill_ring I, [2023-11-27T06:34:25.800177 #1454314] INFO -- : [524/909] 1495461=compiler_test I, [2023-11-27T06:34:25.844507 #1454314] INFO -- : [525/909] 1495461=test_timeout I, [2023-11-27T06:34:25.918357 #1454314] INFO -- : [526/909] 1495461=test_summary I, [2023-11-27T06:34:26.114532 #1454314] INFO -- : [527/909] 1495461=test_gem_commands_sources_command I, [2023-11-27T06:34:26.702572 #1454314] INFO -- : [528/909] 1495461=test_str2big I, [2023-11-27T06:34:26.749577 #1454314] INFO -- : [529/909] 1495461=test_foreach I, [2023-11-27T06:34:26.760634 #1454314] INFO -- : [530/909] 1495461=test_win32ole_type I, [2023-11-27T06:34:27.028687 #1454314] INFO -- : [531/909] 1495461=test_pointer I, [2023-11-27T06:34:28.679382 #1454314] INFO -- : [532/909] 1495459=test_struct I, [2023-11-27T06:34:29.222601 #1454314] INFO -- : [533/909] 1495459=test_mutex I, [2023-11-27T06:34:30.487180 #1454314] INFO -- : [534/909] 1495459=test_big5 I, [2023-11-27T06:34:30.520106 #1454314] INFO -- : [535/909] 1495459=test_date_time I, [2023-11-27T06:34:30.543513 #1454314] INFO -- : [536/909] 1495459=test_data I, [2023-11-27T06:34:30.556321 #1454314] INFO -- : [537/909] 1495459=test_cgi_header I, [2023-11-27T06:34:30.573346 #1454314] INFO -- : [538/909] 1495459=test_tuplebag I, [2023-11-27T06:34:30.586507 #1454314] INFO -- : [539/909] 1495459=version_test I, [2023-11-27T06:34:30.607046 #1454314] INFO -- : [540/909] 1495459=test_gem_security_trust_dir I, [2023-11-27T06:34:30.802992 #1454314] INFO -- : [541/909] 1495461=test_helper I, [2023-11-27T06:34:30.825129 #1454314] INFO -- : [542/909] 1495461=test_parser_events I, [2023-11-27T06:34:30.853361 #1454314] INFO -- : [543/909] 1495459=test_enumerator I, [2023-11-27T06:34:31.038610 #1454314] INFO -- : [544/909] 1495461=test_gem_security_policy I, [2023-11-27T06:34:31.626589 #1454314] INFO -- : [545/909] 1495459=test_rdoc_markup_paragraph I, [2023-11-27T06:34:31.699923 #1454314] INFO -- : [546/909] 1495459=test_gem_resolver_installer_set I, [2023-11-27T06:34:32.323737 #1454314] INFO -- : [547/909] 1495461=test_safe_load I, [2023-11-27T06:34:32.354584 #1454314] INFO -- : [548/909] 1495461=test_string_processing I, [2023-11-27T06:34:32.400741 #1454314] INFO -- : [549/909] 1495461=test_regex_casefold I, [2023-11-27T06:34:32.746755 #1454314] INFO -- : [550/909] 1495459=test_http I, [2023-11-27T06:34:32.801334 #1454314] INFO -- : [551/909] 1495459=test_object_create_start I, [2023-11-27T06:34:32.833606 #1454314] INFO -- : [552/909] 1495459=test_gem_source_git I, [2023-11-27T06:34:33.144292 #1454314] INFO -- : [553/909] 1495457=test_sexp I, [2023-11-27T06:34:33.239858 #1454314] INFO -- : [554/909] 1495457=test_fips I, [2023-11-27T06:34:34.105264 #1454314] INFO -- : [555/909] 1495457=test_name_error I, [2023-11-27T06:34:34.379189 #1454314] INFO -- : [556/909] 1495457=!Nothing_to_test I, [2023-11-27T06:34:34.386935 #1454314] INFO -- : [557/909] 1495457=test_typeddata I, [2023-11-27T06:34:34.450772 #1454314] INFO -- : [558/909] 1495461=test_protect I, [2023-11-27T06:34:34.478359 #1454314] INFO -- : [559/909] 1495461=test_tree_builder I, [2023-11-27T06:34:34.534390 #1454314] INFO -- : [560/909] 1495461=test_gem_stub_specification I, [2023-11-27T06:34:34.878356 #1454314] INFO -- : [561/909] 1495457=test_popen_deadlock I, [2023-11-27T06:34:35.658543 #1454314] INFO -- : [562/909] 1495461=test_flags I, [2023-11-27T06:34:37.252243 #1454314] INFO -- : [563/909] 1495457=test_class I, [2023-11-27T06:34:37.362914 #1454314] INFO -- : [564/909] 1495457=test_gem_commands_list_command I, [2023-11-27T06:34:37.387052 #1454314] INFO -- : [565/909] 1495457=test_history I, [2023-11-27T06:34:37.527359 #1454314] INFO -- : [566/909] 1495457=test_trick I, [2023-11-27T06:34:38.477456 #1454314] INFO -- : [567/909] 1495459=test_gem_commands_install_command I, [2023-11-27T06:34:40.558566 #1454314] INFO -- : [568/909] 1495461=test_integer I, [2023-11-27T06:34:45.051450 #1454314] INFO -- : [569/909] 1495459=test_unicode_escape I, [2023-11-27T06:34:45.258657 #1454314] INFO -- : [570/909] 1495459=test_string_memory I, [2023-11-27T06:34:45.657986 #1454314] INFO -- : [571/909] 1495459=test_ole_methods I, [2023-11-27T06:34:45.674639 #1454314] INFO -- : [572/909] 1495459=test_gem_bundler_version_finder I, [2023-11-27T06:34:46.008731 #1454314] INFO -- : [573/909] 1495459=test_tcp I, [2023-11-27T06:34:46.357840 #1454314] INFO -- : [574/909] 1495457=test_line_editor I, [2023-11-27T06:34:46.386035 #1454314] INFO -- : [575/909] 1495457=test_gem_requirement I, [2023-11-27T06:34:46.714671 #1454314] INFO -- : [576/909] 1495459=test_webauthn_listener_response I, [2023-11-27T06:34:46.896167 #1454314] INFO -- : [577/909] 1495459=test_rdoc_markup I, [2023-11-27T06:34:46.951873 #1454314] INFO -- : [578/909] 1495459=test_complex2 I, [2023-11-27T06:34:47.000276 #1454314] INFO -- : [579/909] 1495459=test_rdoc_i18n_locale I, [2023-11-27T06:34:47.036789 #1454314] INFO -- : [580/909] 1495459=test_kernel I, [2023-11-27T06:34:47.268773 #1454314] INFO -- : [581/909] 1495457=test_history I, [2023-11-27T06:34:47.356140 #1454314] INFO -- : [582/909] 1495457=test_gem I, [2023-11-27T06:34:49.053124 #1454314] INFO -- : [583/909] 1495459=test_rdoc_method_attr I, [2023-11-27T06:34:49.684500 #1454314] INFO -- : [584/909] 1495459=test_pkcs7 I, [2023-11-27T06:34:50.136857 #1454314] INFO -- : [585/909] 1495459=test_optarg I, [2023-11-27T06:34:50.193560 #1454314] INFO -- : [586/909] 1495459=test_parser I, [2023-11-27T06:34:50.247758 #1454314] INFO -- : [587/909] 1495459=ruby_api_test I, [2023-11-27T06:34:50.424808 #1454314] INFO -- : [588/909] 1495459=test_cgi_core I, [2023-11-27T06:34:50.434285 #1454314] INFO -- : [589/909] 1495459=test_exception I, [2023-11-27T06:34:50.459132 #1454314] INFO -- : [590/909] 1495459=test_iseq_load I, [2023-11-27T06:34:51.297229 #1454314] INFO -- : [591/909] 1495461=test_console_attr I, [2023-11-27T06:34:51.342741 #1454314] INFO -- : [592/909] 1495461=test_win32ole_variant_outarg I, [2023-11-27T06:34:51.342808 #1454314] INFO -- : [593/909] 1495461=test_files_sample I, [2023-11-27T06:34:52.078190 #1454314] INFO -- : [594/909] 1495461=test_gem_commands_build_command I, [2023-11-27T06:34:53.793532 #1454314] INFO -- : [595/909] 1495461=test_gem_commands_help_command I, [2023-11-27T06:34:53.982603 #1454314] INFO -- : [596/909] 1495461=test_word I, [2023-11-27T06:34:53.991369 #1454314] INFO -- : [597/909] 1495461=test_numeric I, [2023-11-27T06:34:54.138725 #1454314] INFO -- : [598/909] 1495461=test_marshal I, [2023-11-27T06:34:54.271915 #1454314] INFO -- : [599/909] 1495459=test_inlinecache I, [2023-11-27T06:34:54.388502 #1454314] INFO -- : [600/909] 1495459=location_test I, [2023-11-27T06:34:54.629977 #1454314] INFO -- : [601/909] 1495459=test_ubf_async_safe I, [2023-11-27T06:34:54.694076 #1454314] INFO -- : [602/909] 1495459=test_case_mapping I, [2023-11-27T06:34:54.743120 #1454314] INFO -- : [603/909] 1495459=test_assignment I, [2023-11-27T06:34:56.095118 #1454314] INFO -- : [604/909] 1495457=test_ractor I, [2023-11-27T06:34:56.218534 #1454314] INFO -- : [605/909] 1495458=test_ssl I, [2023-11-27T06:34:57.415378 #1454314] INFO -- : [606/909] 1495457=test_win32ole_record I, [2023-11-27T06:34:57.470729 #1454314] INFO -- : [607/909] 1495457=test_rdoc_generator_ri I, [2023-11-27T06:34:57.497595 #1454314] INFO -- : [608/909] 1495457=test_gem_stream_ui I, [2023-11-27T06:34:57.592822 #1454314] INFO -- : [609/909] 1495458=test_rdoc_markup_to_html_snippet I, [2023-11-27T06:34:57.808335 #1454314] INFO -- : [610/909] 1495458=test_rdoc_stats I, [2023-11-27T06:34:58.012121 #1454314] INFO -- : [611/909] 1495458=test_yaml_tree I, [2023-11-27T06:34:58.118938 #1454314] INFO -- : [612/909] 1495457=test_gem_package_tar_reader I, [2023-11-27T06:34:58.156276 #1454314] INFO -- : [613/909] 1495458=test_gem_local_remote_options I, [2023-11-27T06:34:58.340016 #1454314] INFO -- : [614/909] 1495461=test_rdoc_store I, [2023-11-27T06:34:58.468653 #1454314] INFO -- : [615/909] 1495457=test_case_comprehensive I, [2023-11-27T06:34:58.508985 #1454314] INFO -- : [616/909] 1495458=test_rdoc_attr I, [2023-11-27T06:34:58.531017 #1454314] INFO -- : [617/909] 1495458=test_gem_gem_runner I, [2023-11-27T06:34:58.708924 #1454314] INFO -- : [618/909] 1495458=test_rdoc_generator_pot_po I, [2023-11-27T06:34:58.738740 #1454314] INFO -- : [619/909] 1495458=test_rdoc_context_section I, [2023-11-27T06:34:58.751173 #1454314] INFO -- : [620/909] 1495458=test_time_tz I, [2023-11-27T06:34:58.870613 #1454314] INFO -- : [621/909] 1495458=test_debug I, [2023-11-27T06:34:58.919203 #1454314] INFO -- : [622/909] 1495458=test_rdoc_generator_pot I, [2023-11-27T06:34:58.950941 #1454314] INFO -- : [623/909] 1495458=test_instrumentation_api I, [2023-11-27T06:34:59.325975 #1454314] INFO -- : [624/909] 1495458=test_gem_impossible_dependencies_error I, [2023-11-27T06:34:59.355477 #1454314] INFO -- : [625/909] 1495458=test_gem_resolver_requirement_list I, [2023-11-27T06:34:59.398959 #1454314] INFO -- : [626/909] 1495458=test_gc_compact I, [2023-11-27T06:35:00.550842 #1454314] INFO -- : [627/909] 1495459=test_arith_seq_beg_len_step I, [2023-11-27T06:35:00.634363 #1454314] INFO -- : [628/909] 1495461=test_did_you_mean I, [2023-11-27T06:35:00.679208 #1454314] INFO -- : [629/909] 1495461=test_gem_config_file I, [2023-11-27T06:35:00.694919 #1454314] INFO -- : [630/909] 1495459=ripper_compat_test I, [2023-11-27T06:35:00.720714 #1454314] INFO -- : [631/909] 1495459=test_have_func I, [2023-11-27T06:35:01.767704 #1454314] INFO -- : [632/909] 1495461=test_yjit_exit_locations I, [2023-11-27T06:35:02.181099 #1454314] INFO -- : [633/909] 1495461=test_gem_commands_pristine_command I, [2023-11-27T06:35:06.966510 #1454314] INFO -- : [634/909] 1495459=test_raise_exception I, [2023-11-27T06:35:08.046605 #1454314] INFO -- : [635/909] 1495458=test_symbol I, [2023-11-27T06:35:08.095575 #1454314] INFO -- : [636/909] 1495458=test_win32ole_typelib I, [2023-11-27T06:35:08.178672 #1454314] INFO -- : [637/909] 1495458=test_rat I, [2023-11-27T06:35:08.332319 #1454314] INFO -- : [638/909] 1495458=test_external_new I, [2023-11-27T06:35:08.386603 #1454314] INFO -- : [639/909] 1495458=test_backtrace I, [2023-11-27T06:35:08.466323 #1454314] INFO -- : [640/909] 1495458=test_gem_resolver_lock_set I, [2023-11-27T06:35:08.569122 #1454314] INFO -- : [641/909] 1495461=test_webauthn_poller I, [2023-11-27T06:35:08.654428 #1454314] INFO -- : [642/909] 1495458=test_require I, [2023-11-27T06:35:09.008862 #1454314] INFO -- : [643/909] 1495461=test_color_printer I, [2023-11-27T06:35:09.066257 #1454314] INFO -- : [644/909] 1495461=test_gem_security I, [2023-11-27T06:35:09.410353 #1454314] INFO -- : [645/909] 1495459=test_ancdata I, [2023-11-27T06:35:09.461619 #1454314] INFO -- : [646/909] 1495459=test_gem_update_suggestion I, [2023-11-27T06:35:09.473898 #1454314] INFO -- : [647/909] 1495459=test_store I, [2023-11-27T06:35:10.521469 #1454314] INFO -- : [648/909] 1495459=test_win32ole_param I, [2023-11-27T06:35:10.536746 #1454314] INFO -- : [649/909] 1495459=test_emoji_breaks I, [2023-11-27T06:35:15.101555 #1454314] INFO -- : [650/909] 1495458=test_read I, [2023-11-27T06:35:15.195839 #1454314] INFO -- : [651/909] 1495458=test_formatter I, [2023-11-27T06:35:15.354637 #1454314] INFO -- : [652/909] 1495458=test_ractor I, [2023-11-27T06:35:15.465890 #1454314] INFO -- : [653/909] 1495458=test_date_parse I, [2023-11-27T06:35:15.834465 #1454314] INFO -- : [654/909] 1495458=test_gem_command I, [2023-11-27T06:35:16.369533 #1454314] INFO -- : [655/909] 1495458=test_thread I, [2023-11-27T06:35:16.411948 #1454314] INFO -- : [656/909] 1495458=test_array_create I, [2023-11-27T06:35:16.574586 #1454314] INFO -- : [657/909] 1495458=test_pkey_ec I, [2023-11-27T06:35:17.074542 #1454314] INFO -- : [658/909] 1495458=pattern_test I, [2023-11-27T06:35:17.213160 #1454314] INFO -- : [659/909] 1495458=test_gem_doctor I, [2023-11-27T06:35:17.478227 #1454314] INFO -- : [660/909] 1495458=test_change_word I, [2023-11-27T06:35:17.556709 #1454314] INFO -- : [661/909] 1495458=test_etc I, [2023-11-27T06:35:18.071886 #1454314] INFO -- : [662/909] 1495458=test_rdoc_normal_class I, [2023-11-27T06:35:18.523668 #1454314] INFO -- : [663/909] 1495458=test_gem_commands_outdated_command I, [2023-11-27T06:35:18.686756 #1454314] INFO -- : [664/909] 1495458=test_config I, [2023-11-27T06:35:18.855479 #1454314] INFO -- : [665/909] 1495458=test_string I, [2023-11-27T06:35:18.891935 #1454314] INFO -- : [666/909] 1495458=test_iterator I, [2023-11-27T06:35:19.659185 #1454314] INFO -- : [667/909] 1495458=test_gem_resolver_git_set I, [2023-11-27T06:35:20.497028 #1454314] INFO -- : [668/909] 1495459=test_cipher I, [2023-11-27T06:35:20.615519 #1454314] INFO -- : [669/909] 1495459=test_new I, [2023-11-27T06:35:20.638587 #1454314] INFO -- : [670/909] 1495459=test_gem_installer I, [2023-11-27T06:35:23.103532 #1454314] INFO -- : [671/909] 1495458=test_qsort I, [2023-11-27T06:35:23.123021 #1454314] INFO -- : [672/909] 1495458=test_storage I, [2023-11-27T06:35:23.227335 #1454314] INFO -- : [673/909] 1495458=json_addition_test I, [2023-11-27T06:35:23.427989 #1454314] INFO -- : [674/909] 1495458=test_pack I, [2023-11-27T06:35:23.989320 #1454314] INFO -- : [675/909] 1495458=library_symbols_test I, [2023-11-27T06:35:24.030058 #1454314] INFO -- : [676/909] 1495458=test_types I, [2023-11-27T06:35:24.080154 #1454314] INFO -- : [677/909] 1495458=test_cgi_cookie I, [2023-11-27T06:35:24.735451 #1454314] INFO -- : [678/909] 1495458=test_dir_m17n I, [2023-11-27T06:35:29.099446 #1454314] INFO -- : [679/909] 1495461=test_pkey_dh I, [2023-11-27T06:35:29.259229 #1454314] INFO -- : [680/909] 1495458=test_duplicate I, [2023-11-27T06:35:29.294554 #1454314] INFO -- : [681/909] 1495461=test_gem_package_old I, [2023-11-27T06:35:29.422596 #1454314] INFO -- : [682/909] 1495458=test_modify_expand I, [2023-11-27T06:35:29.457364 #1454314] INFO -- : [683/909] 1495458=test_cgi_tag_helper I, [2023-11-27T06:35:29.492073 #1454314] INFO -- : [684/909] 1495461=test_gem_request_set_lockfile_tokenizer I, [2023-11-27T06:35:29.500962 #1454314] INFO -- : [685/909] 1495458=test_io I, [2023-11-27T06:35:29.715451 #1454314] INFO -- : [686/909] 1495461=test_gem_available_set I, [2023-11-27T06:35:29.995201 #1454314] INFO -- : [687/909] 1495461=test_singleton I, [2023-11-27T06:35:30.057373 #1454314] INFO -- : [688/909] 1495461=test_gem_spec_fetcher I, [2023-11-27T06:35:30.969494 #1454314] INFO -- : [689/909] 1495461=test_process I, [2023-11-27T06:35:31.186531 #1454314] INFO -- : [690/909] 1495461=test_metaclass I, [2023-11-27T06:35:31.222829 #1454314] INFO -- : [691/909] 1495461=test_variable_name_check I, [2023-11-27T06:35:31.966649 #1454314] INFO -- : [692/909] 1495461=test_rubygems I, [2023-11-27T06:35:32.420894 #1454314] INFO -- : [693/909] 1495461=test_gem_source_vendor I, [2023-11-27T06:35:32.455447 #1454314] INFO -- : [694/909] 1495461=test_skip_lines I, [2023-11-27T06:35:32.563772 #1454314] INFO -- : [695/909] 1495461=test_key_error I, [2023-11-27T06:35:32.641857 #1454314] INFO -- : [696/909] 1495461=test_rdoc_code_object I, [2023-11-27T06:35:33.605032 #1454314] INFO -- : [697/909] 1495461=test_emitter I, [2023-11-27T06:35:33.734683 #1454314] INFO -- : [698/909] 1495461=test_unicode_normalize I, [2023-11-27T06:35:42.338650 #1454314] INFO -- : [699/909] 1495459=test_data I, [2023-11-27T06:35:42.351645 #1454314] INFO -- : [700/909] 1495459=test_engine I, [2023-11-27T06:35:42.376081 #1454314] INFO -- : [701/909] 1495459=test_reline_key I, [2023-11-27T06:35:42.438651 #1454314] INFO -- : [702/909] 1495459=test_key_actor_vi I, [2023-11-27T06:35:42.786368 #1454314] INFO -- : [703/909] 1495459=test_object I, [2023-11-27T06:35:44.559526 #1454314] INFO -- : [704/909] 1495459=test_enc_raise I, [2023-11-27T06:35:44.623442 #1454314] INFO -- : [705/909] 1495459=test_rdoc_markup_formatter I, [2023-11-27T06:35:44.882597 #1454314] INFO -- : [706/909] 1495459=test_func I, [2023-11-27T06:35:50.185591 #1454314] INFO -- : [707/909] 1495461=test_yaml I, [2023-11-27T06:35:50.474203 #1454314] INFO -- : [708/909] 1495461=test_random_formatter I, [2023-11-27T06:35:50.814062 #1454314] INFO -- : [709/909] 1495461=test_gem_commands_info_command I, [2023-11-27T06:35:51.062907 #1454314] INFO -- : [710/909] 1495461=test_gem_uninstaller I, [2023-11-27T06:35:54.631511 #1454314] INFO -- : [711/909] 1495461=test_rdoc_alias I, [2023-11-27T06:35:54.649405 #1454314] INFO -- : [712/909] 1495461=test_io_buffer I, [2023-11-27T06:35:54.844530 #1454314] INFO -- : [713/909] 1495461=test_ipaddr I, [2023-11-27T06:35:54.963232 #1454314] INFO -- : [714/909] 1495461=memsize_test I, [2023-11-27T06:35:55.015238 #1454314] INFO -- : [715/909] 1495461=test_rdoc_markup_to_rdoc I, [2023-11-27T06:35:55.246365 #1454314] INFO -- : [716/909] 1495461=test_config I, [2023-11-27T06:35:55.458379 #1454314] INFO -- : [717/909] 1495461=test_bigmath I, [2023-11-27T06:35:56.063517 #1454314] INFO -- : [718/909] 1495461=test_table I, [2023-11-27T06:35:56.189126 #1454314] INFO -- : [719/909] 1495461=test_require_lib I, [2023-11-27T06:35:59.350493 #1454314] INFO -- : [720/909] 1495459=test_bug_reporter I, [2023-11-27T06:36:00.498629 #1454314] INFO -- : [721/909] 1495459=test_cparser I, [2023-11-27T06:36:07.828059 #1454314] INFO -- : [722/909] 1495459=test_objectspace I, [2023-11-27T06:36:10.049470 #1454314] INFO -- : [723/909] 1495459=test_variable I, [2023-11-27T06:36:10.394753 #1454314] INFO -- : [724/909] 1495459=test_profile_frames I, [2023-11-27T06:36:10.862886 #1454314] INFO -- : [725/909] 1495459=test_rdoc_markup_attribute_manager I, [2023-11-27T06:36:10.962058 #1454314] INFO -- : [726/909] 1495459=test_helper I, [2023-11-27T06:36:11.026358 #1454314] INFO -- : [727/909] 1495459=test_rdoc_rd I, [2023-11-27T06:36:11.049330 #1454314] INFO -- : [728/909] 1495459=test_gem_resolver_composed_set I, [2023-11-27T06:36:11.198959 #1454314] INFO -- : [729/909] 1495461=test_files_test_2 I, [2023-11-27T06:36:11.226866 #1454314] INFO -- : [730/909] 1495461=test_gem_resolver_local_specification I, [2023-11-27T06:36:11.275371 #1454314] INFO -- : [731/909] 1495459=test_econv I, [2023-11-27T06:36:11.294623 #1454314] INFO -- : [732/909] 1495461=test_logperiod I, [2023-11-27T06:36:11.344396 #1454314] INFO -- : [733/909] 1495461=test_rdoc_markup_hard_break I, [2023-11-27T06:36:11.376315 #1454314] INFO -- : [734/909] 1495461=test_require I, [2023-11-27T06:36:14.812039 #1454314] INFO -- : [735/909] 1495459=test_win32ole_type_event I, [2023-11-27T06:36:14.814734 #1454314] INFO -- : [736/909] 1495459=test_boolean I, [2023-11-27T06:36:15.022443 #1454314] INFO -- : [737/909] 1495459=test_addr I, [2023-11-27T06:36:15.044651 #1454314] INFO -- : [738/909] 1495459=test_key_name_check I, [2023-11-27T06:36:15.102806 #1454314] INFO -- : [739/909] 1495459=test_stack I, [2023-11-27T06:36:18.884212 #1454314] INFO -- : [740/909] 1495458=test_ns_spki I, [2023-11-27T06:36:19.035948 #1454314] INFO -- : [741/909] 1495458=test_regexp I, [2023-11-27T06:36:20.583382 #1454314] INFO -- : [742/909] 1495459=test_rand I, [2023-11-27T06:36:21.881642 #1454314] INFO -- : [743/909] 1495461=test_bigzero I, [2023-11-27T06:36:21.898354 #1454314] INFO -- : [744/909] 1495461=test_parse I, [2023-11-27T06:36:22.402942 #1454314] INFO -- : [745/909] 1495459=test_class2name I, [2023-11-27T06:36:22.442772 #1454314] INFO -- : [746/909] 1495459=test_type_completor I, [2023-11-27T06:36:22.469050 #1454314] INFO -- : [747/909] 1495459=test_gem_platform I, [2023-11-27T06:36:22.824382 #1454314] INFO -- : [748/909] 1495461=test_x509cert I, [2023-11-27T06:36:22.941259 #1454314] INFO -- : [749/909] 1495459=test_stringio I, [2023-11-27T06:36:22.970799 #1454314] INFO -- : [750/909] 1495457=test_logdevice I, [2023-11-27T06:36:23.278770 #1454314] INFO -- : [751/909] 1495459=test_fstring I, [2023-11-27T06:36:23.672351 #1454314] INFO -- : [752/909] 1495461=test_gem_ext_cargo_builder_link_flag_converter I, [2023-11-27T06:36:23.762392 #1454314] INFO -- : [753/909] 1495459=test_completion I, [2023-11-27T06:36:24.703753 #1454314] INFO -- : [754/909] 1495461=test_ensured I, [2023-11-27T06:36:24.755308 #1454314] INFO -- : [755/909] 1495461=test_class I, [2023-11-27T06:36:26.082325 #1454314] INFO -- : [756/909] 1495459=test_const I, [2023-11-27T06:36:26.106860 #1454314] INFO -- : [757/909] 1495459=fuzzer_test I, [2023-11-27T06:36:26.124688 #1454314] INFO -- : [758/909] 1495459=test_rdoc_markup_raw I, [2023-11-27T06:36:26.158585 #1454314] INFO -- : [759/909] 1495459=test_gem_source_installed I, [2023-11-27T06:36:26.198349 #1454314] INFO -- : [760/909] 1495459=test_syslog I, [2023-11-27T06:36:26.395457 #1454314] INFO -- : [761/909] 1495459=test_gem_source_list I, [2023-11-27T06:36:26.779627 #1454314] INFO -- : [762/909] 1495459=test_struct I, [2023-11-27T06:36:26.808371 #1454314] INFO -- : [763/909] 1495459=test_yaml_special_cases I, [2023-11-27T06:36:26.822718 #1454314] INFO -- : [764/909] 1495459=test_rational2 I, [2023-11-27T06:36:26.875314 #1454314] INFO -- : [765/909] 1495459=test_lambda I, [2023-11-27T06:36:26.954620 #1454314] INFO -- : [766/909] 1495457=test_quote_empty I, [2023-11-27T06:36:27.274859 #1454314] INFO -- : [767/909] 1495457=test_project_sanity I, [2023-11-27T06:36:27.299809 #1454314] INFO -- : [768/909] 1495459=test_rational I, [2023-11-27T06:36:27.376510 #1454314] INFO -- : [769/909] 1495459=test_euc_kr I, [2023-11-27T06:36:27.569652 #1454314] INFO -- : [770/909] 1495459=test_rdoc_comment I, [2023-11-27T06:36:27.818764 #1454314] INFO -- : [771/909] 1495457=test_gem_commands_check_command I, [2023-11-27T06:36:27.862461 #1454314] INFO -- : [772/909] 1495459=test_config I, [2023-11-27T06:36:27.967078 #1454314] INFO -- : [773/909] 1495457=test_kwargs I, [2023-11-27T06:36:28.142798 #1454314] INFO -- : [774/909] 1495457=test_io I, [2023-11-27T06:36:28.646554 #1454314] INFO -- : [775/909] 1495457=test_io_wait I, [2023-11-27T06:36:28.978029 #1454314] INFO -- : [776/909] 1495459=test_ftp I, [2023-11-27T06:36:28.995288 #1454314] INFO -- : [777/909] 1495459=test_thread_fd_close I, [2023-11-27T06:36:29.026277 #1454314] INFO -- : [778/909] 1495459=test_class_name_check I, [2023-11-27T06:36:29.071495 #1454314] INFO -- : [779/909] 1495457=test_autoconf I, [2023-11-27T06:36:29.167427 #1454314] INFO -- : [780/909] 1495457=test_evaluation I, [2023-11-27T06:36:29.190364 #1454314] INFO -- : [781/909] 1495459=test_rdoc_i18n_text I, [2023-11-27T06:36:29.198675 #1454314] INFO -- : [782/909] 1495457=test_cgi_multipart I, [2023-11-27T06:36:29.224272 #1454314] INFO -- : [783/909] 1495459=test_patterns I, [2023-11-27T06:36:29.242353 #1454314] INFO -- : [784/909] 1495459=test_https I, [2023-11-27T06:36:29.679326 #1454314] INFO -- : [785/909] 1495457=test_yamldbm I, [2023-11-27T06:36:29.704646 #1454314] INFO -- : [786/909] 1495457=test_io_m17n I, [2023-11-27T06:36:30.795571 #1454314] INFO -- : [787/909] 1495459=test_rb_str_dup I, [2023-11-27T06:36:30.995586 #1454314] INFO -- : [788/909] 1495459=test_encoding I, [2023-11-27T06:36:31.048919 #1454314] INFO -- : [789/909] 1495459=test_function I, [2023-11-27T06:36:31.429611 #1454314] INFO -- : [790/909] 1495459=test_gem_commands_lock_command I, [2023-11-27T06:36:31.505282 #1454314] INFO -- : [791/909] 1495459=test_sockopt I, [2023-11-27T06:36:31.538838 #1454314] INFO -- : [792/909] 1495459=test_read I, [2023-11-27T06:36:32.966791 #1454314] INFO -- : [793/909] 1495459=test_irb I, [2023-11-27T06:36:33.994693 #1454314] INFO -- : [794/909] 1495459=test_gem_request_connection_pools I, [2023-11-27T06:36:34.501853 #1454314] INFO -- : [795/909] 1495461=test_files_ext I, [2023-11-27T06:36:34.544757 #1454314] INFO -- : [796/909] 1495461=test_drbunix I, [2023-11-27T06:36:35.203506 #1454314] INFO -- : [797/909] 1495457=dispatcher_test I, [2023-11-27T06:36:35.226786 #1454314] INFO -- : [798/909] 1495457=test_eval_history I, [2023-11-27T06:36:35.249277 #1454314] INFO -- : [799/909] 1495459=test_err_in_callback I, [2023-11-27T06:36:35.295747 #1454314] INFO -- : [800/909] 1495459=test_arity I, [2023-11-27T06:36:35.320631 #1454314] INFO -- : [801/909] 1495459=test_tempfile I, [2023-11-27T06:36:35.329195 #1454314] INFO -- : [802/909] 1495457=test_files_test I, [2023-11-27T06:36:35.359268 #1454314] INFO -- : [803/909] 1495457=test_primitive I, [2023-11-27T06:36:35.383385 #1454314] INFO -- : [804/909] 1495457=test_switch_hitter I, [2023-11-27T06:36:35.665185 #1454314] INFO -- : [805/909] 1495457=test_ocsp I, [2023-11-27T06:36:36.353792 #1454314] INFO -- : [806/909] 1495459=test_continuation I, [2023-11-27T06:36:36.417926 #1454314] INFO -- : [807/909] 1495458=test_yamlstore I, [2023-11-27T06:36:36.518622 #1454314] INFO -- : [808/909] 1495458=test_big2str I, [2023-11-27T06:36:36.528530 #1454314] INFO -- : [809/909] 1495458=test_gem_ext_configure_builder I, [2023-11-27T06:36:36.839324 #1454314] INFO -- : [810/909] 1495457=test_delete I, [2023-11-27T06:36:36.840331 #1454314] INFO -- : [811/909] 1495457=test_enumerator_kw I, [2023-11-27T06:36:36.901068 #1454314] INFO -- : [812/909] 1495457=test_ractor I, [2023-11-27T06:36:36.974592 #1454314] INFO -- : [813/909] 1495458=test_placearg I, [2023-11-27T06:36:37.023861 #1454314] INFO -- : [814/909] 1495458=test_document I, [2023-11-27T06:36:37.046058 #1454314] INFO -- : [815/909] 1495458=test_proc I, [2023-11-27T06:36:37.052746 #1454314] INFO -- : [816/909] 1495457=test_ansi_with_terminfo I, [2023-11-27T06:36:37.062985 #1454314] INFO -- : [817/909] 1495457=test_gem_commands_uninstall_command I, [2023-11-27T06:36:37.723092 #1454314] INFO -- : [818/909] 1495459=test_at_exit I, [2023-11-27T06:36:37.750539 #1454314] INFO -- : [819/909] 1495459=test_zlib I, [2023-11-27T06:36:40.610762 #1454314] INFO -- : [820/909] 1495458=test_rdoc_markup_to_table_of_contents I, [2023-11-27T06:36:40.677001 #1454314] INFO -- : [821/909] 1495458=test_hash_create I, [2023-11-27T06:36:40.691869 #1454314] INFO -- : [822/909] 1495458=test_koi8 I, [2023-11-27T06:36:40.720582 #1454314] INFO -- : [823/909] 1495458=test_printf I, [2023-11-27T06:36:40.750734 #1454314] INFO -- : [824/909] 1495457=test_rdoc_any_method I, [2023-11-27T06:36:40.842741 #1454314] INFO -- : [825/909] 1495458=test_thread I, [2023-11-27T06:36:42.245058 #1454314] INFO -- : [826/909] 1495457=test_function_entry I, [2023-11-27T06:36:42.295930 #1454314] INFO -- : [827/909] 1495457=test_filter I, [2023-11-27T06:36:42.489102 #1454314] INFO -- : [828/909] 1495457=test_time I, [2023-11-27T06:36:43.157364 #1454314] INFO -- : [829/909] 1495457=test_type I, [2023-11-27T06:36:43.199503 #1454314] INFO -- : [830/909] 1495457=test_complexrational I, [2023-11-27T06:36:43.223542 #1454314] INFO -- : [831/909] 1495457=test_unicode I, [2023-11-27T06:36:43.268629 #1454314] INFO -- : [832/909] 1495457=test_thread_cv I, [2023-11-27T06:36:44.252664 #1454314] INFO -- : [833/909] 1495457=test_gem_commands_setup_command I, [2023-11-27T06:36:47.496976 #1454314] INFO -- : [834/909] 1495457=test_undef I, [2023-11-27T06:36:47.530375 #1454314] INFO -- : [835/909] 1495457=test_observer I, [2023-11-27T06:36:47.563891 #1454314] INFO -- : [836/909] 1495457=test_tmpdir I, [2023-11-27T06:36:47.999982 #1454314] INFO -- : [837/909] 1495457=test_gem_package_tar_reader_entry I, [2023-11-27T06:36:49.867985 #1454314] INFO -- : [838/909] 1495457=test_invalid I, [2023-11-27T06:36:50.050661 #1454314] INFO -- : [839/909] 1495457=test_gem_commands_update_command I, [2023-11-27T06:36:50.214674 #1454314] INFO -- : [840/909] 1495461=test_gem_resolver_vendor_set I, [2023-11-27T06:36:50.706610 #1454314] INFO -- : [841/909] 1495461=test_pipe I, [2023-11-27T06:36:51.106379 #1454314] INFO -- : [842/909] 1495461=test_object_references I, [2023-11-27T06:36:51.154972 #1454314] INFO -- : [843/909] 1495461=test_ldap I, [2023-11-27T06:36:51.210650 #1454314] INFO -- : [844/909] 1495461=test_reqarg I, [2023-11-27T06:36:51.474830 #1454314] INFO -- : [845/909] 1495461=test_shift_jis I, [2023-11-27T06:36:51.531546 #1454314] INFO -- : [846/909] 1495461=test_rdoc_cross_reference I, [2023-11-27T06:36:52.823126 #1454314] INFO -- : [847/909] 1495461=test_resource I, [2023-11-27T06:36:52.890809 #1454314] INFO -- : [848/909] 1495461=test_http I, [2023-11-27T06:36:57.152042 #1454314] INFO -- : [849/909] 1495457=test_win32ole_param_event I, [2023-11-27T06:36:57.208686 #1454314] INFO -- : [850/909] 1495457=test_hash I, [2023-11-27T06:36:57.359894 #1454314] INFO -- : [851/909] 1495457=test_http_request I, [2023-11-27T06:36:57.408186 #1454314] INFO -- : [852/909] 1495457=parse_comments_test I, [2023-11-27T06:36:57.429594 #1454314] INFO -- : [853/909] 1495457=test_comparable I, [2023-11-27T06:36:57.522360 #1454314] INFO -- : [854/909] 1495457=test_integer I, [2023-11-27T06:36:57.781413 #1454314] INFO -- : [855/909] 1495457=test_pair I, [2023-11-27T06:37:04.368424 #1454314] INFO -- : [856/909] 1495458=test_date I, [2023-11-27T06:37:04.394078 #1454314] INFO -- : [857/909] 1495458=test_clone I, [2023-11-27T06:37:05.108119 #1454314] INFO -- : [858/909] 1495458=test_gem_commands_server_command I, [2023-11-27T06:37:05.162376 #1454314] INFO -- : [859/909] 1495458=test_io_timeout I, [2023-11-27T06:37:05.190358 #1454314] INFO -- : [860/909] 1495458=test_delegation I, [2023-11-27T06:37:05.230359 #1454314] INFO -- : [861/909] 1495458=test_wait I, [2023-11-27T06:37:05.403488 #1454314] INFO -- : [862/909] 1495458=test_x509attr I, [2023-11-27T06:37:05.658514 #1454314] INFO -- : [863/909] 1495458=ractor_test I, [2023-11-27T06:37:05.783327 #1454314] INFO -- : [864/909] 1495458=test_yield I, [2023-11-27T06:37:08.130639 #1454314] INFO -- : [865/909] 1495457=test_bignum I, [2023-11-27T06:37:08.451944 #1454314] INFO -- : [866/909] 1495457=test_rdoc_parser I, [2023-11-27T06:37:08.579126 #1454314] INFO -- : [867/909] 1495457=test_euc_tw I, [2023-11-27T06:37:08.623426 #1454314] INFO -- : [868/909] 1495457=test_integer_comb I, [2023-11-27T06:37:11.212773 #1454314] INFO -- : [869/909] 1495461=test_capacity I, [2023-11-27T06:37:11.238859 #1454314] INFO -- : [870/909] 1495461=test_alias_and_anchor I, [2023-11-27T06:37:11.332584 #1454314] INFO -- : [871/909] 1495461=test_nextafter I, [2023-11-27T06:37:11.803353 #1454314] INFO -- : [872/909] 1495461=test_win32ole_method_event I, [2023-11-27T06:37:11.804776 #1454314] INFO -- : [873/909] 1495461=test_install I, [2023-11-27T06:37:12.462839 #1454314] INFO -- : [874/909] 1495461=test_cmethod I, [2023-11-27T06:37:12.650151 #1454314] INFO -- : [875/909] 1495461=test_gem_source_local I, [2023-11-27T06:37:13.908496 #1454314] INFO -- : [876/909] 1495461=test_wss I, [2023-11-27T06:37:14.206622 #1454314] INFO -- : [877/909] 1495461=test_exit I, [2023-11-27T06:37:14.252567 #1454314] INFO -- : [878/909] 1495461=test_gem_request_set_gem_dependency_api I, [2023-11-27T06:37:16.267732 #1454314] INFO -- : [879/909] 1495461=test_mul I, [2023-11-27T06:37:16.307860 #1454314] INFO -- : [880/909] 1495461=test_nil I, [2023-11-27T06:37:16.400117 #1454314] INFO -- : [881/909] 1495461=test_drbobject I, [2023-11-27T06:37:16.606927 #1454314] INFO -- : [882/909] 1495458=test_digest I, [2023-11-27T06:37:16.694584 #1454314] INFO -- : [883/909] 1495458=test_gem_commands_unpack_command I, [2023-11-27T06:37:16.759146 #1454314] INFO -- : [884/909] 1495461=test_init I, [2023-11-27T06:37:17.162607 #1454314] INFO -- : [885/909] 1495461=test_ansi_without_terminfo I, [2023-11-27T06:37:17.206982 #1454314] INFO -- : [886/909] 1495461=test_unix I, [2023-11-27T06:37:17.418741 #1454314] INFO -- : [887/909] 1495461=test_symbol I, [2023-11-27T06:37:17.688131 #1454314] INFO -- : [888/909] 1495459=test_coder I, [2023-11-27T06:37:17.743315 #1454314] INFO -- : [889/909] 1495459=test_ellipsize I, [2023-11-27T06:37:17.762800 #1454314] INFO -- : [890/909] 1495459=test_file I, [2023-11-27T06:37:17.839373 #1454314] INFO -- : [891/909] 1495459=test_context I, [2023-11-27T06:37:18.466646 #1454314] INFO -- : [892/909] 1495457=test_dot_dot I, [2023-11-27T06:37:18.535906 #1454314] INFO -- : [893/909] 1495457=test_closureLeaked thread: TestIRB::ContextTest#test_build_completor: # I, [2023-11-27T06:37:18.536146 #1454314] INFO -- : I, [2023-11-27T06:37:18.536189 #1454314] INFO -- : Finished thread: TestIRB::ContextTest#test_default_return_format: # I, [2023-11-27T06:37:18.640813 #1454314] INFO -- : [894/909] 1495458=test_x509store I, [2023-11-27T06:37:18.773126 #1454314] INFO -- : [895/909] 1495459=test_lexer I, [2023-11-27T06:37:18.870211 #1454314] INFO -- : [896/909] 1495459=test_gem_resolver_index_set I, [2023-11-27T06:37:19.094886 #1454314] INFO -- : [897/909] 1495459=test_random I, [2023-11-27T06:37:19.194657 #1454314] INFO -- : [898/909] 1495459=test_grapheme_breaks I, [2023-11-27T06:37:19.286619 #1454314] INFO -- : [899/909] 1495459=test_folderitem2_invokeverb I, [2023-11-27T06:37:19.287049 #1454314] INFO -- : [900/909] 1495459=test_arith_seq_extract I, [2023-11-27T06:37:19.400526 #1454314] INFO -- : [901/909] 1495459=test_pinned I, [2023-11-27T06:37:19.689659 #1454314] INFO -- : [902/909] 1495458=test_win32ole_event I, [2023-11-27T06:37:19.723924 #1454314] INFO -- : [903/909] 1495458=test_gb18030 I, [2023-11-27T06:37:19.738732 #1454314] INFO -- : [904/909] 1495459=test_gem_gemcutter_utilities I, [2023-11-27T06:37:19.803382 #1454314] INFO -- : [905/909] 1495458=test_to_ruby I, [2023-11-27T06:37:19.857215 #1454314] INFO -- : [906/909] 1495458=test_enc_str_buf_cat I, [2023-11-27T06:37:19.925103 #1454314] INFO -- : [907/909] 1495458=test_memory_view I, [2023-11-27T06:37:20.985586 #1454314] INFO -- : [908/909] 1495459=test_gem_version I, [2023-11-27T06:37:21.486635 #1454314] INFO -- : [909/909] 1495459=test_gem_ext_cargo_builder I, [2023-11-27T06:37:22.294361 #1454314] INFO -- : Finished tests in 460.692841s, 58.5140 tests/s, 22774.4781 assertions/s. I, [2023-11-27T06:37:22.295393 #1454314] INFO -- : 26957 tests, 10492039 assertions, 0 failures, 0 errors, 192 skips I, [2023-11-27T06:37:22.295450 #1454314] INFO -- : I, [2023-11-27T06:37:22.295470 #1454314] INFO -- : ruby -v: ruby 3.3.0dev (2023-11-27T06:04:40Z master 71a8daecd9) [x86_64-linux] I, [2023-11-27T06:37:22.306510 #1454314] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-11-27T06:37:22.306799 #1454314] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' I, [2023-11-27T06:37:22.710359 #1454314] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-27T06:37:22.710440 #1454314] INFO -- : CC = gcc I, [2023-11-27T06:37:22.710472 #1454314] INFO -- : LD = ld I, [2023-11-27T06:37:22.710491 #1454314] INFO -- : LDSHARED = gcc -shared I, [2023-11-27T06:37:22.710508 #1454314] 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, [2023-11-27T06:37:22.710525 #1454314] 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, [2023-11-27T06:37:22.710554 #1454314] INFO -- : CPPFLAGS = I, [2023-11-27T06:37:22.710570 #1454314] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-27T06:37:22.710584 #1454314] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-27T06:37:22.710597 #1454314] INFO -- : LANG = I, [2023-11-27T06:37:22.710609 #1454314] INFO -- : LC_ALL = I, [2023-11-27T06:37:22.710621 #1454314] INFO -- : LC_CTYPE = I, [2023-11-27T06:37:22.710633 #1454314] INFO -- : MFLAGS = I, [2023-11-27T06:37:22.710645 #1454314] INFO -- : RUSTC = rustc I, [2023-11-27T06:37:22.710657 #1454314] 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, [2023-11-27T06:37:22.727411 #1454314] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-27T06:37:22.727481 #1454314] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-27T06:37:22.727502 #1454314] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-27T06:37:22.727518 #1454314] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-27T06:37:22.727533 #1454314] INFO -- : I, [2023-11-27T06:37:22.742825 #1454314] INFO -- : generating enc.mk I, [2023-11-27T06:37:23.144871 #1454314] INFO -- : generating encdb.h I, [2023-11-27T06:37:23.233872 #1454314] INFO -- : encdb.h unchanged I, [2023-11-27T06:37:23.242379 #1454314] INFO -- : making enc I, [2023-11-27T06:37:23.277198 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:23.277309 #1454314] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-11-27T06:37:23.277358 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:23.282354 #1454314] INFO -- : making srcs under enc I, [2023-11-27T06:37:23.413457 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:23.413553 #1454314] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-11-27T06:37:23.413627 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:23.418377 #1454314] INFO -- : generating transdb.h I, [2023-11-27T06:37:23.744641 #1454314] INFO -- : transdb.h unchanged I, [2023-11-27T06:37:23.748118 #1454314] INFO -- : making trans I, [2023-11-27T06:37:23.846858 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:23.846956 #1454314] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2023-11-27T06:37:23.847023 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:23.854973 #1454314] INFO -- : making encs I, [2023-11-27T06:37:23.979640 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:23.979730 #1454314] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-11-27T06:37:23.979789 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:23.983661 #1454314] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-11-27T06:37:24.114368 #1454314] INFO -- : ext/configure-ext.mk updated I, [2023-11-27T06:37:24.128059 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:28.757451 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:28.760351 #1454314] INFO -- : generating makefile exts.mk I, [2023-11-27T06:37:28.897703 #1454314] INFO -- : exts.mk unchanged I, [2023-11-27T06:37:28.910528 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:29.509347 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' I, [2023-11-27T06:37:29.523119 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' I, [2023-11-27T06:37:29.554363 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2023-11-27T06:37:29.582348 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2023-11-27T06:37:29.601583 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2023-11-27T06:37:29.617240 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2023-11-27T06:37:29.628814 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2023-11-27T06:37:29.644366 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2023-11-27T06:37:29.709357 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2023-11-27T06:37:29.727965 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2023-11-27T06:37:29.790384 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2023-11-27T06:37:29.818363 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2023-11-27T06:37:29.826845 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2023-11-27T06:37:29.843281 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2023-11-27T06:37:29.878511 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2023-11-27T06:37:29.910705 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2023-11-27T06:37:29.933291 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2023-11-27T06:37:29.942541 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2023-11-27T06:37:29.949820 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' I, [2023-11-27T06:37:29.970272 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' I, [2023-11-27T06:37:29.988020 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2023-11-27T06:37:29.998087 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2023-11-27T06:37:30.062746 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2023-11-27T06:37:30.146110 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2023-11-27T06:37:30.158355 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2023-11-27T06:37:30.172060 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2023-11-27T06:37:30.190177 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2023-11-27T06:37:30.285763 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2023-11-27T06:37:30.294352 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2023-11-27T06:37:30.315388 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2023-11-27T06:37:30.353697 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2023-11-27T06:37:30.369510 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2023-11-27T06:37:30.372648 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2023-11-27T06:37:30.386123 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2023-11-27T06:37:30.417037 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2023-11-27T06:37:30.447643 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2023-11-27T06:37:30.477138 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' I, [2023-11-27T06:37:30.491380 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' I, [2023-11-27T06:37:30.514259 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-27T06:37:30.602739 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-27T06:37:30.606626 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-27T06:37:30.743099 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-27T06:37:30.747631 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-11-27T06:37:30.824377 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-11-27T06:37:30.830395 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-27T06:37:30.970457 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-27T06:37:30.975103 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.1/ext/rbs_extension' I, [2023-11-27T06:37:31.060243 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.1/ext/rbs_extension' I, [2023-11-27T06:37:31.065160 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.2/ext/rbs_extension' I, [2023-11-27T06:37:31.191108 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.2/ext/rbs_extension' I, [2023-11-27T06:37:31.292615 #1454314] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:31.556122 #1454314] INFO -- : make[2]: 'ruby' is up to date. I, [2023-11-27T06:37:31.556245 #1454314] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:31.557278 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:31.563357 #1454314] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:31.563415 #1454314] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-11-27T06:37:31.563439 #1454314] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-11-27T06:37:31.758351 #1454314] 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, [2023-11-27T06:37:31.971475 #1454314] INFO -- : ruby 3.3.0dev (2023-11-27T06:04:40Z master 71a8daecd9) [x86_64-linux] I, [2023-11-27T06:38:09.521405 #1454314] INFO -- : 0 ......................................................................... I, [2023-11-27T06:38:18.735514 #1454314] INFO -- : 73 ......................................................................... I, [2023-11-27T06:38:18.972578 #1454314] INFO -- : 146 ......................................................................... I, [2023-11-27T06:38:19.762344 #1454314] INFO -- : 219 ......................................................................... I, [2023-11-27T06:38:20.380052 #1454314] INFO -- : 292 ......................................................................... I, [2023-11-27T06:38:21.625610 #1454314] INFO -- : 365 ......................................................................... I, [2023-11-27T06:38:21.735061 #1454314] INFO -- : 438 ......................................................................... I, [2023-11-27T06:38:21.826685 #1454314] INFO -- : 511 ......................................................................... I, [2023-11-27T06:38:23.399071 #1454314] INFO -- : 584 ......................................................................... I, [2023-11-27T06:38:25.414015 #1454314] INFO -- : 657 ......................................................................... I, [2023-11-27T06:38:25.589635 #1454314] INFO -- : 730 ......................................................................... I, [2023-11-27T06:38:25.694204 #1454314] INFO -- : 803 ......................................................................... I, [2023-11-27T06:38:27.176072 #1454314] INFO -- : 876 ......................................................................... I, [2023-11-27T06:38:27.632629 #1454314] INFO -- : 949 ......................................................................... I, [2023-11-27T06:38:36.698367 #1454314] INFO -- : 1022 ......................................................................... I, [2023-11-27T06:38:48.930013 #1454314] INFO -- : 1095 ......................................................................... I, [2023-11-27T06:38:52.432068 #1454314] INFO -- : 1168 ......................................................................... I, [2023-11-27T06:38:54.587655 #1454314] INFO -- : 1241 ......................................................................... I, [2023-11-27T06:38:54.903053 #1454314] INFO -- : 1314 ......................................................................... I, [2023-11-27T06:38:55.099175 #1454314] INFO -- : 1387 ......................................................................... I, [2023-11-27T06:39:08.887908 #1454314] INFO -- : 1460 ......................................................................... I, [2023-11-27T06:39:32.394636 #1454314] INFO -- : 1533 ......................................................................... I, [2023-11-27T06:39:33.197839 #1454314] INFO -- : 1606 ......................................................................... I, [2023-11-27T06:39:36.558259 #1454314] INFO -- : 1679 ......................................................................... I, [2023-11-27T06:39:36.821399 #1454314] INFO -- : 1752 ......................................................................... I, [2023-11-27T06:39:37.267036 #1454314] INFO -- : 1825 ......................................................................... I, [2023-11-27T06:39:40.698948 #1454314] INFO -- : 1898 ......................................................................... I, [2023-11-27T06:39:42.198232 #1454314] INFO -- : 1971 ......................................................................... I, [2023-11-27T06:39:45.038712 #1454314] INFO -- : 2044 ......................................................................... I, [2023-11-27T06:39:45.372156 #1454314] INFO -- : 2117 ......................................................................... I, [2023-11-27T06:39:45.571761 #1454314] INFO -- : 2190 ......................................................................... I, [2023-11-27T06:39:45.665632 #1454314] INFO -- : 2263 ......................................................................... I, [2023-11-27T06:39:45.728479 #1454314] INFO -- : 2336 ......................................................................... I, [2023-11-27T06:39:45.815823 #1454314] INFO -- : 2409 ......................................................................... I, [2023-11-27T06:39:46.112474 #1454314] INFO -- : 2482 ......................................................................... I, [2023-11-27T06:39:48.648933 #1454314] INFO -- : 2555 ......................................................................... I, [2023-11-27T06:39:48.680984 #1454314] INFO -- : 2628 ......................................................................... I, [2023-11-27T06:39:49.177327 #1454314] INFO -- : 2701 ......................................................................... I, [2023-11-27T06:39:53.417253 #1454314] INFO -- : 2774 ......................................................................... I, [2023-11-27T06:39:55.598931 #1454314] INFO -- : 2847 ......................................................................... I, [2023-11-27T06:39:59.028573 #1454314] INFO -- : 2920 ......................................................................... I, [2023-11-27T06:39:59.523709 #1454314] INFO -- : 2993 ......................................................................... I, [2023-11-27T06:40:00.863946 #1454314] INFO -- : 3066 ......................................................................... I, [2023-11-27T06:40:02.977735 #1454314] INFO -- : 3139 ......................................................................... I, [2023-11-27T06:40:05.089280 #1454314] INFO -- : 3212 ......................................................................... I, [2023-11-27T06:40:05.318462 #1454314] INFO -- : 3285 ......................................................................... I, [2023-11-27T06:40:05.432458 #1454314] INFO -- : 3358 ......................................................................... I, [2023-11-27T06:40:09.518731 #1454314] INFO -- : 3431 ......................................................................... I, [2023-11-27T06:40:09.728169 #1454314] INFO -- : 3504 ......................................................................... I, [2023-11-27T06:40:09.850348 #1454314] INFO -- : 3577 ......................................................................... I, [2023-11-27T06:40:13.791849 #1454314] INFO -- : 3650 ......................................................................... I, [2023-11-27T06:40:13.801259 #1454314] INFO -- : 3723 .. I, [2023-11-27T06:40:13.801331 #1454314] INFO -- : I, [2023-11-27T06:40:13.801350 #1454314] INFO -- : Finished in 161.829659 seconds I, [2023-11-27T06:40:13.801368 #1454314] INFO -- : I, [2023-11-27T06:40:13.801385 #1454314] INFO -- : 3725 files, 32456 examples, 159155 expectations, 0 failures, 0 errors, 0 tagged I, [2023-11-27T06:40:13.838576 #1454314] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.