# Logfile created on 2024-06-03 13:42:36 +0000 by logger.rb/v1.4.3 I, [2024-06-03T13:42:36.051999 #2410252] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-06-03T13:42:36.052488 #2410252] INFO -- : $$$[beg] make update-download -j4 I, [2024-06-03T13:42:36.447179 #2410252] INFO -- : tool/config.guess already exists I, [2024-06-03T13:42:36.447249 #2410252] INFO -- : tool/config.sub already exists I, [2024-06-03T13:42:36.449456 #2410252] INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed I, [2024-06-03T13:42:36.449540 #2410252] INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd I, [2024-06-03T13:42:36.454257 #2410252] 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-03T13:42:36.454708 #2410252] INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 I, [2024-06-03T13:42:36.462665 #2410252] INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - I, [2024-06-03T13:42:36.474355 #2410252] INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - I, [2024-06-03T13:42:36.498578 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged I, [2024-06-03T13:42:36.503979 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged I, [2024-06-03T13:42:36.530355 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged I, [2024-06-03T13:42:36.687879 #2410252] INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem I, [2024-06-03T13:42:37.017192 #2410252] INFO -- : Successfully built RubyGem I, [2024-06-03T13:42:37.017261 #2410252] INFO -- : Name: power_assert I, [2024-06-03T13:42:37.017281 #2410252] INFO -- : Version: 2.0.4dev I, [2024-06-03T13:42:37.017296 #2410252] INFO -- : File: power_assert-2.0.4dev.gem I, [2024-06-03T13:42:37.167599 #2410252] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2024-06-03T13:42:37.167879 #2410252] INFO -- : $$$[beg] make update-src -j4 E, [2024-06-03T13:42:38.497612 #2410252] ERROR -- : From https://github.com/ruby/ruby E, [2024-06-03T13:42:38.497931 #2410252] ERROR -- : 61af722..91d4a7a master -> origin/master I, [2024-06-03T13:42:38.605298 #2410252] INFO -- : Updating 61af722..91d4a7a I, [2024-06-03T13:42:38.605397 #2410252] INFO -- : Fast-forward I, [2024-06-03T13:42:38.618276 #2410252] INFO -- : README.ja.md | 1 - I, [2024-06-03T13:42:38.618342 #2410252] INFO -- : lib/reline.rb | 31 +++----- I, [2024-06-03T13:42:38.618365 #2410252] INFO -- : lib/reline/config.rb | 40 ++++++----- I, [2024-06-03T13:42:38.618382 #2410252] INFO -- : lib/reline/key_actor.rb | 1 + I, [2024-06-03T13:42:38.618400 #2410252] INFO -- : lib/reline/key_actor/base.rb | 28 ++++++-- I, [2024-06-03T13:42:38.618419 #2410252] INFO -- : lib/reline/key_actor/composite.rb | 17 +++++ I, [2024-06-03T13:42:38.618437 #2410252] INFO -- : lib/reline/key_actor/emacs.rb | 4 +- I, [2024-06-03T13:42:38.618454 #2410252] INFO -- : lib/reline/key_actor/vi_command.rb | 4 +- I, [2024-06-03T13:42:38.618469 #2410252] INFO -- : lib/reline/key_actor/vi_insert.rb | 4 +- I, [2024-06-03T13:42:38.618487 #2410252] INFO -- : lib/reline/key_stroke.rb | 140 +++++++++--------------------------- I, [2024-06-03T13:42:38.618505 #2410252] INFO -- : lib/reline/line_editor.rb | 4 +- I, [2024-06-03T13:42:38.618523 #2410252] INFO -- : test/reline/helper.rb | 2 +- I, [2024-06-03T13:42:38.618540 #2410252] INFO -- : test/reline/test_config.rb | 72 +++++++++++-------- I, [2024-06-03T13:42:38.618558 #2410252] INFO -- : test/reline/test_key_actor_emacs.rb | 2 +- I, [2024-06-03T13:42:38.618576 #2410252] INFO -- : test/reline/test_key_actor_vi.rb | 42 ++++++----- I, [2024-06-03T13:42:38.618592 #2410252] INFO -- : test/reline/test_key_stroke.rb | 32 ++++----- I, [2024-06-03T13:42:38.618607 #2410252] INFO -- : test/reline/test_reline.rb | 4 +- I, [2024-06-03T13:42:38.618623 #2410252] INFO -- : test/reline/test_reline_key.rb | 51 ++----------- I, [2024-06-03T13:42:38.618643 #2410252] INFO -- : 18 files changed, 201 insertions(+), 278 deletions(-) I, [2024-06-03T13:42:38.618660 #2410252] INFO -- : create mode 100644 lib/reline/key_actor/composite.rb I, [2024-06-03T13:42:38.684495 #2410252] INFO -- : Latest commit hash = 91d4a7ae0c I, [2024-06-03T13:42:38.687429 #2410252] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2024-06-03T13:42:38.687488 #2410252] INFO -- : $$$[beg] make after-update -j4 I, [2024-06-03T13:42:38.947674 #2410252] INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c I, [2024-06-03T13:42:38.967645 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-06-03T13:42:38.967726 #2410252] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-06-03T13:42:38.967746 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-06-03T13:42:39.079731 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/revision.h updated I, [2024-06-03T13:42:39.083617 #2410252] INFO -- : generating x86_64-linux-fake.rb I, [2024-06-03T13:42:39.281730 #2410252] INFO -- : x86_64-linux-fake.rb updated I, [2024-06-03T13:42:39.285595 #2410252] INFO -- : generating enc.mk I, [2024-06-03T13:42:39.808174 #2410252] INFO -- : making srcs under enc I, [2024-06-03T13:42:39.915071 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:42:39.915329 #2410252] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-06-03T13:42:39.915393 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:42:40.043477 #2410252] INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed I, [2024-06-03T13:42:40.043795 #2410252] INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd I, [2024-06-03T13:42:40.051492 #2410252] INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 I, [2024-06-03T13:42:40.079836 #2410252] 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-03T13:42:40.093703 #2410252] INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - I, [2024-06-03T13:42:40.104114 #2410252] INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - I, [2024-06-03T13:42:40.117408 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged I, [2024-06-03T13:42:40.135646 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged I, [2024-06-03T13:42:40.148546 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged I, [2024-06-03T13:42:40.475881 #2410252] INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem I, [2024-06-03T13:42:40.713346 #2410252] INFO -- : Successfully built RubyGem I, [2024-06-03T13:42:40.713411 #2410252] INFO -- : Name: power_assert I, [2024-06-03T13:42:40.713432 #2410252] INFO -- : Version: 2.0.4dev I, [2024-06-03T13:42:40.713450 #2410252] INFO -- : File: power_assert-2.0.4dev.gem I, [2024-06-03T13:42:40.724144 #2410252] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2024-06-03T13:42:40.945279 #2410252] 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-03T13:42:40.963757 #2410252] INFO -- : Unpacked gems/power_assert-2.0.4dev.gem I, [2024-06-03T13:42:40.971759 #2410252] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2024-06-03T13:42:40.972028 #2410252] INFO -- : $$$[beg] make miniruby -j4 I, [2024-06-03T13:42:41.164277 #2410252] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-03T13:42:41.164359 #2410252] INFO -- : CC = gcc I, [2024-06-03T13:42:41.164396 #2410252] INFO -- : LD = ld I, [2024-06-03T13:42:41.164428 #2410252] INFO -- : LDSHARED = gcc -shared I, [2024-06-03T13:42:41.164465 #2410252] 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-03T13:42:41.164501 #2410252] 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-03T13:42:41.164533 #2410252] INFO -- : CPPFLAGS = I, [2024-06-03T13:42:41.164564 #2410252] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-03T13:42:41.164596 #2410252] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-03T13:42:41.164626 #2410252] INFO -- : LANG = I, [2024-06-03T13:42:41.164656 #2410252] INFO -- : LC_ALL = I, [2024-06-03T13:42:41.164686 #2410252] INFO -- : LC_CTYPE = I, [2024-06-03T13:42:41.164717 #2410252] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-06-03T13:42:41.164748 #2410252] INFO -- : RUSTC = rustc I, [2024-06-03T13:42:41.164786 #2410252] 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-03T13:42:41.199124 #2410252] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-03T13:42:41.199182 #2410252] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-03T13:42:41.199201 #2410252] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-03T13:42:41.199214 #2410252] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-03T13:42:41.199234 #2410252] INFO -- : I, [2024-06-03T13:42:41.282810 #2410252] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/version.c I, [2024-06-03T13:42:42.127944 #2410252] INFO -- : linking miniruby I, [2024-06-03T13:42:43.865878 #2410252] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2024-06-03T13:42:43.866364 #2410252] INFO -- : $$$[beg] make ruby -j4 I, [2024-06-03T13:42:44.080292 #2410252] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-03T13:42:44.080400 #2410252] INFO -- : CC = gcc I, [2024-06-03T13:42:44.080446 #2410252] INFO -- : LD = ld I, [2024-06-03T13:42:44.080488 #2410252] INFO -- : LDSHARED = gcc -shared I, [2024-06-03T13:42:44.080535 #2410252] 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-03T13:42:44.080580 #2410252] 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-03T13:42:44.080625 #2410252] INFO -- : CPPFLAGS = I, [2024-06-03T13:42:44.080666 #2410252] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-03T13:42:44.080709 #2410252] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-03T13:42:44.080749 #2410252] INFO -- : LANG = I, [2024-06-03T13:42:44.080789 #2410252] INFO -- : LC_ALL = I, [2024-06-03T13:42:44.080828 #2410252] INFO -- : LC_CTYPE = I, [2024-06-03T13:42:44.080870 #2410252] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-06-03T13:42:44.080916 #2410252] INFO -- : RUSTC = rustc I, [2024-06-03T13:42:44.080967 #2410252] 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-03T13:42:44.090596 #2410252] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-03T13:42:44.090664 #2410252] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-03T13:42:44.090685 #2410252] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-03T13:42:44.090704 #2410252] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-03T13:42:44.090723 #2410252] INFO -- : I, [2024-06-03T13:42:44.607649 #2410252] INFO -- : builtin_binary.inc updated I, [2024-06-03T13:42:44.643766 #2410252] INFO -- : c47ca983612b77880b715590fb4795a140c5611a65aceb20bb5bcce458653e27 builtin_binary.inc I, [2024-06-03T13:42:44.656223 #2410252] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/builtin.c I, [2024-06-03T13:42:44.768141 #2410252] INFO -- : linking static-library libruby-static.a I, [2024-06-03T13:42:46.813470 #2410252] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-06-03T13:42:51.641386 #2410252] INFO -- : linking ruby I, [2024-06-03T13:42:51.816043 #2410252] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2024-06-03T13:42:51.816225 #2410252] INFO -- : $$$[beg] make all -j4 I, [2024-06-03T13:42:52.068320 #2410252] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-03T13:42:52.068430 #2410252] INFO -- : CC = gcc I, [2024-06-03T13:42:52.068468 #2410252] INFO -- : LD = ld I, [2024-06-03T13:42:52.068505 #2410252] INFO -- : LDSHARED = gcc -shared I, [2024-06-03T13:42:52.068547 #2410252] 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-03T13:42:52.068587 #2410252] 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-03T13:42:52.068621 #2410252] INFO -- : CPPFLAGS = I, [2024-06-03T13:42:52.068657 #2410252] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-03T13:42:52.068691 #2410252] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-03T13:42:52.068725 #2410252] INFO -- : LANG = I, [2024-06-03T13:42:52.068758 #2410252] INFO -- : LC_ALL = I, [2024-06-03T13:42:52.068790 #2410252] INFO -- : LC_CTYPE = I, [2024-06-03T13:42:52.068823 #2410252] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-06-03T13:42:52.068855 #2410252] INFO -- : RUSTC = rustc I, [2024-06-03T13:42:52.068895 #2410252] 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-03T13:42:52.083319 #2410252] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-03T13:42:52.083392 #2410252] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-03T13:42:52.083418 #2410252] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-03T13:42:52.083434 #2410252] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-03T13:42:52.083451 #2410252] INFO -- : I, [2024-06-03T13:42:52.206138 #2410252] INFO -- : generating encdb.h I, [2024-06-03T13:42:52.219884 #2410252] INFO -- : generating enc.mk I, [2024-06-03T13:42:52.264320 #2410252] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-06-03T13:42:52.272176 #2410252] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-06-03T13:42:52.293464 #2410252] INFO -- : encdb.h unchanged I, [2024-06-03T13:42:52.304978 #2410252] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-06-03T13:42:52.952943 #2410252] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-06-03T13:42:52.953938 #2410252] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-06-03T13:42:53.164182 #2410252] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-06-03T13:42:53.228714 #2410252] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-06-03T13:42:53.488738 #2410252] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-06-03T13:42:53.631642 #2410252] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-06-03T13:42:53.652665 #2410252] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-06-03T13:42:54.154833 #2410252] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-06-03T13:42:54.163667 #2410252] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-06-03T13:42:54.408192 #2410252] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-06-03T13:42:54.492222 #2410252] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-06-03T13:42:54.748611 #2410252] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-06-03T13:42:54.824299 #2410252] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-06-03T13:42:55.196936 #2410252] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-06-03T13:42:55.226155 #2410252] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-06-03T13:42:55.477353 #2410252] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-06-03T13:42:55.674423 #2410252] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-06-03T13:42:55.821183 #2410252] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-06-03T13:42:55.832287 #2410252] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-06-03T13:42:56.163637 #2410252] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-06-03T13:42:56.183745 #2410252] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-06-03T13:42:56.367991 #2410252] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-06-03T13:42:56.612644 #2410252] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-06-03T13:42:56.881344 #2410252] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-06-03T13:42:57.104399 #2410252] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-06-03T13:42:57.160271 #2410252] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-06-03T13:42:57.288280 #2410252] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-06-03T13:42:57.504396 #2410252] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-06-03T13:42:57.684719 #2410252] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-06-03T13:42:57.801543 #2410252] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-06-03T13:42:57.864635 #2410252] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-06-03T13:42:58.229173 #2410252] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-06-03T13:42:58.396606 #2410252] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-06-03T13:42:58.426062 #2410252] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-06-03T13:42:58.628218 #2410252] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-06-03T13:42:58.796721 #2410252] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-06-03T13:42:59.123642 #2410252] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-06-03T13:42:59.124515 #2410252] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-06-03T13:42:59.175651 #2410252] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-06-03T13:42:59.848582 #2410252] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-06-03T13:42:59.880107 #2410252] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-06-03T13:43:00.088133 #2410252] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-06-03T13:43:00.128794 #2410252] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-06-03T13:43:00.384229 #2410252] INFO -- : making enc I, [2024-06-03T13:43:00.472895 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:00.472979 #2410252] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-06-03T13:43:00.473034 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:00.475668 #2410252] INFO -- : making srcs under enc I, [2024-06-03T13:43:00.618032 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:00.618117 #2410252] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-06-03T13:43:00.618180 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:00.624150 #2410252] INFO -- : generating transdb.h I, [2024-06-03T13:43:00.985852 #2410252] INFO -- : transdb.h unchanged I, [2024-06-03T13:43:00.990090 #2410252] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-06-03T13:43:00.996348 #2410252] INFO -- : making trans I, [2024-06-03T13:43:01.098995 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:01.099089 #2410252] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-06-03T13:43:01.099159 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:01.111632 #2410252] INFO -- : making encs I, [2024-06-03T13:43:01.167936 #2410252] INFO -- : ext/configure-ext.mk updated I, [2024-06-03T13:43:01.193176 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:01.230164 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:01.230273 #2410252] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-06-03T13:43:01.230343 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:03.774579 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:03.775303 #2410252] INFO -- : generating makefile exts.mk I, [2024-06-03T13:43:03.969644 #2410252] INFO -- : exts.mk unchanged I, [2024-06-03T13:43:03.980699 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:04.481429 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-03T13:43:04.500977 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-03T13:43:04.507657 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-03T13:43:04.507733 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-03T13:43:04.532952 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-03T13:43:04.560701 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-03T13:43:04.563075 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-03T13:43:04.575709 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-03T13:43:04.591637 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-03T13:43:04.598992 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-03T13:43:04.600158 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-03T13:43:04.616102 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-03T13:43:04.619624 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-03T13:43:04.630569 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-03T13:43:04.643266 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-03T13:43:04.654259 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-03T13:43:04.664977 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-03T13:43:04.671635 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-03T13:43:04.676616 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-03T13:43:04.686533 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-03T13:43:04.703918 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-03T13:43:04.715674 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-03T13:43:04.717557 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-03T13:43:04.747726 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-03T13:43:04.751621 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-03T13:43:04.759637 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-03T13:43:04.759729 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-03T13:43:04.779367 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-03T13:43:04.789799 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-03T13:43:04.808411 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-03T13:43:04.828037 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-03T13:43:04.831493 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-03T13:43:04.843243 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-03T13:43:04.863704 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-03T13:43:04.939660 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-03T13:43:04.948498 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-03T13:43:04.961255 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-03T13:43:04.967275 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-03T13:43:04.971041 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-03T13:43:05.034571 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-03T13:43:05.059217 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-03T13:43:05.071629 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-03T13:43:05.084611 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-03T13:43:05.099705 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-03T13:43:05.179225 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:05.593056 #2410252] INFO -- : linking ruby I, [2024-06-03T13:43:05.745584 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:05.746413 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:05.753849 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:05.753958 #2410252] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-06-03T13:43:05.754025 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:05.755646 #2410252] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2024-06-03T13:43:05.755882 #2410252] INFO -- : $$$[beg] make install -j4 I, [2024-06-03T13:43:05.999852 #2410252] INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed I, [2024-06-03T13:43:06.000541 #2410252] INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd I, [2024-06-03T13:43:06.004168 #2410252] INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 I, [2024-06-03T13:43:06.024432 #2410252] 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-03T13:43:06.041070 #2410252] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-03T13:43:06.041148 #2410252] INFO -- : CC = gcc I, [2024-06-03T13:43:06.041180 #2410252] INFO -- : LD = ld I, [2024-06-03T13:43:06.041211 #2410252] INFO -- : LDSHARED = gcc -shared I, [2024-06-03T13:43:06.041235 #2410252] 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-03T13:43:06.041255 #2410252] 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-03T13:43:06.041273 #2410252] INFO -- : CPPFLAGS = I, [2024-06-03T13:43:06.041289 #2410252] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-03T13:43:06.041306 #2410252] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-03T13:43:06.041321 #2410252] INFO -- : LANG = I, [2024-06-03T13:43:06.043055 #2410252] INFO -- : LC_ALL = I, [2024-06-03T13:43:06.043090 #2410252] INFO -- : LC_CTYPE = I, [2024-06-03T13:43:06.043107 #2410252] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-06-03T13:43:06.043121 #2410252] INFO -- : RUSTC = rustc I, [2024-06-03T13:43:06.043135 #2410252] 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-03T13:43:06.099729 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged I, [2024-06-03T13:43:06.216104 #2410252] INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - I, [2024-06-03T13:43:06.216483 #2410252] INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - I, [2024-06-03T13:43:06.221148 #2410252] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-03T13:43:06.221218 #2410252] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-03T13:43:06.221243 #2410252] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-03T13:43:06.221265 #2410252] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-03T13:43:06.221290 #2410252] INFO -- : I, [2024-06-03T13:43:06.229270 #2410252] INFO -- : generating encdb.h I, [2024-06-03T13:43:06.229341 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged I, [2024-06-03T13:43:06.236139 #2410252] INFO -- : generating enc.mk I, [2024-06-03T13:43:06.239721 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged I, [2024-06-03T13:43:06.351642 #2410252] INFO -- : encdb.h unchanged I, [2024-06-03T13:43:06.576580 #2410252] INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem I, [2024-06-03T13:43:06.849938 #2410252] INFO -- : making srcs under enc I, [2024-06-03T13:43:06.851266 #2410252] INFO -- : making enc I, [2024-06-03T13:43:06.953701 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:06.953811 #2410252] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-06-03T13:43:06.953891 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:06.983697 #2410252] INFO -- : Successfully built RubyGem I, [2024-06-03T13:43:06.983764 #2410252] INFO -- : Name: power_assert I, [2024-06-03T13:43:06.983782 #2410252] INFO -- : Version: 2.0.4dev I, [2024-06-03T13:43:06.983798 #2410252] INFO -- : File: power_assert-2.0.4dev.gem I, [2024-06-03T13:43:06.994034 #2410252] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2024-06-03T13:43:07.039639 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:07.039740 #2410252] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-06-03T13:43:07.039807 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:07.048471 #2410252] INFO -- : generating transdb.h I, [2024-06-03T13:43:07.321112 #2410252] 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-03T13:43:07.347155 #2410252] INFO -- : Unpacked gems/power_assert-2.0.4dev.gem I, [2024-06-03T13:43:07.398687 #2410252] INFO -- : transdb.h unchanged I, [2024-06-03T13:43:07.402105 #2410252] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-06-03T13:43:07.402175 #2410252] INFO -- : making trans I, [2024-06-03T13:43:07.590780 #2410252] INFO -- : ext/configure-ext.mk unchanged I, [2024-06-03T13:43:07.611640 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:07.632960 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:07.633072 #2410252] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-06-03T13:43:07.633129 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:07.644202 #2410252] INFO -- : making encs I, [2024-06-03T13:43:07.983805 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:07.983877 #2410252] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-06-03T13:43:07.983901 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:10.476878 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:10.477804 #2410252] INFO -- : generating makefile exts.mk I, [2024-06-03T13:43:10.660849 #2410252] INFO -- : exts.mk unchanged I, [2024-06-03T13:43:10.671881 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:11.225428 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-03T13:43:11.248013 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-03T13:43:11.248091 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-03T13:43:11.248111 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-03T13:43:11.280989 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-03T13:43:11.292360 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-03T13:43:11.306228 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-03T13:43:11.317578 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-03T13:43:11.334700 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-03T13:43:11.364206 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-03T13:43:11.371668 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-03T13:43:11.381953 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-03T13:43:11.384021 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-03T13:43:11.387128 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-03T13:43:11.398694 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-03T13:43:11.398830 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-03T13:43:11.401954 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-03T13:43:11.422313 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-03T13:43:11.430414 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-03T13:43:11.446461 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-03T13:43:11.447866 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-03T13:43:11.474823 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-03T13:43:11.476424 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-03T13:43:11.486991 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-03T13:43:11.499705 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-03T13:43:11.530607 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-03T13:43:11.538962 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-03T13:43:11.583691 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-03T13:43:11.587775 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-03T13:43:11.599561 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-03T13:43:11.599950 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-03T13:43:11.619657 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-03T13:43:11.641363 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-03T13:43:11.651455 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-03T13:43:11.748496 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-03T13:43:11.791633 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-03T13:43:11.824452 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-03T13:43:11.832044 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-03T13:43:11.847642 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-03T13:43:11.860454 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-03T13:43:11.927633 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-03T13:43:11.967726 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-03T13:43:12.001628 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-03T13:43:12.046039 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-03T13:43:12.126392 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:12.513481 #2410252] INFO -- : make[2]: 'ruby' is up to date. I, [2024-06-03T13:43:12.513624 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:12.514686 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:12.529688 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:12.529769 #2410252] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-06-03T13:43:12.529790 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:43:12.530287 #2410252] 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-03T13:43:12.864220 #2410252] INFO -- : installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin I, [2024-06-03T13:43:12.864863 #2410252] INFO -- : installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib I, [2024-06-03T13:43:12.892756 #2410252] INFO -- : installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux I, [2024-06-03T13:43:12.893094 #2410252] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig I, [2024-06-03T13:43:12.893307 #2410252] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux I, [2024-06-03T13:43:12.932341 #2410252] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-06-03T13:43:12.932472 #2410252] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-06-03T13:43:12.932691 #2410252] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/x86_64-linux I, [2024-06-03T13:43:12.933365 #2410252] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 I, [2024-06-03T13:43:12.949581 #2410252] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0 I, [2024-06-03T13:43:12.949708 #2410252] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-06-03T13:43:12.949805 #2410252] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/ruby I, [2024-06-03T13:43:12.950128 #2410252] INFO -- : installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin I, [2024-06-03T13:43:12.950454 #2410252] INFO -- : installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 I, [2024-06-03T13:43:13.130464 #2410252] INFO -- : installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0 I, [2024-06-03T13:43:13.156886 #2410252] INFO -- : installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 I, [2024-06-03T13:43:13.172903 #2410252] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-06-03T13:43:13.252440 #2410252] INFO -- : benchmark 0.3.0 I, [2024-06-03T13:43:13.259686 #2410252] INFO -- : bundler 2.6.0.dev I, [2024-06-03T13:43:13.271639 #2410252] INFO -- : cgi 0.4.1 I, [2024-06-03T13:43:13.274126 #2410252] INFO -- : delegate 0.3.1 I, [2024-06-03T13:43:13.276350 #2410252] INFO -- : did_you_mean 1.6.3 I, [2024-06-03T13:43:13.278339 #2410252] INFO -- : english 0.8.0 I, [2024-06-03T13:43:13.280408 #2410252] INFO -- : erb 4.0.4 I, [2024-06-03T13:43:13.283417 #2410252] INFO -- : error_highlight 0.6.0 I, [2024-06-03T13:43:13.285384 #2410252] INFO -- : fileutils 1.7.2 I, [2024-06-03T13:43:13.287338 #2410252] INFO -- : find 0.2.0 I, [2024-06-03T13:43:13.291190 #2410252] INFO -- : forwardable 1.3.3 I, [2024-06-03T13:43:13.293846 #2410252] INFO -- : ipaddr 1.2.6 I, [2024-06-03T13:43:13.296004 #2410252] INFO -- : irb 1.13.1 I, [2024-06-03T13:43:13.300041 #2410252] INFO -- : logger 1.6.0 I, [2024-06-03T13:43:13.302348 #2410252] INFO -- : net-http 0.4.1 I, [2024-06-03T13:43:13.304593 #2410252] INFO -- : net-protocol 0.2.2 I, [2024-06-03T13:43:13.306735 #2410252] INFO -- : open-uri 0.4.1 I, [2024-06-03T13:43:13.308931 #2410252] INFO -- : open3 0.2.1 I, [2024-06-03T13:43:13.310938 #2410252] INFO -- : optparse 0.5.0 I, [2024-06-03T13:43:13.312939 #2410252] INFO -- : ostruct 0.6.0 I, [2024-06-03T13:43:13.315035 #2410252] INFO -- : pp 0.5.0 I, [2024-06-03T13:43:13.317121 #2410252] INFO -- : prettyprint 0.2.0 I, [2024-06-03T13:43:13.319126 #2410252] INFO -- : prism 0.29.0 I, [2024-06-03T13:43:13.321285 #2410252] INFO -- : pstore 0.1.3 I, [2024-06-03T13:43:13.323212 #2410252] INFO -- : rdoc 6.7.0 I, [2024-06-03T13:43:13.327320 #2410252] INFO -- : readline 0.0.4 I, [2024-06-03T13:43:13.329608 #2410252] INFO -- : reline 0.5.8 I, [2024-06-03T13:43:13.333832 #2410252] INFO -- : resolv 0.4.0 I, [2024-06-03T13:43:13.335917 #2410252] INFO -- : ruby2_keywords 0.0.5 I, [2024-06-03T13:43:13.337854 #2410252] INFO -- : securerandom 0.3.1 I, [2024-06-03T13:43:13.339760 #2410252] INFO -- : set 1.1.0 I, [2024-06-03T13:43:13.341928 #2410252] INFO -- : shellwords 0.2.0 I, [2024-06-03T13:43:13.344104 #2410252] INFO -- : singleton 0.2.0 I, [2024-06-03T13:43:13.346320 #2410252] INFO -- : syntax_suggest 2.0.0 I, [2024-06-03T13:43:13.349508 #2410252] INFO -- : tempfile 0.2.1 I, [2024-06-03T13:43:13.351510 #2410252] INFO -- : time 0.3.0 I, [2024-06-03T13:43:13.353750 #2410252] INFO -- : timeout 0.4.1 I, [2024-06-03T13:43:13.355608 #2410252] INFO -- : tmpdir 0.2.0 I, [2024-06-03T13:43:13.357602 #2410252] INFO -- : tsort 0.2.0 I, [2024-06-03T13:43:13.359474 #2410252] INFO -- : un 0.3.0 I, [2024-06-03T13:43:13.361393 #2410252] INFO -- : uri 0.13.0 I, [2024-06-03T13:43:13.363356 #2410252] INFO -- : weakref 0.1.3 I, [2024-06-03T13:43:13.365384 #2410252] INFO -- : yaml 0.3.0 I, [2024-06-03T13:43:13.366987 #2410252] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-06-03T13:43:13.397083 #2410252] INFO -- : date 3.3.4 I, [2024-06-03T13:43:13.399290 #2410252] INFO -- : digest 3.1.1 I, [2024-06-03T13:43:13.401279 #2410252] INFO -- : etc 1.4.3 I, [2024-06-03T13:43:13.403308 #2410252] INFO -- : fcntl 1.1.0 I, [2024-06-03T13:43:13.405441 #2410252] INFO -- : fiddle 1.1.3 I, [2024-06-03T13:43:13.407879 #2410252] INFO -- : io-console 0.7.2 I, [2024-06-03T13:43:13.409857 #2410252] INFO -- : io-nonblock 0.3.0 I, [2024-06-03T13:43:13.411832 #2410252] INFO -- : io-wait 0.3.1 I, [2024-06-03T13:43:13.413739 #2410252] INFO -- : json 2.7.2 I, [2024-06-03T13:43:13.420284 #2410252] INFO -- : openssl 3.2.0 I, [2024-06-03T13:43:13.425058 #2410252] INFO -- : pathname 0.3.0 I, [2024-06-03T13:43:13.427124 #2410252] INFO -- : psych 5.1.2 I, [2024-06-03T13:43:13.429436 #2410252] INFO -- : stringio 3.1.1 I, [2024-06-03T13:43:13.431492 #2410252] INFO -- : strscan 3.1.1 I, [2024-06-03T13:43:13.433639 #2410252] INFO -- : zlib 3.1.0 I, [2024-06-03T13:43:13.435277 #2410252] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-06-03T13:43:13.437335 #2410252] INFO -- : minitest 5.23.1 I, [2024-06-03T13:43:13.474871 #2410252] INFO -- : rake 13.2.1 I, [2024-06-03T13:43:13.495798 #2410252] INFO -- : test-unit 3.6.2 I, [2024-06-03T13:43:13.521731 #2410252] INFO -- : rexml 3.2.8 I, [2024-06-03T13:43:13.552824 #2410252] INFO -- : rss 0.3.0 I, [2024-06-03T13:43:13.569436 #2410252] INFO -- : net-ftp 0.3.5 I, [2024-06-03T13:43:13.577102 #2410252] INFO -- : net-imap 0.4.12 I, [2024-06-03T13:43:13.598346 #2410252] INFO -- : net-pop 0.1.2 I, [2024-06-03T13:43:13.603557 #2410252] INFO -- : net-smtp 0.5.0 I, [2024-06-03T13:43:13.609713 #2410252] INFO -- : matrix 0.4.2 I, [2024-06-03T13:43:13.620928 #2410252] INFO -- : prime 0.1.2 I, [2024-06-03T13:43:13.641713 #2410252] INFO -- : rbs 3.4.4 I, [2024-06-03T13:43:13.800787 #2410252] INFO -- : typeprof 0.21.11 I, [2024-06-03T13:43:13.814989 #2410252] INFO -- : debug 1.9.2 I, [2024-06-03T13:43:13.831399 #2410252] INFO -- : racc 1.8.0 I, [2024-06-03T13:43:13.846758 #2410252] INFO -- : mutex_m 0.2.0 I, [2024-06-03T13:43:13.853668 #2410252] INFO -- : getoptlong 0.2.1 I, [2024-06-03T13:43:13.861747 #2410252] INFO -- : base64 0.2.0 I, [2024-06-03T13:43:13.867056 #2410252] INFO -- : bigdecimal 3.1.8 I, [2024-06-03T13:43:13.879465 #2410252] INFO -- : observer 0.1.2 I, [2024-06-03T13:43:13.885743 #2410252] INFO -- : abbrev 0.1.2 I, [2024-06-03T13:43:13.892375 #2410252] INFO -- : resolv-replace 0.1.1 I, [2024-06-03T13:43:13.898788 #2410252] INFO -- : rinda 0.2.0 I, [2024-06-03T13:43:13.905778 #2410252] INFO -- : drb 2.2.1 I, [2024-06-03T13:43:13.914647 #2410252] INFO -- : nkf 0.2.0 I, [2024-06-03T13:43:13.929662 #2410252] INFO -- : syslog 0.1.2 I, [2024-06-03T13:43:13.938849 #2410252] INFO -- : csv 3.3.0 I, [2024-06-03T13:43:13.953808 #2410252] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache I, [2024-06-03T13:43:13.958613 #2410252] INFO -- : skipped bundled gems: I, [2024-06-03T13:43:13.958712 #2410252] INFO -- : power_assert-2.0.4dev.gem not found in bundled_gems I, [2024-06-03T13:43:13.967790 #2410252] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2024-06-03T13:43:13.968051 #2410252] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-06-03T13:44:46.943666 #2410252] INFO -- : PASS all 1937 tests E, [2024-06-03T13:44:46.954905 #2410252] ERROR -- : I, [2024-06-03T13:44:46.955051 #2410252] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-06-03T13:44:46.955205 #2410252] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2024-06-03T13:44:47.151651 #2410252] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-03T13:44:47.151898 #2410252] INFO -- : CC = gcc I, [2024-06-03T13:44:47.151919 #2410252] INFO -- : LD = ld I, [2024-06-03T13:44:47.151934 #2410252] INFO -- : LDSHARED = gcc -shared I, [2024-06-03T13:44:47.151950 #2410252] 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-03T13:44:47.151980 #2410252] 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-03T13:44:47.151997 #2410252] INFO -- : CPPFLAGS = I, [2024-06-03T13:44:47.152011 #2410252] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-03T13:44:47.152026 #2410252] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-03T13:44:47.152040 #2410252] INFO -- : LANG = I, [2024-06-03T13:44:47.152053 #2410252] INFO -- : LC_ALL = I, [2024-06-03T13:44:47.152067 #2410252] INFO -- : LC_CTYPE = I, [2024-06-03T13:44:47.152080 #2410252] INFO -- : MFLAGS = I, [2024-06-03T13:44:47.152093 #2410252] INFO -- : RUSTC = rustc I, [2024-06-03T13:44:47.152106 #2410252] 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-03T13:44:47.159421 #2410252] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-03T13:44:47.159498 #2410252] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-03T13:44:47.159518 #2410252] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-03T13:44:47.159537 #2410252] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-03T13:44:47.159552 #2410252] INFO -- : I, [2024-06-03T13:44:47.844014 #2410252] INFO -- : Checking leaked global symbols...none I, [2024-06-03T13:44:48.097362 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-06-03T13:44:48.097571 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 I, [2024-06-03T13:44:48.097753 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 I, [2024-06-03T13:44:48.098020 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 I, [2024-06-03T13:44:48.098797 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 I, [2024-06-03T13:44:48.099547 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 I, [2024-06-03T13:44:48.101337 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 I, [2024-06-03T13:44:48.102516 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 I, [2024-06-03T13:44:48.116477 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-06-03T13:44:48.119487 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 I, [2024-06-03T13:44:48.123091 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 I, [2024-06-03T13:44:48.127385 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-06-03T13:44:48.128495 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 I, [2024-06-03T13:44:48.128838 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 I, [2024-06-03T13:44:48.129325 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 I, [2024-06-03T13:44:48.229783 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 I, [2024-06-03T13:44:48.231864 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 I, [2024-06-03T13:44:48.787708 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 I, [2024-06-03T13:44:48.787775 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 I, [2024-06-03T13:44:48.787796 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 I, [2024-06-03T13:44:48.795690 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 I, [2024-06-03T13:44:48.795770 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 I, [2024-06-03T13:44:48.795790 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 I, [2024-06-03T13:44:48.795808 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 I, [2024-06-03T13:44:48.795827 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 I, [2024-06-03T13:44:48.795846 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 I, [2024-06-03T13:44:48.795865 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 I, [2024-06-03T13:44:48.795885 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 I, [2024-06-03T13:44:48.795903 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 I, [2024-06-03T13:44:48.918943 #2410252] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 I, [2024-06-03T13:44:48.925797 #2410252] INFO -- : I, [2024-06-03T13:44:48.925874 #2410252] INFO -- : test succeeded I, [2024-06-03T13:44:48.929537 #2410252] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2024-06-03T13:44:48.943754 #2410252] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2024-06-03T13:44:49.433887 #2410252] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-03T13:44:49.433970 #2410252] INFO -- : CC = gcc I, [2024-06-03T13:44:49.433992 #2410252] INFO -- : LD = ld I, [2024-06-03T13:44:49.434009 #2410252] INFO -- : LDSHARED = gcc -shared I, [2024-06-03T13:44:49.434026 #2410252] 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-03T13:44:49.434043 #2410252] 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-03T13:44:49.434058 #2410252] INFO -- : CPPFLAGS = I, [2024-06-03T13:44:49.434087 #2410252] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-03T13:44:49.434103 #2410252] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-03T13:44:49.434119 #2410252] INFO -- : LANG = I, [2024-06-03T13:44:49.434132 #2410252] INFO -- : LC_ALL = I, [2024-06-03T13:44:49.434146 #2410252] INFO -- : LC_CTYPE = I, [2024-06-03T13:44:49.434160 #2410252] INFO -- : MFLAGS = I, [2024-06-03T13:44:49.434174 #2410252] INFO -- : RUSTC = rustc I, [2024-06-03T13:44:49.434188 #2410252] 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-03T13:44:49.447637 #2410252] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-03T13:44:49.447722 #2410252] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-03T13:44:49.447744 #2410252] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-03T13:44:49.447763 #2410252] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-03T13:44:49.447790 #2410252] INFO -- : I, [2024-06-03T13:44:49.475656 #2410252] INFO -- : generating enc.mk I, [2024-06-03T13:44:49.928244 #2410252] INFO -- : generating encdb.h I, [2024-06-03T13:44:50.022119 #2410252] INFO -- : encdb.h unchanged I, [2024-06-03T13:44:50.025687 #2410252] INFO -- : making enc I, [2024-06-03T13:44:50.081964 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:50.082073 #2410252] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-06-03T13:44:50.082139 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:50.083701 #2410252] INFO -- : making srcs under enc I, [2024-06-03T13:44:50.196249 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:50.196348 #2410252] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-06-03T13:44:50.196412 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:50.207652 #2410252] INFO -- : generating transdb.h I, [2024-06-03T13:44:50.577276 #2410252] INFO -- : transdb.h unchanged I, [2024-06-03T13:44:50.580618 #2410252] INFO -- : making trans I, [2024-06-03T13:44:50.699125 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:50.699218 #2410252] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-06-03T13:44:50.699274 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:50.703634 #2410252] INFO -- : making encs I, [2024-06-03T13:44:50.843954 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:50.844051 #2410252] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-06-03T13:44:50.844125 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:50.848350 #2410252] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-06-03T13:44:50.976467 #2410252] INFO -- : ext/configure-ext.mk updated I, [2024-06-03T13:44:50.985963 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:56.450567 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:56.451550 #2410252] INFO -- : generating makefile exts.mk I, [2024-06-03T13:44:56.598527 #2410252] INFO -- : exts.mk unchanged I, [2024-06-03T13:44:56.614480 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:57.469598 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-03T13:44:57.478342 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-03T13:44:57.518460 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-03T13:44:57.540796 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-03T13:44:57.547265 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-03T13:44:57.581545 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-03T13:44:57.671646 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-03T13:44:57.689053 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-03T13:44:57.738279 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-03T13:44:57.767657 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-03T13:44:57.779193 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-03T13:44:57.788948 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-03T13:44:57.827110 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-03T13:44:57.864341 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-03T13:44:57.900398 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-03T13:44:57.924949 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-03T13:44:57.936624 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-03T13:44:57.977295 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-03T13:44:58.014149 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-03T13:44:58.050191 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-03T13:44:58.058520 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-03T13:44:58.064382 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-03T13:44:58.078229 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-03T13:44:58.150217 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-03T13:44:58.163636 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-03T13:44:58.192847 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-03T13:44:58.229370 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-03T13:44:58.254741 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-03T13:44:58.262507 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-03T13:44:58.273706 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-03T13:44:58.335558 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-03T13:44:58.376882 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-03T13:44:58.439470 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-03T13:44:58.594572 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-03T13:44:58.607660 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-03T13:44:58.701123 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-03T13:44:58.706587 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-03T13:44:58.902488 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-03T13:44:58.919646 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-03T13:44:59.036135 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-03T13:44:59.041553 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-03T13:44:59.165032 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-03T13:44:59.169839 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-03T13:44:59.257526 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-03T13:44:59.340976 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:59.604593 #2410252] INFO -- : make[2]: 'ruby' is up to date. I, [2024-06-03T13:44:59.604728 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:59.605926 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:59.613272 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:59.613371 #2410252] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-06-03T13:44:59.613425 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:44:59.862780 #2410252] INFO -- : Run options: I, [2024-06-03T13:44:59.862856 #2410252] INFO -- : --seed=22390 I, [2024-06-03T13:44:59.862877 #2410252] 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-03T13:44:59.862894 #2410252] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes I, [2024-06-03T13:44:59.862910 #2410252] INFO -- : --name=!/memory_leak/ I, [2024-06-03T13:44:59.862925 #2410252] INFO -- : --stderr-on-failure I, [2024-06-03T13:44:59.862944 #2410252] INFO -- : -j4 I, [2024-06-03T13:44:59.862960 #2410252] INFO -- : I, [2024-06-03T13:44:59.862976 #2410252] INFO -- : # Running tests: I, [2024-06-03T13:44:59.862989 #2410252] INFO -- : I, [2024-06-03T13:45:00.413865 #2410252] INFO -- : [ 1/899] 2451535=test_x509ext I, [2024-06-03T13:45:00.455640 #2410252] INFO -- : [ 2/899] 2451534=test_rdoc_parser_ruby I, [2024-06-03T13:45:00.504496 #2410252] INFO -- : [ 3/899] 2451535=test_httpresponse I, [2024-06-03T13:45:00.631252 #2410252] INFO -- : [ 4/899] 2451537=locals_test I, [2024-06-03T13:45:00.655660 #2410252] INFO -- : [ 5/899] 2451538=test_verbose I, [2024-06-03T13:45:00.835635 #2410252] INFO -- : [ 6/899] 2451538=test_gem_commands_push_command I, [2024-06-03T13:45:00.967634 #2410252] INFO -- : [ 7/899] 2451535=test_rdoc_markup_to_bs I, [2024-06-03T13:45:01.843871 #2410252] INFO -- : [ 8/899] 2451535=test_eval I, [2024-06-03T13:45:02.777406 #2410252] INFO -- : [ 9/899] 2451537=test_date_attr I, [2024-06-03T13:45:02.794854 #2410252] INFO -- : [ 10/899] 2451537=reflection_test I, [2024-06-03T13:45:02.856727 #2410252] INFO -- : [ 11/899] 2451537=test_gem_name_tuple I, [2024-06-03T13:45:03.087858 #2410252] INFO -- : [ 12/899] 2451534=test_rdoc_tom_doc I, [2024-06-03T13:45:03.201750 #2410252] INFO -- : [ 13/899] 2451534=test_gem_resolver I, [2024-06-03T13:45:03.468321 #2410252] INFO -- : [ 14/899] 2451538=test_resize I, [2024-06-03T13:45:03.628183 #2410252] INFO -- : [ 15/899] 2451538=test_sorted_set I, [2024-06-03T13:45:03.666651 #2410252] INFO -- : [ 16/899] 2451535=test_emoji I, [2024-06-03T13:45:03.805974 #2410252] INFO -- : [ 17/899] 2451535=test_condition I, [2024-06-03T13:45:03.827640 #2410252] INFO -- : [ 18/899] 2451535=test_erb I, [2024-06-03T13:45:03.866142 #2410252] INFO -- : [ 19/899] 2451537=test_cp949 I, [2024-06-03T13:45:03.889973 #2410252] INFO -- : [ 20/899] 2451537=json_generic_object_test I, [2024-06-03T13:45:03.964709 #2410252] INFO -- : [ 21/899] 2451537=test_stringify_symbols I, [2024-06-03T13:45:04.004330 #2410252] INFO -- : [ 22/899] 2451535=test_bn I, [2024-06-03T13:45:04.044002 #2410252] INFO -- : [ 23/899] 2451537=test_digest_extend I, [2024-06-03T13:45:04.093327 #2410252] INFO -- : [ 24/899] 2451535=test_gem_rdoc I, [2024-06-03T13:45:04.127644 #2410252] INFO -- : [ 25/899] 2451537=test_gem_dependency_list I, [2024-06-03T13:45:04.414020 #2410252] INFO -- : [ 26/899] 2451538=test_c_struct_builder I, [2024-06-03T13:45:04.551668 #2410252] INFO -- : [ 27/899] 2451537=test_monitor I, [2024-06-03T13:45:04.623329 #2410252] INFO -- : [ 28/899] 2451538=test_last_thread I, [2024-06-03T13:45:04.993159 #2410252] INFO -- : [ 29/899] 2451537=test_gem_install_update_options I, [2024-06-03T13:45:05.315132 #2410252] INFO -- : [ 30/899] 2451535=test_whileuntil I, [2024-06-03T13:45:05.336708 #2410252] INFO -- : [ 31/899] 2451535=test_numhash I, [2024-06-03T13:45:05.344168 #2410252] INFO -- : [ 32/899] 2451535=test_pkey_rsa I, [2024-06-03T13:45:05.713911 #2410252] INFO -- : [ 33/899] 2451537=test_generic I, [2024-06-03T13:45:05.763196 #2410252] INFO -- : [ 34/899] 2451534=test_rdoc_markup_to_ansi I, [2024-06-03T13:45:05.875870 #2410252] INFO -- : [ 35/899] 2451538=test_framework I, [2024-06-03T13:45:05.937642 #2410252] INFO -- : [ 36/899] 2451534=test_workspace I, [2024-06-03T13:45:05.939466 #2410252] INFO -- : [ 37/899] 2451538=test_passing_block I, [2024-06-03T13:45:06.008409 #2410252] INFO -- : [ 38/899] 2451538=test_gem_resolver_index_specification I, [2024-06-03T13:45:06.024027 #2410252] INFO -- : [ 39/899] 2451537=test_singleton_function I, [2024-06-03T13:45:06.026563 #2410252] INFO -- : [ 40/899] 2451537=test_rdoc_parser_changelog I, [2024-06-03T13:45:06.287634 #2410252] INFO -- : [ 41/899] 2451538=test_c_union_entity I, [2024-06-03T13:45:06.358871 #2410252] INFO -- : [ 42/899] 2451538=test_io_wait_uncommon I, [2024-06-03T13:45:06.369095 #2410252] INFO -- : [ 43/899] 2451535=bom_test I, [2024-06-03T13:45:06.412522 #2410252] INFO -- : [ 44/899] 2451538=test_gem_ci_detector I, [2024-06-03T13:45:06.458841 #2410252] INFO -- : [ 45/899] 2451538=test_file I, [2024-06-03T13:45:06.708101 #2410252] INFO -- : [ 46/899] 2451535=test_io_console I, [2024-06-03T13:45:06.736907 #2410252] INFO -- : [ 47/899] 2451537=heredoc_test I, [2024-06-03T13:45:06.758906 #2410252] INFO -- : [ 48/899] 2451537=test_gem_ext_cmake_builder I, [2024-06-03T13:45:06.861312 #2410252] INFO -- : [ 49/899] 2451537=test_svcb_https I, [2024-06-03T13:45:06.934929 #2410252] INFO -- : [ 50/899] 2451537=test_buffering I, [2024-06-03T13:45:06.971980 #2410252] INFO -- : [ 51/899] 2451537=test_allocation I, [2024-06-03T13:45:07.095472 #2410252] INFO -- : [ 52/899] 2451534=test_debugger_integration I, [2024-06-03T13:45:07.112390 #2410252] INFO -- : [ 53/899] 2451534=test_my_integer I, [2024-06-03T13:45:07.291643 #2410252] INFO -- : [ 54/899] 2451534=test_option I, [2024-06-03T13:45:07.482778 #2410252] INFO -- : [ 55/899] 2451534=test_insns_leaf I, [2024-06-03T13:45:07.501455 #2410252] INFO -- : [ 56/899] 2451534=test_gem_version_option I, [2024-06-03T13:45:07.689113 #2410252] INFO -- : [ 57/899] 2451534=test_tracer I, [2024-06-03T13:45:07.727898 #2410252] INFO -- : [ 58/899] 2451534=test_member I, [2024-06-03T13:45:07.793164 #2410252] INFO -- : [ 59/899] 2451534=test_x509req I, [2024-06-03T13:45:08.471406 #2410252] INFO -- : [ 60/899] 2451534=test_win32ole_variant I, [2024-06-03T13:45:08.504478 #2410252] INFO -- : [ 61/899] 2451534=test_syntax I, [2024-06-03T13:45:10.968061 #2410252] INFO -- : [ 62/899] 2451535=test_flip I, [2024-06-03T13:45:11.097782 #2410252] INFO -- : [ 63/899] 2451535=test_x509name I, [2024-06-03T13:45:11.107980 #2410252] INFO -- : [ 64/899] 2451535=test_rdoc_task I, [2024-06-03T13:45:11.162529 #2410252] INFO -- : [ 65/899] 2451535=test_backtrace I, [2024-06-03T13:45:13.085804 #2410252] INFO -- : [ 66/899] 2451538=test_dln I, [2024-06-03T13:45:13.122804 #2410252] INFO -- : [ 67/899] 2451538=test_scalar_scanner I, [2024-06-03T13:45:13.158215 #2410252] INFO -- : [ 68/899] 2451538=test_nofree I, [2024-06-03T13:45:13.183537 #2410252] INFO -- : [ 69/899] 2451538=test_set I, [2024-06-03T13:45:13.300255 #2410252] INFO -- : [ 70/899] 2451538=symbol_encoding_test I, [2024-06-03T13:45:13.580378 #2410252] INFO -- : [ 71/899] 2451535=test_pkg_config I, [2024-06-03T13:45:13.619994 #2410252] INFO -- : [ 72/899] 2451538=test_gem_security_signer I, [2024-06-03T13:45:13.712625 #2410252] INFO -- : [ 73/899] 2451535=test_resolve_symbol I, [2024-06-03T13:45:14.051867 #2410252] INFO -- : [ 74/899] 2451535=test_rdoc_normal_module I, [2024-06-03T13:45:14.172096 #2410252] INFO -- : [ 75/899] 2451538=test_rdoc_markdown_test I, [2024-06-03T13:45:14.619784 #2410252] INFO -- : [ 76/899] 2451535=test_gem_source_lock I, [2024-06-03T13:45:14.969835 #2410252] INFO -- : [ 77/899] 2451535=test_default_gems I, [2024-06-03T13:45:15.345995 #2410252] INFO -- : [ 78/899] 2451535=test_gem_commands_cleanup_command I, [2024-06-03T13:45:18.036085 #2410252] INFO -- : [ 79/899] 2451538=test_buffered_io I, [2024-06-03T13:45:18.231929 #2410252] INFO -- : [ 80/899] 2451538=test_gem_ext_ext_conf_builder I, [2024-06-03T13:45:19.140829 #2410252] INFO -- : [ 81/899] 2451537=test_gem_dependency_resolution_error I, [2024-06-03T13:45:19.166808 #2410252] INFO -- : [ 82/899] 2451537=test_path_to_class I, [2024-06-03T13:45:19.212583 #2410252] INFO -- : [ 83/899] 2451537=test_gem_request_set_lockfile_parser I, [2024-06-03T13:45:19.982256 #2410252] INFO -- : [ 84/899] 2451535=test_utf16 I, [2024-06-03T13:45:20.038466 #2410252] INFO -- : [ 85/899] 2451535=test_sprintf I, [2024-06-03T13:45:20.290009 #2410252] INFO -- : [ 86/899] 2451537=test_autoload I, [2024-06-03T13:45:20.796972 #2410252] INFO -- : [ 87/899] 2451535=test_pkcs12 I, [2024-06-03T13:45:21.803624 #2410252] INFO -- : [ 88/899] 2451535=test_gem_commands_which_command I, [2024-06-03T13:45:21.959997 #2410252] INFO -- : [ 89/899] 2451535=test_weakmap I, [2024-06-03T13:45:24.673338 #2410252] INFO -- : [ 90/899] 2451538=test_fiber I, [2024-06-03T13:45:33.713810 #2410252] INFO -- : [ 91/899] 2451538=test_refinement I, [2024-06-03T13:45:39.957393 #2410252] INFO -- : [ 92/899] 2451535=test_case_options I, [2024-06-03T13:45:39.995056 #2410252] INFO -- : [ 93/899] 2451535=test_cgi_session I, [2024-06-03T13:45:40.107569 #2410252] INFO -- : [ 94/899] 2451535=test_x509crl I, [2024-06-03T13:45:40.237194 #2410252] INFO -- : [ 95/899] 2451534=test_usrmarshal I, [2024-06-03T13:45:40.623849 #2410252] INFO -- : [ 96/899] 2451535=test_httpresponses I, [2024-06-03T13:45:40.864415 #2410252] INFO -- : [ 97/899] 2451535=test_optimization I, [2024-06-03T13:45:41.739971 #2410252] INFO -- : [ 98/899] 2451534=test_ripper I, [2024-06-03T13:45:44.127974 #2410252] INFO -- : [ 99/899] 2451534=test_postponed_job I, [2024-06-03T13:45:44.555180 #2410252] INFO -- : [100/899] 2451537=test_gem_request_set_lockfile I, [2024-06-03T13:45:46.198576 #2410252] INFO -- : [101/899] 2451534=test_pty I, [2024-06-03T13:45:46.413260 #2410252] INFO -- : [102/899] 2451537=parse_comments_test I, [2024-06-03T13:45:46.427784 #2410252] INFO -- : [103/899] 2451537=test_rdoc_markup_attributes I, [2024-06-03T13:45:46.439913 #2410252] INFO -- : [104/899] 2451537=test_recursion I, [2024-06-03T13:45:46.451363 #2410252] INFO -- : [105/899] 2451537=parse_success_test I, [2024-06-03T13:45:46.493662 #2410252] INFO -- : [106/899] 2451537=test_float I, [2024-06-03T13:45:47.628293 #2410252] INFO -- : [107/899] 2451534=test_ractor I, [2024-06-03T13:45:47.684829 #2410252] INFO -- : [108/899] 2451534=test_rdoc_parser_markdown I, [2024-06-03T13:45:47.694662 #2410252] INFO -- : [109/899] 2451534=test_windows_1251 I, [2024-06-03T13:45:47.703308 #2410252] INFO -- : [110/899] 2451534=test_frozen I, [2024-06-03T13:45:47.729413 #2410252] INFO -- : [111/899] 2451534=test_delegate I, [2024-06-03T13:45:47.752786 #2410252] INFO -- : [112/899] 2451534=test_gem_ext_cargo_builder_unit I, [2024-06-03T13:45:47.806890 #2410252] INFO -- : [113/899] 2451534=test_digest I, [2024-06-03T13:45:49.845159 #2410252] INFO -- : [114/899] 2451537=test_gem_package_task I, [2024-06-03T13:45:49.950797 #2410252] INFO -- : [115/899] 2451537=newline_offsets_test I, [2024-06-03T13:45:50.140635 #2410252] INFO -- : [116/899] 2451534=test_omap I, [2024-06-03T13:45:50.220334 #2410252] INFO -- : [117/899] 2451534=test_fiddle I, [2024-06-03T13:45:50.443642 #2410252] INFO -- : [118/899] 2451534=test_shellwords I, [2024-06-03T13:45:50.456049 #2410252] INFO -- : [119/899] 2451534=test_yield_block I, [2024-06-03T13:45:50.483640 #2410252] INFO -- : [120/899] 2451534=test_case I, [2024-06-03T13:45:50.483712 #2410252] INFO -- : [121/899] 2451534=test_ractor I, [2024-06-03T13:45:50.781186 #2410252] INFO -- : [122/899] 2451537=test_complex I, [2024-06-03T13:45:51.120580 #2410252] INFO -- : [123/899] 2451534=test_settracefunc I, [2024-06-03T13:45:51.509359 #2410252] INFO -- : [124/899] 2451537=test_psych I, [2024-06-03T13:45:51.651916 #2410252] INFO -- : [125/899] 2451537=test_gem_text I, [2024-06-03T13:45:51.944311 #2410252] INFO -- : [126/899] 2451537=test_set_len I, [2024-06-03T13:45:51.952441 #2410252] INFO -- : [127/899] 2451537=tunnel_test I, [2024-06-03T13:45:52.020069 #2410252] INFO -- : [128/899] 2451537=test_rubyoptions I, [2024-06-03T13:45:55.579940 #2410252] INFO -- : [129/899] 2451538=test_pattern_matching I, [2024-06-03T13:45:55.884400 #2410252] INFO -- : [130/899] 2451538=test_win32ole I, [2024-06-03T13:45:55.895452 #2410252] INFO -- : [131/899] 2451538=test_zsh_completion I, [2024-06-03T13:45:55.948666 #2410252] INFO -- : [132/899] 2451538=test_asn1 I, [2024-06-03T13:45:56.037300 #2410252] INFO -- : [133/899] 2451538=json_common_interface_test I, [2024-06-03T13:45:56.112648 #2410252] INFO -- : [134/899] 2451538=test_gem_commands_open_command I, [2024-06-03T13:45:56.216701 #2410252] INFO -- : [135/899] 2451534=test_sprintf_comb I, [2024-06-03T13:45:56.355903 #2410252] INFO -- : [136/899] 2451538=test_rdoc_markup_pre_process I, [2024-06-03T13:45:56.645421 #2410252] INFO -- : [137/899] 2451538=test_rdoc_rd_block_parser I, [2024-06-03T13:45:56.706237 #2410252] INFO -- : [138/899] 2451538=test_method_cache I, [2024-06-03T13:45:56.730853 #2410252] INFO -- : [139/899] 2451538=test_scheduler I, [2024-06-03T13:45:56.834307 #2410252] INFO -- : [140/899] 2451534=test_rdoc_ri_paths I, [2024-06-03T13:45:56.923181 #2410252] INFO -- : [141/899] 2451534=test_command I, [2024-06-03T13:45:57.187276 #2410252] INFO -- : [142/899] 2451538=test_serialize_subclasses I, [2024-06-03T13:45:57.234117 #2410252] INFO -- : [143/899] 2451538=test_handle I, [2024-06-03T13:45:57.775795 #2410252] INFO -- : [144/899] 2451534=test_dryrun I, [2024-06-03T13:45:57.942042 #2410252] INFO -- : [145/899] 2451534=test_enum I, [2024-06-03T13:45:58.530363 #2410252] INFO -- : [146/899] 2451538=test_kdf I, [2024-06-03T13:45:58.953642 #2410252] INFO -- : [147/899] 2451538=test_ractor I, [2024-06-03T13:45:58.994759 #2410252] INFO -- : [148/899] 2451538=test_gem_source_specific_file I, [2024-06-03T13:45:59.487816 #2410252] INFO -- : [149/899] 2451538=test_address_resolve I, [2024-06-03T13:45:59.811353 #2410252] INFO -- : [150/899] 2451538=test_rdoc_markup_to_tt_only I, [2024-06-03T13:45:59.931907 #2410252] INFO -- : [151/899] 2451538=test_date_ractor I, [2024-06-03T13:46:01.152935 #2410252] INFO -- : [152/899] 2451538=test_parser I, [2024-06-03T13:46:01.195916 #2410252] INFO -- : [153/899] 2451538=test_iso_8859 I, [2024-06-03T13:46:01.268659 #2410252] INFO -- : [154/899] 2451538=test_gem_commands_signin_command I, [2024-06-03T13:46:01.856263 #2410252] INFO -- : [155/899] 2451538=json_generator_test I, [2024-06-03T13:46:02.189430 #2410252] INFO -- : [156/899] 2451538=test_cgi_util I, [2024-06-03T13:46:02.223206 #2410252] INFO -- : [157/899] 2451534=test_num2int I, [2024-06-03T13:46:02.265536 #2410252] INFO -- : [158/899] 2451534=test_rdoc_context I, [2024-06-03T13:46:03.162821 #2410252] INFO -- : [159/899] 2451538=test_iter_break I, [2024-06-03T13:46:03.216049 #2410252] INFO -- : [160/899] 2451538=test_open-uri I, [2024-06-03T13:46:04.599197 #2410252] INFO -- : [161/899] 2451534=test_bug-14834 I, [2024-06-03T13:46:05.105959 #2410252] INFO -- : [162/899] 2451534=test_rdoc_generator_markup I, [2024-06-03T13:46:05.124027 #2410252] INFO -- : [163/899] 2451534=test_rdoc_markup_document I, [2024-06-03T13:46:05.245963 #2410252] INFO -- : [164/899] 2451534=test_rdoc_markup_parser I, [2024-06-03T13:46:05.652590 #2410252] INFO -- : [165/899] 2451534=test_terminfo I, [2024-06-03T13:46:05.739919 #2410252] INFO -- : [166/899] 2451534=test_gem_commands_dependency_command I, [2024-06-03T13:46:05.999055 #2410252] INFO -- : [167/899] 2451534=test_gem_commands_search_command I, [2024-06-03T13:46:06.001107 #2410252] INFO -- : [168/899] 2451534=test_gem_commands_specification_command I, [2024-06-03T13:46:06.282797 #2410252] INFO -- : [169/899] 2451534=test_arithmetic_sequence I, [2024-06-03T13:46:06.320119 #2410252] INFO -- : [170/899] 2451534=test_addrinfo I, [2024-06-03T13:46:06.522066 #2410252] INFO -- : [171/899] 2451538=regexp_test I, [2024-06-03T13:46:06.548493 #2410252] INFO -- : [172/899] 2451538=test_cesu8 I, [2024-06-03T13:46:06.631231 #2410252] INFO -- : [173/899] 2451538=static_inspect_test I, [2024-06-03T13:46:06.677980 #2410252] INFO -- : [174/899] 2451538=test_gem_commands_contents_command I, [2024-06-03T13:46:07.079309 #2410252] INFO -- : [175/899] 2451538=test_gem_resolver_lock_specification I, [2024-06-03T13:46:07.159513 #2410252] INFO -- : [176/899] 2451538=test_noarg I, [2024-06-03T13:46:07.574853 #2410252] INFO -- : [177/899] 2451534=test_rdoc_markup_to_html_crossref I, [2024-06-03T13:46:08.232086 #2410252] INFO -- : [178/899] 2451538=test_gem_resolver_best_set I, [2024-06-03T13:46:08.704321 #2410252] INFO -- : [179/899] 2451538=test_gem_commands_environment_command I, [2024-06-03T13:46:08.852842 #2410252] INFO -- : [180/899] 2451534=test_utf32 I, [2024-06-03T13:46:08.864187 #2410252] INFO -- : [181/899] 2451534=test_array I, [2024-06-03T13:46:09.033626 #2410252] INFO -- : [182/899] 2451538=test_threadgroup I, [2024-06-03T13:46:09.684081 #2410252] INFO -- : [183/899] 2451535=test_date_strptime I, [2024-06-03T13:46:10.044736 #2410252] INFO -- : [184/899] 2451535=test_gem_safe_marshal I, [2024-06-03T13:46:10.095639 #2410252] INFO -- : [185/899] 2451538=test_rdoc_extend I, [2024-06-03T13:46:10.275857 #2410252] INFO -- : [186/899] 2451538=test_merge_keys I, [2024-06-03T13:46:10.306186 #2410252] INFO -- : [187/899] 2451538=test_gbk I, [2024-06-03T13:46:10.322064 #2410252] INFO -- : [188/899] 2451538=test_string I, [2024-06-03T13:46:13.724179 #2410252] INFO -- : [189/899] 2451535=test_rbconfig I, [2024-06-03T13:46:13.763839 #2410252] INFO -- : [190/899] 2451535=test_win32ole_method I, [2024-06-03T13:46:14.263257 #2410252] INFO -- : [191/899] 2451535=test_open3 I, [2024-06-03T13:46:26.815725 #2410252] INFO -- : [192/899] 2451535=test_spell_checker I, [2024-06-03T13:46:26.848148 #2410252] INFO -- : [193/899] 2451535=test_flush I, [2024-06-03T13:46:26.878922 #2410252] INFO -- : [194/899] 2451535=test_euc_jp I, [2024-06-03T13:46:26.885015 #2410252] INFO -- : [195/899] 2451535=test_load I, [2024-06-03T13:46:26.984273 #2410252] INFO -- : [196/899] 2451535=test_error_highlight I, [2024-06-03T13:46:28.671965 #2410252] INFO -- : [197/899] 2451534=test_call I, [2024-06-03T13:46:29.043059 #2410252] INFO -- : [198/899] 2451535=test_random I, [2024-06-03T13:46:29.069939 #2410252] INFO -- : [199/899] 2451535=test_gem_resolver_conflict I, [2024-06-03T13:46:29.291909 #2410252] INFO -- : [200/899] 2451535=test_ractor I, [2024-06-03T13:46:29.310676 #2410252] INFO -- : [201/899] 2451535=test_win32ole_variable I, [2024-06-03T13:46:29.327746 #2410252] INFO -- : [202/899] 2451535=test_array I, [2024-06-03T13:46:29.391875 #2410252] INFO -- : [203/899] 2451535=test_gem_commands_fetch_command I, [2024-06-03T13:46:29.531903 #2410252] INFO -- : [204/899] 2451534=test_date_arith I, [2024-06-03T13:46:29.647848 #2410252] INFO -- : [205/899] 2451534=test_frozen_error I, [2024-06-03T13:46:29.672316 #2410252] INFO -- : [206/899] 2451534=test_rdoc_text I, [2024-06-03T13:46:29.910503 #2410252] INFO -- : [207/899] 2451534=test_gem_resolver_api_specification I, [2024-06-03T13:46:30.081329 #2410252] INFO -- : [208/899] 2451534=test_trace I, [2024-06-03T13:46:30.095647 #2410252] INFO -- : [209/899] 2451534=test_date_new I, [2024-06-03T13:46:30.111867 #2410252] INFO -- : [210/899] 2451535=test_pkey I, [2024-06-03T13:46:30.139681 #2410252] INFO -- : [211/899] 2451534=test_ractor I, [2024-06-03T13:46:30.306919 #2410252] INFO -- : [212/899] 2451535=test_notimplement I, [2024-06-03T13:46:30.315829 #2410252] INFO -- : [213/899] 2451535=test_require I, [2024-06-03T13:46:30.315913 #2410252] INFO -- : [214/899] 2451535=test_provider I, [2024-06-03T13:46:30.546617 #2410252] INFO -- : [215/899] 2451534=test_signedness I, [2024-06-03T13:46:32.419641 #2410252] INFO -- : [216/899] 2451535=test_arity I, [2024-06-03T13:46:32.529582 #2410252] INFO -- : [217/899] 2451535=test_gem_specification I, [2024-06-03T13:46:37.131867 #2410252] INFO -- : [218/899] 2451537=test_rdoc_markup_to_joined_paragraph I, [2024-06-03T13:46:37.162033 #2410252] INFO -- : [219/899] 2451537=test_rdoc_markup_to_html I, [2024-06-03T13:46:37.647059 #2410252] INFO -- : [220/899] 2451537=attribute_write_test I, [2024-06-03T13:46:37.688671 #2410252] INFO -- : [221/899] 2451537=test_interned_str I, [2024-06-03T13:46:37.708826 #2410252] INFO -- : [222/899] 2451537=test_len I, [2024-06-03T13:46:37.729138 #2410252] INFO -- : [223/899] 2451537=test_pack I, [2024-06-03T13:46:37.913465 #2410252] INFO -- : [224/899] 2451537=test_compile_prism I, [2024-06-03T13:46:39.155649 #2410252] INFO -- : [225/899] 2451537=test_literal I, [2024-06-03T13:46:41.479854 #2410252] INFO -- : [226/899] 2451537=test_pstore I, [2024-06-03T13:46:41.837080 #2410252] INFO -- : [227/899] 2451537=test_rdoc_options I, [2024-06-03T13:46:42.570735 #2410252] INFO -- : [228/899] 2451537=test_thread I, [2024-06-03T13:46:42.908782 #2410252] INFO -- : [229/899] 2451537=test_exception_at_throwing I, [2024-06-03T13:46:43.479023 #2410252] INFO -- : [230/899] 2451535=test_bundled_ca I, [2024-06-03T13:46:43.493859 #2410252] INFO -- : [231/899] 2451537=parse_test I, [2024-06-03T13:46:43.620783 #2410252] INFO -- : [232/899] 2451537=test_rdoc_include I, [2024-06-03T13:46:43.741972 #2410252] INFO -- : [233/899] 2451537=test_mixed_unicode_escapes I, [2024-06-03T13:46:43.768370 #2410252] INFO -- : [234/899] 2451537=test_mailto I, [2024-06-03T13:46:43.784607 #2410252] INFO -- : [235/899] 2451537=test_not I, [2024-06-03T13:46:43.875978 #2410252] INFO -- : [236/899] 2451537=test_sleep I, [2024-06-03T13:46:44.716324 #2410252] INFO -- : [237/899] 2451535=test_scalar I, [2024-06-03T13:46:44.775644 #2410252] INFO -- : [238/899] 2451535=test_gem_command_manager I, [2024-06-03T13:46:45.804339 #2410252] INFO -- : [239/899] 2451535=test_sizeof I, [2024-06-03T13:46:46.087785 #2410252] INFO -- : [240/899] 2451537=test_face I, [2024-06-03T13:46:46.158894 #2410252] INFO -- : [241/899] 2451537=test_remote_fetch_error I, [2024-06-03T13:46:46.207871 #2410252] INFO -- : [242/899] 2451537=json_encoding_test I, [2024-06-03T13:46:46.504409 #2410252] INFO -- : [243/899] 2451537=test_gem_ext_rake_builder I, [2024-06-03T13:46:47.388173 #2410252] INFO -- : [244/899] 2451534=test_weakkeymap I, [2024-06-03T13:46:48.083468 #2410252] INFO -- : [245/899] 2451534=test_system I, [2024-06-03T13:46:49.254025 #2410252] INFO -- : [246/899] 2451537=test_gem_package_tar_writer I, [2024-06-03T13:46:49.625588 #2410252] INFO -- : [247/899] 2451537=test_rdoc_markup_indented_paragraph I, [2024-06-03T13:46:49.664228 #2410252] INFO -- : [248/899] 2451537=test_gem_commands_cert_command I, [2024-06-03T13:46:52.686980 #2410252] INFO -- : [249/899] 2451534=equality_test I, [2024-06-03T13:46:53.092583 #2410252] INFO -- : [250/899] 2451534=test_enc_associate I, [2024-06-03T13:46:54.821010 #2410252] INFO -- : [251/899] 2451534=newline_test I, [2024-06-03T13:46:55.227814 #2410252] INFO -- : [252/899] 2451534=test_c_struct_entry I, [2024-06-03T13:46:56.165278 #2410252] INFO -- : [253/899] 2451537=test_to_ary_concat I, [2024-06-03T13:46:57.195654 #2410252] INFO -- : [254/899] 2451534=json_parser_test I, [2024-06-03T13:46:57.237981 #2410252] INFO -- : [255/899] 2451534=test_coderange I, [2024-06-03T13:46:57.303100 #2410252] INFO -- : [256/899] 2451534=test_rdoc_markup_to_label I, [2024-06-03T13:46:57.579714 #2410252] INFO -- : [257/899] 2451534=test_method I, [2024-06-03T13:47:01.380954 #2410252] INFO -- : [258/899] 2451537=test_update I, [2024-06-03T13:47:01.584168 #2410252] INFO -- : [259/899] 2451537=test_ast I, [2024-06-03T13:47:02.195669 #2410252] INFO -- : [260/899] 2451535=test_coverage I, [2024-06-03T13:47:05.935945 #2410252] INFO -- : [261/899] 2451535=test_pathname I, [2024-06-03T13:47:06.640742 #2410252] INFO -- : [262/899] 2451535=test_socket I, [2024-06-03T13:47:07.745556 #2410252] INFO -- : [263/899] 2451538=test_stringscanner I, [2024-06-03T13:47:07.864655 #2410252] INFO -- : [264/899] 2451538=constant_path_node_test I, [2024-06-03T13:47:07.903918 #2410252] INFO -- : [265/899] 2451538=test_super I, [2024-06-03T13:47:10.731841 #2410252] INFO -- : [266/899] 2451538=test_ssl_session I, [2024-06-03T13:47:12.680834 #2410252] INFO -- : [267/899] 2451538=test_beginendblock I, [2024-06-03T13:47:15.408965 #2410252] INFO -- : [268/899] 2451538=test_show_source I, [2024-06-03T13:47:15.626528 #2410252] INFO -- : [269/899] 2451538=test_deprecated I, [2024-06-03T13:47:15.638223 #2410252] INFO -- : [270/899] 2451538=heredoc_dedent_test I, [2024-06-03T13:47:15.694100 #2410252] INFO -- : [271/899] 2451538=test_abi I, [2024-06-03T13:47:16.250591 #2410252] INFO -- : [272/899] 2451538=test_within_pipe I, [2024-06-03T13:47:16.346129 #2410252] INFO -- : [273/899] 2451538=test_name_error_extension I, [2024-06-03T13:47:16.355758 #2410252] INFO -- : [274/899] 2451534=test_div I, [2024-06-03T13:47:16.381765 #2410252] INFO -- : [275/899] 2451538=test_reline I, [2024-06-03T13:47:16.496814 #2410252] INFO -- : [276/899] 2451534=test_marshalable I, [2024-06-03T13:47:16.540142 #2410252] INFO -- : [277/899] 2451534=test_find I, [2024-06-03T13:47:16.647630 #2410252] INFO -- : [278/899] 2451534=test_m17n_comb I, [2024-06-03T13:47:17.996539 #2410252] INFO -- : [279/899] 2451538=test_gem_commands_stale_command I, [2024-06-03T13:47:18.203227 #2410252] INFO -- : [280/899] 2451538=test_pp I, [2024-06-03T13:47:18.484615 #2410252] INFO -- : [281/899] 2451538=test_gem_resolver_git_specification I, [2024-06-03T13:47:20.156656 #2410252] INFO -- : [282/899] 2451538=test_stream I, [2024-06-03T13:47:20.201471 #2410252] INFO -- : [283/899] 2451538=test_uncorrectable_name_check I, [2024-06-03T13:47:20.219985 #2410252] INFO -- : [284/899] 2451538=test_acceptable I, [2024-06-03T13:47:20.420688 #2410252] INFO -- : [285/899] 2451538=test_file_exhaustive I, [2024-06-03T13:47:22.408048 #2410252] INFO -- : [286/899] 2451535=test_erb_command I, [2024-06-03T13:47:22.516972 #2410252] INFO -- : [287/899] 2451535=test_gem_commands_query_command I, [2024-06-03T13:47:24.489932 #2410252] INFO -- : [288/899] 2451535=test_dns I, [2024-06-03T13:47:24.975634 #2410252] INFO -- : [289/899] 2451534=test_rdoc_markup_heading I, [2024-06-03T13:47:25.042555 #2410252] INFO -- : [290/899] 2451534=test_cstr I, [2024-06-03T13:47:25.149247 #2410252] INFO -- : [291/899] 2451535=test_gem_resolver_vendor_specification I, [2024-06-03T13:47:25.359960 #2410252] INFO -- : [292/899] 2451535=test_require_path_check I, [2024-06-03T13:47:26.026813 #2410252] INFO -- : [293/899] 2451535=test_rdoc_rubygems_hook I, [2024-06-03T13:47:26.582098 #2410252] INFO -- : [294/899] 2451535=test_dup I, [2024-06-03T13:47:27.445767 #2410252] INFO -- : [295/899] 2451535=test_securerandom I, [2024-06-03T13:47:27.697443 #2410252] INFO -- : [296/899] 2451535=test_input_method I, [2024-06-03T13:47:28.274152 #2410252] INFO -- : [297/899] 2451535=test_rdoc_class_module I, [2024-06-03T13:47:29.345100 #2410252] INFO -- : [298/899] 2451534=test_thread_queue I, [2024-06-03T13:47:30.099656 #2410252] INFO -- : [299/899] 2451535=test_memory_view I, [2024-06-03T13:47:30.183780 #2410252] INFO -- : [300/899] 2451535=test_nowrite I, [2024-06-03T13:47:30.307992 #2410252] INFO -- : [301/899] 2451535=test_alias I, [2024-06-03T13:47:30.831264 #2410252] INFO -- : [302/899] 2451535=test_rdoc_ri_driver I, [2024-06-03T13:47:32.008042 #2410252] INFO -- : [303/899] 2451535=test_exception I, [2024-06-03T13:47:37.556243 #2410252] INFO -- : [304/899] 2451538=test_append I, [2024-06-03T13:47:37.586059 #2410252] INFO -- : [305/899] 2451538=test_httpheader I, [2024-06-03T13:47:37.608393 #2410252] INFO -- : [306/899] 2451538=test_protocol I, [2024-06-03T13:47:38.227620 #2410252] INFO -- : [307/899] 2451538=test_ostruct I, [2024-06-03T13:47:38.299947 #2410252] INFO -- : [308/899] 2451534=test_process I, [2024-06-03T13:47:38.778704 #2410252] INFO -- : [309/899] 2451538=test_tsort I, [2024-06-03T13:47:38.816842 #2410252] INFO -- : [310/899] 2451538=test_rendering I, [2024-06-03T13:47:38.857268 #2410252] INFO -- : [311/899] 2451538=test_help I, [2024-06-03T13:47:38.996690 #2410252] INFO -- : [312/899] 2451538=test_key_actor_emacs I, [2024-06-03T13:47:39.910434 #2410252] INFO -- : [313/899] 2451538=test_numeric I, [2024-06-03T13:47:40.320179 #2410252] INFO -- : [314/899] 2451538=test_basicinstructions I, [2024-06-03T13:47:40.871641 #2410252] INFO -- : [315/899] 2451538=test_files_lib I, [2024-06-03T13:47:42.935650 #2410252] INFO -- : [316/899] 2451535=test_udp I, [2024-06-03T13:47:42.963630 #2410252] INFO -- : [317/899] 2451535=test_io_buffer I, [2024-06-03T13:47:43.193535 #2410252] INFO -- : [318/899] 2451535=test_lazy_enumerator I, [2024-06-03T13:47:45.796570 #2410252] INFO -- : [319/899] 2451535=test_rdoc_rdoc I, [2024-06-03T13:47:46.399794 #2410252] INFO -- : [320/899] 2451535=test_benchmark I, [2024-06-03T13:47:49.115844 #2410252] INFO -- : [321/899] 2451535=test_hmac I, [2024-06-03T13:47:49.164100 #2410252] INFO -- : [322/899] 2451535=test_optparse I, [2024-06-03T13:47:49.623813 #2410252] INFO -- : [323/899] 2451535=test_nonblock I, [2024-06-03T13:47:49.867644 #2410252] INFO -- : [324/899] 2451535=test_data_error I, [2024-06-03T13:47:50.143557 #2410252] INFO -- : [325/899] 2451535=test_gem_source I, [2024-06-03T13:47:51.628739 #2410252] INFO -- : [326/899] 2451535=test_mdns I, [2024-06-03T13:47:51.646546 #2410252] INFO -- : [327/899] 2451535=test_find_executable I, [2024-06-03T13:47:51.744064 #2410252] INFO -- : [328/899] 2451535=test_weakref I, [2024-06-03T13:47:52.648556 #2410252] INFO -- : [329/899] 2451535=test_macro I, [2024-06-03T13:47:52.671647 #2410252] INFO -- : [330/899] 2451535=test_timeout I, [2024-06-03T13:47:54.101633 #2410252] INFO -- : [331/899] 2451535=test_ws I, [2024-06-03T13:47:54.142757 #2410252] INFO -- : [332/899] 2451535=test_path I, [2024-06-03T13:47:54.193583 #2410252] INFO -- : [333/899] 2451535=test_rdoc_require I, [2024-06-03T13:47:54.258258 #2410252] INFO -- : [334/899] 2451535=test_ts I, [2024-06-03T13:47:57.027859 #2410252] INFO -- : [335/899] 2451538=test_gem_uri_formatter I, [2024-06-03T13:47:57.171986 #2410252] INFO -- : [336/899] 2451535=test_assembler I, [2024-06-03T13:47:57.183645 #2410252] INFO -- : [337/899] 2451538=test_locale I, [2024-06-03T13:47:57.188081 #2410252] INFO -- : [338/899] 2451535=test_normalize I, [2024-06-03T13:47:57.212879 #2410252] INFO -- : [339/899] 2451535=redundant_return_test I, [2024-06-03T13:47:57.291635 #2410252] INFO -- : [340/899] 2451535=test_range I, [2024-06-03T13:47:57.539871 #2410252] INFO -- : [341/899] 2451538=test_rdoc_markup_include I, [2024-06-03T13:47:57.563678 #2410252] INFO -- : [342/899] 2451538=test_gem_resolver_specification I, [2024-06-03T13:47:57.650043 #2410252] INFO -- : [343/899] 2451538=test_color I, [2024-06-03T13:47:57.786102 #2410252] INFO -- : [344/899] 2451538=test_fd_setsize I, [2024-06-03T13:47:57.804844 #2410252] INFO -- : [345/899] 2451538=test_queue I, [2024-06-03T13:47:57.877956 #2410252] INFO -- : [346/899] 2451538=test_gem_dependency I, [2024-06-03T13:47:58.615630 #2410252] INFO -- : [347/899] 2451538=test_gem_commands_rebuild_command I, [2024-06-03T13:47:58.622488 #2410252] INFO -- : [348/899] 2451538=test_env I, [2024-06-03T13:48:00.669832 #2410252] INFO -- : [349/899] 2451535=test_prettyprint I, [2024-06-03T13:48:00.728816 #2410252] INFO -- : [350/899] 2451535=test_jaro_winkler I, [2024-06-03T13:48:00.801177 #2410252] INFO -- : [351/899] 2451535=overlap_test I, [2024-06-03T13:48:03.423910 #2410252] INFO -- : [352/899] 2451535=test_date_conv I, [2024-06-03T13:48:03.519952 #2410252] INFO -- : [353/899] 2451535=test_egrep_cpp I, [2024-06-03T13:48:04.359824 #2410252] INFO -- : [354/899] 2451535=test_gem_resolver_activation_request I, [2024-06-03T13:48:04.531654 #2410252] INFO -- : [355/899] 2451535=test_cgi_modruby I, [2024-06-03T13:48:04.559943 #2410252] INFO -- : [356/899] 2451535=test_method_name_check I, [2024-06-03T13:48:04.761441 #2410252] INFO -- : [357/899] 2451535=test_inadvertent_creation I, [2024-06-03T13:48:05.247899 #2410252] INFO -- : [358/899] 2451535=test_webauthn_listener I, [2024-06-03T13:48:05.627654 #2410252] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : # I, [2024-06-03T13:48:05.854629 #2410252] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 I, [2024-06-03T13:48:05.855777 #2410252] INFO -- : [359/899] 2451535=test_gem_util I, [2024-06-03T13:48:06.805259 #2410252] INFO -- : [360/899] 2451535=test_pkey_dsa I, [2024-06-03T13:48:12.172012 #2410252] INFO -- : [361/899] 2451535=test_gem_package I, [2024-06-03T13:48:16.231115 #2410252] INFO -- : [362/899] 2451535=test_stat I, [2024-06-03T13:48:16.303937 #2410252] INFO -- : [363/899] 2451535=test_config I, [2024-06-03T13:48:16.452128 #2410252] INFO -- : [364/899] 2451535=json_ext_parser_test I, [2024-06-03T13:48:16.519958 #2410252] INFO -- : [365/899] 2451535=test_gem_commands_signout_command I, [2024-06-03T13:48:16.543905 #2410252] INFO -- : [366/899] 2451538=test_date_compat I, [2024-06-03T13:48:16.610124 #2410252] INFO -- : [367/899] 2451538=magic_comment_test I, [2024-06-03T13:48:16.687888 #2410252] INFO -- : [368/899] 2451535=test_gem_commands_yank_command I, [2024-06-03T13:48:17.633317 #2410252] INFO -- : [369/899] 2451535=test_scanner_events I, [2024-06-03T13:48:17.819998 #2410252] INFO -- : [370/899] 2451535=test_enumerable I, [2024-06-03T13:48:17.900010 #2410252] INFO -- : [371/899] 2451535=test_pack I, [2024-06-03T13:48:18.481437 #2410252] INFO -- : [372/899] 2451538=test_mkmf I, [2024-06-03T13:48:18.610835 #2410252] INFO -- : [373/899] 2451538=test_nomethod_error I, [2024-06-03T13:48:18.637270 #2410252] INFO -- : [374/899] 2451538=ruby_parser_test I, [2024-06-03T13:48:18.661568 #2410252] INFO -- : [375/899] 2451538=test_human_typo I, [2024-06-03T13:48:18.688998 #2410252] INFO -- : [376/899] 2451538=test_enumerator I, [2024-06-03T13:48:18.692623 #2410252] INFO -- : [377/899] 2451538=test_files_test_1 I, [2024-06-03T13:48:18.764217 #2410252] INFO -- : [378/899] 2451538=test_eval I, [2024-06-03T13:48:18.764280 #2410252] INFO -- : [379/899] 2451538=test_nesting_parser I, [2024-06-03T13:48:18.892745 #2410252] INFO -- : [380/899] 2451538=test_rdoc_rd_inline I, [2024-06-03T13:48:18.941520 #2410252] INFO -- : [381/899] 2451535=test_gem_unsatisfiable_dependency_error I, [2024-06-03T13:48:18.967784 #2410252] INFO -- : [382/899] 2451538=test_gem_dependency_installer I, [2024-06-03T13:48:19.060200 #2410252] INFO -- : [383/899] 2451535=test_dir I, [2024-06-03T13:48:21.224013 #2410252] INFO -- : [384/899] 2451535=test_gem_uri I, [2024-06-03T13:48:21.556209 #2410252] INFO -- : [385/899] 2451535=test_gem_ext_builder I, [2024-06-03T13:48:29.108065 #2410252] INFO -- : [386/899] 2451535=static_literals_test I, [2024-06-03T13:48:29.183852 #2410252] INFO -- : [387/899] 2451535=test_gem_remote_fetcher I, [2024-06-03T13:48:34.619985 #2410252] INFO -- : [388/899] 2451538=test_defined I, [2024-06-03T13:48:35.071633 #2410252] INFO -- : [389/899] 2451538=test_bug-3571 I, [2024-06-03T13:48:35.359648 #2410252] INFO -- : [390/899] 2451538=test_ifunless I, [2024-06-03T13:48:35.381070 #2410252] INFO -- : [391/899] 2451538=test_force_exit I, [2024-06-03T13:48:35.433817 #2410252] INFO -- : [392/899] 2451538=test_rdoc_top_level I, [2024-06-03T13:48:37.398421 #2410252] INFO -- : [393/899] 2451538=test_recorder I, [2024-06-03T13:48:37.474154 #2410252] INFO -- : [394/899] 2451538=test_fnmatch I, [2024-06-03T13:48:37.628555 #2410252] INFO -- : [395/899] 2451538=test_shapes I, [2024-06-03T13:48:37.644211 #2410252] INFO -- : [396/899] 2451538=test_configuration I, [2024-06-03T13:48:38.314763 #2410252] INFO -- : [397/899] 2451538=test_key_event_record I, [2024-06-03T13:48:38.416356 #2410252] INFO -- : [398/899] 2451538=test_erb_m17n I, [2024-06-03T13:48:38.698809 #2410252] INFO -- : [399/899] 2451538=test_iseq I, [2024-06-03T13:48:41.110921 #2410252] INFO -- : [400/899] 2451535=test_gem_commands_owner_command I, [2024-06-03T13:48:42.436061 #2410252] INFO -- : [401/899] 2451538=test_gem_resolver_dependency_request I, [2024-06-03T13:48:42.619638 #2410252] INFO -- : [402/899] 2451538=test_rdoc_generator_darkfish I, [2024-06-03T13:48:43.004220 #2410252] INFO -- : [403/899] 2451535=test_gem_path_support I, [2024-06-03T13:48:43.337538 #2410252] INFO -- : [404/899] 2451535=snippets_test I, [2024-06-03T13:48:44.658775 #2410252] INFO -- : [405/899] 2451538=test_bug-5832 I, [2024-06-03T13:48:44.672382 #2410252] INFO -- : [406/899] 2451538=test_emitter I, [2024-06-03T13:48:44.708849 #2410252] INFO -- : [407/899] 2451538=test_forwardable I, [2024-06-03T13:48:44.803190 #2410252] INFO -- : [408/899] 2451538=test_https_proxy I, [2024-06-03T13:48:44.842784 #2410252] INFO -- : [409/899] 2451538=test_have_library I, [2024-06-03T13:48:48.957090 #2410252] INFO -- : [410/899] 2451535=test_gem_request_set I, [2024-06-03T13:48:51.647936 #2410252] INFO -- : [411/899] 2451535=desugar_compiler_test I, [2024-06-03T13:48:51.667946 #2410252] INFO -- : [412/899] 2451535=test_string I, [2024-06-03T13:48:51.743741 #2410252] INFO -- : [413/899] 2451535=test_internal_ivar I, [2024-06-03T13:48:51.796011 #2410252] INFO -- : [414/899] 2451535=test_tree_spell_checker I, [2024-06-03T13:48:51.910123 #2410252] INFO -- : [415/899] 2451535=test_objspace I, [2024-06-03T13:48:52.965932 #2410252] INFO -- : [416/899] 2451538=test_tracepoint I, [2024-06-03T13:48:53.742318 #2410252] INFO -- : [417/899] 2451538=test_raise I, [2024-06-03T13:48:53.795637 #2410252] INFO -- : [418/899] 2451538=test_have_macro I, [2024-06-03T13:48:56.655049 #2410252] INFO -- : [419/899] 2451538=test_sleep I, [2024-06-03T13:49:01.453438 #2410252] INFO -- : [420/899] 2451534=test_timeout I, [2024-06-03T13:49:01.494114 #2410252] INFO -- : [421/899] 2451534=test_summary I, [2024-06-03T13:49:01.737321 #2410252] INFO -- : [422/899] 2451538=test_gem_commands_sources_command I, [2024-06-03T13:49:02.192565 #2410252] INFO -- : [423/899] 2451534=test_str2big I, [2024-06-03T13:49:02.231928 #2410252] INFO -- : [424/899] 2451534=test_foreach I, [2024-06-03T13:49:02.234302 #2410252] INFO -- : [425/899] 2451534=test_pointer I, [2024-06-03T13:49:03.180040 #2410252] INFO -- : [426/899] 2451538=test_win32ole_type I, [2024-06-03T13:49:03.258172 #2410252] INFO -- : [427/899] 2451538=test_struct I, [2024-06-03T13:49:05.560101 #2410252] INFO -- : [428/899] 2451538=test_mutex I, [2024-06-03T13:49:06.500078 #2410252] INFO -- : [429/899] 2451534=test_big5 I, [2024-06-03T13:49:06.503161 #2410252] INFO -- : [430/899] 2451534=test_date_time I, [2024-06-03T13:49:06.537002 #2410252] INFO -- : [431/899] 2451534=test_data I, [2024-06-03T13:49:06.568175 #2410252] INFO -- : [432/899] 2451534=test_cgi_header I, [2024-06-03T13:49:06.611209 #2410252] INFO -- : [433/899] 2451534=version_test I, [2024-06-03T13:49:06.628602 #2410252] INFO -- : [434/899] 2451534=test_gem_security_trust_dir I, [2024-06-03T13:49:06.766859 #2410252] INFO -- : [435/899] 2451534=test_enumerator I, [2024-06-03T13:49:06.853643 #2410252] INFO -- : [436/899] 2451538=test_helper I, [2024-06-03T13:49:06.903988 #2410252] INFO -- : [437/899] 2451538=test_parser_events I, [2024-06-03T13:49:07.233582 #2410252] INFO -- : [438/899] 2451538=test_gem_security_policy I, [2024-06-03T13:49:08.863850 #2410252] INFO -- : [439/899] 2451538=test_rdoc_markup_paragraph I, [2024-06-03T13:49:08.994090 #2410252] INFO -- : [440/899] 2451538=test_gem_resolver_installer_set I, [2024-06-03T13:49:10.014297 #2410252] INFO -- : [441/899] 2451538=test_lock_native_thread I, [2024-06-03T13:49:11.075877 #2410252] INFO -- : [442/899] 2451538=test_safe_load I, [2024-06-03T13:49:11.105062 #2410252] INFO -- : [443/899] 2451538=test_string_processing I, [2024-06-03T13:49:11.197481 #2410252] INFO -- : [444/899] 2451538=encodings_test I, [2024-06-03T13:49:11.270617 #2410252] INFO -- : [445/899] 2451538=test_regex_casefold I, [2024-06-03T13:49:11.327549 #2410252] INFO -- : [446/899] 2451538=test_object_create_start I, [2024-06-03T13:49:11.356843 #2410252] INFO -- : [447/899] 2451538=test_http I, [2024-06-03T13:49:11.564097 #2410252] INFO -- : [448/899] 2451538=test_gem_source_git I, [2024-06-03T13:49:17.825296 #2410252] INFO -- : [449/899] 2451538=test_sexp I, [2024-06-03T13:49:18.027644 #2410252] INFO -- : [450/899] 2451538=test_fips I, [2024-06-03T13:49:19.847643 #2410252] INFO -- : [451/899] 2451538=test_name_error I, [2024-06-03T13:49:19.912042 #2410252] INFO -- : [452/899] 2451538=test_case I, [2024-06-03T13:49:20.094137 #2410252] INFO -- : [453/899] 2451538=test_gem_validator I, [2024-06-03T13:49:20.351311 #2410252] INFO -- : [454/899] 2451538=test_logger I, [2024-06-03T13:49:21.071952 #2410252] INFO -- : [455/899] 2451538=test_common I, [2024-06-03T13:49:21.755677 #2410252] INFO -- : [456/899] 2451538=pattern_test I, [2024-06-03T13:49:21.904176 #2410252] INFO -- : [457/899] 2451538=test_key_stroke I, [2024-06-03T13:49:22.048773 #2410252] INFO -- : [458/899] 2451538=test_gem_request I, [2024-06-03T13:49:22.966344 #2410252] INFO -- : [459/899] 2451538=test_libs I, [2024-06-03T13:49:23.080992 #2410252] INFO -- : [460/899] 2451538=test_basicsocket I, [2024-06-03T13:49:23.232833 #2410252] INFO -- : [461/899] 2451538=test_math I, [2024-06-03T13:49:23.282907 #2410252] INFO -- : [462/899] 2451538=test_gc I, [2024-06-03T13:49:23.341259 #2410252] INFO -- : [463/899] 2451538=test_gem_commands_exec_command I, [2024-06-03T13:49:29.940063 #2410252] INFO -- : [464/899] 2451538=errors_test I, [2024-06-03T13:49:30.238772 #2410252] INFO -- : [465/899] 2451538=test_vm_dump I, [2024-06-03T13:49:30.301829 #2410252] INFO -- : [466/899] 2451538=test_rendering I, [2024-06-03T13:49:30.457566 #2410252] INFO -- : [467/899] 2451538=test_import I, [2024-06-03T13:49:37.563648 #2410252] INFO -- : [468/899] 2451538=test_date_strftime I, [2024-06-03T13:49:39.727261 #2410252] INFO -- : [469/899] 2451538=test_gem_source_subpath_problem I, [2024-06-03T13:49:40.452354 #2410252] INFO -- : [470/899] 2451538=test_gc I, [2024-06-03T13:50:02.815677 #2410252] INFO -- : [471/899] 2451537=test_signal I, [2024-06-03T13:50:08.087528 #2410252] INFO -- : [472/899] 2451537=test_fixnum I, [2024-06-03T13:50:08.232097 #2410252] INFO -- : [473/899] 2451537=test_kill_ring I, [2024-06-03T13:50:08.278118 #2410252] INFO -- : [474/899] 2451537=test_stringchar I, [2024-06-03T13:50:08.771352 #2410252] INFO -- : [475/899] 2451537=dump_test I, [2024-06-03T13:50:13.812994 #2410252] INFO -- : [476/899] 2451537=test_severity I, [2024-06-03T13:50:13.840297 #2410252] INFO -- : [477/899] 2451537=integer_parse_test I, [2024-06-03T13:50:13.919315 #2410252] INFO -- : [478/899] 2451537=test_ractor I, [2024-06-03T13:50:14.044114 #2410252] INFO -- : [479/899] 2451537=test_fileutils I, [2024-06-03T13:50:18.412775 #2410252] INFO -- : [480/899] 2451537=test_rdoc_encoding I, [2024-06-03T13:50:18.652134 #2410252] INFO -- : [481/899] 2451537=test_gem_resolver_installed_specification I, [2024-06-03T13:50:18.728620 #2410252] INFO -- : [482/899] 2451537=parse_stream_test I, [2024-06-03T13:50:18.798453 #2410252] INFO -- : [483/899] 2451537=test_rdoc_markdown I, [2024-06-03T13:50:20.181722 #2410252] INFO -- : [484/899] 2451537=test_rdoc_servlet I, [2024-06-03T13:50:20.731456 #2410252] INFO -- : [485/899] 2451537=test_nil2vtempty I, [2024-06-03T13:50:20.812400 #2410252] INFO -- : [486/899] 2451537=test_rdoc_constant I, [2024-06-03T13:50:21.230134 #2410252] INFO -- : [487/899] 2451537=test_deprecate I, [2024-06-03T13:50:21.350560 #2410252] INFO -- : [488/899] 2451537=test_object I, [2024-06-03T13:50:21.616327 #2410252] INFO -- : [489/899] 2451537=test_readpartial I, [2024-06-03T13:50:21.842098 #2410252] INFO -- : [490/899] 2451537=test_bash_completion I, [2024-06-03T13:50:21.962041 #2410252] INFO -- : [491/899] 2451537=test_date_marshal I, [2024-06-03T13:50:21.981593 #2410252] INFO -- : [492/899] 2451537=test_win32ole_variant_m I, [2024-06-03T13:50:22.126995 #2410252] INFO -- : [493/899] 2451537=test_gem_commands_mirror I, [2024-06-03T13:50:22.180068 #2410252] INFO -- : [494/899] 2451537=test_depth_first I, [2024-06-03T13:50:22.228195 #2410252] INFO -- : [495/899] 2451537=test_rdoc_single_class I, [2024-06-03T13:50:22.247221 #2410252] INFO -- : [496/899] 2451537=test_gem_package_tar_header I, [2024-06-03T13:50:22.527950 #2410252] INFO -- : [497/899] 2451537=test_gem_resolver_api_set I, [2024-06-03T13:50:22.883955 #2410252] INFO -- : [498/899] 2451537=test_cclass I, [2024-06-03T13:50:23.762903 #2410252] INFO -- : [499/899] 2451537=comments_test I, [2024-06-03T13:50:23.823954 #2410252] INFO -- : [500/899] 2451537=test_stream I, [2024-06-03T13:50:23.972629 #2410252] INFO -- : [501/899] 2451537=test_hash I, [2024-06-03T13:50:25.739995 #2410252] INFO -- : [502/899] 2451538=test_transcode I, [2024-06-03T13:50:27.215895 #2410252] INFO -- : [503/899] 2451538=test_time I, [2024-06-03T13:50:28.061580 #2410252] INFO -- : [504/899] 2451538=json_string_matching_test I, [2024-06-03T13:50:28.063922 #2410252] INFO -- : [505/899] 2451538=test_convertible I, [2024-06-03T13:50:35.584415 #2410252] INFO -- : [506/899] 2451534=test_rdoc_token_stream I, [2024-06-03T13:50:35.931651 #2410252] INFO -- : [507/899] 2451534=test_extlibs I, [2024-06-03T13:50:45.560944 #2410252] INFO -- : [508/899] 2451534=test_ossl I, [2024-06-03T13:50:48.976718 #2410252] INFO -- : [509/899] 2451537=test_load I, [2024-06-03T13:50:49.031929 #2410252] INFO -- : [510/899] 2451537=test_rdoc_generator_json_index I, [2024-06-03T13:50:49.138728 #2410252] INFO -- : [511/899] 2451537=test_method_cache I, [2024-06-03T13:50:49.507322 #2410252] INFO -- : [512/899] 2451537=test_ruby_lex I, [2024-06-03T13:50:50.127029 #2410252] INFO -- : [513/899] 2451537=test_custom_command I, [2024-06-03T13:50:50.168536 #2410252] INFO -- : [514/899] 2451537=test_json_tree I, [2024-06-03T13:50:50.191641 #2410252] INFO -- : [515/899] 2451537=index_write_test I, [2024-06-03T13:50:51.583640 #2410252] INFO -- : [516/899] 2451537=test_constant I, [2024-06-03T13:51:01.586139 #2410252] INFO -- : [517/899] 2451535=test_rubyvm I, [2024-06-03T13:51:02.031649 #2410252] INFO -- : [518/899] 2451535=test_argf I, [2024-06-03T13:51:11.072706 #2410252] INFO -- : [519/899] 2451537=json_fixtures_test I, [2024-06-03T13:51:11.289469 #2410252] INFO -- : [520/899] 2451537=test_too_many_dummy_encodings I, [2024-06-03T13:51:11.452579 #2410252] INFO -- : [521/899] 2451537=test_encoding I, [2024-06-03T13:51:11.864257 #2410252] INFO -- : [522/899] 2451534=test_yjit I, [2024-06-03T13:51:13.246243 #2410252] INFO -- : [523/899] 2451537=test_rdoc_markup_verbatim I, [2024-06-03T13:51:13.255762 #2410252] INFO -- : [524/899] 2451537=test_propertyputref I, [2024-06-03T13:51:13.338360 #2410252] INFO -- : [525/899] 2451537=test_rdoc_rd_inline_parser I, [2024-06-03T13:51:13.430728 #2410252] INFO -- : [526/899] 2451537=test_rdoc_parser_c I, [2024-06-03T13:51:14.407056 #2410252] INFO -- : [527/899] 2451538=test_pattern_key_name_check I, [2024-06-03T13:51:14.427900 #2410252] INFO -- : [528/899] 2451538=test_keyword I, [2024-06-03T13:51:14.523155 #2410252] INFO -- : [529/899] 2451537=test_m17n I, [2024-06-03T13:51:14.666468 #2410252] INFO -- : [530/899] 2451537=test_null I, [2024-06-03T13:51:14.713221 #2410252] INFO -- : [531/899] 2451537=test_scan_args I, [2024-06-03T13:51:14.828584 #2410252] INFO -- : [532/899] 2451537=test_gem_silent_ui I, [2024-06-03T13:51:15.065283 #2410252] INFO -- : [533/899] 2451537=test_rdoc_markup_to_markdown I, [2024-06-03T13:51:15.222927 #2410252] INFO -- : [534/899] 2451537=test_rdoc_parser_rd I, [2024-06-03T13:51:15.301815 #2410252] INFO -- : [535/899] 2451537=test_getopts I, [2024-06-03T13:51:15.827661 #2410252] INFO -- : [536/899] 2451537=test_ractor_compatibility I, [2024-06-03T13:51:17.596060 #2410252] INFO -- : [537/899] 2451538=test_rdoc_parser_simple I, [2024-06-03T13:51:17.744080 #2410252] INFO -- : [538/899] 2451538=test_ssl I, [2024-06-03T13:51:18.021779 #2410252] INFO -- : [539/899] 2451537=test_module I, [2024-06-03T13:51:28.543659 #2410252] INFO -- : [540/899] 2451535=warnings_test I, [2024-06-03T13:51:28.744310 #2410252] INFO -- : [541/899] 2451535=test_set I, [2024-06-03T13:51:29.037367 #2410252] INFO -- : [542/899] 2451535=test_rdoc_generator_pot_po_entry I, [2024-06-03T13:51:29.188022 #2410252] INFO -- : [543/899] 2451535=unescape_test I, [2024-06-03T13:51:37.406195 #2410252] INFO -- : [544/899] 2451535=test_gem_source_fetch_problem I, [2024-06-03T13:51:37.466979 #2410252] INFO -- : [545/899] 2451535=dispatcher_test I, [2024-06-03T13:51:37.482552 #2410252] INFO -- : [546/899] 2451535=test_windows_1252 I, [2024-06-03T13:51:37.545150 #2410252] INFO -- : [547/899] 2451535=test_bmethod I, [2024-06-03T13:51:37.552718 #2410252] INFO -- : [548/899] 2451535=test_symbol I, [2024-06-03T13:51:37.579198 #2410252] INFO -- : [549/899] 2451535=test_win32ole_typelib I, [2024-06-03T13:51:37.592332 #2410252] INFO -- : [550/899] 2451535=test_rat I, [2024-06-03T13:51:37.637002 #2410252] INFO -- : [551/899] 2451535=test_external_new I, [2024-06-03T13:51:37.661046 #2410252] INFO -- : [552/899] 2451535=test_backtrace I, [2024-06-03T13:51:37.726255 #2410252] INFO -- : [553/899] 2451535=test_webauthn_poller I, [2024-06-03T13:51:37.968131 #2410252] INFO -- : [554/899] 2451537=test_gem_resolver_lock_set I, [2024-06-03T13:51:38.053601 #2410252] INFO -- : [555/899] 2451537=test_require I, [2024-06-03T13:51:38.115024 #2410252] INFO -- : [556/899] 2451535=test_color_printer I, [2024-06-03T13:51:38.170626 #2410252] INFO -- : [557/899] 2451535=test_gem_security I, [2024-06-03T13:51:43.239848 #2410252] INFO -- : [558/899] 2451538=test_ancdata I, [2024-06-03T13:51:43.834219 #2410252] INFO -- : [559/899] 2451538=lex_test I, [2024-06-03T13:51:47.326219 #2410252] INFO -- : [560/899] 2451538=test_gem_update_suggestion I, [2024-06-03T13:51:47.614375 #2410252] INFO -- : [561/899] 2451537=test_store I, [2024-06-03T13:51:47.745543 #2410252] INFO -- : [562/899] 2451538=test_win32ole_param I, [2024-06-03T13:51:47.761562 #2410252] INFO -- : [563/899] 2451538=test_emoji_breaks I, [2024-06-03T13:51:47.804988 #2410252] INFO -- : [564/899] 2451538=regular_expression_encoding_test I, [2024-06-03T13:51:47.910261 #2410252] INFO -- : [565/899] 2451538=test_gem_safe_yaml I, [2024-06-03T13:51:47.943128 #2410252] INFO -- : [566/899] 2451538=test_formatter I, [2024-06-03T13:51:48.043651 #2410252] INFO -- : [567/899] 2451538=test_date_parse I, [2024-06-03T13:51:48.876305 #2410252] INFO -- : [568/899] 2451538=test_ractor I, [2024-06-03T13:51:48.904095 #2410252] INFO -- : [569/899] 2451538=test_gem_command I, [2024-06-03T13:51:49.247634 #2410252] INFO -- : [570/899] 2451537=test_registry I, [2024-06-03T13:51:49.259840 #2410252] INFO -- : [571/899] 2451537=test_thread I, [2024-06-03T13:51:49.300000 #2410252] INFO -- : [572/899] 2451537=test_array_create I, [2024-06-03T13:51:49.300650 #2410252] INFO -- : [573/899] 2451537=test_pkey_ec I, [2024-06-03T13:51:49.368150 #2410252] INFO -- : [574/899] 2451538=test_rdoc_stats I, [2024-06-03T13:51:49.531921 #2410252] INFO -- : [575/899] 2451538=test_yaml_tree I, [2024-06-03T13:51:49.715156 #2410252] INFO -- : [576/899] 2451538=test_gem_package_tar_reader I, [2024-06-03T13:51:49.872326 #2410252] INFO -- : [577/899] 2451537=test_gem_local_remote_options I, [2024-06-03T13:51:50.059842 #2410252] INFO -- : [578/899] 2451538=test_rdoc_store I, [2024-06-03T13:51:50.201423 #2410252] INFO -- : [579/899] 2451537=test_case_comprehensive I, [2024-06-03T13:51:50.326530 #2410252] INFO -- : [580/899] 2451537=test_rdoc_attr I, [2024-06-03T13:51:50.387928 #2410252] INFO -- : [581/899] 2451537=test_gem_gem_runner I, [2024-06-03T13:51:50.912248 #2410252] INFO -- : [582/899] 2451537=test_rdoc_generator_pot_po I, [2024-06-03T13:51:50.925633 #2410252] INFO -- : [583/899] 2451537=test_rdoc_context_section I, [2024-06-03T13:51:51.032954 #2410252] INFO -- : [584/899] 2451537=test_debug I, [2024-06-03T13:51:51.102692 #2410252] INFO -- : [585/899] 2451537=test_time_tz I, [2024-06-03T13:51:51.483892 #2410252] INFO -- : [586/899] 2451537=test_rdoc_generator_pot I, [2024-06-03T13:51:51.490346 #2410252] INFO -- : [587/899] 2451537=test_instrumentation_api I, [2024-06-03T13:51:54.590628 #2410252] INFO -- : [588/899] 2451538=test_gem_impossible_dependencies_error I, [2024-06-03T13:51:54.670529 #2410252] INFO -- : [589/899] 2451538=test_gem_resolver_requirement_list I, [2024-06-03T13:51:55.367644 #2410252] INFO -- : [590/899] 2451538=test_gc_compact I, [2024-06-03T13:51:56.002236 #2410252] INFO -- : [591/899] 2451537=test_arith_seq_beg_len_step I, [2024-06-03T13:51:56.431985 #2410252] INFO -- : [592/899] 2451537=test_did_you_mean I, [2024-06-03T13:51:56.939987 #2410252] INFO -- : [593/899] 2451537=command_line_test I, [2024-06-03T13:51:57.012010 #2410252] INFO -- : [594/899] 2451537=test_gem_config_file I, [2024-06-03T13:51:58.919824 #2410252] INFO -- : [595/899] 2451537=test_have_func I, [2024-06-03T13:51:59.316367 #2410252] INFO -- : [596/899] 2451534=test_yjit_exit_locations I, [2024-06-03T13:52:00.620389 #2410252] INFO -- : [597/899] 2451534=test_gem_commands_pristine_command I, [2024-06-03T13:52:08.934361 #2410252] INFO -- : [598/899] 2451535=test_raise_exception I, [2024-06-03T13:52:09.028848 #2410252] INFO -- : [599/899] 2451537=test_gem I, [2024-06-03T13:52:09.064383 #2410252] INFO -- : [600/899] 2451534=test_history I, [2024-06-03T13:52:09.200122 #2410252] INFO -- : [601/899] 2451534=test_rdoc_method_attr I, [2024-06-03T13:52:09.491023 #2410252] INFO -- : [602/899] 2451534=test_pkcs7 I, [2024-06-03T13:52:09.937915 #2410252] INFO -- : [603/899] 2451534=test_optarg I, [2024-06-03T13:52:10.312280 #2410252] INFO -- : [604/899] 2451534=test_parser I, [2024-06-03T13:52:10.410706 #2410252] INFO -- : [605/899] 2451534=test_cgi_core I, [2024-06-03T13:52:10.448846 #2410252] INFO -- : [606/899] 2451534=test_exception I, [2024-06-03T13:52:10.503049 #2410252] INFO -- : [607/899] 2451534=test_iseq_load I, [2024-06-03T13:52:12.307647 #2410252] INFO -- : [608/899] 2451535=test_console_attr I, [2024-06-03T13:52:12.325347 #2410252] INFO -- : [609/899] 2451535=test_win32ole_variant_outarg I, [2024-06-03T13:52:12.331393 #2410252] INFO -- : [610/899] 2451535=test_files_sample I, [2024-06-03T13:52:13.195705 #2410252] INFO -- : [611/899] 2451535=test_gem_commands_build_command I, [2024-06-03T13:52:14.923910 #2410252] INFO -- : [612/899] 2451538=test_gem_commands_help_command I, [2024-06-03T13:52:15.237456 #2410252] INFO -- : [613/899] 2451535=test_word I, [2024-06-03T13:52:15.280089 #2410252] INFO -- : [614/899] 2451538=test_type_completor I, [2024-06-03T13:52:15.280195 #2410252] INFO -- : [615/899] 2451535=test_numeric I, [2024-06-03T13:52:15.313118 #2410252] INFO -- : [616/899] 2451538=test_marshal I, [2024-06-03T13:52:15.355973 #2410252] INFO -- : [617/899] 2451535=test_inlinecache I, [2024-06-03T13:52:15.755949 #2410252] INFO -- : [618/899] 2451535=test_helper_method I, [2024-06-03T13:52:15.835890 #2410252] INFO -- : [619/899] 2451535=test_ubf_async_safe I, [2024-06-03T13:52:15.936357 #2410252] INFO -- : [620/899] 2451535=test_case_mapping I, [2024-06-03T13:52:16.015952 #2410252] INFO -- : [621/899] 2451535=test_assignment I, [2024-06-03T13:52:17.937213 #2410252] INFO -- : [622/899] 2451537=test_ractor I, [2024-06-03T13:52:17.948593 #2410252] INFO -- : [623/899] 2451534=test_win32ole_record I, [2024-06-03T13:52:18.547635 #2410252] INFO -- : [624/899] 2451534=test_ssl I, [2024-06-03T13:52:20.076843 #2410252] INFO -- : [625/899] 2451537=test_rdoc_generator_ri I, [2024-06-03T13:52:20.104623 #2410252] INFO -- : [626/899] 2451537=test_gem_stream_ui I, [2024-06-03T13:52:20.159964 #2410252] INFO -- : [627/899] 2451534=test_rdoc_markup_to_html_snippet I, [2024-06-03T13:52:20.570276 #2410252] INFO -- : [628/899] 2451534=test_typeddata I, [2024-06-03T13:52:20.938337 #2410252] INFO -- : [629/899] 2451537=!Nothing_to_test I, [2024-06-03T13:52:20.992417 #2410252] INFO -- : [630/899] 2451537=test_protect I, [2024-06-03T13:52:21.022869 #2410252] INFO -- : [631/899] 2451537=test_gem_stub_specification I, [2024-06-03T13:52:21.674558 #2410252] INFO -- : [632/899] 2451534=test_tree_builder I, [2024-06-03T13:52:21.721688 #2410252] INFO -- : [633/899] 2451534=test_popen_deadlock I, [2024-06-03T13:52:21.926217 #2410252] INFO -- : [634/899] 2451537=test_flags I, [2024-06-03T13:52:23.213898 #2410252] INFO -- : [635/899] 2451538=test_history I, [2024-06-03T13:52:23.277813 #2410252] INFO -- : [636/899] 2451538=test_class I, [2024-06-03T13:52:23.385662 #2410252] INFO -- : [637/899] 2451538=test_gem_commands_list_command I, [2024-06-03T13:52:23.572559 #2410252] INFO -- : [638/899] 2451538=test_trick I, [2024-06-03T13:52:23.964045 #2410252] INFO -- : [639/899] 2451535=test_gem_commands_install_command I, [2024-06-03T13:52:25.704110 #2410252] INFO -- : [640/899] 2451534=test_integer I, [2024-06-03T13:52:30.499638 #2410252] INFO -- : [641/899] 2451537=test_unicode_escape I, [2024-06-03T13:52:31.368932 #2410252] INFO -- : [642/899] 2451537=test_string_memory I, [2024-06-03T13:52:32.206677 #2410252] INFO -- : [643/899] 2451537=test_ole_methods I, [2024-06-03T13:52:32.290090 #2410252] INFO -- : [644/899] 2451537=test_gem_bundler_version_finder I, [2024-06-03T13:52:32.497058 #2410252] INFO -- : [645/899] 2451537=test_tcp I, [2024-06-03T13:52:33.545159 #2410252] INFO -- : [646/899] 2451537=test_line_editor I, [2024-06-03T13:52:33.644375 #2410252] INFO -- : [647/899] 2451537=test_gem_requirement I, [2024-06-03T13:52:34.615644 #2410252] INFO -- : [648/899] 2451537=test_webauthn_listener_response I, [2024-06-03T13:52:34.768047 #2410252] INFO -- : [649/899] 2451537=test_rdoc_markup I, [2024-06-03T13:52:34.823920 #2410252] INFO -- : [650/899] 2451537=test_complex2 I, [2024-06-03T13:52:34.854837 #2410252] INFO -- : [651/899] 2451537=test_rdoc_i18n_locale I, [2024-06-03T13:52:35.046479 #2410252] INFO -- : [652/899] 2451537=test_kernel I, [2024-06-03T13:52:35.254989 #2410252] INFO -- : [653/899] 2451535=test_fstring I, [2024-06-03T13:52:36.289158 #2410252] INFO -- : [654/899] 2451535=parser_test I, [2024-06-03T13:52:36.396041 #2410252] INFO -- : [655/899] 2451535=test_gem_ext_cargo_builder_link_flag_converter I, [2024-06-03T13:52:36.827962 #2410252] INFO -- : [656/899] 2451535=test_completion I, [2024-06-03T13:52:39.187920 #2410252] INFO -- : [657/899] 2451538=test_ensured I, [2024-06-03T13:52:39.456537 #2410252] INFO -- : [658/899] 2451537=test_class I, [2024-06-03T13:52:39.478157 #2410252] INFO -- : [659/899] 2451538=test_rdoc_markup_raw I, [2024-06-03T13:52:39.491869 #2410252] INFO -- : [660/899] 2451538=test_const I, [2024-06-03T13:52:39.557158 #2410252] INFO -- : [661/899] 2451538=fuzzer_test I, [2024-06-03T13:52:39.582206 #2410252] INFO -- : [662/899] 2451538=test_gem_source_installed I, [2024-06-03T13:52:39.735930 #2410252] INFO -- : [663/899] 2451538=test_yaml_special_cases I, [2024-06-03T13:52:39.791385 #2410252] INFO -- : [664/899] 2451538=test_struct I, [2024-06-03T13:52:39.857918 #2410252] INFO -- : [665/899] 2451538=test_gem_source_list I, [2024-06-03T13:52:40.247845 #2410252] INFO -- : [666/899] 2451538=fixtures_test I, [2024-06-03T13:52:40.879626 #2410252] INFO -- : [667/899] 2451534=test_rational2 I, [2024-06-03T13:52:40.906897 #2410252] INFO -- : [668/899] 2451534=test_lambda I, [2024-06-03T13:52:41.311717 #2410252] INFO -- : [669/899] 2451534=test_project_sanity I, [2024-06-03T13:52:41.543650 #2410252] INFO -- : [670/899] 2451538=compiler_test I, [2024-06-03T13:52:41.621500 #2410252] INFO -- : [671/899] 2451538=test_rational I, [2024-06-03T13:52:41.704006 #2410252] INFO -- : [672/899] 2451538=test_euc_kr I, [2024-06-03T13:52:41.730290 #2410252] INFO -- : [673/899] 2451535=test_rdoc_comment I, [2024-06-03T13:52:41.809528 #2410252] INFO -- : [674/899] 2451538=test_gem_commands_check_command I, [2024-06-03T13:52:41.890054 #2410252] INFO -- : [675/899] 2451535=test_config I, [2024-06-03T13:52:41.988211 #2410252] INFO -- : [676/899] 2451534=test_kwargs I, [2024-06-03T13:52:41.989497 #2410252] INFO -- : [677/899] 2451538=test_io_wait I, [2024-06-03T13:52:42.016313 #2410252] INFO -- : [678/899] 2451534=test_io I, [2024-06-03T13:52:42.459978 #2410252] INFO -- : [679/899] 2451538=test_ftp I, [2024-06-03T13:52:42.563509 #2410252] INFO -- : [680/899] 2451538=test_thread_fd_close I, [2024-06-03T13:52:42.639845 #2410252] INFO -- : [681/899] 2451538=test_class_name_check I, [2024-06-03T13:52:42.819976 #2410252] INFO -- : [682/899] 2451538=test_autoconf I, [2024-06-03T13:52:42.911585 #2410252] INFO -- : [683/899] 2451538=test_rdoc_i18n_text I, [2024-06-03T13:52:42.968513 #2410252] INFO -- : [684/899] 2451538=test_evaluation I, [2024-06-03T13:52:42.969717 #2410252] INFO -- : [685/899] 2451538=test_cgi_multipart I, [2024-06-03T13:52:43.160604 #2410252] INFO -- : [686/899] 2451534=test_https I, [2024-06-03T13:52:43.716989 #2410252] INFO -- : [687/899] 2451538=test_yamldbm I, [2024-06-03T13:52:43.741881 #2410252] INFO -- : [688/899] 2451538=test_rdoc_markup_attribute_manager I, [2024-06-03T13:52:43.826990 #2410252] INFO -- : [689/899] 2451538=test_helper I, [2024-06-03T13:52:43.839864 #2410252] INFO -- : [690/899] 2451538=test_rdoc_rd I, [2024-06-03T13:52:43.874948 #2410252] INFO -- : [691/899] 2451538=test_multi_irb_commands I, [2024-06-03T13:52:43.889464 #2410252] INFO -- : [692/899] 2451538=test_files_test_2 I, [2024-06-03T13:52:43.898288 #2410252] INFO -- : [693/899] 2451538=test_gem_resolver_composed_set I, [2024-06-03T13:52:44.211147 #2410252] INFO -- : [694/899] 2451538=test_gem_resolver_local_specification I, [2024-06-03T13:52:44.358700 #2410252] INFO -- : [695/899] 2451535=test_econv I, [2024-06-03T13:52:44.463230 #2410252] INFO -- : [696/899] 2451538=test_logperiod I, [2024-06-03T13:52:44.530157 #2410252] INFO -- : [697/899] 2451538=test_rdoc_markup_hard_break I, [2024-06-03T13:52:44.671647 #2410252] INFO -- : [698/899] 2451538=test_win32ole_type_event I, [2024-06-03T13:52:44.672073 #2410252] INFO -- : [699/899] 2451538=test_require I, [2024-06-03T13:52:45.372031 #2410252] INFO -- : [700/899] 2451534=test_boolean I, [2024-06-03T13:52:45.427396 #2410252] INFO -- : [701/899] 2451534=test_addr I, [2024-06-03T13:52:46.192165 #2410252] INFO -- : [702/899] 2451534=test_stack I, [2024-06-03T13:52:51.429608 #2410252] INFO -- : [703/899] 2451535=test_key_name_check I, [2024-06-03T13:52:51.515920 #2410252] INFO -- : [704/899] 2451535=test_ns_spki I, [2024-06-03T13:52:51.532784 #2410252] INFO -- : [705/899] 2451535=test_regexp I, [2024-06-03T13:52:52.754644 #2410252] INFO -- : [706/899] 2451534=test_rand I, [2024-06-03T13:52:55.449641 #2410252] INFO -- : [707/899] 2451534=test_bigzero I, [2024-06-03T13:52:55.549833 #2410252] INFO -- : [708/899] 2451534=test_parse I, [2024-06-03T13:52:59.587644 #2410252] INFO -- : [709/899] 2451534=test_class2name I, [2024-06-03T13:52:59.587830 #2410252] INFO -- : [710/899] 2451534=test_gem_platform I, [2024-06-03T13:53:00.312495 #2410252] INFO -- : [711/899] 2451534=test_x509cert I, [2024-06-03T13:53:02.035666 #2410252] INFO -- : [712/899] 2451534=test_stringio I, [2024-06-03T13:53:02.612002 #2410252] INFO -- : [713/899] 2451534=test_logdevice I, [2024-06-03T13:53:04.339641 #2410252] INFO -- : [714/899] 2451538=test_key_error I, [2024-06-03T13:53:04.488047 #2410252] INFO -- : [715/899] 2451538=test_rdoc_code_object I, [2024-06-03T13:53:06.554898 #2410252] INFO -- : [716/899] 2451538=test_data I, [2024-06-03T13:53:06.591545 #2410252] INFO -- : [717/899] 2451538=test_emitter I, [2024-06-03T13:53:06.617510 #2410252] INFO -- : [718/899] 2451538=test_unicode_normalize I, [2024-06-03T13:53:06.623001 #2410252] INFO -- : [719/899] 2451538=test_engine I, [2024-06-03T13:53:06.646568 #2410252] INFO -- : [720/899] 2451538=source_location_test I, [2024-06-03T13:53:06.903412 #2410252] INFO -- : [721/899] 2451538=test_reline_key I, [2024-06-03T13:53:06.960060 #2410252] INFO -- : [722/899] 2451538=test_object I, [2024-06-03T13:53:08.819999 #2410252] INFO -- : [723/899] 2451534=test_key_actor_vi I, [2024-06-03T13:53:09.428317 #2410252] INFO -- : [724/899] 2451534=test_enc_raise I, [2024-06-03T13:53:09.476006 #2410252] INFO -- : [725/899] 2451534=test_rdoc_markup_formatter I, [2024-06-03T13:53:09.765197 #2410252] INFO -- : [726/899] 2451534=test_func I, [2024-06-03T13:53:09.881051 #2410252] INFO -- : [727/899] 2451538=test_yaml I, [2024-06-03T13:53:10.251800 #2410252] INFO -- : [728/899] 2451538=string_encoding_test I, [2024-06-03T13:53:10.343630 #2410252] INFO -- : [729/899] 2451538=test_random_formatter I, [2024-06-03T13:53:10.519860 #2410252] INFO -- : [730/899] 2451538=test_gem_commands_info_command I, [2024-06-03T13:53:10.830448 #2410252] INFO -- : [731/899] 2451538=test_gem_uninstaller I, [2024-06-03T13:53:13.623844 #2410252] INFO -- : [732/899] 2451537=test_rdoc_alias I, [2024-06-03T13:53:13.660808 #2410252] INFO -- : [733/899] 2451537=test_io_buffer I, [2024-06-03T13:53:13.828533 #2410252] INFO -- : [734/899] 2451537=test_ipaddr I, [2024-06-03T13:53:13.933935 #2410252] INFO -- : [735/899] 2451537=test_rdoc_markup_to_rdoc I, [2024-06-03T13:53:14.186183 #2410252] INFO -- : [736/899] 2451537=parameters_signature_test I, [2024-06-03T13:53:14.224211 #2410252] INFO -- : [737/899] 2451537=test_config I, [2024-06-03T13:53:14.691719 #2410252] INFO -- : [738/899] 2451537=test_require_lib I, [2024-06-03T13:53:19.317291 #2410252] INFO -- : [739/899] 2451538=test_cparser I, [2024-06-03T13:53:27.567630 #2410252] INFO -- : [740/899] 2451534=test_bug_reporter I, [2024-06-03T13:53:28.804256 #2410252] INFO -- : [741/899] 2451538=test_objectspace I, [2024-06-03T13:53:29.520094 #2410252] INFO -- : [742/899] 2451534=test_variable I, [2024-06-03T13:53:30.141564 #2410252] INFO -- : [743/899] 2451534=test_profile_frames I, [2024-06-03T13:53:30.656686 #2410252] INFO -- : [744/899] 2451534=test_gem_doctor I, [2024-06-03T13:53:30.812058 #2410252] INFO -- : [745/899] 2451534=test_change_word I, [2024-06-03T13:53:30.867660 #2410252] INFO -- : [746/899] 2451534=test_etc I, [2024-06-03T13:53:31.247912 #2410252] INFO -- : [747/899] 2451534=test_rdoc_normal_class I, [2024-06-03T13:53:31.570311 #2410252] INFO -- : [748/899] 2451534=test_config I, [2024-06-03T13:53:31.828075 #2410252] INFO -- : [749/899] 2451534=test_gem_commands_outdated_command I, [2024-06-03T13:53:32.086766 #2410252] INFO -- : [750/899] 2451534=test_iterator I, [2024-06-03T13:53:32.148016 #2410252] INFO -- : [751/899] 2451538=test_string I, [2024-06-03T13:53:32.326057 #2410252] INFO -- : [752/899] 2451538=test_gem_resolver_git_set I, [2024-06-03T13:53:32.449330 #2410252] INFO -- : [753/899] 2451534=test_cipher I, [2024-06-03T13:53:32.600345 #2410252] INFO -- : [754/899] 2451534=test_new I, [2024-06-03T13:53:32.609247 #2410252] INFO -- : [755/899] 2451534=test_gem_installer I, [2024-06-03T13:53:34.408527 #2410252] INFO -- : [756/899] 2451537=test_qsort I, [2024-06-03T13:53:34.460314 #2410252] INFO -- : [757/899] 2451537=test_storage I, [2024-06-03T13:53:34.597727 #2410252] INFO -- : [758/899] 2451537=json_addition_test I, [2024-06-03T13:53:34.647156 #2410252] INFO -- : [759/899] 2451537=library_symbols_test I, [2024-06-03T13:53:34.707673 #2410252] INFO -- : [760/899] 2451537=test_pack I, [2024-06-03T13:53:35.622108 #2410252] INFO -- : [761/899] 2451538=test_cgi_cookie I, [2024-06-03T13:53:35.665530 #2410252] INFO -- : [762/899] 2451538=test_dir_m17n I, [2024-06-03T13:53:36.560888 #2410252] INFO -- : [763/899] 2451537=test_duplicate I, [2024-06-03T13:53:36.612171 #2410252] INFO -- : [764/899] 2451537=test_pkey_dh I, [2024-06-03T13:53:37.052112 #2410252] INFO -- : [765/899] 2451537=test_cgi_tag_helper I, [2024-06-03T13:53:37.075638 #2410252] INFO -- : [766/899] 2451537=test_gem_package_old I, [2024-06-03T13:53:37.494157 #2410252] INFO -- : [767/899] 2451537=test_modify_expand I, [2024-06-03T13:53:37.547984 #2410252] INFO -- : [768/899] 2451537=test_gem_request_set_lockfile_tokenizer I, [2024-06-03T13:53:38.028063 #2410252] INFO -- : [769/899] 2451537=test_io I, [2024-06-03T13:53:44.584024 #2410252] INFO -- : [770/899] 2451538=test_gem_available_set I, [2024-06-03T13:53:45.053422 #2410252] INFO -- : [771/899] 2451538=test_process I, [2024-06-03T13:53:45.250026 #2410252] INFO -- : [772/899] 2451538=test_singleton I, [2024-06-03T13:53:45.338738 #2410252] INFO -- : [773/899] 2451538=test_gem_spec_fetcher I, [2024-06-03T13:53:46.815963 #2410252] INFO -- : [774/899] 2451538=test_metaclass I, [2024-06-03T13:53:46.938212 #2410252] INFO -- : [775/899] 2451538=ripper_test I, [2024-06-03T13:53:50.273926 #2410252] INFO -- : [776/899] 2451538=test_variable_name_check I, [2024-06-03T13:53:50.433790 #2410252] INFO -- : [777/899] 2451538=test_rubygems I, [2024-06-03T13:53:51.356183 #2410252] INFO -- : [778/899] 2451538=test_gem_source_vendor I, [2024-06-03T13:53:51.439052 #2410252] INFO -- : [779/899] 2451538=test_gem_source_local I, [2024-06-03T13:53:52.379866 #2410252] INFO -- : [780/899] 2451538=test_exit I, [2024-06-03T13:53:52.430043 #2410252] INFO -- : [781/899] 2451538=test_wss I, [2024-06-03T13:53:52.468026 #2410252] INFO -- : [782/899] 2451538=test_gem_request_set_gem_dependency_api I, [2024-06-03T13:53:53.980011 #2410252] INFO -- : [783/899] 2451538=test_mul I, [2024-06-03T13:53:54.083739 #2410252] INFO -- : [784/899] 2451538=test_nil I, [2024-06-03T13:53:54.104537 #2410252] INFO -- : [785/899] 2451538=test_digest I, [2024-06-03T13:53:54.224593 #2410252] INFO -- : [786/899] 2451538=test_gem_commands_unpack_command I, [2024-06-03T13:53:55.654171 #2410252] INFO -- : [787/899] 2451538=test_init I, [2024-06-03T13:53:57.517281 #2410252] INFO -- : [788/899] 2451538=test_unix I, [2024-06-03T13:53:57.787449 #2410252] INFO -- : [789/899] 2451538=test_ansi_without_terminfo I, [2024-06-03T13:53:57.893186 #2410252] INFO -- : [790/899] 2451538=test_symbol I, [2024-06-03T13:54:01.509883 #2410252] INFO -- : [791/899] 2451534=test_coder I, [2024-06-03T13:54:01.560128 #2410252] INFO -- : [792/899] 2451534=test_ellipsize I, [2024-06-03T13:54:01.691688 #2410252] INFO -- : [793/899] 2451534=test_context I, [2024-06-03T13:54:02.279925 #2410252] INFO -- : [794/899] 2451534=test_dot_dot I, [2024-06-03T13:54:02.318191 #2410252] INFO -- : [795/899] 2451534=test_file I, [2024-06-03T13:54:02.488061 #2410252] INFO -- : [796/899] 2451534=test_x509store I, [2024-06-03T13:54:03.771901 #2410252] INFO -- : [797/899] 2451534=test_closure I, [2024-06-03T13:54:07.062190 #2410252] INFO -- : [798/899] 2451534=test_lexer I, [2024-06-03T13:54:07.192092 #2410252] INFO -- : [799/899] 2451534=test_gem_resolver_index_set I, [2024-06-03T13:54:07.417855 #2410252] INFO -- : [800/899] 2451534=test_random I, [2024-06-03T13:54:07.473118 #2410252] INFO -- : [801/899] 2451534=test_grapheme_breaks I, [2024-06-03T13:54:07.824081 #2410252] INFO -- : [802/899] 2451534=test_arith_seq_extract I, [2024-06-03T13:54:08.501124 #2410252] INFO -- : [803/899] 2451534=test_folderitem2_invokeverb I, [2024-06-03T13:54:08.508518 #2410252] INFO -- : [804/899] 2451534=test_win32ole_event I, [2024-06-03T13:54:08.784415 #2410252] INFO -- : [805/899] 2451534=test_pinned I, [2024-06-03T13:54:09.007965 #2410252] INFO -- : [806/899] 2451534=test_gb18030 I, [2024-06-03T13:54:09.064202 #2410252] INFO -- : [807/899] 2451534=test_gem_gemcutter_utilities I, [2024-06-03T13:54:11.065705 #2410252] INFO -- : [808/899] 2451534=numeric_value_test I, [2024-06-03T13:54:11.135743 #2410252] INFO -- : [809/899] 2451534=test_to_ruby I, [2024-06-03T13:54:11.167461 #2410252] INFO -- : [810/899] 2451534=test_enc_str_buf_cat I, [2024-06-03T13:54:11.323414 #2410252] INFO -- : [811/899] 2451534=test_gem_ext_cargo_builder I, [2024-06-03T13:54:11.588284 #2410252] INFO -- : [812/899] 2451534=test_memory_view I, [2024-06-03T13:54:13.927887 #2410252] INFO -- : [813/899] 2451534=test_gem_version I, [2024-06-03T13:54:14.763958 #2410252] INFO -- : [814/899] 2451534=test_comparable I, [2024-06-03T13:54:14.806815 #2410252] INFO -- : [815/899] 2451534=test_integer I, [2024-06-03T13:54:15.337374 #2410252] INFO -- : [816/899] 2451534=test_pair I, [2024-06-03T13:54:25.773335 #2410252] INFO -- : [817/899] 2451534=test_date I, [2024-06-03T13:54:25.824028 #2410252] INFO -- : [818/899] 2451534=test_clone I, [2024-06-03T13:54:26.952931 #2410252] INFO -- : [819/899] 2451534=test_gem_commands_server_command I, [2024-06-03T13:54:26.966681 #2410252] INFO -- : [820/899] 2451534=test_io_timeout I, [2024-06-03T13:54:27.480303 #2410252] INFO -- : [821/899] 2451534=test_wait I, [2024-06-03T13:54:27.500565 #2410252] INFO -- : [822/899] 2451534=test_x509attr I, [2024-06-03T13:54:27.795075 #2410252] INFO -- : [823/899] 2451534=ractor_test I, [2024-06-03T13:54:27.847864 #2410252] INFO -- : [824/899] 2451534=test_yield I, [2024-06-03T13:54:35.512101 #2410252] INFO -- : [825/899] 2451537=regular_expression_options_test I, [2024-06-03T13:54:35.564817 #2410252] INFO -- : [826/899] 2451537=test_bignum I, [2024-06-03T13:54:36.515632 #2410252] INFO -- : [827/899] 2451537=test_rdoc_parser I, [2024-06-03T13:54:36.545859 #2410252] INFO -- : [828/899] 2451537=test_euc_tw I, [2024-06-03T13:54:36.583953 #2410252] INFO -- : [829/899] 2451537=integer_base_flags_test I, [2024-06-03T13:54:36.679912 #2410252] INFO -- : [830/899] 2451537=test_integer_comb I, [2024-06-03T13:54:44.289923 #2410252] INFO -- : [831/899] 2451534=test_gem_console_ui I, [2024-06-03T13:54:44.353147 #2410252] INFO -- : [832/899] 2451534=test_capacity I, [2024-06-03T13:54:44.404695 #2410252] INFO -- : [833/899] 2451534=test_alias_and_anchor I, [2024-06-03T13:54:44.573982 #2410252] INFO -- : [834/899] 2451534=test_nextafter I, [2024-06-03T13:54:45.889279 #2410252] INFO -- : [835/899] 2451534=test_install I, [2024-06-03T13:54:45.897470 #2410252] INFO -- : [836/899] 2451534=test_cmethod I, [2024-06-03T13:54:45.918368 #2410252] INFO -- : [837/899] 2451534=test_win32ole_method_event I, [2024-06-03T13:54:45.956089 #2410252] INFO -- : [838/899] 2451534=test_koi8 I, [2024-06-03T13:54:46.033895 #2410252] INFO -- : [839/899] 2451534=test_printf I, [2024-06-03T13:54:46.116771 #2410252] INFO -- : [840/899] 2451534=test_thread I, [2024-06-03T13:54:49.630891 #2410252] INFO -- : [841/899] 2451537=test_rdoc_any_method I, [2024-06-03T13:54:51.907370 #2410252] INFO -- : [842/899] 2451537=test_function_entry I, [2024-06-03T13:54:52.040688 #2410252] INFO -- : [843/899] 2451537=test_filter I, [2024-06-03T13:54:52.199901 #2410252] INFO -- : [844/899] 2451537=test_type I, [2024-06-03T13:54:52.237045 #2410252] INFO -- : [845/899] 2451537=test_complexrational I, [2024-06-03T13:54:52.259808 #2410252] INFO -- : [846/899] 2451537=test_time I, [2024-06-03T13:54:53.268424 #2410252] INFO -- : [847/899] 2451537=test_unicode I, [2024-06-03T13:54:53.356880 #2410252] INFO -- : [848/899] 2451537=test_thread_cv I, [2024-06-03T13:54:54.187649 #2410252] INFO -- : [849/899] 2451537=test_gem_commands_setup_command I, [2024-06-03T13:54:57.784773 #2410252] INFO -- : [850/899] 2451537=test_undef I, [2024-06-03T13:54:57.800953 #2410252] INFO -- : [851/899] 2451537=test_tmpdir I, [2024-06-03T13:54:58.053698 #2410252] INFO -- : [852/899] 2451537=test_gem_package_tar_reader_entry I, [2024-06-03T13:54:59.099919 #2410252] INFO -- : [853/899] 2451538=test_gem_commands_update_command I, [2024-06-03T13:54:59.752060 #2410252] INFO -- : [854/899] 2451537=test_pipe I, [2024-06-03T13:54:59.859800 #2410252] INFO -- : [855/899] 2451535=test_gem_resolver_vendor_set I, [2024-06-03T13:54:59.952942 #2410252] INFO -- : [856/899] 2451535=test_object_references I, [2024-06-03T13:54:59.972313 #2410252] INFO -- : [857/899] 2451535=test_ldap I, [2024-06-03T13:55:00.032587 #2410252] INFO -- : [858/899] 2451535=location_test I, [2024-06-03T13:55:00.066151 #2410252] INFO -- : [859/899] 2451535=test_reqarg I, [2024-06-03T13:55:00.488467 #2410252] INFO -- : [860/899] 2451537=test_shift_jis I, [2024-06-03T13:55:00.499843 #2410252] INFO -- : [861/899] 2451537=test_rdoc_cross_reference I, [2024-06-03T13:55:02.375663 #2410252] INFO -- : [862/899] 2451535=test_resource I, [2024-06-03T13:55:02.456179 #2410252] INFO -- : [863/899] 2451535=test_http I, [2024-06-03T13:55:02.678366 #2410252] INFO -- : [864/899] 2451537=test_win32ole_param_event I, [2024-06-03T13:55:02.692130 #2410252] INFO -- : [865/899] 2451537=test_hash I, [2024-06-03T13:55:02.859206 #2410252] INFO -- : [866/899] 2451537=test_http_request I, [2024-06-03T13:55:02.986747 #2410252] INFO -- : [867/899] 2451537=test_io_m17n I, [2024-06-03T13:55:09.280161 #2410252] INFO -- : [868/899] 2451538=test_rb_str_dup I, [2024-06-03T13:55:09.324560 #2410252] INFO -- : [869/899] 2451538=test_encoding I, [2024-06-03T13:55:09.481669 #2410252] INFO -- : [870/899] 2451538=snapshots_test I, [2024-06-03T13:55:11.255569 #2410252] INFO -- : [871/899] 2451537=test_function I, [2024-06-03T13:55:11.934002 #2410252] INFO -- : [872/899] 2451537=test_sockopt I, [2024-06-03T13:55:11.987845 #2410252] INFO -- : [873/899] 2451537=test_gem_commands_lock_command I, [2024-06-03T13:55:12.093246 #2410252] INFO -- : [874/899] 2451537=test_irb I, [2024-06-03T13:55:12.722300 #2410252] INFO -- : [875/899] 2451534=test_files_ext I, [2024-06-03T13:55:13.465126 #2410252] INFO -- : [876/899] 2451537=test_gem_request_connection_pools I, [2024-06-03T13:55:13.524396 #2410252] INFO -- : [877/899] 2451534=test_eval_history I, [2024-06-03T13:55:13.588461 #2410252] INFO -- : [878/899] 2451534=test_err_in_callback I, [2024-06-03T13:55:13.594539 #2410252] INFO -- : [879/899] 2451534=test_arity I, [2024-06-03T13:55:13.784262 #2410252] INFO -- : [880/899] 2451534=test_tempfile I, [2024-06-03T13:55:14.819993 #2410252] INFO -- : [881/899] 2451537=test_files_test I, [2024-06-03T13:55:15.119935 #2410252] INFO -- : [882/899] 2451537=test_primitive I, [2024-06-03T13:55:15.191946 #2410252] INFO -- : [883/899] 2451537=test_ocsp I, [2024-06-03T13:55:15.223489 #2410252] INFO -- : [884/899] 2451534=test_continuation I, [2024-06-03T13:55:15.245782 #2410252] INFO -- : [885/899] 2451534=test_switch_hitter I, [2024-06-03T13:55:15.316182 #2410252] INFO -- : [886/899] 2451534=test_yamlstore I, [2024-06-03T13:55:15.357214 #2410252] INFO -- : [887/899] 2451534=test_big2str I, [2024-06-03T13:55:15.373647 #2410252] INFO -- : [888/899] 2451534=test_gem_ext_configure_builder I, [2024-06-03T13:55:15.747928 #2410252] INFO -- : [889/899] 2451534=test_delete I, [2024-06-03T13:55:15.806657 #2410252] INFO -- : [890/899] 2451534=test_enumerator_kw I, [2024-06-03T13:55:15.884437 #2410252] INFO -- : [891/899] 2451534=test_placearg I, [2024-06-03T13:55:16.083647 #2410252] INFO -- : [892/899] 2451538=test_document I, [2024-06-03T13:55:16.200156 #2410252] INFO -- : [893/899] 2451538=test_proc I, [2024-06-03T13:55:16.247942 #2410252] INFO -- : [894/899] 2451534=test_ansi_with_terminfo I, [2024-06-03T13:55:16.272937 #2410252] INFO -- : [895/899] 2451534=test_gem_commands_uninstall_command I, [2024-06-03T13:55:17.187644 #2410252] INFO -- : [896/899] 2451537=test_at_exit I, [2024-06-03T13:55:17.416183 #2410252] INFO -- : [897/899] 2451537=test_zlib I, [2024-06-03T13:55:19.689055 #2410252] INFO -- : [898/899] 2451538=test_hash_create I, [2024-06-03T13:55:19.750213 #2410252] INFO -- : [899/899] 2451538=test_rdoc_markup_to_table_of_contents I, [2024-06-03T13:55:33.704518 #2410252] INFO -- : Finished tests in 633.862978s, 51.0094 tests/s, 10160.4104 assertions/s. I, [2024-06-03T13:55:33.713521 #2410252] INFO -- : 32333 tests, 6440308 assertions, 0 failures, 0 errors, 328 skips I, [2024-06-03T13:55:33.713591 #2410252] INFO -- : I, [2024-06-03T13:55:33.713611 #2410252] INFO -- : ruby -v: ruby 3.4.0dev (2024-06-03T13:15:05Z master 91d4a7ae0c) [x86_64-linux] I, [2024-06-03T13:55:33.718960 #2410252] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2024-06-03T13:55:33.719269 #2410252] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4' I, [2024-06-03T13:55:34.144302 #2410252] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-06-03T13:55:34.144440 #2410252] INFO -- : CC = gcc I, [2024-06-03T13:55:34.144499 #2410252] INFO -- : LD = ld I, [2024-06-03T13:55:34.144541 #2410252] INFO -- : LDSHARED = gcc -shared I, [2024-06-03T13:55:34.144583 #2410252] 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-03T13:55:34.144622 #2410252] 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-03T13:55:34.144655 #2410252] INFO -- : CPPFLAGS = I, [2024-06-03T13:55:34.144690 #2410252] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-06-03T13:55:34.144723 #2410252] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-06-03T13:55:34.144755 #2410252] INFO -- : LANG = I, [2024-06-03T13:55:34.144789 #2410252] INFO -- : LC_ALL = I, [2024-06-03T13:55:34.144822 #2410252] INFO -- : LC_CTYPE = I, [2024-06-03T13:55:34.144853 #2410252] INFO -- : MFLAGS = I, [2024-06-03T13:55:34.144885 #2410252] INFO -- : RUSTC = rustc I, [2024-06-03T13:55:34.144926 #2410252] 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-03T13:55:34.152852 #2410252] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-06-03T13:55:34.152927 #2410252] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-06-03T13:55:34.152951 #2410252] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-06-03T13:55:34.152968 #2410252] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-06-03T13:55:34.152983 #2410252] INFO -- : I, [2024-06-03T13:55:34.157503 #2410252] INFO -- : generating enc.mk I, [2024-06-03T13:55:34.535112 #2410252] INFO -- : generating encdb.h I, [2024-06-03T13:55:34.593583 #2410252] INFO -- : encdb.h unchanged I, [2024-06-03T13:55:34.596822 #2410252] INFO -- : making enc I, [2024-06-03T13:55:34.645694 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:34.645790 #2410252] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-06-03T13:55:34.645843 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:34.647016 #2410252] INFO -- : making srcs under enc I, [2024-06-03T13:55:34.764875 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:34.764987 #2410252] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-06-03T13:55:34.765044 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:34.766973 #2410252] INFO -- : generating transdb.h I, [2024-06-03T13:55:35.061635 #2410252] INFO -- : transdb.h unchanged I, [2024-06-03T13:55:35.072580 #2410252] INFO -- : making trans I, [2024-06-03T13:55:35.260767 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:35.260858 #2410252] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-06-03T13:55:35.260913 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:35.262337 #2410252] INFO -- : making encs I, [2024-06-03T13:55:35.413079 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:35.413174 #2410252] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-06-03T13:55:35.413227 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:35.417172 #2410252] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-06-03T13:55:35.535949 #2410252] INFO -- : ext/configure-ext.mk updated I, [2024-06-03T13:55:35.542037 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:42.438837 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:42.439760 #2410252] INFO -- : generating makefile exts.mk I, [2024-06-03T13:55:42.604470 #2410252] INFO -- : exts.mk unchanged I, [2024-06-03T13:55:42.623539 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:43.575239 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-03T13:55:43.593301 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-06-03T13:55:43.603563 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-03T13:55:43.644701 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-06-03T13:55:43.654243 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-03T13:55:43.686092 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-06-03T13:55:43.763384 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-03T13:55:43.777308 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-06-03T13:55:43.823296 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-03T13:55:43.858608 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-06-03T13:55:43.866516 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-03T13:55:43.888289 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-06-03T13:55:43.934850 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-03T13:55:43.963979 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-06-03T13:55:44.007665 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-03T13:55:44.032808 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-06-03T13:55:44.044250 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-03T13:55:44.070955 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-06-03T13:55:44.115390 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-03T13:55:44.169093 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-06-03T13:55:44.177181 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-03T13:55:44.192714 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-06-03T13:55:44.204306 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-03T13:55:44.263120 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-06-03T13:55:44.271543 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-03T13:55:44.284767 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-06-03T13:55:44.310143 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-03T13:55:44.322996 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-06-03T13:55:44.328259 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-03T13:55:44.333042 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-06-03T13:55:44.351770 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-03T13:55:44.366814 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-06-03T13:55:44.395119 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-03T13:55:44.457962 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-06-03T13:55:44.461589 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-03T13:55:44.556209 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-06-03T13:55:44.560818 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-03T13:55:44.682362 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-06-03T13:55:44.686623 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-03T13:55:44.831647 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' I, [2024-06-03T13:55:44.837077 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-03T13:55:44.976648 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-06-03T13:55:44.980778 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-03T13:55:45.120194 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-06-03T13:55:45.243876 #2410252] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:45.616419 #2410252] INFO -- : make[2]: 'ruby' is up to date. I, [2024-06-03T13:55:45.616547 #2410252] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:45.617751 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:45.632858 #2410252] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-06-03T13:55:45.632971 #2410252] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-06-03T13:55:45.633027 #2410252] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' E, [2024-06-03T13:55:45.936762 #2410252] 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.4ozqix/1-mspec-multi-0 E, [2024-06-03T13:55:45.937264 #2410252] 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.4ozqix/2-mspec-multi-1 E, [2024-06-03T13:55:45.947830 #2410252] 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.4ozqix/3-mspec-multi-2 E, [2024-06-03T13:55:45.959793 #2410252] 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.4ozqix/4-mspec-multi-3 E, [2024-06-03T13:55:45.960272 #2410252] 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.4ozqix/5-mspec-multi-4 E, [2024-06-03T13:55:45.972081 #2410252] 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.4ozqix/6-mspec-multi-5 E, [2024-06-03T13:55:45.980153 #2410252] 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.4ozqix/7-mspec-multi-6 E, [2024-06-03T13:55:45.995868 #2410252] 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.4ozqix/8-mspec-multi-7 E, [2024-06-03T13:55:46.016160 #2410252] 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.4ozqix/9-mspec-multi-8 E, [2024-06-03T13:55:46.020334 #2410252] 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.4ozqix/10-mspec-multi-9 E, [2024-06-03T13:55:46.094241 #2410252] 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.4ozqix/11-mspec-multi-10 E, [2024-06-03T13:55:46.096079 #2410252] 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.4ozqix/12-mspec-multi-11 E, [2024-06-03T13:55:46.113797 #2410252] 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.4ozqix/13-mspec-multi-12 E, [2024-06-03T13:55:46.114274 #2410252] 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.4ozqix/14-mspec-multi-13 E, [2024-06-03T13:55:46.183964 #2410252] 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.4ozqix/15-mspec-multi-14 E, [2024-06-03T13:55:46.223326 #2410252] 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.4ozqix/16-mspec-multi-15 I, [2024-06-03T13:55:49.769268 #2410252] INFO -- : ruby 3.4.0dev (2024-06-03T13:15:05Z master 91d4a7ae0c) [x86_64-linux] I, [2024-06-03T13:56:06.907788 #2410252] INFO -- : 0 ............................................................ I, [2024-06-03T13:56:18.235799 #2410252] INFO -- : 60 ............................................................ I, [2024-06-03T13:56:21.003804 #2410252] INFO -- : 120 ............................................................ I, [2024-06-03T13:56:23.269583 #2410252] INFO -- : 180 ............................................................ I, [2024-06-03T13:56:23.984547 #2410252] INFO -- : 240 ............................................................ I, [2024-06-03T13:56:25.237046 #2410252] INFO -- : 300 ............................................................ I, [2024-06-03T13:56:26.282906 #2410252] INFO -- : 360 ............................................................ I, [2024-06-03T13:56:27.131829 #2410252] INFO -- : 420 ............................................................ I, [2024-06-03T13:56:27.472404 #2410252] INFO -- : 480 ............................................................ I, [2024-06-03T13:56:27.785460 #2410252] INFO -- : 540 ............................................................ I, [2024-06-03T13:56:28.104536 #2410252] INFO -- : 600 ............................................................ I, [2024-06-03T13:56:29.590846 #2410252] INFO -- : 660 ............................................................ I, [2024-06-03T13:56:30.287315 #2410252] INFO -- : 720 ............................................................ I, [2024-06-03T13:56:30.627876 #2410252] INFO -- : 780 ............................................................ I, [2024-06-03T13:56:31.531807 #2410252] INFO -- : 840 ............................................................ I, [2024-06-03T13:56:32.495787 #2410252] INFO -- : 900 ............................................................ I, [2024-06-03T13:56:33.461854 #2410252] INFO -- : 960 ............................................................ I, [2024-06-03T13:56:35.021053 #2410252] INFO -- : 1020 ............................................................ I, [2024-06-03T13:56:39.222103 #2410252] INFO -- : 1080 ............................................................ I, [2024-06-03T13:56:43.515854 #2410252] INFO -- : 1140 ............................................................ I, [2024-06-03T13:56:44.179804 #2410252] INFO -- : 1200 ............................................................ I, [2024-06-03T13:56:46.429686 #2410252] INFO -- : 1260 ............................................................ I, [2024-06-03T13:56:48.000350 #2410252] INFO -- : 1320 ............................................................ I, [2024-06-03T13:56:48.543553 #2410252] INFO -- : 1380 ............................................................ I, [2024-06-03T13:56:49.735785 #2410252] INFO -- : 1440 ............................................................ I, [2024-06-03T13:56:59.566914 #2410252] INFO -- : 1500 ............................................................ I, [2024-06-03T13:57:03.289820 #2410252] INFO -- : 1560 ............................................................ I, [2024-06-03T13:57:04.276488 #2410252] INFO -- : 1620 ............................................................ I, [2024-06-03T13:57:05.674663 #2410252] INFO -- : 1680 ............................................................ I, [2024-06-03T13:57:06.992172 #2410252] INFO -- : 1740 ............................................................ I, [2024-06-03T13:57:08.322425 #2410252] INFO -- : 1800 ............................................................ I, [2024-06-03T13:57:08.972252 #2410252] INFO -- : 1860 ............................................................ I, [2024-06-03T13:57:12.299774 #2410252] INFO -- : 1920 ............................................................ I, [2024-06-03T13:57:13.614268 #2410252] INFO -- : 1980 ............................................................ I, [2024-06-03T13:57:16.000197 #2410252] INFO -- : 2040 ............................................................ I, [2024-06-03T13:57:17.093277 #2410252] INFO -- : 2100 ............................................................ I, [2024-06-03T13:57:17.551792 #2410252] INFO -- : 2160 ............................................................ I, [2024-06-03T13:57:17.755853 #2410252] INFO -- : 2220 ............................................................ I, [2024-06-03T13:57:18.284128 #2410252] INFO -- : 2280 ............................................................ I, [2024-06-03T13:57:18.595781 #2410252] INFO -- : 2340 ............................................................ I, [2024-06-03T13:57:19.097644 #2410252] INFO -- : 2400 ............................................................ I, [2024-06-03T13:57:21.558028 #2410252] INFO -- : 2460 ............................................................ I, [2024-06-03T13:57:23.532859 #2410252] INFO -- : 2520 ............................................................ I, [2024-06-03T13:57:23.976049 #2410252] INFO -- : 2580 ............................................................ I, [2024-06-03T13:57:25.887782 #2410252] INFO -- : 2640 ............................................................ I, [2024-06-03T13:57:28.489439 #2410252] INFO -- : 2700 ............................................................ I, [2024-06-03T13:57:29.148848 #2410252] INFO -- : 2760 ............................................................ I, [2024-06-03T13:57:30.506778 #2410252] INFO -- : 2820 ............................................................ I, [2024-06-03T13:57:32.005554 #2410252] INFO -- : 2880 ............................................................ I, [2024-06-03T13:57:33.011223 #2410252] INFO -- : 2940 ............................................................ I, [2024-06-03T13:57:33.557009 #2410252] INFO -- : 3000 ............................................................ I, [2024-06-03T13:57:33.933978 #2410252] INFO -- : 3060 ............................................................ I, [2024-06-03T13:57:34.308584 #2410252] INFO -- : 3120 ............................................................ I, [2024-06-03T13:57:34.712827 #2410252] INFO -- : 3180 ............................................................ I, [2024-06-03T13:57:34.778469 #2410252] INFO -- : 3240 ............................................................ I, [2024-06-03T13:57:35.305282 #2410252] INFO -- : 3300 ............................................................ I, [2024-06-03T13:57:37.149602 #2410252] INFO -- : 3360 ............................................................ I, [2024-06-03T13:57:44.987903 #2410252] INFO -- : 3420 ........... I, [2024-06-03T13:57:44.995805 #2410252] INFO -- : I, [2024-06-03T13:57:44.995888 #2410252] INFO -- : Finished in 119.039776 seconds I, [2024-06-03T13:57:44.995906 #2410252] INFO -- : I, [2024-06-03T13:57:44.995921 #2410252] INFO -- : 3430 files, 32641 examples, 135569 expectations, 0 failures, 0 errors, 0 tagged I, [2024-06-03T13:57:45.007527 #2410252] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'" exit with 0.