# Logfile created on 2024-06-01 11:44:00 +0000 by logger.rb/v1.4.3 I, [2024-06-01T11:44:00.483945 #437958] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-06-01T11:44:00.484660 #437958] INFO -- : $$$[beg] make update-download -j4 I, [2024-06-01T11:44:00.945091 #437958] INFO -- : tool/config.guess already exists I, [2024-06-01T11:44:00.945181 #437958] INFO -- : tool/config.sub already exists I, [2024-06-01T11:44:00.947235 #437958] INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed I, [2024-06-01T11:44:00.964190 #437958] INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd I, [2024-06-01T11:44:00.975892 #437958] INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision - I, [2024-06-01T11:44:00.991708 #437958] INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - I, [2024-06-01T11:44:01.003638 #437958] INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 I, [2024-06-01T11:44:01.023638 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged I, [2024-06-01T11:44:01.023716 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged I, [2024-06-01T11:44:01.027676 #437958] INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - I, [2024-06-01T11:44:01.056746 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged I, [2024-06-01T11:44:01.253960 #437958] INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem I, [2024-06-01T11:44:01.454760 #437958] INFO -- : Successfully built RubyGem I, [2024-06-01T11:44:01.454818 #437958] INFO -- : Name: power_assert I, [2024-06-01T11:44:01.454843 #437958] INFO -- : Version: 2.0.4dev I, [2024-06-01T11:44:01.454861 #437958] INFO -- : File: power_assert-2.0.4dev.gem I, [2024-06-01T11:44:01.589233 #437958] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2024-06-01T11:44:01.589305 #437958] INFO -- : $$$[beg] make update-src -j4 E, [2024-06-01T11:44:02.739808 #437958] ERROR -- : From https://github.com/ruby/ruby E, [2024-06-01T11:44:02.739884 #437958] ERROR -- : 767aa0c..05553cf master -> origin/master I, [2024-06-01T11:44:02.850955 #437958] INFO -- : Updating 767aa0c..05553cf I, [2024-06-01T11:44:02.851030 #437958] INFO -- : Fast-forward I, [2024-06-01T11:44:02.865822 #437958] INFO -- : lib/reline.rb | 33 ++--- I, [2024-06-01T11:44:02.865894 #437958] INFO -- : lib/reline/general_io.rb | 111 ---------------- I, [2024-06-01T11:44:02.865916 #437958] INFO -- : lib/reline/io.rb | 45 +++++++ I, [2024-06-01T11:44:02.865933 #437958] INFO -- : lib/reline/{ => io}/ansi.rb | 146 +++++++++++---------- I, [2024-06-01T11:44:02.865950 #437958] INFO -- : lib/reline/io/dumb.rb | 106 ++++++++++++++++ I, [2024-06-01T11:44:02.865966 #437958] INFO -- : lib/reline/{ => io}/windows.rb | 204 +++++++++++++++--------------- I, [2024-06-01T11:44:02.865982 #437958] INFO -- : lib/reline/line_editor.rb | 4 +- I, [2024-06-01T11:44:02.865999 #437958] INFO -- : parse.y | 6 +- I, [2024-06-01T11:44:02.866019 #437958] INFO -- : test/reline/helper.rb | 29 +++-- I, [2024-06-01T11:44:02.866035 #437958] INFO -- : test/reline/test_ansi_with_terminfo.rb | 4 +- I, [2024-06-01T11:44:02.866050 #437958] INFO -- : test/reline/test_ansi_without_terminfo.rb | 4 +- I, [2024-06-01T11:44:02.866065 #437958] INFO -- : test/reline/test_config.rb | 4 +- I, [2024-06-01T11:44:02.866081 #437958] INFO -- : test/reline/test_line_editor.rb | 10 +- I, [2024-06-01T11:44:02.866098 #437958] INFO -- : test/reline/test_reline.rb | 4 +- I, [2024-06-01T11:44:02.866113 #437958] INFO -- : test/ripper/test_lexer.rb | 54 +++++++- I, [2024-06-01T11:44:02.866129 #437958] INFO -- : 15 files changed, 422 insertions(+), 342 deletions(-) I, [2024-06-01T11:44:02.866144 #437958] INFO -- : delete mode 100644 lib/reline/general_io.rb I, [2024-06-01T11:44:02.866164 #437958] INFO -- : create mode 100644 lib/reline/io.rb I, [2024-06-01T11:44:02.866180 #437958] INFO -- : rename lib/reline/{ => io}/ansi.rb (75%) I, [2024-06-01T11:44:02.866195 #437958] INFO -- : create mode 100644 lib/reline/io/dumb.rb I, [2024-06-01T11:44:02.866210 #437958] INFO -- : rename lib/reline/{ => io}/windows.rb (68%) I, [2024-06-01T11:44:02.938571 #437958] INFO -- : Latest commit hash = 05553cf22d I, [2024-06-01T11:44:02.943988 #437958] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2024-06-01T11:44:02.944323 #437958] INFO -- : $$$[beg] make after-update -j4 I, [2024-06-01T11:44:03.224199 #437958] INFO -- : generating parse.c I, [2024-06-01T11:44:03.252406 #437958] INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper.c I, [2024-06-01T11:44:03.279086 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:44:03.296178 #437958] INFO -- : extracting ripper.y from ../../parse.y I, [2024-06-01T11:44:03.304159 #437958] INFO -- : generating eventids1.c from ../../parse.y I, [2024-06-01T11:44:03.436482 #437958] INFO -- : generating eventids1.h from ../../parse.y I, [2024-06-01T11:44:03.459485 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/revision.h updated I, [2024-06-01T11:44:03.460589 #437958] INFO -- : generating x86_64-linux-fake.rb I, [2024-06-01T11:44:03.616200 #437958] INFO -- : x86_64-linux-fake.rb updated I, [2024-06-01T11:44:03.621841 #437958] INFO -- : generating enc.mk I, [2024-06-01T11:44:03.655081 #437958] INFO -- : compiling compiler ripper.y I, [2024-06-01T11:44:03.655987 #437958] INFO -- : generating ripper_init.c from ./ripper_init.c.tmpl I, [2024-06-01T11:44:04.185985 #437958] INFO -- : making srcs under enc I, [2024-06-01T11:44:04.287737 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:04.287845 #437958] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-06-01T11:44:04.287909 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:14.579511 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:44:14.580171 #437958] INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper_init.c I, [2024-06-01T11:44:14.585426 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:44:14.585508 #437958] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-06-01T11:44:14.585552 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:44:14.586615 #437958] INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids1.h I, [2024-06-01T11:44:14.591760 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:44:14.591849 #437958] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-06-01T11:44:14.591899 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:44:14.592958 #437958] INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids1.c I, [2024-06-01T11:44:14.611327 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:44:14.611410 #437958] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-06-01T11:44:14.611455 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:44:14.620171 #437958] INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c I, [2024-06-01T11:44:14.642977 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:44:14.643064 #437958] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-06-01T11:44:14.643116 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:44:15.113832 #437958] INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed I, [2024-06-01T11:44:15.114745 #437958] INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd I, [2024-06-01T11:44:15.119492 #437958] INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - I, [2024-06-01T11:44:15.120032 #437958] INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 I, [2024-06-01T11:44:15.132107 #437958] INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision - I, [2024-06-01T11:44:15.135758 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged I, [2024-06-01T11:44:15.141466 #437958] INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - I, [2024-06-01T11:44:15.167631 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged I, [2024-06-01T11:44:15.228054 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged I, [2024-06-01T11:44:15.450862 #437958] INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem I, [2024-06-01T11:44:15.672536 #437958] INFO -- : Successfully built RubyGem I, [2024-06-01T11:44:15.672599 #437958] INFO -- : Name: power_assert I, [2024-06-01T11:44:15.672618 #437958] INFO -- : Version: 2.0.4dev I, [2024-06-01T11:44:15.672633 #437958] INFO -- : File: power_assert-2.0.4dev.gem I, [2024-06-01T11:44:15.677354 #437958] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2024-06-01T11:44:15.828316 #437958] INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. I, [2024-06-01T11:44:15.844645 #437958] INFO -- : Unpacked gems/power_assert-2.0.4dev.gem I, [2024-06-01T11:44:15.849561 #437958] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2024-06-01T11:44:15.849840 #437958] INFO -- : $$$[beg] make miniruby -j4 I, [2024-06-01T11:44:16.104288 #437958] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-01T11:44:16.107767 #437958] INFO -- : CC = gcc I, [2024-06-01T11:44:16.107860 #437958] INFO -- : LD = ld I, [2024-06-01T11:44:16.107906 #437958] INFO -- : LDSHARED = gcc -shared I, [2024-06-01T11:44:16.107964 #437958] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-06-01T11:44:16.108016 #437958] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-06-01T11:44:16.108059 #437958] INFO -- : CPPFLAGS = I, [2024-06-01T11:44:16.108101 #437958] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-01T11:44:16.108145 #437958] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-01T11:44:16.108189 #437958] INFO -- : LANG = I, [2024-06-01T11:44:16.108230 #437958] INFO -- : LC_ALL = I, [2024-06-01T11:44:16.108270 #437958] INFO -- : LC_CTYPE = I, [2024-06-01T11:44:16.108310 #437958] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-06-01T11:44:16.108351 #437958] INFO -- : RUSTC = rustc I, [2024-06-01T11:44:16.108400 #437958] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-06-01T11:44:16.138328 #437958] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-01T11:44:16.138410 #437958] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-01T11:44:16.138441 #437958] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-01T11:44:16.138462 #437958] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-01T11:44:16.138479 #437958] INFO -- : I, [2024-06-01T11:44:16.202808 #437958] INFO -- : compiling parse.c I, [2024-06-01T11:44:16.224261 #437958] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/version.c I, [2024-06-01T11:44:35.697963 #437958] INFO -- : linking miniruby I, [2024-06-01T11:44:37.561901 #437958] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2024-06-01T11:44:37.562368 #437958] INFO -- : $$$[beg] make ruby -j4 I, [2024-06-01T11:44:37.776314 #437958] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-01T11:44:37.776410 #437958] INFO -- : CC = gcc I, [2024-06-01T11:44:37.776459 #437958] INFO -- : LD = ld I, [2024-06-01T11:44:37.776504 #437958] INFO -- : LDSHARED = gcc -shared I, [2024-06-01T11:44:37.776553 #437958] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-06-01T11:44:37.776609 #437958] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-06-01T11:44:37.776649 #437958] INFO -- : CPPFLAGS = I, [2024-06-01T11:44:37.776692 #437958] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-01T11:44:37.776735 #437958] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-01T11:44:37.776778 #437958] INFO -- : LANG = I, [2024-06-01T11:44:37.776815 #437958] INFO -- : LC_ALL = I, [2024-06-01T11:44:37.776849 #437958] INFO -- : LC_CTYPE = I, [2024-06-01T11:44:37.776883 #437958] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-06-01T11:44:37.776916 #437958] INFO -- : RUSTC = rustc I, [2024-06-01T11:44:37.776962 #437958] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-06-01T11:44:37.794247 #437958] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-01T11:44:37.794310 #437958] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-01T11:44:37.794331 #437958] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-01T11:44:37.794347 #437958] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-01T11:44:37.794363 #437958] INFO -- : I, [2024-06-01T11:44:38.248748 #437958] INFO -- : builtin_binary.inc updated I, [2024-06-01T11:44:38.261093 #437958] INFO -- : b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265 builtin_binary.inc I, [2024-06-01T11:44:38.268273 #437958] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/builtin.c I, [2024-06-01T11:44:38.553003 #437958] INFO -- : linking static-library libruby-static.a I, [2024-06-01T11:44:40.672397 #437958] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-06-01T11:44:45.264306 #437958] INFO -- : linking ruby I, [2024-06-01T11:44:45.428709 #437958] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2024-06-01T11:44:45.428906 #437958] INFO -- : $$$[beg] make all -j4 I, [2024-06-01T11:44:45.655246 #437958] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-01T11:44:45.655337 #437958] INFO -- : CC = gcc I, [2024-06-01T11:44:45.655379 #437958] INFO -- : LD = ld I, [2024-06-01T11:44:45.655419 #437958] INFO -- : LDSHARED = gcc -shared I, [2024-06-01T11:44:45.655463 #437958] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-06-01T11:44:45.655507 #437958] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-06-01T11:44:45.655556 #437958] INFO -- : CPPFLAGS = I, [2024-06-01T11:44:45.655612 #437958] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-01T11:44:45.655652 #437958] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-01T11:44:45.655689 #437958] INFO -- : LANG = I, [2024-06-01T11:44:45.655723 #437958] INFO -- : LC_ALL = I, [2024-06-01T11:44:45.655758 #437958] INFO -- : LC_CTYPE = I, [2024-06-01T11:44:45.655795 #437958] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-06-01T11:44:45.655830 #437958] INFO -- : RUSTC = rustc I, [2024-06-01T11:44:45.655876 #437958] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-06-01T11:44:45.692248 #437958] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-01T11:44:45.692331 #437958] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-01T11:44:45.692358 #437958] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-01T11:44:45.692385 #437958] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-01T11:44:45.692404 #437958] INFO -- : I, [2024-06-01T11:44:45.855687 #437958] INFO -- : generating encdb.h I, [2024-06-01T11:44:45.855765 #437958] INFO -- : generating enc.mk I, [2024-06-01T11:44:45.880364 #437958] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-06-01T11:44:45.904767 #437958] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-06-01T11:44:46.008951 #437958] INFO -- : encdb.h unchanged I, [2024-06-01T11:44:46.044497 #437958] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-06-01T11:44:46.302954 #437958] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-06-01T11:44:46.784767 #437958] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-06-01T11:44:46.944169 #437958] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-06-01T11:44:46.996769 #437958] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-06-01T11:44:47.334519 #437958] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-06-01T11:44:47.352787 #437958] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-06-01T11:44:47.744252 #437958] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-06-01T11:44:47.891640 #437958] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-06-01T11:44:47.943719 #437958] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-06-01T11:44:47.988629 #437958] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-06-01T11:44:48.560607 #437958] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-06-01T11:44:48.568709 #437958] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-06-01T11:44:48.601219 #437958] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-06-01T11:44:49.021963 #437958] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-06-01T11:44:49.116523 #437958] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-06-01T11:44:49.224614 #437958] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-06-01T11:44:49.364201 #437958] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-06-01T11:44:49.581085 #437958] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-06-01T11:44:49.695636 #437958] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-06-01T11:44:49.702969 #437958] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-06-01T11:44:49.812492 #437958] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-06-01T11:44:50.292940 #437958] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-06-01T11:44:50.415641 #437958] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-06-01T11:44:50.440178 #437958] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-06-01T11:44:50.824214 #437958] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-06-01T11:44:50.852211 #437958] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-06-01T11:44:51.052810 #437958] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-06-01T11:44:51.080634 #437958] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-06-01T11:44:51.135471 #437958] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-06-01T11:44:51.572373 #437958] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-06-01T11:44:51.629050 #437958] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-06-01T11:44:51.756376 #437958] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-06-01T11:44:52.145945 #437958] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-06-01T11:44:52.239643 #437958] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-06-01T11:44:52.268192 #437958] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-06-01T11:44:52.292858 #437958] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-06-01T11:44:52.664554 #437958] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-06-01T11:44:52.876230 #437958] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-06-01T11:44:52.944699 #437958] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-06-01T11:44:53.315204 #437958] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-06-01T11:44:53.456213 #437958] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-06-01T11:44:53.788701 #437958] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-06-01T11:44:53.843534 #437958] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-06-01T11:44:54.012664 #437958] INFO -- : making enc I, [2024-06-01T11:44:54.152828 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:54.152921 #437958] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-06-01T11:44:54.152989 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:54.160185 #437958] INFO -- : making srcs under enc I, [2024-06-01T11:44:54.241004 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:54.241113 #437958] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-06-01T11:44:54.241181 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:54.242498 #437958] INFO -- : generating transdb.h I, [2024-06-01T11:44:54.653953 #437958] INFO -- : transdb.h unchanged I, [2024-06-01T11:44:54.668343 #437958] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-06-01T11:44:54.668426 #437958] INFO -- : making trans I, [2024-06-01T11:44:54.790990 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:54.791087 #437958] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-06-01T11:44:54.791163 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:54.808201 #437958] INFO -- : making encs I, [2024-06-01T11:44:54.829351 #437958] INFO -- : ext/configure-ext.mk updated I, [2024-06-01T11:44:54.837952 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:54.969108 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:54.969192 #437958] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-06-01T11:44:54.969213 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:57.007619 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:57.008373 #437958] INFO -- : generating makefile exts.mk I, [2024-06-01T11:44:57.160472 #437958] INFO -- : exts.mk unchanged I, [2024-06-01T11:44:57.175871 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:44:57.650327 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-01T11:44:57.653973 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-01T11:44:57.663637 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-01T11:44:57.675700 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-01T11:44:57.676838 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-01T11:44:57.700624 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-01T11:44:57.727769 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-01T11:44:57.727848 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-01T11:44:57.739201 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-01T11:44:57.747848 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-01T11:44:57.755959 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-01T11:44:57.775802 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-01T11:44:57.780483 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-01T11:44:57.786952 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-01T11:44:57.795199 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-01T11:44:57.797277 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-01T11:44:57.808976 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-01T11:44:57.811968 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-01T11:44:57.820075 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-01T11:44:57.847803 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-01T11:44:57.857540 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-01T11:44:57.872042 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-01T11:44:57.877488 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-01T11:44:57.887751 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-01T11:44:57.899639 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:44:57.899721 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-01T11:44:57.915685 #437958] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids1.c I, [2024-06-01T11:44:57.917095 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-01T11:44:57.949050 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-01T11:44:57.968229 #437958] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2.c I, [2024-06-01T11:44:57.970353 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-01T11:44:57.976136 #437958] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper.c I, [2024-06-01T11:44:58.016173 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-01T11:44:58.024188 #437958] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper_init.c I, [2024-06-01T11:44:58.047770 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-01T11:44:58.064134 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-01T11:44:58.120197 #437958] INFO -- : checking /tmp/ruby/src/trunk-jemalloc/parse.y and /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2.c I, [2024-06-01T11:44:58.125482 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-01T11:44:58.139798 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-01T11:44:58.139875 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-01T11:44:58.254032 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-01T11:44:58.268807 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-01T11:44:58.303991 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-01T11:44:58.327493 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-01T11:44:58.373836 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-01T11:44:58.412415 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-01T11:44:58.461682 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-01T11:44:58.469207 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-01T11:45:27.440287 #437958] INFO -- : linking shared-object ripper.so I, [2024-06-01T11:45:27.798402 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:45:27.858313 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:28.183728 #437958] INFO -- : linking ruby I, [2024-06-01T11:45:28.325383 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:28.326991 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:28.343640 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:28.343717 #437958] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-06-01T11:45:28.343745 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:28.344953 #437958] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2024-06-01T11:45:28.345219 #437958] INFO -- : $$$[beg] make install -j4 I, [2024-06-01T11:45:28.568188 #437958] INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed I, [2024-06-01T11:45:28.572247 #437958] INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd I, [2024-06-01T11:45:28.598379 #437958] INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 I, [2024-06-01T11:45:28.600846 #437958] INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision - I, [2024-06-01T11:45:28.611830 #437958] INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - I, [2024-06-01T11:45:28.639664 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged I, [2024-06-01T11:45:28.639755 #437958] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-01T11:45:28.639779 #437958] INFO -- : CC = gcc I, [2024-06-01T11:45:28.639799 #437958] INFO -- : LD = ld I, [2024-06-01T11:45:28.639815 #437958] INFO -- : LDSHARED = gcc -shared I, [2024-06-01T11:45:28.639834 #437958] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-06-01T11:45:28.639852 #437958] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-06-01T11:45:28.639870 #437958] INFO -- : CPPFLAGS = I, [2024-06-01T11:45:28.639892 #437958] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-01T11:45:28.639908 #437958] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-01T11:45:28.639925 #437958] INFO -- : LANG = I, [2024-06-01T11:45:28.639941 #437958] INFO -- : LC_ALL = I, [2024-06-01T11:45:28.639957 #437958] INFO -- : LC_CTYPE = I, [2024-06-01T11:45:28.639974 #437958] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-06-01T11:45:28.639991 #437958] INFO -- : RUSTC = rustc I, [2024-06-01T11:45:28.640008 #437958] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-06-01T11:45:28.658915 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged I, [2024-06-01T11:45:28.750698 #437958] INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - I, [2024-06-01T11:45:28.755971 #437958] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-01T11:45:28.756039 #437958] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-01T11:45:28.756058 #437958] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-01T11:45:28.756073 #437958] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-01T11:45:28.756088 #437958] INFO -- : I, [2024-06-01T11:45:28.768191 #437958] INFO -- : generating encdb.h I, [2024-06-01T11:45:28.788496 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged I, [2024-06-01T11:45:28.792647 #437958] INFO -- : generating enc.mk I, [2024-06-01T11:45:28.886350 #437958] INFO -- : encdb.h unchanged I, [2024-06-01T11:45:29.232405 #437958] INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem I, [2024-06-01T11:45:29.500993 #437958] INFO -- : making srcs under enc I, [2024-06-01T11:45:29.505086 #437958] INFO -- : making enc I, [2024-06-01T11:45:29.588560 #437958] INFO -- : Successfully built RubyGem I, [2024-06-01T11:45:29.588630 #437958] INFO -- : Name: power_assert I, [2024-06-01T11:45:29.588648 #437958] INFO -- : Version: 2.0.4dev I, [2024-06-01T11:45:29.588664 #437958] INFO -- : File: power_assert-2.0.4dev.gem I, [2024-06-01T11:45:29.593019 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:29.593128 #437958] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-06-01T11:45:29.593184 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:29.612258 #437958] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2024-06-01T11:45:29.616081 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:29.616163 #437958] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-06-01T11:45:29.616216 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:29.617198 #437958] INFO -- : generating transdb.h I, [2024-06-01T11:45:29.786393 #437958] INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. I, [2024-06-01T11:45:29.804188 #437958] INFO -- : Unpacked gems/power_assert-2.0.4dev.gem I, [2024-06-01T11:45:29.930092 #437958] INFO -- : transdb.h unchanged I, [2024-06-01T11:45:29.934033 #437958] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-06-01T11:45:29.934483 #437958] INFO -- : making trans I, [2024-06-01T11:45:30.092759 #437958] INFO -- : ext/configure-ext.mk unchanged I, [2024-06-01T11:45:30.101534 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:30.115921 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:30.116037 #437958] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-06-01T11:45:30.116109 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:30.117733 #437958] INFO -- : making encs I, [2024-06-01T11:45:30.263888 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:30.264011 #437958] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-06-01T11:45:30.264090 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:32.439728 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:32.440288 #437958] INFO -- : generating makefile exts.mk I, [2024-06-01T11:45:32.567336 #437958] INFO -- : exts.mk unchanged I, [2024-06-01T11:45:32.587396 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:33.023661 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-01T11:45:33.025809 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-01T11:45:33.031813 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-01T11:45:33.034311 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-01T11:45:33.041161 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-01T11:45:33.064187 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-01T11:45:33.067632 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-01T11:45:33.072222 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-01T11:45:33.083643 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-01T11:45:33.083728 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-01T11:45:33.086807 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-01T11:45:33.102563 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-01T11:45:33.106777 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-01T11:45:33.114674 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-01T11:45:33.120930 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-01T11:45:33.123854 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-01T11:45:33.131930 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-01T11:45:33.135844 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-01T11:45:33.146912 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-01T11:45:33.146987 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-01T11:45:33.150709 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-01T11:45:33.169545 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-01T11:45:33.172819 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:45:33.172890 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-01T11:45:33.176203 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-01T11:45:33.186882 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-01T11:45:33.196629 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:45:33.210171 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-01T11:45:33.211717 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-01T11:45:33.215633 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-01T11:45:33.231417 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-01T11:45:33.231497 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-01T11:45:33.232154 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-01T11:45:33.239461 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-01T11:45:33.288598 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-01T11:45:33.308217 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-01T11:45:33.321872 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-01T11:45:33.345320 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-01T11:45:33.355635 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-01T11:45:33.387233 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-01T11:45:33.413176 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-01T11:45:33.448747 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-01T11:45:33.454872 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-01T11:45:33.473125 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-01T11:45:33.537265 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:33.879110 #437958] INFO -- : make[2]: 'ruby' is up to date. I, [2024-06-01T11:45:33.879305 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:33.881374 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:33.908181 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:33.908278 #437958] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-06-01T11:45:33.908307 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:45:33.908697 #437958] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc I, [2024-06-01T11:45:34.215418 #437958] INFO -- : Installing to I, [2024-06-01T11:45:34.215666 #437958] INFO -- : installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin I, [2024-06-01T11:45:34.216312 #437958] INFO -- : installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib I, [2024-06-01T11:45:34.249114 #437958] INFO -- : installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux I, [2024-06-01T11:45:34.249502 #437958] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig I, [2024-06-01T11:45:34.249754 #437958] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux I, [2024-06-01T11:45:41.315092 #437958] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-06-01T11:45:41.315240 #437958] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-06-01T11:45:41.315488 #437958] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/x86_64-linux I, [2024-06-01T11:45:41.316209 #437958] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 I, [2024-06-01T11:45:41.334171 #437958] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0 I, [2024-06-01T11:45:41.334321 #437958] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-06-01T11:45:41.334420 #437958] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/ruby I, [2024-06-01T11:45:41.334770 #437958] INFO -- : installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin I, [2024-06-01T11:45:41.335130 #437958] INFO -- : installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 I, [2024-06-01T11:45:41.506962 #437958] INFO -- : installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0 I, [2024-06-01T11:45:41.564915 #437958] INFO -- : installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 I, [2024-06-01T11:45:41.584429 #437958] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-06-01T11:45:41.670572 #437958] INFO -- : benchmark 0.3.0 I, [2024-06-01T11:45:41.678197 #437958] INFO -- : bundler 2.6.0.dev I, [2024-06-01T11:45:41.684954 #437958] INFO -- : cgi 0.4.1 I, [2024-06-01T11:45:41.687345 #437958] INFO -- : delegate 0.3.1 I, [2024-06-01T11:45:41.689610 #437958] INFO -- : did_you_mean 1.6.3 I, [2024-06-01T11:45:41.691642 #437958] INFO -- : english 0.8.0 I, [2024-06-01T11:45:41.693725 #437958] INFO -- : erb 4.0.4 I, [2024-06-01T11:45:41.697232 #437958] INFO -- : error_highlight 0.6.0 I, [2024-06-01T11:45:41.699508 #437958] INFO -- : fileutils 1.7.2 I, [2024-06-01T11:45:41.701844 #437958] INFO -- : find 0.2.0 I, [2024-06-01T11:45:41.703922 #437958] INFO -- : forwardable 1.3.3 I, [2024-06-01T11:45:41.707969 #437958] INFO -- : ipaddr 1.2.6 I, [2024-06-01T11:45:41.710293 #437958] INFO -- : irb 1.13.1 I, [2024-06-01T11:45:41.714025 #437958] INFO -- : logger 1.6.0 I, [2024-06-01T11:45:41.716362 #437958] INFO -- : net-http 0.4.1 I, [2024-06-01T11:45:41.718900 #437958] INFO -- : net-protocol 0.2.2 I, [2024-06-01T11:45:41.721363 #437958] INFO -- : open-uri 0.4.1 I, [2024-06-01T11:45:41.724125 #437958] INFO -- : open3 0.2.1 I, [2024-06-01T11:45:41.726484 #437958] INFO -- : optparse 0.5.0 I, [2024-06-01T11:45:41.728995 #437958] INFO -- : ostruct 0.6.0 I, [2024-06-01T11:45:41.731098 #437958] INFO -- : pp 0.5.0 I, [2024-06-01T11:45:41.733603 #437958] INFO -- : prettyprint 0.2.0 I, [2024-06-01T11:45:41.735772 #437958] INFO -- : prism 0.29.0 I, [2024-06-01T11:45:41.740019 #437958] INFO -- : pstore 0.1.3 I, [2024-06-01T11:45:41.740974 #437958] INFO -- : rdoc 6.7.0 I, [2024-06-01T11:45:41.744936 #437958] INFO -- : readline 0.0.4 I, [2024-06-01T11:45:41.746794 #437958] INFO -- : reline 0.5.8 I, [2024-06-01T11:45:41.750861 #437958] INFO -- : resolv 0.4.0 I, [2024-06-01T11:45:41.753267 #437958] INFO -- : ruby2_keywords 0.0.5 I, [2024-06-01T11:45:41.755415 #437958] INFO -- : securerandom 0.3.1 I, [2024-06-01T11:45:41.757465 #437958] INFO -- : set 1.1.0 I, [2024-06-01T11:45:41.759371 #437958] INFO -- : shellwords 0.2.0 I, [2024-06-01T11:45:41.761188 #437958] INFO -- : singleton 0.2.0 I, [2024-06-01T11:45:41.763108 #437958] INFO -- : syntax_suggest 2.0.0 I, [2024-06-01T11:45:41.766753 #437958] INFO -- : tempfile 0.2.1 I, [2024-06-01T11:45:41.768839 #437958] INFO -- : time 0.3.0 I, [2024-06-01T11:45:41.771106 #437958] INFO -- : timeout 0.4.1 I, [2024-06-01T11:45:41.773855 #437958] INFO -- : tmpdir 0.2.0 I, [2024-06-01T11:45:41.775917 #437958] INFO -- : tsort 0.2.0 I, [2024-06-01T11:45:41.777887 #437958] INFO -- : un 0.3.0 I, [2024-06-01T11:45:41.779968 #437958] INFO -- : uri 0.13.0 I, [2024-06-01T11:45:41.782211 #437958] INFO -- : weakref 0.1.3 I, [2024-06-01T11:45:41.784402 #437958] INFO -- : yaml 0.3.0 I, [2024-06-01T11:45:41.786047 #437958] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-06-01T11:45:41.808314 #437958] INFO -- : date 3.3.4 I, [2024-06-01T11:45:41.810408 #437958] INFO -- : digest 3.1.1 I, [2024-06-01T11:45:41.812397 #437958] INFO -- : etc 1.4.3 I, [2024-06-01T11:45:41.814341 #437958] INFO -- : fcntl 1.1.0 I, [2024-06-01T11:45:41.816331 #437958] INFO -- : fiddle 1.1.3 I, [2024-06-01T11:45:41.818291 #437958] INFO -- : io-console 0.7.2 I, [2024-06-01T11:45:41.820369 #437958] INFO -- : io-nonblock 0.3.0 I, [2024-06-01T11:45:41.822240 #437958] INFO -- : io-wait 0.3.1 I, [2024-06-01T11:45:41.824213 #437958] INFO -- : json 2.7.2 I, [2024-06-01T11:45:41.826596 #437958] INFO -- : openssl 3.2.0 I, [2024-06-01T11:45:41.831293 #437958] INFO -- : pathname 0.3.0 I, [2024-06-01T11:45:41.833352 #437958] INFO -- : psych 5.1.2 I, [2024-06-01T11:45:41.835542 #437958] INFO -- : stringio 3.1.1 I, [2024-06-01T11:45:41.837996 #437958] INFO -- : strscan 3.1.1 I, [2024-06-01T11:45:41.840306 #437958] INFO -- : zlib 3.1.0 I, [2024-06-01T11:45:41.842217 #437958] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-06-01T11:45:41.844442 #437958] INFO -- : minitest 5.23.1 I, [2024-06-01T11:45:42.143141 #437958] INFO -- : rake 13.2.1 I, [2024-06-01T11:45:42.851988 #437958] INFO -- : test-unit 3.6.2 I, [2024-06-01T11:45:43.027763 #437958] INFO -- : rexml 3.2.8 I, [2024-06-01T11:45:43.100450 #437958] INFO -- : rss 0.3.0 I, [2024-06-01T11:45:43.130034 #437958] INFO -- : net-ftp 0.3.4 I, [2024-06-01T11:45:43.163691 #437958] INFO -- : net-imap 0.4.11 I, [2024-06-01T11:45:43.270466 #437958] INFO -- : net-pop 0.1.2 I, [2024-06-01T11:45:43.373672 #437958] INFO -- : net-smtp 0.5.0 I, [2024-06-01T11:45:43.477587 #437958] INFO -- : matrix 0.4.2 I, [2024-06-01T11:45:44.418967 #437958] INFO -- : prime 0.1.2 I, [2024-06-01T11:45:44.442899 #437958] INFO -- : rbs 3.4.4 I, [2024-06-01T11:45:44.599635 #437958] INFO -- : typeprof 0.21.11 I, [2024-06-01T11:45:44.613319 #437958] INFO -- : debug 1.9.2 I, [2024-06-01T11:45:44.629069 #437958] INFO -- : racc 1.8.0 I, [2024-06-01T11:45:44.644033 #437958] INFO -- : mutex_m 0.2.0 I, [2024-06-01T11:45:44.651238 #437958] INFO -- : getoptlong 0.2.1 I, [2024-06-01T11:45:44.659769 #437958] INFO -- : base64 0.2.0 I, [2024-06-01T11:45:44.664775 #437958] INFO -- : bigdecimal 3.1.8 I, [2024-06-01T11:45:44.676242 #437958] INFO -- : observer 0.1.2 I, [2024-06-01T11:45:44.681738 #437958] INFO -- : abbrev 0.1.2 I, [2024-06-01T11:45:44.696739 #437958] INFO -- : resolv-replace 0.1.1 I, [2024-06-01T11:45:44.703042 #437958] INFO -- : rinda 0.2.0 I, [2024-06-01T11:45:44.709417 #437958] INFO -- : drb 2.2.1 I, [2024-06-01T11:45:44.718619 #437958] INFO -- : nkf 0.2.0 I, [2024-06-01T11:45:44.734079 #437958] INFO -- : syslog 0.1.2 I, [2024-06-01T11:45:44.743113 #437958] INFO -- : csv 3.3.0 I, [2024-06-01T11:45:44.758195 #437958] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache I, [2024-06-01T11:45:44.763106 #437958] INFO -- : skipped bundled gems: I, [2024-06-01T11:45:44.763223 #437958] INFO -- : power_assert-2.0.4dev.gem not found in bundled_gems I, [2024-06-01T11:45:44.776060 #437958] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2024-06-01T11:45:44.776319 #437958] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-06-01T11:47:24.019101 #437958] INFO -- : PASS all 1937 tests E, [2024-06-01T11:47:24.028059 #437958] ERROR -- : I, [2024-06-01T11:47:24.028482 #437958] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-06-01T11:47:24.028656 #437958] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2024-06-01T11:47:24.282945 #437958] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-01T11:47:24.283058 #437958] INFO -- : CC = gcc I, [2024-06-01T11:47:24.283114 #437958] INFO -- : LD = ld I, [2024-06-01T11:47:24.283159 #437958] INFO -- : LDSHARED = gcc -shared I, [2024-06-01T11:47:24.283202 #437958] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-06-01T11:47:24.283243 #437958] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-06-01T11:47:24.283281 #437958] INFO -- : CPPFLAGS = I, [2024-06-01T11:47:24.283316 #437958] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-01T11:47:24.283352 #437958] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-01T11:47:24.283387 #437958] INFO -- : LANG = I, [2024-06-01T11:47:24.283420 #437958] INFO -- : LC_ALL = I, [2024-06-01T11:47:24.283454 #437958] INFO -- : LC_CTYPE = I, [2024-06-01T11:47:24.283488 #437958] INFO -- : MFLAGS = I, [2024-06-01T11:47:24.283521 #437958] INFO -- : RUSTC = rustc I, [2024-06-01T11:47:24.283563 #437958] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-06-01T11:47:24.291786 #437958] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-01T11:47:24.291863 #437958] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-01T11:47:24.291886 #437958] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-01T11:47:24.291909 #437958] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-01T11:47:24.291924 #437958] INFO -- : I, [2024-06-01T11:47:24.841871 #437958] INFO -- : Checking leaked global symbols...none I, [2024-06-01T11:47:24.997532 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-06-01T11:47:24.997747 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 I, [2024-06-01T11:47:24.997949 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 I, [2024-06-01T11:47:24.998250 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 I, [2024-06-01T11:47:24.998975 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 I, [2024-06-01T11:47:24.999676 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 I, [2024-06-01T11:47:25.001703 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 I, [2024-06-01T11:47:25.003059 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 I, [2024-06-01T11:47:25.008825 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-06-01T11:47:25.012160 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 I, [2024-06-01T11:47:25.016022 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 I, [2024-06-01T11:47:25.020031 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-06-01T11:47:25.021306 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 I, [2024-06-01T11:47:25.021693 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 I, [2024-06-01T11:47:25.022258 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 I, [2024-06-01T11:47:25.122721 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 I, [2024-06-01T11:47:25.124779 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 I, [2024-06-01T11:47:25.568150 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 I, [2024-06-01T11:47:25.568232 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 I, [2024-06-01T11:47:25.568257 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 I, [2024-06-01T11:47:25.568272 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 I, [2024-06-01T11:47:25.568286 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 I, [2024-06-01T11:47:25.568301 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 I, [2024-06-01T11:47:25.568337 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 I, [2024-06-01T11:47:25.568353 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 I, [2024-06-01T11:47:25.568367 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 I, [2024-06-01T11:47:25.568380 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 I, [2024-06-01T11:47:25.568393 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 I, [2024-06-01T11:47:25.568407 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 I, [2024-06-01T11:47:25.681164 #437958] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 I, [2024-06-01T11:47:25.693092 #437958] INFO -- : I, [2024-06-01T11:47:25.693177 #437958] INFO -- : test succeeded I, [2024-06-01T11:47:25.696347 #437958] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2024-06-01T11:47:25.696551 #437958] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2024-06-01T11:47:26.027149 #437958] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-01T11:47:26.027243 #437958] INFO -- : CC = gcc I, [2024-06-01T11:47:26.027286 #437958] INFO -- : LD = ld I, [2024-06-01T11:47:26.027329 #437958] INFO -- : LDSHARED = gcc -shared I, [2024-06-01T11:47:26.027377 #437958] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-06-01T11:47:26.027424 #437958] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-06-01T11:47:26.027459 #437958] INFO -- : CPPFLAGS = I, [2024-06-01T11:47:26.027494 #437958] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-01T11:47:26.027527 #437958] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-01T11:47:26.027566 #437958] INFO -- : LANG = I, [2024-06-01T11:47:26.027630 #437958] INFO -- : LC_ALL = I, [2024-06-01T11:47:26.027670 #437958] INFO -- : LC_CTYPE = I, [2024-06-01T11:47:26.027707 #437958] INFO -- : MFLAGS = I, [2024-06-01T11:47:26.027747 #437958] INFO -- : RUSTC = rustc I, [2024-06-01T11:47:26.027794 #437958] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-06-01T11:47:26.031789 #437958] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-01T11:47:26.031878 #437958] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-01T11:47:26.031899 #437958] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-01T11:47:26.031916 #437958] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-01T11:47:26.031930 #437958] INFO -- : I, [2024-06-01T11:47:26.051737 #437958] INFO -- : generating enc.mk I, [2024-06-01T11:47:26.479286 #437958] INFO -- : generating encdb.h I, [2024-06-01T11:47:26.563030 #437958] INFO -- : encdb.h unchanged I, [2024-06-01T11:47:26.572383 #437958] INFO -- : making enc I, [2024-06-01T11:47:26.627700 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:26.627821 #437958] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-06-01T11:47:26.627881 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:26.632305 #437958] INFO -- : making srcs under enc I, [2024-06-01T11:47:26.732929 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:26.733043 #437958] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-06-01T11:47:26.733103 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:26.740154 #437958] INFO -- : generating transdb.h I, [2024-06-01T11:47:27.084292 #437958] INFO -- : transdb.h unchanged I, [2024-06-01T11:47:27.087716 #437958] INFO -- : making trans I, [2024-06-01T11:47:27.256393 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:27.256491 #437958] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-06-01T11:47:27.256546 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:27.257786 #437958] INFO -- : making encs I, [2024-06-01T11:47:27.430883 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:27.431012 #437958] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-06-01T11:47:27.431073 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:27.435555 #437958] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-06-01T11:47:27.516380 #437958] INFO -- : ext/configure-ext.mk updated I, [2024-06-01T11:47:27.528492 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:32.146320 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:32.147239 #437958] INFO -- : generating makefile exts.mk I, [2024-06-01T11:47:32.314884 #437958] INFO -- : exts.mk unchanged I, [2024-06-01T11:47:32.331638 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:33.102608 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-01T11:47:33.114259 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-01T11:47:33.129525 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-01T11:47:33.138459 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-01T11:47:33.144436 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-01T11:47:33.168896 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-01T11:47:33.223418 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-01T11:47:33.237973 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-01T11:47:33.284472 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-01T11:47:33.300745 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-01T11:47:33.309118 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-01T11:47:33.316245 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-01T11:47:33.344031 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-01T11:47:33.375251 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-01T11:47:33.405603 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-01T11:47:33.411895 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-01T11:47:33.423386 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-01T11:47:33.449447 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-01T11:47:33.481834 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-01T11:47:33.517017 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-01T11:47:33.525147 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-01T11:47:33.546827 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-01T11:47:33.569192 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-01T11:47:33.632092 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-01T11:47:33.641013 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-01T11:47:33.660734 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-01T11:47:33.691496 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:47:33.712251 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-01T11:47:33.722685 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-01T11:47:33.744363 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-01T11:47:33.780373 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-01T11:47:33.804683 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-01T11:47:33.847925 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-01T11:47:33.924662 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-01T11:47:33.929248 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-01T11:47:34.009119 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-01T11:47:34.012744 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-01T11:47:34.124287 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-01T11:47:34.129056 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-01T11:47:34.216182 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-01T11:47:34.225084 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-01T11:47:34.306441 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-01T11:47:34.310876 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-01T11:47:34.377823 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-01T11:47:34.432922 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:34.829761 #437958] INFO -- : make[2]: 'ruby' is up to date. I, [2024-06-01T11:47:34.829921 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:34.830896 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:34.843777 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:34.843862 #437958] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-06-01T11:47:34.843892 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T11:47:35.217496 #437958] INFO -- : Run options: I, [2024-06-01T11:47:35.217567 #437958] INFO -- : --seed=21025 I, [2024-06-01T11:47:35.217588 #437958] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2024-06-01T11:47:35.217603 #437958] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes I, [2024-06-01T11:47:35.217630 #437958] INFO -- : --name=!/memory_leak/ I, [2024-06-01T11:47:35.217645 #437958] INFO -- : --stderr-on-failure I, [2024-06-01T11:47:35.217658 #437958] INFO -- : -j4 I, [2024-06-01T11:47:35.217671 #437958] INFO -- : I, [2024-06-01T11:47:35.217686 #437958] INFO -- : # Running tests: I, [2024-06-01T11:47:35.217700 #437958] INFO -- : I, [2024-06-01T11:47:35.773268 #437958] INFO -- : [ 1/900] 479311=test_exception_at_throwing I, [2024-06-01T11:47:35.794906 #437958] INFO -- : [ 2/900] 479308=test_bundled_ca I, [2024-06-01T11:47:35.892243 #437958] INFO -- : [ 3/900] 479313=test_thread I, [2024-06-01T11:47:35.926817 #437958] INFO -- : [ 4/900] 479311=test_literal I, [2024-06-01T11:47:36.063886 #437958] INFO -- : [ 5/900] 479309=test_compile_prism I, [2024-06-01T11:47:36.159367 #437958] INFO -- : [ 6/900] 479313=test_pstore I, [2024-06-01T11:47:36.316037 #437958] INFO -- : [ 7/900] 479313=test_rdoc_options I, [2024-06-01T11:47:37.170644 #437958] INFO -- : [ 8/900] 479309=test_rdoc_markup_to_html I, [2024-06-01T11:47:37.723735 #437958] INFO -- : [ 9/900] 479313=attribute_write_test I, [2024-06-01T11:47:37.831068 #437958] INFO -- : [ 10/900] 479313=test_rdoc_markup_to_joined_paragraph I, [2024-06-01T11:47:37.854575 #437958] INFO -- : [ 11/900] 479313=test_len I, [2024-06-01T11:47:37.864294 #437958] INFO -- : [ 12/900] 479313=test_pack I, [2024-06-01T11:47:37.954821 #437958] INFO -- : [ 13/900] 479313=test_interned_str I, [2024-06-01T11:47:37.978498 #437958] INFO -- : [ 14/900] 479313=test_mixed_unicode_escapes I, [2024-06-01T11:47:37.988178 #437958] INFO -- : [ 15/900] 479313=test_rdoc_include I, [2024-06-01T11:47:38.036580 #437958] INFO -- : [ 16/900] 479308=parse_test I, [2024-06-01T11:47:38.134589 #437958] INFO -- : [ 17/900] 479309=test_date_arith I, [2024-06-01T11:47:38.198958 #437958] INFO -- : [ 18/900] 479308=test_gem_commands_fetch_command I, [2024-06-01T11:47:38.215988 #437958] INFO -- : [ 19/900] 479309=test_array I, [2024-06-01T11:47:38.251646 #437958] INFO -- : [ 20/900] 479311=test_win32ole_variable I, [2024-06-01T11:47:38.272147 #437958] INFO -- : [ 21/900] 479311=test_ractor I, [2024-06-01T11:47:38.324219 #437958] INFO -- : [ 22/900] 479313=test_gem_specification I, [2024-06-01T11:47:38.349750 #437958] INFO -- : [ 23/900] 479309=test_arity I, [2024-06-01T11:47:38.503974 #437958] INFO -- : [ 24/900] 479309=test_provider I, [2024-06-01T11:47:38.635636 #437958] INFO -- : [ 25/900] 479311=test_require I, [2024-06-01T11:47:38.687625 #437958] INFO -- : [ 26/900] 479311=test_signedness I, [2024-06-01T11:47:39.179653 #437958] INFO -- : [ 27/900] 479308=test_date_new I, [2024-06-01T11:47:39.195735 #437958] INFO -- : [ 28/900] 479308=test_notimplement I, [2024-06-01T11:47:39.220770 #437958] INFO -- : [ 29/900] 479308=test_ractor I, [2024-06-01T11:47:39.431380 #437958] INFO -- : [ 30/900] 479308=test_pkey I, [2024-06-01T11:47:39.595352 #437958] INFO -- : [ 31/900] 479308=test_rdoc_text I, [2024-06-01T11:47:39.977471 #437958] INFO -- : [ 32/900] 479309=test_frozen_error I, [2024-06-01T11:47:39.983031 #437958] INFO -- : [ 33/900] 479309=test_trace I, [2024-06-01T11:47:40.023868 #437958] INFO -- : [ 34/900] 479309=test_gem_resolver_api_specification I, [2024-06-01T11:47:40.256102 #437958] INFO -- : [ 35/900] 479308=test_rdoc_markup_indented_paragraph I, [2024-06-01T11:47:40.267762 #437958] INFO -- : [ 36/900] 479308=test_system I, [2024-06-01T11:47:40.567743 #437958] INFO -- : [ 37/900] 479309=test_gem_package_tar_writer I, [2024-06-01T11:47:40.844233 #437958] INFO -- : [ 38/900] 479309=test_weakkeymap I, [2024-06-01T11:47:42.739641 #437958] INFO -- : [ 39/900] 479309=test_c_struct_entry I, [2024-06-01T11:47:43.456194 #437958] INFO -- : [ 40/900] 479309=test_to_ary_concat I, [2024-06-01T11:47:44.385455 #437958] INFO -- : [ 41/900] 479308=test_enc_associate I, [2024-06-01T11:47:46.506916 #437958] INFO -- : [ 42/900] 479313=newline_test I, [2024-06-01T11:47:46.694274 #437958] INFO -- : [ 43/900] 479309=equality_test I, [2024-06-01T11:47:46.711763 #437958] INFO -- : [ 44/900] 479313=test_gem_commands_cert_command I, [2024-06-01T11:47:46.864626 #437958] INFO -- : [ 45/900] 479308=test_sleep I, [2024-06-01T11:47:47.055645 #437958] INFO -- : [ 46/900] 479309=test_not I, [2024-06-01T11:47:47.147635 #437958] INFO -- : [ 47/900] 479309=test_mailto I, [2024-06-01T11:47:47.255306 #437958] INFO -- : [ 48/900] 479309=json_encoding_test I, [2024-06-01T11:47:47.784073 #437958] INFO -- : [ 49/900] 479309=test_gem_ext_rake_builder I, [2024-06-01T11:47:48.945049 #437958] INFO -- : [ 50/900] 479308=test_sizeof I, [2024-06-01T11:47:49.508876 #437958] INFO -- : [ 51/900] 479309=test_face I, [2024-06-01T11:47:49.891869 #437958] INFO -- : [ 52/900] 479309=test_remote_fetch_error I, [2024-06-01T11:47:49.975867 #437958] INFO -- : [ 53/900] 479309=test_gem_command_manager I, [2024-06-01T11:47:50.767872 #437958] INFO -- : [ 54/900] 479309=test_scalar I, [2024-06-01T11:47:50.792228 #437958] INFO -- : [ 55/900] 479309=test_reline I, [2024-06-01T11:47:51.832165 #437958] INFO -- : [ 56/900] 479309=test_abi I, [2024-06-01T11:47:52.507758 #437958] INFO -- : [ 57/900] 479309=test_div I, [2024-06-01T11:47:52.604607 #437958] INFO -- : [ 58/900] 479309=test_within_pipe I, [2024-06-01T11:47:52.688117 #437958] INFO -- : [ 59/900] 479309=test_name_error_extension I, [2024-06-01T11:47:52.703189 #437958] INFO -- : [ 60/900] 479309=heredoc_dedent_test I, [2024-06-01T11:47:52.858905 #437958] INFO -- : [ 61/900] 479309=test_show_source I, [2024-06-01T11:47:52.881306 #437958] INFO -- : [ 62/900] 479309=test_deprecated I, [2024-06-01T11:47:53.172551 #437958] INFO -- : [ 63/900] 479309=test_ssl_session I, [2024-06-01T11:47:53.628521 #437958] INFO -- : [ 64/900] 479313=test_beginendblock I, [2024-06-01T11:47:55.109003 #437958] INFO -- : [ 65/900] 479309=test_uncorrectable_name_check I, [2024-06-01T11:47:55.124066 #437958] INFO -- : [ 66/900] 479309=test_gem_commands_stale_command I, [2024-06-01T11:47:55.242332 #437958] INFO -- : [ 67/900] 479309=test_stream I, [2024-06-01T11:47:55.243885 #437958] INFO -- : [ 68/900] 479309=test_pp I, [2024-06-01T11:47:55.350043 #437958] INFO -- : [ 69/900] 479313=test_gem_resolver_git_specification I, [2024-06-01T11:47:55.930836 #437958] INFO -- : [ 70/900] 479309=test_m17n_comb I, [2024-06-01T11:47:57.226738 #437958] INFO -- : [ 71/900] 479313=test_marshalable I, [2024-06-01T11:47:57.269973 #437958] INFO -- : [ 72/900] 479311=test_find I, [2024-06-01T11:47:57.316993 #437958] INFO -- : [ 73/900] 479313=test_ast I, [2024-06-01T11:47:57.394651 #437958] INFO -- : [ 74/900] 479311=test_update I, [2024-06-01T11:47:57.707797 #437958] INFO -- : [ 75/900] 479311=test_rdoc_markup_to_label I, [2024-06-01T11:47:58.305996 #437958] INFO -- : [ 76/900] 479311=test_method I, [2024-06-01T11:48:08.243794 #437958] INFO -- : [ 77/900] 479308=json_parser_test I, [2024-06-01T11:48:08.639653 #437958] INFO -- : [ 78/900] 479308=test_coderange I, [2024-06-01T11:48:08.711665 #437958] INFO -- : [ 79/900] 479308=test_super I, [2024-06-01T11:48:09.844934 #437958] INFO -- : [ 80/900] 479309=test_socket I, [2024-06-01T11:48:10.437918 #437958] INFO -- : [ 81/900] 479311=test_pathname I, [2024-06-01T11:48:10.471313 #437958] INFO -- : [ 82/900] 479308=constant_path_node_test I, [2024-06-01T11:48:10.532144 #437958] INFO -- : [ 83/900] 479308=test_stringscanner I, [2024-06-01T11:48:10.606965 #437958] INFO -- : [ 84/900] 479308=test_coverage I, [2024-06-01T11:48:11.459981 #437958] INFO -- : [ 85/900] 479311=test_alias I, [2024-06-01T11:48:12.007845 #437958] INFO -- : [ 86/900] 479311=test_memory_view I, [2024-06-01T11:48:12.131445 #437958] INFO -- : [ 87/900] 479311=test_thread_queue I, [2024-06-01T11:48:14.071963 #437958] INFO -- : [ 88/900] 479308=test_nowrite I, [2024-06-01T11:48:14.397236 #437958] INFO -- : [ 89/900] 479308=test_rendering I, [2024-06-01T11:48:14.414222 #437958] INFO -- : [ 90/900] 479308=test_ostruct I, [2024-06-01T11:48:14.916302 #437958] INFO -- : [ 91/900] 479308=test_tsort I, [2024-06-01T11:48:14.968906 #437958] INFO -- : [ 92/900] 479308=test_process I, [2024-06-01T11:48:20.458027 #437958] INFO -- : [ 93/900] 479311=test_append I, [2024-06-01T11:48:20.560007 #437958] INFO -- : [ 94/900] 479311=test_rdoc_ri_driver I, [2024-06-01T11:48:22.280130 #437958] INFO -- : [ 95/900] 479311=test_exception I, [2024-06-01T11:48:23.104091 #437958] INFO -- : [ 96/900] 479309=test_protocol I, [2024-06-01T11:48:23.451928 #437958] INFO -- : [ 97/900] 479309=test_httpheader I, [2024-06-01T11:48:23.651646 #437958] INFO -- : [ 98/900] 479309=test_cstr I, [2024-06-01T11:48:26.314374 #437958] INFO -- : [ 99/900] 479309=test_gem_resolver_vendor_specification I, [2024-06-01T11:48:26.433958 #437958] INFO -- : [100/900] 479309=test_rdoc_markup_heading I, [2024-06-01T11:48:26.452150 #437958] INFO -- : [101/900] 479309=test_require_path_check I, [2024-06-01T11:48:26.982855 #437958] INFO -- : [102/900] 479309=test_gem_commands_query_command I, [2024-06-01T11:48:28.866598 #437958] INFO -- : [103/900] 479311=test_dns I, [2024-06-01T11:48:28.904316 #437958] INFO -- : [104/900] 479309=test_acceptable I, [2024-06-01T11:48:29.515640 #437958] INFO -- : [105/900] 479309=test_file_exhaustive I, [2024-06-01T11:48:29.608415 #437958] INFO -- : [106/900] 479311=test_erb_command I, [2024-06-01T11:48:30.017941 #437958] INFO -- : [107/900] 479311=test_rdoc_class_module I, [2024-06-01T11:48:31.523873 #437958] INFO -- : [108/900] 479311=test_input_method I, [2024-06-01T11:48:31.772483 #437958] INFO -- : [109/900] 479311=test_securerandom I, [2024-06-01T11:48:31.915513 #437958] INFO -- : [110/900] 479311=test_rdoc_rubygems_hook I, [2024-06-01T11:48:32.160272 #437958] INFO -- : [111/900] 479311=test_dup I, [2024-06-01T11:48:32.802856 #437958] INFO -- : [112/900] 479311=test_gem_uri_formatter I, [2024-06-01T11:48:33.559629 #437958] INFO -- : [113/900] 479311=test_locale I, [2024-06-01T11:48:33.660878 #437958] INFO -- : [114/900] 479311=test_assembler I, [2024-06-01T11:48:33.675229 #437958] INFO -- : [115/900] 479311=test_path I, [2024-06-01T11:48:33.761075 #437958] INFO -- : [116/900] 479311=test_rdoc_require I, [2024-06-01T11:48:33.816604 #437958] INFO -- : [117/900] 479311=test_ts I, [2024-06-01T11:48:36.107684 #437958] INFO -- : [118/900] 479311=test_timeout I, [2024-06-01T11:48:37.256302 #437958] INFO -- : [119/900] 479311=test_ws I, [2024-06-01T11:48:37.291997 #437958] INFO -- : [120/900] 479311=test_weakref I, [2024-06-01T11:48:37.923684 #437958] INFO -- : [121/900] 479311=test_macro I, [2024-06-01T11:48:37.964196 #437958] INFO -- : [122/900] 479311=test_range I, [2024-06-01T11:48:40.815941 #437958] INFO -- : [123/900] 479311=test_rdoc_markup_include I, [2024-06-01T11:48:40.847950 #437958] INFO -- : [124/900] 479311=test_normalize I, [2024-06-01T11:48:40.851861 #437958] INFO -- : [125/900] 479311=redundant_return_test I, [2024-06-01T11:48:41.083908 #437958] INFO -- : [126/900] 479311=test_io_buffer I, [2024-06-01T11:48:41.307528 #437958] INFO -- : [127/900] 479311=test_numeric I, [2024-06-01T11:48:41.559994 #437958] INFO -- : [128/900] 479311=test_files_lib I, [2024-06-01T11:48:44.676110 #437958] INFO -- : [129/900] 479309=test_udp I, [2024-06-01T11:48:44.747311 #437958] INFO -- : [130/900] 479309=test_basicinstructions I, [2024-06-01T11:48:45.086257 #437958] INFO -- : [131/900] 479309=test_help I, [2024-06-01T11:48:45.155262 #437958] INFO -- : [132/900] 479309=test_key_actor_emacs I, [2024-06-01T11:48:45.923975 #437958] INFO -- : [133/900] 479309=test_data_error I, [2024-06-01T11:48:46.208200 #437958] INFO -- : [134/900] 479309=test_find_executable I, [2024-06-01T11:48:46.287755 #437958] INFO -- : [135/900] 479309=test_gem_source I, [2024-06-01T11:48:47.916416 #437958] INFO -- : [136/900] 479309=test_mdns I, [2024-06-01T11:48:47.957070 #437958] INFO -- : [137/900] 479309=test_nonblock I, [2024-06-01T11:48:48.166707 #437958] INFO -- : [138/900] 479309=test_optparse I, [2024-06-01T11:48:48.173767 #437958] INFO -- : [139/900] 479309=test_benchmark I, [2024-06-01T11:48:50.038294 #437958] INFO -- : [140/900] 479309=test_hmac I, [2024-06-01T11:48:50.058074 #437958] INFO -- : [141/900] 479309=test_lazy_enumerator I, [2024-06-01T11:48:51.991635 #437958] INFO -- : [142/900] 479309=test_rdoc_rdoc I, [2024-06-01T11:48:52.457505 #437958] INFO -- : [143/900] 479309=test_method_name_check I, [2024-06-01T11:48:52.593244 #437958] INFO -- : [144/900] 479309=test_inadvertent_creation I, [2024-06-01T11:48:53.133407 #437958] INFO -- : [145/900] 479309=test_gem_resolver_activation_request I, [2024-06-01T11:48:53.285367 #437958] INFO -- : [146/900] 479309=test_cgi_modruby I, [2024-06-01T11:48:53.671899 #437958] INFO -- : [147/900] 479309=test_egrep_cpp I, [2024-06-01T11:48:54.007966 #437958] INFO -- : [148/900] 479309=test_date_conv I, [2024-06-01T11:48:54.033140 #437958] INFO -- : [149/900] 479309=test_stat I, [2024-06-01T11:48:54.072393 #437958] INFO -- : [150/900] 479309=test_pkey_dsa I, [2024-06-01T11:48:59.561280 #437958] INFO -- : [151/900] 479309=test_gem_package I, [2024-06-01T11:49:00.143744 #437958] INFO -- : [152/900] 479311=test_webauthn_listener I, [2024-06-01T11:49:00.703638 #437958] INFO -- : .Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : # I, [2024-06-01T11:49:00.935238 #437958] INFO -- : [153/900] 479311=test_gem_util I, [2024-06-01T11:49:01.809895 #437958] INFO -- : [154/900] 479311=test_color I, [2024-06-01T11:49:02.048152 #437958] INFO -- : Closed file descriptor: TestIRB::ColorTest#test_colorize_code: 11 I, [2024-06-01T11:49:02.063551 #437958] INFO -- : [155/900] 479311=test_fd_setsize I, [2024-06-01T11:49:02.119842 #437958] INFO -- : [156/900] 479311=test_queue I, [2024-06-01T11:49:02.159758 #437958] INFO -- : [157/900] 479311=test_gem_resolver_specification I, [2024-06-01T11:49:02.491077 #437958] INFO -- : [158/900] 479311=test_prettyprint I, [2024-06-01T11:49:02.633667 #437958] INFO -- : [159/900] 479311=test_jaro_winkler I, [2024-06-01T11:49:02.733677 #437958] INFO -- : [160/900] 479311=overlap_test I, [2024-06-01T11:49:05.265388 #437958] INFO -- : [161/900] 479309=test_gem_commands_rebuild_command I, [2024-06-01T11:49:05.554847 #437958] INFO -- : [162/900] 479311=test_env I, [2024-06-01T11:49:05.716093 #437958] INFO -- : [163/900] 479309=test_gem_dependency I, [2024-06-01T11:49:06.221722 #437958] INFO -- : [164/900] 479309=test_gem_dependency_installer I, [2024-06-01T11:49:19.577776 #437958] INFO -- : [165/900] 479309=test_eval I, [2024-06-01T11:49:19.620228 #437958] INFO -- : [166/900] 479309=test_gem_unsatisfiable_dependency_error I, [2024-06-01T11:49:19.740870 #437958] INFO -- : [167/900] 479309=test_nesting_parser I, [2024-06-01T11:49:19.807971 #437958] INFO -- : [168/900] 479309=test_rdoc_rd_inline I, [2024-06-01T11:49:19.956279 #437958] INFO -- : [169/900] 479309=test_files_test_1 I, [2024-06-01T11:49:24.324406 #437958] INFO -- : [170/900] 479311=test_enumerator I, [2024-06-01T11:49:24.337786 #437958] INFO -- : [171/900] 479311=test_ifunless I, [2024-06-01T11:49:24.364472 #437958] INFO -- : [172/900] 479311=test_defined I, [2024-06-01T11:49:24.659344 #437958] INFO -- : [173/900] 479311=test_bug-3571 I, [2024-06-01T11:49:24.717012 #437958] INFO -- : [174/900] 479311=test_gem_ext_builder I, [2024-06-01T11:49:29.165470 #437958] INFO -- : [175/900] 479308=static_literals_test I, [2024-06-01T11:49:29.563968 #437958] INFO -- : [176/900] 479308=test_gem_remote_fetcher I, [2024-06-01T11:49:31.792996 #437958] INFO -- : [177/900] 479311=test_gem_uri I, [2024-06-01T11:49:32.215789 #437958] INFO -- : [178/900] 479311=test_dir I, [2024-06-01T11:49:34.005538 #437958] INFO -- : [179/900] 479311=test_gem_commands_yank_command I, [2024-06-01T11:49:35.038297 #437958] INFO -- : [180/900] 479311=magic_comment_test I, [2024-06-01T11:49:37.578313 #437958] INFO -- : [181/900] 479311=test_date_compat I, [2024-06-01T11:49:37.605312 #437958] INFO -- : [182/900] 479311=test_gem_commands_signout_command I, [2024-06-01T11:49:37.727847 #437958] INFO -- : [183/900] 479311=json_ext_parser_test I, [2024-06-01T11:49:37.761893 #437958] INFO -- : [184/900] 479311=test_config I, [2024-06-01T11:49:37.907970 #437958] INFO -- : [185/900] 479311=ruby_parser_test I, [2024-06-01T11:49:37.924627 #437958] INFO -- : [186/900] 479311=test_nomethod_error I, [2024-06-01T11:49:37.952410 #437958] INFO -- : [187/900] 479311=test_human_typo I, [2024-06-01T11:49:37.964620 #437958] INFO -- : [188/900] 479311=test_mkmf I, [2024-06-01T11:49:38.073994 #437958] INFO -- : [189/900] 479311=test_enumerable I, [2024-06-01T11:49:38.116509 #437958] INFO -- : [190/900] 479311=test_pack I, [2024-06-01T11:49:38.612422 #437958] INFO -- : [191/900] 479309=test_scanner_events I, [2024-06-01T11:49:38.800074 #437958] INFO -- : [192/900] 479309=test_gem_request_set I, [2024-06-01T11:49:39.476302 #437958] INFO -- : [193/900] 479311=test_https_proxy I, [2024-06-01T11:49:39.611901 #437958] INFO -- : [194/900] 479311=test_forwardable I, [2024-06-01T11:49:39.746246 #437958] INFO -- : [195/900] 479311=test_have_library I, [2024-06-01T11:49:41.512286 #437958] INFO -- : [196/900] 479308=test_bug-5832 I, [2024-06-01T11:49:41.516058 #437958] INFO -- : [197/900] 479308=test_emitter I, [2024-06-01T11:49:41.545062 #437958] INFO -- : [198/900] 479308=test_sleep I, [2024-06-01T11:49:41.891350 #437958] INFO -- : [199/900] 479309=test_tracepoint I, [2024-06-01T11:49:42.708445 #437958] INFO -- : [200/900] 479309=test_objspace I, [2024-06-01T11:49:46.370115 #437958] INFO -- : [201/900] 479311=test_raise I, [2024-06-01T11:49:46.379640 #437958] INFO -- : [202/900] 479311=test_have_macro I, [2024-06-01T11:49:46.547224 #437958] INFO -- : [203/900] 479308=test_internal_ivar I, [2024-06-01T11:49:46.594277 #437958] INFO -- : [204/900] 479308=test_tree_spell_checker I, [2024-06-01T11:49:46.659222 #437958] INFO -- : [205/900] 479308=desugar_compiler_test I, [2024-06-01T11:49:46.699180 #437958] INFO -- : [206/900] 479308=test_string I, [2024-06-01T11:49:46.769060 #437958] INFO -- : [207/900] 479308=test_configuration I, [2024-06-01T11:49:47.238412 #437958] INFO -- : [208/900] 479308=test_fnmatch I, [2024-06-01T11:49:47.539091 #437958] INFO -- : [209/900] 479308=test_shapes I, [2024-06-01T11:49:47.599940 #437958] INFO -- : [210/900] 479308=test_recorder I, [2024-06-01T11:49:47.791950 #437958] INFO -- : [211/900] 479308=test_rdoc_top_level I, [2024-06-01T11:49:49.191207 #437958] INFO -- : [212/900] 479308=test_force_exit I, [2024-06-01T11:49:49.212175 #437958] INFO -- : [213/900] 479308=snippets_test I, [2024-06-01T11:49:49.653947 #437958] INFO -- : [214/900] 479311=test_gem_path_support I, [2024-06-01T11:49:49.876795 #437958] INFO -- : [215/900] 479311=test_rdoc_generator_darkfish I, [2024-06-01T11:49:51.719877 #437958] INFO -- : [216/900] 479311=test_iseq I, [2024-06-01T11:49:54.215795 #437958] INFO -- : [217/900] 479308=test_gem_resolver_dependency_request I, [2024-06-01T11:49:54.424010 #437958] INFO -- : [218/900] 479308=test_gem_commands_owner_command I, [2024-06-01T11:49:55.949003 #437958] INFO -- : [219/900] 479308=test_key_event_record I, [2024-06-01T11:49:55.959482 #437958] INFO -- : [220/900] 479308=test_erb_m17n I, [2024-06-01T11:49:56.015806 #437958] INFO -- : [221/900] 479308=test_gem_name_tuple I, [2024-06-01T11:49:56.080030 #437958] INFO -- : [222/900] 479308=test_date_attr I, [2024-06-01T11:49:56.112347 #437958] INFO -- : [223/900] 479308=reflection_test I, [2024-06-01T11:49:56.175971 #437958] INFO -- : [224/900] 479308=test_eval I, [2024-06-01T11:49:56.715413 #437958] INFO -- : [225/900] 479311=test_stringify_symbols I, [2024-06-01T11:49:56.767021 #437958] INFO -- : [226/900] 479311=test_condition I, [2024-06-01T11:49:56.814956 #437958] INFO -- : [227/900] 479311=json_generic_object_test I, [2024-06-01T11:49:56.835774 #437958] INFO -- : [228/900] 479311=test_cp949 I, [2024-06-01T11:49:56.890392 #437958] INFO -- : [229/900] 479311=test_erb I, [2024-06-01T11:49:57.464782 #437958] INFO -- : [230/900] 479311=test_gem_resolver I, [2024-06-01T11:49:57.526250 #437958] INFO -- : [231/900] 479308=test_rdoc_tom_doc I, [2024-06-01T11:49:57.666874 #437958] INFO -- : [232/900] 479308=test_emoji I, [2024-06-01T11:49:57.818597 #437958] INFO -- : [233/900] 479308=test_resize I, [2024-06-01T11:49:57.864892 #437958] INFO -- : [234/900] 479308=test_sorted_set I, [2024-06-01T11:49:58.811877 #437958] INFO -- : [235/900] 479311=test_verbose I, [2024-06-01T11:49:59.153750 #437958] INFO -- : [236/900] 479311=test_rdoc_parser_ruby I, [2024-06-01T11:49:59.215695 #437958] INFO -- : [237/900] 479308=test_httpresponse I, [2024-06-01T11:49:59.760326 #437958] INFO -- : [238/900] 479308=locals_test I, [2024-06-01T11:50:02.704446 #437958] INFO -- : [239/900] 479308=test_x509ext I, [2024-06-01T11:50:02.744030 #437958] INFO -- : [240/900] 479308=test_rdoc_markup_to_bs I, [2024-06-01T11:50:02.880286 #437958] INFO -- : [241/900] 479308=test_gem_commands_push_command I, [2024-06-01T11:50:03.026359 #437958] INFO -- : [242/900] 479311=bom_test I, [2024-06-01T11:50:03.084849 #437958] INFO -- : [243/900] 479311=test_gem_ci_detector I, [2024-06-01T11:50:03.141003 #437958] INFO -- : [244/900] 479311=test_io_console I, [2024-06-01T11:50:04.393332 #437958] INFO -- : [245/900] 479308=test_file I, [2024-06-01T11:50:07.218444 #437958] INFO -- : [246/900] 479311=test_io_wait_uncommon I, [2024-06-01T11:50:07.231158 #437958] INFO -- : [247/900] 479311=test_rdoc_parser_changelog I, [2024-06-01T11:50:07.500772 #437958] INFO -- : [248/900] 479311=test_c_union_entity I, [2024-06-01T11:50:07.905677 #437958] INFO -- : [249/900] 479311=test_gem_ext_cmake_builder I, [2024-06-01T11:50:08.048365 #437958] INFO -- : [250/900] 479311=heredoc_test I, [2024-06-01T11:50:08.085429 #437958] INFO -- : [251/900] 479311=test_pkey_rsa I, [2024-06-01T11:50:08.804799 #437958] INFO -- : [252/900] 479311=test_numhash I, [2024-06-01T11:50:08.815631 #437958] INFO -- : [253/900] 479311=test_whileuntil I, [2024-06-01T11:50:08.835875 #437958] INFO -- : [254/900] 479311=test_gem_dependency_list I, [2024-06-01T11:50:08.992626 #437958] INFO -- : [255/900] 479311=test_gem_install_update_options I, [2024-06-01T11:50:09.257191 #437958] INFO -- : [256/900] 479311=test_c_struct_builder I, [2024-06-01T11:50:09.968055 #437958] INFO -- : [257/900] 479311=test_monitor I, [2024-06-01T11:50:10.370218 #437958] INFO -- : [258/900] 479311=test_last_thread I, [2024-06-01T11:50:10.876889 #437958] INFO -- : [259/900] 479308=test_bn I, [2024-06-01T11:50:11.023094 #437958] INFO -- : [260/900] 479308=test_digest_extend I, [2024-06-01T11:50:11.081536 #437958] INFO -- : [261/900] 479308=test_gem_rdoc I, [2024-06-01T11:50:11.576727 #437958] INFO -- : [262/900] 479308=test_singleton_function I, [2024-06-01T11:50:11.631980 #437958] INFO -- : [263/900] 479308=test_gem_resolver_index_specification I, [2024-06-01T11:50:11.899631 #437958] INFO -- : [264/900] 479308=test_framework I, [2024-06-01T11:50:11.899800 #437958] INFO -- : [265/900] 479308=test_workspace I, [2024-06-01T11:50:11.947702 #437958] INFO -- : [266/900] 479311=test_passing_block I, [2024-06-01T11:50:11.999653 #437958] INFO -- : [267/900] 479311=test_generic I, [2024-06-01T11:50:12.274136 #437958] INFO -- : [268/900] 479311=test_rdoc_markup_to_ansi I, [2024-06-01T11:50:12.457215 #437958] INFO -- : [269/900] 479308=test_nofree I, [2024-06-01T11:50:12.501186 #437958] INFO -- : [270/900] 479308=test_set I, [2024-06-01T11:50:12.512588 #437958] INFO -- : [271/900] 479311=test_scalar_scanner I, [2024-06-01T11:50:12.600262 #437958] INFO -- : [272/900] 479308=test_backtrace I, [2024-06-01T11:50:12.711944 #437958] INFO -- : [273/900] 479311=test_dln I, [2024-06-01T11:50:12.729327 #437958] INFO -- : [274/900] 479311=test_rdoc_task I, [2024-06-01T11:50:12.760882 #437958] INFO -- : [275/900] 479311=test_x509name I, [2024-06-01T11:50:12.783879 #437958] INFO -- : [276/900] 479311=test_default_gems I, [2024-06-01T11:50:13.052189 #437958] INFO -- : [277/900] 479311=test_rdoc_markdown_test I, [2024-06-01T11:50:16.288971 #437958] INFO -- : [278/900] 479308=test_rdoc_normal_module I, [2024-06-01T11:50:16.595155 #437958] INFO -- : [279/900] 479308=test_resolve_symbol I, [2024-06-01T11:50:16.763774 #437958] INFO -- : [280/900] 479308=test_gem_source_lock I, [2024-06-01T11:50:16.953553 #437958] INFO -- : [281/900] 479308=symbol_encoding_test I, [2024-06-01T11:50:17.068827 #437958] INFO -- : [282/900] 479308=test_gem_security_signer I, [2024-06-01T11:50:17.203953 #437958] INFO -- : [283/900] 479311=test_pkg_config I, [2024-06-01T11:50:17.233832 #437958] INFO -- : [284/900] 479311=test_tracer I, [2024-06-01T11:50:17.268616 #437958] INFO -- : [285/900] 479311=test_gem_version_option I, [2024-06-01T11:50:17.398829 #437958] INFO -- : [286/900] 479308=test_insns_leaf I, [2024-06-01T11:50:17.407838 #437958] INFO -- : [287/900] 479308=test_option I, [2024-06-01T11:50:17.681300 #437958] INFO -- : [288/900] 479311=test_debugger_integration I, [2024-06-01T11:50:17.717622 #437958] INFO -- : [289/900] 479311=test_my_integer I, [2024-06-01T11:50:17.745514 #437958] INFO -- : [290/900] 479311=test_svcb_https I, [2024-06-01T11:50:17.807820 #437958] INFO -- : [291/900] 479311=test_buffering I, [2024-06-01T11:50:17.827694 #437958] INFO -- : [292/900] 479311=test_allocation I, [2024-06-01T11:50:18.008015 #437958] INFO -- : [293/900] 479308=test_flip I, [2024-06-01T11:50:18.303641 #437958] INFO -- : [294/900] 479308=test_syntax I, [2024-06-01T11:50:30.559890 #437958] INFO -- : [295/900] 479311=test_x509req I, [2024-06-01T11:50:31.767454 #437958] INFO -- : [296/900] 479311=test_win32ole_variant I, [2024-06-01T11:50:31.778997 #437958] INFO -- : [297/900] 479311=test_member I, [2024-06-01T11:50:31.808200 #437958] INFO -- : [298/900] 479311=test_case_options I, [2024-06-01T11:50:31.877880 #437958] INFO -- : [299/900] 479311=test_fiber I, [2024-06-01T11:50:44.179523 #437958] INFO -- : [300/900] 479311=test_refinement I, [2024-06-01T11:50:44.305670 #437958] INFO -- : [301/900] 479313=test_weakmap I, [2024-06-01T11:51:00.768423 #437958] INFO -- : [302/900] 479308=test_gem_commands_which_command I, [2024-06-01T11:51:01.405655 #437958] INFO -- : [303/900] 479308=test_pkcs12 I, [2024-06-01T11:51:03.817427 #437958] INFO -- : [304/900] 479308=test_optimization I, [2024-06-01T11:51:08.206309 #437958] INFO -- : [305/900] 479313=test_ripper I, [2024-06-01T11:51:09.697281 #437958] INFO -- : [306/900] 479313=test_x509crl I, [2024-06-01T11:51:09.744834 #437958] INFO -- : [307/900] 479311=test_usrmarshal I, [2024-06-01T11:51:10.899689 #437958] INFO -- : [308/900] 479313=test_httpresponses I, [2024-06-01T11:51:10.973785 #437958] INFO -- : [309/900] 479313=test_cgi_session I, [2024-06-01T11:51:10.977150 #437958] INFO -- : [310/900] 479311=test_path_to_class I, [2024-06-01T11:51:10.996265 #437958] INFO -- : [311/900] 479313=test_buffered_io I, [2024-06-01T11:51:11.028190 #437958] INFO -- : [312/900] 479311=test_gem_ext_ext_conf_builder I, [2024-06-01T11:51:11.164464 #437958] INFO -- : [313/900] 479313=test_gem_dependency_resolution_error I, [2024-06-01T11:51:11.381235 #437958] INFO -- : [314/900] 479313=test_gem_commands_cleanup_command I, [2024-06-01T11:51:14.922525 #437958] INFO -- : [315/900] 479313=test_autoload I, [2024-06-01T11:51:16.765086 #437958] INFO -- : [316/900] 479311=test_sprintf I, [2024-06-01T11:51:17.853338 #437958] INFO -- : [317/900] 479311=test_utf16 I, [2024-06-01T11:51:17.903844 #437958] INFO -- : [318/900] 479311=test_gem_request_set_lockfile_parser I, [2024-06-01T11:51:18.979662 #437958] INFO -- : [319/900] 479311=newline_offsets_test I, [2024-06-01T11:51:20.176459 #437958] INFO -- : [320/900] 479311=test_digest I, [2024-06-01T11:51:23.612154 #437958] INFO -- : [321/900] 479311=test_gem_package_task I, [2024-06-01T11:51:23.637105 #437958] INFO -- : [322/900] 479311=test_yield_block I, [2024-06-01T11:51:23.639155 #437958] INFO -- : [323/900] 479311=test_case I, [2024-06-01T11:51:23.773074 #437958] INFO -- : [324/900] 479311=test_ractor I, [2024-06-01T11:51:24.572725 #437958] INFO -- : [325/900] 479311=test_complex I, [2024-06-01T11:51:25.389683 #437958] INFO -- : [326/900] 479311=test_shellwords I, [2024-06-01T11:51:25.926248 #437958] INFO -- : [327/900] 479311=test_fiddle I, [2024-06-01T11:51:26.416148 #437958] INFO -- : [328/900] 479311=test_omap I, [2024-06-01T11:51:26.454494 #437958] INFO -- : [329/900] 479311=test_recursion I, [2024-06-01T11:51:26.512241 #437958] INFO -- : [330/900] 479311=test_rdoc_markup_attributes I, [2024-06-01T11:51:26.557068 #437958] INFO -- : [331/900] 479311=parse_comments_test I, [2024-06-01T11:51:26.607665 #437958] INFO -- : [332/900] 479311=parse_success_test I, [2024-06-01T11:51:26.652997 #437958] INFO -- : [333/900] 479311=test_pty I, [2024-06-01T11:51:28.735225 #437958] INFO -- : [334/900] 479311=test_gem_request_set_lockfile I, [2024-06-01T11:51:31.516289 #437958] INFO -- : [335/900] 479311=test_postponed_job I, [2024-06-01T11:51:33.463628 #437958] INFO -- : [336/900] 479311=test_delegate I, [2024-06-01T11:51:33.587631 #437958] INFO -- : [337/900] 479311=test_gem_ext_cargo_builder_unit I, [2024-06-01T11:51:33.791649 #437958] INFO -- : [338/900] 479311=test_windows_1251 I, [2024-06-01T11:51:33.867638 #437958] INFO -- : [339/900] 479311=test_frozen I, [2024-06-01T11:51:33.981002 #437958] INFO -- : [340/900] 479311=test_float I, [2024-06-01T11:51:39.232745 #437958] INFO -- : [341/900] 479311=test_ractor I, [2024-06-01T11:51:39.274070 #437958] INFO -- : [342/900] 479311=test_rdoc_parser_markdown I, [2024-06-01T11:51:39.399631 #437958] INFO -- : [343/900] 479311=test_dryrun I, [2024-06-01T11:51:39.607643 #437958] INFO -- : [344/900] 479311=test_enum I, [2024-06-01T11:51:43.280147 #437958] INFO -- : [345/900] 479313=test_handle I, [2024-06-01T11:51:45.356361 #437958] INFO -- : [346/900] 479309=test_serialize_subclasses I, [2024-06-01T11:51:45.447652 #437958] INFO -- : [347/900] 479309=test_chilled I, [2024-06-01T11:51:45.509755 #437958] INFO -- : [348/900] 479309=test_gem_source_specific_file I, [2024-06-01T11:51:45.669059 #437958] INFO -- : [349/900] 479313=test_ractor I, [2024-06-01T11:51:45.712591 #437958] INFO -- : [350/900] 479311=test_kdf I, [2024-06-01T11:51:45.803509 #437958] INFO -- : [351/900] 479313=test_zsh_completion I, [2024-06-01T11:51:45.844286 #437958] INFO -- : [352/900] 479313=test_win32ole I, [2024-06-01T11:51:45.927985 #437958] INFO -- : [353/900] 479313=json_common_interface_test I, [2024-06-01T11:51:46.029048 #437958] INFO -- : [354/900] 479313=test_gem_commands_open_command I, [2024-06-01T11:51:46.071804 #437958] INFO -- : [355/900] 479311=test_asn1 I, [2024-06-01T11:51:46.236320 #437958] INFO -- : [356/900] 479311=test_rubyoptions I, [2024-06-01T11:51:46.431941 #437958] INFO -- : [357/900] 479309=test_pattern_matching I, [2024-06-01T11:51:46.787805 #437958] INFO -- : [358/900] 479309=test_psych I, [2024-06-01T11:51:46.915994 #437958] INFO -- : [359/900] 479313=test_settracefunc I, [2024-06-01T11:51:47.064981 #437958] INFO -- : [360/900] 479309=test_set_len I, [2024-06-01T11:51:47.125413 #437958] INFO -- : [361/900] 479309=test_gem_text I, [2024-06-01T11:51:47.608429 #437958] INFO -- : [362/900] 479309=tunnel_test I, [2024-06-01T11:51:47.648086 #437958] INFO -- : [363/900] 479309=test_command I, [2024-06-01T11:51:49.103639 #437958] INFO -- : [364/900] 479309=test_scheduler I, [2024-06-01T11:51:49.812072 #437958] INFO -- : [365/900] 479309=test_rdoc_ri_paths I, [2024-06-01T11:51:50.028447 #437958] INFO -- : [366/900] 479309=test_method_cache I, [2024-06-01T11:51:50.284379 #437958] INFO -- : [367/900] 479309=test_rdoc_rd_block_parser I, [2024-06-01T11:51:50.529888 #437958] INFO -- : [368/900] 479309=test_sprintf_comb I, [2024-06-01T11:51:51.855176 #437958] INFO -- : [369/900] 479309=test_rdoc_markup_pre_process I, [2024-06-01T11:51:52.802623 #437958] INFO -- : [370/900] 479309=test_gem_commands_dependency_command I, [2024-06-01T11:51:53.701546 #437958] INFO -- : [371/900] 479309=test_rdoc_markup_parser I, [2024-06-01T11:51:54.036518 #437958] INFO -- : [372/900] 479309=test_terminfo I, [2024-06-01T11:51:54.051178 #437958] INFO -- : [373/900] 479309=test_rdoc_markup_document I, [2024-06-01T11:51:54.148378 #437958] INFO -- : [374/900] 479309=test_bug-14834 I, [2024-06-01T11:51:55.054542 #437958] INFO -- : [375/900] 479313=test_rdoc_generator_markup I, [2024-06-01T11:51:55.157099 #437958] INFO -- : [376/900] 479313=test_cesu8 I, [2024-06-01T11:51:55.208129 #437958] INFO -- : [377/900] 479313=test_addrinfo I, [2024-06-01T11:51:55.235886 #437958] INFO -- : [378/900] 479309=test_arithmetic_sequence I, [2024-06-01T11:51:55.342508 #437958] INFO -- : [379/900] 479309=test_gem_commands_specification_command I, [2024-06-01T11:51:56.109468 #437958] INFO -- : [380/900] 479309=regexp_test I, [2024-06-01T11:51:56.196324 #437958] INFO -- : [381/900] 479309=test_gem_commands_search_command I, [2024-06-01T11:51:56.213415 #437958] INFO -- : [382/900] 479309=json_generator_test I, [2024-06-01T11:51:56.689312 #437958] INFO -- : [383/900] 479313=test_iso_8859 I, [2024-06-01T11:51:56.731754 #437958] INFO -- : [384/900] 479309=test_gem_commands_signin_command I, [2024-06-01T11:51:56.929282 #437958] INFO -- : [385/900] 479313=test_parser I, [2024-06-01T11:51:57.198452 #437958] INFO -- : [386/900] 479313=test_date_ractor I, [2024-06-01T11:51:57.881606 #437958] INFO -- : [387/900] 479309=test_address_resolve I, [2024-06-01T11:51:58.096563 #437958] INFO -- : [388/900] 479308=test_rdoc_markup_to_tt_only I, [2024-06-01T11:51:58.307992 #437958] INFO -- : [389/900] 479308=test_open-uri I, [2024-06-01T11:51:58.384581 #437958] INFO -- : [390/900] 479309=test_iter_break I, [2024-06-01T11:51:58.496052 #437958] INFO -- : [391/900] 479309=test_num2int I, [2024-06-01T11:51:58.504463 #437958] INFO -- : [392/900] 479313=test_cgi_util I, [2024-06-01T11:51:58.542242 #437958] INFO -- : [393/900] 479309=test_rdoc_context I, [2024-06-01T11:52:00.750567 #437958] INFO -- : [394/900] 479313=test_merge_keys I, [2024-06-01T11:52:00.829148 #437958] INFO -- : [395/900] 479313=test_gbk I, [2024-06-01T11:52:00.874109 #437958] INFO -- : [396/900] 479313=test_string I, [2024-06-01T11:52:02.321040 #437958] INFO -- : [397/900] 479308=test_date_strptime I, [2024-06-01T11:52:03.152922 #437958] INFO -- : [398/900] 479308=test_rdoc_extend I, [2024-06-01T11:52:03.287652 #437958] INFO -- : [399/900] 479308=test_gem_safe_marshal I, [2024-06-01T11:52:05.159688 #437958] INFO -- : [400/900] 479309=test_random I, [2024-06-01T11:52:05.187137 #437958] INFO -- : [401/900] 479309=test_call I, [2024-06-01T11:52:06.568535 #437958] INFO -- : [402/900] 479309=test_gem_resolver_conflict I, [2024-06-01T11:52:06.701270 #437958] INFO -- : [403/900] 479309=test_load I, [2024-06-01T11:52:06.897928 #437958] INFO -- : [404/900] 479309=test_flush I, [2024-06-01T11:52:06.959356 #437958] INFO -- : [405/900] 479309=test_euc_jp I, [2024-06-01T11:52:07.028080 #437958] INFO -- : [406/900] 479309=test_error_highlight I, [2024-06-01T11:52:09.049017 #437958] INFO -- : [407/900] 479308=test_rbconfig I, [2024-06-01T11:52:09.092613 #437958] INFO -- : [408/900] 479308=test_win32ole_method I, [2024-06-01T11:52:09.128396 #437958] INFO -- : [409/900] 479308=test_open3 I, [2024-06-01T11:52:10.884361 #437958] INFO -- : [410/900] 479309=test_spell_checker I, [2024-06-01T11:52:10.928056 #437958] INFO -- : [411/900] 479309=test_gem_commands_contents_command I, [2024-06-01T11:52:12.155801 #437958] INFO -- : [412/900] 479309=test_noarg I, [2024-06-01T11:52:13.365209 #437958] INFO -- : [413/900] 479309=test_gem_resolver_lock_specification I, [2024-06-01T11:52:13.908400 #437958] INFO -- : [414/900] 479309=test_rdoc_markup_to_html_crossref I, [2024-06-01T11:52:16.298241 #437958] INFO -- : [415/900] 479309=static_inspect_test I, [2024-06-01T11:52:16.319825 #437958] INFO -- : [416/900] 479309=test_gem_commands_environment_command I, [2024-06-01T11:52:16.883991 #437958] INFO -- : [417/900] 479309=test_utf32 I, [2024-06-01T11:52:16.972607 #437958] INFO -- : [418/900] 479309=test_array I, [2024-06-01T11:52:31.127867 #437958] INFO -- : [419/900] 479308=test_threadgroup I, [2024-06-01T11:52:32.342884 #437958] INFO -- : [420/900] 479308=test_gem_resolver_best_set I, [2024-06-01T11:52:32.928822 #437958] INFO -- : [421/900] 479308=test_ftp I, [2024-06-01T11:52:32.976552 #437958] INFO -- : [422/900] 479308=test_kwargs I, [2024-06-01T11:52:33.020062 #437958] INFO -- : [423/900] 479308=test_io_wait I, [2024-06-01T11:52:33.406443 #437958] INFO -- : [424/900] 479308=test_io I, [2024-06-01T11:52:34.952748 #437958] INFO -- : [425/900] 479308=test_config I, [2024-06-01T11:52:37.615953 #437958] INFO -- : [426/900] 479308=test_gem_commands_check_command I, [2024-06-01T11:52:37.676238 #437958] INFO -- : [427/900] 479308=test_rdoc_comment I, [2024-06-01T11:52:37.846444 #437958] INFO -- : [428/900] 479308=test_cgi_multipart I, [2024-06-01T11:52:38.282145 #437958] INFO -- : [429/900] 479308=test_https I, [2024-06-01T11:52:40.046440 #437958] INFO -- : [430/900] 479308=test_yamldbm I, [2024-06-01T11:52:40.060420 #437958] INFO -- : [431/900] 479308=test_evaluation I, [2024-06-01T11:52:40.104669 #437958] INFO -- : [432/900] 479308=test_rdoc_i18n_text I, [2024-06-01T11:52:40.148770 #437958] INFO -- : [433/900] 479308=test_thread_fd_close I, [2024-06-01T11:52:40.181056 #437958] INFO -- : [434/900] 479308=test_autoconf I, [2024-06-01T11:52:40.267962 #437958] INFO -- : [435/900] 479308=test_class_name_check I, [2024-06-01T11:52:40.910164 #437958] INFO -- : [436/900] 479308=test_gem_source_installed I, [2024-06-01T11:52:40.952082 #437958] INFO -- : [437/900] 479308=test_yaml_special_cases I, [2024-06-01T11:52:41.017687 #437958] INFO -- : [438/900] 479308=test_gem_source_list I, [2024-06-01T11:52:41.673945 #437958] INFO -- : [439/900] 479308=test_struct I, [2024-06-01T11:52:41.751985 #437958] INFO -- : [440/900] 479308=test_completion I, [2024-06-01T11:52:47.032751 #437958] INFO -- : [441/900] 479308=test_ensured I, [2024-06-01T11:52:47.266220 #437958] INFO -- : [442/900] 479308=test_rdoc_markup_raw I, [2024-06-01T11:52:47.285176 #437958] INFO -- : [443/900] 479308=test_const I, [2024-06-01T11:52:47.338544 #437958] INFO -- : [444/900] 479308=fuzzer_test I, [2024-06-01T11:52:47.508351 #437958] INFO -- : [445/900] 479308=test_class I, [2024-06-01T11:52:53.769424 #437958] INFO -- : [446/900] 479311=parser_test I, [2024-06-01T11:52:53.889777 #437958] INFO -- : [447/900] 479311=test_gem_ext_cargo_builder_link_flag_converter I, [2024-06-01T11:52:54.895836 #437958] INFO -- : [448/900] 479311=test_fstring I, [2024-06-01T11:52:55.236636 #437958] INFO -- : [449/900] 479311=test_euc_kr I, [2024-06-01T11:52:55.635913 #437958] INFO -- : [450/900] 479311=test_project_sanity I, [2024-06-01T11:52:55.679908 #437958] INFO -- : [451/900] 479311=compiler_test I, [2024-06-01T11:52:55.763659 #437958] INFO -- : [452/900] 479311=test_rational I, [2024-06-01T11:52:56.023878 #437958] INFO -- : [453/900] 479311=test_lambda I, [2024-06-01T11:52:56.312035 #437958] INFO -- : [454/900] 479311=fixtures_test I, [2024-06-01T11:52:58.702341 #437958] INFO -- : [455/900] 479311=test_rational2 I, [2024-06-01T11:52:58.752837 #437958] INFO -- : [456/900] 479311=test_gem_platform I, [2024-06-01T11:52:59.588673 #437958] INFO -- : [457/900] 479311=test_bigzero I, [2024-06-01T11:52:59.665974 #437958] INFO -- : [458/900] 479311=test_parse I, [2024-06-01T11:53:03.031888 #437958] INFO -- : [459/900] 479311=test_class2name I, [2024-06-01T11:53:03.069073 #437958] INFO -- : [460/900] 479311=test_rand I, [2024-06-01T11:53:06.060028 #437958] INFO -- : [461/900] 479311=test_regexp I, [2024-06-01T11:53:08.672115 #437958] INFO -- : [462/900] 479308=test_logdevice I, [2024-06-01T11:53:14.876719 #437958] INFO -- : [463/900] 479309=test_x509cert I, [2024-06-01T11:53:15.128408 #437958] INFO -- : [464/900] 479308=test_stringio I, [2024-06-01T11:53:15.752164 #437958] INFO -- : [465/900] 479308=test_logperiod I, [2024-06-01T11:53:15.816680 #437958] INFO -- : [466/900] 479308=test_econv I, [2024-06-01T11:53:16.712458 #437958] INFO -- : [467/900] 479309=test_rdoc_markup_hard_break I, [2024-06-01T11:53:16.724909 #437958] INFO -- : [468/900] 479309=test_files_test_2 I, [2024-06-01T11:53:16.761987 #437958] INFO -- : [469/900] 479309=test_gem_resolver_composed_set I, [2024-06-01T11:53:16.897504 #437958] INFO -- : [470/900] 479309=test_gem_resolver_local_specification I, [2024-06-01T11:53:17.099856 #437958] INFO -- : [471/900] 479309=test_rdoc_rd I, [2024-06-01T11:53:17.140780 #437958] INFO -- : [472/900] 479309=test_multi_irb_commands I, [2024-06-01T11:53:17.141520 #437958] INFO -- : [473/900] 479309=test_helper I, [2024-06-01T11:53:17.196381 #437958] INFO -- : [474/900] 479309=test_rdoc_markup_attribute_manager I, [2024-06-01T11:53:17.514038 #437958] INFO -- : [475/900] 479309=test_key_name_check I, [2024-06-01T11:53:18.055018 #437958] INFO -- : [476/900] 479309=test_stack I, [2024-06-01T11:53:23.827672 #437958] INFO -- : [477/900] 479308=test_ns_spki I, [2024-06-01T11:53:23.873385 #437958] INFO -- : [478/900] 479308=test_boolean I, [2024-06-01T11:53:23.924653 #437958] INFO -- : [479/900] 479308=test_addr I, [2024-06-01T11:53:23.992338 #437958] INFO -- : [480/900] 479308=test_win32ole_type_event I, [2024-06-01T11:53:24.900086 #437958] INFO -- : [481/900] 479308=test_require I, [2024-06-01T11:53:25.571848 #437958] INFO -- : [482/900] 479309=test_require_lib I, [2024-06-01T11:53:46.463908 #437958] INFO -- : [483/900] 479308=parameters_signature_test I, [2024-06-01T11:53:46.532030 #437958] INFO -- : [484/900] 479308=test_config I, [2024-06-01T11:53:46.766067 #437958] INFO -- : [485/900] 479308=test_rdoc_markup_to_rdoc I, [2024-06-01T11:53:46.959820 #437958] INFO -- : [486/900] 479308=test_io_buffer I, [2024-06-01T11:53:47.137349 #437958] INFO -- : [487/900] 479308=test_ipaddr I, [2024-06-01T11:53:47.227362 #437958] INFO -- : [488/900] 479308=test_profile_frames I, [2024-06-01T11:53:47.721984 #437958] INFO -- : [489/900] 479308=test_objectspace I, [2024-06-01T11:53:51.359879 #437958] INFO -- : [490/900] 479308=test_variable I, [2024-06-01T11:53:52.188248 #437958] INFO -- : [491/900] 479308=test_bug_reporter I, [2024-06-01T11:53:52.847020 #437958] INFO -- : [492/900] 479309=test_cparser I, [2024-06-01T11:53:54.167569 #437958] INFO -- : [493/900] 479308=test_object I, [2024-06-01T11:53:56.571185 #437958] INFO -- : [494/900] 479308=test_key_actor_vi I, [2024-06-01T11:53:57.143623 #437958] INFO -- : [495/900] 479308=test_enc_raise I, [2024-06-01T11:53:57.203625 #437958] INFO -- : [496/900] 479308=source_location_test I, [2024-06-01T11:53:57.431843 #437958] INFO -- : [497/900] 479308=test_reline_key I, [2024-06-01T11:53:57.476581 #437958] INFO -- : [498/900] 479308=test_data I, [2024-06-01T11:53:57.539994 #437958] INFO -- : [499/900] 479308=test_emitter I, [2024-06-01T11:53:57.603661 #437958] INFO -- : [500/900] 479308=test_unicode_normalize I, [2024-06-01T11:53:57.635973 #437958] INFO -- : [501/900] 479308=test_engine I, [2024-06-01T11:53:57.664857 #437958] INFO -- : [502/900] 479308=test_key_error I, [2024-06-01T11:53:57.783664 #437958] INFO -- : [503/900] 479308=test_rdoc_code_object I, [2024-06-01T11:54:00.060703 #437958] INFO -- : [504/900] 479308=test_rdoc_alias I, [2024-06-01T11:54:00.151914 #437958] INFO -- : [505/900] 479308=test_gem_commands_info_command I, [2024-06-01T11:54:00.260001 #437958] INFO -- : [506/900] 479308=test_gem_uninstaller I, [2024-06-01T11:54:02.887176 #437958] INFO -- : [507/900] 479309=string_encoding_test I, [2024-06-01T11:54:03.023963 #437958] INFO -- : [508/900] 479309=test_random_formatter I, [2024-06-01T11:54:03.307893 #437958] INFO -- : [509/900] 479309=test_func I, [2024-06-01T11:54:05.628060 #437958] INFO -- : [510/900] 479313=test_rdoc_markup_formatter I, [2024-06-01T11:54:05.639791 #437958] INFO -- : [511/900] 479313=test_yaml I, [2024-06-01T11:54:06.571634 #437958] INFO -- : [512/900] 479313=test_cgi_tag_helper I, [2024-06-01T11:54:06.801991 #437958] INFO -- : [513/900] 479313=test_gem_package_old I, [2024-06-01T11:54:07.184048 #437958] INFO -- : [514/900] 479313=test_modify_expand I, [2024-06-01T11:54:07.371482 #437958] INFO -- : [515/900] 479313=test_io I, [2024-06-01T11:54:11.031928 #437958] INFO -- : [516/900] 479308=test_gem_available_set I, [2024-06-01T11:54:11.751982 #437958] INFO -- : [517/900] 479308=test_gem_request_set_lockfile_tokenizer I, [2024-06-01T11:54:12.279883 #437958] INFO -- : [518/900] 479308=test_duplicate I, [2024-06-01T11:54:12.348241 #437958] INFO -- : [519/900] 479308=test_pkey_dh I, [2024-06-01T11:54:13.251962 #437958] INFO -- : [520/900] 479308=test_dir_m17n I, [2024-06-01T11:54:20.185803 #437958] INFO -- : [521/900] 479309=test_cgi_cookie I, [2024-06-01T11:54:20.319910 #437958] INFO -- : [522/900] 479309=test_gem_source_vendor I, [2024-06-01T11:54:20.350411 #437958] INFO -- : [523/900] 479309=test_variable_name_check I, [2024-06-01T11:54:21.191847 #437958] INFO -- : [524/900] 479309=ripper_test I, [2024-06-01T11:54:24.139897 #437958] INFO -- : [525/900] 479308=test_rubygems I, [2024-06-01T11:54:25.469097 #437958] INFO -- : [526/900] 479308=test_metaclass I, [2024-06-01T11:54:25.524041 #437958] INFO -- : [527/900] 479308=test_process I, [2024-06-01T11:54:25.805354 #437958] INFO -- : [528/900] 479308=test_singleton I, [2024-06-01T11:54:25.896158 #437958] INFO -- : [529/900] 479308=test_gem_spec_fetcher I, [2024-06-01T11:54:26.768095 #437958] INFO -- : [530/900] 479309=test_iterator I, [2024-06-01T11:54:27.375591 #437958] INFO -- : [531/900] 479309=test_string I, [2024-06-01T11:54:27.408950 #437958] INFO -- : [532/900] 479309=test_gem_commands_outdated_command I, [2024-06-01T11:54:27.504075 #437958] INFO -- : [533/900] 479308=test_config I, [2024-06-01T11:54:27.859105 #437958] INFO -- : [534/900] 479309=test_rdoc_normal_class I, [2024-06-01T11:54:27.943738 #437958] INFO -- : [535/900] 479308=test_change_word I, [2024-06-01T11:54:27.981018 #437958] INFO -- : [536/900] 479308=test_gem_doctor I, [2024-06-01T11:54:28.300649 #437958] INFO -- : [537/900] 479308=test_etc I, [2024-06-01T11:54:28.310745 #437958] INFO -- : [538/900] 479309=library_symbols_test I, [2024-06-01T11:54:28.439880 #437958] INFO -- : [539/900] 479309=test_pack I, [2024-06-01T11:54:29.195823 #437958] INFO -- : [540/900] 479308=json_addition_test I, [2024-06-01T11:54:29.349013 #437958] INFO -- : [541/900] 479308=test_gem_installer I, [2024-06-01T11:54:30.320553 #437958] INFO -- : [542/900] 479309=test_new I, [2024-06-01T11:54:30.363840 #437958] INFO -- : [543/900] 479309=test_storage I, [2024-06-01T11:54:30.394972 #437958] INFO -- : [544/900] 479309=test_qsort I, [2024-06-01T11:54:30.943643 #437958] INFO -- : [545/900] 479309=test_gem_resolver_git_set I, [2024-06-01T11:54:34.635341 #437958] INFO -- : [546/900] 479309=test_cipher I, [2024-06-01T11:54:34.793280 #437958] INFO -- : [547/900] 479309=test_grapheme_breaks I, [2024-06-01T11:54:34.981024 #437958] INFO -- : [548/900] 479309=test_random I, [2024-06-01T11:54:35.089273 #437958] INFO -- : [549/900] 479309=test_gem_resolver_index_set I, [2024-06-01T11:54:35.434413 #437958] INFO -- : [550/900] 479309=test_lexer I, [2024-06-01T11:54:35.520506 #437958] INFO -- : [551/900] 479309=test_enc_str_buf_cat I, [2024-06-01T11:54:35.801837 #437958] INFO -- : [552/900] 479309=test_gem_ext_cargo_builder I, [2024-06-01T11:54:35.910196 #437958] INFO -- : [553/900] 479309=test_gem_version I, [2024-06-01T11:54:37.027233 #437958] INFO -- : [554/900] 479309=test_memory_view I, [2024-06-01T11:54:39.044612 #437958] INFO -- : [555/900] 479309=numeric_value_test I, [2024-06-01T11:54:39.108146 #437958] INFO -- : [556/900] 479309=test_to_ruby I, [2024-06-01T11:54:39.272927 #437958] INFO -- : [557/900] 479309=test_gb18030 I, [2024-06-01T11:54:39.476375 #437958] INFO -- : [558/900] 479309=test_gem_gemcutter_utilities I, [2024-06-01T11:54:43.304221 #437958] INFO -- : [559/900] 479309=test_arith_seq_extract I, [2024-06-01T11:54:44.667893 #437958] INFO -- : [560/900] 479309=test_folderitem2_invokeverb I, [2024-06-01T11:54:44.667985 #437958] INFO -- : [561/900] 479309=test_win32ole_event I, [2024-06-01T11:54:44.995646 #437958] INFO -- : [562/900] 479309=test_pinned I, [2024-06-01T11:54:45.390953 #437958] INFO -- : [563/900] 479309=test_mul I, [2024-06-01T11:54:45.499882 #437958] INFO -- : [564/900] 479309=test_nil I, [2024-06-01T11:54:45.559649 #437958] INFO -- : [565/900] 479309=test_gem_request_set_gem_dependency_api I, [2024-06-01T11:54:48.272010 #437958] INFO -- : [566/900] 479309=test_exit I, [2024-06-01T11:54:48.313239 #437958] INFO -- : [567/900] 479309=test_wss I, [2024-06-01T11:54:48.912438 #437958] INFO -- : [568/900] 479309=test_gem_source_local I, [2024-06-01T11:54:51.380613 #437958] INFO -- : [569/900] 479309=test_x509store I, [2024-06-01T11:54:52.990050 #437958] INFO -- : [570/900] 479309=test_closure I, [2024-06-01T11:54:55.708832 #437958] INFO -- : [571/900] 479309=test_coder I, [2024-06-01T11:54:55.911636 #437958] INFO -- : [572/900] 479309=test_symbol I, [2024-06-01T11:55:14.307862 #437958] INFO -- : [573/900] 479313=test_context I, [2024-06-01T11:55:15.060414 #437958] INFO -- : [574/900] 479313=test_dot_dot I, [2024-06-01T11:55:15.088111 #437958] INFO -- : [575/900] 479313=test_file I, [2024-06-01T11:55:15.099725 #437958] INFO -- : [576/900] 479313=test_ellipsize I, [2024-06-01T11:55:15.271928 #437958] INFO -- : [577/900] 479313=test_unix I, [2024-06-01T11:55:15.627658 #437958] INFO -- : [578/900] 479313=test_ansi_without_terminfo I, [2024-06-01T11:55:15.699639 #437958] INFO -- : [579/900] 479313=test_digest I, [2024-06-01T11:55:15.936641 #437958] INFO -- : [580/900] 479313=test_gem_commands_unpack_command I, [2024-06-01T11:55:18.307854 #437958] INFO -- : [581/900] 479313=test_init I, [2024-06-01T11:55:20.680227 #437958] INFO -- : [582/900] 479313=regular_expression_options_test I, [2024-06-01T11:55:20.728275 #437958] INFO -- : [583/900] 479313=test_bignum I, [2024-06-01T11:55:21.558310 #437958] INFO -- : [584/900] 479313=test_yield I, [2024-06-01T11:55:24.973888 #437958] INFO -- : [585/900] 479308=test_x509attr I, [2024-06-01T11:55:25.329319 #437958] INFO -- : [586/900] 479308=ractor_test I, [2024-06-01T11:55:25.605767 #437958] INFO -- : [587/900] 479308=test_wait I, [2024-06-01T11:55:25.620632 #437958] INFO -- : [588/900] 479308=test_alias_and_anchor I, [2024-06-01T11:55:25.654234 #437958] INFO -- : [589/900] 479308=test_capacity I, [2024-06-01T11:55:25.656132 #437958] INFO -- : [590/900] 479308=test_cmethod I, [2024-06-01T11:55:25.892020 #437958] INFO -- : [591/900] 479308=test_install I, [2024-06-01T11:55:27.633326 #437958] INFO -- : [592/900] 479308=test_win32ole_method_event I, [2024-06-01T11:55:27.670226 #437958] INFO -- : [593/900] 479308=test_nextafter I, [2024-06-01T11:55:28.175649 #437958] INFO -- : [594/900] 479309=test_gem_console_ui I, [2024-06-01T11:55:28.285681 #437958] INFO -- : [595/900] 479309=integer_base_flags_test I, [2024-06-01T11:55:28.324108 #437958] INFO -- : [596/900] 479309=test_integer_comb I, [2024-06-01T11:55:28.764835 #437958] INFO -- : [597/900] 479308=test_euc_tw I, [2024-06-01T11:55:28.839652 #437958] INFO -- : [598/900] 479308=test_rdoc_parser I, [2024-06-01T11:55:29.136405 #437958] INFO -- : [599/900] 479308=test_gem_commands_server_command I, [2024-06-01T11:55:29.946874 #437958] INFO -- : [600/900] 479308=test_clone I, [2024-06-01T11:55:30.463853 #437958] INFO -- : [601/900] 479308=test_io_timeout I, [2024-06-01T11:55:30.485534 #437958] INFO -- : [602/900] 479308=test_comparable I, [2024-06-01T11:55:30.619772 #437958] INFO -- : [603/900] 479308=test_pair I, [2024-06-01T11:55:42.457124 #437958] INFO -- : [604/900] 479308=test_date I, [2024-06-01T11:55:42.567634 #437958] INFO -- : [605/900] 479308=test_integer I, [2024-06-01T11:55:42.900090 #437958] INFO -- : [606/900] 479308=test_rdoc_cross_reference I, [2024-06-01T11:55:44.498512 #437958] INFO -- : [607/900] 479309=test_shift_jis I, [2024-06-01T11:55:44.587885 #437958] INFO -- : [608/900] 479309=location_test I, [2024-06-01T11:55:44.625460 #437958] INFO -- : [609/900] 479309=test_ldap I, [2024-06-01T11:55:44.651978 #437958] INFO -- : [610/900] 479309=test_reqarg I, [2024-06-01T11:55:45.847620 #437958] INFO -- : [611/900] 479308=test_object_references I, [2024-06-01T11:55:45.905166 #437958] INFO -- : [612/900] 479308=test_pipe I, [2024-06-01T11:55:47.316064 #437958] INFO -- : [613/900] 479309=test_gem_resolver_vendor_set I, [2024-06-01T11:55:47.396309 #437958] INFO -- : [614/900] 479308=test_gem_commands_update_command I, [2024-06-01T11:55:47.521808 #437958] INFO -- : [615/900] 479309=test_hash I, [2024-06-01T11:55:47.648849 #437958] INFO -- : [616/900] 479309=test_http_request I, [2024-06-01T11:55:47.683928 #437958] INFO -- : [617/900] 479309=test_win32ole_param_event I, [2024-06-01T11:55:47.713561 #437958] INFO -- : [618/900] 479309=test_resource I, [2024-06-01T11:55:47.835957 #437958] INFO -- : [619/900] 479309=test_http I, [2024-06-01T11:55:48.175191 #437958] INFO -- : [620/900] 479313=test_unicode I, [2024-06-01T11:55:48.197178 #437958] INFO -- : [621/900] 479313=test_filter I, [2024-06-01T11:55:48.476159 #437958] INFO -- : [622/900] 479313=test_complexrational I, [2024-06-01T11:55:48.529920 #437958] INFO -- : [623/900] 479313=test_type I, [2024-06-01T11:55:48.592719 #437958] INFO -- : [624/900] 479313=test_time I, [2024-06-01T11:55:49.888337 #437958] INFO -- : [625/900] 479313=test_thread I, [2024-06-01T11:55:59.458144 #437958] INFO -- : [626/900] 479308=test_rdoc_any_method I, [2024-06-01T11:56:00.849053 #437958] INFO -- : [627/900] 479308=test_function_entry I, [2024-06-01T11:56:00.881704 #437958] INFO -- : [628/900] 479308=test_printf I, [2024-06-01T11:56:00.959867 #437958] INFO -- : [629/900] 479308=test_koi8 I, [2024-06-01T11:56:01.005127 #437958] INFO -- : [630/900] 479308=test_gem_package_tar_reader_entry I, [2024-06-01T11:56:02.123908 #437958] INFO -- : [631/900] 479308=test_tmpdir I, [2024-06-01T11:56:02.570544 #437958] INFO -- : [632/900] 479308=test_thread_cv I, [2024-06-01T11:56:03.472668 #437958] INFO -- : [633/900] 479308=test_gem_commands_setup_command I, [2024-06-01T11:56:05.447659 #437958] INFO -- : [634/900] 479311=test_undef I, [2024-06-01T11:56:05.492751 #437958] INFO -- : [635/900] 479311=test_enumerator_kw I, [2024-06-01T11:56:05.513586 #437958] INFO -- : [636/900] 479311=test_big2str I, [2024-06-01T11:56:05.581034 #437958] INFO -- : [637/900] 479311=test_delete I, [2024-06-01T11:56:05.724319 #437958] INFO -- : [638/900] 479311=test_gem_ext_configure_builder I, [2024-06-01T11:56:05.967976 #437958] INFO -- : [639/900] 479311=test_yamlstore I, [2024-06-01T11:56:06.064619 #437958] INFO -- : [640/900] 479311=test_ocsp I, [2024-06-01T11:56:07.282124 #437958] INFO -- : [641/900] 479308=test_continuation I, [2024-06-01T11:56:07.351639 #437958] INFO -- : [642/900] 479308=test_switch_hitter I, [2024-06-01T11:56:07.418156 #437958] INFO -- : [643/900] 479308=test_primitive I, [2024-06-01T11:56:07.468120 #437958] INFO -- : [644/900] 479308=test_hash_create I, [2024-06-01T11:56:07.490426 #437958] INFO -- : [645/900] 479308=test_rdoc_markup_to_table_of_contents I, [2024-06-01T11:56:07.665623 #437958] INFO -- : [646/900] 479308=test_zlib I, [2024-06-01T11:56:08.343899 #437958] INFO -- : [647/900] 479311=test_gem_commands_uninstall_command I, [2024-06-01T11:56:09.156562 #437958] INFO -- : [648/900] 479309=test_ansi_with_terminfo I, [2024-06-01T11:56:09.264793 #437958] INFO -- : [649/900] 479309=test_at_exit I, [2024-06-01T11:56:09.289682 #437958] INFO -- : [650/900] 479309=test_placearg I, [2024-06-01T11:56:10.008184 #437958] INFO -- : [651/900] 479309=test_proc I, [2024-06-01T11:56:16.132013 #437958] INFO -- : [652/900] 479311=test_document I, [2024-06-01T11:56:16.244807 #437958] INFO -- : [653/900] 479311=test_irb I, [2024-06-01T11:56:16.497170 #437958] INFO -- : [654/900] 479309=test_files_ext I, [2024-06-01T11:56:16.594316 #437958] INFO -- : [655/900] 479309=test_gem_request_connection_pools I, [2024-06-01T11:56:16.944084 #437958] INFO -- : [656/900] 479313=test_function I, [2024-06-01T11:56:17.429845 #437958] INFO -- : [657/900] 479313=snapshots_test I, [2024-06-01T11:56:17.972518 #437958] INFO -- : [658/900] 479309=test_sockopt I, [2024-06-01T11:56:17.972861 #437958] INFO -- : [659/900] 479311=test_gem_commands_lock_command I, [2024-06-01T11:56:18.036130 #437958] INFO -- : [660/900] 479309=test_rb_str_dup I, [2024-06-01T11:56:18.071984 #437958] INFO -- : [661/900] 479309=test_encoding I, [2024-06-01T11:56:18.193165 #437958] INFO -- : [662/900] 479311=test_io_m17n I, [2024-06-01T11:56:18.240055 #437958] INFO -- : [663/900] 479309=test_arity I, [2024-06-01T11:56:18.392871 #437958] INFO -- : [664/900] 479309=test_tempfile I, [2024-06-01T11:56:20.487656 #437958] INFO -- : [665/900] 479309=test_files_test I, [2024-06-01T11:56:20.487741 #437958] INFO -- : [666/900] 479309=test_err_in_callback I, [2024-06-01T11:56:20.628557 #437958] INFO -- : [667/900] 479309=test_eval_history I, [2024-06-01T11:56:20.678561 #437958] INFO -- : [668/900] 479309=test_gem_resolver_installer_set I, [2024-06-01T11:56:22.891759 #437958] INFO -- : [669/900] 479309=test_rdoc_markup_paragraph I, [2024-06-01T11:56:22.972526 #437958] INFO -- : [670/900] 479309=test_gem_security_policy I, [2024-06-01T11:56:25.854143 #437958] INFO -- : [671/900] 479313=test_enumerator I, [2024-06-01T11:56:26.119565 #437958] INFO -- : [672/900] 479309=test_helper I, [2024-06-01T11:56:26.256870 #437958] INFO -- : [673/900] 479309=test_parser_events I, [2024-06-01T11:56:27.063658 #437958] INFO -- : [674/900] 479309=test_gem_security_trust_dir I, [2024-06-01T11:56:27.486304 #437958] INFO -- : [675/900] 479309=version_test I, [2024-06-01T11:56:27.552814 #437958] INFO -- : [676/900] 479309=test_cgi_header I, [2024-06-01T11:56:27.850392 #437958] INFO -- : [677/900] 479309=test_fips I, [2024-06-01T11:56:29.091437 #437958] INFO -- : [678/900] 479311=test_sexp I, [2024-06-01T11:56:29.282756 #437958] INFO -- : [679/900] 479311=test_name_error I, [2024-06-01T11:56:29.309607 #437958] INFO -- : [680/900] 479309=test_regex_casefold I, [2024-06-01T11:56:29.936433 #437958] INFO -- : [681/900] 479309=test_gem_source_git I, [2024-06-01T11:56:29.969640 #437958] INFO -- : [682/900] 479311=test_object_create_start I, [2024-06-01T11:56:30.077963 #437958] INFO -- : [683/900] 479311=test_http I, [2024-06-01T11:56:30.127882 #437958] INFO -- : [684/900] 479311=test_string_processing I, [2024-06-01T11:56:30.155956 #437958] INFO -- : [685/900] 479311=test_safe_load I, [2024-06-01T11:56:30.249492 #437958] INFO -- : [686/900] 479311=encodings_test I, [2024-06-01T11:56:30.375639 #437958] INFO -- : [687/900] 479311=test_lock_native_thread I, [2024-06-01T11:56:32.220133 #437958] INFO -- : [688/900] 479311=test_summary I, [2024-06-01T11:56:33.721057 #437958] INFO -- : [689/900] 479311=test_timeout I, [2024-06-01T11:56:33.847652 #437958] INFO -- : [690/900] 479311=test_date_time I, [2024-06-01T11:56:33.940118 #437958] INFO -- : [691/900] 479311=test_data I, [2024-06-01T11:56:34.016663 #437958] INFO -- : [692/900] 479311=test_big5 I, [2024-06-01T11:56:34.160165 #437958] INFO -- : [693/900] 479311=test_mutex I, [2024-06-01T11:56:35.521265 #437958] INFO -- : [694/900] 479311=test_str2big I, [2024-06-01T11:56:35.573906 #437958] INFO -- : [695/900] 479311=test_foreach I, [2024-06-01T11:56:35.636858 #437958] INFO -- : [696/900] 479311=test_struct I, [2024-06-01T11:56:36.482632 #437958] INFO -- : [697/900] 479309=test_pointer I, [2024-06-01T11:56:39.535050 #437958] INFO -- : [698/900] 479311=test_win32ole_type I, [2024-06-01T11:56:39.723446 #437958] INFO -- : [699/900] 479311=test_gem_commands_sources_command I, [2024-06-01T11:56:41.147046 #437958] INFO -- : [700/900] 479311=test_gem_source_subpath_problem I, [2024-06-01T11:56:42.008003 #437958] INFO -- : [701/900] 479311=test_gc I, [2024-06-01T11:56:43.905412 #437958] INFO -- : [702/900] 479309=test_date_strftime I, [2024-06-01T11:56:47.598724 #437958] INFO -- : [703/900] 479309=dump_test I, [2024-06-01T11:56:51.931998 #437958] INFO -- : [704/900] 479308=test_kill_ring I, [2024-06-01T11:56:52.008005 #437958] INFO -- : [705/900] 479308=test_stringchar I, [2024-06-01T11:56:52.475796 #437958] INFO -- : [706/900] 479308=test_signal I, [2024-06-01T11:56:54.393846 #437958] INFO -- : [707/900] 479309=test_fixnum I, [2024-06-01T11:56:54.688049 #437958] INFO -- : [708/900] 479309=test_common I, [2024-06-01T11:56:56.364651 #437958] INFO -- : [709/900] 479309=test_key_stroke I, [2024-06-01T11:56:56.443642 #437958] INFO -- : [710/900] 479309=test_gem_request I, [2024-06-01T11:56:57.881458 #437958] INFO -- : [711/900] 479309=pattern_test I, [2024-06-01T11:56:58.051650 #437958] INFO -- : [712/900] 479309=test_gem_validator I, [2024-06-01T11:56:58.263661 #437958] INFO -- : [713/900] 479309=test_case I, [2024-06-01T11:56:58.536549 #437958] INFO -- : [714/900] 479309=test_logger I, [2024-06-01T11:56:58.676593 #437958] INFO -- : [715/900] 479309=test_rendering I, [2024-06-01T11:56:58.743166 #437958] INFO -- : [716/900] 479309=test_import I, [2024-06-01T11:56:59.847890 #437958] INFO -- : [717/900] 479308=test_vm_dump I, [2024-06-01T11:56:59.864092 #437958] INFO -- : [718/900] 479308=test_gem_commands_exec_command I, [2024-06-01T11:57:09.922686 #437958] INFO -- : [719/900] 479308=errors_test I, [2024-06-01T11:57:10.490207 #437958] INFO -- : [720/900] 479308=test_libs I, [2024-06-01T11:57:10.529651 #437958] INFO -- : [721/900] 479308=test_gc I, [2024-06-01T11:57:10.561418 #437958] INFO -- : [722/900] 479308=test_basicsocket I, [2024-06-01T11:57:10.883720 #437958] INFO -- : [723/900] 479308=test_math I, [2024-06-01T11:57:10.951927 #437958] INFO -- : [724/900] 479308=comments_test I, [2024-06-01T11:57:10.989501 #437958] INFO -- : [725/900] 479308=test_stream I, [2024-06-01T11:57:11.192330 #437958] INFO -- : [726/900] 479308=test_hash I, [2024-06-01T11:57:13.812207 #437958] INFO -- : [727/900] 479309=test_cclass I, [2024-06-01T11:57:14.304218 #437958] INFO -- : [728/900] 479309=test_gem_resolver_api_set I, [2024-06-01T11:57:14.733319 #437958] INFO -- : [729/900] 479309=test_gem_package_tar_header I, [2024-06-01T11:57:15.102110 #437958] INFO -- : [730/900] 479309=test_depth_first I, [2024-06-01T11:57:15.126201 #437958] INFO -- : [731/900] 479309=test_rdoc_single_class I, [2024-06-01T11:57:15.198403 #437958] INFO -- : [732/900] 479309=test_win32ole_variant_m I, [2024-06-01T11:57:15.335600 #437958] INFO -- : [733/900] 479309=test_gem_commands_mirror I, [2024-06-01T11:57:15.393260 #437958] INFO -- : [734/900] 479309=test_json_tree I, [2024-06-01T11:57:15.447644 #437958] INFO -- : [735/900] 479309=test_custom_command I, [2024-06-01T11:57:15.508053 #437958] INFO -- : [736/900] 479309=test_rdoc_generator_json_index I, [2024-06-01T11:57:15.691641 #437958] INFO -- : [737/900] 479309=test_ruby_lex I, [2024-06-01T11:57:16.518302 #437958] INFO -- : [738/900] 479309=test_method_cache I, [2024-06-01T11:57:16.659761 #437958] INFO -- : [739/900] 479309=test_extlibs I, [2024-06-01T11:57:29.460075 #437958] INFO -- : [740/900] 479309=test_ossl I, [2024-06-01T11:57:48.914025 #437958] INFO -- : [741/900] 479308=test_rdoc_token_stream I, [2024-06-01T11:57:48.951828 #437958] INFO -- : [742/900] 479308=test_load I, [2024-06-01T11:57:48.990703 #437958] INFO -- : [743/900] 479308=test_time I, [2024-06-01T11:57:50.326561 #437958] INFO -- : [744/900] 479308=test_transcode I, [2024-06-01T11:57:51.099561 #437958] INFO -- : [745/900] 479308=json_string_matching_test I, [2024-06-01T11:57:54.985291 #437958] INFO -- : [746/900] 479308=test_convertible I, [2024-06-01T11:57:55.165306 #437958] INFO -- : [747/900] 479311=test_rdoc_servlet I, [2024-06-01T11:57:55.417868 #437958] INFO -- : [748/900] 479311=test_nil2vtempty I, [2024-06-01T11:57:55.438465 #437958] INFO -- : [749/900] 479311=test_rdoc_markdown I, [2024-06-01T11:57:56.938560 #437958] INFO -- : [750/900] 479311=test_gem_resolver_installed_specification I, [2024-06-01T11:57:57.030863 #437958] INFO -- : [751/900] 479311=parse_stream_test I, [2024-06-01T11:57:57.059015 #437958] INFO -- : [752/900] 479311=integer_parse_test I, [2024-06-01T11:57:57.218678 #437958] INFO -- : [753/900] 479311=test_ractor I, [2024-06-01T11:57:57.309695 #437958] INFO -- : [754/900] 479311=test_severity I, [2024-06-01T11:57:57.411991 #437958] INFO -- : [755/900] 479311=test_rdoc_encoding I, [2024-06-01T11:57:58.031639 #437958] INFO -- : [756/900] 479311=test_fileutils I, [2024-06-01T11:58:02.951877 #437958] INFO -- : [757/900] 479311=test_date_marshal I, [2024-06-01T11:58:02.967387 #437958] INFO -- : [758/900] 479311=test_bash_completion I, [2024-06-01T11:58:03.246103 #437958] INFO -- : [759/900] 479311=test_readpartial I, [2024-06-01T11:58:03.521501 #437958] INFO -- : [760/900] 479311=test_object I, [2024-06-01T11:58:03.592049 #437958] INFO -- : [761/900] 479311=test_deprecate I, [2024-06-01T11:58:03.922543 #437958] INFO -- : [762/900] 479311=test_rdoc_constant I, [2024-06-01T11:58:04.419933 #437958] INFO -- : [763/900] 479311=test_set I, [2024-06-01T11:58:04.551872 #437958] INFO -- : [764/900] 479311=warnings_test I, [2024-06-01T11:58:04.759868 #437958] INFO -- : [765/900] 479311=test_module I, [2024-06-01T11:58:07.464982 #437958] INFO -- : [766/900] 479309=test_ssl I, [2024-06-01T11:58:27.115955 #437958] INFO -- : [767/900] 479311=test_rdoc_parser_simple I, [2024-06-01T11:58:27.235471 #437958] INFO -- : [768/900] 479311=test_ractor_compatibility I, [2024-06-01T11:58:30.095854 #437958] INFO -- : [769/900] 479311=test_bmethod I, [2024-06-01T11:58:30.143659 #437958] INFO -- : [770/900] 479311=test_windows_1252 I, [2024-06-01T11:58:30.266007 #437958] INFO -- : [771/900] 479311=dispatcher_test I, [2024-06-01T11:58:30.575826 #437958] INFO -- : [772/900] 479311=unescape_test I, [2024-06-01T11:58:35.219420 #437958] INFO -- : [773/900] 479309=test_rdoc_generator_pot_po_entry I, [2024-06-01T11:58:35.277896 #437958] INFO -- : [774/900] 479309=test_gem_source_fetch_problem I, [2024-06-01T11:58:35.481750 #437958] INFO -- : [775/900] 479309=test_rdoc_parser_c I, [2024-06-01T11:58:38.404667 #437958] INFO -- : [776/900] 479309=test_rdoc_rd_inline_parser I, [2024-06-01T11:58:38.670349 #437958] INFO -- : [777/900] 479309=test_keyword I, [2024-06-01T11:58:41.597327 #437958] INFO -- : [778/900] 479311=test_m17n I, [2024-06-01T11:58:42.395752 #437958] INFO -- : [779/900] 479311=test_pattern_key_name_check I, [2024-06-01T11:58:42.477216 #437958] INFO -- : [780/900] 479311=test_rdoc_markup_verbatim I, [2024-06-01T11:58:42.540866 #437958] INFO -- : [781/900] 479311=test_propertyputref I, [2024-06-01T11:58:43.127765 #437958] INFO -- : [782/900] 479311=test_encoding I, [2024-06-01T11:58:44.121287 #437958] INFO -- : [783/900] 479309=test_yjit I, [2024-06-01T11:58:44.511706 #437958] INFO -- : [784/900] 479311=test_too_many_dummy_encodings I, [2024-06-01T11:58:44.949348 #437958] INFO -- : [785/900] 479311=json_fixtures_test I, [2024-06-01T11:58:44.975276 #437958] INFO -- : [786/900] 479311=index_write_test I, [2024-06-01T11:58:45.015595 #437958] INFO -- : [787/900] 479311=test_rubyvm I, [2024-06-01T11:58:45.307698 #437958] INFO -- : [788/900] 479311=test_argf I, [2024-06-01T11:58:53.375906 #437958] INFO -- : [789/900] 479308=test_constant I, [2024-06-01T11:59:00.980009 #437958] INFO -- : [790/900] 479313=test_getopts I, [2024-06-01T11:59:01.115679 #437958] INFO -- : [791/900] 479313=test_rdoc_parser_rd I, [2024-06-01T11:59:01.350900 #437958] INFO -- : [792/900] 479313=test_gem_silent_ui I, [2024-06-01T11:59:01.993932 #437958] INFO -- : [793/900] 479313=test_rdoc_markup_to_markdown I, [2024-06-01T11:59:02.390385 #437958] INFO -- : [794/900] 479313=test_null I, [2024-06-01T11:59:02.436025 #437958] INFO -- : [795/900] 479313=test_scan_args I, [2024-06-01T11:59:02.595149 #437958] INFO -- : [796/900] 479313=test_gem_safe_yaml I, [2024-06-01T11:59:02.675641 #437958] INFO -- : [797/900] 479313=test_win32ole_param I, [2024-06-01T11:59:02.737789 #437958] INFO -- : [798/900] 479313=test_emoji_breaks I, [2024-06-01T11:59:02.829617 #437958] INFO -- : [799/900] 479313=regular_expression_encoding_test I, [2024-06-01T11:59:03.104741 #437958] INFO -- : [800/900] 479313=test_pkey_ec I, [2024-06-01T11:59:04.087648 #437958] INFO -- : [801/900] 479313=test_array_create I, [2024-06-01T11:59:04.148179 #437958] INFO -- : [802/900] 479313=test_registry I, [2024-06-01T11:59:04.217449 #437958] INFO -- : [803/900] 479313=test_gem_command I, [2024-06-01T11:59:05.372815 #437958] INFO -- : [804/900] 479313=test_thread I, [2024-06-01T11:59:05.428387 #437958] INFO -- : [805/900] 479313=test_date_parse I, [2024-06-01T11:59:06.608107 #437958] INFO -- : [806/900] 479313=test_ractor I, [2024-06-01T11:59:06.631862 #437958] INFO -- : [807/900] 479313=test_formatter I, [2024-06-01T11:59:06.740075 #437958] INFO -- : [808/900] 479313=test_webauthn_poller I, [2024-06-01T11:59:07.400346 #437958] INFO -- : [809/900] 479313=test_gem_resolver_lock_set I, [2024-06-01T11:59:07.572349 #437958] INFO -- : [810/900] 479313=test_backtrace I, [2024-06-01T11:59:07.843524 #437958] INFO -- : [811/900] 479313=test_require I, [2024-06-01T11:59:18.387991 #437958] INFO -- : [812/900] 479313=test_external_new I, [2024-06-01T11:59:18.484986 #437958] INFO -- : [813/900] 479313=test_rat I, [2024-06-01T11:59:18.580861 #437958] INFO -- : [814/900] 479313=test_win32ole_typelib I, [2024-06-01T11:59:18.636807 #437958] INFO -- : [815/900] 479313=test_symbol I, [2024-06-01T11:59:18.796166 #437958] INFO -- : [816/900] 479313=test_gem_update_suggestion I, [2024-06-01T11:59:19.340259 #437958] INFO -- : [817/900] 479313=lex_test I, [2024-06-01T11:59:20.940222 #437958] INFO -- : [818/900] 479308=test_store I, [2024-06-01T11:59:21.220628 #437958] INFO -- : [819/900] 479311=test_gem_security I, [2024-06-01T11:59:22.684269 #437958] INFO -- : [820/900] 479308=test_ancdata I, [2024-06-01T11:59:22.818387 #437958] INFO -- : [821/900] 479308=test_color_printer I, [2024-06-01T11:59:22.908232 #437958] INFO -- : [822/900] 479308=test_gc_compact I, [2024-06-01T11:59:23.827877 #437958] INFO -- : [823/900] 479313=test_gem_resolver_requirement_list I, [2024-06-01T11:59:24.336973 #437958] INFO -- : [824/900] 479313=test_arith_seq_beg_len_step I, [2024-06-01T11:59:24.515634 #437958] INFO -- : [825/900] 479313=test_have_func I, [2024-06-01T11:59:35.002327 #437958] INFO -- : [826/900] 479313=test_raise_exception I, [2024-06-01T11:59:39.912441 #437958] INFO -- : [827/900] 479313=test_yjit_exit_locations I, [2024-06-01T11:59:40.343637 #437958] INFO -- : [828/900] 479313=test_gem_commands_pristine_command I, [2024-06-01T11:59:43.475475 #437958] INFO -- : [829/900] 479309=command_line_test I, [2024-06-01T11:59:43.518000 #437958] INFO -- : [830/900] 479309=test_did_you_mean I, [2024-06-01T11:59:44.029295 #437958] INFO -- : [831/900] 479309=test_gem_config_file I, [2024-06-01T11:59:44.487839 #437958] INFO -- : [832/900] 479308=test_rdoc_attr I, [2024-06-01T11:59:44.635780 #437958] INFO -- : [833/900] 479308=test_case_comprehensive I, [2024-06-01T11:59:44.635864 #437958] INFO -- : [834/900] 479308=test_rdoc_store I, [2024-06-01T11:59:45.222821 #437958] INFO -- : [835/900] 479309=test_gem_local_remote_options I, [2024-06-01T11:59:45.619971 #437958] INFO -- : [836/900] 479309=test_gem_package_tar_reader I, [2024-06-01T11:59:45.842923 #437958] INFO -- : [837/900] 479309=test_rdoc_stats I, [2024-06-01T11:59:46.108134 #437958] INFO -- : [838/900] 479309=test_yaml_tree I, [2024-06-01T11:59:46.344070 #437958] INFO -- : [839/900] 479309=test_rdoc_generator_pot I, [2024-06-01T11:59:46.382823 #437958] INFO -- : [840/900] 479309=test_gem_impossible_dependencies_error I, [2024-06-01T11:59:46.436017 #437958] INFO -- : [841/900] 479309=test_instrumentation_api I, [2024-06-01T11:59:49.542665 #437958] INFO -- : [842/900] 479308=test_debug I, [2024-06-01T11:59:49.674303 #437958] INFO -- : [843/900] 479308=test_time_tz I, [2024-06-01T11:59:49.934733 #437958] INFO -- : [844/900] 479308=test_rdoc_generator_pot_po I, [2024-06-01T11:59:49.990956 #437958] INFO -- : [845/900] 479308=test_gem_gem_runner I, [2024-06-01T11:59:50.153893 #437958] INFO -- : [846/900] 479308=test_rdoc_context_section I, [2024-06-01T11:59:50.319826 #437958] INFO -- : [847/900] 479308=test_numeric I, [2024-06-01T11:59:50.347683 #437958] INFO -- : [848/900] 479308=test_inlinecache I, [2024-06-01T11:59:50.920295 #437958] INFO -- : [849/900] 479308=test_marshal I, [2024-06-01T11:59:51.400504 #437958] INFO -- : [850/900] 479309=test_word I, [2024-06-01T11:59:51.437291 #437958] INFO -- : [851/900] 479309=test_type_completor I, [2024-06-01T11:59:51.442990 #437958] INFO -- : [852/900] 479309=test_win32ole_variant_outarg I, [2024-06-01T11:59:51.450637 #437958] INFO -- : [853/900] 479309=test_files_sample I, [2024-06-01T11:59:51.514389 #437958] INFO -- : [854/900] 479309=test_gem_commands_help_command I, [2024-06-01T11:59:51.883636 #437958] INFO -- : [855/900] 479309=test_gem_commands_build_command I, [2024-06-01T11:59:52.139635 #437958] INFO -- : [856/900] 479313=test_iseq_load I, [2024-06-01T11:59:53.436613 #437958] INFO -- : [857/900] 479309=test_console_attr I, [2024-06-01T11:59:53.516235 #437958] INFO -- : [858/900] 479309=test_rdoc_markup_to_html_snippet I, [2024-06-01T11:59:53.913258 #437958] INFO -- : [859/900] 479309=test_rdoc_generator_ri I, [2024-06-01T11:59:53.930203 #437958] INFO -- : [860/900] 479309=test_win32ole_record I, [2024-06-01T11:59:54.347901 #437958] INFO -- : [861/900] 479309=test_ssl I, [2024-06-01T11:59:55.741184 #437958] INFO -- : [862/900] 479309=test_gem_stream_ui I, [2024-06-01T11:59:56.424457 #437958] INFO -- : [863/900] 479309=test_case_mapping I, [2024-06-01T11:59:56.525112 #437958] INFO -- : [864/900] 479309=test_ubf_async_safe I, [2024-06-01T11:59:57.183978 #437958] INFO -- : [865/900] 479309=test_ractor I, [2024-06-01T11:59:58.251634 #437958] INFO -- : [866/900] 479308=test_assignment I, [2024-06-01T11:59:59.774219 #437958] INFO -- : [867/900] 479309=test_helper_method I, [2024-06-01T11:59:59.828238 #437958] INFO -- : [868/900] 479309=test_optarg I, [2024-06-01T12:00:00.456623 #437958] INFO -- : [869/900] 479309=test_pkcs7 I, [2024-06-01T12:00:01.858338 #437958] INFO -- : [870/900] 479309=test_rdoc_method_attr I, [2024-06-01T12:00:02.046585 #437958] INFO -- : [871/900] 479311=test_gem I, [2024-06-01T12:00:02.380381 #437958] INFO -- : [872/900] 479309=test_history I, [2024-06-01T12:00:02.483887 #437958] INFO -- : [873/900] 479309=test_cgi_core I, [2024-06-01T12:00:02.543642 #437958] INFO -- : [874/900] 479309=test_exception I, [2024-06-01T12:00:02.643492 #437958] INFO -- : [875/900] 479309=test_parser I, [2024-06-01T12:00:02.722424 #437958] INFO -- : [876/900] 479309=test_gem_requirement I, [2024-06-01T12:00:03.679799 #437958] INFO -- : [877/900] 479309=test_line_editor I, [2024-06-01T12:00:03.769112 #437958] INFO -- : [878/900] 479309=test_ole_methods I, [2024-06-01T12:00:03.783668 #437958] INFO -- : [879/900] 479313=test_gem_bundler_version_finder I, [2024-06-01T12:00:03.799932 #437958] INFO -- : [880/900] 479309=test_tcp I, [2024-06-01T12:00:04.170670 #437958] INFO -- : [881/900] 479313=test_unicode_escape I, [2024-06-01T12:00:04.989482 #437958] INFO -- : [882/900] 479309=test_string_memory I, [2024-06-01T12:00:05.040726 #437958] INFO -- : [883/900] 479313=test_rdoc_i18n_locale I, [2024-06-01T12:00:05.209539 #437958] INFO -- : [884/900] 479313=test_kernel I, [2024-06-01T12:00:05.966617 #437958] INFO -- : [885/900] 479309=test_webauthn_listener_response I, [2024-06-01T12:00:06.151660 #437958] INFO -- : [886/900] 479309=test_rdoc_markup I, [2024-06-01T12:00:06.233844 #437958] INFO -- : [887/900] 479309=test_complex2 I, [2024-06-01T12:00:06.339166 #437958] INFO -- : [888/900] 479309=test_gem_stub_specification I, [2024-06-01T12:00:07.608230 #437958] INFO -- : [889/900] 479309=test_tree_builder I, [2024-06-01T12:00:07.928466 #437958] INFO -- : [890/900] 479309=test_popen_deadlock I, [2024-06-01T12:00:08.539898 #437958] INFO -- : [891/900] 479308=test_typeddata I, [2024-06-01T12:00:09.461260 #437958] INFO -- : [892/900] 479313=!Nothing_to_test I, [2024-06-01T12:00:09.472065 #437958] INFO -- : [893/900] 479313=test_protect I, [2024-06-01T12:00:09.549624 #437958] INFO -- : [894/900] 479313=test_integer I, [2024-06-01T12:00:10.223870 #437958] INFO -- : [895/900] 479308=test_gem_commands_install_command I, [2024-06-01T12:00:12.614442 #437958] INFO -- : [896/900] 479311=test_trick I, [2024-06-01T12:00:12.772176 #437958] INFO -- : [897/900] 479309=test_history I, [2024-06-01T12:00:12.847916 #437958] INFO -- : [898/900] 479309=test_class I, [2024-06-01T12:00:13.004787 #437958] INFO -- : [899/900] 479309=test_gem_commands_list_command I, [2024-06-01T12:00:13.009816 #437958] INFO -- : [900/900] 479309=test_flags I, [2024-06-01T12:00:28.882996 #437958] INFO -- : Finished tests in 773.681583s, 41.8053 tests/s, 8322.3488 assertions/s. I, [2024-06-01T12:00:28.883886 #437958] INFO -- : 32344 tests, 6438848 assertions, 0 failures, 0 errors, 328 skips I, [2024-06-01T12:00:28.883956 #437958] INFO -- : I, [2024-06-01T12:00:28.883978 #437958] INFO -- : ruby -v: ruby 3.4.0dev (2024-06-01T10:33:12Z master 05553cf22d) [x86_64-linux] I, [2024-06-01T12:00:28.895917 #437958] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2024-06-01T12:00:28.896224 #437958] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4' I, [2024-06-01T12:00:29.482358 #437958] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-01T12:00:29.482451 #437958] INFO -- : CC = gcc I, [2024-06-01T12:00:29.482494 #437958] INFO -- : LD = ld I, [2024-06-01T12:00:29.482531 #437958] INFO -- : LDSHARED = gcc -shared I, [2024-06-01T12:00:29.482576 #437958] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-06-01T12:00:29.482618 #437958] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-06-01T12:00:29.482655 #437958] INFO -- : CPPFLAGS = I, [2024-06-01T12:00:29.482692 #437958] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-01T12:00:29.482730 #437958] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-01T12:00:29.482767 #437958] INFO -- : LANG = I, [2024-06-01T12:00:29.482802 #437958] INFO -- : LC_ALL = I, [2024-06-01T12:00:29.482836 #437958] INFO -- : LC_CTYPE = I, [2024-06-01T12:00:29.482871 #437958] INFO -- : MFLAGS = I, [2024-06-01T12:00:29.482907 #437958] INFO -- : RUSTC = rustc I, [2024-06-01T12:00:29.482951 #437958] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2024-06-01T12:00:29.491560 #437958] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-01T12:00:29.491654 #437958] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-01T12:00:29.491680 #437958] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-01T12:00:29.491701 #437958] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-01T12:00:29.491718 #437958] INFO -- : I, [2024-06-01T12:00:29.496563 #437958] INFO -- : generating enc.mk I, [2024-06-01T12:00:30.050873 #437958] INFO -- : generating encdb.h I, [2024-06-01T12:00:30.162140 #437958] INFO -- : encdb.h unchanged I, [2024-06-01T12:00:30.165444 #437958] INFO -- : making enc I, [2024-06-01T12:00:30.269050 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:30.269139 #437958] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-06-01T12:00:30.269197 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:30.270717 #437958] INFO -- : making srcs under enc I, [2024-06-01T12:00:30.383888 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:30.383984 #437958] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-06-01T12:00:30.384042 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:30.392317 #437958] INFO -- : generating transdb.h I, [2024-06-01T12:00:30.771907 #437958] INFO -- : transdb.h unchanged I, [2024-06-01T12:00:30.776648 #437958] INFO -- : making trans I, [2024-06-01T12:00:30.888868 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:30.888963 #437958] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-06-01T12:00:30.889029 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:30.890273 #437958] INFO -- : making encs I, [2024-06-01T12:00:31.037469 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:31.037580 #437958] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-06-01T12:00:31.037645 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:31.046418 #437958] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-06-01T12:00:31.153991 #437958] INFO -- : ext/configure-ext.mk updated I, [2024-06-01T12:00:31.165435 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:38.597331 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:38.600231 #437958] INFO -- : generating makefile exts.mk I, [2024-06-01T12:00:38.793866 #437958] INFO -- : exts.mk unchanged I, [2024-06-01T12:00:38.807630 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:39.921766 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-01T12:00:39.934089 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-01T12:00:39.957332 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-01T12:00:39.977138 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-01T12:00:39.994123 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-01T12:00:40.030440 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-01T12:00:40.116465 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-01T12:00:40.145226 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-01T12:00:40.217165 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-01T12:00:40.263613 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-01T12:00:40.300131 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-01T12:00:40.306303 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-01T12:00:40.361949 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-01T12:00:40.396041 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-01T12:00:40.446925 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-01T12:00:40.456779 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-01T12:00:40.468348 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-01T12:00:40.492214 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-01T12:00:40.599764 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-01T12:00:40.697934 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-01T12:00:40.706437 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-01T12:00:40.724735 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-01T12:00:40.735984 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-01T12:00:40.860282 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-01T12:00:40.875654 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-01T12:00:40.888650 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-01T12:00:40.931640 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-01T12:00:40.947147 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-01T12:00:40.954808 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-01T12:00:40.961182 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-01T12:00:40.985831 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-01T12:00:41.010526 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-01T12:00:41.052333 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-01T12:00:41.160714 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-01T12:00:41.164963 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-01T12:00:41.263704 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-01T12:00:41.271489 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-01T12:00:41.390618 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-01T12:00:41.394654 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-01T12:00:41.548536 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-01T12:00:41.554188 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-01T12:00:41.661276 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-01T12:00:41.671816 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-01T12:00:41.820526 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-01T12:00:41.950289 #437958] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:42.296558 #437958] INFO -- : make[2]: 'ruby' is up to date. I, [2024-06-01T12:00:42.296715 #437958] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:42.297914 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:42.305666 #437958] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-01T12:00:42.305790 #437958] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-06-01T12:00:42.305898 #437958] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' E, [2024-06-01T12:00:42.686277 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/1-mspec-multi-0 E, [2024-06-01T12:00:42.689934 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/2-mspec-multi-1 E, [2024-06-01T12:00:42.690590 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/3-mspec-multi-2 E, [2024-06-01T12:00:42.704257 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/4-mspec-multi-3 E, [2024-06-01T12:00:42.720031 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/5-mspec-multi-4 E, [2024-06-01T12:00:42.727994 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/6-mspec-multi-5 E, [2024-06-01T12:00:42.760485 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/7-mspec-multi-6 E, [2024-06-01T12:00:42.779996 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/8-mspec-multi-7 E, [2024-06-01T12:00:42.800388 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/9-mspec-multi-8 E, [2024-06-01T12:00:42.836205 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/10-mspec-multi-9 E, [2024-06-01T12:00:42.838271 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/11-mspec-multi-10 E, [2024-06-01T12:00:42.902079 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/12-mspec-multi-11 E, [2024-06-01T12:00:42.938342 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/13-mspec-multi-12 E, [2024-06-01T12:00:42.984106 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/14-mspec-multi-13 E, [2024-06-01T12:00:43.043641 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/15-mspec-multi-14 E, [2024-06-01T12:00:43.044055 #437958] ERROR -- : $ /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 -fy -o /tmp/rubytest.88jcx0/16-mspec-multi-15 I, [2024-06-01T12:00:47.225201 #437958] INFO -- : ruby 3.4.0dev (2024-06-01T10:33:12Z master 05553cf22d) [x86_64-linux] I, [2024-06-01T12:01:05.139774 #437958] INFO -- : 0 ............................................................ I, [2024-06-01T12:01:17.340949 #437958] INFO -- : 60 ............................................................ I, [2024-06-01T12:01:21.720782 #437958] INFO -- : 120 ............................................................ I, [2024-06-01T12:01:25.039723 #437958] INFO -- : 180 ............................................................ I, [2024-06-01T12:01:26.059928 #437958] INFO -- : 240 ............................................................ I, [2024-06-01T12:01:27.679835 #437958] INFO -- : 300 ............................................................ I, [2024-06-01T12:01:29.160177 #437958] INFO -- : 360 ............................................................ I, [2024-06-01T12:01:29.692569 #437958] INFO -- : 420 ............................................................ I, [2024-06-01T12:01:30.154249 #437958] INFO -- : 480 ............................................................ I, [2024-06-01T12:01:30.649118 #437958] INFO -- : 540 ............................................................ I, [2024-06-01T12:01:31.073544 #437958] INFO -- : 600 ............................................................ I, [2024-06-01T12:01:32.823780 #437958] INFO -- : 660 ............................................................ I, [2024-06-01T12:01:33.786184 #437958] INFO -- : 720 ............................................................ I, [2024-06-01T12:01:34.200762 #437958] INFO -- : 780 ............................................................ I, [2024-06-01T12:01:35.327872 #437958] INFO -- : 840 ............................................................ I, [2024-06-01T12:01:36.475778 #437958] INFO -- : 900 ............................................................ I, [2024-06-01T12:01:37.271658 #437958] INFO -- : 960 ............................................................ I, [2024-06-01T12:01:38.913547 #437958] INFO -- : 1020 ............................................................ I, [2024-06-01T12:01:42.915799 #437958] INFO -- : 1080 ............................................................ I, [2024-06-01T12:01:47.505099 #437958] INFO -- : 1140 ............................................................ I, [2024-06-01T12:01:49.304927 #437958] INFO -- : 1200 ............................................................ I, [2024-06-01T12:01:51.179992 #437958] INFO -- : 1260 ............................................................ I, [2024-06-01T12:01:53.171906 #437958] INFO -- : 1320 ............................................................ I, [2024-06-01T12:01:53.766402 #437958] INFO -- : 1380 ............................................................ I, [2024-06-01T12:01:55.282629 #437958] INFO -- : 1440 ............................................................ I, [2024-06-01T12:02:08.692433 #437958] INFO -- : 1500 ............................................................ I, [2024-06-01T12:02:11.593256 #437958] INFO -- : 1560 ............................................................ I, [2024-06-01T12:02:12.635808 #437958] INFO -- : 1620 ............................................................ I, [2024-06-01T12:02:14.353194 #437958] INFO -- : 1680 ............................................................ I, [2024-06-01T12:02:16.067642 #437958] INFO -- : 1740 ............................................................ I, [2024-06-01T12:02:19.559648 #437958] INFO -- : 1800 ............................................................ I, [2024-06-01T12:02:20.775832 #437958] INFO -- : 1860 ............................................................ I, [2024-06-01T12:02:24.372453 #437958] INFO -- : 1920 ............................................................ I, [2024-06-01T12:02:26.127775 #437958] INFO -- : 1980 ............................................................ I, [2024-06-01T12:02:27.295817 #437958] INFO -- : 2040 ............................................................ I, [2024-06-01T12:02:29.430646 #437958] INFO -- : 2100 ............................................................ I, [2024-06-01T12:02:29.859851 #437958] INFO -- : 2160 ............................................................ I, [2024-06-01T12:02:30.165097 #437958] INFO -- : 2220 ............................................................ I, [2024-06-01T12:02:30.887767 #437958] INFO -- : 2280 ............................................................ I, [2024-06-01T12:02:31.282214 #437958] INFO -- : 2340 ............................................................ I, [2024-06-01T12:02:31.807640 #437958] INFO -- : 2400 ............................................................ I, [2024-06-01T12:02:34.379525 #437958] INFO -- : 2460 ............................................................ I, [2024-06-01T12:02:36.420197 #437958] INFO -- : 2520 ............................................................ I, [2024-06-01T12:02:36.736253 #437958] INFO -- : 2580 ............................................................ I, [2024-06-01T12:02:38.476886 #437958] INFO -- : 2640 ............................................................ I, [2024-06-01T12:02:41.095778 #437958] INFO -- : 2700 ............................................................ I, [2024-06-01T12:02:41.668398 #437958] INFO -- : 2760 ............................................................ I, [2024-06-01T12:02:43.080611 #437958] INFO -- : 2820 ............................................................ I, [2024-06-01T12:02:45.292126 #437958] INFO -- : 2880 ............................................................ I, [2024-06-01T12:02:46.307782 #437958] INFO -- : 2940 ............................................................ I, [2024-06-01T12:02:46.839764 #437958] INFO -- : 3000 ............................................................ I, [2024-06-01T12:02:47.356130 #437958] INFO -- : 3060 ............................................................ I, [2024-06-01T12:02:47.626380 #437958] INFO -- : 3120 ............................................................ I, [2024-06-01T12:02:47.901317 #437958] INFO -- : 3180 ............................................................ I, [2024-06-01T12:02:48.048223 #437958] INFO -- : 3240 ............................................................ I, [2024-06-01T12:02:48.822883 #437958] INFO -- : 3300 ............................................................ I, [2024-06-01T12:02:51.895632 #437958] INFO -- : 3360 ............................................................ I, [2024-06-01T12:02:59.658853 #437958] INFO -- : 3420 ........... I, [2024-06-01T12:02:59.659027 #437958] INFO -- : I, [2024-06-01T12:02:59.659054 #437958] INFO -- : Finished in 136.969298 seconds I, [2024-06-01T12:02:59.659072 #437958] INFO -- : I, [2024-06-01T12:02:59.659086 #437958] INFO -- : 3430 files, 32641 examples, 135337 expectations, 0 failures, 0 errors, 0 tagged I, [2024-06-01T12:02:59.667774 #437958] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'" exit with 0.