# Logfile created on 2024-02-14 23:12:11 +0000 by logger.rb/v1.4.3 I, [2024-02-14T23:12:11.283973 #694875] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-02-14T23:12:11.284545 #694875] INFO -- : $$$[beg] make update-unicode -j4 I, [2024-02-14T23:12:11.538687 #694875] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-02-14T23:12:11.539704 #694875] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2024-02-14T23:12:11.539762 #694875] INFO -- : $$$[beg] make update-download -j4 I, [2024-02-14T23:12:11.941095 #694875] INFO -- : tool/config.guess already exists I, [2024-02-14T23:12:11.941168 #694875] INFO -- : tool/config.sub already exists I, [2024-02-14T23:12:11.941724 #694875] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-14T23:12:11.950135 #694875] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2024-02-14T23:12:11.971679 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2024-02-14T23:12:12.253928 #694875] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2024-02-14T23:12:12.254011 #694875] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2024-02-14T23:12:12.513801 #694875] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-02-14T23:12:12.514480 #694875] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2024-02-14T23:12:12.514519 #694875] INFO -- : $$$[beg] make update-src -j4 E, [2024-02-14T23:12:13.785606 #694875] ERROR -- : From https://github.com/ruby/ruby E, [2024-02-14T23:12:13.785689 #694875] ERROR -- : 72f8883..06ad00a master -> origin/master I, [2024-02-14T23:12:13.924516 #694875] INFO -- : Updating 72f8883..06ad00a I, [2024-02-14T23:12:13.924588 #694875] INFO -- : Fast-forward I, [2024-02-14T23:12:13.954165 #694875] INFO -- : .github/workflows/annocheck.yml | 2 + I, [2024-02-14T23:12:13.954231 #694875] INFO -- : .github/workflows/compilers.yml | 2 + I, [2024-02-14T23:12:13.954253 #694875] INFO -- : .github/workflows/spec_guards.yml | 2 + I, [2024-02-14T23:12:13.954264 #694875] INFO -- : gc.c | 9 +- I, [2024-02-14T23:12:13.954276 #694875] INFO -- : spec/default.mspec | 4 +- I, [2024-02-14T23:12:13.954288 #694875] INFO -- : spec/mspec/lib/mspec/runner/formatters/base.rb | 8 +- I, [2024-02-14T23:12:13.954298 #694875] INFO -- : tool/lrama/NEWS.md | 34 + I, [2024-02-14T23:12:13.954308 #694875] INFO -- : tool/lrama/lib/lrama/context.rb | 8 +- I, [2024-02-14T23:12:13.954329 #694875] INFO -- : tool/lrama/lib/lrama/grammar.rb | 269 +----- I, [2024-02-14T23:12:13.954341 #694875] INFO -- : .../lib/lrama/grammar/code/initial_action_code.rb | 6 + I, [2024-02-14T23:12:13.954351 #694875] INFO -- : .../lib/lrama/grammar/code/no_reference_code.rb | 4 + I, [2024-02-14T23:12:13.954361 #694875] INFO -- : tool/lrama/lib/lrama/grammar/code/printer_code.rb | 6 + I, [2024-02-14T23:12:13.954371 #694875] INFO -- : tool/lrama/lib/lrama/grammar/code/rule_action.rb | 12 +- I, [2024-02-14T23:12:13.954382 #694875] INFO -- : tool/lrama/lib/lrama/grammar/reference.rb | 7 +- I, [2024-02-14T23:12:13.954393 #694875] INFO -- : tool/lrama/lib/lrama/grammar/rule_builder.rb | 9 +- I, [2024-02-14T23:12:13.954404 #694875] INFO -- : tool/lrama/lib/lrama/grammar/symbol.rb | 2 +- I, [2024-02-14T23:12:13.954415 #694875] INFO -- : tool/lrama/lib/lrama/grammar/symbols.rb | 1 + I, [2024-02-14T23:12:13.954429 #694875] INFO -- : tool/lrama/lib/lrama/grammar/symbols/resolver.rb | 276 ++++++ I, [2024-02-14T23:12:13.954440 #694875] INFO -- : tool/lrama/lib/lrama/lexer.rb | 6 + I, [2024-02-14T23:12:13.954450 #694875] INFO -- : tool/lrama/lib/lrama/lexer/token/user_code.rb | 15 +- I, [2024-02-14T23:12:13.954461 #694875] INFO -- : tool/lrama/lib/lrama/output.rb | 58 +- I, [2024-02-14T23:12:13.954471 #694875] INFO -- : tool/lrama/lib/lrama/parser.rb | 977 +++++++++++---------- I, [2024-02-14T23:12:13.954481 #694875] INFO -- : tool/lrama/lib/lrama/state.rb | 8 +- I, [2024-02-14T23:12:13.954491 #694875] INFO -- : tool/lrama/lib/lrama/states/item.rb | 14 +- I, [2024-02-14T23:12:13.954501 #694875] INFO -- : tool/lrama/lib/lrama/states_reporter.rb | 4 +- I, [2024-02-14T23:12:13.954514 #694875] INFO -- : tool/lrama/lib/lrama/version.rb | 2 +- I, [2024-02-14T23:12:13.954524 #694875] INFO -- : tool/lrama/template/bison/yacc.c | 6 + I, [2024-02-14T23:12:13.954534 #694875] INFO -- : yjit/src/codegen.rs | 58 +- I, [2024-02-14T23:12:13.954544 #694875] INFO -- : yjit/src/core.rs | 5 +- I, [2024-02-14T23:12:13.954554 #694875] INFO -- : 29 files changed, 1043 insertions(+), 771 deletions(-) I, [2024-02-14T23:12:13.954565 #694875] INFO -- : create mode 100644 tool/lrama/lib/lrama/grammar/symbols.rb I, [2024-02-14T23:12:13.954575 #694875] INFO -- : create mode 100644 tool/lrama/lib/lrama/grammar/symbols/resolver.rb I, [2024-02-14T23:12:14.035813 #694875] INFO -- : Latest commit hash = 06ad00adc2 I, [2024-02-14T23:12:14.039689 #694875] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2024-02-14T23:12:14.039762 #694875] INFO -- : $$$[beg] make after-update -j4 I, [2024-02-14T23:12:14.248105 #694875] INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c I, [2024-02-14T23:12:14.271239 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-02-14T23:12:14.271326 #694875] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-02-14T23:12:14.271379 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' I, [2024-02-14T23:12:14.330570 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/revision.h updated I, [2024-02-14T23:12:14.333618 #694875] INFO -- : generating x86_64-linux-fake.rb I, [2024-02-14T23:12:14.490714 #694875] INFO -- : x86_64-linux-fake.rb updated I, [2024-02-14T23:12:14.493954 #694875] INFO -- : generating enc.mk I, [2024-02-14T23:12:14.873252 #694875] INFO -- : making srcs under enc I, [2024-02-14T23:12:14.939169 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:12:14.939252 #694875] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T23:12:14.939320 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:12:15.057459 #694875] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-14T23:12:15.060252 #694875] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2024-02-14T23:12:15.104383 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2024-02-14T23:12:15.279489 #694875] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2024-02-14T23:12:15.279911 #694875] INFO -- : $$$[beg] make miniruby -j4 I, [2024-02-14T23:12:15.505655 #694875] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T23:12:15.505754 #694875] INFO -- : CC = gcc I, [2024-02-14T23:12:15.505791 #694875] INFO -- : LD = ld I, [2024-02-14T23:12:15.505823 #694875] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T23:12:15.505861 #694875] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-02-14T23:12:15.505899 #694875] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-02-14T23:12:15.505934 #694875] INFO -- : CPPFLAGS = I, [2024-02-14T23:12:15.505970 #694875] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T23:12:15.506004 #694875] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T23:12:15.506036 #694875] INFO -- : LANG = I, [2024-02-14T23:12:15.506066 #694875] INFO -- : LC_ALL = I, [2024-02-14T23:12:15.506094 #694875] INFO -- : LC_CTYPE = I, [2024-02-14T23:12:15.506126 #694875] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-02-14T23:12:15.506169 #694875] INFO -- : RUSTC = rustc I, [2024-02-14T23:12:15.506219 #694875] 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-02-14T23:12:15.510819 #694875] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-14T23:12:15.510883 #694875] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T23:12:15.510901 #694875] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T23:12:15.510915 #694875] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T23:12:15.510928 #694875] INFO -- : I, [2024-02-14T23:12:15.560218 #694875] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/gc.c I, [2024-02-14T23:12:15.596186 #694875] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/version.c I, [2024-02-14T23:12:15.684190 #694875] INFO -- : building Rust YJIT (release mode) I, [2024-02-14T23:13:19.409881 #694875] INFO -- : touch yjit/target/release/libyjit.a I, [2024-02-14T23:13:19.411220 #694875] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2024-02-14T23:13:20.012969 #694875] INFO -- : linking miniruby I, [2024-02-14T23:13:22.423021 #694875] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2024-02-14T23:13:22.423505 #694875] INFO -- : $$$[beg] make ruby -j4 I, [2024-02-14T23:13:22.752272 #694875] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T23:13:22.752338 #694875] INFO -- : CC = gcc I, [2024-02-14T23:13:22.752355 #694875] INFO -- : LD = ld I, [2024-02-14T23:13:22.752370 #694875] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T23:13:22.752392 #694875] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-02-14T23:13:22.752409 #694875] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-02-14T23:13:22.752424 #694875] INFO -- : CPPFLAGS = I, [2024-02-14T23:13:22.752437 #694875] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T23:13:22.752451 #694875] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T23:13:22.752462 #694875] INFO -- : LANG = I, [2024-02-14T23:13:22.752473 #694875] INFO -- : LC_ALL = I, [2024-02-14T23:13:22.752483 #694875] INFO -- : LC_CTYPE = I, [2024-02-14T23:13:22.752494 #694875] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-02-14T23:13:22.752504 #694875] INFO -- : RUSTC = rustc I, [2024-02-14T23:13:22.752515 #694875] 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-02-14T23:13:22.770732 #694875] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-14T23:13:22.770924 #694875] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T23:13:22.770969 #694875] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T23:13:22.770987 #694875] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T23:13:22.771000 #694875] INFO -- : I, [2024-02-14T23:13:23.317728 #694875] INFO -- : builtin_binary.inc updated I, [2024-02-14T23:13:23.330176 #694875] INFO -- : 3a51ccb1e338b325b07d3e9841bc41391fa96de9e2e2aaafd240c52ef7b55a5c builtin_binary.inc I, [2024-02-14T23:13:23.331309 #694875] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/builtin.c I, [2024-02-14T23:13:23.648339 #694875] INFO -- : linking static-library libruby-static.a I, [2024-02-14T23:13:26.038065 #694875] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-02-14T23:13:30.752968 #694875] INFO -- : linking ruby I, [2024-02-14T23:13:30.890711 #694875] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2024-02-14T23:13:30.890879 #694875] INFO -- : $$$[beg] make all -j4 I, [2024-02-14T23:13:31.069381 #694875] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T23:13:31.069487 #694875] INFO -- : CC = gcc I, [2024-02-14T23:13:31.069537 #694875] INFO -- : LD = ld I, [2024-02-14T23:13:31.069572 #694875] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T23:13:31.069614 #694875] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-02-14T23:13:31.069664 #694875] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-02-14T23:13:31.069693 #694875] INFO -- : CPPFLAGS = I, [2024-02-14T23:13:31.069723 #694875] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T23:13:31.069752 #694875] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T23:13:31.069779 #694875] INFO -- : LANG = I, [2024-02-14T23:13:31.069806 #694875] INFO -- : LC_ALL = I, [2024-02-14T23:13:31.069833 #694875] INFO -- : LC_CTYPE = I, [2024-02-14T23:13:31.069860 #694875] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-02-14T23:13:31.069888 #694875] INFO -- : RUSTC = rustc I, [2024-02-14T23:13:31.069924 #694875] 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-02-14T23:13:31.079618 #694875] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-14T23:13:31.079696 #694875] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T23:13:31.079717 #694875] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T23:13:31.079730 #694875] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T23:13:31.079743 #694875] INFO -- : I, [2024-02-14T23:13:31.223202 #694875] INFO -- : generating encdb.h I, [2024-02-14T23:13:31.243557 #694875] INFO -- : generating enc.mk I, [2024-02-14T23:13:31.268609 #694875] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-02-14T23:13:31.289025 #694875] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-02-14T23:13:31.486733 #694875] INFO -- : encdb.h unchanged I, [2024-02-14T23:13:31.503614 #694875] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-02-14T23:13:32.235621 #694875] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-02-14T23:13:32.304232 #694875] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-02-14T23:13:32.789433 #694875] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-02-14T23:13:32.972766 #694875] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-02-14T23:13:32.983140 #694875] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-02-14T23:13:33.180805 #694875] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-02-14T23:13:33.724860 #694875] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-02-14T23:13:33.844774 #694875] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-02-14T23:13:33.884655 #694875] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-02-14T23:13:34.728228 #694875] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-02-14T23:13:34.772582 #694875] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-02-14T23:13:34.984712 #694875] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-02-14T23:13:35.132438 #694875] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-02-14T23:13:35.804669 #694875] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-02-14T23:13:35.962654 #694875] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-02-14T23:13:36.083669 #694875] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-02-14T23:13:36.508045 #694875] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-02-14T23:13:36.556223 #694875] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-02-14T23:13:36.627614 #694875] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-02-14T23:13:37.160130 #694875] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-02-14T23:13:37.416245 #694875] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-02-14T23:13:37.668154 #694875] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-02-14T23:13:38.020285 #694875] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-02-14T23:13:38.116261 #694875] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-02-14T23:13:38.756189 #694875] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-02-14T23:13:38.988668 #694875] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-02-14T23:13:39.319533 #694875] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-02-14T23:13:39.469367 #694875] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-02-14T23:13:39.866503 #694875] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-02-14T23:13:39.924578 #694875] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-02-14T23:13:40.320730 #694875] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-02-14T23:13:40.332133 #694875] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-02-14T23:13:40.998433 #694875] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-02-14T23:13:41.176111 #694875] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-02-14T23:13:41.341930 #694875] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-02-14T23:13:41.945411 #694875] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-02-14T23:13:42.184541 #694875] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-02-14T23:13:42.188101 #694875] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-02-14T23:13:42.588308 #694875] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-02-14T23:13:43.264951 #694875] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-02-14T23:13:43.481867 #694875] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-02-14T23:13:43.632327 #694875] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-02-14T23:13:44.536492 #694875] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-02-14T23:13:44.578229 #694875] INFO -- : making enc I, [2024-02-14T23:13:44.672174 #694875] INFO -- : making srcs under enc I, [2024-02-14T23:13:44.851620 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:44.851703 #694875] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-14T23:13:44.851731 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:44.851748 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:44.851763 #694875] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T23:13:44.851792 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:44.852143 #694875] INFO -- : generating transdb.h I, [2024-02-14T23:13:45.349009 #694875] INFO -- : transdb.h unchanged I, [2024-02-14T23:13:45.353120 #694875] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-14T23:13:45.353865 #694875] INFO -- : making trans I, [2024-02-14T23:13:45.426266 #694875] INFO -- : ext/configure-ext.mk updated I, [2024-02-14T23:13:45.431958 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:45.513620 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:45.513739 #694875] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2024-02-14T23:13:45.513834 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:45.527413 #694875] INFO -- : making encs I, [2024-02-14T23:13:45.839177 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:45.839262 #694875] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-14T23:13:45.839327 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:48.963764 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:48.964435 #694875] INFO -- : generating makefile exts.mk I, [2024-02-14T23:13:49.060054 #694875] INFO -- : exts.mk unchanged I, [2024-02-14T23:13:49.069951 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:49.687127 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-02-14T23:13:49.695836 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-02-14T23:13:49.697956 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-02-14T23:13:49.712087 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-02-14T23:13:49.723688 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-02-14T23:13:49.728540 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-02-14T23:13:49.745925 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-02-14T23:13:49.786972 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-02-14T23:13:49.795193 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-02-14T23:13:49.804328 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-02-14T23:13:49.810893 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-02-14T23:13:49.827206 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-02-14T23:13:49.833963 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-02-14T23:13:49.841230 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-02-14T23:13:49.848592 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-02-14T23:13:49.862195 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-02-14T23:13:49.879991 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-02-14T23:13:49.895629 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-02-14T23:13:49.896286 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-02-14T23:13:49.918789 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-02-14T23:13:49.931423 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-02-14T23:13:49.943620 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-02-14T23:13:49.979302 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-02-14T23:13:49.979483 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-02-14T23:13:49.993010 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-02-14T23:13:50.014562 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-02-14T23:13:50.027600 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-02-14T23:13:50.053800 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T23:13:50.072106 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-02-14T23:13:50.081140 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-02-14T23:13:50.095622 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T23:13:50.095700 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T23:13:50.127690 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-02-14T23:13:50.139465 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T23:13:50.178503 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T23:13:50.204147 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-14T23:13:50.239863 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T23:13:50.280478 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-14T23:13:50.340664 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T23:13:50.352667 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T23:13:50.476795 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T23:13:50.497485 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T23:13:50.497574 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-14T23:13:50.583591 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T23:13:50.615407 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-02-14T23:13:50.632467 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-14T23:13:50.683472 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-02-14T23:13:50.699891 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T23:13:50.805393 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:51.083232 #694875] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-14T23:13:51.083383 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:51.084596 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:51.091134 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:51.091227 #694875] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-14T23:13:51.091281 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:51.096648 #694875] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2024-02-14T23:13:51.096855 #694875] INFO -- : $$$[beg] make install -j4 I, [2024-02-14T23:13:51.448250 #694875] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-14T23:13:51.477360 #694875] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T23:13:51.478987 #694875] INFO -- : CC = gcc I, [2024-02-14T23:13:51.479034 #694875] INFO -- : LD = ld I, [2024-02-14T23:13:51.479071 #694875] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T23:13:51.479112 #694875] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-02-14T23:13:51.479157 #694875] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-02-14T23:13:51.479193 #694875] INFO -- : CPPFLAGS = I, [2024-02-14T23:13:51.479228 #694875] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T23:13:51.479263 #694875] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T23:13:51.479296 #694875] INFO -- : LANG = I, [2024-02-14T23:13:51.479330 #694875] INFO -- : LC_ALL = I, [2024-02-14T23:13:51.479365 #694875] INFO -- : LC_CTYPE = I, [2024-02-14T23:13:51.479400 #694875] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-02-14T23:13:51.479432 #694875] INFO -- : RUSTC = rustc I, [2024-02-14T23:13:51.479473 #694875] 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-02-14T23:13:51.613685 #694875] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2024-02-14T23:13:51.621453 #694875] INFO -- : generating encdb.h I, [2024-02-14T23:13:51.624372 #694875] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-14T23:13:51.624433 #694875] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T23:13:51.624448 #694875] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T23:13:51.624460 #694875] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T23:13:51.624472 #694875] INFO -- : I, [2024-02-14T23:13:51.660093 #694875] INFO -- : generating enc.mk I, [2024-02-14T23:13:51.679816 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2024-02-14T23:13:51.794367 #694875] INFO -- : encdb.h unchanged I, [2024-02-14T23:13:52.226513 #694875] INFO -- : making srcs under enc I, [2024-02-14T23:13:52.227150 #694875] INFO -- : making enc I, [2024-02-14T23:13:52.334026 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:52.334115 #694875] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-14T23:13:52.334164 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:52.348508 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:52.348602 #694875] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T23:13:52.348668 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:52.349913 #694875] INFO -- : generating transdb.h I, [2024-02-14T23:13:52.648281 #694875] INFO -- : transdb.h unchanged I, [2024-02-14T23:13:52.651486 #694875] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-14T23:13:52.652143 #694875] INFO -- : making trans I, [2024-02-14T23:13:52.847890 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:52.847982 #694875] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2024-02-14T23:13:52.848036 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:52.849058 #694875] INFO -- : making encs I, [2024-02-14T23:13:52.851019 #694875] INFO -- : ext/configure-ext.mk unchanged I, [2024-02-14T23:13:52.885347 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:53.383351 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:53.383421 #694875] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-14T23:13:53.383437 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:56.217459 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:56.218385 #694875] INFO -- : generating makefile exts.mk I, [2024-02-14T23:13:56.339457 #694875] INFO -- : exts.mk unchanged I, [2024-02-14T23:13:56.349570 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:57.055470 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-02-14T23:13:57.060969 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-02-14T23:13:57.061394 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-02-14T23:13:57.111742 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-02-14T23:13:57.111824 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-02-14T23:13:57.128449 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-02-14T23:13:57.175622 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-02-14T23:13:57.186486 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-02-14T23:13:57.187056 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-02-14T23:13:57.187663 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-02-14T23:13:57.223838 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-02-14T23:13:57.247609 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-02-14T23:13:57.247674 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-02-14T23:13:57.247695 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-02-14T23:13:57.252520 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-02-14T23:13:57.267606 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-02-14T23:13:57.311636 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-02-14T23:13:57.311714 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-02-14T23:13:57.321055 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-02-14T23:13:57.328625 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-02-14T23:13:57.343607 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-02-14T23:13:57.359689 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-02-14T23:13:57.379477 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-02-14T23:13:57.399616 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-02-14T23:13:57.402766 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-02-14T23:13:57.434808 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-02-14T23:13:57.440085 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-02-14T23:13:57.440553 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-02-14T23:13:57.465216 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-02-14T23:13:57.476377 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T23:13:57.483639 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T23:13:57.501757 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T23:13:57.535692 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-02-14T23:13:57.543213 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T23:13:57.643746 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T23:13:57.680638 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-14T23:13:57.711699 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T23:13:57.724467 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T23:13:57.743627 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-14T23:13:57.743715 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T23:13:57.745378 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T23:13:57.756364 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T23:13:57.907180 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T23:13:57.916598 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-14T23:13:57.963616 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-14T23:13:57.990946 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-02-14T23:13:58.008480 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T23:13:58.015687 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-02-14T23:13:58.077677 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:58.253579 #694875] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-14T23:13:58.253692 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:58.254762 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:58.260666 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:58.260761 #694875] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-14T23:13:58.260815 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:13:58.261446 #694875] 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-02-14T23:13:58.530908 #694875] INFO -- : Installing to I, [2024-02-14T23:13:58.531030 #694875] INFO -- : installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin I, [2024-02-14T23:13:58.531603 #694875] INFO -- : installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib I, [2024-02-14T23:13:58.559588 #694875] INFO -- : installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux I, [2024-02-14T23:13:58.559964 #694875] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig I, [2024-02-14T23:13:58.560188 #694875] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux I, [2024-02-14T23:13:58.614897 #694875] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-02-14T23:13:58.615025 #694875] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-02-14T23:13:58.615235 #694875] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/x86_64-linux I, [2024-02-14T23:13:58.615881 #694875] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 I, [2024-02-14T23:13:58.628787 #694875] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0 I, [2024-02-14T23:13:58.628919 #694875] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-02-14T23:13:58.629020 #694875] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/ruby I, [2024-02-14T23:13:58.629358 #694875] INFO -- : installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin I, [2024-02-14T23:13:58.629696 #694875] INFO -- : installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 I, [2024-02-14T23:13:58.815740 #694875] INFO -- : installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0 I, [2024-02-14T23:13:58.851313 #694875] INFO -- : installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 I, [2024-02-14T23:13:58.864042 #694875] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-02-14T23:13:58.913174 #694875] INFO -- : benchmark 0.3.0 I, [2024-02-14T23:13:58.952675 #694875] INFO -- : bundler 2.6.0.dev I, [2024-02-14T23:13:58.957764 #694875] INFO -- : cgi 0.4.1 I, [2024-02-14T23:13:58.959819 #694875] INFO -- : delegate 0.3.1 I, [2024-02-14T23:13:58.961687 #694875] INFO -- : did_you_mean 1.6.3 I, [2024-02-14T23:13:58.963556 #694875] INFO -- : english 0.8.0 I, [2024-02-14T23:13:58.965398 #694875] INFO -- : erb 4.0.4 I, [2024-02-14T23:13:58.968983 #694875] INFO -- : error_highlight 0.6.0 I, [2024-02-14T23:13:58.973501 #694875] INFO -- : fileutils 1.7.2 I, [2024-02-14T23:13:58.975788 #694875] INFO -- : find 0.2.0 I, [2024-02-14T23:13:58.977644 #694875] INFO -- : forwardable 1.3.3 I, [2024-02-14T23:13:58.980218 #694875] INFO -- : ipaddr 1.2.6 I, [2024-02-14T23:13:58.982430 #694875] INFO -- : irb 1.11.2 I, [2024-02-14T23:13:58.988858 #694875] INFO -- : logger 1.6.0 I, [2024-02-14T23:13:58.991391 #694875] INFO -- : net-http 0.4.1 I, [2024-02-14T23:13:58.999625 #694875] INFO -- : net-protocol 0.2.2 I, [2024-02-14T23:13:59.004172 #694875] INFO -- : open-uri 0.4.1 I, [2024-02-14T23:13:59.007844 #694875] INFO -- : open3 0.2.1 I, [2024-02-14T23:13:59.015617 #694875] INFO -- : optparse 0.4.0 I, [2024-02-14T23:13:59.018222 #694875] INFO -- : ostruct 0.6.0 I, [2024-02-14T23:13:59.020339 #694875] INFO -- : pp 0.5.0 I, [2024-02-14T23:13:59.022166 #694875] INFO -- : prettyprint 0.2.0 I, [2024-02-14T23:13:59.024090 #694875] INFO -- : prism 0.23.0 I, [2024-02-14T23:13:59.026084 #694875] INFO -- : pstore 0.1.3 I, [2024-02-14T23:13:59.027974 #694875] INFO -- : rdoc 6.6.2 I, [2024-02-14T23:13:59.032286 #694875] INFO -- : readline 0.0.4 I, [2024-02-14T23:13:59.034411 #694875] INFO -- : reline 0.4.2 I, [2024-02-14T23:13:59.036487 #694875] INFO -- : resolv 0.3.0 I, [2024-02-14T23:13:59.038457 #694875] INFO -- : ruby2_keywords 0.0.5 I, [2024-02-14T23:13:59.047628 #694875] INFO -- : securerandom 0.3.1 I, [2024-02-14T23:13:59.052140 #694875] INFO -- : set 1.1.0 I, [2024-02-14T23:13:59.054715 #694875] INFO -- : shellwords 0.2.0 I, [2024-02-14T23:13:59.056654 #694875] INFO -- : singleton 0.2.0 I, [2024-02-14T23:13:59.058430 #694875] INFO -- : syntax_suggest 2.0.0 I, [2024-02-14T23:13:59.061475 #694875] INFO -- : tempfile 0.2.1 I, [2024-02-14T23:13:59.063388 #694875] INFO -- : time 0.3.0 I, [2024-02-14T23:13:59.065504 #694875] INFO -- : timeout 0.4.1 I, [2024-02-14T23:13:59.067554 #694875] INFO -- : tmpdir 0.2.0 I, [2024-02-14T23:13:59.069677 #694875] INFO -- : tsort 0.2.0 I, [2024-02-14T23:13:59.071690 #694875] INFO -- : un 0.3.0 I, [2024-02-14T23:13:59.073568 #694875] INFO -- : uri 0.13.0 I, [2024-02-14T23:13:59.075503 #694875] INFO -- : weakref 0.1.3 I, [2024-02-14T23:13:59.077439 #694875] INFO -- : yaml 0.3.0 I, [2024-02-14T23:13:59.078872 #694875] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-02-14T23:13:59.106175 #694875] INFO -- : date 3.3.4 I, [2024-02-14T23:13:59.108563 #694875] INFO -- : digest 3.1.1 I, [2024-02-14T23:13:59.110509 #694875] INFO -- : etc 1.4.3 I, [2024-02-14T23:13:59.112577 #694875] INFO -- : fcntl 1.1.0 I, [2024-02-14T23:13:59.114449 #694875] INFO -- : fiddle 1.1.3 I, [2024-02-14T23:13:59.116505 #694875] INFO -- : io-console 0.7.2 I, [2024-02-14T23:13:59.118504 #694875] INFO -- : io-nonblock 0.3.0 I, [2024-02-14T23:13:59.121726 #694875] INFO -- : io-wait 0.3.1 I, [2024-02-14T23:13:59.124159 #694875] INFO -- : json 2.7.1 I, [2024-02-14T23:13:59.131613 #694875] INFO -- : openssl 3.2.0 I, [2024-02-14T23:13:59.139642 #694875] INFO -- : pathname 0.3.0 I, [2024-02-14T23:13:59.142206 #694875] INFO -- : psych 5.1.2 I, [2024-02-14T23:13:59.144539 #694875] INFO -- : stringio 3.1.1 I, [2024-02-14T23:13:59.146339 #694875] INFO -- : strscan 3.1.1 I, [2024-02-14T23:13:59.148114 #694875] INFO -- : zlib 3.1.0 I, [2024-02-14T23:13:59.149624 #694875] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 I, [2024-02-14T23:13:59.150891 #694875] INFO -- : minitest 5.22.2 I, [2024-02-14T23:13:59.181643 #694875] INFO -- : power_assert 2.0.3 I, [2024-02-14T23:13:59.189348 #694875] INFO -- : rake 13.1.0 I, [2024-02-14T23:13:59.214934 #694875] INFO -- : test-unit 3.6.1 I, [2024-02-14T23:13:59.235279 #694875] INFO -- : rexml 3.2.6 I, [2024-02-14T23:13:59.265191 #694875] INFO -- : rss 0.3.0 I, [2024-02-14T23:13:59.282505 #694875] INFO -- : net-ftp 0.3.4 I, [2024-02-14T23:13:59.286799 #694875] INFO -- : net-imap 0.4.10 I, [2024-02-14T23:13:59.305933 #694875] INFO -- : net-pop 0.1.2 I, [2024-02-14T23:13:59.312603 #694875] INFO -- : net-smtp 0.4.0.1 I, [2024-02-14T23:13:59.322290 #694875] INFO -- : matrix 0.4.2 I, [2024-02-14T23:13:59.326690 #694875] INFO -- : prime 0.1.2 I, [2024-02-14T23:13:59.333238 #694875] INFO -- : rbs 3.4.4 I, [2024-02-14T23:13:59.473185 #694875] INFO -- : typeprof 0.21.10 I, [2024-02-14T23:13:59.483690 #694875] INFO -- : debug 1.9.1 I, [2024-02-14T23:13:59.498544 #694875] INFO -- : racc 1.7.3 I, [2024-02-14T23:13:59.513090 #694875] INFO -- : mutex_m 0.2.0 I, [2024-02-14T23:13:59.517394 #694875] INFO -- : getoptlong 0.2.1 I, [2024-02-14T23:13:59.525566 #694875] INFO -- : base64 0.2.0 I, [2024-02-14T23:13:59.529370 #694875] INFO -- : bigdecimal 3.1.6 I, [2024-02-14T23:13:59.539202 #694875] INFO -- : observer 0.1.2 I, [2024-02-14T23:13:59.548898 #694875] INFO -- : abbrev 0.1.2 I, [2024-02-14T23:13:59.553774 #694875] INFO -- : resolv-replace 0.1.1 I, [2024-02-14T23:13:59.559976 #694875] INFO -- : rinda 0.2.0 I, [2024-02-14T23:13:59.566092 #694875] INFO -- : drb 2.2.0 I, [2024-02-14T23:13:59.582472 #694875] INFO -- : nkf 0.2.0 I, [2024-02-14T23:13:59.595094 #694875] INFO -- : syslog 0.1.2 I, [2024-02-14T23:13:59.606137 #694875] INFO -- : csv 3.2.8 I, [2024-02-14T23:13:59.620147 #694875] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache I, [2024-02-14T23:13:59.638370 #694875] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2024-02-14T23:13:59.638679 #694875] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-02-14T23:15:53.721082 #694875] INFO -- : PASS all 1892 tests E, [2024-02-14T23:15:53.728314 #694875] ERROR -- : I, [2024-02-14T23:15:53.728875 #694875] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-02-14T23:15:53.729029 #694875] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2024-02-14T23:15:53.944349 #694875] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T23:15:53.944628 #694875] INFO -- : CC = gcc I, [2024-02-14T23:15:53.944670 #694875] INFO -- : LD = ld I, [2024-02-14T23:15:53.944704 #694875] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T23:15:53.944744 #694875] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-02-14T23:15:53.944787 #694875] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-02-14T23:15:53.944825 #694875] INFO -- : CPPFLAGS = I, [2024-02-14T23:15:53.944861 #694875] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T23:15:53.944897 #694875] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T23:15:53.944932 #694875] INFO -- : LANG = I, [2024-02-14T23:15:53.944966 #694875] INFO -- : LC_ALL = I, [2024-02-14T23:15:53.944997 #694875] INFO -- : LC_CTYPE = I, [2024-02-14T23:15:53.945033 #694875] INFO -- : MFLAGS = I, [2024-02-14T23:15:53.945070 #694875] INFO -- : RUSTC = rustc I, [2024-02-14T23:15:53.945113 #694875] 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-02-14T23:15:53.951754 #694875] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-14T23:15:53.951836 #694875] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T23:15:53.951860 #694875] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T23:15:53.951875 #694875] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T23:15:53.951886 #694875] INFO -- : I, [2024-02-14T23:15:54.511954 #694875] INFO -- : Checking leaked global symbols...none I, [2024-02-14T23:15:54.736015 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-02-14T23:15:54.736102 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 I, [2024-02-14T23:15:54.736268 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 I, [2024-02-14T23:15:54.736544 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 I, [2024-02-14T23:15:54.737131 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 I, [2024-02-14T23:15:54.737423 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 I, [2024-02-14T23:15:54.738639 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 I, [2024-02-14T23:15:54.739407 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 I, [2024-02-14T23:15:54.755684 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-02-14T23:15:54.758001 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 I, [2024-02-14T23:15:54.761092 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 I, [2024-02-14T23:15:54.765649 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-02-14T23:15:54.766032 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 I, [2024-02-14T23:15:54.766302 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 I, [2024-02-14T23:15:54.766694 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 I, [2024-02-14T23:15:54.867146 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 I, [2024-02-14T23:15:54.868867 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 I, [2024-02-14T23:15:55.367646 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 I, [2024-02-14T23:15:55.367713 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 I, [2024-02-14T23:15:55.367728 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 I, [2024-02-14T23:15:55.367741 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 I, [2024-02-14T23:15:55.367753 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 I, [2024-02-14T23:15:55.367764 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 I, [2024-02-14T23:15:55.367779 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 I, [2024-02-14T23:15:55.367789 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 I, [2024-02-14T23:15:55.367807 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 I, [2024-02-14T23:15:55.367819 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 I, [2024-02-14T23:15:55.367829 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 I, [2024-02-14T23:15:55.367840 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 I, [2024-02-14T23:15:55.485340 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 I, [2024-02-14T23:15:55.504843 #694875] INFO -- : I, [2024-02-14T23:15:55.504916 #694875] INFO -- : test succeeded I, [2024-02-14T23:15:55.508256 #694875] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2024-02-14T23:15:55.508504 #694875] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2024-02-14T23:15:55.840290 #694875] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T23:15:55.840409 #694875] INFO -- : CC = gcc I, [2024-02-14T23:15:55.840514 #694875] INFO -- : LD = ld I, [2024-02-14T23:15:55.840552 #694875] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T23:15:55.840593 #694875] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-02-14T23:15:55.840640 #694875] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-02-14T23:15:55.840676 #694875] INFO -- : CPPFLAGS = I, [2024-02-14T23:15:55.840709 #694875] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T23:15:55.840742 #694875] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T23:15:55.840774 #694875] INFO -- : LANG = I, [2024-02-14T23:15:55.840806 #694875] INFO -- : LC_ALL = I, [2024-02-14T23:15:55.840837 #694875] INFO -- : LC_CTYPE = I, [2024-02-14T23:15:55.840868 #694875] INFO -- : MFLAGS = I, [2024-02-14T23:15:55.840900 #694875] INFO -- : RUSTC = rustc I, [2024-02-14T23:15:55.840938 #694875] 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-02-14T23:15:55.844337 #694875] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-14T23:15:55.844394 #694875] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T23:15:55.844410 #694875] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T23:15:55.844422 #694875] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T23:15:55.844434 #694875] INFO -- : I, [2024-02-14T23:15:55.848494 #694875] INFO -- : generating enc.mk I, [2024-02-14T23:15:56.271153 #694875] INFO -- : generating encdb.h I, [2024-02-14T23:15:56.340007 #694875] INFO -- : encdb.h unchanged I, [2024-02-14T23:15:56.343275 #694875] INFO -- : making enc I, [2024-02-14T23:15:56.395907 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:15:56.396022 #694875] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-14T23:15:56.396075 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:15:56.397269 #694875] INFO -- : making srcs under enc I, [2024-02-14T23:15:56.466911 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:15:56.466989 #694875] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T23:15:56.467036 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:15:56.472160 #694875] INFO -- : generating transdb.h I, [2024-02-14T23:15:56.772447 #694875] INFO -- : transdb.h unchanged I, [2024-02-14T23:15:56.792225 #694875] INFO -- : making trans I, [2024-02-14T23:15:56.901746 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:15:56.901832 #694875] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2024-02-14T23:15:56.901888 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:15:56.903184 #694875] INFO -- : making encs I, [2024-02-14T23:15:57.027641 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:15:57.027717 #694875] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-14T23:15:57.027734 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:15:57.031143 #694875] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-14T23:15:57.195918 #694875] INFO -- : ext/configure-ext.mk updated I, [2024-02-14T23:15:57.208984 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:16:02.926907 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:16:02.927521 #694875] INFO -- : generating makefile exts.mk I, [2024-02-14T23:16:03.059147 #694875] INFO -- : exts.mk unchanged I, [2024-02-14T23:16:03.074421 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:16:03.848478 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-02-14T23:16:03.872591 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-02-14T23:16:03.903934 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-02-14T23:16:03.917803 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-02-14T23:16:03.923654 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-02-14T23:16:03.945299 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-02-14T23:16:04.008082 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-02-14T23:16:04.023959 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-02-14T23:16:04.086232 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-02-14T23:16:04.115796 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-02-14T23:16:04.134724 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-02-14T23:16:04.152552 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-02-14T23:16:04.179469 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-02-14T23:16:04.201883 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-02-14T23:16:04.233705 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-02-14T23:16:04.245304 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-02-14T23:16:04.260253 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-02-14T23:16:04.271391 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-02-14T23:16:04.318369 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-02-14T23:16:04.384907 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-02-14T23:16:04.398392 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-02-14T23:16:04.404203 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-02-14T23:16:04.414770 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-02-14T23:16:04.470006 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-02-14T23:16:04.482894 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-02-14T23:16:04.500724 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-02-14T23:16:04.528171 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-02-14T23:16:04.549867 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-02-14T23:16:04.555323 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-02-14T23:16:04.580497 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-02-14T23:16:04.621448 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-02-14T23:16:04.653763 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-02-14T23:16:04.707516 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T23:16:04.804228 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T23:16:04.807853 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T23:16:04.947941 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T23:16:04.951219 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T23:16:05.007429 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T23:16:05.015639 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T23:16:05.143830 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T23:16:05.159623 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-14T23:16:05.247943 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-14T23:16:05.255636 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-14T23:16:05.318652 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-14T23:16:05.322998 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T23:16:05.390842 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T23:16:05.394311 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T23:16:05.464340 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T23:16:05.548193 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:16:05.759626 #694875] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-14T23:16:05.759769 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:16:05.761069 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:16:05.768115 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:16:05.768196 #694875] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-14T23:16:05.768215 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:16:06.054880 #694875] INFO -- : Run options: I, [2024-02-14T23:16:06.054969 #694875] INFO -- : --seed=42075 I, [2024-02-14T23:16:06.054995 #694875] 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-02-14T23:16:06.055010 #694875] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes I, [2024-02-14T23:16:06.055040 #694875] INFO -- : --name=!/memory_leak/ I, [2024-02-14T23:16:06.055055 #694875] INFO -- : --stderr-on-failure I, [2024-02-14T23:16:06.055068 #694875] INFO -- : -j4 I, [2024-02-14T23:16:06.055080 #694875] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-02-14T23:16:06.055094 #694875] INFO -- : I, [2024-02-14T23:16:06.055107 #694875] INFO -- : # Running tests: I, [2024-02-14T23:16:06.055119 #694875] INFO -- : I, [2024-02-14T23:16:06.996225 #694875] INFO -- : [ 1/865] 736270=test_thread I, [2024-02-14T23:16:07.023934 #694875] INFO -- : [ 2/865] 736271=test_exception_at_throwing I, [2024-02-14T23:16:07.066182 #694875] INFO -- : [ 3/865] 736267=test_bundled_ca I, [2024-02-14T23:16:07.196035 #694875] INFO -- : [ 4/865] 736269=test_rdoc_markup_to_joined_paragraph I, [2024-02-14T23:16:07.447834 #694875] INFO -- : [ 5/865] 736270=test_rdoc_markup_to_html I, [2024-02-14T23:16:07.469484 #694875] INFO -- : [ 6/865] 736271=test_interned_str I, [2024-02-14T23:16:07.493238 #694875] INFO -- : [ 7/865] 736271=test_len I, [2024-02-14T23:16:07.535627 #694875] INFO -- : [ 8/865] 736271=test_pack I, [2024-02-14T23:16:07.623642 #694875] INFO -- : [ 9/865] 736271=test_compile_prism I, [2024-02-14T23:16:07.885795 #694875] INFO -- : [ 10/865] 736269=test_literal I, [2024-02-14T23:16:08.791616 #694875] INFO -- : [ 11/865] 736270=test_pstore I, [2024-02-14T23:16:09.063619 #694875] INFO -- : [ 12/865] 736271=test_rdoc_options I, [2024-02-14T23:16:09.083663 #694875] INFO -- : [ 13/865] 736270=test_mixed_unicode_escapes I, [2024-02-14T23:16:09.235813 #694875] INFO -- : [ 14/865] 736270=test_rdoc_include I, [2024-02-14T23:16:09.431628 #694875] INFO -- : [ 15/865] 736270=test_gem_commands_fetch_command I, [2024-02-14T23:16:10.517782 #694875] INFO -- : [ 16/865] 736269=test_date_arith I, [2024-02-14T23:16:10.579631 #694875] INFO -- : [ 17/865] 736269=test_ractor I, [2024-02-14T23:16:10.603070 #694875] INFO -- : [ 18/865] 736267=test_win32ole_variable I, [2024-02-14T23:16:10.649456 #694875] INFO -- : [ 19/865] 736271=test_array I, [2024-02-14T23:16:10.671636 #694875] INFO -- : [ 20/865] 736267=test_require I, [2024-02-14T23:16:10.680272 #694875] INFO -- : [ 21/865] 736267=test_provider I, [2024-02-14T23:16:10.749210 #694875] INFO -- : [ 22/865] 736271=test_signedness I, [2024-02-14T23:16:10.830857 #694875] INFO -- : [ 23/865] 736270=test_arity I, [2024-02-14T23:16:10.903271 #694875] INFO -- : [ 24/865] 736270=test_gem_specification I, [2024-02-14T23:16:10.909556 #694875] INFO -- : [ 25/865] 736269=test_frozen_error I, [2024-02-14T23:16:10.947624 #694875] INFO -- : [ 26/865] 736269=test_rdoc_text I, [2024-02-14T23:16:11.234364 #694875] INFO -- : [ 27/865] 736269=test_gem_resolver_api_specification I, [2024-02-14T23:16:12.153684 #694875] INFO -- : [ 28/865] 736267=test_trace I, [2024-02-14T23:16:12.172950 #694875] INFO -- : [ 29/865] 736267=test_date_new I, [2024-02-14T23:16:12.203756 #694875] INFO -- : [ 30/865] 736267=test_pkey I, [2024-02-14T23:16:12.402401 #694875] INFO -- : [ 31/865] 736267=test_ractor I, [2024-02-14T23:16:12.774633 #694875] INFO -- : [ 32/865] 736269=test_notimplement I, [2024-02-14T23:16:12.787897 #694875] INFO -- : [ 33/865] 736269=test_rdoc_markup_indented_paragraph I, [2024-02-14T23:16:12.823537 #694875] INFO -- : [ 34/865] 736269=test_weakkeymap I, [2024-02-14T23:16:12.888001 #694875] INFO -- : [ 35/865] 736267=test_system I, [2024-02-14T23:16:13.564626 #694875] INFO -- : [ 36/865] 736269=test_gem_package_tar_writer I, [2024-02-14T23:16:13.883825 #694875] INFO -- : [ 37/865] 736269=test_enc_associate I, [2024-02-14T23:16:16.675853 #694875] INFO -- : [ 38/865] 736269=newline_test I, [2024-02-14T23:16:17.271856 #694875] INFO -- : [ 39/865] 736269=test_c_struct_entry I, [2024-02-14T23:16:18.443825 #694875] INFO -- : [ 40/865] 736267=test_to_ary_concat I, [2024-02-14T23:16:18.688223 #694875] INFO -- : [ 41/865] 736269=test_gem_commands_cert_command I, [2024-02-14T23:16:20.433302 #694875] INFO -- : [ 42/865] 736267=desugar_compiler_test I, [2024-02-14T23:16:20.838606 #694875] INFO -- : [ 43/865] 736267=test_not I, [2024-02-14T23:16:20.869432 #694875] INFO -- : [ 44/865] 736267=test_sleep I, [2024-02-14T23:16:21.307900 #694875] INFO -- : [ 45/865] 736270=test_mailto I, [2024-02-14T23:16:21.403614 #694875] INFO -- : [ 46/865] 736270=test_sizeof I, [2024-02-14T23:16:23.067869 #694875] INFO -- : [ 47/865] 736267=test_face I, [2024-02-14T23:16:23.339760 #694875] INFO -- : [ 48/865] 736269=test_remote_fetch_error I, [2024-02-14T23:16:23.395539 #694875] INFO -- : [ 49/865] 736267=json_encoding_test I, [2024-02-14T23:16:23.478390 #694875] INFO -- : [ 50/865] 736269=test_gem_ext_rake_builder I, [2024-02-14T23:16:23.587166 #694875] INFO -- : [ 51/865] 736267=test_scalar I, [2024-02-14T23:16:23.634746 #694875] INFO -- : [ 52/865] 736267=test_gem_command_manager I, [2024-02-14T23:16:24.794840 #694875] INFO -- : [ 53/865] 736267=test_abi I, [2024-02-14T23:16:25.443797 #694875] INFO -- : [ 54/865] 736267=test_within_pipe I, [2024-02-14T23:16:25.528993 #694875] INFO -- : [ 55/865] 736267=test_name_error_extension I, [2024-02-14T23:16:25.551432 #694875] INFO -- : [ 56/865] 736267=test_div I, [2024-02-14T23:16:25.603920 #694875] INFO -- : [ 57/865] 736267=test_reline I, [2024-02-14T23:16:26.596603 #694875] INFO -- : [ 58/865] 736267=test_ssl_session I, [2024-02-14T23:16:27.149142 #694875] INFO -- : [ 59/865] 736269=test_beginendblock I, [2024-02-14T23:16:28.579625 #694875] INFO -- : [ 60/865] 736267=test_deprecated I, [2024-02-14T23:16:28.586968 #694875] INFO -- : [ 61/865] 736267=heredoc_dedent_test I, [2024-02-14T23:16:28.675531 #694875] INFO -- : [ 62/865] 736267=test_gem_commands_stale_command I, [2024-02-14T23:16:28.769222 #694875] INFO -- : [ 63/865] 736267=test_pp I, [2024-02-14T23:16:29.020146 #694875] INFO -- : [ 64/865] 736267=test_gem_resolver_git_specification I, [2024-02-14T23:16:29.879995 #694875] INFO -- : [ 65/865] 736269=test_stream I, [2024-02-14T23:16:29.928416 #694875] INFO -- : [ 66/865] 736269=test_uncorrectable_name_check I, [2024-02-14T23:16:29.944073 #694875] INFO -- : [ 67/865] 736269=test_marshalable I, [2024-02-14T23:16:29.995823 #694875] INFO -- : [ 68/865] 736269=test_find I, [2024-02-14T23:16:30.352107 #694875] INFO -- : [ 69/865] 736269=test_m17n_comb I, [2024-02-14T23:16:30.847827 #694875] INFO -- : [ 70/865] 736267=test_update I, [2024-02-14T23:16:30.932214 #694875] INFO -- : [ 71/865] 736267=test_ast I, [2024-02-14T23:16:34.743618 #694875] INFO -- : [ 72/865] 736271=json_parser_test I, [2024-02-14T23:16:34.850189 #694875] INFO -- : [ 73/865] 736271=test_coderange I, [2024-02-14T23:16:34.883903 #694875] INFO -- : [ 74/865] 736271=test_rdoc_markup_to_label I, [2024-02-14T23:16:35.115256 #694875] INFO -- : [ 75/865] 736271=test_method I, [2024-02-14T23:16:40.932570 #694875] INFO -- : [ 76/865] 736269=test_super I, [2024-02-14T23:16:44.557387 #694875] INFO -- : [ 77/865] 736269=test_coverage I, [2024-02-14T23:16:46.035947 #694875] INFO -- : [ 78/865] 736270=test_pathname I, [2024-02-14T23:16:47.095957 #694875] INFO -- : [ 79/865] 736270=test_socket I, [2024-02-14T23:16:48.495343 #694875] INFO -- : [ 80/865] 736271=test_stringscanner I, [2024-02-14T23:16:48.613973 #694875] INFO -- : [ 81/865] 736271=test_alias I, [2024-02-14T23:16:49.059818 #694875] INFO -- : [ 82/865] 736271=test_thread_queue I, [2024-02-14T23:16:49.155983 #694875] INFO -- : [ 83/865] 736269=test_memory_view I, [2024-02-14T23:16:49.306225 #694875] INFO -- : [ 84/865] 736269=test_nowrite I, [2024-02-14T23:16:49.980277 #694875] INFO -- : [ 85/865] 736269=test_rendering I, [2024-02-14T23:16:50.168386 #694875] INFO -- : [ 86/865] 736269=test_rdoc_ri_driver I, [2024-02-14T23:16:52.168623 #694875] INFO -- : [ 87/865] 736269=test_exception I, [2024-02-14T23:16:56.026471 #694875] INFO -- : [ 88/865] 736270=test_append I, [2024-02-14T23:16:56.063894 #694875] INFO -- : [ 89/865] 736270=test_httpheader I, [2024-02-14T23:16:56.219701 #694875] INFO -- : [ 90/865] 736270=test_protocol I, [2024-02-14T23:16:56.536288 #694875] INFO -- : [ 91/865] 736270=test_ostruct I, [2024-02-14T23:16:57.291271 #694875] INFO -- : [ 92/865] 736270=test_process I, [2024-02-14T23:16:59.461121 #694875] INFO -- : [ 93/865] 736271=test_tsort I, [2024-02-14T23:16:59.496738 #694875] INFO -- : [ 94/865] 736271=test_rdoc_markup_heading I, [2024-02-14T23:16:59.580161 #694875] INFO -- : [ 95/865] 736271=test_cstr I, [2024-02-14T23:17:01.944067 #694875] INFO -- : [ 96/865] 736271=test_gem_resolver_vendor_specification I, [2024-02-14T23:17:02.544065 #694875] INFO -- : [ 97/865] 736271=test_require_path_check I, [2024-02-14T23:17:02.808379 #694875] INFO -- : [ 98/865] 736271=test_acceptable I, [2024-02-14T23:17:03.015870 #694875] INFO -- : [ 99/865] 736271=test_file_exhaustive I, [2024-02-14T23:17:03.579831 #694875] INFO -- : [100/865] 736269=test_erb_command I, [2024-02-14T23:17:03.731155 #694875] INFO -- : [101/865] 736269=test_gem_commands_query_command I, [2024-02-14T23:17:06.169774 #694875] INFO -- : [102/865] 736269=test_dns I, [2024-02-14T23:17:07.043581 #694875] INFO -- : [103/865] 736269=test_rdoc_class_module I, [2024-02-14T23:17:09.526756 #694875] INFO -- : [104/865] 736269=test_rdoc_rubygems_hook I, [2024-02-14T23:17:09.855867 #694875] INFO -- : [105/865] 736269=test_dup I, [2024-02-14T23:17:10.530863 #694875] INFO -- : [106/865] 736269=test_securerandom I, [2024-02-14T23:17:10.672761 #694875] INFO -- : [107/865] 736269=test_input_method I, [2024-02-14T23:17:10.855098 #694875] INFO -- : [108/865] 736269=test_path I, [2024-02-14T23:17:10.865327 #694875] INFO -- : [109/865] 736269=test_rdoc_require I, [2024-02-14T23:17:10.931936 #694875] INFO -- : [110/865] 736269=test_ts I, [2024-02-14T23:17:13.499846 #694875] INFO -- : [111/865] 736269=test_gem_uri_formatter I, [2024-02-14T23:17:13.579964 #694875] INFO -- : [112/865] 736269=test_assembler I, [2024-02-14T23:17:13.603990 #694875] INFO -- : [113/865] 736269=test_locale I, [2024-02-14T23:17:13.651951 #694875] INFO -- : [114/865] 736269=test_weakref I, [2024-02-14T23:17:14.538346 #694875] INFO -- : [115/865] 736269=test_macro I, [2024-02-14T23:17:14.571629 #694875] INFO -- : [116/865] 736269=test_timeout I, [2024-02-14T23:17:16.151916 #694875] INFO -- : [117/865] 736269=test_ws I, [2024-02-14T23:17:16.257965 #694875] INFO -- : [118/865] 736269=test_range I, [2024-02-14T23:17:18.148558 #694875] INFO -- : [119/865] 736271=ruby_parser_test I, [2024-02-14T23:17:18.184827 #694875] INFO -- : [120/865] 736269=test_rdoc_markup_include I, [2024-02-14T23:17:18.199890 #694875] INFO -- : [121/865] 736269=test_normalize I, [2024-02-14T23:17:18.244706 #694875] INFO -- : [122/865] 736269=test_io_buffer I, [2024-02-14T23:17:18.477510 #694875] INFO -- : [123/865] 736271=test_key_actor_emacs I, [2024-02-14T23:17:18.479860 #694875] INFO -- : [124/865] 736269=test_numeric I, [2024-02-14T23:17:18.944638 #694875] INFO -- : [125/865] 736269=test_basicinstructions I, [2024-02-14T23:17:19.223847 #694875] INFO -- : [126/865] 736269=test_files_lib I, [2024-02-14T23:17:19.927718 #694875] INFO -- : [127/865] 736271=test_udp I, [2024-02-14T23:17:19.957537 #694875] INFO -- : [128/865] 736271=test_optparse I, [2024-02-14T23:17:19.984757 #694875] INFO -- : [129/865] 736271=test_nonblock I, [2024-02-14T23:17:20.190627 #694875] INFO -- : [130/865] 736271=test_data_error I, [2024-02-14T23:17:20.747617 #694875] INFO -- : [131/865] 736271=test_gem_source I, [2024-02-14T23:17:22.506362 #694875] INFO -- : [132/865] 736271=test_mdns I, [2024-02-14T23:17:22.524005 #694875] INFO -- : [133/865] 736271=test_find_executable I, [2024-02-14T23:17:22.564386 #694875] INFO -- : [134/865] 736271=test_lazy_enumerator I, [2024-02-14T23:17:25.269402 #694875] INFO -- : [135/865] 736271=test_rdoc_rdoc I, [2024-02-14T23:17:25.600723 #694875] INFO -- : [136/865] 736271=test_benchmark I, [2024-02-14T23:17:27.743892 #694875] INFO -- : [137/865] 736271=test_hmac I, [2024-02-14T23:17:27.845809 #694875] INFO -- : [138/865] 736271=test_gem_resolver_activation_request I, [2024-02-14T23:17:27.927390 #694875] INFO -- : [139/865] 736271=test_cgi_modruby I, [2024-02-14T23:17:27.967882 #694875] INFO -- : [140/865] 736271=test_method_name_check I, [2024-02-14T23:17:28.143851 #694875] INFO -- : [141/865] 736271=test_inadvertent_creation I, [2024-02-14T23:17:28.722304 #694875] INFO -- : [142/865] 736271=test_date_conv I, [2024-02-14T23:17:28.765740 #694875] INFO -- : [143/865] 736271=test_egrep_cpp I, [2024-02-14T23:17:29.318658 #694875] INFO -- : [144/865] 736271=test_pkey_dsa I, [2024-02-14T23:17:32.840239 #694875] INFO -- : [145/865] 736271=test_gem_package I, [2024-02-14T23:17:35.193575 #694875] INFO -- : [146/865] 736271=test_stat I, [2024-02-14T23:17:35.235895 #694875] INFO -- : [147/865] 736271=test_webauthn_listener I, [2024-02-14T23:17:35.781013 #694875] INFO -- : [148/865] 736271=test_gem_util I, [2024-02-14T23:17:36.906111 #694875] INFO -- : [149/865] 736271=test_color I, [2024-02-14T23:17:36.931184 #694875] INFO -- : [150/865] 736271=test_fd_setsize I, [2024-02-14T23:17:36.937677 #694875] INFO -- : [151/865] 736271=test_queue I, [2024-02-14T23:17:37.022742 #694875] INFO -- : [152/865] 736271=test_gem_resolver_specification I, [2024-02-14T23:17:37.139624 #694875] INFO -- : [153/865] 736271=test_prettyprint I, [2024-02-14T23:17:37.348063 #694875] INFO -- : [154/865] 736271=test_jaro_winkler I, [2024-02-14T23:17:37.373499 #694875] INFO -- : [155/865] 736271=test_gem_dependency I, [2024-02-14T23:17:37.751867 #694875] INFO -- : [156/865] 736271=test_env I, [2024-02-14T23:17:37.855813 #694875] INFO -- : [157/865] 736269=test_eval I, [2024-02-14T23:17:37.872586 #694875] INFO -- : [158/865] 736269=test_nesting_parser I, [2024-02-14T23:17:37.927553 #694875] INFO -- : [159/865] 736269=test_rdoc_rd_inline I, [2024-02-14T23:17:37.960122 #694875] INFO -- : [160/865] 736269=test_gem_unsatisfiable_dependency_error I, [2024-02-14T23:17:38.059263 #694875] INFO -- : [161/865] 736269=test_gem_dependency_installer I, [2024-02-14T23:17:54.160877 #694875] INFO -- : [162/865] 736269=test_enumerator I, [2024-02-14T23:17:54.163413 #694875] INFO -- : [163/865] 736269=test_files_test_1 I, [2024-02-14T23:17:54.164056 #694875] INFO -- : [164/865] 736269=test_gem_ext_builder I, [2024-02-14T23:17:54.188019 #694875] INFO -- : [165/865] 736271=test_gem_remote_fetcher I, [2024-02-14T23:17:59.787619 #694875] INFO -- : [166/865] 736269=test_defined I, [2024-02-14T23:18:00.043896 #694875] INFO -- : [167/865] 736269=test_bug-3571 I, [2024-02-14T23:18:00.275907 #694875] INFO -- : [168/865] 736269=test_ifunless I, [2024-02-14T23:18:00.459870 #694875] INFO -- : [169/865] 736269=test_dir I, [2024-02-14T23:18:01.765629 #694875] INFO -- : [170/865] 736269=test_gem_uri I, [2024-02-14T23:18:01.949809 #694875] INFO -- : [171/865] 736269=test_gem_commands_signout_command I, [2024-02-14T23:18:02.038953 #694875] INFO -- : [172/865] 736269=test_date_compat I, [2024-02-14T23:18:02.064522 #694875] INFO -- : [173/865] 736269=magic_comment_test I, [2024-02-14T23:18:02.127904 #694875] INFO -- : [174/865] 736269=test_gem_commands_yank_command I, [2024-02-14T23:18:02.900011 #694875] INFO -- : [175/865] 736269=test_config I, [2024-02-14T23:18:02.959735 #694875] INFO -- : [176/865] 736269=json_ext_parser_test I, [2024-02-14T23:18:03.046141 #694875] INFO -- : [177/865] 736269=test_mkmf I, [2024-02-14T23:18:03.171942 #694875] INFO -- : [178/865] 736269=test_nomethod_error I, [2024-02-14T23:18:03.193797 #694875] INFO -- : [179/865] 736269=test_human_typo I, [2024-02-14T23:18:03.223934 #694875] INFO -- : [180/865] 736269=test_scanner_events I, [2024-02-14T23:18:03.427831 #694875] INFO -- : [181/865] 736269=test_enumerable I, [2024-02-14T23:18:03.472925 #694875] INFO -- : [182/865] 736269=test_pack I, [2024-02-14T23:18:04.496557 #694875] INFO -- : [183/865] 736269=test_gem_request_set I, [2024-02-14T23:18:05.364007 #694875] INFO -- : [184/865] 736271=constant_path_node_test I, [2024-02-14T23:18:05.364986 #694875] INFO -- : [185/865] 736271=test_bug-5832 I, [2024-02-14T23:18:05.416974 #694875] INFO -- : [186/865] 736271=test_emitter I, [2024-02-14T23:18:05.435301 #694875] INFO -- : [187/865] 736271=test_forwardable I, [2024-02-14T23:18:05.574988 #694875] INFO -- : [188/865] 736271=test_https_proxy I, [2024-02-14T23:18:05.632059 #694875] INFO -- : [189/865] 736271=test_have_library I, [2024-02-14T23:18:07.353437 #694875] INFO -- : [190/865] 736269=test_objspace I, [2024-02-14T23:18:13.015820 #694875] INFO -- : [191/865] 736271=test_tracepoint I, [2024-02-14T23:18:13.634713 #694875] INFO -- : [192/865] 736271=test_raise I, [2024-02-14T23:18:13.803199 #694875] INFO -- : [193/865] 736271=test_have_macro I, [2024-02-14T23:18:16.797526 #694875] INFO -- : [194/865] 736271=test_sleep I, [2024-02-14T23:18:17.604846 #694875] INFO -- : [195/865] 736270=test_string I, [2024-02-14T23:18:17.662429 #694875] INFO -- : [196/865] 736270=test_internal_ivar I, [2024-02-14T23:18:17.715937 #694875] INFO -- : [197/865] 736270=test_tree_spell_checker I, [2024-02-14T23:18:17.803611 #694875] INFO -- : [198/865] 736270=test_fnmatch I, [2024-02-14T23:18:17.927630 #694875] INFO -- : [199/865] 736270=test_shapes I, [2024-02-14T23:18:17.958505 #694875] INFO -- : [200/865] 736270=test_configuration I, [2024-02-14T23:18:18.375832 #694875] INFO -- : [201/865] 736270=test_rdoc_top_level I, [2024-02-14T23:18:19.422403 #694875] INFO -- : [202/865] 736270=test_recorder I, [2024-02-14T23:18:19.440726 #694875] INFO -- : [203/865] 736270=test_rdoc_generator_darkfish I, [2024-02-14T23:18:20.711924 #694875] INFO -- : [204/865] 736270=test_gem_path_support I, [2024-02-14T23:18:21.043553 #694875] INFO -- : [205/865] 736270=test_key_event_record I, [2024-02-14T23:18:21.051744 #694875] INFO -- : [206/865] 736270=test_erb_m17n I, [2024-02-14T23:18:21.119895 #694875] INFO -- : [207/865] 736270=test_iseq I, [2024-02-14T23:18:21.650393 #694875] INFO -- : [208/865] 736271=test_gem_commands_owner_command I, [2024-02-14T23:18:22.910226 #694875] INFO -- : [209/865] 736271=test_gem_resolver_dependency_request I, [2024-02-14T23:18:23.065121 #694875] INFO -- : [210/865] 736271=test_date_attr I, [2024-02-14T23:18:23.097750 #694875] INFO -- : [211/865] 736271=parser_test I, [2024-02-14T23:18:23.162291 #694875] INFO -- : [212/865] 736271=test_gem_name_tuple I, [2024-02-14T23:18:23.316359 #694875] INFO -- : [213/865] 736271=test_eval I, [2024-02-14T23:18:24.242656 #694875] INFO -- : [214/865] 736270=test_condition I, [2024-02-14T23:18:24.279459 #694875] INFO -- : [215/865] 736270=test_erb I, [2024-02-14T23:18:24.583641 #694875] INFO -- : [216/865] 736270=test_cp949 I, [2024-02-14T23:18:24.612798 #694875] INFO -- : [217/865] 736270=json_generic_object_test I, [2024-02-14T23:18:24.720050 #694875] INFO -- : [218/865] 736270=test_stringify_symbols I, [2024-02-14T23:18:24.741674 #694875] INFO -- : [219/865] 736270=test_rdoc_tom_doc I, [2024-02-14T23:18:24.863728 #694875] INFO -- : [220/865] 736270=test_gem_resolver I, [2024-02-14T23:18:24.947616 #694875] INFO -- : [221/865] 736271=test_resize I, [2024-02-14T23:18:24.971619 #694875] INFO -- : [222/865] 736271=test_sorted_set I, [2024-02-14T23:18:26.350814 #694875] INFO -- : [223/865] 736271=test_emoji I, [2024-02-14T23:18:26.367622 #694875] INFO -- : [224/865] 736270=test_verbose I, [2024-02-14T23:18:26.396119 #694875] INFO -- : [225/865] 736271=test_x509ext I, [2024-02-14T23:18:26.440117 #694875] INFO -- : [226/865] 736271=test_rdoc_parser_ruby I, [2024-02-14T23:18:26.487668 #694875] INFO -- : [227/865] 736270=test_httpresponse I, [2024-02-14T23:18:26.611715 #694875] INFO -- : [228/865] 736270=parse_test I, [2024-02-14T23:18:29.815614 #694875] INFO -- : [229/865] 736271=locals_test I, [2024-02-14T23:18:32.008597 #694875] INFO -- : [230/865] 736271=test_gem_commands_push_command I, [2024-02-14T23:18:34.351628 #694875] INFO -- : [231/865] 736271=test_rdoc_markup_to_bs I, [2024-02-14T23:18:34.537805 #694875] INFO -- : [232/865] 736271=comments_test I, [2024-02-14T23:18:34.572799 #694875] INFO -- : [233/865] 736271=test_io_wait_uncommon I, [2024-02-14T23:18:34.593642 #694875] INFO -- : [234/865] 736271=bom_test I, [2024-02-14T23:18:34.611748 #694875] INFO -- : [235/865] 736271=test_gem_ci_detector I, [2024-02-14T23:18:34.663064 #694875] INFO -- : [236/865] 736271=test_file I, [2024-02-14T23:18:38.899954 #694875] INFO -- : [237/865] 736270=test_io_console I, [2024-02-14T23:18:41.083627 #694875] INFO -- : [238/865] 736271=test_rdoc_parser_changelog I, [2024-02-14T23:18:41.359754 #694875] INFO -- : [239/865] 736271=parameters_signature_test I, [2024-02-14T23:18:41.414316 #694875] INFO -- : [240/865] 736271=test_c_union_entity I, [2024-02-14T23:18:41.618423 #694875] INFO -- : [241/865] 736271=test_gem_ext_cmake_builder I, [2024-02-14T23:18:41.816002 #694875] INFO -- : [242/865] 736271=test_cmd I, [2024-02-14T23:18:42.615060 #694875] INFO -- : [243/865] 736271=test_whileuntil I, [2024-02-14T23:18:42.637100 #694875] INFO -- : [244/865] 736271=test_numhash I, [2024-02-14T23:18:42.672555 #694875] INFO -- : [245/865] 736271=test_pkey_rsa I, [2024-02-14T23:18:43.469699 #694875] INFO -- : [246/865] 736271=test_bn I, [2024-02-14T23:18:43.538793 #694875] INFO -- : [247/865] 736271=test_digest_extend I, [2024-02-14T23:18:43.711770 #694875] INFO -- : [248/865] 736271=test_gem_rdoc I, [2024-02-14T23:18:43.789638 #694875] INFO -- : [249/865] 736270=test_gem_dependency_list I, [2024-02-14T23:18:44.115867 #694875] INFO -- : [250/865] 736270=test_c_struct_builder I, [2024-02-14T23:18:44.367938 #694875] INFO -- : [251/865] 736271=test_monitor I, [2024-02-14T23:18:44.804617 #694875] INFO -- : [252/865] 736271=test_last_thread I, [2024-02-14T23:18:44.911624 #694875] INFO -- : [253/865] 736270=test_gem_install_update_options I, [2024-02-14T23:18:45.507713 #694875] INFO -- : [254/865] 736270=test_debug_cmd I, [2024-02-14T23:18:45.513311 #694875] INFO -- : [255/865] 736270=test_framework I, [2024-02-14T23:18:45.547876 #694875] INFO -- : [256/865] 736270=test_workspace I, [2024-02-14T23:18:45.915868 #694875] INFO -- : [257/865] 736270=test_passing_block I, [2024-02-14T23:18:45.948073 #694875] INFO -- : [258/865] 736270=test_gem_resolver_index_specification I, [2024-02-14T23:18:46.059189 #694875] INFO -- : [259/865] 736270=test_singleton_function I, [2024-02-14T23:18:46.075290 #694875] INFO -- : [260/865] 736270=test_generic I, [2024-02-14T23:18:46.286585 #694875] INFO -- : [261/865] 736271=test_rdoc_markup_to_ansi I, [2024-02-14T23:18:46.311969 #694875] INFO -- : [262/865] 736270=test_scalar_scanner I, [2024-02-14T23:18:46.353664 #694875] INFO -- : [263/865] 736270=test_nofree I, [2024-02-14T23:18:46.400260 #694875] INFO -- : [264/865] 736270=test_set I, [2024-02-14T23:18:46.516156 #694875] INFO -- : [265/865] 736270=test_x509name I, [2024-02-14T23:18:46.588343 #694875] INFO -- : [266/865] 736271=test_rdoc_task I, [2024-02-14T23:18:46.627856 #694875] INFO -- : [267/865] 736271=test_backtrace I, [2024-02-14T23:18:46.631070 #694875] INFO -- : [268/865] 736270=test_dln I, [2024-02-14T23:18:46.696874 #694875] INFO -- : [269/865] 736270=test_default_gems I, [2024-02-14T23:18:46.897344 #694875] INFO -- : [270/865] 736270=test_pkg_config I, [2024-02-14T23:18:46.949340 #694875] INFO -- : [271/865] 736270=test_gem_security_signer I, [2024-02-14T23:18:47.507379 #694875] INFO -- : [272/865] 736270=test_resolve_symbol I, [2024-02-14T23:18:47.925242 #694875] INFO -- : [273/865] 736270=test_rdoc_normal_module I, [2024-02-14T23:18:48.132689 #694875] INFO -- : [274/865] 736270=test_rdoc_markdown_test I, [2024-02-14T23:18:49.051815 #694875] INFO -- : [275/865] 736271=test_gem_source_lock I, [2024-02-14T23:18:49.340209 #694875] INFO -- : [276/865] 736271=encoding_test I, [2024-02-14T23:18:50.072294 #694875] INFO -- : [277/865] 736271=test_option I, [2024-02-14T23:18:50.103991 #694875] INFO -- : [278/865] 736271=test_insns_leaf I, [2024-02-14T23:18:50.174197 #694875] INFO -- : [279/865] 736271=test_gem_version_option I, [2024-02-14T23:18:50.475804 #694875] INFO -- : [280/865] 736271=test_tracer I, [2024-02-14T23:18:50.488806 #694875] INFO -- : [281/865] 736271=test_svcb_https I, [2024-02-14T23:18:50.529381 #694875] INFO -- : [282/865] 736271=test_buffering I, [2024-02-14T23:18:50.557520 #694875] INFO -- : [283/865] 736271=test_my_integer I, [2024-02-14T23:18:50.640098 #694875] INFO -- : [284/865] 736271=test_x509req I, [2024-02-14T23:18:51.469305 #694875] INFO -- : [285/865] 736271=test_win32ole_variant I, [2024-02-14T23:18:51.583864 #694875] INFO -- : [286/865] 736271=test_syntax I, [2024-02-14T23:18:53.803637 #694875] INFO -- : [287/865] 736270=format_errors_test I, [2024-02-14T23:18:53.823971 #694875] INFO -- : [288/865] 736270=test_flip I, [2024-02-14T23:18:53.987843 #694875] INFO -- : [289/865] 736270=test_member I, [2024-02-14T23:18:54.056270 #694875] INFO -- : [290/865] 736270=test_fiber I, [2024-02-14T23:19:04.367686 #694875] INFO -- : [291/865] 736270=test_refinement I, [2024-02-14T23:19:25.159924 #694875] INFO -- : [292/865] 736270=test_case_options I, [2024-02-14T23:19:25.262903 #694875] INFO -- : [293/865] 736270=test_pkcs12 I, [2024-02-14T23:19:26.809556 #694875] INFO -- : [294/865] 736270=test_gem_commands_which_command I, [2024-02-14T23:19:26.968194 #694875] INFO -- : [295/865] 736270=test_weakmap I, [2024-02-14T23:19:29.016004 #694875] INFO -- : [296/865] 736271=test_optimization I, [2024-02-14T23:19:45.772002 #694875] INFO -- : [297/865] 736267=test_ripper I, [2024-02-14T23:19:47.256933 #694875] INFO -- : [298/865] 736267=test_cgi_session I, [2024-02-14T23:19:47.305786 #694875] INFO -- : [299/865] 736267=test_x509crl I, [2024-02-14T23:19:48.471620 #694875] INFO -- : [300/865] 736267=test_usrmarshal I, [2024-02-14T23:19:49.518196 #694875] INFO -- : [301/865] 736267=test_httpresponses I, [2024-02-14T23:19:49.569421 #694875] INFO -- : [302/865] 736267=test_path_to_class I, [2024-02-14T23:19:49.743910 #694875] INFO -- : [303/865] 736267=test_gem_commands_cleanup_command I, [2024-02-14T23:19:53.027632 #694875] INFO -- : [304/865] 736267=test_gem_ext_ext_conf_builder I, [2024-02-14T23:19:53.919856 #694875] INFO -- : [305/865] 736270=test_buffered_io I, [2024-02-14T23:19:53.987622 #694875] INFO -- : [306/865] 736270=test_gem_dependency_resolution_error I, [2024-02-14T23:19:54.003622 #694875] INFO -- : [307/865] 736270=test_sprintf I, [2024-02-14T23:19:54.887141 #694875] INFO -- : [308/865] 736270=test_autoload I, [2024-02-14T23:20:00.698971 #694875] INFO -- : [309/865] 736267=ripper_test I, [2024-02-14T23:20:00.917297 #694875] INFO -- : [310/865] 736267=test_gem_request_set_lockfile_parser I, [2024-02-14T23:20:01.385659 #694875] INFO -- : [311/865] 736269=test_utf16 I, [2024-02-14T23:20:01.470556 #694875] INFO -- : [312/865] 736269=test_digest I, [2024-02-14T23:20:01.944480 #694875] INFO -- : [313/865] 736267=test_shellwords I, [2024-02-14T23:20:02.018170 #694875] INFO -- : [314/865] 736267=test_yield_block I, [2024-02-14T23:20:02.018570 #694875] INFO -- : [315/865] 736267=test_case I, [2024-02-14T23:20:02.052694 #694875] INFO -- : [316/865] 736271=test_ractor I, [2024-02-14T23:20:02.111361 #694875] INFO -- : [317/865] 736267=test_complex I, [2024-02-14T23:20:02.581012 #694875] INFO -- : [318/865] 736271=test_omap I, [2024-02-14T23:20:02.627804 #694875] INFO -- : [319/865] 736271=test_fiddle I, [2024-02-14T23:20:02.992090 #694875] INFO -- : [320/865] 736267=test_pty I, [2024-02-14T23:20:03.186003 #694875] INFO -- : [321/865] 736271=test_rdoc_markup_attributes I, [2024-02-14T23:20:03.231629 #694875] INFO -- : [322/865] 736271=test_recursion I, [2024-02-14T23:20:03.280212 #694875] INFO -- : [323/865] 736271=test_postponed_job I, [2024-02-14T23:20:04.056643 #694875] INFO -- : [324/865] 736269=test_gem_request_set_lockfile I, [2024-02-14T23:20:05.195748 #694875] INFO -- : [325/865] 736267=test_delegate I, [2024-02-14T23:20:05.358244 #694875] INFO -- : [326/865] 736267=test_gem_ext_cargo_builder_unit I, [2024-02-14T23:20:05.593002 #694875] INFO -- : [327/865] 736267=test_float I, [2024-02-14T23:20:06.319965 #694875] INFO -- : [328/865] 736271=test_ractor I, [2024-02-14T23:20:06.383320 #694875] INFO -- : [329/865] 736271=test_rdoc_parser_markdown I, [2024-02-14T23:20:06.420498 #694875] INFO -- : [330/865] 736271=test_windows_1251 I, [2024-02-14T23:20:06.436461 #694875] INFO -- : [331/865] 736271=test_frozen I, [2024-02-14T23:20:06.480317 #694875] INFO -- : [332/865] 736271=test_handle I, [2024-02-14T23:20:06.604072 #694875] INFO -- : [333/865] 736269=test_dryrun I, [2024-02-14T23:20:06.991398 #694875] INFO -- : [334/865] 736269=test_enum I, [2024-02-14T23:20:09.167895 #694875] INFO -- : [335/865] 736271=test_serialize_subclasses I, [2024-02-14T23:20:09.167944 #694875] INFO -- : [336/865] 736271=test_kdf I, [2024-02-14T23:20:09.504174 #694875] INFO -- : [337/865] 736267=test_ractor I, [2024-02-14T23:20:09.576875 #694875] INFO -- : [338/865] 736271=test_gem_source_specific_file I, [2024-02-14T23:20:09.635930 #694875] INFO -- : [339/865] 736267=test_win32ole I, [2024-02-14T23:20:09.693131 #694875] INFO -- : [340/865] 736267=test_zsh_completion I, [2024-02-14T23:20:09.729334 #694875] INFO -- : [341/865] 736267=test_asn1 I, [2024-02-14T23:20:09.858225 #694875] INFO -- : [342/865] 736267=json_common_interface_test I, [2024-02-14T23:20:10.075842 #694875] INFO -- : [343/865] 736267=test_gem_commands_open_command I, [2024-02-14T23:20:10.392237 #694875] INFO -- : [344/865] 736271=test_settracefunc I, [2024-02-14T23:20:10.909849 #694875] INFO -- : [345/865] 736267=test_psych I, [2024-02-14T23:20:11.128041 #694875] INFO -- : [346/865] 736267=test_gem_text I, [2024-02-14T23:20:11.681293 #694875] INFO -- : [347/865] 736267=test_set_len I, [2024-02-14T23:20:11.730052 #694875] INFO -- : [348/865] 736267=test_rubyoptions I, [2024-02-14T23:20:12.044309 #694875] INFO -- : [349/865] 736269=test_pattern_matching I, [2024-02-14T23:20:12.092032 #694875] INFO -- : [350/865] 736269=test_scheduler I, [2024-02-14T23:20:12.837615 #694875] INFO -- : [351/865] 736269=test_rdoc_ri_paths I, [2024-02-14T23:20:13.091059 #694875] INFO -- : [352/865] 736269=test_sprintf_comb I, [2024-02-14T23:20:14.004670 #694875] INFO -- : [353/865] 736269=test_rdoc_markup_pre_process I, [2024-02-14T23:20:14.689804 #694875] INFO -- : [354/865] 736269=test_rdoc_rd_block_parser I, [2024-02-14T23:20:14.839755 #694875] INFO -- : [355/865] 736269=test_method_cache I, [2024-02-14T23:20:14.887128 #694875] INFO -- : [356/865] 736269=test_rdoc_markup_parser I, [2024-02-14T23:20:15.206671 #694875] INFO -- : [357/865] 736269=test_terminfo I, [2024-02-14T23:20:15.323631 #694875] INFO -- : [358/865] 736269=test_gem_commands_dependency_command I, [2024-02-14T23:20:15.815069 #694875] INFO -- : [359/865] 736269=test_bug-14834 I, [2024-02-14T23:20:16.245645 #694875] INFO -- : [360/865] 736269=test_rdoc_generator_markup I, [2024-02-14T23:20:16.286349 #694875] INFO -- : [361/865] 736269=test_rdoc_markup_document I, [2024-02-14T23:20:16.312950 #694875] INFO -- : [362/865] 736269=test_gem_commands_specification_command I, [2024-02-14T23:20:16.532679 #694875] INFO -- : [363/865] 736271=test_arithmetic_sequence I, [2024-02-14T23:20:16.648551 #694875] INFO -- : [364/865] 736271=test_addrinfo I, [2024-02-14T23:20:17.412285 #694875] INFO -- : [365/865] 736269=regexp_test I, [2024-02-14T23:20:17.537564 #694875] INFO -- : [366/865] 736269=test_cesu8 I, [2024-02-14T23:20:17.551639 #694875] INFO -- : [367/865] 736269=test_gem_commands_search_command I, [2024-02-14T23:20:17.597452 #694875] INFO -- : [368/865] 736269=test_parser I, [2024-02-14T23:20:17.672402 #694875] INFO -- : [369/865] 736269=test_iso_8859 I, [2024-02-14T23:20:17.967855 #694875] INFO -- : [370/865] 736269=test_gem_commands_signin_command I, [2024-02-14T23:20:18.604338 #694875] INFO -- : [371/865] 736271=json_generator_test I, [2024-02-14T23:20:18.986552 #694875] INFO -- : [372/865] 736269=test_address_resolve I, [2024-02-14T23:20:19.141657 #694875] INFO -- : [373/865] 736271=test_rdoc_markup_to_tt_only I, [2024-02-14T23:20:19.263913 #694875] INFO -- : [374/865] 736269=test_date_ractor I, [2024-02-14T23:20:19.403846 #694875] INFO -- : [375/865] 736271=test_iter_break I, [2024-02-14T23:20:19.543852 #694875] INFO -- : [376/865] 736271=test_open-uri I, [2024-02-14T23:20:20.389630 #694875] INFO -- : [377/865] 736269=test_cgi_util I, [2024-02-14T23:20:21.266667 #694875] INFO -- : [378/865] 736270=test_num2int I, [2024-02-14T23:20:21.378771 #694875] INFO -- : [379/865] 736270=test_rdoc_context I, [2024-02-14T23:20:21.720733 #694875] INFO -- : [380/865] 736269=test_merge_keys I, [2024-02-14T23:20:21.788167 #694875] INFO -- : [381/865] 736269=test_gbk I, [2024-02-14T23:20:21.830655 #694875] INFO -- : [382/865] 736269=test_string I, [2024-02-14T23:20:23.103314 #694875] INFO -- : [383/865] 736271=test_date_strptime I, [2024-02-14T23:20:24.026370 #694875] INFO -- : [384/865] 736271=test_gem_safe_marshal I, [2024-02-14T23:20:27.175901 #694875] INFO -- : [385/865] 736270=test_rdoc_extend I, [2024-02-14T23:20:27.455876 #694875] INFO -- : [386/865] 736270=test_call I, [2024-02-14T23:20:29.072178 #694875] INFO -- : [387/865] 736270=test_random I, [2024-02-14T23:20:29.159624 #694875] INFO -- : [388/865] 736270=test_gem_resolver_conflict I, [2024-02-14T23:20:29.326868 #694875] INFO -- : [389/865] 736270=test_rbconfig I, [2024-02-14T23:20:29.379627 #694875] INFO -- : [390/865] 736270=test_win32ole_method I, [2024-02-14T23:20:29.423638 #694875] INFO -- : [391/865] 736270=test_open3 I, [2024-02-14T23:20:30.304003 #694875] INFO -- : [392/865] 736271=test_spell_checker I, [2024-02-14T23:20:30.403848 #694875] INFO -- : [393/865] 736271=test_flush I, [2024-02-14T23:20:30.427933 #694875] INFO -- : [394/865] 736271=test_euc_jp I, [2024-02-14T23:20:30.502150 #694875] INFO -- : [395/865] 736271=test_load I, [2024-02-14T23:20:30.604187 #694875] INFO -- : [396/865] 736271=test_error_highlight I, [2024-02-14T23:20:33.127815 #694875] INFO -- : [397/865] 736271=test_gem_commands_contents_command I, [2024-02-14T23:20:33.787873 #694875] INFO -- : [398/865] 736271=test_gem_resolver_lock_specification I, [2024-02-14T23:20:34.051952 #694875] INFO -- : [399/865] 736271=test_noarg I, [2024-02-14T23:20:34.427865 #694875] INFO -- : [400/865] 736271=test_rdoc_markup_to_html_crossref I, [2024-02-14T23:20:35.235841 #694875] INFO -- : [401/865] 736271=test_gem_commands_environment_command I, [2024-02-14T23:20:35.530005 #694875] INFO -- : [402/865] 736271=test_utf32 I, [2024-02-14T23:20:35.657651 #694875] INFO -- : [403/865] 736271=test_array I, [2024-02-14T23:20:46.299896 #694875] INFO -- : [404/865] 736270=test_threadgroup I, [2024-02-14T23:20:47.344713 #694875] INFO -- : [405/865] 736270=test_force_exit I, [2024-02-14T23:20:47.390930 #694875] INFO -- : [406/865] 736270=test_gem_resolver_best_set I, [2024-02-14T23:20:48.023812 #694875] INFO -- : [407/865] 736270=test_kwargs I, [2024-02-14T23:20:48.080331 #694875] INFO -- : [408/865] 736270=test_io_wait I, [2024-02-14T23:20:48.559628 #694875] INFO -- : [409/865] 736270=test_io I, [2024-02-14T23:20:49.116714 #694875] INFO -- : [410/865] 736270=test_ftp I, [2024-02-14T23:20:49.153261 #694875] INFO -- : [411/865] 736270=test_rdoc_comment I, [2024-02-14T23:20:49.552053 #694875] INFO -- : [412/865] 736270=test_gem_commands_check_command I, [2024-02-14T23:20:49.815555 #694875] INFO -- : [413/865] 736270=test_config I, [2024-02-14T23:20:51.279760 #694875] INFO -- : [414/865] 736270=test_rdoc_i18n_text I, [2024-02-14T23:20:51.313808 #694875] INFO -- : [415/865] 736270=test_evaluation I, [2024-02-14T23:20:51.384163 #694875] INFO -- : [416/865] 736270=test_cgi_multipart I, [2024-02-14T23:20:51.895624 #694875] INFO -- : [417/865] 736270=test_https I, [2024-02-14T23:20:53.700133 #694875] INFO -- : [418/865] 736270=test_yamldbm I, [2024-02-14T23:20:53.700708 #694875] INFO -- : [419/865] 736270=test_thread_fd_close I, [2024-02-14T23:20:53.772714 #694875] INFO -- : [420/865] 736270=test_class_name_check I, [2024-02-14T23:20:53.911017 #694875] INFO -- : [421/865] 736270=test_autoconf I, [2024-02-14T23:20:53.984024 #694875] INFO -- : [422/865] 736270=test_completion I, [2024-02-14T23:20:58.211853 #694875] INFO -- : [423/865] 736270=test_ensured I, [2024-02-14T23:20:58.575359 #694875] INFO -- : [424/865] 736270=test_class I, [2024-02-14T23:21:03.427663 #694875] INFO -- : [425/865] 736267=test_rdoc_markup_raw I, [2024-02-14T23:21:04.052596 #694875] INFO -- : [426/865] 736267=test_const I, [2024-02-14T23:21:04.073843 #694875] INFO -- : [427/865] 736267=fuzzer_test I, [2024-02-14T23:21:04.259814 #694875] INFO -- : [428/865] 736267=test_gem_source_installed I, [2024-02-14T23:21:04.296071 #694875] INFO -- : [429/865] 736267=test_yaml_special_cases I, [2024-02-14T23:21:04.338317 #694875] INFO -- : [430/865] 736267=test_struct I, [2024-02-14T23:21:04.374441 #694875] INFO -- : [431/865] 736267=test_gem_source_list I, [2024-02-14T23:21:05.311422 #694875] INFO -- : [432/865] 736267=test_fstring I, [2024-02-14T23:21:05.964127 #694875] INFO -- : [433/865] 736267=test_gem_ext_cargo_builder_link_flag_converter I, [2024-02-14T23:21:06.636512 #694875] INFO -- : [434/865] 736267=test_project_sanity I, [2024-02-14T23:21:06.653165 #694875] INFO -- : [435/865] 736267=test_rational I, [2024-02-14T23:21:06.811908 #694875] INFO -- : [436/865] 736267=test_euc_kr I, [2024-02-14T23:21:06.895786 #694875] INFO -- : [437/865] 736267=test_rational2 I, [2024-02-14T23:21:06.938081 #694875] INFO -- : [438/865] 736267=test_lambda I, [2024-02-14T23:21:07.086212 #694875] INFO -- : [439/865] 736267=test_bigzero I, [2024-02-14T23:21:07.206189 #694875] INFO -- : [440/865] 736267=test_parse I, [2024-02-14T23:21:09.832600 #694875] INFO -- : [441/865] 736267=test_class2name I, [2024-02-14T23:21:09.899912 #694875] INFO -- : [442/865] 736267=test_gem_platform I, [2024-02-14T23:21:10.505219 #694875] INFO -- : [443/865] 736267=test_regexp I, [2024-02-14T23:21:23.861898 #694875] INFO -- : [444/865] 736271=test_rand I, [2024-02-14T23:21:23.927893 #694875] INFO -- : [445/865] 736270=test_logdevice I, [2024-02-14T23:21:25.898351 #694875] INFO -- : [446/865] 736271=test_x509cert I, [2024-02-14T23:21:27.829113 #694875] INFO -- : [447/865] 736271=test_stringio I, [2024-02-14T23:21:28.551901 #694875] INFO -- : [448/865] 736271=test_files_test_2 I, [2024-02-14T23:21:29.933499 #694875] INFO -- : [449/865] 736270=test_gem_resolver_composed_set I, [2024-02-14T23:21:30.135612 #694875] INFO -- : [450/865] 736270=test_gem_resolver_local_specification I, [2024-02-14T23:21:30.279621 #694875] INFO -- : [451/865] 736270=test_econv I, [2024-02-14T23:21:36.174618 #694875] INFO -- : [452/865] 736270=test_logperiod I, [2024-02-14T23:21:36.192634 #694875] INFO -- : [453/865] 736270=test_rdoc_markup_hard_break I, [2024-02-14T23:21:36.204688 #694875] INFO -- : [454/865] 736270=test_rdoc_markup_attribute_manager I, [2024-02-14T23:21:36.381183 #694875] INFO -- : [455/865] 736270=test_helper I, [2024-02-14T23:21:36.398832 #694875] INFO -- : [456/865] 736270=test_rdoc_rd I, [2024-02-14T23:21:36.413812 #694875] INFO -- : [457/865] 736270=test_boolean I, [2024-02-14T23:21:36.449305 #694875] INFO -- : [458/865] 736270=test_addr I, [2024-02-14T23:21:36.518522 #694875] INFO -- : [459/865] 736270=test_stack I, [2024-02-14T23:21:42.498981 #694875] INFO -- : [460/865] 736270=test_key_name_check I, [2024-02-14T23:21:42.654326 #694875] INFO -- : [461/865] 736270=test_ns_spki I, [2024-02-14T23:21:42.687050 #694875] INFO -- : [462/865] 736270=test_win32ole_type_event I, [2024-02-14T23:21:43.151626 #694875] INFO -- : [463/865] 736270=test_require I, [2024-02-14T23:21:48.857213 #694875] INFO -- : [464/865] 736271=test_config I, [2024-02-14T23:21:49.188035 #694875] INFO -- : [465/865] 736271=test_require_lib I, [2024-02-14T23:21:56.872823 #694875] INFO -- : [466/865] 736270=test_io_buffer I, [2024-02-14T23:21:57.063907 #694875] INFO -- : [467/865] 736270=test_ipaddr I, [2024-02-14T23:21:57.427671 #694875] INFO -- : [468/865] 736270=memsize_test I, [2024-02-14T23:21:57.471972 #694875] INFO -- : [469/865] 736270=test_rdoc_markup_to_rdoc I, [2024-02-14T23:21:57.644398 #694875] INFO -- : [470/865] 736270=test_profile_frames I, [2024-02-14T23:21:58.299852 #694875] INFO -- : [471/865] 736270=test_cparser I, [2024-02-14T23:22:02.879981 #694875] INFO -- : [472/865] 736271=test_bug_reporter I, [2024-02-14T23:22:03.963764 #694875] INFO -- : [473/865] 736271=test_objectspace I, [2024-02-14T23:22:04.315906 #694875] INFO -- : [474/865] 736270=test_variable I, [2024-02-14T23:22:05.065278 #694875] INFO -- : [475/865] 736270=test_reline_key I, [2024-02-14T23:22:05.151280 #694875] INFO -- : [476/865] 736270=test_object I, [2024-02-14T23:22:07.331616 #694875] INFO -- : [477/865] 736270=test_key_actor_vi I, [2024-02-14T23:22:07.751869 #694875] INFO -- : [478/865] 736271=test_enc_raise I, [2024-02-14T23:22:07.779113 #694875] INFO -- : [479/865] 736271=test_key_error I, [2024-02-14T23:22:07.840097 #694875] INFO -- : [480/865] 736271=test_rdoc_code_object I, [2024-02-14T23:22:07.856901 #694875] INFO -- : [481/865] 736270=test_data I, [2024-02-14T23:22:07.907180 #694875] INFO -- : [482/865] 736270=test_emitter I, [2024-02-14T23:22:07.950942 #694875] INFO -- : [483/865] 736270=test_unicode_normalize I, [2024-02-14T23:22:09.627614 #694875] INFO -- : [484/865] 736271=test_engine I, [2024-02-14T23:22:09.790044 #694875] INFO -- : [485/865] 736271=test_gem_commands_info_command I, [2024-02-14T23:22:09.951812 #694875] INFO -- : [486/865] 736271=test_gem_uninstaller I, [2024-02-14T23:22:14.639811 #694875] INFO -- : [487/865] 736271=test_rdoc_alias I, [2024-02-14T23:22:14.715763 #694875] INFO -- : [488/865] 736271=test_rdoc_markup_formatter I, [2024-02-14T23:22:14.777050 #694875] INFO -- : [489/865] 736271=test_func I, [2024-02-14T23:22:17.083553 #694875] INFO -- : [490/865] 736269=test_yaml I, [2024-02-14T23:22:17.299618 #694875] INFO -- : [491/865] 736269=test_random_formatter I, [2024-02-14T23:22:17.319914 #694875] INFO -- : [492/865] 736269=test_duplicate I, [2024-02-14T23:22:17.369364 #694875] INFO -- : [493/865] 736269=test_pkey_dh I, [2024-02-14T23:22:17.508057 #694875] INFO -- : [494/865] 736269=test_cgi_tag_helper I, [2024-02-14T23:22:17.559791 #694875] INFO -- : [495/865] 736269=test_gem_package_old I, [2024-02-14T23:22:17.824216 #694875] INFO -- : [496/865] 736269=test_modify_expand I, [2024-02-14T23:22:17.906891 #694875] INFO -- : [497/865] 736269=test_gem_request_set_lockfile_tokenizer I, [2024-02-14T23:22:18.351801 #694875] INFO -- : [498/865] 736269=test_io I, [2024-02-14T23:22:23.195916 #694875] INFO -- : [499/865] 736270=test_gem_available_set I, [2024-02-14T23:22:23.837978 #694875] INFO -- : [500/865] 736270=test_cgi_cookie I, [2024-02-14T23:22:24.080430 #694875] INFO -- : [501/865] 736270=test_dir_m17n I, [2024-02-14T23:22:31.015068 #694875] INFO -- : [502/865] 736270=test_variable_name_check I, [2024-02-14T23:22:31.242616 #694875] INFO -- : [503/865] 736270=test_rubygems I, [2024-02-14T23:22:32.028169 #694875] INFO -- : [504/865] 736270=test_gem_source_vendor I, [2024-02-14T23:22:32.121236 #694875] INFO -- : [505/865] 736270=test_process I, [2024-02-14T23:22:32.333252 #694875] INFO -- : [506/865] 736270=test_singleton I, [2024-02-14T23:22:32.379798 #694875] INFO -- : [507/865] 736270=test_gem_spec_fetcher I, [2024-02-14T23:22:32.774345 #694875] INFO -- : [508/865] 736271=test_metaclass I, [2024-02-14T23:22:32.824762 #694875] INFO -- : [509/865] 736271=test_rdoc_normal_class I, [2024-02-14T23:22:33.186739 #694875] INFO -- : [510/865] 736271=test_config I, [2024-02-14T23:22:33.444726 #694875] INFO -- : [511/865] 736271=test_gem_commands_outdated_command I, [2024-02-14T23:22:33.504395 #694875] INFO -- : [512/865] 736270=test_iterator I, [2024-02-14T23:22:33.616479 #694875] INFO -- : [513/865] 736271=test_string I, [2024-02-14T23:22:33.703469 #694875] INFO -- : [514/865] 736271=pattern_test I, [2024-02-14T23:22:33.777409 #694875] INFO -- : [515/865] 736271=test_gem_doctor I, [2024-02-14T23:22:34.094061 #694875] INFO -- : [516/865] 736271=test_change_word I, [2024-02-14T23:22:34.123104 #694875] INFO -- : [517/865] 736271=test_etc I, [2024-02-14T23:22:34.271624 #694875] INFO -- : [518/865] 736270=json_addition_test I, [2024-02-14T23:22:34.319019 #694875] INFO -- : [519/865] 736270=library_symbols_test I, [2024-02-14T23:22:34.391955 #694875] INFO -- : [520/865] 736270=test_pack I, [2024-02-14T23:22:34.708185 #694875] INFO -- : [521/865] 736271=test_gem_resolver_git_set I, [2024-02-14T23:22:35.237420 #694875] INFO -- : [522/865] 736270=test_cipher I, [2024-02-14T23:22:35.717937 #694875] INFO -- : [523/865] 736270=test_new I, [2024-02-14T23:22:35.908043 #694875] INFO -- : [524/865] 736270=test_gem_installer I, [2024-02-14T23:22:38.245412 #694875] INFO -- : [525/865] 736271=test_qsort I, [2024-02-14T23:22:38.269896 #694875] INFO -- : [526/865] 736271=test_storage I, [2024-02-14T23:22:38.304586 #694875] INFO -- : [527/865] 736271=test_random I, [2024-02-14T23:22:38.389267 #694875] INFO -- : [528/865] 736271=test_grapheme_breaks I, [2024-02-14T23:22:38.510878 #694875] INFO -- : [529/865] 736271=test_lexer I, [2024-02-14T23:22:38.562018 #694875] INFO -- : [530/865] 736271=test_gem_resolver_index_set I, [2024-02-14T23:22:38.769973 #694875] INFO -- : [531/865] 736271=test_to_ruby I, [2024-02-14T23:22:38.855800 #694875] INFO -- : [532/865] 736271=test_enc_str_buf_cat I, [2024-02-14T23:22:39.008735 #694875] INFO -- : [533/865] 736271=test_gem_ext_cargo_builder I, [2024-02-14T23:22:39.008809 #694875] INFO -- : [534/865] 736271=test_memory_view I, [2024-02-14T23:22:39.062251 #694875] INFO -- : [535/865] 736267=test_gem_version I, [2024-02-14T23:22:39.835824 #694875] INFO -- : [536/865] 736267=test_arith_seq_extract I, [2024-02-14T23:22:40.316837 #694875] INFO -- : [537/865] 736267=test_folderitem2_invokeverb I, [2024-02-14T23:22:40.322684 #694875] INFO -- : [538/865] 736267=test_win32ole_event I, [2024-02-14T23:22:40.482454 #694875] INFO -- : [539/865] 736267=test_pinned I, [2024-02-14T23:22:40.722563 #694875] INFO -- : [540/865] 736267=test_gb18030 I, [2024-02-14T23:22:40.851835 #694875] INFO -- : [541/865] 736267=test_gem_gemcutter_utilities I, [2024-02-14T23:22:40.882486 #694875] INFO -- : [542/865] 736271=test_mul I, [2024-02-14T23:22:40.911800 #694875] INFO -- : [543/865] 736271=test_nil I, [2024-02-14T23:22:40.931723 #694875] INFO -- : [544/865] 736271=test_gem_source_local I, [2024-02-14T23:22:41.944575 #694875] INFO -- : [545/865] 736271=test_exit I, [2024-02-14T23:22:42.007776 #694875] INFO -- : [546/865] 736267=test_wss I, [2024-02-14T23:22:42.097141 #694875] INFO -- : [547/865] 736267=test_gem_request_set_gem_dependency_api I, [2024-02-14T23:22:42.570489 #694875] INFO -- : [548/865] 736271=test_symbol I, [2024-02-14T23:22:43.614735 #694875] INFO -- : [549/865] 736267=test_coder I, [2024-02-14T23:22:43.681112 #694875] INFO -- : [550/865] 736267=test_ellipsize I, [2024-02-14T23:22:43.882548 #694875] INFO -- : [551/865] 736267=test_context I, [2024-02-14T23:22:44.598490 #694875] INFO -- : [552/865] 736267=test_dot_dot I, [2024-02-14T23:22:44.671869 #694875] INFO -- : [553/865] 736267=test_file I, [2024-02-14T23:22:44.844275 #694875] INFO -- : [554/865] 736267=test_x509store I, [2024-02-14T23:22:46.201531 #694875] INFO -- : [555/865] 736267=test_closure I, [2024-02-14T23:22:50.655804 #694875] INFO -- : [556/865] 736267=test_digest I, [2024-02-14T23:22:50.940289 #694875] INFO -- : [557/865] 736267=test_gem_commands_unpack_command I, [2024-02-14T23:22:52.681964 #694875] INFO -- : [558/865] 736267=test_init I, [2024-02-14T23:22:53.770102 #694875] INFO -- : [559/865] 736267=test_unix I, [2024-02-14T23:22:54.028053 #694875] INFO -- : [560/865] 736267=test_ansi_without_terminfo I, [2024-02-14T23:22:54.079793 #694875] INFO -- : [561/865] 736267=test_yield I, [2024-02-14T23:23:02.238012 #694875] INFO -- : [562/865] 736270=test_bignum I, [2024-02-14T23:23:02.847825 #694875] INFO -- : [563/865] 736270=test_wait I, [2024-02-14T23:23:03.271611 #694875] INFO -- : [564/865] 736270=test_x509attr I, [2024-02-14T23:23:03.461070 #694875] INFO -- : [565/865] 736270=ractor_test I, [2024-02-14T23:23:03.507953 #694875] INFO -- : [566/865] 736270=test_gem_console_ui I, [2024-02-14T23:23:03.536216 #694875] INFO -- : [567/865] 736270=test_capacity I, [2024-02-14T23:23:03.579888 #694875] INFO -- : [568/865] 736270=test_alias_and_anchor I, [2024-02-14T23:23:03.644972 #694875] INFO -- : [569/865] 736270=test_nextafter I, [2024-02-14T23:23:03.935684 #694875] INFO -- : [570/865] 736270=test_cmethod I, [2024-02-14T23:23:03.941464 #694875] INFO -- : [571/865] 736270=test_install I, [2024-02-14T23:23:04.891622 #694875] INFO -- : [572/865] 736271=test_win32ole_method_event I, [2024-02-14T23:23:04.967809 #694875] INFO -- : [573/865] 736271=test_show_source I, [2024-02-14T23:23:04.989388 #694875] INFO -- : [574/865] 736271=test_rdoc_parser I, [2024-02-14T23:23:05.059987 #694875] INFO -- : [575/865] 736271=test_euc_tw I, [2024-02-14T23:23:05.230885 #694875] INFO -- : [576/865] 736271=test_integer_comb I, [2024-02-14T23:23:05.874301 #694875] INFO -- : [577/865] 736270=test_clone I, [2024-02-14T23:23:06.090372 #694875] INFO -- : [578/865] 736270=test_gem_commands_server_command I, [2024-02-14T23:23:06.175966 #694875] INFO -- : [579/865] 736270=test_io_timeout I, [2024-02-14T23:23:06.195757 #694875] INFO -- : [580/865] 736270=parse_comments_test I, [2024-02-14T23:23:06.219313 #694875] INFO -- : [581/865] 736270=test_comparable I, [2024-02-14T23:23:06.336750 #694875] INFO -- : [582/865] 736270=test_integer I, [2024-02-14T23:23:06.745048 #694875] INFO -- : [583/865] 736270=test_pair I, [2024-02-14T23:23:08.812610 #694875] INFO -- : [584/865] 736267=test_date I, [2024-02-14T23:23:08.879058 #694875] INFO -- : [585/865] 736267=test_ldap I, [2024-02-14T23:23:08.940362 #694875] INFO -- : [586/865] 736267=test_reqarg I, [2024-02-14T23:23:09.172708 #694875] INFO -- : [587/865] 736267=test_shift_jis I, [2024-02-14T23:23:09.196019 #694875] INFO -- : [588/865] 736267=test_rdoc_cross_reference I, [2024-02-14T23:23:09.518400 #694875] INFO -- : [589/865] 736269=test_gem_commands_update_command I, [2024-02-14T23:23:11.552009 #694875] INFO -- : [590/865] 736267=test_pipe I, [2024-02-14T23:23:12.205843 #694875] INFO -- : [591/865] 736267=test_gem_resolver_vendor_set I, [2024-02-14T23:23:12.363863 #694875] INFO -- : [592/865] 736267=test_object_references I, [2024-02-14T23:23:12.388917 #694875] INFO -- : [593/865] 736267=test_win32ole_param_event I, [2024-02-14T23:23:12.390657 #694875] INFO -- : [594/865] 736267=test_hash I, [2024-02-14T23:23:12.533026 #694875] INFO -- : [595/865] 736267=test_http_request I, [2024-02-14T23:23:12.577776 #694875] INFO -- : [596/865] 736267=test_resource I, [2024-02-14T23:23:12.597181 #694875] INFO -- : [597/865] 736267=test_http I, [2024-02-14T23:23:13.987628 #694875] INFO -- : [598/865] 736271=test_filter I, [2024-02-14T23:23:14.058575 #694875] INFO -- : [599/865] 736271=test_complexrational I, [2024-02-14T23:23:14.082976 #694875] INFO -- : [600/865] 736271=test_type I, [2024-02-14T23:23:14.115935 #694875] INFO -- : [601/865] 736271=test_time I, [2024-02-14T23:23:14.391634 #694875] INFO -- : [602/865] 736271=test_unicode I, [2024-02-14T23:23:14.410503 #694875] INFO -- : [603/865] 736271=test_printf I, [2024-02-14T23:23:14.476281 #694875] INFO -- : [604/865] 736271=test_koi8 I, [2024-02-14T23:23:14.481091 #694875] INFO -- : [605/865] 736271=test_thread I, [2024-02-14T23:23:16.085011 #694875] INFO -- : [606/865] 736270=test_rdoc_any_method I, [2024-02-14T23:23:16.421433 #694875] INFO -- : [607/865] 736269=test_function_entry I, [2024-02-14T23:23:16.467867 #694875] INFO -- : [608/865] 736269=test_tmpdir I, [2024-02-14T23:23:16.844941 #694875] INFO -- : [609/865] 736269=test_gem_package_tar_reader_entry I, [2024-02-14T23:23:18.259695 #694875] INFO -- : [610/865] 736269=test_thread_cv I, [2024-02-14T23:23:18.338156 #694875] INFO -- : [611/865] 736270=test_gem_commands_setup_command I, [2024-02-14T23:23:19.084105 #694875] INFO -- : [612/865] 736269=test_undef I, [2024-02-14T23:23:19.093000 #694875] INFO -- : [613/865] 736269=test_big2str I, [2024-02-14T23:23:19.205218 #694875] INFO -- : [614/865] 736269=test_gem_ext_configure_builder I, [2024-02-14T23:23:19.376184 #694875] INFO -- : [615/865] 736269=test_delete I, [2024-02-14T23:23:19.390659 #694875] INFO -- : [616/865] 736269=test_enumerator_kw I, [2024-02-14T23:23:19.464573 #694875] INFO -- : [617/865] 736269=test_primitive I, [2024-02-14T23:23:19.627625 #694875] INFO -- : [618/865] 736269=test_ocsp I, [2024-02-14T23:23:21.116592 #694875] INFO -- : [619/865] 736269=test_continuation I, [2024-02-14T23:23:21.579331 #694875] INFO -- : [620/865] 736269=test_switch_hitter I, [2024-02-14T23:23:21.764169 #694875] INFO -- : [621/865] 736269=test_yamlstore I, [2024-02-14T23:23:21.791829 #694875] INFO -- : [622/865] 736269=test_zlib I, [2024-02-14T23:23:21.811861 #694875] INFO -- : [623/865] 736270=test_hash_create I, [2024-02-14T23:23:21.827298 #694875] INFO -- : [624/865] 736270=test_rdoc_markup_to_table_of_contents I, [2024-02-14T23:23:21.957841 #694875] INFO -- : [625/865] 736270=test_placearg I, [2024-02-14T23:23:22.072560 #694875] INFO -- : [626/865] 736270=test_document I, [2024-02-14T23:23:22.174296 #694875] INFO -- : [627/865] 736270=test_proc I, [2024-02-14T23:23:24.359030 #694875] INFO -- : [628/865] 736270=test_ansi_with_terminfo I, [2024-02-14T23:23:24.484255 #694875] INFO -- : [629/865] 736270=test_gem_commands_uninstall_command I, [2024-02-14T23:23:28.932598 #694875] INFO -- : [630/865] 736270=test_at_exit I, [2024-02-14T23:23:29.015886 #694875] INFO -- : [631/865] 736270=test_function I, [2024-02-14T23:23:29.615893 #694875] INFO -- : [632/865] 736270=test_sockopt I, [2024-02-14T23:23:29.653763 #694875] INFO -- : [633/865] 736270=test_gem_commands_lock_command I, [2024-02-14T23:23:29.772580 #694875] INFO -- : [634/865] 736270=test_irb I, [2024-02-14T23:23:30.919840 #694875] INFO -- : [635/865] 736267=test_files_ext I, [2024-02-14T23:23:31.221331 #694875] INFO -- : [636/865] 736267=test_gem_request_connection_pools I, [2024-02-14T23:23:31.680747 #694875] INFO -- : [637/865] 736270=test_io_m17n I, [2024-02-14T23:23:32.549879 #694875] INFO -- : [638/865] 736267=test_rb_str_dup I, [2024-02-14T23:23:32.564876 #694875] INFO -- : [639/865] 736267=test_encoding I, [2024-02-14T23:23:32.669082 #694875] INFO -- : [640/865] 736267=test_err_in_callback I, [2024-02-14T23:23:32.751841 #694875] INFO -- : [641/865] 736267=test_arity I, [2024-02-14T23:23:32.790170 #694875] INFO -- : [642/865] 736267=test_tempfile I, [2024-02-14T23:23:34.123840 #694875] INFO -- : [643/865] 736267=test_files_test I, [2024-02-14T23:23:34.266492 #694875] INFO -- : [644/865] 736267=dispatcher_test I, [2024-02-14T23:23:34.303233 #694875] INFO -- : [645/865] 736267=test_eval_history I, [2024-02-14T23:23:34.351904 #694875] INFO -- : [646/865] 736267=test_gem_security_policy I, [2024-02-14T23:23:36.074448 #694875] INFO -- : [647/865] 736267=test_rdoc_markup_paragraph I, [2024-02-14T23:23:36.163889 #694875] INFO -- : [648/865] 736267=test_gem_resolver_installer_set I, [2024-02-14T23:23:36.835216 #694875] INFO -- : [649/865] 736267=test_cgi_header I, [2024-02-14T23:23:36.845607 #694875] INFO -- : [650/865] 736267=version_test I, [2024-02-14T23:23:36.879768 #694875] INFO -- : [651/865] 736267=test_gem_security_trust_dir I, [2024-02-14T23:23:37.232233 #694875] INFO -- : [652/865] 736267=test_enumerator I, [2024-02-14T23:23:37.945427 #694875] INFO -- : [653/865] 736271=test_helper I, [2024-02-14T23:23:38.086287 #694875] INFO -- : [654/865] 736271=test_parser_events I, [2024-02-14T23:23:38.279964 #694875] INFO -- : [655/865] 736271=test_regex_casefold I, [2024-02-14T23:23:38.737000 #694875] INFO -- : [656/865] 736270=test_object_create_start I, [2024-02-14T23:23:38.747559 #694875] INFO -- : [657/865] 736270=test_http I, [2024-02-14T23:23:38.790600 #694875] INFO -- : [658/865] 736270=test_gem_source_git I, [2024-02-14T23:23:39.589735 #694875] INFO -- : [659/865] 736271=test_sexp I, [2024-02-14T23:23:40.079884 #694875] INFO -- : [660/865] 736271=test_fips I, [2024-02-14T23:23:41.289691 #694875] INFO -- : [661/865] 736271=test_name_error I, [2024-02-14T23:23:41.709569 #694875] INFO -- : [662/865] 736271=test_safe_load I, [2024-02-14T23:23:41.728311 #694875] INFO -- : [663/865] 736271=test_string_processing I, [2024-02-14T23:23:41.763952 #694875] INFO -- : [664/865] 736271=test_timeout I, [2024-02-14T23:23:41.775226 #694875] INFO -- : [665/865] 736271=test_summary I, [2024-02-14T23:23:41.819132 #694875] INFO -- : [666/865] 736271=compiler_test I, [2024-02-14T23:23:41.947865 #694875] INFO -- : [667/865] 736271=test_mutex I, [2024-02-14T23:23:43.181489 #694875] INFO -- : [668/865] 736271=test_big5 I, [2024-02-14T23:23:43.216409 #694875] INFO -- : [669/865] 736271=attribute_write_test I, [2024-02-14T23:23:43.327878 #694875] INFO -- : [670/865] 736271=test_date_time I, [2024-02-14T23:23:43.404978 #694875] INFO -- : [671/865] 736271=test_data I, [2024-02-14T23:23:43.603802 #694875] INFO -- : [672/865] 736271=test_gem_commands_sources_command I, [2024-02-14T23:23:44.673807 #694875] INFO -- : [673/865] 736270=test_str2big I, [2024-02-14T23:23:44.690534 #694875] INFO -- : [674/865] 736270=test_foreach I, [2024-02-14T23:23:44.743620 #694875] INFO -- : [675/865] 736270=test_pointer I, [2024-02-14T23:23:44.983631 #694875] INFO -- : [676/865] 736271=test_win32ole_type I, [2024-02-14T23:23:45.036213 #694875] INFO -- : [677/865] 736271=test_struct I, [2024-02-14T23:23:45.273774 #694875] INFO -- : [678/865] 736271=test_date_strftime I, [2024-02-14T23:23:47.111893 #694875] INFO -- : [679/865] 736269=test_gem_source_subpath_problem I, [2024-02-14T23:23:47.237036 #694875] INFO -- : [680/865] 736271=test_gc I, [2024-02-14T23:23:47.776849 #694875] INFO -- : [681/865] 736269=test_signal I, [2024-02-14T23:23:52.691636 #694875] INFO -- : [682/865] 736269=test_fixnum I, [2024-02-14T23:23:52.763808 #694875] INFO -- : [683/865] 736269=test_kill_ring I, [2024-02-14T23:23:53.039891 #694875] INFO -- : [684/865] 736269=test_stringchar I, [2024-02-14T23:23:53.248088 #694875] INFO -- : [685/865] 736270=test_common I, [2024-02-14T23:23:53.490773 #694875] INFO -- : [686/865] 736269=test_key_stroke I, [2024-02-14T23:23:53.556021 #694875] INFO -- : [687/865] 736269=test_gem_request I, [2024-02-14T23:23:54.084468 #694875] INFO -- : [688/865] 736270=test_case I, [2024-02-14T23:23:54.238701 #694875] INFO -- : [689/865] 736269=test_gem_validator I, [2024-02-14T23:23:54.280501 #694875] INFO -- : [690/865] 736270=test_logger I, [2024-02-14T23:23:54.301483 #694875] INFO -- : [691/865] 736269=test_vm_dump I, [2024-02-14T23:23:54.312316 #694875] INFO -- : [692/865] 736269=test_rendering I, [2024-02-14T23:23:54.340592 #694875] INFO -- : [693/865] 736269=test_import I, [2024-02-14T23:23:54.406749 #694875] INFO -- : [694/865] 736270=test_libs I, [2024-02-14T23:23:54.482840 #694875] INFO -- : [695/865] 736270=test_basicsocket I, [2024-02-14T23:23:54.705618 #694875] INFO -- : [696/865] 736270=test_math I, [2024-02-14T23:23:54.772246 #694875] INFO -- : [697/865] 736270=test_gc I, [2024-02-14T23:23:54.797717 #694875] INFO -- : [698/865] 736270=test_gem_commands_exec_command I, [2024-02-14T23:24:00.807876 #694875] INFO -- : [699/865] 736269=errors_test I, [2024-02-14T23:24:00.923613 #694875] INFO -- : [700/865] 736269=test_cclass I, [2024-02-14T23:24:00.981268 #694875] INFO -- : [701/865] 736269=test_stream I, [2024-02-14T23:24:01.056739 #694875] INFO -- : [702/865] 736269=test_hash I, [2024-02-14T23:24:01.535630 #694875] INFO -- : [703/865] 736270=test_win32ole_variant_m I, [2024-02-14T23:24:01.607621 #694875] INFO -- : [704/865] 736270=test_gem_commands_mirror I, [2024-02-14T23:24:01.680857 #694875] INFO -- : [705/865] 736270=test_depth_first I, [2024-02-14T23:24:01.779607 #694875] INFO -- : [706/865] 736270=test_rdoc_single_class I, [2024-02-14T23:24:01.884113 #694875] INFO -- : [707/865] 736270=test_gem_package_tar_header I, [2024-02-14T23:24:02.163614 #694875] INFO -- : [708/865] 736270=test_gem_resolver_api_set I, [2024-02-14T23:24:02.476628 #694875] INFO -- : [709/865] 736270=test_rdoc_generator_json_index I, [2024-02-14T23:24:02.572413 #694875] INFO -- : [710/865] 736270=test_method_cache I, [2024-02-14T23:24:02.611015 #694875] INFO -- : [711/865] 736270=test_ruby_lex I, [2024-02-14T23:24:03.053012 #694875] INFO -- : [712/865] 736270=test_json_tree I, [2024-02-14T23:24:03.252764 #694875] INFO -- : [713/865] 736270=test_transcode I, [2024-02-14T23:24:04.009575 #694875] INFO -- : [714/865] 736270=test_time I, [2024-02-14T23:24:04.975839 #694875] INFO -- : [715/865] 736270=json_string_matching_test I, [2024-02-14T23:24:06.057817 #694875] INFO -- : [716/865] 736270=test_convertible I, [2024-02-14T23:24:20.412322 #694875] INFO -- : [717/865] 736269=test_rdoc_token_stream I, [2024-02-14T23:24:20.668338 #694875] INFO -- : [718/865] 736269=test_extlibs I, [2024-02-14T23:24:27.737621 #694875] INFO -- : [719/865] 736269=test_ossl I, [2024-02-14T23:24:31.959799 #694875] INFO -- : [720/865] 736271=test_load I, [2024-02-14T23:24:32.008780 #694875] INFO -- : [721/865] 736271=test_rdoc_markdown I, [2024-02-14T23:24:33.399860 #694875] INFO -- : [722/865] 736271=test_rdoc_servlet I, [2024-02-14T23:24:33.752201 #694875] INFO -- : [723/865] 736271=test_nil2vtempty I, [2024-02-14T23:24:33.784402 #694875] INFO -- : [724/865] 736271=test_severity I, [2024-02-14T23:24:33.932530 #694875] INFO -- : [725/865] 736271=test_ractor I, [2024-02-14T23:24:34.074331 #694875] INFO -- : [726/865] 736271=test_fileutils I, [2024-02-14T23:24:38.300850 #694875] INFO -- : [727/865] 736271=test_rdoc_encoding I, [2024-02-14T23:24:38.673165 #694875] INFO -- : [728/865] 736271=test_gem_resolver_installed_specification I, [2024-02-14T23:24:38.744071 #694875] INFO -- : [729/865] 736271=test_bash_completion I, [2024-02-14T23:24:38.791961 #694875] INFO -- : [730/865] 736271=test_date_marshal I, [2024-02-14T23:24:38.947859 #694875] INFO -- : [731/865] 736271=test_rdoc_constant I, [2024-02-14T23:24:39.584120 #694875] INFO -- : [732/865] 736271=test_deprecate I, [2024-02-14T23:24:39.863614 #694875] INFO -- : [733/865] 736271=test_object I, [2024-02-14T23:24:40.111626 #694875] INFO -- : [734/865] 736271=test_readpartial I, [2024-02-14T23:24:40.390282 #694875] INFO -- : [735/865] 736271=test_module I, [2024-02-14T23:24:43.599619 #694875] INFO -- : [736/865] 736270=test_set I, [2024-02-14T23:24:43.623622 #694875] INFO -- : [737/865] 736270=test_ractor_compatibility I, [2024-02-14T23:24:46.079621 #694875] INFO -- : [738/865] 736270=test_rdoc_parser_simple I, [2024-02-14T23:24:46.607620 #694875] INFO -- : [739/865] 736270=test_ssl I, [2024-02-14T23:24:48.149171 #694875] INFO -- : [740/865] 736269=test_windows_1252 I, [2024-02-14T23:24:48.200349 #694875] INFO -- : [741/865] 736269=test_bmethod I, [2024-02-14T23:24:48.228763 #694875] INFO -- : [742/865] 736269=test_rdoc_generator_pot_po_entry I, [2024-02-14T23:24:48.400336 #694875] INFO -- : [743/865] 736269=unescape_test I, [2024-02-14T23:24:52.710158 #694875] INFO -- : [744/865] 736271=test_gem_source_fetch_problem I, [2024-02-14T23:24:52.766028 #694875] INFO -- : [745/865] 736271=test_encoding I, [2024-02-14T23:24:53.483881 #694875] INFO -- : [746/865] 736269=test_yjit I, [2024-02-14T23:24:54.047845 #694875] INFO -- : [747/865] 736271=test_rdoc_markup_verbatim I, [2024-02-14T23:24:54.051962 #694875] INFO -- : [748/865] 736271=test_propertyputref I, [2024-02-14T23:24:54.095959 #694875] INFO -- : [749/865] 736271=test_rdoc_rd_inline_parser I, [2024-02-14T23:24:54.238457 #694875] INFO -- : [750/865] 736271=test_rdoc_parser_c I, [2024-02-14T23:24:57.684005 #694875] INFO -- : [751/865] 736271=test_pattern_key_name_check I, [2024-02-14T23:24:57.747154 #694875] INFO -- : [752/865] 736271=test_keyword I, [2024-02-14T23:25:01.087624 #694875] INFO -- : [753/865] 736271=test_m17n I, [2024-02-14T23:25:01.449933 #694875] INFO -- : [754/865] 736271=test_argf I, [2024-02-14T23:25:07.124285 #694875] INFO -- : [755/865] 736270=test_rubyvm I, [2024-02-14T23:25:07.157507 #694875] INFO -- : [756/865] 736270=test_constant I, [2024-02-14T23:25:16.502027 #694875] INFO -- : [757/865] 736267=json_fixtures_test I, [2024-02-14T23:25:16.671635 #694875] INFO -- : [758/865] 736267=test_too_many_dummy_encodings I, [2024-02-14T23:25:16.765064 #694875] INFO -- : [759/865] 736267=test_gem_silent_ui I, [2024-02-14T23:25:16.874255 #694875] INFO -- : [760/865] 736267=test_rdoc_markup_to_markdown I, [2024-02-14T23:25:17.042343 #694875] INFO -- : [761/865] 736267=test_rdoc_parser_rd I, [2024-02-14T23:25:17.119133 #694875] INFO -- : [762/865] 736267=test_getopts I, [2024-02-14T23:25:17.133421 #694875] INFO -- : [763/865] 736267=test_null I, [2024-02-14T23:25:17.185490 #694875] INFO -- : [764/865] 736267=test_scan_args I, [2024-02-14T23:25:17.254218 #694875] INFO -- : [765/865] 736267=test_win32ole_param I, [2024-02-14T23:25:17.411522 #694875] INFO -- : [766/865] 736267=test_emoji_breaks I, [2024-02-14T23:25:20.179134 #694875] INFO -- : [767/865] 736271=test_gem_command I, [2024-02-14T23:25:20.420674 #694875] INFO -- : [768/865] 736271=test_thread I, [2024-02-14T23:25:20.424154 #694875] INFO -- : [769/865] 736271=test_array_create I, [2024-02-14T23:25:20.619142 #694875] INFO -- : [770/865] 736271=test_pkey_ec I, [2024-02-14T23:25:20.739285 #694875] INFO -- : [771/865] 736271=test_formatter I, [2024-02-14T23:25:20.784456 #694875] INFO -- : [772/865] 736271=test_date_parse I, [2024-02-14T23:25:21.272505 #694875] INFO -- : [773/865] 736271=test_ractor I, [2024-02-14T23:25:21.336339 #694875] INFO -- : [774/865] 736271=test_backtrace I, [2024-02-14T23:25:21.402754 #694875] INFO -- : [775/865] 736271=test_webauthn_poller I, [2024-02-14T23:25:21.763921 #694875] INFO -- : [776/865] 736271=test_gem_resolver_lock_set I, [2024-02-14T23:25:21.907612 #694875] INFO -- : [777/865] 736271=test_require I, [2024-02-14T23:25:25.114159 #694875] INFO -- : [778/865] 736270=test_symbol I, [2024-02-14T23:25:25.183881 #694875] INFO -- : [779/865] 736270=test_win32ole_typelib I, [2024-02-14T23:25:25.259914 #694875] INFO -- : [780/865] 736270=test_rat I, [2024-02-14T23:25:25.347836 #694875] INFO -- : [781/865] 736270=test_external_new I, [2024-02-14T23:25:25.411444 #694875] INFO -- : [782/865] 736270=test_gem_update_suggestion I, [2024-02-14T23:25:25.578988 #694875] INFO -- : [783/865] 736270=test_store I, [2024-02-14T23:25:26.262169 #694875] INFO -- : [784/865] 736270=test_color_printer I, [2024-02-14T23:25:26.321899 #694875] INFO -- : [785/865] 736270=test_gem_security I, [2024-02-14T23:25:26.355212 #694875] INFO -- : [786/865] 736267=test_ancdata I, [2024-02-14T23:25:26.456362 #694875] INFO -- : [787/865] 736267=test_gem_resolver_requirement_list I, [2024-02-14T23:25:26.479101 #694875] INFO -- : [788/865] 736267=test_gc_compact I, [2024-02-14T23:25:28.240752 #694875] INFO -- : [789/865] 736271=test_arith_seq_beg_len_step I, [2024-02-14T23:25:28.756290 #694875] INFO -- : [790/865] 736271=test_have_func I, [2024-02-14T23:25:30.812303 #694875] INFO -- : [791/865] 736269=test_gem_commands_pristine_command I, [2024-02-14T23:25:33.135774 #694875] INFO -- : [792/865] 736271=test_yjit_exit_locations I, [2024-02-14T23:25:33.725493 #694875] INFO -- : [793/865] 736271=test_raise_exception I, [2024-02-14T23:25:36.034608 #694875] INFO -- : [794/865] 736271=test_did_you_mean I, [2024-02-14T23:25:36.043276 #694875] INFO -- : [795/865] 736271=test_gem_config_file I, [2024-02-14T23:25:36.527022 #694875] INFO -- : [796/865] 736271=test_rdoc_store I, [2024-02-14T23:25:37.059889 #694875] INFO -- : [797/865] 736269=test_case_comprehensive I, [2024-02-14T23:25:37.708249 #694875] INFO -- : [798/865] 736270=test_rdoc_attr I, [2024-02-14T23:25:37.754486 #694875] INFO -- : [799/865] 736270=test_rdoc_stats I, [2024-02-14T23:25:38.005739 #694875] INFO -- : [800/865] 736270=test_yaml_tree I, [2024-02-14T23:25:38.147977 #694875] INFO -- : [801/865] 736270=test_gem_package_tar_reader I, [2024-02-14T23:25:38.435697 #694875] INFO -- : [802/865] 736267=test_gem_local_remote_options I, [2024-02-14T23:25:38.540975 #694875] INFO -- : [803/865] 736270=test_rdoc_generator_pot I, [2024-02-14T23:25:38.603883 #694875] INFO -- : [804/865] 736270=test_instrumentation_api I, [2024-02-14T23:25:38.699872 #694875] INFO -- : [805/865] 736267=test_gem_impossible_dependencies_error I, [2024-02-14T23:25:38.759851 #694875] INFO -- : [806/865] 736267=test_gem_gem_runner I, [2024-02-14T23:25:39.125473 #694875] INFO -- : [807/865] 736267=test_rdoc_generator_pot_po I, [2024-02-14T23:25:39.128180 #694875] INFO -- : [808/865] 736267=test_rdoc_context_section I, [2024-02-14T23:25:39.173239 #694875] INFO -- : [809/865] 736267=test_debug I, [2024-02-14T23:25:39.255809 #694875] INFO -- : [810/865] 736267=test_time_tz I, [2024-02-14T23:25:39.587614 #694875] INFO -- : [811/865] 736267=test_word I, [2024-02-14T23:25:39.598654 #694875] INFO -- : [812/865] 736267=test_type_completor I, [2024-02-14T23:25:39.623175 #694875] INFO -- : [813/865] 736267=test_numeric I, [2024-02-14T23:25:39.641379 #694875] INFO -- : [814/865] 736267=test_marshal I, [2024-02-14T23:25:40.190210 #694875] INFO -- : [815/865] 736271=test_inlinecache I, [2024-02-14T23:25:40.504483 #694875] INFO -- : [816/865] 736271=test_iseq_load I, [2024-02-14T23:25:43.007381 #694875] INFO -- : [817/865] 736270=test_console_attr I, [2024-02-14T23:25:43.019617 #694875] INFO -- : [818/865] 736270=test_win32ole_variant_outarg I, [2024-02-14T23:25:43.344070 #694875] INFO -- : [819/865] 736270=test_files_sample I, [2024-02-14T23:25:43.363971 #694875] INFO -- : [820/865] 736270=test_gem_commands_build_command I, [2024-02-14T23:25:43.771541 #694875] INFO -- : [821/865] 736267=test_gem_commands_help_command I, [2024-02-14T23:25:43.839657 #694875] INFO -- : [822/865] 736267=test_win32ole_record I, [2024-02-14T23:25:43.841352 #694875] INFO -- : [823/865] 736267=test_ssl I, [2024-02-14T23:25:44.758550 #694875] INFO -- : [824/865] 736270=test_rdoc_generator_ri I, [2024-02-14T23:25:44.780731 #694875] INFO -- : [825/865] 736270=test_gem_stream_ui I, [2024-02-14T23:25:45.122107 #694875] INFO -- : [826/865] 736267=test_rdoc_markup_to_html_snippet I, [2024-02-14T23:25:45.197632 #694875] INFO -- : [827/865] 736270=location_test I, [2024-02-14T23:25:45.396908 #694875] INFO -- : [828/865] 736270=test_ubf_async_safe I, [2024-02-14T23:25:45.468734 #694875] INFO -- : [829/865] 736270=test_case_mapping I, [2024-02-14T23:25:45.513379 #694875] INFO -- : [830/865] 736270=test_assignment I, [2024-02-14T23:25:45.731780 #694875] INFO -- : [831/865] 736267=test_ractor I, [2024-02-14T23:25:46.863644 #694875] INFO -- : [832/865] 736271=test_optarg I, [2024-02-14T23:25:46.973569 #694875] INFO -- : [833/865] 736271=test_gem I, [2024-02-14T23:25:47.031939 #694875] INFO -- : [834/865] 736267=test_history I, [2024-02-14T23:25:47.093323 #694875] INFO -- : [835/865] 736267=test_rdoc_method_attr I, [2024-02-14T23:25:47.839620 #694875] INFO -- : [836/865] 736267=test_pkcs7 I, [2024-02-14T23:25:48.648791 #694875] INFO -- : [837/865] 736267=ruby_api_test I, [2024-02-14T23:25:49.089691 #694875] INFO -- : [838/865] 736267=test_cgi_core I, [2024-02-14T23:25:49.129938 #694875] INFO -- : [839/865] 736267=test_exception I, [2024-02-14T23:25:49.177216 #694875] INFO -- : [840/865] 736267=test_parser I, [2024-02-14T23:25:49.233430 #694875] INFO -- : [841/865] 736267=test_line_editor I, [2024-02-14T23:25:49.295978 #694875] INFO -- : [842/865] 736267=test_gem_requirement I, [2024-02-14T23:25:49.891946 #694875] INFO -- : [843/865] 736267=test_unicode_escape I, [2024-02-14T23:25:50.606228 #694875] INFO -- : [844/865] 736267=test_string_memory I, [2024-02-14T23:25:51.256738 #694875] INFO -- : [845/865] 736267=test_ole_methods I, [2024-02-14T23:25:51.317392 #694875] INFO -- : [846/865] 736267=test_gem_bundler_version_finder I, [2024-02-14T23:25:51.487816 #694875] INFO -- : [847/865] 736267=test_tcp I, [2024-02-14T23:25:52.699722 #694875] INFO -- : [848/865] 736267=test_rdoc_i18n_locale I, [2024-02-14T23:25:52.765773 #694875] INFO -- : [849/865] 736267=test_kernel I, [2024-02-14T23:25:53.283871 #694875] INFO -- : [850/865] 736270=test_webauthn_listener_response I, [2024-02-14T23:25:53.436536 #694875] INFO -- : [851/865] 736270=test_rdoc_markup I, [2024-02-14T23:25:53.475334 #694875] INFO -- : [852/865] 736270=test_complex2 I, [2024-02-14T23:25:53.575080 #694875] INFO -- : [853/865] 736270=test_typeddata I, [2024-02-14T23:25:53.833966 #694875] INFO -- : [854/865] 736271=!Nothing_to_test I, [2024-02-14T23:25:53.874276 #694875] INFO -- : [855/865] 736271=test_protect I, [2024-02-14T23:25:53.943830 #694875] INFO -- : [856/865] 736271=test_gem_stub_specification I, [2024-02-14T23:25:54.579615 #694875] INFO -- : [857/865] 736270=test_tree_builder I, [2024-02-14T23:25:54.607796 #694875] INFO -- : [858/865] 736270=test_popen_deadlock I, [2024-02-14T23:25:54.879613 #694875] INFO -- : [859/865] 736271=test_gem_commands_install_command I, [2024-02-14T23:25:56.509031 #694875] INFO -- : [860/865] 736267=test_integer I, [2024-02-14T23:25:57.570310 #694875] INFO -- : [861/865] 736270=test_flags I, [2024-02-14T23:26:02.428808 #694875] INFO -- : [862/865] 736271=test_history I, [2024-02-14T23:26:02.471805 #694875] INFO -- : [863/865] 736271=test_class I, [2024-02-14T23:26:02.569882 #694875] INFO -- : [864/865] 736271=test_gem_commands_list_command I, [2024-02-14T23:26:02.783782 #694875] INFO -- : [865/865] 736271=test_trick I, [2024-02-14T23:26:30.660892 #694875] INFO -- : Finished tests in 624.623312s, 40.2451 tests/s, 15176.7022 assertions/s. I, [2024-02-14T23:26:30.661791 #694875] INFO -- : 25138 tests, 9479722 assertions, 0 failures, 0 errors, 240 skips I, [2024-02-14T23:26:30.661841 #694875] INFO -- : I, [2024-02-14T23:26:30.661858 #694875] INFO -- : ruby -v: ruby 3.4.0dev (2024-02-14T22:44:30Z master 06ad00adc2) [x86_64-linux] I, [2024-02-14T23:26:30.665835 #694875] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2024-02-14T23:26:30.666055 #694875] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' I, [2024-02-14T23:26:31.041302 #694875] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T23:26:31.041372 #694875] INFO -- : CC = gcc I, [2024-02-14T23:26:31.041394 #694875] INFO -- : LD = ld I, [2024-02-14T23:26:31.041412 #694875] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T23:26:31.041431 #694875] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-02-14T23:26:31.041448 #694875] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2024-02-14T23:26:31.041476 #694875] INFO -- : CPPFLAGS = I, [2024-02-14T23:26:31.041492 #694875] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T23:26:31.041507 #694875] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T23:26:31.041521 #694875] INFO -- : LANG = I, [2024-02-14T23:26:31.041534 #694875] INFO -- : LC_ALL = I, [2024-02-14T23:26:31.041545 #694875] INFO -- : LC_CTYPE = I, [2024-02-14T23:26:31.041558 #694875] INFO -- : MFLAGS = I, [2024-02-14T23:26:31.041571 #694875] INFO -- : RUSTC = rustc I, [2024-02-14T23:26:31.041585 #694875] 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-02-14T23:26:31.057194 #694875] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-14T23:26:31.057258 #694875] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T23:26:31.057279 #694875] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T23:26:31.057295 #694875] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T23:26:31.057310 #694875] INFO -- : I, [2024-02-14T23:26:31.064146 #694875] INFO -- : generating enc.mk I, [2024-02-14T23:26:31.490533 #694875] INFO -- : generating encdb.h I, [2024-02-14T23:26:31.582684 #694875] INFO -- : encdb.h unchanged I, [2024-02-14T23:26:31.586055 #694875] INFO -- : making enc I, [2024-02-14T23:26:31.633957 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:31.634041 #694875] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-14T23:26:31.634089 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:31.644820 #694875] INFO -- : making srcs under enc I, [2024-02-14T23:26:31.718204 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:31.718300 #694875] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T23:26:31.718369 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:31.729223 #694875] INFO -- : generating transdb.h I, [2024-02-14T23:26:32.058070 #694875] INFO -- : transdb.h unchanged I, [2024-02-14T23:26:32.061305 #694875] INFO -- : making trans I, [2024-02-14T23:26:32.145008 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:32.145097 #694875] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2024-02-14T23:26:32.145150 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:32.146179 #694875] INFO -- : making encs I, [2024-02-14T23:26:32.252631 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:32.252702 #694875] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-14T23:26:32.252755 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:32.259614 #694875] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-14T23:26:32.460418 #694875] INFO -- : ext/configure-ext.mk updated I, [2024-02-14T23:26:32.467609 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:38.098664 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:38.099579 #694875] INFO -- : generating makefile exts.mk I, [2024-02-14T23:26:38.235616 #694875] INFO -- : exts.mk unchanged I, [2024-02-14T23:26:38.246161 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:39.059031 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-02-14T23:26:39.066077 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2024-02-14T23:26:39.075922 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-02-14T23:26:39.100816 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2024-02-14T23:26:39.106549 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-02-14T23:26:39.157616 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2024-02-14T23:26:39.230728 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-02-14T23:26:39.248992 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2024-02-14T23:26:39.326100 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-02-14T23:26:39.367938 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2024-02-14T23:26:39.382361 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-02-14T23:26:39.403264 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2024-02-14T23:26:39.442893 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-02-14T23:26:39.479841 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2024-02-14T23:26:39.502944 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-02-14T23:26:39.512506 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2024-02-14T23:26:39.535050 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-02-14T23:26:39.557318 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2024-02-14T23:26:39.616008 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-02-14T23:26:39.695799 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2024-02-14T23:26:39.703456 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-02-14T23:26:39.728603 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2024-02-14T23:26:39.756812 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-02-14T23:26:39.848994 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2024-02-14T23:26:39.859618 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-02-14T23:26:39.868752 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2024-02-14T23:26:39.915663 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-02-14T23:26:39.934716 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2024-02-14T23:26:39.939624 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-02-14T23:26:39.956321 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2024-02-14T23:26:39.982303 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-02-14T23:26:40.000885 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2024-02-14T23:26:40.031294 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T23:26:40.136451 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T23:26:40.140762 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T23:26:40.244122 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T23:26:40.251173 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T23:26:40.360821 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T23:26:40.365159 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T23:26:40.452587 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T23:26:40.462851 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-14T23:26:40.551693 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-14T23:26:40.560165 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-14T23:26:40.647028 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-14T23:26:40.651984 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T23:26:40.740855 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T23:26:40.745149 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T23:26:40.832511 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T23:26:40.926047 #694875] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:41.193872 #694875] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-14T23:26:41.194017 #694875] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:41.200310 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:41.207291 #694875] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:41.207407 #694875] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-14T23:26:41.207494 #694875] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2024-02-14T23:26:41.230456 #694875] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-14T23:26:41.237953 #694875] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - I, [2024-02-14T23:26:41.283615 #694875] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged I, [2024-02-14T23:26:41.684623 #694875] INFO -- : $ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug I, [2024-02-14T23:26:41.975646 #694875] INFO -- : ruby 3.4.0dev (2024-02-14T22:44:30Z master 06ad00adc2) [x86_64-linux] I, [2024-02-14T23:27:27.786885 #694875] INFO -- : 0 ......................................................................... I, [2024-02-14T23:27:40.271129 #694875] INFO -- : 73 ......................................................................... I, [2024-02-14T23:27:41.141344 #694875] INFO -- : 146 ......................................................................... I, [2024-02-14T23:27:43.281051 #694875] INFO -- : 219 ......................................................................... I, [2024-02-14T23:27:44.006155 #694875] INFO -- : 292 ......................................................................... I, [2024-02-14T23:27:45.843141 #694875] INFO -- : 365 ......................................................................... I, [2024-02-14T23:27:46.196193 #694875] INFO -- : 438 ......................................................................... I, [2024-02-14T23:27:46.469779 #694875] INFO -- : 511 ......................................................................... I, [2024-02-14T23:27:48.079689 #694875] INFO -- : 584 ......................................................................... I, [2024-02-14T23:27:51.261558 #694875] INFO -- : 657 ......................................................................... I, [2024-02-14T23:27:51.571707 #694875] INFO -- : 730 ......................................................................... I, [2024-02-14T23:27:51.921158 #694875] INFO -- : 803 ......................................................................... I, [2024-02-14T23:27:53.620246 #694875] INFO -- : 876 ......................................................................... I, [2024-02-14T23:27:54.222031 #694875] INFO -- : 949 ......................................................................... I, [2024-02-14T23:28:04.740600 #694875] INFO -- : 1022 ......................................................................... I, [2024-02-14T23:28:19.285418 #694875] INFO -- : 1095 ......................................................................... I, [2024-02-14T23:28:23.833804 #694875] INFO -- : 1168 ......................................................................... I, [2024-02-14T23:28:26.899629 #694875] INFO -- : 1241 ......................................................................... I, [2024-02-14T23:28:27.631452 #694875] INFO -- : 1314 ......................................................................... I, [2024-02-14T23:28:28.218817 #694875] INFO -- : 1387 ......................................................................... I, [2024-02-14T23:28:43.898524 #694875] INFO -- : 1460 ......................................................................... I, [2024-02-14T23:29:09.248962 #694875] INFO -- : 1533 ......................................................................... I, [2024-02-14T23:29:09.899018 #694875] INFO -- : 1606 ......................................................................... I, [2024-02-14T23:29:13.098096 #694875] INFO -- : 1679 ......................................................................... I, [2024-02-14T23:29:14.401493 #694875] INFO -- : 1752 ......................................................................... I, [2024-02-14T23:29:15.893543 #694875] INFO -- : 1825 ......................................................................... I, [2024-02-14T23:29:19.780282 #694875] INFO -- : 1898 ......................................................................... I, [2024-02-14T23:29:22.134095 #694875] INFO -- : 1971 ......................................................................... I, [2024-02-14T23:29:25.986195 #694875] INFO -- : 2044 ......................................................................... I, [2024-02-14T23:29:27.090770 #694875] INFO -- : 2117 ......................................................................... I, [2024-02-14T23:29:27.498948 #694875] INFO -- : 2190 ......................................................................... I, [2024-02-14T23:29:27.994926 #694875] INFO -- : 2263 ......................................................................... I, [2024-02-14T23:29:28.305806 #694875] INFO -- : 2336 ......................................................................... I, [2024-02-14T23:29:28.648397 #694875] INFO -- : 2409 ......................................................................... I, [2024-02-14T23:29:29.090262 #694875] INFO -- : 2482 ......................................................................... I, [2024-02-14T23:29:31.862933 #694875] INFO -- : 2555 ......................................................................... I, [2024-02-14T23:29:31.892749 #694875] INFO -- : 2628 ......................................................................... I, [2024-02-14T23:29:32.476517 #694875] INFO -- : 2701 ......................................................................... I, [2024-02-14T23:29:37.747614 #694875] INFO -- : 2774 ......................................................................... I, [2024-02-14T23:29:40.147694 #694875] INFO -- : 2847 ......................................................................... I, [2024-02-14T23:29:44.404717 #694875] INFO -- : 2920 ......................................................................... I, [2024-02-14T23:29:45.151900 #694875] INFO -- : 2993 ......................................................................... I, [2024-02-14T23:29:47.944466 #694875] INFO -- : 3066 ......................................................................... I, [2024-02-14T23:29:51.139057 #694875] INFO -- : 3139 ......................................................................... I, [2024-02-14T23:29:54.934988 #694875] INFO -- : 3212 ......................................................................... I, [2024-02-14T23:29:56.009438 #694875] INFO -- : 3285 ......................................................................... I, [2024-02-14T23:29:56.456414 #694875] INFO -- : 3358 ......................................................................... I, [2024-02-14T23:30:00.687804 #694875] INFO -- : 3431 ......................................................................... I, [2024-02-14T23:30:01.022521 #694875] INFO -- : 3504 ......................................................................... I, [2024-02-14T23:30:01.250458 #694875] INFO -- : 3577 ......................................................................... I, [2024-02-14T23:30:06.143701 #694875] INFO -- : 3650 ......................................................................... I, [2024-02-14T23:30:07.384968 #694875] INFO -- : 3723 ......... I, [2024-02-14T23:30:07.385235 #694875] INFO -- : I, [2024-02-14T23:30:07.385292 #694875] INFO -- : Finished in 205.408075 seconds I, [2024-02-14T23:30:07.385310 #694875] INFO -- : I, [2024-02-14T23:30:07.385322 #694875] INFO -- : 3732 files, 32691 examples, 172189 expectations, 0 failures, 0 errors, 0 tagged I, [2024-02-14T23:30:07.413942 #694875] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.