# Logfile created on 2024-11-14 23:21:54 +0000 by logger.rb/v1.5.3 I, [2024-11-14T23:21:54.572249 #3103564] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-11-14T23:21:55.420813 #3103564] INFO -- : $$$[beg] make update-download -j4 I, [2024-11-14T23:21:55.806577 #3103564] INFO -- : tool/config.guess already exists I, [2024-11-14T23:21:55.806956 #3103564] INFO -- : tool/config.sub already exists I, [2024-11-14T23:21:55.816763 #3103564] INFO -- : Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 I, [2024-11-14T23:21:55.818036 #3103564] INFO -- : Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb I, [2024-11-14T23:21:55.822512 #3103564] INFO -- : echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - I, [2024-11-14T23:21:55.830340 #3103564] INFO -- : echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2024-11-14T23:21:55.836564 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2024-11-14T23:21:55.843520 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged I, [2024-11-14T23:21:56.099518 #3103564] INFO -- : Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-jemalloc/gems/typeprof-0.21.11.gem I, [2024-11-14T23:21:56.441353 #3103564] INFO -- : Successfully built RubyGem I, [2024-11-14T23:21:56.441419 #3103564] INFO -- : Name: typeprof I, [2024-11-14T23:21:56.441438 #3103564] INFO -- : Version: 0.30.0 I, [2024-11-14T23:21:56.441454 #3103564] INFO -- : File: typeprof-0.30.0.gem I, [2024-11-14T23:21:56.639988 #3103564] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2024-11-14T23:21:56.640063 #3103564] INFO -- : $$$[beg] make update-src -j4 E, [2024-11-14T23:21:57.811680 #3103564] ERROR -- : From https://github.com/ruby/ruby E, [2024-11-14T23:21:57.811749 #3103564] ERROR -- : 4074c6b..facb82a master -> origin/master I, [2024-11-14T23:21:58.106255 #3103564] INFO -- : Updating 4074c6b..facb82a I, [2024-11-14T23:21:58.106336 #3103564] INFO -- : Fast-forward I, [2024-11-14T23:21:58.130871 #3103564] INFO -- : bootstraptest/test_yjit.rb | 9 ++ I, [2024-11-14T23:21:58.130949 #3103564] INFO -- : lib/bundled_gems.rb | 6 +- I, [2024-11-14T23:21:58.130973 #3103564] INFO -- : lib/reline.rb | 1 - I, [2024-11-14T23:21:58.130993 #3103564] INFO -- : lib/reline/io/ansi.rb | 49 +------ I, [2024-11-14T23:21:58.131024 #3103564] INFO -- : lib/reline/terminfo.rb | 158 --------------------- I, [2024-11-14T23:21:58.131049 #3103564] INFO -- : spec/bundler/bundled_gems_spec.rb | 66 +++++++++ I, [2024-11-14T23:21:58.131067 #3103564] INFO -- : ...{test_ansi_without_terminfo.rb => test_ansi.rb} | 9 +- I, [2024-11-14T23:21:58.131085 #3103564] INFO -- : test/reline/test_ansi_with_terminfo.rb | 112 --------------- I, [2024-11-14T23:21:58.131104 #3103564] INFO -- : test/reline/test_terminfo.rb | 61 -------- I, [2024-11-14T23:21:58.131120 #3103564] INFO -- : test/rubygems/test_project_sanity.rb | 11 +- I, [2024-11-14T23:21:58.131137 #3103564] INFO -- : tool/test_for_warn_bundled_gems/test.sh | 12 -- I, [2024-11-14T23:21:58.131154 #3103564] INFO -- : .../test_warn_bundled_gems.rb | 13 -- I, [2024-11-14T23:21:58.131171 #3103564] INFO -- : .../test_warn_dash_gem.rb | 10 -- I, [2024-11-14T23:21:58.131188 #3103564] INFO -- : .../test_warn_redefined.rb | 21 --- I, [2024-11-14T23:21:58.131205 #3103564] INFO -- : yjit/src/codegen.rs | 31 ++++ I, [2024-11-14T23:21:58.131222 #3103564] INFO -- : yjit/src/stats.rs | 1 + I, [2024-11-14T23:21:58.131239 #3103564] INFO -- : 16 files changed, 126 insertions(+), 444 deletions(-) I, [2024-11-14T23:21:58.131255 #3103564] INFO -- : delete mode 100644 lib/reline/terminfo.rb I, [2024-11-14T23:21:58.131272 #3103564] INFO -- : create mode 100644 spec/bundler/bundled_gems_spec.rb I, [2024-11-14T23:21:58.131287 #3103564] INFO -- : rename test/reline/{test_ansi_without_terminfo.rb => test_ansi.rb} (84%) I, [2024-11-14T23:21:58.131306 #3103564] INFO -- : delete mode 100644 test/reline/test_ansi_with_terminfo.rb I, [2024-11-14T23:21:58.131323 #3103564] INFO -- : delete mode 100644 test/reline/test_terminfo.rb I, [2024-11-14T23:21:58.131341 #3103564] INFO -- : delete mode 100644 tool/test_for_warn_bundled_gems/test_warn_bundled_gems.rb I, [2024-11-14T23:21:58.131358 #3103564] INFO -- : delete mode 100644 tool/test_for_warn_bundled_gems/test_warn_dash_gem.rb I, [2024-11-14T23:21:58.131375 #3103564] INFO -- : delete mode 100644 tool/test_for_warn_bundled_gems/test_warn_redefined.rb I, [2024-11-14T23:21:58.179522 #3103564] INFO -- : Latest commit hash = facb82aba5 I, [2024-11-14T23:21:58.187537 #3103564] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2024-11-14T23:21:58.187636 #3103564] INFO -- : $$$[beg] make after-update -j4 I, [2024-11-14T23:21:58.468394 #3103564] INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c I, [2024-11-14T23:21:58.500226 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-11-14T23:21:58.500314 #3103564] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-11-14T23:21:58.500359 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-11-14T23:21:58.575898 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/revision.h updated I, [2024-11-14T23:21:58.593105 #3103564] INFO -- : generating x86_64-linux-fake.rb I, [2024-11-14T23:21:58.810980 #3103564] INFO -- : x86_64-linux-fake.rb updated I, [2024-11-14T23:21:58.816813 #3103564] INFO -- : generating enc.mk I, [2024-11-14T23:21:59.303670 #3103564] INFO -- : making srcs under enc I, [2024-11-14T23:21:59.388687 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:21:59.388785 #3103564] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-11-14T23:21:59.388841 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:21:59.593848 #3103564] INFO -- : Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 I, [2024-11-14T23:21:59.593979 #3103564] INFO -- : Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb I, [2024-11-14T23:21:59.597590 #3103564] INFO -- : echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - I, [2024-11-14T23:21:59.597762 #3103564] INFO -- : echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2024-11-14T23:21:59.621270 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2024-11-14T23:21:59.621343 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged I, [2024-11-14T23:21:59.816430 #3103564] INFO -- : Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-jemalloc/gems/typeprof-0.21.11.gem I, [2024-11-14T23:22:00.134627 #3103564] INFO -- : Successfully built RubyGem I, [2024-11-14T23:22:00.134692 #3103564] INFO -- : Name: typeprof I, [2024-11-14T23:22:00.134713 #3103564] INFO -- : Version: 0.30.0 I, [2024-11-14T23:22:00.134730 #3103564] INFO -- : File: typeprof-0.30.0.gem I, [2024-11-14T23:22:00.143249 #3103564] INFO -- : Extracting bundle gem typeprof-0.21.11... I, [2024-11-14T23:22:00.371042 #3103564] INFO -- : Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. I, [2024-11-14T23:22:00.489976 #3103564] INFO -- : Unpacked gems/typeprof-0.30.0.gem I, [2024-11-14T23:22:00.504320 #3103564] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2024-11-14T23:22:00.504726 #3103564] INFO -- : $$$[beg] make miniruby -j4 I, [2024-11-14T23:22:00.692062 #3103564] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-11-14T23:22:00.692164 #3103564] INFO -- : CC = gcc I, [2024-11-14T23:22:00.692204 #3103564] INFO -- : LD = ld I, [2024-11-14T23:22:00.692241 #3103564] INFO -- : LDSHARED = gcc -shared I, [2024-11-14T23:22:00.692288 #3103564] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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-11-14T23:22:00.692327 #3103564] INFO -- : XCFLAGS = -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-11-14T23:22:00.692362 #3103564] INFO -- : CPPFLAGS = I, [2024-11-14T23:22:00.692397 #3103564] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-11-14T23:22:00.692432 #3103564] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-11-14T23:22:00.692467 #3103564] INFO -- : LANG = C.UTF-8 I, [2024-11-14T23:22:00.692501 #3103564] INFO -- : LC_ALL = I, [2024-11-14T23:22:00.692535 #3103564] INFO -- : LC_CTYPE = I, [2024-11-14T23:22:00.692568 #3103564] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-11-14T23:22:00.692601 #3103564] INFO -- : RUSTC = rustc I, [2024-11-14T23:22:00.692637 #3103564] 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-11-14T23:22:00.706788 #3103564] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2024-11-14T23:22:00.706867 #3103564] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-11-14T23:22:00.706892 #3103564] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-11-14T23:22:00.706914 #3103564] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-11-14T23:22:00.706933 #3103564] INFO -- : I, [2024-11-14T23:22:00.781141 #3103564] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/version.c I, [2024-11-14T23:22:00.832962 #3103564] INFO -- : building Rust YJIT (release mode) I, [2024-11-14T23:22:47.527213 #3103564] INFO -- : touch yjit/target/release/libyjit.a I, [2024-11-14T23:22:47.529643 #3103564] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2024-11-14T23:22:48.347513 #3103564] INFO -- : linking miniruby I, [2024-11-14T23:22:50.006121 #3103564] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2024-11-14T23:22:50.006358 #3103564] INFO -- : $$$[beg] make ruby -j4 I, [2024-11-14T23:22:50.267369 #3103564] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-11-14T23:22:50.267468 #3103564] INFO -- : CC = gcc I, [2024-11-14T23:22:50.267491 #3103564] INFO -- : LD = ld I, [2024-11-14T23:22:50.267508 #3103564] INFO -- : LDSHARED = gcc -shared I, [2024-11-14T23:22:50.267534 #3103564] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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-11-14T23:22:50.267555 #3103564] INFO -- : XCFLAGS = -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-11-14T23:22:50.267571 #3103564] INFO -- : CPPFLAGS = I, [2024-11-14T23:22:50.267586 #3103564] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-11-14T23:22:50.267602 #3103564] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-11-14T23:22:50.267619 #3103564] INFO -- : LANG = C.UTF-8 I, [2024-11-14T23:22:50.267635 #3103564] INFO -- : LC_ALL = I, [2024-11-14T23:22:50.267650 #3103564] INFO -- : LC_CTYPE = I, [2024-11-14T23:22:50.267666 #3103564] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-11-14T23:22:50.267681 #3103564] INFO -- : RUSTC = rustc I, [2024-11-14T23:22:50.267698 #3103564] 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-11-14T23:22:50.316393 #3103564] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2024-11-14T23:22:50.316476 #3103564] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-11-14T23:22:50.316497 #3103564] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-11-14T23:22:50.316514 #3103564] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-11-14T23:22:50.316532 #3103564] INFO -- : I, [2024-11-14T23:22:50.841419 #3103564] INFO -- : builtin_binary.inc updated I, [2024-11-14T23:22:50.854042 #3103564] INFO -- : 8714c02098491bcdd62afcaccd209748c6e0dcc3ba36427c91b2ccd8b7f74a5b builtin_binary.inc I, [2024-11-14T23:22:50.854285 #3103564] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/builtin.c I, [2024-11-14T23:22:50.987874 #3103564] INFO -- : linking static-library libruby-static.a I, [2024-11-14T23:22:53.828626 #3103564] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-11-14T23:22:58.159331 #3103564] INFO -- : linking ruby I, [2024-11-14T23:22:58.295147 #3103564] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2024-11-14T23:22:58.295356 #3103564] INFO -- : $$$[beg] make all -j4 I, [2024-11-14T23:22:58.479419 #3103564] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-11-14T23:22:58.479529 #3103564] INFO -- : CC = gcc I, [2024-11-14T23:22:58.479570 #3103564] INFO -- : LD = ld I, [2024-11-14T23:22:58.479605 #3103564] INFO -- : LDSHARED = gcc -shared I, [2024-11-14T23:22:58.479652 #3103564] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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-11-14T23:22:58.479707 #3103564] INFO -- : XCFLAGS = -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-11-14T23:22:58.479759 #3103564] INFO -- : CPPFLAGS = I, [2024-11-14T23:22:58.479804 #3103564] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-11-14T23:22:58.479853 #3103564] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-11-14T23:22:58.479904 #3103564] INFO -- : LANG = C.UTF-8 I, [2024-11-14T23:22:58.479943 #3103564] INFO -- : LC_ALL = I, [2024-11-14T23:22:58.479983 #3103564] INFO -- : LC_CTYPE = I, [2024-11-14T23:22:58.480027 #3103564] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-11-14T23:22:58.480075 #3103564] INFO -- : RUSTC = rustc I, [2024-11-14T23:22:58.480120 #3103564] 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-11-14T23:22:58.522859 #3103564] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2024-11-14T23:22:58.522932 #3103564] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-11-14T23:22:58.522952 #3103564] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-11-14T23:22:58.522969 #3103564] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-11-14T23:22:58.522984 #3103564] INFO -- : I, [2024-11-14T23:22:58.642110 #3103564] INFO -- : generating encdb.h I, [2024-11-14T23:22:58.664664 #3103564] INFO -- : generating enc.mk I, [2024-11-14T23:22:58.676403 #3103564] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-11-14T23:22:58.700495 #3103564] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-11-14T23:22:58.742121 #3103564] INFO -- : encdb.h unchanged I, [2024-11-14T23:22:58.772481 #3103564] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-11-14T23:22:59.337011 #3103564] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-11-14T23:22:59.412473 #3103564] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-11-14T23:22:59.704336 #3103564] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-11-14T23:22:59.773849 #3103564] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-11-14T23:22:59.962528 #3103564] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-11-14T23:23:00.023026 #3103564] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-11-14T23:23:00.113346 #3103564] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-11-14T23:23:00.488714 #3103564] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-11-14T23:23:00.644849 #3103564] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-11-14T23:23:00.699289 #3103564] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-11-14T23:23:00.899441 #3103564] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-11-14T23:23:01.189870 #3103564] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-11-14T23:23:01.296931 #3103564] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-11-14T23:23:01.553888 #3103564] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-11-14T23:23:01.906908 #3103564] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-11-14T23:23:01.996469 #3103564] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-11-14T23:23:02.061948 #3103564] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-11-14T23:23:02.236342 #3103564] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-11-14T23:23:02.451451 #3103564] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-11-14T23:23:02.596420 #3103564] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-11-14T23:23:02.839448 #3103564] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-11-14T23:23:02.969403 #3103564] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-11-14T23:23:03.120888 #3103564] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-11-14T23:23:03.284947 #3103564] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-11-14T23:23:03.680497 #3103564] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-11-14T23:23:03.755450 #3103564] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-11-14T23:23:03.822282 #3103564] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-11-14T23:23:03.936668 #3103564] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-11-14T23:23:04.285876 #3103564] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-11-14T23:23:04.321828 #3103564] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-11-14T23:23:04.330011 #3103564] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-11-14T23:23:04.775442 #3103564] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-11-14T23:23:04.808991 #3103564] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-11-14T23:23:04.940541 #3103564] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-11-14T23:23:05.429926 #3103564] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-11-14T23:23:05.460479 #3103564] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-11-14T23:23:05.557098 #3103564] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-11-14T23:23:05.560694 #3103564] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-11-14T23:23:05.827934 #3103564] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-11-14T23:23:06.016929 #3103564] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-11-14T23:23:06.357019 #3103564] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-11-14T23:23:06.387239 #3103564] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-11-14T23:23:06.545161 #3103564] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-11-14T23:23:06.738787 #3103564] INFO -- : making enc I, [2024-11-14T23:23:06.790740 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:06.790850 #3103564] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-11-14T23:23:06.790911 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:06.800387 #3103564] INFO -- : making srcs under enc I, [2024-11-14T23:23:06.954283 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:06.954388 #3103564] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-11-14T23:23:06.954441 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:06.975441 #3103564] INFO -- : generating transdb.h I, [2024-11-14T23:23:07.336698 #3103564] INFO -- : transdb.h unchanged I, [2024-11-14T23:23:07.342427 #3103564] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-11-14T23:23:07.342540 #3103564] INFO -- : making trans I, [2024-11-14T23:23:07.427531 #3103564] INFO -- : ext/configure-ext.mk updated I, [2024-11-14T23:23:07.443434 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:07.443521 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:07.443545 #3103564] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-11-14T23:23:07.443566 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:07.456597 #3103564] INFO -- : making encs I, [2024-11-14T23:23:07.680157 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:07.695447 #3103564] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-11-14T23:23:07.695567 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:08.755849 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:08.757377 #3103564] INFO -- : generating makefile exts.mk I, [2024-11-14T23:23:08.896141 #3103564] INFO -- : exts.mk unchanged I, [2024-11-14T23:23:08.907444 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:09.367449 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-11-14T23:23:09.367550 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-11-14T23:23:09.373481 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-11-14T23:23:09.381474 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-11-14T23:23:09.388947 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-11-14T23:23:09.410104 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-11-14T23:23:09.419368 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-11-14T23:23:09.421217 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-11-14T23:23:09.438271 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-11-14T23:23:09.439768 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-11-14T23:23:09.442382 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-11-14T23:23:09.459724 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-11-14T23:23:09.465871 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-11-14T23:23:09.471719 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-11-14T23:23:09.475981 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-11-14T23:23:09.476057 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-11-14T23:23:09.493493 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-11-14T23:23:09.498897 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-11-14T23:23:09.507544 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-11-14T23:23:09.508372 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-11-14T23:23:09.508736 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-11-14T23:23:09.518692 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-11-14T23:23:09.546828 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-11-14T23:23:09.550694 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-11-14T23:23:09.551249 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-11-14T23:23:09.566620 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-11-14T23:23:09.582052 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-11-14T23:23:09.594753 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-11-14T23:23:09.607491 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-11-14T23:23:09.608148 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-11-14T23:23:09.611500 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-11-14T23:23:09.616844 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-11-14T23:23:09.618578 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-11-14T23:23:09.639444 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2024-11-14T23:23:09.677490 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-11-14T23:23:09.689313 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension' I, [2024-11-14T23:23:09.692709 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-11-14T23:23:09.698181 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2024-11-14T23:23:09.706512 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.0/ext/rbs_extension' I, [2024-11-14T23:23:09.716231 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' I, [2024-11-14T23:23:09.726198 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-11-14T23:23:09.755439 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-11-14T23:23:09.755547 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension' I, [2024-11-14T23:23:09.784612 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' I, [2024-11-14T23:23:09.794401 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.0/ext/rbs_extension' I, [2024-11-14T23:23:09.815663 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-11-14T23:23:09.828941 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-11-14T23:23:09.837174 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-11-14T23:23:09.918925 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:10.264531 #3103564] INFO -- : linking ruby I, [2024-11-14T23:23:10.393994 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:10.395158 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:10.407433 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:10.407514 #3103564] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-11-14T23:23:10.407537 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:10.411516 #3103564] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2024-11-14T23:23:10.411744 #3103564] INFO -- : $$$[beg] make install -j4 I, [2024-11-14T23:23:10.621520 #3103564] INFO -- : Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb I, [2024-11-14T23:23:10.623792 #3103564] INFO -- : Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 I, [2024-11-14T23:23:10.645846 #3103564] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-11-14T23:23:10.645938 #3103564] INFO -- : CC = gcc I, [2024-11-14T23:23:10.645979 #3103564] INFO -- : LD = ld I, [2024-11-14T23:23:10.646014 #3103564] INFO -- : LDSHARED = gcc -shared I, [2024-11-14T23:23:10.646061 #3103564] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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-11-14T23:23:10.646101 #3103564] INFO -- : XCFLAGS = -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-11-14T23:23:10.646135 #3103564] INFO -- : CPPFLAGS = I, [2024-11-14T23:23:10.646169 #3103564] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-11-14T23:23:10.646202 #3103564] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-11-14T23:23:10.646234 #3103564] INFO -- : LANG = C.UTF-8 I, [2024-11-14T23:23:10.646265 #3103564] INFO -- : LC_ALL = I, [2024-11-14T23:23:10.646296 #3103564] INFO -- : LC_CTYPE = I, [2024-11-14T23:23:10.646328 #3103564] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-11-14T23:23:10.646360 #3103564] INFO -- : RUSTC = rustc I, [2024-11-14T23:23:10.646394 #3103564] 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-11-14T23:23:10.774171 #3103564] INFO -- : echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2024-11-14T23:23:10.775479 #3103564] INFO -- : echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - I, [2024-11-14T23:23:10.784187 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged I, [2024-11-14T23:23:10.785249 #3103564] INFO -- : generating encdb.h I, [2024-11-14T23:23:10.794057 #3103564] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2024-11-14T23:23:10.794142 #3103564] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-11-14T23:23:10.794173 #3103564] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-11-14T23:23:10.794196 #3103564] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-11-14T23:23:10.794219 #3103564] INFO -- : I, [2024-11-14T23:23:10.800532 #3103564] INFO -- : generating enc.mk I, [2024-11-14T23:23:10.804992 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2024-11-14T23:23:10.859997 #3103564] INFO -- : encdb.h unchanged I, [2024-11-14T23:23:11.153702 #3103564] INFO -- : Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-jemalloc/gems/typeprof-0.21.11.gem I, [2024-11-14T23:23:11.348333 #3103564] INFO -- : making srcs under enc I, [2024-11-14T23:23:11.356408 #3103564] INFO -- : making enc I, [2024-11-14T23:23:11.499428 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:11.499511 #3103564] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-11-14T23:23:11.499532 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:11.538850 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:11.538943 #3103564] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-11-14T23:23:11.539008 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:11.552750 #3103564] INFO -- : generating transdb.h I, [2024-11-14T23:23:11.585408 #3103564] INFO -- : Successfully built RubyGem I, [2024-11-14T23:23:11.585475 #3103564] INFO -- : Name: typeprof I, [2024-11-14T23:23:11.585495 #3103564] INFO -- : Version: 0.30.0 I, [2024-11-14T23:23:11.585511 #3103564] INFO -- : File: typeprof-0.30.0.gem I, [2024-11-14T23:23:11.594406 #3103564] INFO -- : Extracting bundle gem typeprof-0.21.11... I, [2024-11-14T23:23:11.855148 #3103564] INFO -- : Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. I, [2024-11-14T23:23:11.863073 #3103564] INFO -- : transdb.h unchanged I, [2024-11-14T23:23:11.868415 #3103564] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-11-14T23:23:11.893820 #3103564] INFO -- : making trans I, [2024-11-14T23:23:11.985353 #3103564] INFO -- : Unpacked gems/typeprof-0.30.0.gem I, [2024-11-14T23:23:12.021763 #3103564] INFO -- : ext/configure-ext.mk unchanged I, [2024-11-14T23:23:12.032738 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:12.057924 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:12.059046 #3103564] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-11-14T23:23:12.059138 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:12.067493 #3103564] INFO -- : making encs I, [2024-11-14T23:23:12.296714 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:12.296792 #3103564] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-11-14T23:23:12.296814 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:13.525135 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:13.526323 #3103564] INFO -- : generating makefile exts.mk I, [2024-11-14T23:23:13.625543 #3103564] INFO -- : exts.mk unchanged I, [2024-11-14T23:23:13.635740 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:14.043869 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-11-14T23:23:14.044712 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-11-14T23:23:14.059134 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-11-14T23:23:14.059222 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-11-14T23:23:14.066250 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-11-14T23:23:14.077667 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-11-14T23:23:14.082598 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-11-14T23:23:14.086354 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-11-14T23:23:14.089494 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-11-14T23:23:14.106730 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-11-14T23:23:14.135079 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-11-14T23:23:14.141781 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-11-14T23:23:14.142195 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-11-14T23:23:14.157652 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-11-14T23:23:14.159854 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-11-14T23:23:14.163568 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-11-14T23:23:14.175780 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-11-14T23:23:14.175861 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-11-14T23:23:14.181381 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-11-14T23:23:14.190317 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-11-14T23:23:14.195935 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-11-14T23:23:14.204897 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-11-14T23:23:14.223266 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-11-14T23:23:14.227267 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-11-14T23:23:14.233929 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-11-14T23:23:14.240874 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-11-14T23:23:14.243680 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-11-14T23:23:14.267491 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-11-14T23:23:14.275016 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-11-14T23:23:14.285045 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-11-14T23:23:14.285280 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-11-14T23:23:14.301156 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-11-14T23:23:14.303979 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-11-14T23:23:14.309183 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2024-11-14T23:23:14.322371 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-11-14T23:23:14.336841 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension' I, [2024-11-14T23:23:14.351534 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-11-14T23:23:14.358072 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2024-11-14T23:23:14.367228 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.0/ext/rbs_extension' I, [2024-11-14T23:23:14.373142 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' I, [2024-11-14T23:23:14.391488 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-11-14T23:23:14.399649 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension' I, [2024-11-14T23:23:14.404734 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-11-14T23:23:14.452502 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' I, [2024-11-14T23:23:14.482208 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.0/ext/rbs_extension' I, [2024-11-14T23:23:14.493114 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-11-14T23:23:14.507612 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-11-14T23:23:14.519508 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-11-14T23:23:14.594063 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:14.904252 #3103564] INFO -- : make[2]: 'ruby' is up to date. I, [2024-11-14T23:23:14.904380 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:14.906182 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:14.912419 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:14.912517 #3103564] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-11-14T23:23:14.912571 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:23:14.913290 #3103564] 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-11-14T23:23:15.120723 #3103564] INFO -- : installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin I, [2024-11-14T23:23:15.121367 #3103564] INFO -- : installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib I, [2024-11-14T23:23:15.154382 #3103564] INFO -- : installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/x86_64-linux I, [2024-11-14T23:23:15.154711 #3103564] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig I, [2024-11-14T23:23:15.154923 #3103564] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/x86_64-linux I, [2024-11-14T23:23:15.231676 #3103564] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+1/x86_64-linux I, [2024-11-14T23:23:15.231794 #3103564] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux I, [2024-11-14T23:23:15.232051 #3103564] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+1/x86_64-linux I, [2024-11-14T23:23:15.232661 #3103564] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1 I, [2024-11-14T23:23:15.250886 #3103564] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+1 I, [2024-11-14T23:23:15.251018 #3103564] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+1 I, [2024-11-14T23:23:15.251122 #3103564] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+1/ruby I, [2024-11-14T23:23:15.251559 #3103564] INFO -- : installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin I, [2024-11-14T23:23:15.251916 #3103564] INFO -- : installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1 I, [2024-11-14T23:23:15.427937 #3103564] INFO -- : installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+1 I, [2024-11-14T23:23:15.450577 #3103564] INFO -- : installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 I, [2024-11-14T23:23:15.459654 #3103564] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1 I, [2024-11-14T23:23:15.505141 #3103564] INFO -- : benchmark 0.4.0 I, [2024-11-14T23:23:15.513402 #3103564] INFO -- : bundler 2.6.0.dev I, [2024-11-14T23:23:15.518969 #3103564] INFO -- : cgi 0.4.1 I, [2024-11-14T23:23:15.522199 #3103564] INFO -- : delegate 0.4.0 I, [2024-11-14T23:23:15.524226 #3103564] INFO -- : did_you_mean 1.6.3 I, [2024-11-14T23:23:15.526034 #3103564] INFO -- : english 0.8.0 I, [2024-11-14T23:23:15.528185 #3103564] INFO -- : erb 4.0.4 I, [2024-11-14T23:23:15.531762 #3103564] INFO -- : error_highlight 0.6.0 I, [2024-11-14T23:23:15.533985 #3103564] INFO -- : fileutils 1.7.3 I, [2024-11-14T23:23:15.536153 #3103564] INFO -- : find 0.2.0 I, [2024-11-14T23:23:15.540502 #3103564] INFO -- : forwardable 1.3.3 I, [2024-11-14T23:23:15.542200 #3103564] INFO -- : ipaddr 1.2.7 I, [2024-11-14T23:23:15.543778 #3103564] INFO -- : irb 1.14.1 I, [2024-11-14T23:23:15.546642 #3103564] INFO -- : logger 1.6.1 I, [2024-11-14T23:23:15.548439 #3103564] INFO -- : net-http 0.5.0 I, [2024-11-14T23:23:15.549968 #3103564] INFO -- : net-protocol 0.2.2 I, [2024-11-14T23:23:15.551472 #3103564] INFO -- : open-uri 0.5.0 I, [2024-11-14T23:23:15.552954 #3103564] INFO -- : open3 0.2.1 I, [2024-11-14T23:23:15.554352 #3103564] INFO -- : optparse 0.6.0 I, [2024-11-14T23:23:15.555754 #3103564] INFO -- : ostruct 0.6.1 I, [2024-11-14T23:23:15.557024 #3103564] INFO -- : pp 0.6.1 I, [2024-11-14T23:23:15.558368 #3103564] INFO -- : prettyprint 0.2.0 I, [2024-11-14T23:23:15.559741 #3103564] INFO -- : prism 1.0.0 I, [2024-11-14T23:23:15.563427 #3103564] INFO -- : pstore 0.1.4 I, [2024-11-14T23:23:15.565153 #3103564] INFO -- : rdoc 6.7.0 I, [2024-11-14T23:23:15.568003 #3103564] INFO -- : readline 0.0.4 I, [2024-11-14T23:23:15.569411 #3103564] INFO -- : reline 0.5.11 I, [2024-11-14T23:23:15.570984 #3103564] INFO -- : resolv 0.5.0 I, [2024-11-14T23:23:15.572415 #3103564] INFO -- : ruby2_keywords 0.0.5 I, [2024-11-14T23:23:15.573799 #3103564] INFO -- : securerandom 0.3.2 I, [2024-11-14T23:23:15.575166 #3103564] INFO -- : set 1.1.0 I, [2024-11-14T23:23:15.576558 #3103564] INFO -- : shellwords 0.2.1 I, [2024-11-14T23:23:15.578394 #3103564] INFO -- : singleton 0.3.0 I, [2024-11-14T23:23:15.580339 #3103564] INFO -- : syntax_suggest 2.0.1 I, [2024-11-14T23:23:15.582471 #3103564] INFO -- : tempfile 0.3.0 I, [2024-11-14T23:23:15.583868 #3103564] INFO -- : time 0.4.1 I, [2024-11-14T23:23:15.586373 #3103564] INFO -- : timeout 0.4.2 I, [2024-11-14T23:23:15.587858 #3103564] INFO -- : tmpdir 0.3.0 I, [2024-11-14T23:23:15.589198 #3103564] INFO -- : tsort 0.2.0 I, [2024-11-14T23:23:15.590481 #3103564] INFO -- : un 0.3.0 I, [2024-11-14T23:23:15.591831 #3103564] INFO -- : uri 1.0.2 I, [2024-11-14T23:23:15.593371 #3103564] INFO -- : weakref 0.1.3 I, [2024-11-14T23:23:15.595305 #3103564] INFO -- : yaml 0.4.0 I, [2024-11-14T23:23:15.596722 #3103564] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1 I, [2024-11-14T23:23:15.612513 #3103564] INFO -- : date 3.4.0 I, [2024-11-14T23:23:15.615280 #3103564] INFO -- : digest 3.1.1 I, [2024-11-14T23:23:15.616955 #3103564] INFO -- : etc 1.4.4 I, [2024-11-14T23:23:15.618493 #3103564] INFO -- : fcntl 1.2.0 I, [2024-11-14T23:23:15.619879 #3103564] INFO -- : fiddle 1.1.6.dev I, [2024-11-14T23:23:15.621247 #3103564] INFO -- : io-console 0.8.0.beta1 I, [2024-11-14T23:23:15.622737 #3103564] INFO -- : io-nonblock 0.3.0 I, [2024-11-14T23:23:15.624057 #3103564] INFO -- : io-wait 0.3.1 I, [2024-11-14T23:23:15.626507 #3103564] INFO -- : json 2.8.1 I, [2024-11-14T23:23:15.630035 #3103564] INFO -- : openssl 3.2.0 I, [2024-11-14T23:23:15.632622 #3103564] INFO -- : pathname 0.4.0 I, [2024-11-14T23:23:15.635171 #3103564] INFO -- : psych 5.2.0 I, [2024-11-14T23:23:15.637461 #3103564] INFO -- : stringio 3.1.2.dev I, [2024-11-14T23:23:15.638918 #3103564] INFO -- : strscan 3.1.1.dev I, [2024-11-14T23:23:15.640398 #3103564] INFO -- : zlib 3.2.0 I, [2024-11-14T23:23:15.641441 #3103564] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1 I, [2024-11-14T23:23:15.643213 #3103564] INFO -- : minitest 5.25.1 I, [2024-11-14T23:23:15.663789 #3103564] INFO -- : power_assert 2.0.4 I, [2024-11-14T23:23:15.670763 #3103564] INFO -- : rake 13.2.1 I, [2024-11-14T23:23:15.692449 #3103564] INFO -- : test-unit 3.6.2 I, [2024-11-14T23:23:15.717518 #3103564] INFO -- : rexml 3.3.9 I, [2024-11-14T23:23:15.746667 #3103564] INFO -- : rss 0.3.1 I, [2024-11-14T23:23:15.764517 #3103564] INFO -- : net-ftp 0.3.8 I, [2024-11-14T23:23:15.774533 #3103564] INFO -- : net-imap 0.5.1 I, [2024-11-14T23:23:15.795025 #3103564] INFO -- : net-pop 0.1.2 I, [2024-11-14T23:23:15.799469 #3103564] INFO -- : net-smtp 0.5.0 I, [2024-11-14T23:23:15.804627 #3103564] INFO -- : matrix 0.4.2 I, [2024-11-14T23:23:15.812780 #3103564] INFO -- : prime 0.1.2 I, [2024-11-14T23:23:15.830791 #3103564] INFO -- : rbs 3.6.1 I, [2024-11-14T23:23:16.005873 #3103564] INFO -- : debug 1.9.2 I, [2024-11-14T23:23:16.025758 #3103564] INFO -- : racc 1.8.1 I, [2024-11-14T23:23:16.040453 #3103564] INFO -- : mutex_m 0.2.0 I, [2024-11-14T23:23:16.045397 #3103564] INFO -- : getoptlong 0.2.1 I, [2024-11-14T23:23:16.053435 #3103564] INFO -- : base64 0.2.0 I, [2024-11-14T23:23:16.057429 #3103564] INFO -- : bigdecimal 3.1.8 I, [2024-11-14T23:23:16.071694 #3103564] INFO -- : observer 0.1.2 I, [2024-11-14T23:23:16.078010 #3103564] INFO -- : abbrev 0.1.2 I, [2024-11-14T23:23:16.084628 #3103564] INFO -- : resolv-replace 0.1.1 I, [2024-11-14T23:23:16.091350 #3103564] INFO -- : rinda 0.2.0 I, [2024-11-14T23:23:16.098176 #3103564] INFO -- : drb 2.2.1 I, [2024-11-14T23:23:16.106314 #3103564] INFO -- : nkf 0.2.0 I, [2024-11-14T23:23:16.125042 #3103564] INFO -- : syslog 0.1.2 I, [2024-11-14T23:23:16.134323 #3103564] INFO -- : csv 3.3.0 I, [2024-11-14T23:23:16.148814 #3103564] INFO -- : repl_type_completor 0.1.7 I, [2024-11-14T23:23:16.154384 #3103564] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1/cache I, [2024-11-14T23:23:16.179334 #3103564] INFO -- : skipped bundled gems: I, [2024-11-14T23:23:16.179500 #3103564] INFO -- : typeprof-0.30.0.gem not found in bundled_gems I, [2024-11-14T23:23:16.189544 #3103564] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2024-11-14T23:23:16.189812 #3103564] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-11-14T23:24:17.605560 #3103564] INFO -- : PASS all 1993 tests E, [2024-11-14T23:24:17.620171 #3103564] ERROR -- : I, [2024-11-14T23:24:17.620472 #3103564] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-11-14T23:24:17.620663 #3103564] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2024-11-14T23:24:17.851782 #3103564] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-11-14T23:24:17.851869 #3103564] INFO -- : CC = gcc I, [2024-11-14T23:24:17.851889 #3103564] INFO -- : LD = ld I, [2024-11-14T23:24:17.851905 #3103564] INFO -- : LDSHARED = gcc -shared I, [2024-11-14T23:24:17.851924 #3103564] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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-11-14T23:24:17.851942 #3103564] INFO -- : XCFLAGS = -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-11-14T23:24:17.851959 #3103564] INFO -- : CPPFLAGS = I, [2024-11-14T23:24:17.851974 #3103564] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-11-14T23:24:17.851989 #3103564] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-11-14T23:24:17.852005 #3103564] INFO -- : LANG = C.UTF-8 I, [2024-11-14T23:24:17.852019 #3103564] INFO -- : LC_ALL = I, [2024-11-14T23:24:17.852034 #3103564] INFO -- : LC_CTYPE = I, [2024-11-14T23:24:17.852049 #3103564] INFO -- : MFLAGS = I, [2024-11-14T23:24:17.852063 #3103564] INFO -- : RUSTC = rustc I, [2024-11-14T23:24:17.852078 #3103564] 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-11-14T23:24:17.857565 #3103564] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2024-11-14T23:24:17.857628 #3103564] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-11-14T23:24:17.857643 #3103564] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-11-14T23:24:17.857660 #3103564] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-11-14T23:24:17.857676 #3103564] INFO -- : I, [2024-11-14T23:24:18.375447 #3103564] INFO -- : Checking leaked global symbols...none I, [2024-11-14T23:24:18.479464 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-11-14T23:24:18.479670 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 I, [2024-11-14T23:24:18.479861 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 I, [2024-11-14T23:24:18.480136 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 I, [2024-11-14T23:24:18.480916 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 I, [2024-11-14T23:24:18.481413 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 I, [2024-11-14T23:24:18.483603 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 I, [2024-11-14T23:24:18.484707 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 I, [2024-11-14T23:24:18.489306 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-11-14T23:24:18.492252 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 I, [2024-11-14T23:24:18.495753 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 I, [2024-11-14T23:24:18.500965 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-11-14T23:24:18.501442 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 I, [2024-11-14T23:24:18.501785 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 I, [2024-11-14T23:24:18.502325 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 I, [2024-11-14T23:24:18.602792 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 I, [2024-11-14T23:24:18.605563 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 I, [2024-11-14T23:24:18.883461 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 I, [2024-11-14T23:24:18.883540 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 I, [2024-11-14T23:24:18.889596 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 I, [2024-11-14T23:24:18.895467 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 I, [2024-11-14T23:24:18.895543 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 I, [2024-11-14T23:24:18.895566 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 I, [2024-11-14T23:24:18.895581 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 I, [2024-11-14T23:24:18.895595 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 I, [2024-11-14T23:24:18.895610 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 I, [2024-11-14T23:24:18.895625 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 I, [2024-11-14T23:24:18.895640 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 I, [2024-11-14T23:24:18.895654 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 I, [2024-11-14T23:24:19.003781 #3103564] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 I, [2024-11-14T23:24:19.010302 #3103564] INFO -- : I, [2024-11-14T23:24:19.010378 #3103564] INFO -- : test succeeded I, [2024-11-14T23:24:19.013870 #3103564] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2024-11-14T23:24:19.014075 #3103564] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2024-11-14T23:24:19.347309 #3103564] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-11-14T23:24:19.347469 #3103564] INFO -- : CC = gcc I, [2024-11-14T23:24:19.347527 #3103564] INFO -- : LD = ld I, [2024-11-14T23:24:19.347577 #3103564] INFO -- : LDSHARED = gcc -shared I, [2024-11-14T23:24:19.347640 #3103564] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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-11-14T23:24:19.347711 #3103564] INFO -- : XCFLAGS = -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-11-14T23:24:19.347763 #3103564] INFO -- : CPPFLAGS = I, [2024-11-14T23:24:19.347811 #3103564] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-11-14T23:24:19.347859 #3103564] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-11-14T23:24:19.347907 #3103564] INFO -- : LANG = C.UTF-8 I, [2024-11-14T23:24:19.347953 #3103564] INFO -- : LC_ALL = I, [2024-11-14T23:24:19.347998 #3103564] INFO -- : LC_CTYPE = I, [2024-11-14T23:24:19.348044 #3103564] INFO -- : MFLAGS = I, [2024-11-14T23:24:19.348090 #3103564] INFO -- : RUSTC = rustc I, [2024-11-14T23:24:19.348138 #3103564] 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-11-14T23:24:19.353437 #3103564] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2024-11-14T23:24:19.353508 #3103564] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-11-14T23:24:19.353526 #3103564] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-11-14T23:24:19.353542 #3103564] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-11-14T23:24:19.353556 #3103564] INFO -- : I, [2024-11-14T23:24:19.358448 #3103564] INFO -- : generating enc.mk I, [2024-11-14T23:24:19.816364 #3103564] INFO -- : generating encdb.h I, [2024-11-14T23:24:19.889256 #3103564] INFO -- : encdb.h unchanged I, [2024-11-14T23:24:19.894221 #3103564] INFO -- : making enc I, [2024-11-14T23:24:19.942619 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:19.942726 #3103564] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-11-14T23:24:19.942790 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:19.944454 #3103564] INFO -- : making srcs under enc I, [2024-11-14T23:24:20.036002 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:20.036090 #3103564] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-11-14T23:24:20.036149 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:20.047450 #3103564] INFO -- : generating transdb.h I, [2024-11-14T23:24:20.383062 #3103564] INFO -- : transdb.h unchanged I, [2024-11-14T23:24:20.388880 #3103564] INFO -- : making trans I, [2024-11-14T23:24:20.500059 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:20.500200 #3103564] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-11-14T23:24:20.500293 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:20.513830 #3103564] INFO -- : making encs I, [2024-11-14T23:24:20.632379 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:20.632494 #3103564] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-11-14T23:24:20.632568 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:20.636659 #3103564] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-11-14T23:24:20.714754 #3103564] INFO -- : ext/configure-ext.mk updated I, [2024-11-14T23:24:20.721312 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:24.550533 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:24.551874 #3103564] INFO -- : generating makefile exts.mk I, [2024-11-14T23:24:24.685646 #3103564] INFO -- : exts.mk unchanged I, [2024-11-14T23:24:24.700830 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:25.669087 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-11-14T23:24:25.690833 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-11-14T23:24:25.707946 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-11-14T23:24:25.717356 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-11-14T23:24:25.725046 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-11-14T23:24:25.741684 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-11-14T23:24:25.815881 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-11-14T23:24:25.835176 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-11-14T23:24:25.888881 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-11-14T23:24:25.910271 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-11-14T23:24:25.929315 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-11-14T23:24:25.937442 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-11-14T23:24:25.962073 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-11-14T23:24:25.991944 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-11-14T23:24:26.025476 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-11-14T23:24:26.032438 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-11-14T23:24:26.056044 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-11-14T23:24:26.066930 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-11-14T23:24:26.100811 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-11-14T23:24:26.137210 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-11-14T23:24:26.146422 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-11-14T23:24:26.162349 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-11-14T23:24:26.174400 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-11-14T23:24:26.217746 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-11-14T23:24:26.227355 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-11-14T23:24:26.234375 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-11-14T23:24:26.267963 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-11-14T23:24:26.284067 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-11-14T23:24:26.291459 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-11-14T23:24:26.308125 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-11-14T23:24:26.351446 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-11-14T23:24:26.375282 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-11-14T23:24:26.422939 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-11-14T23:24:26.481975 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-11-14T23:24:26.487518 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-11-14T23:24:26.544039 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-11-14T23:24:26.550054 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-11-14T23:24:26.605522 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-11-14T23:24:26.611157 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2024-11-14T23:24:26.679437 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2024-11-14T23:24:26.687451 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension' I, [2024-11-14T23:24:26.747715 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension' I, [2024-11-14T23:24:26.757078 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.0/ext/rbs_extension' I, [2024-11-14T23:24:26.807330 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.0/ext/rbs_extension' I, [2024-11-14T23:24:26.812980 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' I, [2024-11-14T23:24:26.863759 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' I, [2024-11-14T23:24:26.868552 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-11-14T23:24:26.914682 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-11-14T23:24:26.981717 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:27.333059 #3103564] INFO -- : make[2]: 'ruby' is up to date. I, [2024-11-14T23:24:27.333193 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:27.334843 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:27.340885 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:27.340960 #3103564] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-11-14T23:24:27.340981 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:24:27.581528 #3103564] INFO -- : Run options: I, [2024-11-14T23:24:27.581609 #3103564] INFO -- : --seed=56862 I, [2024-11-14T23:24:27.581632 #3103564] 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-11-14T23:24:27.581666 #3103564] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes I, [2024-11-14T23:24:27.581685 #3103564] INFO -- : --name=!/memory_leak/ I, [2024-11-14T23:24:27.581702 #3103564] INFO -- : --stderr-on-failure I, [2024-11-14T23:24:27.581720 #3103564] INFO -- : -j4 I, [2024-11-14T23:24:27.581735 #3103564] INFO -- : I, [2024-11-14T23:24:27.581752 #3103564] INFO -- : # Running tests: I, [2024-11-14T23:24:27.581767 #3103564] INFO -- : I, [2024-11-14T23:24:27.897922 #3103564] INFO -- : [ 1/915] 3145129=test_update I, [2024-11-14T23:24:27.916188 #3103564] INFO -- : [ 2/915] 3145130=test_ast I, [2024-11-14T23:24:27.947448 #3103564] INFO -- : [ 3/915] 3145129=test_coderange I, [2024-11-14T23:24:27.949915 #3103564] INFO -- : [ 4/915] 3145127=json_parser_test I, [2024-11-14T23:24:27.990507 #3103564] INFO -- : [ 5/915] 3145129=test_method I, [2024-11-14T23:24:28.044245 #3103564] INFO -- : [ 6/915] 3145132=test_rdoc_markup_to_label I, [2024-11-14T23:24:28.087602 #3103564] INFO -- : [ 7/915] 3145127=test_super I, [2024-11-14T23:24:28.749806 #3103564] INFO -- : [ 8/915] 3145132=test_coverage I, [2024-11-14T23:24:29.421148 #3103564] INFO -- : [ 9/915] 3145127=test_stringscanner I, [2024-11-14T23:24:29.639777 #3103564] INFO -- : [ 10/915] 3145127=constant_path_node_test I, [2024-11-14T23:24:29.687637 #3103564] INFO -- : [ 11/915] 3145127=test_pathname I, [2024-11-14T23:24:30.308551 #3103564] INFO -- : [ 12/915] 3145127=test_socket I, [2024-11-14T23:24:31.899359 #3103564] INFO -- : [ 13/915] 3145132=test_name_error_extension I, [2024-11-14T23:24:31.951446 #3103564] INFO -- : [ 14/915] 3145132=test_within_pipe I, [2024-11-14T23:24:32.163646 #3103564] INFO -- : [ 15/915] 3145132=test_div I, [2024-11-14T23:24:32.202832 #3103564] INFO -- : [ 16/915] 3145132=test_abi I, [2024-11-14T23:24:32.715674 #3103564] INFO -- : [ 17/915] 3145132=test_reline I, [2024-11-14T23:24:35.220128 #3103564] INFO -- : [ 18/915] 3145129=test_beginendblock I, [2024-11-14T23:24:35.867824 #3103564] INFO -- : [ 19/915] 3145132=test_ssl_session I, [2024-11-14T23:24:36.656185 #3103564] INFO -- : [ 20/915] 3145129=test_show_source I, [2024-11-14T23:24:37.103328 #3103564] INFO -- : [ 21/915] 3145129=test_deprecated I, [2024-11-14T23:24:37.319606 #3103564] INFO -- : [ 22/915] 3145129=heredoc_dedent_test I, [2024-11-14T23:24:37.447724 #3103564] INFO -- : [ 23/915] 3145129=test_pp I, [2024-11-14T23:24:38.023682 #3103564] INFO -- : [ 24/915] 3145129=test_gem_resolver_git_specification I, [2024-11-14T23:24:38.275639 #3103564] INFO -- : [ 25/915] 3145132=test_stream I, [2024-11-14T23:24:38.320078 #3103564] INFO -- : [ 26/915] 3145132=test_gem_commands_stale_command I, [2024-11-14T23:24:38.769002 #3103564] INFO -- : [ 27/915] 3145132=test_uncorrectable_name_check I, [2024-11-14T23:24:38.795061 #3103564] INFO -- : [ 28/915] 3145132=test_find I, [2024-11-14T23:24:38.883446 #3103564] INFO -- : [ 29/915] 3145132=test_marshalable I, [2024-11-14T23:24:39.305744 #3103564] INFO -- : [ 30/915] 3145132=test_m17n_comb I, [2024-11-14T23:24:40.063443 #3103564] INFO -- : [ 31/915] 3145129=test_require_path_check I, [2024-11-14T23:24:40.348074 #3103564] INFO -- : [ 32/915] 3145129=test_rdoc_markup_heading I, [2024-11-14T23:24:40.705515 #3103564] INFO -- : [ 33/915] 3145129=test_gem_resolver_vendor_specification I, [2024-11-14T23:24:40.891627 #3103564] INFO -- : [ 34/915] 3145129=test_cstr I, [2024-11-14T23:24:42.075695 #3103564] INFO -- : [ 35/915] 3145129=test_erb_command I, [2024-11-14T23:24:42.201930 #3103564] INFO -- : [ 36/915] 3145129=test_acceptable I, [2024-11-14T23:24:42.657266 #3103564] INFO -- : [ 37/915] 3145129=test_file_exhaustive I, [2024-11-14T23:24:45.265332 #3103564] INFO -- : [ 38/915] 3145127=test_dns I, [2024-11-14T23:24:46.215786 #3103564] INFO -- : [ 39/915] 3145127=test_gem_commands_query_command I, [2024-11-14T23:24:46.763342 #3103564] INFO -- : [ 40/915] 3145132=test_rdoc_class_module I, [2024-11-14T23:24:48.457235 #3103564] INFO -- : [ 41/915] 3145132=test_dup I, [2024-11-14T23:24:48.849269 #3103564] INFO -- : [ 42/915] 3145127=test_rdoc_rubygems_hook I, [2024-11-14T23:24:48.880730 #3103564] INFO -- : [ 43/915] 3145132=test_securerandom I, [2024-11-14T23:24:48.975018 #3103564] INFO -- : [ 44/915] 3145132=test_input_method I, [2024-11-14T23:24:49.099615 #3103564] INFO -- : [ 45/915] 3145127=test_alias I, [2024-11-14T23:24:49.239905 #3103564] INFO -- : [ 46/915] 3145132=test_nowrite I, [2024-11-14T23:24:49.323279 #3103564] INFO -- : [ 47/915] 3145132=test_thread_queue I, [2024-11-14T23:24:49.723589 #3103564] INFO -- : [ 48/915] 3145127=test_memory_view I, [2024-11-14T23:24:49.799449 #3103564] INFO -- : [ 49/915] 3145127=test_rendering I, [2024-11-14T23:24:50.012707 #3103564] INFO -- : [ 50/915] 3145127=test_httpheader I, [2024-11-14T23:24:50.054904 #3103564] INFO -- : [ 51/915] 3145127=test_protocol I, [2024-11-14T23:24:50.428444 #3103564] INFO -- : [ 52/915] 3145127=test_exception I, [2024-11-14T23:24:55.707854 #3103564] INFO -- : [ 53/915] 3145129=test_rdoc_ri_driver I, [2024-11-14T23:24:57.371617 #3103564] INFO -- : [ 54/915] 3145129=test_append I, [2024-11-14T23:24:57.639499 #3103564] INFO -- : [ 55/915] 3145129=test_process I, [2024-11-14T23:24:58.051685 #3103564] INFO -- : [ 56/915] 3145132=test_tsort I, [2024-11-14T23:24:58.079821 #3103564] INFO -- : [ 57/915] 3145132=test_ostruct I, [2024-11-14T23:24:58.393309 #3103564] INFO -- : [ 58/915] 3145127=test_gem_commands_fetch_command I, [2024-11-14T23:24:58.858448 #3103564] INFO -- : [ 59/915] 3145132=test_date_arith I, [2024-11-14T23:24:58.895450 #3103564] INFO -- : [ 60/915] 3145132=test_ractor I, [2024-11-14T23:24:59.003754 #3103564] INFO -- : [ 61/915] 3145127=test_win32ole_variable I, [2024-11-14T23:24:59.071438 #3103564] INFO -- : [ 62/915] 3145127=test_array I, [2024-11-14T23:24:59.091521 #3103564] INFO -- : [ 63/915] 3145132=test_signedness I, [2024-11-14T23:24:59.091615 #3103564] INFO -- : [ 64/915] 3145127=test_require I, [2024-11-14T23:24:59.211741 #3103564] INFO -- : [ 65/915] 3145127=test_provider I, [2024-11-14T23:25:00.600194 #3103564] INFO -- : [ 66/915] 3145127=test_arity I, [2024-11-14T23:25:00.775445 #3103564] INFO -- : [ 67/915] 3145127=test_gem_specification I, [2024-11-14T23:25:09.871411 #3103564] INFO -- : [ 68/915] 3145127=test_gem_resolver_api_specification I, [2024-11-14T23:25:10.082103 #3103564] INFO -- : [ 69/915] 3145127=test_trace I, [2024-11-14T23:25:10.102218 #3103564] INFO -- : [ 70/915] 3145127=test_frozen_error I, [2024-11-14T23:25:10.193311 #3103564] INFO -- : [ 71/915] 3145127=test_rdoc_text I, [2024-11-14T23:25:10.435742 #3103564] INFO -- : [ 72/915] 3145127=test_ractor I, [2024-11-14T23:25:10.554674 #3103564] INFO -- : [ 73/915] 3145127=test_pkey I, [2024-11-14T23:25:10.659047 #3103564] INFO -- : [ 74/915] 3145127=test_notimplement I, [2024-11-14T23:25:10.694990 #3103564] INFO -- : [ 75/915] 3145127=test_date_new I, [2024-11-14T23:25:10.765467 #3103564] INFO -- : [ 76/915] 3145127=test_thread I, [2024-11-14T23:25:11.256589 #3103564] INFO -- : [ 77/915] 3145127=test_exception_at_throwing I, [2024-11-14T23:25:11.427445 #3103564] INFO -- : [ 78/915] 3145127=test_bundled_ca I, [2024-11-14T23:25:12.686382 #3103564] INFO -- : [ 79/915] 3145127=test_interned_str I, [2024-11-14T23:25:12.787441 #3103564] INFO -- : [ 80/915] 3145127=test_pack I, [2024-11-14T23:25:12.793124 #3103564] INFO -- : [ 81/915] 3145127=test_len I, [2024-11-14T23:25:12.827921 #3103564] INFO -- : [ 82/915] 3145127=test_rdoc_markup_to_joined_paragraph I, [2024-11-14T23:25:12.847618 #3103564] INFO -- : [ 83/915] 3145127=attribute_write_test I, [2024-11-14T23:25:12.882025 #3103564] INFO -- : [ 84/915] 3145127=test_rdoc_markup_to_html I, [2024-11-14T23:25:13.181120 #3103564] INFO -- : [ 85/915] 3145127=test_pstore I, [2024-11-14T23:25:13.408514 #3103564] INFO -- : [ 86/915] 3145127=test_rdoc_options I, [2024-11-14T23:25:14.445268 #3103564] INFO -- : [ 87/915] 3145127=test_compile_prism I, [2024-11-14T23:25:15.115449 #3103564] INFO -- : [ 88/915] 3145127=test_literal I, [2024-11-14T23:25:17.085460 #3103564] INFO -- : [ 89/915] 3145127=test_mixed_unicode_escapes I, [2024-11-14T23:25:17.103567 #3103564] INFO -- : [ 90/915] 3145127=parse_test I, [2024-11-14T23:25:17.176049 #3103564] INFO -- : [ 91/915] 3145127=test_rdoc_include I, [2024-11-14T23:25:17.299606 #3103564] INFO -- : [ 92/915] 3145127=test_not I, [2024-11-14T23:25:17.322861 #3103564] INFO -- : [ 93/915] 3145127=test_sleep I, [2024-11-14T23:25:19.443454 #3103564] INFO -- : [ 94/915] 3145127=test_mailto I, [2024-11-14T23:25:19.483100 #3103564] INFO -- : [ 95/915] 3145127=test_face I, [2024-11-14T23:25:19.603217 #3103564] INFO -- : [ 96/915] 3145127=test_remote_fetch_error I, [2024-11-14T23:25:19.754422 #3103564] INFO -- : [ 97/915] 3145127=test_sizeof I, [2024-11-14T23:25:20.373293 #3103564] INFO -- : [ 98/915] 3145132=test_gem_ext_rake_builder I, [2024-11-14T23:25:23.143450 #3103564] INFO -- : [ 99/915] 3145132=json_encoding_test I, [2024-11-14T23:25:23.159656 #3103564] INFO -- : [100/915] 3145132=test_scalar I, [2024-11-14T23:25:23.188002 #3103564] INFO -- : [101/915] 3145132=test_gem_command_manager I, [2024-11-14T23:25:23.879358 #3103564] INFO -- : [102/915] 3145132=test_rdoc_markup_indented_paragraph I, [2024-11-14T23:25:23.893996 #3103564] INFO -- : [103/915] 3145132=test_weakkeymap I, [2024-11-14T23:25:27.395463 #3103564] INFO -- : [104/915] 3145132=test_gem_package_tar_writer I, [2024-11-14T23:25:27.856503 #3103564] INFO -- : [105/915] 3145132=test_system I, [2024-11-14T23:25:31.227777 #3103564] INFO -- : [106/915] 3145132=newline_test I, [2024-11-14T23:25:31.695434 #3103564] INFO -- : [107/915] 3145132=test_enc_associate I, [2024-11-14T23:25:33.007698 #3103564] INFO -- : [108/915] 3145132=test_to_ary_concat I, [2024-11-14T23:25:36.456026 #3103564] INFO -- : [109/915] 3145132=test_c_struct_entry I, [2024-11-14T23:25:37.555637 #3103564] INFO -- : [110/915] 3145132=test_gem_commands_cert_command I, [2024-11-14T23:25:38.569995 #3103564] INFO -- : [111/915] 3145127=equality_test I, [2024-11-14T23:25:38.611100 #3103564] INFO -- : [112/915] 3145127=test_gem_commands_signout_command I, [2024-11-14T23:25:38.748436 #3103564] INFO -- : [113/915] 3145127=test_date_compat I, [2024-11-14T23:25:38.840700 #3103564] INFO -- : [114/915] 3145127=test_gem_commands_yank_command I, [2024-11-14T23:25:39.588106 #3103564] INFO -- : [115/915] 3145127=magic_comment_test I, [2024-11-14T23:25:40.519495 #3103564] INFO -- : [116/915] 3145127=test_config I, [2024-11-14T23:25:40.639628 #3103564] INFO -- : [117/915] 3145127=json_ext_parser_test I, [2024-11-14T23:25:40.659449 #3103564] INFO -- : [118/915] 3145127=test_mkmf I, [2024-11-14T23:25:40.795355 #3103564] INFO -- : [119/915] 3145127=test_human_typo I, [2024-11-14T23:25:40.823969 #3103564] INFO -- : [120/915] 3145127=test_nomethod_error I, [2024-11-14T23:25:40.870173 #3103564] INFO -- : [121/915] 3145127=ruby_parser_test I, [2024-11-14T23:25:40.915450 #3103564] INFO -- : [122/915] 3145127=test_scanner_events I, [2024-11-14T23:25:41.065807 #3103564] INFO -- : [123/915] 3145127=test_enumerable I, [2024-11-14T23:25:41.092663 #3103564] INFO -- : [124/915] 3145127=test_pack I, [2024-11-14T23:25:41.873582 #3103564] INFO -- : [125/915] 3145127=test_nesting_parser I, [2024-11-14T23:25:42.031439 #3103564] INFO -- : [126/915] 3145127=test_rdoc_rd_inline I, [2024-11-14T23:25:42.099667 #3103564] INFO -- : [127/915] 3145127=test_gem_unsatisfiable_dependency_error I, [2024-11-14T23:25:42.144116 #3103564] INFO -- : [128/915] 3145127=test_eval I, [2024-11-14T23:25:42.214329 #3103564] INFO -- : [129/915] 3145127=test_gem_dependency_installer I, [2024-11-14T23:25:42.796821 #3103564] INFO -- : [130/915] 3145132=test_enumerator I, [2024-11-14T23:25:42.859711 #3103564] INFO -- : [131/915] 3145132=test_files_test_1 I, [2024-11-14T23:25:46.535659 #3103564] INFO -- : [132/915] 3145129=test_gem_remote_fetcher I, [2024-11-14T23:25:48.043669 #3103564] INFO -- : [133/915] 3145129=static_literals_test I, [2024-11-14T23:25:48.083041 #3103564] INFO -- : [134/915] 3145129=test_gem_ext_builder I, [2024-11-14T23:25:52.613163 #3103564] INFO -- : [135/915] 3145129=test_bug-3571 I, [2024-11-14T23:25:52.675813 #3103564] INFO -- : [136/915] 3145129=test_defined I, [2024-11-14T23:25:52.707411 #3103564] INFO -- : [137/915] 3145132=test_ifunless I, [2024-11-14T23:25:52.739902 #3103564] INFO -- : [138/915] 3145132=test_dir I, [2024-11-14T23:25:52.996851 #3103564] INFO -- : [139/915] 3145129=test_gem_uri I, [2024-11-14T23:25:53.131939 #3103564] INFO -- : [140/915] 3145129=test_shapes I, [2024-11-14T23:25:53.139708 #3103564] INFO -- : [141/915] 3145129=test_fnmatch I, [2024-11-14T23:25:53.411668 #3103564] INFO -- : [142/915] 3145129=test_configuration I, [2024-11-14T23:25:53.693859 #3103564] INFO -- : [143/915] 3145132=test_force_exit I, [2024-11-14T23:25:53.712259 #3103564] INFO -- : [144/915] 3145129=test_gem_remote_fetcher_s3 I, [2024-11-14T23:25:53.755442 #3103564] INFO -- : [145/915] 3145132=test_rdoc_top_level I, [2024-11-14T23:25:53.916018 #3103564] INFO -- : [146/915] 3145127=test_recorder I, [2024-11-14T23:25:54.006667 #3103564] INFO -- : [147/915] 3145127=test_rdoc_generator_darkfish I, [2024-11-14T23:25:54.108975 #3103564] INFO -- : [148/915] 3145129=test_gem_path_support I, [2024-11-14T23:25:54.274599 #3103564] INFO -- : [149/915] 3145129=snippets_test I, [2024-11-14T23:25:54.577986 #3103564] INFO -- : [150/915] 3145132=test_erb_m17n I, [2024-11-14T23:25:54.614647 #3103564] INFO -- : [151/915] 3145132=test_key_event_record I, [2024-11-14T23:25:54.618596 #3103564] INFO -- : [152/915] 3145132=test_gem_commands_owner_command I, [2024-11-14T23:25:55.367921 #3103564] INFO -- : [153/915] 3145127=test_gem_resolver_dependency_request I, [2024-11-14T23:25:55.463834 #3103564] INFO -- : [154/915] 3145127=test_iseq I, [2024-11-14T23:25:56.105725 #3103564] INFO -- : [155/915] 3145132=test_gem_request_set I, [2024-11-14T23:25:57.221468 #3103564] INFO -- : [156/915] 3145127=test_emitter I, [2024-11-14T23:25:57.227492 #3103564] INFO -- : [157/915] 3145127=test_bug-5832 I, [2024-11-14T23:25:57.237827 #3103564] INFO -- : [158/915] 3145127=test_have_library I, [2024-11-14T23:25:57.855436 #3103564] INFO -- : [159/915] 3145129=test_forwardable I, [2024-11-14T23:25:57.930254 #3103564] INFO -- : [160/915] 3145129=test_https_proxy I, [2024-11-14T23:25:58.477824 #3103564] INFO -- : [161/915] 3145129=test_have_macro I, [2024-11-14T23:25:58.556450 #3103564] INFO -- : [162/915] 3145132=test_objspace I, [2024-11-14T23:26:01.763568 #3103564] INFO -- : [163/915] 3145129=test_tracepoint I, [2024-11-14T23:26:02.457912 #3103564] INFO -- : [164/915] 3145129=test_raise I, [2024-11-14T23:26:02.462476 #3103564] INFO -- : [165/915] 3145129=test_sleep I, [2024-11-14T23:26:02.917797 #3103564] INFO -- : [166/915] 3145127=test_string I, [2024-11-14T23:26:03.159530 #3103564] INFO -- : [167/915] 3145127=desugar_compiler_test I, [2024-11-14T23:26:03.212188 #3103564] INFO -- : [168/915] 3145127=test_tree_spell_checker I, [2024-11-14T23:26:03.367081 #3103564] INFO -- : [169/915] 3145127=test_internal_ivar I, [2024-11-14T23:26:03.387442 #3103564] INFO -- : [170/915] 3145127=test_io_buffer I, [2024-11-14T23:26:03.519774 #3103564] INFO -- : [171/915] 3145127=test_key_actor_emacs I, [2024-11-14T23:26:03.811618 #3103564] INFO -- : [172/915] 3145127=test_help I, [2024-11-14T23:26:03.836243 #3103564] INFO -- : [173/915] 3145127=test_basicinstructions I, [2024-11-14T23:26:03.959435 #3103564] INFO -- : [174/915] 3145127=test_udp I, [2024-11-14T23:26:04.004606 #3103564] INFO -- : [175/915] 3145127=test_files_lib I, [2024-11-14T23:26:07.497499 #3103564] INFO -- : [176/915] 3145129=test_numeric I, [2024-11-14T23:26:07.766098 #3103564] INFO -- : [177/915] 3145129=test_optparse I, [2024-11-14T23:26:07.795583 #3103564] INFO -- : [178/915] 3145129=test_nonblock I, [2024-11-14T23:26:07.939562 #3103564] INFO -- : [179/915] 3145129=test_gem_source I, [2024-11-14T23:26:08.832986 #3103564] INFO -- : [180/915] 3145129=test_mdns I, [2024-11-14T23:26:08.887639 #3103564] INFO -- : [181/915] 3145129=test_find_executable I, [2024-11-14T23:26:08.915518 #3103564] INFO -- : [182/915] 3145129=test_data_error I, [2024-11-14T23:26:09.115725 #3103564] INFO -- : [183/915] 3145129=test_rdoc_rdoc I, [2024-11-14T23:26:09.391992 #3103564] INFO -- : [184/915] 3145129=test_lazy_enumerator I, [2024-11-14T23:26:10.742667 #3103564] INFO -- : [185/915] 3145129=test_hmac I, [2024-11-14T23:26:10.811646 #3103564] INFO -- : [186/915] 3145129=test_benchmark I, [2024-11-14T23:26:11.489907 #3103564] INFO -- : [187/915] 3145127=test_ts I, [2024-11-14T23:26:12.379435 #3103564] INFO -- : [188/915] 3145127=test_path I, [2024-11-14T23:26:12.448132 #3103564] INFO -- : [189/915] 3145127=test_rdoc_require I, [2024-11-14T23:26:12.450774 #3103564] INFO -- : [190/915] 3145127=test_assembler I, [2024-11-14T23:26:12.519658 #3103564] INFO -- : [191/915] 3145127=test_locale I, [2024-11-14T23:26:12.567448 #3103564] INFO -- : [192/915] 3145127=test_gem_uri_formatter I, [2024-11-14T23:26:12.610507 #3103564] INFO -- : [193/915] 3145129=test_ractor I, [2024-11-14T23:26:12.639666 #3103564] INFO -- : [194/915] 3145127=test_macro I, [2024-11-14T23:26:12.712149 #3103564] INFO -- : [195/915] 3145127=test_weakref I, [2024-11-14T23:26:12.739852 #3103564] INFO -- : [196/915] 3145129=test_ws I, [2024-11-14T23:26:12.898277 #3103564] INFO -- : [197/915] 3145129=test_timeout I, [2024-11-14T23:26:13.275704 #3103564] INFO -- : [198/915] 3145127=test_rdoc_markup_include I, [2024-11-14T23:26:13.295198 #3103564] INFO -- : [199/915] 3145127=test_range I, [2024-11-14T23:26:13.831342 #3103564] INFO -- : [200/915] 3145129=test_normalize I, [2024-11-14T23:26:13.855404 #3103564] INFO -- : [201/915] 3145129=test_queue I, [2024-11-14T23:26:13.872949 #3103564] INFO -- : [202/915] 3145129=test_fd_setsize I, [2024-11-14T23:26:13.920278 #3103564] INFO -- : [203/915] 3145129=test_color I, [2024-11-14T23:26:14.112693 #3103564] INFO -- : [204/915] 3145129=test_gem_resolver_specification I, [2024-11-14T23:26:14.207481 #3103564] INFO -- : [205/915] 3145129=overlap_test I, [2024-11-14T23:26:14.881492 #3103564] INFO -- : [206/915] 3145129=test_jaro_winkler I, [2024-11-14T23:26:14.891754 #3103564] INFO -- : [207/915] 3145129=test_prettyprint I, [2024-11-14T23:26:14.915646 #3103564] INFO -- : [208/915] 3145127=test_gem_dependency I, [2024-11-14T23:26:15.002442 #3103564] INFO -- : [209/915] 3145129=test_env I, [2024-11-14T23:26:15.715651 #3103564] INFO -- : [210/915] 3145127=test_gem_commands_rebuild_command I, [2024-11-14T23:26:16.051775 #3103564] INFO -- : [211/915] 3145127=test_cgi_modruby I, [2024-11-14T23:26:16.086383 #3103564] INFO -- : [212/915] 3145127=test_gem_resolver_activation_request I, [2024-11-14T23:26:16.179904 #3103564] INFO -- : [213/915] 3145127=test_inadvertent_creation I, [2024-11-14T23:26:16.448987 #3103564] INFO -- : [214/915] 3145127=test_method_name_check I, [2024-11-14T23:26:16.577559 #3103564] INFO -- : [215/915] 3145127=test_date_conv I, [2024-11-14T23:26:16.629565 #3103564] INFO -- : [216/915] 3145127=test_egrep_cpp I, [2024-11-14T23:26:17.303803 #3103564] INFO -- : [217/915] 3145127=test_gem_package I, [2024-11-14T23:26:19.497972 #3103564] INFO -- : [218/915] 3145127=test_pkey_dsa I, [2024-11-14T23:26:21.514102 #3103564] INFO -- : [219/915] 3145127=test_stat I, [2024-11-14T23:26:21.560137 #3103564] INFO -- : [220/915] 3145127=test_gem_util I, [2024-11-14T23:26:22.162078 #3103564] INFO -- : [221/915] 3145127=test_webauthn_listener I, [2024-11-14T23:26:22.997970 #3103564] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : # I, [2024-11-14T23:26:23.099724 #3103564] INFO -- : [222/915] 3145129=test_option I, [2024-11-14T23:26:23.165177 #3103564] INFO -- : .Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 10 I, [2024-11-14T23:26:23.224245 #3103564] INFO -- : [223/915] 3145127=test_insns_leaf I, [2024-11-14T23:26:23.255647 #3103564] INFO -- : [224/915] 3145127=test_gem_version_option I, [2024-11-14T23:26:23.376889 #3103564] INFO -- : [225/915] 3145129=test_tracer I, [2024-11-14T23:26:23.389265 #3103564] INFO -- : [226/915] 3145129=test_allocation I, [2024-11-14T23:26:23.440279 #3103564] INFO -- : [227/915] 3145127=test_buffering I, [2024-11-14T23:26:23.459842 #3103564] INFO -- : [228/915] 3145127=test_svcb_https I, [2024-11-14T23:26:23.504116 #3103564] INFO -- : [229/915] 3145127=test_my_integer I, [2024-11-14T23:26:23.518182 #3103564] INFO -- : [230/915] 3145127=test_debugger_integration I, [2024-11-14T23:26:23.574939 #3103564] INFO -- : [231/915] 3145127=test_win32ole_variant I, [2024-11-14T23:26:23.595783 #3103564] INFO -- : [232/915] 3145127=test_x509req I, [2024-11-14T23:26:24.068154 #3103564] INFO -- : [233/915] 3145127=test_syntax I, [2024-11-14T23:26:31.172827 #3103564] INFO -- : [234/915] 3145130=test_flip I, [2024-11-14T23:26:31.267549 #3103564] INFO -- : [235/915] 3145130=test_member I, [2024-11-14T23:26:31.383485 #3103564] INFO -- : [236/915] 3145130=test_scalar_scanner I, [2024-11-14T23:26:31.488098 #3103564] INFO -- : [237/915] 3145130=test_set I, [2024-11-14T23:26:31.555433 #3103564] INFO -- : [238/915] 3145130=test_nofree I, [2024-11-14T23:26:31.557771 #3103564] INFO -- : [239/915] 3145130=test_x509name I, [2024-11-14T23:26:31.817470 #3103564] INFO -- : [240/915] 3145130=test_rdoc_task I, [2024-11-14T23:26:31.853836 #3103564] INFO -- : [241/915] 3145130=test_dln I, [2024-11-14T23:26:31.910338 #3103564] INFO -- : [242/915] 3145130=test_backtrace I, [2024-11-14T23:26:34.411143 #3103564] INFO -- : [243/915] 3145130=test_default_gems I, [2024-11-14T23:26:34.503854 #3103564] INFO -- : [244/915] 3145130=test_gem_security_signer I, [2024-11-14T23:26:35.370213 #3103564] INFO -- : [245/915] 3145130=test_pkg_config I, [2024-11-14T23:26:35.465593 #3103564] INFO -- : [246/915] 3145130=symbol_encoding_test I, [2024-11-14T23:26:35.767705 #3103564] INFO -- : [247/915] 3145130=test_gem_source_lock I, [2024-11-14T23:26:35.854099 #3103564] INFO -- : [248/915] 3145129=test_resolve_symbol I, [2024-11-14T23:26:36.027361 #3103564] INFO -- : [249/915] 3145129=test_rdoc_normal_module I, [2024-11-14T23:26:36.154670 #3103564] INFO -- : [250/915] 3145130=test_rdoc_markdown_test I, [2024-11-14T23:26:36.264250 #3103564] INFO -- : [251/915] 3145129=test_path_to_class I, [2024-11-14T23:26:36.311579 #3103564] INFO -- : [252/915] 3145129=test_gem_commands_cleanup_command I, [2024-11-14T23:26:37.455951 #3103564] INFO -- : [253/915] 3145132=test_buffered_io I, [2024-11-14T23:26:37.546175 #3103564] INFO -- : [254/915] 3145132=test_gem_ext_ext_conf_builder I, [2024-11-14T23:26:38.815847 #3103564] INFO -- : [255/915] 3145129=test_gem_dependency_resolution_error I, [2024-11-14T23:26:38.844024 #3103564] INFO -- : [256/915] 3145129=test_sprintf I, [2024-11-14T23:26:39.888365 #3103564] INFO -- : [257/915] 3145129=test_autoload I, [2024-11-14T23:26:40.859136 #3103564] INFO -- : [258/915] 3145130=test_gem_request_set_lockfile_parser I, [2024-11-14T23:26:41.332175 #3103564] INFO -- : [259/915] 3145130=test_utf16 I, [2024-11-14T23:26:41.567723 #3103564] INFO -- : [260/915] 3145130=test_refinement I, [2024-11-14T23:26:42.545593 #3103564] INFO -- : [261/915] 3145132=test_fiber I, [2024-11-14T23:26:43.276651 #3103564] INFO -- : [262/915] 3145127=test_case_options I, [2024-11-14T23:26:43.430166 #3103564] INFO -- : [263/915] 3145127=test_pkcs12 I, [2024-11-14T23:26:44.373881 #3103564] INFO -- : [264/915] 3145127=test_gem_commands_which_command I, [2024-11-14T23:26:44.451872 #3103564] INFO -- : [265/915] 3145127=test_weakmap I, [2024-11-14T23:26:50.360471 #3103564] INFO -- : [266/915] 3145130=test_ripper I, [2024-11-14T23:26:50.971773 #3103564] INFO -- : [267/915] 3145132=test_optimization I, [2024-11-14T23:26:51.607628 #3103564] INFO -- : [268/915] 3145130=test_cgi_session I, [2024-11-14T23:26:51.848522 #3103564] INFO -- : [269/915] 3145130=test_ansi I, [2024-11-14T23:26:52.061589 #3103564] INFO -- : [270/915] 3145130=test_httpresponses I, [2024-11-14T23:26:52.254179 #3103564] INFO -- : [271/915] 3145130=test_usrmarshal I, [2024-11-14T23:26:53.076533 #3103564] INFO -- : [272/915] 3145130=test_x509crl I, [2024-11-14T23:26:53.723443 #3103564] INFO -- : [273/915] 3145130=test_gem_remote_fetcher_local_server I, [2024-11-14T23:26:53.963590 #3103564] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11 # I, [2024-11-14T23:26:53.963948 #3103564] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12 # I, [2024-11-14T23:26:54.163899 #3103564] INFO -- : .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 I, [2024-11-14T23:26:54.163991 #3103564] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12 I, [2024-11-14T23:26:54.371722 #3103564] INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 : # I, [2024-11-14T23:26:54.461791 #3103564] INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 I, [2024-11-14T23:26:54.487955 #3103564] INFO -- : [274/915] 3145130=test_verbose I, [2024-11-14T23:26:54.583750 #3103564] INFO -- : [275/915] 3145130=test_x509ext I, [2024-11-14T23:26:54.592755 #3103564] INFO -- : [276/915] 3145130=locals_test I, [2024-11-14T23:26:54.626040 #3103564] INFO -- : [277/915] 3145130=test_httpresponse I, [2024-11-14T23:26:55.042161 #3103564] INFO -- : [278/915] 3145130=test_rdoc_parser_ruby I, [2024-11-14T23:26:58.596379 #3103564] INFO -- : [279/915] 3145130=test_gem_commands_push_command I, [2024-11-14T23:27:00.340177 #3103564] INFO -- : [280/915] 3145130=test_rdoc_markup_to_bs I, [2024-11-14T23:27:00.459768 #3103564] INFO -- : [281/915] 3145130=reflection_test I, [2024-11-14T23:27:00.511685 #3103564] INFO -- : [282/915] 3145130=test_date_attr I, [2024-11-14T23:27:00.539957 #3103564] INFO -- : [283/915] 3145130=test_gem_name_tuple I, [2024-11-14T23:27:00.707621 #3103564] INFO -- : [284/915] 3145130=test_eval I, [2024-11-14T23:27:01.083444 #3103564] INFO -- : [285/915] 3145129=test_cp949 I, [2024-11-14T23:27:01.175436 #3103564] INFO -- : [286/915] 3145129=test_erb I, [2024-11-14T23:27:01.435497 #3103564] INFO -- : [287/915] 3145129=json_generic_object_test I, [2024-11-14T23:27:01.459456 #3103564] INFO -- : [288/915] 3145129=test_condition I, [2024-11-14T23:27:01.495452 #3103564] INFO -- : [289/915] 3145129=test_stringify_symbols I, [2024-11-14T23:27:01.567156 #3103564] INFO -- : [290/915] 3145129=test_resize I, [2024-11-14T23:27:01.615958 #3103564] INFO -- : [291/915] 3145129=test_sorted_set I, [2024-11-14T23:27:01.678514 #3103564] INFO -- : [292/915] 3145130=test_emoji I, [2024-11-14T23:27:01.775553 #3103564] INFO -- : [293/915] 3145130=test_rdoc_tom_doc I, [2024-11-14T23:27:01.871818 #3103564] INFO -- : [294/915] 3145130=test_gem_resolver I, [2024-11-14T23:27:02.531710 #3103564] INFO -- : [295/915] 3145129=test_whileuntil I, [2024-11-14T23:27:02.568142 #3103564] INFO -- : [296/915] 3145129=test_numhash I, [2024-11-14T23:27:02.581127 #3103564] INFO -- : [297/915] 3145129=test_pkey_rsa I, [2024-11-14T23:27:03.183495 #3103564] INFO -- : [298/915] 3145127=test_gem_rdoc I, [2024-11-14T23:27:03.550879 #3103564] INFO -- : [299/915] 3145130=test_digest_extend I, [2024-11-14T23:27:03.733060 #3103564] INFO -- : [300/915] 3145130=test_bn I, [2024-11-14T23:27:03.851647 #3103564] INFO -- : [301/915] 3145130=test_monitor I, [2024-11-14T23:27:04.002482 #3103564] INFO -- : [302/915] 3145127=test_last_thread I, [2024-11-14T23:27:04.284155 #3103564] INFO -- : [303/915] 3145130=test_c_struct_builder I, [2024-11-14T23:27:04.595677 #3103564] INFO -- : [304/915] 3145130=test_gem_install_update_options I, [2024-11-14T23:27:05.072765 #3103564] INFO -- : [305/915] 3145130=test_gem_dependency_list I, [2024-11-14T23:27:05.089890 #3103564] INFO -- : [306/915] 3145127=test_passing_block I, [2024-11-14T23:27:05.121099 #3103564] INFO -- : [307/915] 3145127=test_framework I, [2024-11-14T23:27:05.130183 #3103564] INFO -- : [308/915] 3145127=test_workspace I, [2024-11-14T23:27:05.327130 #3103564] INFO -- : [309/915] 3145130=test_gem_resolver_index_specification I, [2024-11-14T23:27:05.553878 #3103564] INFO -- : [310/915] 3145130=test_singleton_function I, [2024-11-14T23:27:05.593552 #3103564] INFO -- : [311/915] 3145130=test_generic I, [2024-11-14T23:27:05.609018 #3103564] INFO -- : [312/915] 3145127=test_rdoc_markup_to_ansi I, [2024-11-14T23:27:05.810462 #3103564] INFO -- : [313/915] 3145127=test_io_wait_uncommon I, [2024-11-14T23:27:05.848607 #3103564] INFO -- : [314/915] 3145127=test_file I, [2024-11-14T23:27:05.899830 #3103564] INFO -- : [315/915] 3145130=test_io_console I, [2024-11-14T23:27:06.687435 #3103564] INFO -- : [316/915] 3145129=test_gem_ci_detector I, [2024-11-14T23:27:06.723115 #3103564] INFO -- : [317/915] 3145129=bom_test I, [2024-11-14T23:27:06.756836 #3103564] INFO -- : [318/915] 3145129=test_c_union_entity I, [2024-11-14T23:27:06.915632 #3103564] INFO -- : [319/915] 3145129=test_rdoc_parser_changelog I, [2024-11-14T23:27:07.378913 #3103564] INFO -- : [320/915] 3145129=test_gem_ext_cmake_builder I, [2024-11-14T23:27:07.405505 #3103564] INFO -- : [321/915] 3145129=heredoc_test I, [2024-11-14T23:27:07.431637 #3103564] INFO -- : [322/915] 3145129=test_parser I, [2024-11-14T23:27:07.497703 #3103564] INFO -- : [323/915] 3145129=test_dbm I, [2024-11-14T23:27:07.517873 #3103564] INFO -- : [324/915] 3145129=test_iso_8859 I, [2024-11-14T23:27:07.585199 #3103564] INFO -- : [325/915] 3145129=test_gem_commands_signin_command I, [2024-11-14T23:27:07.991850 #3103564] INFO -- : [326/915] 3145129=json_generator_test I, [2024-11-14T23:27:10.110429 #3103564] INFO -- : [327/915] 3145130=test_rdoc_markup_to_tt_only I, [2024-11-14T23:27:10.239798 #3103564] INFO -- : [328/915] 3145130=test_address_resolve I, [2024-11-14T23:27:10.587735 #3103564] INFO -- : [329/915] 3145130=test_date_ractor I, [2024-11-14T23:27:10.786711 #3103564] INFO -- : [330/915] 3145129=test_iter_break I, [2024-11-14T23:27:10.807623 #3103564] INFO -- : [331/915] 3145129=test_ensure_and_callcc I, [2024-11-14T23:27:10.843513 #3103564] INFO -- : [332/915] 3145129=test_open-uri I, [2024-11-14T23:27:11.408000 #3103564] INFO -- : [333/915] 3145130=test_rdoc_context I, [2024-11-14T23:27:11.768509 #3103564] INFO -- : [334/915] 3145132=test_cgi_util I, [2024-11-14T23:27:11.871820 #3103564] INFO -- : Closed file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 11 I, [2024-11-14T23:27:12.067793 #3103564] INFO -- : [335/915] 3145129=test_num2int I, [2024-11-14T23:27:12.117017 #3103564] INFO -- : [336/915] 3145129=test_rdoc_markup_parser I, [2024-11-14T23:27:12.303439 #3103564] INFO -- : [337/915] 3145127=test_gem_commands_dependency_command I, [2024-11-14T23:27:12.397175 #3103564] INFO -- : [338/915] 3145129=test_bug-14834 I, [2024-11-14T23:27:12.757485 #3103564] INFO -- : [339/915] 3145129=test_rdoc_generator_markup I, [2024-11-14T23:27:12.768152 #3103564] INFO -- : [340/915] 3145132=test_rdoc_markup_document I, [2024-11-14T23:27:12.791455 #3103564] INFO -- : [341/915] 3145129=regexp_test I, [2024-11-14T23:27:12.791557 #3103564] INFO -- : [342/915] 3145132=test_gem_commands_specification_command I, [2024-11-14T23:27:12.857498 #3103564] INFO -- : [343/915] 3145129=test_arithmetic_sequence I, [2024-11-14T23:27:12.909529 #3103564] INFO -- : [344/915] 3145129=test_addrinfo I, [2024-11-14T23:27:13.051448 #3103564] INFO -- : [345/915] 3145127=test_cesu8 I, [2024-11-14T23:27:13.087782 #3103564] INFO -- : [346/915] 3145127=test_gem_commands_search_command I, [2024-11-14T23:27:13.155435 #3103564] INFO -- : [347/915] 3145127=static_inspect_test I, [2024-11-14T23:27:13.223659 #3103564] INFO -- : [348/915] 3145127=test_rdoc_markup_to_html_crossref I, [2024-11-14T23:27:13.455441 #3103564] INFO -- : [349/915] 3145132=test_gem_commands_contents_command I, [2024-11-14T23:27:13.954996 #3103564] INFO -- : [350/915] 3145132=test_gem_resolver_lock_specification I, [2024-11-14T23:27:14.287826 #3103564] INFO -- : [351/915] 3145132=test_noarg I, [2024-11-14T23:27:14.411439 #3103564] INFO -- : [352/915] 3145129=test_array I, [2024-11-14T23:27:15.036024 #3103564] INFO -- : [353/915] 3145127=test_threadgroup I, [2024-11-14T23:27:15.086637 #3103564] INFO -- : [354/915] 3145132=test_utf32 I, [2024-11-14T23:27:15.139715 #3103564] INFO -- : [355/915] 3145132=test_gem_commands_environment_command I, [2024-11-14T23:27:15.300391 #3103564] INFO -- : [356/915] 3145132=test_disable_irb I, [2024-11-14T23:27:15.351114 #3103564] INFO -- : [357/915] 3145132=test_gem_resolver_best_set I, [2024-11-14T23:27:15.480095 #3103564] INFO -- : [358/915] 3145132=test_string I, [2024-11-14T23:27:15.810759 #3103564] INFO -- : [359/915] 3145130=test_gbk I, [2024-11-14T23:27:15.827558 #3103564] INFO -- : [360/915] 3145130=test_merge_keys I, [2024-11-14T23:27:15.914908 #3103564] INFO -- : [361/915] 3145130=test_gem_safe_marshal I, [2024-11-14T23:27:16.084923 #3103564] INFO -- : [362/915] 3145127=test_rdoc_extend I, [2024-11-14T23:27:16.285713 #3103564] INFO -- : [363/915] 3145127=test_warning I, [2024-11-14T23:27:16.795607 #3103564] INFO -- : [364/915] 3145127=test_date_strptime I, [2024-11-14T23:27:17.411444 #3103564] INFO -- : [365/915] 3145127=node_id_test I, [2024-11-14T23:27:18.914426 #3103564] INFO -- : [366/915] 3145127=test_gem_resolver_conflict I, [2024-11-14T23:27:19.055174 #3103564] INFO -- : [367/915] 3145127=test_call I, [2024-11-14T23:27:19.823150 #3103564] INFO -- : [368/915] 3145130=test_random I, [2024-11-14T23:27:19.947263 #3103564] INFO -- : [369/915] 3145130=test_open3 I, [2024-11-14T23:27:20.176233 #3103564] INFO -- : [370/915] 3145127=test_spell_checker I, [2024-11-14T23:27:20.340413 #3103564] INFO -- : [371/915] 3145127=test_rbconfig I, [2024-11-14T23:27:20.375447 #3103564] INFO -- : [372/915] 3145127=test_win32ole_method I, [2024-11-14T23:27:20.375885 #3103564] INFO -- : [373/915] 3145127=test_error_highlight I, [2024-11-14T23:27:23.272964 #3103564] INFO -- : [374/915] 3145127=test_euc_jp I, [2024-11-14T23:27:23.328363 #3103564] INFO -- : [375/915] 3145127=test_flush I, [2024-11-14T23:27:23.343121 #3103564] INFO -- : [376/915] 3145127=test_load I, [2024-11-14T23:27:23.406334 #3103564] INFO -- : [377/915] 3145127=test_pty I, [2024-11-14T23:27:25.391419 #3103564] INFO -- : [378/915] 3145127=parse_success_test I, [2024-11-14T23:27:25.412292 #3103564] INFO -- : [379/915] 3145127=parse_comments_test I, [2024-11-14T23:27:25.439825 #3103564] INFO -- : [380/915] 3145127=test_rdoc_markup_attributes I, [2024-11-14T23:27:25.468788 #3103564] INFO -- : [381/915] 3145127=test_recursion I, [2024-11-14T23:27:25.539889 #3103564] INFO -- : [382/915] 3145127=test_postponed_job I, [2024-11-14T23:27:27.184661 #3103564] INFO -- : [383/915] 3145127=test_gem_request_set_lockfile I, [2024-11-14T23:27:29.703478 #3103564] INFO -- : [384/915] 3145127=test_gem_ext_cargo_builder_unit I, [2024-11-14T23:27:29.812963 #3103564] INFO -- : [385/915] 3145127=test_delegate I, [2024-11-14T23:27:29.886361 #3103564] INFO -- : [386/915] 3145127=test_rdoc_parser_markdown I, [2024-11-14T23:27:30.228435 #3103564] INFO -- : [387/915] 3145127=test_ractor I, [2024-11-14T23:27:30.287819 #3103564] INFO -- : [388/915] 3145127=test_float I, [2024-11-14T23:27:30.324176 #3103564] INFO -- : [389/915] 3145130=test_frozen I, [2024-11-14T23:27:30.347852 #3103564] INFO -- : [390/915] 3145130=test_windows_1251 I, [2024-11-14T23:27:30.413782 #3103564] INFO -- : [391/915] 3145130=relocation_test I, [2024-11-14T23:27:30.669676 #3103564] INFO -- : [392/915] 3145130=test_gem_package_task I, [2024-11-14T23:27:30.693336 #3103564] INFO -- : [393/915] 3145130=test_digest I, [2024-11-14T23:27:32.884243 #3103564] INFO -- : [394/915] 3145130=newline_offsets_test I, [2024-11-14T23:27:33.990270 #3103564] INFO -- : [395/915] 3145130=test_shellwords I, [2024-11-14T23:27:34.091453 #3103564] INFO -- : [396/915] 3145130=test_ractor I, [2024-11-14T23:27:34.254493 #3103564] INFO -- : [397/915] 3145127=test_complex I, [2024-11-14T23:27:34.829474 #3103564] INFO -- : [398/915] 3145130=test_yield_block I, [2024-11-14T23:27:34.829560 #3103564] INFO -- : [399/915] 3145130=test_case I, [2024-11-14T23:27:34.890947 #3103564] INFO -- : [400/915] 3145130=test_omap I, [2024-11-14T23:27:34.991464 #3103564] INFO -- : [401/915] 3145130=test_fiddle I, [2024-11-14T23:27:35.219525 #3103564] INFO -- : [402/915] 3145127=test_asn1 I, [2024-11-14T23:27:35.287451 #3103564] INFO -- : [403/915] 3145127=json_common_interface_test I, [2024-11-14T23:27:35.319201 #3103564] INFO -- : [404/915] 3145127=test_gem_commands_open_command I, [2024-11-14T23:27:35.571453 #3103564] INFO -- : [405/915] 3145130=test_win32ole I, [2024-11-14T23:27:35.591452 #3103564] INFO -- : [406/915] 3145130=test_zsh_completion I, [2024-11-14T23:27:35.611453 #3103564] INFO -- : [407/915] 3145130=tunnel_test I, [2024-11-14T23:27:35.632026 #3103564] INFO -- : [408/915] 3145130=test_set_len I, [2024-11-14T23:27:35.676096 #3103564] INFO -- : [409/915] 3145130=test_gem_text I, [2024-11-14T23:27:35.731985 #3103564] INFO -- : [410/915] 3145127=test_psych I, [2024-11-14T23:27:35.935726 #3103564] INFO -- : [411/915] 3145130=test_settracefunc I, [2024-11-14T23:27:35.951768 #3103564] INFO -- : [412/915] 3145127=test_pattern_matching I, [2024-11-14T23:27:36.352074 #3103564] INFO -- : [413/915] 3145127=test_rubyoptions I, [2024-11-14T23:27:40.031890 #3103564] INFO -- : [414/915] 3145130=test_rdoc_ri_paths I, [2024-11-14T23:27:40.383707 #3103564] INFO -- : [415/915] 3145130=test_scheduler I, [2024-11-14T23:27:40.945261 #3103564] INFO -- : [416/915] 3145130=test_command I, [2024-11-14T23:27:42.303787 #3103564] INFO -- : [417/915] 3145130=test_rdoc_markup_pre_process I, [2024-11-14T23:27:42.962144 #3103564] INFO -- : [418/915] 3145130=test_sprintf_comb I, [2024-11-14T23:27:44.020368 #3103564] INFO -- : [419/915] 3145130=test_rdoc_rd_block_parser I, [2024-11-14T23:27:44.119390 #3103564] INFO -- : [420/915] 3145130=test_method_cache I, [2024-11-14T23:27:44.249373 #3103564] INFO -- : [421/915] 3145130=test_handle I, [2024-11-14T23:27:46.871447 #3103564] INFO -- : [422/915] 3145130=test_enum I, [2024-11-14T23:27:49.511440 #3103564] INFO -- : [423/915] 3145129=test_dryrun I, [2024-11-14T23:27:49.697441 #3103564] INFO -- : [424/915] 3145129=test_serialize_subclasses I, [2024-11-14T23:27:49.781047 #3103564] INFO -- : [425/915] 3145129=test_ractor I, [2024-11-14T23:27:49.836948 #3103564] INFO -- : [426/915] 3145129=test_kdf I, [2024-11-14T23:27:50.356042 #3103564] INFO -- : [427/915] 3145129=test_gem_source_specific_file I, [2024-11-14T23:27:51.036893 #3103564] INFO -- : [428/915] 3145129=test_reline_key I, [2024-11-14T23:27:51.047691 #3103564] INFO -- : [429/915] 3145129=source_location_test I, [2024-11-14T23:27:51.353456 #3103564] INFO -- : [430/915] 3145130=test_enc_raise I, [2024-11-14T23:27:51.391601 #3103564] INFO -- : [431/915] 3145129=test_key_actor_vi I, [2024-11-14T23:27:51.407929 #3103564] INFO -- : [432/915] 3145130=test_object I, [2024-11-14T23:27:52.139360 #3103564] INFO -- : [433/915] 3145129=test_rdoc_code_object I, [2024-11-14T23:27:53.731652 #3103564] INFO -- : [434/915] 3145130=test_key_error I, [2024-11-14T23:27:53.797482 #3103564] INFO -- : [435/915] 3145130=test_engine I, [2024-11-14T23:27:53.814229 #3103564] INFO -- : [436/915] 3145130=test_emitter I, [2024-11-14T23:27:53.895652 #3103564] INFO -- : [437/915] 3145130=test_unicode_normalize I, [2024-11-14T23:27:53.999448 #3103564] INFO -- : [438/915] 3145130=test_data I, [2024-11-14T23:27:54.038754 #3103564] INFO -- : [439/915] 3145130=test_gem_commands_info_command I, [2024-11-14T23:27:54.200757 #3103564] INFO -- : [440/915] 3145130=test_gem_uninstaller I, [2024-11-14T23:27:54.387642 #3103564] INFO -- : [441/915] 3145129=test_rdoc_alias I, [2024-11-14T23:27:54.451704 #3103564] INFO -- : [442/915] 3145129=test_yaml I, [2024-11-14T23:27:55.089949 #3103564] INFO -- : [443/915] 3145129=test_rdoc_markup_formatter I, [2024-11-14T23:27:55.249856 #3103564] INFO -- : [444/915] 3145129=test_func I, [2024-11-14T23:27:58.417028 #3103564] INFO -- : [445/915] 3145130=test_random_formatter I, [2024-11-14T23:27:58.496527 #3103564] INFO -- : [446/915] 3145130=string_encoding_test I, [2024-11-14T23:27:58.551884 #3103564] INFO -- : [447/915] 3145130=test_config I, [2024-11-14T23:27:58.749493 #3103564] INFO -- : [448/915] 3145130=parameters_signature_test I, [2024-11-14T23:27:58.971688 #3103564] INFO -- : [449/915] 3145130=test_require_lib I, [2024-11-14T23:28:04.861396 #3103564] INFO -- : [450/915] 3145129=test_ipaddr I, [2024-11-14T23:28:04.988499 #3103564] INFO -- : [451/915] 3145129=test_io_buffer I, [2024-11-14T23:28:05.423604 #3103564] INFO -- : [452/915] 3145129=test_rdoc_markup_to_rdoc I, [2024-11-14T23:28:05.730256 #3103564] INFO -- : [453/915] 3145129=test_profile_frames I, [2024-11-14T23:28:06.325495 #3103564] INFO -- : [454/915] 3145129=test_cparser I, [2024-11-14T23:28:11.780114 #3103564] INFO -- : [455/915] 3145130=test_bug_reporter I, [2024-11-14T23:28:12.430306 #3103564] INFO -- : [456/915] 3145129=test_variable I, [2024-11-14T23:28:12.847765 #3103564] INFO -- : [457/915] 3145129=test_objectspace I, [2024-11-14T23:28:13.225668 #3103564] INFO -- : [458/915] 3145130=test_rdoc_normal_class I, [2024-11-14T23:28:13.379676 #3103564] INFO -- : [459/915] 3145130=test_config I, [2024-11-14T23:28:13.721833 #3103564] INFO -- : [460/915] 3145130=test_gem_commands_outdated_command I, [2024-11-14T23:28:13.881451 #3103564] INFO -- : [461/915] 3145130=test_string I, [2024-11-14T23:28:13.944038 #3103564] INFO -- : [462/915] 3145130=test_iterator I, [2024-11-14T23:28:14.196216 #3103564] INFO -- : [463/915] 3145130=test_etc I, [2024-11-14T23:28:14.595665 #3103564] INFO -- : [464/915] 3145130=test_gem_doctor I, [2024-11-14T23:28:14.994877 #3103564] INFO -- : [465/915] 3145130=test_change_word I, [2024-11-14T23:28:15.064203 #3103564] INFO -- : [466/915] 3145130=json_addition_test I, [2024-11-14T23:28:15.245792 #3103564] INFO -- : [467/915] 3145130=test_pack I, [2024-11-14T23:28:16.098219 #3103564] INFO -- : [468/915] 3145130=library_symbols_test I, [2024-11-14T23:28:16.180585 #3103564] INFO -- : [469/915] 3145130=test_cipher I, [2024-11-14T23:28:16.395652 #3103564] INFO -- : [470/915] 3145130=test_gem_resolver_git_set I, [2024-11-14T23:28:19.257024 #3103564] INFO -- : [471/915] 3145127=test_qsort I, [2024-11-14T23:28:19.268073 #3103564] INFO -- : [472/915] 3145127=test_storage I, [2024-11-14T23:28:19.306164 #3103564] INFO -- : [473/915] 3145127=test_new I, [2024-11-14T23:28:19.402392 #3103564] INFO -- : [474/915] 3145127=test_gem_installer I, [2024-11-14T23:28:21.871763 #3103564] INFO -- : [475/915] 3145130=test_pkey_dh I, [2024-11-14T23:28:22.064019 #3103564] INFO -- : [476/915] 3145130=test_duplicate I, [2024-11-14T23:28:22.133604 #3103564] INFO -- : [477/915] 3145130=test_gem_request_set_lockfile_tokenizer I, [2024-11-14T23:28:22.605922 #3103564] INFO -- : [478/915] 3145130=test_io I, [2024-11-14T23:28:25.848801 #3103564] INFO -- : [479/915] 3145132=test_gem_available_set I, [2024-11-14T23:28:26.455460 #3103564] INFO -- : [480/915] 3145132=test_gem_package_old I, [2024-11-14T23:28:26.849177 #3103564] INFO -- : [481/915] 3145132=test_modify_expand I, [2024-11-14T23:28:26.898360 #3103564] INFO -- : [482/915] 3145132=test_cgi_tag_helper I, [2024-11-14T23:28:26.923875 #3103564] INFO -- : [483/915] 3145132=test_cd I, [2024-11-14T23:28:26.987449 #3103564] INFO -- : [484/915] 3145132=test_cgi_cookie I, [2024-11-14T23:28:27.076904 #3103564] INFO -- : [485/915] 3145132=test_dir_m17n I, [2024-11-14T23:28:29.978275 #3103564] INFO -- : [486/915] 3145129=test_rubygems I, [2024-11-14T23:28:30.435010 #3103564] INFO -- : [487/915] 3145129=ripper_test I, [2024-11-14T23:28:32.485780 #3103564] INFO -- : [488/915] 3145129=test_variable_name_check I, [2024-11-14T23:28:32.652427 #3103564] INFO -- : [489/915] 3145129=test_gem_source_vendor I, [2024-11-14T23:28:32.672454 #3103564] INFO -- : [490/915] 3145129=test_singleton I, [2024-11-14T23:28:32.720541 #3103564] INFO -- : [491/915] 3145132=test_gem_spec_fetcher I, [2024-11-14T23:28:32.749289 #3103564] INFO -- : [492/915] 3145129=test_process I, [2024-11-14T23:28:32.952457 #3103564] INFO -- : [493/915] 3145129=test_metaclass I, [2024-11-14T23:28:32.979451 #3103564] INFO -- : [494/915] 3145129=test_class I, [2024-11-14T23:28:33.898015 #3103564] INFO -- : [495/915] 3145132=test_const I, [2024-11-14T23:28:33.912291 #3103564] INFO -- : [496/915] 3145132=fuzzer_test I, [2024-11-14T23:28:33.935055 #3103564] INFO -- : [497/915] 3145132=test_rdoc_markup_raw I, [2024-11-14T23:28:33.956061 #3103564] INFO -- : [498/915] 3145132=test_completion I, [2024-11-14T23:28:36.115625 #3103564] INFO -- : [499/915] 3145132=test_ensured I, [2024-11-14T23:28:36.373650 #3103564] INFO -- : [500/915] 3145132=test_struct I, [2024-11-14T23:28:36.414191 #3103564] INFO -- : [501/915] 3145132=test_gem_source_list I, [2024-11-14T23:28:36.779450 #3103564] INFO -- : [502/915] 3145132=test_yaml_special_cases I, [2024-11-14T23:28:36.824646 #3103564] INFO -- : [503/915] 3145132=onigmo_test I, [2024-11-14T23:28:36.847437 #3103564] INFO -- : [504/915] 3145132=test_proxy I, [2024-11-14T23:28:37.175828 #3103564] INFO -- : Leaked file descriptor: TestOpenURIProxy#test_proxy_http_basic_authentication_success: 14 : # I, [2024-11-14T23:28:37.339677 #3103564] INFO -- : [505/915] 3145132=test_gem_source_installed I, [2024-11-14T23:28:37.478549 #3103564] INFO -- : [506/915] 3145132=test_fstring I, [2024-11-14T23:28:37.827158 #3103564] INFO -- : [507/915] 3145132=test_gem_ext_cargo_builder_link_flag_converter I, [2024-11-14T23:28:38.163847 #3103564] INFO -- : [508/915] 3145132=parser_test I, [2024-11-14T23:28:38.227824 #3103564] INFO -- : [509/915] 3145132=test_rational I, [2024-11-14T23:28:40.627940 #3103564] INFO -- : [510/915] 3145129=test_project_sanity I, [2024-11-14T23:28:40.931916 #3103564] INFO -- : [511/915] 3145129=compiler_test I, [2024-11-14T23:28:40.941938 #3103564] INFO -- : [512/915] 3145129=test_euc_kr I, [2024-11-14T23:28:41.047616 #3103564] INFO -- : [513/915] 3145129=test_rational2 I, [2024-11-14T23:28:41.074616 #3103564] INFO -- : [514/915] 3145129=fixtures_test I, [2024-11-14T23:28:41.345243 #3103564] INFO -- : [515/915] 3145132=test_lambda I, [2024-11-14T23:28:41.532187 #3103564] INFO -- : [516/915] 3145132=test_io I, [2024-11-14T23:28:42.040279 #3103564] INFO -- : [517/915] 3145132=test_io_wait I, [2024-11-14T23:28:42.423662 #3103564] INFO -- : [518/915] 3145132=test_kwargs I, [2024-11-14T23:28:42.432578 #3103564] INFO -- : [519/915] 3145132=test_ftp I, [2024-11-14T23:28:42.471818 #3103564] INFO -- : [520/915] 3145132=test_rdoc_comment I, [2024-11-14T23:28:42.603441 #3103564] INFO -- : [521/915] 3145132=test_gem_commands_check_command I, [2024-11-14T23:28:42.708035 #3103564] INFO -- : [522/915] 3145132=test_config I, [2024-11-14T23:28:43.059462 #3103564] INFO -- : [523/915] 3145129=test_rdoc_i18n_text I, [2024-11-14T23:28:43.127469 #3103564] INFO -- : [524/915] 3145129=test_evaluation I, [2024-11-14T23:28:43.311856 #3103564] INFO -- : [525/915] 3145129=test_https I, [2024-11-14T23:28:44.423449 #3103564] INFO -- : [526/915] 3145127=test_yamldbm I, [2024-11-14T23:28:44.449051 #3103564] INFO -- : [527/915] 3145127=test_cgi_multipart I, [2024-11-14T23:28:44.607437 #3103564] INFO -- : [528/915] 3145132=test_class_name_check I, [2024-11-14T23:28:44.802262 #3103564] INFO -- : [529/915] 3145132=test_autoconf I, [2024-11-14T23:28:44.904002 #3103564] INFO -- : [530/915] 3145132=test_thread_fd_close I, [2024-11-14T23:28:44.924019 #3103564] INFO -- : [531/915] 3145132=breadth_first_search_test I, [2024-11-14T23:28:44.964134 #3103564] INFO -- : [532/915] 3145132=test_gem_resolver_local_specification I, [2024-11-14T23:28:44.997465 #3103564] INFO -- : [533/915] 3145127=test_gem_resolver_composed_set I, [2024-11-14T23:28:45.065560 #3103564] INFO -- : [534/915] 3145132=test_files_test_2 I, [2024-11-14T23:28:45.067642 #3103564] INFO -- : [535/915] 3145132=test_rdoc_markup_hard_break I, [2024-11-14T23:28:45.088015 #3103564] INFO -- : [536/915] 3145127=test_econv I, [2024-11-14T23:28:45.106846 #3103564] INFO -- : [537/915] 3145132=test_logperiod I, [2024-11-14T23:28:45.127638 #3103564] INFO -- : [538/915] 3145132=test_rdoc_markup_attribute_manager I, [2024-11-14T23:28:45.203285 #3103564] INFO -- : [539/915] 3145132=test_helper I, [2024-11-14T23:28:45.216993 #3103564] INFO -- : [540/915] 3145132=test_rdoc_rd I, [2024-11-14T23:28:45.243559 #3103564] INFO -- : [541/915] 3145132=test_multi_irb_commands I, [2024-11-14T23:28:45.264103 #3103564] INFO -- : [542/915] 3145132=test_addr I, [2024-11-14T23:28:45.322596 #3103564] INFO -- : [543/915] 3145132=test_boolean I, [2024-11-14T23:28:45.349247 #3103564] INFO -- : [544/915] 3145132=test_stack I, [2024-11-14T23:28:48.597679 #3103564] INFO -- : [545/915] 3145127=test_key_name_check I, [2024-11-14T23:28:48.648512 #3103564] INFO -- : [546/915] 3145127=test_ns_spki I, [2024-11-14T23:28:48.707451 #3103564] INFO -- : [547/915] 3145127=test_require I, [2024-11-14T23:28:50.660427 #3103564] INFO -- : [548/915] 3145132=test_win32ole_type_event I, [2024-11-14T23:28:50.722906 #3103564] INFO -- : [549/915] 3145132=test_class2name I, [2024-11-14T23:28:50.748055 #3103564] INFO -- : [550/915] 3145132=test_bigzero I, [2024-11-14T23:28:50.818655 #3103564] INFO -- : [551/915] 3145132=test_parse I, [2024-11-14T23:28:52.780589 #3103564] INFO -- : [552/915] 3145129=test_gem_platform I, [2024-11-14T23:28:53.235456 #3103564] INFO -- : [553/915] 3145132=test_regexp I, [2024-11-14T23:28:54.189839 #3103564] INFO -- : [554/915] 3145129=test_rand I, [2024-11-14T23:28:56.728496 #3103564] INFO -- : [555/915] 3145129=test_gem_remote_fetcher_local_ssl_server I, [2024-11-14T23:29:00.755452 #3103564] INFO -- : [556/915] 3145127=test_logdevice I, [2024-11-14T23:29:01.629523 #3103564] INFO -- : [557/915] 3145129=test_stringio I, [2024-11-14T23:29:02.306520 #3103564] INFO -- : [558/915] 3145129=test_x509cert I, [2024-11-14T23:29:04.133818 #3103564] INFO -- : [559/915] 3145129=test_time I, [2024-11-14T23:29:04.635472 #3103564] INFO -- : [560/915] 3145127=test_complexrational I, [2024-11-14T23:29:04.683468 #3103564] INFO -- : [561/915] 3145127=test_type I, [2024-11-14T23:29:04.720592 #3103564] INFO -- : [562/915] 3145127=test_filter I, [2024-11-14T23:29:04.868272 #3103564] INFO -- : [563/915] 3145127=test_unicode I, [2024-11-14T23:29:04.897066 #3103564] INFO -- : [564/915] 3145129=test_printf I, [2024-11-14T23:29:04.943783 #3103564] INFO -- : [565/915] 3145127=test_koi8 I, [2024-11-14T23:29:05.005256 #3103564] INFO -- : [566/915] 3145129=test_function_entry I, [2024-11-14T23:29:05.042384 #3103564] INFO -- : [567/915] 3145129=test_rdoc_any_method I, [2024-11-14T23:29:05.139419 #3103564] INFO -- : [568/915] 3145127=test_thread I, [2024-11-14T23:29:06.774709 #3103564] INFO -- : [569/915] 3145129=test_tmpdir I, [2024-11-14T23:29:07.178079 #3103564] INFO -- : [570/915] 3145129=test_gem_package_tar_reader_entry I, [2024-11-14T23:29:07.683444 #3103564] INFO -- : [571/915] 3145130=test_gem_commands_setup_command I, [2024-11-14T23:29:07.987443 #3103564] INFO -- : [572/915] 3145129=test_undef I, [2024-11-14T23:29:08.003445 #3103564] INFO -- : [573/915] 3145129=test_thread_cv I, [2024-11-14T23:29:08.804535 #3103564] INFO -- : [574/915] 3145129=test_reqarg I, [2024-11-14T23:29:14.012879 #3103564] INFO -- : [575/915] 3145129=test_ldap I, [2024-11-14T23:29:14.071697 #3103564] INFO -- : [576/915] 3145129=location_test I, [2024-11-14T23:29:14.115610 #3103564] INFO -- : [577/915] 3145129=test_shift_jis I, [2024-11-14T23:29:14.189779 #3103564] INFO -- : [578/915] 3145129=test_rdoc_cross_reference I, [2024-11-14T23:29:15.655700 #3103564] INFO -- : [579/915] 3145129=test_gem_commands_update_command I, [2024-11-14T23:29:23.217730 #3103564] INFO -- : [580/915] 3145130=test_gem_resolver_vendor_set I, [2024-11-14T23:29:23.373911 #3103564] INFO -- : [581/915] 3145130=test_pipe I, [2024-11-14T23:29:23.760821 #3103564] INFO -- : [582/915] 3145130=test_object_references I, [2024-11-14T23:29:23.826112 #3103564] INFO -- : [583/915] 3145130=test_win32ole_param_event I, [2024-11-14T23:29:23.887546 #3103564] INFO -- : [584/915] 3145130=test_http_request I, [2024-11-14T23:29:23.927976 #3103564] INFO -- : [585/915] 3145130=test_hash I, [2024-11-14T23:29:24.132575 #3103564] INFO -- : [586/915] 3145130=test_http I, [2024-11-14T23:29:24.765794 #3103564] INFO -- : .Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11 # I, [2024-11-14T23:29:25.660534 #3103564] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 12 # I, [2024-11-14T23:29:26.081431 #3103564] INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 10 # I, [2024-11-14T23:29:28.847833 #3103564] INFO -- : [587/915] 3145127=test_resource I, [2024-11-14T23:29:28.899467 #3103564] INFO -- : [588/915] 3145127=test_gem_commands_lock_command I, [2024-11-14T23:29:28.943643 #3103564] INFO -- : [589/915] 3145127=test_sockopt I, [2024-11-14T23:29:28.961628 #3103564] INFO -- : [590/915] 3145127=test_function I, [2024-11-14T23:29:30.052137 #3103564] INFO -- : [591/915] 3145127=test_gem_request_connection_pools I, [2024-11-14T23:29:31.151087 #3103564] INFO -- : [592/915] 3145127=test_files_ext I, [2024-11-14T23:29:31.293040 #3103564] INFO -- : [593/915] 3145127=test_irb I, [2024-11-14T23:29:32.772498 #3103564] INFO -- : [594/915] 3145127=test_io_m17n I, [2024-11-14T23:29:33.582842 #3103564] INFO -- : [595/915] 3145130=test_encoding I, [2024-11-14T23:29:33.620612 #3103564] INFO -- : [596/915] 3145130=test_rb_str_dup I, [2024-11-14T23:29:33.627448 #3103564] INFO -- : [597/915] 3145130=test_err_in_callback I, [2024-11-14T23:29:33.650814 #3103564] INFO -- : [598/915] 3145130=test_tempfile I, [2024-11-14T23:29:34.230173 #3103564] INFO -- : [599/915] 3145130=test_files_test I, [2024-11-14T23:29:34.246485 #3103564] INFO -- : [600/915] 3145130=test_arity I, [2024-11-14T23:29:34.265015 #3103564] INFO -- : [601/915] 3145130=test_eval_history I, [2024-11-14T23:29:34.311201 #3103564] INFO -- : [602/915] 3145130=test_gem_ext_configure_builder I, [2024-11-14T23:29:34.535815 #3103564] INFO -- : [603/915] 3145130=test_delete I, [2024-11-14T23:29:34.599974 #3103564] INFO -- : [604/915] 3145130=test_big2str I, [2024-11-14T23:29:34.635437 #3103564] INFO -- : [605/915] 3145130=test_enumerator_kw I, [2024-11-14T23:29:34.646418 #3103564] INFO -- : [606/915] 3145130=test_primitive I, [2024-11-14T23:29:34.691524 #3103564] INFO -- : [607/915] 3145130=test_switch_hitter I, [2024-11-14T23:29:34.763637 #3103564] INFO -- : [608/915] 3145130=test_ocsp I, [2024-11-14T23:29:35.187168 #3103564] INFO -- : [609/915] 3145130=test_continuation I, [2024-11-14T23:29:35.215888 #3103564] INFO -- : [610/915] 3145130=test_yamlstore I, [2024-11-14T23:29:35.280005 #3103564] INFO -- : [611/915] 3145130=test_zlib I, [2024-11-14T23:29:40.254800 #3103564] INFO -- : [612/915] 3145132=test_rdoc_markup_to_table_of_contents I, [2024-11-14T23:29:40.299202 #3103564] INFO -- : [613/915] 3145132=test_hash_create I, [2024-11-14T23:29:40.308643 #3103564] INFO -- : [614/915] 3145132=test_document I, [2024-11-14T23:29:40.340338 #3103564] INFO -- : [615/915] 3145132=test_proc I, [2024-11-14T23:29:41.559336 #3103564] INFO -- : [616/915] 3145132=test_placearg I, [2024-11-14T23:29:42.747455 #3103564] INFO -- : [617/915] 3145132=test_at_exit I, [2024-11-14T23:29:42.812337 #3103564] INFO -- : [618/915] 3145127=test_gem_commands_uninstall_command I, [2024-11-14T23:29:42.830515 #3103564] INFO -- : [619/915] 3145132=test_nil I, [2024-11-14T23:29:42.844678 #3103564] INFO -- : [620/915] 3145132=test_mul I, [2024-11-14T23:29:42.951436 #3103564] INFO -- : [621/915] 3145132=test_gem_source_local I, [2024-11-14T23:29:44.846884 #3103564] INFO -- : [622/915] 3145132=test_wss I, [2024-11-14T23:29:44.858961 #3103564] INFO -- : [623/915] 3145132=test_exit I, [2024-11-14T23:29:45.023446 #3103564] INFO -- : [624/915] 3145130=test_gem_request_set_gem_dependency_api I, [2024-11-14T23:29:45.087609 #3103564] INFO -- : [625/915] 3145132=test_ellipsize I, [2024-11-14T23:29:45.139465 #3103564] INFO -- : [626/915] 3145132=test_file I, [2024-11-14T23:29:45.141315 #3103564] INFO -- : [627/915] 3145132=test_context I, [2024-11-14T23:29:45.497094 #3103564] INFO -- : [628/915] 3145132=test_dot_dot I, [2024-11-14T23:29:45.520126 #3103564] INFO -- : [629/915] 3145132=test_symbol I, [2024-11-14T23:29:45.684835 #3103564] INFO -- : [630/915] 3145129=test_coder I, [2024-11-14T23:29:45.799337 #3103564] INFO -- : [631/915] 3145129=test_closure I, [2024-11-14T23:29:46.151441 #3103564] INFO -- : [632/915] 3145130=test_x509store I, [2024-11-14T23:29:46.787444 #3103564] INFO -- : [633/915] 3145130=test_gem_commands_unpack_command I, [2024-11-14T23:29:47.117768 #3103564] INFO -- : [634/915] 3145127=test_init I, [2024-11-14T23:29:47.430247 #3103564] INFO -- : [635/915] 3145129=test_digest I, [2024-11-14T23:29:47.477736 #3103564] INFO -- : [636/915] 3145129=test_unix I, [2024-11-14T23:29:47.646688 #3103564] INFO -- : [637/915] 3145129=test_random I, [2024-11-14T23:29:47.707606 #3103564] INFO -- : [638/915] 3145129=test_grapheme_breaks I, [2024-11-14T23:29:47.727539 #3103564] INFO -- : [639/915] 3145129=test_lexer I, [2024-11-14T23:29:47.760867 #3103564] INFO -- : [640/915] 3145129=test_gem_resolver_index_set I, [2024-11-14T23:29:47.887446 #3103564] INFO -- : [641/915] 3145129=numeric_value_test I, [2024-11-14T23:29:47.929995 #3103564] INFO -- : [642/915] 3145129=test_to_ruby I, [2024-11-14T23:29:47.934461 #3103564] INFO -- : [643/915] 3145129=test_gem_version I, [2024-11-14T23:29:48.027464 #3103564] INFO -- : [644/915] 3145127=test_memory_view I, [2024-11-14T23:29:48.207437 #3103564] INFO -- : [645/915] 3145130=test_gem_ext_cargo_builder I, [2024-11-14T23:29:48.335685 #3103564] INFO -- : [646/915] 3145130=test_enc_str_buf_cat I, [2024-11-14T23:29:48.371281 #3103564] INFO -- : [647/915] 3145130=test_pinned I, [2024-11-14T23:29:48.482965 #3103564] INFO -- : [648/915] 3145129=test_win32ole_event I, [2024-11-14T23:29:48.499860 #3103564] INFO -- : [649/915] 3145129=test_folderitem2_invokeverb I, [2024-11-14T23:29:48.541743 #3103564] INFO -- : [650/915] 3145129=test_arith_seq_extract I, [2024-11-14T23:29:48.625436 #3103564] INFO -- : [651/915] 3145130=test_gem_gemcutter_utilities I, [2024-11-14T23:29:48.891929 #3103564] INFO -- : [652/915] 3145129=test_gb18030 I, [2024-11-14T23:29:48.906385 #3103564] INFO -- : [653/915] 3145127=test_bundled_gems I, [2024-11-14T23:29:48.919439 #3103564] INFO -- : [654/915] 3145129=test_io_timeout I, [2024-11-14T23:29:48.935645 #3103564] INFO -- : [655/915] 3145127=test_clone I, [2024-11-14T23:29:48.963651 #3103564] INFO -- : [656/915] 3145129=test_gem_commands_server_command I, [2024-11-14T23:29:48.998635 #3103564] INFO -- : [657/915] 3145129=test_integer I, [2024-11-14T23:29:49.119730 #3103564] INFO -- : [658/915] 3145129=test_pair I, [2024-11-14T23:29:49.488016 #3103564] INFO -- : [659/915] 3145127=test_date I, [2024-11-14T23:29:49.503783 #3103564] INFO -- : [660/915] 3145127=test_comparable I, [2024-11-14T23:29:49.535443 #3103564] INFO -- : [661/915] 3145127=test_yield I, [2024-11-14T23:29:49.631442 #3103564] INFO -- : [662/915] 3145130=test_bignum I, [2024-11-14T23:29:49.913727 #3103564] INFO -- : [663/915] 3145130=regular_expression_options_test I, [2024-11-14T23:29:50.020534 #3103564] INFO -- : [664/915] 3145130=test_wait I, [2024-11-14T23:29:50.305452 #3103564] INFO -- : [665/915] 3145130=ractor_test I, [2024-11-14T23:29:50.314367 #3103564] INFO -- : [666/915] 3145130=test_x509attr I, [2024-11-14T23:29:50.412518 #3103564] INFO -- : [667/915] 3145130=test_gem_console_ui I, [2024-11-14T23:29:50.432185 #3103564] INFO -- : [668/915] 3145130=test_nextafter I, [2024-11-14T23:29:50.763441 #3103564] INFO -- : [669/915] 3145130=test_win32ole_method_event I, [2024-11-14T23:29:50.763524 #3103564] INFO -- : [670/915] 3145130=test_cmethod I, [2024-11-14T23:29:51.155841 #3103564] INFO -- : [671/915] 3145130=test_install I, [2024-11-14T23:29:51.183755 #3103564] INFO -- : [672/915] 3145130=test_capacity I, [2024-11-14T23:29:51.251702 #3103564] INFO -- : [673/915] 3145130=test_alias_and_anchor I, [2024-11-14T23:29:51.303894 #3103564] INFO -- : [674/915] 3145130=test_rdoc_parser I, [2024-11-14T23:29:51.413458 #3103564] INFO -- : [675/915] 3145130=test_euc_tw I, [2024-11-14T23:29:51.442500 #3103564] INFO -- : [676/915] 3145130=test_integer_comb I, [2024-11-14T23:29:56.418693 #3103564] INFO -- : [677/915] 3145132=integer_base_flags_test I, [2024-11-14T23:29:56.482055 #3103564] INFO -- : [678/915] 3145132=test_rdoc_markdown I, [2024-11-14T23:29:57.378961 #3103564] INFO -- : [679/915] 3145132=test_rdoc_servlet I, [2024-11-14T23:29:57.395660 #3103564] INFO -- : [680/915] 3145132=test_nil2vtempty I, [2024-11-14T23:29:57.419945 #3103564] INFO -- : [681/915] 3145132=test_fileutils I, [2024-11-14T23:29:58.999842 #3103564] INFO -- : [682/915] 3145129=test_rdoc_encoding I, [2024-11-14T23:29:59.183624 #3103564] INFO -- : [683/915] 3145129=test_severity I, [2024-11-14T23:29:59.210019 #3103564] INFO -- : [684/915] 3145129=test_ractor I, [2024-11-14T23:29:59.279449 #3103564] INFO -- : [685/915] 3145127=integer_parse_test I, [2024-11-14T23:29:59.295460 #3103564] INFO -- : [686/915] 3145129=parse_stream_test I, [2024-11-14T23:29:59.301301 #3103564] INFO -- : [687/915] 3145127=test_gem_resolver_installed_specification I, [2024-11-14T23:29:59.324658 #3103564] INFO -- : [688/915] 3145129=test_bash_completion I, [2024-11-14T23:29:59.335446 #3103564] INFO -- : [689/915] 3145129=test_date_marshal I, [2024-11-14T23:29:59.364405 #3103564] INFO -- : [690/915] 3145129=string_query_test I, [2024-11-14T23:29:59.399443 #3103564] INFO -- : [691/915] 3145129=test_rdoc_constant I, [2024-11-14T23:29:59.423741 #3103564] INFO -- : [692/915] 3145127=test_deprecate I, [2024-11-14T23:29:59.659893 #3103564] INFO -- : [693/915] 3145127=test_object I, [2024-11-14T23:29:59.709829 #3103564] INFO -- : [694/915] 3145127=test_readpartial I, [2024-11-14T23:29:59.921114 #3103564] INFO -- : [695/915] 3145129=test_cclass I, [2024-11-14T23:30:00.157422 #3103564] INFO -- : [696/915] 3145127=test_hash I, [2024-11-14T23:30:00.207368 #3103564] INFO -- : [697/915] 3145129=test_stream I, [2024-11-14T23:30:00.264098 #3103564] INFO -- : [698/915] 3145129=comments_test I, [2024-11-14T23:30:00.292865 #3103564] INFO -- : [699/915] 3145129=test_gem_commands_mirror I, [2024-11-14T23:30:00.344615 #3103564] INFO -- : [700/915] 3145129=test_win32ole_variant_m I, [2024-11-14T23:30:00.368028 #3103564] INFO -- : [701/915] 3145129=test_rdoc_single_class I, [2024-11-14T23:30:00.419059 #3103564] INFO -- : [702/915] 3145129=test_depth_first I, [2024-11-14T23:30:00.453336 #3103564] INFO -- : [703/915] 3145129=test_gem_resolver_api_set I, [2024-11-14T23:30:00.833167 #3103564] INFO -- : [704/915] 3145129=test_gem_package_tar_header I, [2024-11-14T23:30:00.963916 #3103564] INFO -- : [705/915] 3145129=test_method_cache I, [2024-11-14T23:30:00.967676 #3103564] INFO -- : [706/915] 3145129=test_ruby_lex I, [2024-11-14T23:30:01.143455 #3103564] INFO -- : [707/915] 3145130=test_rdoc_generator_json_index I, [2024-11-14T23:30:01.268003 #3103564] INFO -- : [708/915] 3145129=test_custom_command I, [2024-11-14T23:30:01.311454 #3103564] INFO -- : [709/915] 3145130=test_json_tree I, [2024-11-14T23:30:01.324593 #3103564] INFO -- : [710/915] 3145129=json_string_matching_test I, [2024-11-14T23:30:01.337096 #3103564] INFO -- : [711/915] 3145129=test_convertible I, [2024-11-14T23:30:01.399661 #3103564] INFO -- : [712/915] 3145130=test_transcode I, [2024-11-14T23:30:01.876209 #3103564] INFO -- : [713/915] 3145132=test_time I, [2024-11-14T23:30:02.184988 #3103564] INFO -- : [714/915] 3145130=test_load I, [2024-11-14T23:30:02.191844 #3103564] INFO -- : [715/915] 3145130=test_rdoc_token_stream I, [2024-11-14T23:30:02.564451 #3103564] INFO -- : [716/915] 3145130=test_extlibs I, [2024-11-14T23:30:02.647756 #3103564] INFO -- : [717/915] 3145132=test_ossl I, [2024-11-14T23:30:07.995628 #3103564] INFO -- : [718/915] 3145130=test_yjit I, [2024-11-14T23:30:16.859448 #3103564] INFO -- : [719/915] 3145127=test_encoding I, [2024-11-14T23:30:17.247443 #3103564] INFO -- : [720/915] 3145127=test_propertyputref I, [2024-11-14T23:30:17.259426 #3103564] INFO -- : [721/915] 3145127=test_rdoc_markup_verbatim I, [2024-11-14T23:30:17.267635 #3103564] INFO -- : [722/915] 3145127=test_pattern_key_name_check I, [2024-11-14T23:30:17.278044 #3103564] INFO -- : [723/915] 3145127=test_keyword I, [2024-11-14T23:30:19.000972 #3103564] INFO -- : [724/915] 3145127=test_m17n I, [2024-11-14T23:30:20.011854 #3103564] INFO -- : [725/915] 3145127=test_rdoc_rd_inline_parser I, [2024-11-14T23:30:20.083882 #3103564] INFO -- : [726/915] 3145127=test_rdoc_parser_c I, [2024-11-14T23:30:21.590775 #3103564] INFO -- : [727/915] 3145127=test_rubyvm I, [2024-11-14T23:30:21.599822 #3103564] INFO -- : [728/915] 3145127=test_argf I, [2024-11-14T23:30:22.008108 #3103564] INFO -- : [729/915] 3145132=test_constant I, [2024-11-14T23:30:33.063816 #3103564] INFO -- : [730/915] 3145127=index_write_test I, [2024-11-14T23:30:33.131932 #3103564] INFO -- : [731/915] 3145127=json_fixtures_test I, [2024-11-14T23:30:33.368028 #3103564] INFO -- : [732/915] 3145127=test_too_many_dummy_encodings I, [2024-11-14T23:30:33.423438 #3103564] INFO -- : [733/915] 3145127=test_gem_silent_ui I, [2024-11-14T23:30:33.486724 #3103564] INFO -- : [734/915] 3145130=test_rdoc_markup_to_markdown I, [2024-11-14T23:30:33.597602 #3103564] INFO -- : [735/915] 3145127=test_rdoc_parser_rd I, [2024-11-14T23:30:33.619429 #3103564] INFO -- : [736/915] 3145130=test_getopts I, [2024-11-14T23:30:33.642367 #3103564] INFO -- : [737/915] 3145130=test_scan_args I, [2024-11-14T23:30:33.651494 #3103564] INFO -- : [738/915] 3145127=test_null I, [2024-11-14T23:30:33.667341 #3103564] INFO -- : [739/915] 3145127=test_module I, [2024-11-14T23:30:33.721083 #3103564] INFO -- : [740/915] 3145130=warnings_test I, [2024-11-14T23:30:33.795794 #3103564] INFO -- : [741/915] 3145130=test_set I, [2024-11-14T23:30:33.900786 #3103564] INFO -- : [742/915] 3145130=test_ractor_compatibility I, [2024-11-14T23:30:34.935769 #3103564] INFO -- : [743/915] 3145130=test_rdoc_parser_simple I, [2024-11-14T23:30:35.001579 #3103564] INFO -- : [744/915] 3145130=test_ssl I, [2024-11-14T23:30:36.368388 #3103564] INFO -- : [745/915] 3145132=test_windows_1252 I, [2024-11-14T23:30:36.418663 #3103564] INFO -- : [746/915] 3145132=test_bmethod I, [2024-11-14T23:30:36.463483 #3103564] INFO -- : [747/915] 3145132=test_gem_source_fetch_problem I, [2024-11-14T23:30:36.539662 #3103564] INFO -- : [748/915] 3145132=test_rdoc_generator_pot_po_entry I, [2024-11-14T23:30:36.631849 #3103564] INFO -- : [749/915] 3145132=unescape_test I, [2024-11-14T23:30:39.807117 #3103564] INFO -- : [750/915] 3145132=dispatcher_test I, [2024-11-14T23:30:39.831672 #3103564] INFO -- : [751/915] 3145132=test_timeout I, [2024-11-14T23:30:39.878939 #3103564] INFO -- : [752/915] 3145132=test_summary I, [2024-11-14T23:30:40.283691 #3103564] INFO -- : [753/915] 3145132=implicit_array_test I, [2024-11-14T23:30:40.315691 #3103564] INFO -- : [754/915] 3145132=test_big5 I, [2024-11-14T23:30:40.347647 #3103564] INFO -- : [755/915] 3145132=test_mutex I, [2024-11-14T23:30:41.647829 #3103564] INFO -- : [756/915] 3145132=test_data I, [2024-11-14T23:30:41.719463 #3103564] INFO -- : [757/915] 3145132=test_date_time I, [2024-11-14T23:30:42.052006 #3103564] INFO -- : [758/915] 3145132=test_gem_commands_sources_command I, [2024-11-14T23:30:42.542179 #3103564] INFO -- : [759/915] 3145127=test_win32ole_type I, [2024-11-14T23:30:42.571659 #3103564] INFO -- : [760/915] 3145127=test_pointer I, [2024-11-14T23:30:43.173092 #3103564] INFO -- : [761/915] 3145132=test_struct I, [2024-11-14T23:30:44.923669 #3103564] INFO -- : [762/915] 3145129=test_str2big I, [2024-11-14T23:30:44.949007 #3103564] INFO -- : [763/915] 3145129=test_foreach I, [2024-11-14T23:30:45.039718 #3103564] INFO -- : [764/915] 3145129=test_gem_security_policy I, [2024-11-14T23:30:45.104148 #3103564] INFO -- : [765/915] 3145132=test_rdoc_markup_paragraph I, [2024-11-14T23:30:45.136467 #3103564] INFO -- : [766/915] 3145132=test_gem_resolver_installer_set I, [2024-11-14T23:30:46.178895 #3103564] INFO -- : [767/915] 3145132=test_cgi_header I, [2024-11-14T23:30:46.189232 #3103564] INFO -- : [768/915] 3145132=test_gem_security_trust_dir I, [2024-11-14T23:30:46.225456 #3103564] INFO -- : [769/915] 3145129=version_test I, [2024-11-14T23:30:46.226468 #3103564] INFO -- : [770/915] 3145129=test_helper I, [2024-11-14T23:30:46.232737 #3103564] INFO -- : [771/915] 3145129=test_parser_events I, [2024-11-14T23:30:46.356325 #3103564] INFO -- : [772/915] 3145132=test_enumerator I, [2024-11-14T23:30:46.506219 #3103564] INFO -- : [773/915] 3145129=test_http I, [2024-11-14T23:30:46.510539 #3103564] INFO -- : [774/915] 3145129=test_object_create_start I, [2024-11-14T23:30:46.602631 #3103564] INFO -- : [775/915] 3145129=test_gem_source_git I, [2024-11-14T23:30:47.395612 #3103564] INFO -- : [776/915] 3145127=test_regex_casefold I, [2024-11-14T23:30:47.490332 #3103564] INFO -- : [777/915] 3145127=lex_test I, [2024-11-14T23:30:47.508347 #3103564] INFO -- : [778/915] 3145127=test_name_error I, [2024-11-14T23:30:47.808732 #3103564] INFO -- : [779/915] 3145127=test_sexp I, [2024-11-14T23:30:48.014118 #3103564] INFO -- : [780/915] 3145127=test_fips I, [2024-11-14T23:30:48.916031 #3103564] INFO -- : [781/915] 3145127=test_lock_native_thread I, [2024-11-14T23:30:49.517335 #3103564] INFO -- : [782/915] 3145127=test_string_processing I, [2024-11-14T23:30:49.543595 #3103564] INFO -- : [783/915] 3145127=test_safe_load I, [2024-11-14T23:30:49.650066 #3103564] INFO -- : [784/915] 3145127=encodings_test I, [2024-11-14T23:30:49.858671 #3103564] INFO -- : [785/915] 3145127=pattern_test I, [2024-11-14T23:30:50.007984 #3103564] INFO -- : [786/915] 3145127=test_gem_request I, [2024-11-14T23:30:51.449977 #3103564] INFO -- : [787/915] 3145127=test_key_stroke I, [2024-11-14T23:30:51.507749 #3103564] INFO -- : [788/915] 3145127=test_common I, [2024-11-14T23:30:52.099399 #3103564] INFO -- : [789/915] 3145127=test_logger I, [2024-11-14T23:30:52.235586 #3103564] INFO -- : [790/915] 3145127=test_gem_validator I, [2024-11-14T23:30:52.339595 #3103564] INFO -- : [791/915] 3145127=test_case I, [2024-11-14T23:30:52.355885 #3103564] INFO -- : [792/915] 3145129=test_vm_dump I, [2024-11-14T23:30:52.391446 #3103564] INFO -- : [793/915] 3145129=test_import I, [2024-11-14T23:30:52.479756 #3103564] INFO -- : [794/915] 3145127=test_ftp I, [2024-11-14T23:30:52.555333 #3103564] INFO -- : [795/915] 3145127=test_rendering I, [2024-11-14T23:30:52.587649 #3103564] INFO -- : [796/915] 3145127=test_basicsocket I, [2024-11-14T23:30:52.911427 #3103564] INFO -- : .Leaked file descriptor: TestSocket_BasicSocket#test_write_nonblock_buffered: 10 # I, [2024-11-14T23:30:52.911515 #3103564] INFO -- : Leaked file descriptor: TestSocket_BasicSocket#test_write_nonblock_buffered: 11 # I, [2024-11-14T23:30:52.911537 #3103564] INFO -- : Closed file descriptor: TestSocket_BasicSocket#test_getsockopt: 10 I, [2024-11-14T23:30:52.911556 #3103564] INFO -- : Closed file descriptor: TestSocket_BasicSocket#test_getsockopt: 11 I, [2024-11-14T23:30:52.922544 #3103564] INFO -- : [797/915] 3145127=test_math I, [2024-11-14T23:30:52.988860 #3103564] INFO -- : [798/915] 3145127=test_gc I, [2024-11-14T23:30:53.008616 #3103564] INFO -- : [799/915] 3145127=test_libs I, [2024-11-14T23:30:53.026435 #3103564] INFO -- : [800/915] 3145130=errors_test I, [2024-11-14T23:30:53.042046 #3103564] INFO -- : [801/915] 3145127=test_gem_commands_exec_command I, [2024-11-14T23:30:53.528570 #3103564] INFO -- : [802/915] 3145130=test_date_strftime I, [2024-11-14T23:30:55.136283 #3103564] INFO -- : [803/915] 3145130=test_gc I, [2024-11-14T23:30:58.462971 #3103564] INFO -- : [804/915] 3145129=test_gem_source_subpath_problem I, [2024-11-14T23:30:58.689506 #3103564] INFO -- : [805/915] 3145129=dump_test I, [2024-11-14T23:30:59.208948 #3103564] INFO -- : [806/915] 3145127=test_fixnum I, [2024-11-14T23:30:59.272016 #3103564] INFO -- : [807/915] 3145127=test_signal I, [2024-11-14T23:31:01.763708 #3103564] INFO -- : [808/915] 3145127=test_stringchar I, [2024-11-14T23:31:01.955013 #3103564] INFO -- : [809/915] 3145127=test_kill_ring I, [2024-11-14T23:31:01.972671 #3103564] INFO -- : [810/915] 3145127=test_rdoc_parser_prism_ruby I, [2024-11-14T23:31:02.047468 #3103564] INFO -- : [811/915] 3145129=test_optarg I, [2024-11-14T23:31:02.276585 #3103564] INFO -- : [812/915] 3145129=test_history I, [2024-11-14T23:31:02.454001 #3103564] INFO -- : [813/915] 3145129=test_gem I, [2024-11-14T23:31:04.855697 #3103564] INFO -- : [814/915] 3145127=test_rdoc_method_attr I, [2024-11-14T23:31:05.317208 #3103564] INFO -- : [815/915] 3145127=test_pkcs7 I, [2024-11-14T23:31:05.659800 #3103564] INFO -- : [816/915] 3145127=test_exception I, [2024-11-14T23:31:05.693186 #3103564] INFO -- : [817/915] 3145127=test_cgi_core I, [2024-11-14T23:31:05.732419 #3103564] INFO -- : [818/915] 3145127=test_parser I, [2024-11-14T23:31:05.791077 #3103564] INFO -- : [819/915] 3145127=test_type_completor I, [2024-11-14T23:31:05.798755 #3103564] INFO -- : [820/915] 3145127=test_word I, [2024-11-14T23:31:05.839817 #3103564] INFO -- : [821/915] 3145127=test_inlinecache I, [2024-11-14T23:31:06.059691 #3103564] INFO -- : [822/915] 3145127=test_marshal I, [2024-11-14T23:31:09.327435 #3103564] INFO -- : [823/915] 3145127=test_numeric I, [2024-11-14T23:31:09.351838 #3103564] INFO -- : [824/915] 3145127=test_console_attr I, [2024-11-14T23:31:09.362797 #3103564] INFO -- : [825/915] 3145127=test_iseq_load I, [2024-11-14T23:31:09.511451 #3103564] INFO -- : [826/915] 3145129=test_gem_commands_build_command I, [2024-11-14T23:31:10.461889 #3103564] INFO -- : [827/915] 3145129=test_gem_commands_help_command I, [2024-11-14T23:31:10.691131 #3103564] INFO -- : [828/915] 3145129=test_win32ole_variant_outarg I, [2024-11-14T23:31:10.943271 #3103564] INFO -- : [829/915] 3145129=test_files_sample I, [2024-11-14T23:31:11.007632 #3103564] INFO -- : [830/915] 3145129=test_gem_stream_ui I, [2024-11-14T23:31:11.541635 #3103564] INFO -- : [831/915] 3145129=test_ssl I, [2024-11-14T23:31:12.789417 #3103564] INFO -- : [832/915] 3145127=test_win32ole_record I, [2024-11-14T23:31:12.831698 #3103564] INFO -- : [833/915] 3145127=test_rdoc_generator_ri I, [2024-11-14T23:31:12.869002 #3103564] INFO -- : [834/915] 3145127=test_rdoc_markup_to_html_snippet I, [2024-11-14T23:31:13.163750 #3103564] INFO -- : [835/915] 3145127=test_helper_method I, [2024-11-14T23:31:13.214404 #3103564] INFO -- : [836/915] 3145127=test_assignment I, [2024-11-14T23:31:15.343774 #3103564] INFO -- : [837/915] 3145129=test_ractor I, [2024-11-14T23:31:16.190354 #3103564] INFO -- : [838/915] 3145129=test_ubf_async_safe I, [2024-11-14T23:31:16.205707 #3103564] INFO -- : [839/915] 3145129=test_case_mapping I, [2024-11-14T23:31:16.256313 #3103564] INFO -- : [840/915] 3145129=test_protect I, [2024-11-14T23:31:16.261080 #3103564] INFO -- : [841/915] 3145129=!Nothing_to_test I, [2024-11-14T23:31:16.292921 #3103564] INFO -- : [842/915] 3145129=test_typeddata I, [2024-11-14T23:31:16.872516 #3103564] INFO -- : [843/915] 3145127=test_popen_deadlock I, [2024-11-14T23:31:16.891817 #3103564] INFO -- : [844/915] 3145129=test_tree_builder I, [2024-11-14T23:31:16.937134 #3103564] INFO -- : [845/915] 3145129=test_gem_stub_specification I, [2024-11-14T23:31:17.545797 #3103564] INFO -- : [846/915] 3145129=test_gem_commands_install_command I, [2024-11-14T23:31:18.598851 #3103564] INFO -- : [847/915] 3145127=test_integer I, [2024-11-14T23:31:25.905308 #3103564] INFO -- : [848/915] 3145129=test_flags I, [2024-11-14T23:31:26.229031 #3103564] INFO -- : [849/915] 3145127=test_class I, [2024-11-14T23:31:26.292245 #3103564] INFO -- : [850/915] 3145127=test_gem_commands_list_command I, [2024-11-14T23:31:26.371666 #3103564] INFO -- : [851/915] 3145127=test_history I, [2024-11-14T23:31:26.454675 #3103564] INFO -- : [852/915] 3145127=test_trick I, [2024-11-14T23:31:26.687532 #3103564] INFO -- : [853/915] 3145130=test_line_editor I, [2024-11-14T23:31:26.774688 #3103564] INFO -- : [854/915] 3145130=test_gem_requirement I, [2024-11-14T23:31:27.581784 #3103564] INFO -- : [855/915] 3145130=test_unicode_escape I, [2024-11-14T23:31:28.211388 #3103564] INFO -- : [856/915] 3145130=test_string_memory I, [2024-11-14T23:31:28.905957 #3103564] INFO -- : [857/915] 3145130=test_tcp I, [2024-11-14T23:31:30.258299 #3103564] INFO -- : [858/915] 3145129=test_ole_methods I, [2024-11-14T23:31:30.323145 #3103564] INFO -- : [859/915] 3145129=test_gem_bundler_version_finder I, [2024-11-14T23:31:30.578574 #3103564] INFO -- : [860/915] 3145129=test_kernel I, [2024-11-14T23:31:33.286989 #3103564] INFO -- : [861/915] 3145129=test_rdoc_i18n_locale I, [2024-11-14T23:31:33.332143 #3103564] INFO -- : [862/915] 3145129=test_complex2 I, [2024-11-14T23:31:33.361320 #3103564] INFO -- : [863/915] 3145129=test_webauthn_listener_response I, [2024-11-14T23:31:33.430034 #3103564] INFO -- : [864/915] 3145129=test_rdoc_markup I, [2024-11-14T23:31:33.523753 #3103564] INFO -- : [865/915] 3145129=test_require I, [2024-11-14T23:31:33.533260 #3103564] INFO -- : [866/915] 3145130=test_backtrace I, [2024-11-14T23:31:33.607473 #3103564] INFO -- : [867/915] 3145130=test_gem_resolver_lock_set I, [2024-11-14T23:31:33.759584 #3103564] INFO -- : [868/915] 3145130=test_webauthn_poller I, [2024-11-14T23:31:34.056071 #3103564] INFO -- : [869/915] 3145130=test_symbol I, [2024-11-14T23:31:34.097174 #3103564] INFO -- : [870/915] 3145130=test_win32ole_typelib I, [2024-11-14T23:31:34.098171 #3103564] INFO -- : [871/915] 3145130=test_rat I, [2024-11-14T23:31:34.208451 #3103564] INFO -- : [872/915] 3145130=test_external_new I, [2024-11-14T23:31:34.272078 #3103564] INFO -- : [873/915] 3145130=test_store I, [2024-11-14T23:31:34.948130 #3103564] INFO -- : [874/915] 3145130=lex_test I, [2024-11-14T23:31:36.661009 #3103564] INFO -- : [875/915] 3145127=test_gem_update_suggestion I, [2024-11-14T23:31:37.080024 #3103564] INFO -- : [876/915] 3145127=test_color_printer I, [2024-11-14T23:31:37.124080 #3103564] INFO -- : [877/915] 3145127=test_ancdata I, [2024-11-14T23:31:37.251301 #3103564] INFO -- : [878/915] 3145127=test_gem_security I, [2024-11-14T23:31:37.937620 #3103564] INFO -- : [879/915] 3145130=test_gem_safe_yaml I, [2024-11-14T23:31:37.992213 #3103564] INFO -- : [880/915] 3145130=test_emoji_breaks I, [2024-11-14T23:31:37.997315 #3103564] INFO -- : [881/915] 3145130=regular_expression_encoding_test I, [2024-11-14T23:31:38.014330 #3103564] INFO -- : [882/915] 3145130=test_win32ole_param I, [2024-11-14T23:31:38.021018 #3103564] INFO -- : [883/915] 3145130=test_thread I, [2024-11-14T23:31:38.060471 #3103564] INFO -- : [884/915] 3145130=test_gem_command I, [2024-11-14T23:31:38.540105 #3103564] INFO -- : [885/915] 3145130=test_registry I, [2024-11-14T23:31:38.544262 #3103564] INFO -- : [886/915] 3145130=test_array_create I, [2024-11-14T23:31:38.583441 #3103564] INFO -- : [887/915] 3145130=test_pkey_ec I, [2024-11-14T23:31:38.751898 #3103564] INFO -- : [888/915] 3145130=test_formatter I, [2024-11-14T23:31:38.772715 #3103564] INFO -- : [889/915] 3145130=test_ractor I, [2024-11-14T23:31:38.900165 #3103564] INFO -- : [890/915] 3145130=test_date_parse I, [2024-11-14T23:31:39.200277 #3103564] INFO -- : [891/915] 3145130=test_rdoc_store I, [2024-11-14T23:31:39.559234 #3103564] INFO -- : [892/915] 3145129=test_case_comprehensive I, [2024-11-14T23:31:39.579095 #3103564] INFO -- : [893/915] 3145129=test_rdoc_attr I, [2024-11-14T23:31:39.621089 #3103564] INFO -- : [894/915] 3145129=test_yaml_tree I, [2024-11-14T23:31:39.914631 #3103564] INFO -- : [895/915] 3145129=test_rdoc_stats I, [2024-11-14T23:31:40.006499 #3103564] INFO -- : [896/915] 3145129=test_gem_package_tar_reader I, [2024-11-14T23:31:40.240251 #3103564] INFO -- : [897/915] 3145129=test_gem_local_remote_options I, [2024-11-14T23:31:40.406819 #3103564] INFO -- : [898/915] 3145129=test_instrumentation_api I, [2024-11-14T23:31:40.905729 #3103564] INFO -- : [899/915] 3145130=test_gem_impossible_dependencies_error I, [2024-11-14T23:31:40.927183 #3103564] INFO -- : [900/915] 3145130=test_rdoc_generator_pot I, [2024-11-14T23:31:40.956118 #3103564] INFO -- : [901/915] 3145130=test_rdoc_context_section I, [2024-11-14T23:31:41.029812 #3103564] INFO -- : [902/915] 3145130=test_gem_gem_runner I, [2024-11-14T23:31:41.183120 #3103564] INFO -- : [903/915] 3145130=test_rdoc_generator_pot_po I, [2024-11-14T23:31:41.220032 #3103564] INFO -- : [904/915] 3145130=test_time_tz I, [2024-11-14T23:31:41.547582 #3103564] INFO -- : [905/915] 3145130=test_debug I, [2024-11-14T23:31:41.732422 #3103564] INFO -- : [906/915] 3145130=test_arith_seq_beg_len_step I, [2024-11-14T23:31:41.786132 #3103564] INFO -- : [907/915] 3145130=test_gem_resolver_requirement_list I, [2024-11-14T23:31:43.323436 #3103564] INFO -- : [908/915] 3145130=test_gc_compact I, [2024-11-14T23:31:43.951450 #3103564] INFO -- : [909/915] 3145129=test_yjit_exit_locations I, [2024-11-14T23:31:44.333312 #3103564] INFO -- : [910/915] 3145129=test_gem_commands_pristine_command I, [2024-11-14T23:31:48.123774 #3103564] INFO -- : [911/915] 3145132=test_raise_exception I, [2024-11-14T23:31:49.691716 #3103564] INFO -- : [912/915] 3145132=test_have_func I, [2024-11-14T23:31:50.255450 #3103564] INFO -- : [913/915] 3145129=test_gem_config_file I, [2024-11-14T23:31:51.124316 #3103564] INFO -- : [914/915] 3145129=test_did_you_mean I, [2024-11-14T23:31:51.442189 #3103564] INFO -- : [915/915] 3145129=command_line_test I, [2024-11-14T23:31:53.653887 #3103564] INFO -- : Finished tests in 446.093637s, 71.9916 tests/s, 14650.3569 assertions/s. I, [2024-11-14T23:31:53.660543 #3103564] INFO -- : 32115 tests, 6535431 assertions, 0 failures, 0 errors, 372 skips I, [2024-11-14T23:31:53.660602 #3103564] INFO -- : I, [2024-11-14T23:31:53.660626 #3103564] INFO -- : ruby -v: ruby 3.4.0dev (2024-11-14T23:21:05Z master facb82aba5) +PRISM [x86_64-linux] I, [2024-11-14T23:31:53.666296 #3103564] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2024-11-14T23:31:53.666558 #3103564] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' I, [2024-11-14T23:31:54.080044 #3103564] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-11-14T23:31:54.080146 #3103564] INFO -- : CC = gcc I, [2024-11-14T23:31:54.080186 #3103564] INFO -- : LD = ld I, [2024-11-14T23:31:54.080220 #3103564] INFO -- : LDSHARED = gcc -shared I, [2024-11-14T23:31:54.080268 #3103564] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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-11-14T23:31:54.080324 #3103564] INFO -- : XCFLAGS = -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-11-14T23:31:54.080361 #3103564] INFO -- : CPPFLAGS = I, [2024-11-14T23:31:54.080396 #3103564] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-11-14T23:31:54.080430 #3103564] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-11-14T23:31:54.080463 #3103564] INFO -- : LANG = C.UTF-8 I, [2024-11-14T23:31:54.080495 #3103564] INFO -- : LC_ALL = I, [2024-11-14T23:31:54.080527 #3103564] INFO -- : LC_CTYPE = I, [2024-11-14T23:31:54.080559 #3103564] INFO -- : MFLAGS = I, [2024-11-14T23:31:54.080590 #3103564] INFO -- : RUSTC = rustc I, [2024-11-14T23:31:54.080625 #3103564] 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-11-14T23:31:54.092334 #3103564] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2024-11-14T23:31:54.092417 #3103564] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-11-14T23:31:54.092439 #3103564] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-11-14T23:31:54.092458 #3103564] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-11-14T23:31:54.092476 #3103564] INFO -- : I, [2024-11-14T23:31:54.097530 #3103564] INFO -- : generating enc.mk I, [2024-11-14T23:31:54.605300 #3103564] INFO -- : generating encdb.h I, [2024-11-14T23:31:54.687196 #3103564] INFO -- : encdb.h unchanged I, [2024-11-14T23:31:54.692607 #3103564] INFO -- : making enc I, [2024-11-14T23:31:54.754241 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:31:54.754337 #3103564] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-11-14T23:31:54.754394 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:31:54.756264 #3103564] INFO -- : making srcs under enc I, [2024-11-14T23:31:54.856871 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:31:54.856970 #3103564] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-11-14T23:31:54.857026 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:31:54.859884 #3103564] INFO -- : generating transdb.h I, [2024-11-14T23:31:55.152485 #3103564] INFO -- : transdb.h unchanged I, [2024-11-14T23:31:55.158246 #3103564] INFO -- : making trans I, [2024-11-14T23:31:55.293734 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:31:55.293855 #3103564] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-11-14T23:31:55.293931 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:31:55.296068 #3103564] INFO -- : making encs I, [2024-11-14T23:31:55.408797 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:31:55.408922 #3103564] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-11-14T23:31:55.408978 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:31:55.413350 #3103564] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-11-14T23:31:55.501238 #3103564] INFO -- : ext/configure-ext.mk updated I, [2024-11-14T23:31:55.513747 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:31:59.516544 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:31:59.517693 #3103564] INFO -- : generating makefile exts.mk I, [2024-11-14T23:31:59.629743 #3103564] INFO -- : exts.mk unchanged I, [2024-11-14T23:31:59.645651 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:32:00.518985 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-11-14T23:32:00.530867 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-11-14T23:32:00.551449 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-11-14T23:32:00.578815 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-11-14T23:32:00.591449 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-11-14T23:32:00.618044 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-11-14T23:32:00.674107 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-11-14T23:32:00.692867 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-11-14T23:32:00.735444 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-11-14T23:32:00.773504 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-11-14T23:32:00.784003 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-11-14T23:32:00.792929 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-11-14T23:32:00.819256 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-11-14T23:32:00.848862 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-11-14T23:32:00.883460 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-11-14T23:32:00.892806 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-11-14T23:32:00.908093 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-11-14T23:32:00.921328 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-11-14T23:32:00.967498 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-11-14T23:32:01.021324 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-11-14T23:32:01.031440 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-11-14T23:32:01.044926 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-11-14T23:32:01.068760 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-11-14T23:32:01.139448 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-11-14T23:32:01.166548 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-11-14T23:32:01.174133 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-11-14T23:32:01.224451 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-11-14T23:32:01.262559 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-11-14T23:32:01.267014 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-11-14T23:32:01.280604 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-11-14T23:32:01.310550 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-11-14T23:32:01.343886 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-11-14T23:32:01.381892 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-11-14T23:32:01.440719 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' I, [2024-11-14T23:32:01.446350 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-11-14T23:32:01.530697 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-11-14T23:32:01.536809 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-11-14T23:32:01.600432 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-11-14T23:32:01.605921 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2024-11-14T23:32:01.684122 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2024-11-14T23:32:01.690930 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension' I, [2024-11-14T23:32:01.768138 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension' I, [2024-11-14T23:32:01.774311 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.0/ext/rbs_extension' I, [2024-11-14T23:32:01.831605 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.0/ext/rbs_extension' I, [2024-11-14T23:32:01.838362 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' I, [2024-11-14T23:32:01.916058 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' I, [2024-11-14T23:32:01.921315 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-11-14T23:32:02.015982 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-11-14T23:32:02.087008 #3103564] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:32:02.412703 #3103564] INFO -- : make[2]: 'ruby' is up to date. I, [2024-11-14T23:32:02.412833 #3103564] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:32:02.414606 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:32:02.421011 #3103564] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:32:02.421137 #3103564] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-11-14T23:32:02.421202 #3103564] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-11-14T23:32:04.095318 #3103564] INFO -- : ruby 3.4.0dev (2024-11-14T23:21:05Z master facb82aba5) +PRISM [x86_64-linux] I, [2024-11-14T23:32:09.531698 #3103564] INFO -- : 0 ............................................................ I, [2024-11-14T23:32:12.469969 #3103564] INFO -- : 60 ............................................................ I, [2024-11-14T23:32:13.994673 #3103564] INFO -- : 120 ............................................................ I, [2024-11-14T23:32:14.763738 #3103564] INFO -- : 180 ............................................................ I, [2024-11-14T23:32:15.194794 #3103564] INFO -- : 240 ............................................................ I, [2024-11-14T23:32:15.676538 #3103564] INFO -- : 300 ............................................................ I, [2024-11-14T23:32:16.231478 #3103564] INFO -- : 360 ............................................................ I, [2024-11-14T23:32:16.570984 #3103564] INFO -- : 420 ............................................................ I, [2024-11-14T23:32:16.799442 #3103564] INFO -- : 480 ............................................................ I, [2024-11-14T23:32:16.940499 #3103564] INFO -- : 540 ............................................................ I, [2024-11-14T23:32:17.094125 #3103564] INFO -- : 600 ............................................................ I, [2024-11-14T23:32:17.598247 #3103564] INFO -- : 660 ............................................................ I, [2024-11-14T23:32:17.870073 #3103564] INFO -- : 720 ............................................................ I, [2024-11-14T23:32:18.081689 #3103564] INFO -- : 780 ............................................................ I, [2024-11-14T23:32:18.257511 #3103564] INFO -- : 840 ............................................................ I, [2024-11-14T23:32:18.417952 #3103564] INFO -- : 900 ............................................................ I, [2024-11-14T23:32:18.721139 #3103564] INFO -- : 960 ............................................................ I, [2024-11-14T23:32:19.458835 #3103564] INFO -- : 1020 ............................................................ I, [2024-11-14T23:32:20.862632 #3103564] INFO -- : 1080 ............................................................ I, [2024-11-14T23:32:22.768525 #3103564] INFO -- : 1140 ............................................................ I, [2024-11-14T23:32:23.379115 #3103564] INFO -- : 1200 ............................................................ I, [2024-11-14T23:32:24.165516 #3103564] INFO -- : 1260 ............................................................ I, [2024-11-14T23:32:25.107635 #3103564] INFO -- : 1320 ............................................................ I, [2024-11-14T23:32:25.442250 #3103564] INFO -- : 1380 ............................................................ I, [2024-11-14T23:32:25.982565 #3103564] INFO -- : 1440 ............................................................ I, [2024-11-14T23:32:30.292758 #3103564] INFO -- : 1500 ............................................................ I, [2024-11-14T23:32:31.453758 #3103564] INFO -- : 1560 ............................................................ I, [2024-11-14T23:32:31.997270 #3103564] INFO -- : 1620 ............................................................ I, [2024-11-14T23:32:32.743432 #3103564] INFO -- : 1680 ............................................................ I, [2024-11-14T23:32:33.290102 #3103564] INFO -- : 1740 ............................................................ I, [2024-11-14T23:32:34.546654 #3103564] INFO -- : 1800 ............................................................ I, [2024-11-14T23:32:34.974668 #3103564] INFO -- : 1860 ............................................................ I, [2024-11-14T23:32:36.555082 #3103564] INFO -- : 1920 ............................................................ I, [2024-11-14T23:32:37.056638 #3103564] INFO -- : 1980 ............................................................ I, [2024-11-14T23:32:37.395439 #3103564] INFO -- : 2040 ............................................................ I, [2024-11-14T23:32:38.678586 #3103564] INFO -- : 2100 ............................................................ I, [2024-11-14T23:32:38.886067 #3103564] INFO -- : 2160 ............................................................ I, [2024-11-14T23:32:39.026686 #3103564] INFO -- : 2220 ............................................................ I, [2024-11-14T23:32:39.293872 #3103564] INFO -- : 2280 ............................................................ I, [2024-11-14T23:32:39.491140 #3103564] INFO -- : 2340 ............................................................ I, [2024-11-14T23:32:39.688558 #3103564] INFO -- : 2400 ............................................................ I, [2024-11-14T23:32:40.629486 #3103564] INFO -- : 2460 ............................................................ I, [2024-11-14T23:32:42.502922 #3103564] INFO -- : 2520 ............................................................ I, [2024-11-14T23:32:42.730270 #3103564] INFO -- : 2580 ............................................................ I, [2024-11-14T23:32:43.832916 #3103564] INFO -- : 2640 ............................................................ I, [2024-11-14T23:32:44.643573 #3103564] INFO -- : 2700 ............................................................ I, [2024-11-14T23:32:44.996871 #3103564] INFO -- : 2760 ............................................................ I, [2024-11-14T23:32:45.681889 #3103564] INFO -- : 2820 ............................................................ I, [2024-11-14T23:32:46.624934 #3103564] INFO -- : 2880 ............................................................ I, [2024-11-14T23:32:47.395606 #3103564] INFO -- : 2940 ............................................................ I, [2024-11-14T23:32:47.693247 #3103564] INFO -- : 3000 ............................................................ I, [2024-11-14T23:32:47.897324 #3103564] INFO -- : 3060 ............................................................ I, [2024-11-14T23:32:48.058710 #3103564] INFO -- : 3120 ............................................................ I, [2024-11-14T23:32:48.188829 #3103564] INFO -- : 3180 ............................................................ I, [2024-11-14T23:32:48.243714 #3103564] INFO -- : 3240 ............................................................ I, [2024-11-14T23:32:48.496013 #3103564] INFO -- : 3300 ............................................................ I, [2024-11-14T23:32:49.673894 #3103564] INFO -- : 3360 ............................................................ I, [2024-11-14T23:32:53.153169 #3103564] INFO -- : 3420 ................. I, [2024-11-14T23:32:53.153570 #3103564] INFO -- : I, [2024-11-14T23:32:53.153617 #3103564] INFO -- : Finished in 50.533029 seconds I, [2024-11-14T23:32:53.153637 #3103564] INFO -- : I, [2024-11-14T23:32:53.153652 #3103564] INFO -- : 3436 files, 33248 examples, 144941 expectations, 0 failures, 0 errors, 0 tagged I, [2024-11-14T23:32:53.162774 #3103564] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.