# Logfile created on 2024-12-28 09:45:10 +0000 by logger.rb/v1.5.3
I, [2024-12-28T09:45:10.903868 #288067]  INFO -- : #<BuildRuby:0x00007f791ad1fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-jemalloc", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-jemalloc", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-jemalloc", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-jemalloc", @configure_opts=["--with-jemalloc --enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20241228-094510", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f791ad41fa8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f791ad41c88 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f791ac5a8d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20241228-094510", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20241228-094510>, @binmode=false, @mon_data=#<Monitor:0x00007f791ad417d8>, @mon_data_owner_object_id=860>>>
I, [2024-12-28T09:45:10.904458 #288067]  INFO -- : $$$[beg] make update-download -j4
I, [2024-12-28T09:45:11.327446 #288067]  INFO -- : tool/config.guess already exists
I, [2024-12-28T09:45:11.327535 #288067]  INFO -- : tool/config.sub already exists
I, [2024-12-28T09:45:11.515540 #288067]  INFO -- : $$$[end] "make update-download -j4" exit with 0.
I, [2024-12-28T09:45:11.515641 #288067]  INFO -- : $$$[beg] make update-src      -j4
I, [2024-12-28T09:45:12.430233 #288067]  INFO -- : Already up to date.
I, [2024-12-28T09:45:12.477328 #288067]  INFO -- : Latest commit hash = 0ccc7657f3
I, [2024-12-28T09:45:12.480406 #288067]  INFO -- : $$$[end] "make update-src      -j4" exit with 0.
I, [2024-12-28T09:45:12.480493 #288067]  INFO -- : $$$[beg] make after-update    -j4
I, [2024-12-28T09:45:12.706054 #288067]  INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c
I, [2024-12-28T09:45:12.713486 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
I, [2024-12-28T09:45:12.713557 #288067]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-12-28T09:45:12.713591 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
I, [2024-12-28T09:45:12.832601 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/revision.h updated
I, [2024-12-28T09:45:12.837227 #288067]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-12-28T09:45:13.033146 #288067]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-12-28T09:45:13.038997 #288067]  INFO -- : generating enc.mk
I, [2024-12-28T09:45:13.480759 #288067]  INFO -- : making srcs under enc
I, [2024-12-28T09:45:13.580444 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:13.580555 #288067]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-28T09:45:13.580620 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:13.777520 #288067]  INFO -- : $$$[end] "make after-update    -j4" exit with 0.
I, [2024-12-28T09:45:13.777978 #288067]  INFO -- : $$$[beg] make miniruby -j4
I, [2024-12-28T09:45:13.972142 #288067]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-28T09:45:13.972226 #288067]  INFO -- : 	CC = gcc
I, [2024-12-28T09:45:13.972254 #288067]  INFO -- : 	LD = ld
I, [2024-12-28T09:45:13.972285 #288067]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-28T09:45:13.972316 #288067]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-12-28T09:45:13.972354 #288067]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-28T09:45:13.972379 #288067]  INFO -- : 	CPPFLAGS =   
I, [2024-12-28T09:45:13.972400 #288067]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-28T09:45:13.972422 #288067]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-28T09:45:13.972440 #288067]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-28T09:45:13.972459 #288067]  INFO -- : 	LC_ALL = 
I, [2024-12-28T09:45:13.972476 #288067]  INFO -- : 	LC_CTYPE = 
I, [2024-12-28T09:45:13.972493 #288067]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2024-12-28T09:45:13.972511 #288067]  INFO -- : 	RUSTC = rustc
I, [2024-12-28T09:45:13.972528 #288067]  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-12-28T09:45:13.992010 #288067]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-28T09:45:13.992093 #288067]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-28T09:45:13.992116 #288067]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-28T09:45:13.992133 #288067]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-28T09:45:13.992150 #288067]  INFO -- : 
I, [2024-12-28T09:45:14.058258 #288067]  INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/version.c
I, [2024-12-28T09:45:14.131281 #288067]  INFO -- : linking miniruby
I, [2024-12-28T09:45:15.622819 #288067]  INFO -- : $$$[end] "make miniruby -j4" exit with 0.
I, [2024-12-28T09:45:15.623072 #288067]  INFO -- : $$$[beg] make ruby -j4
I, [2024-12-28T09:45:15.811442 #288067]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-28T09:45:15.811525 #288067]  INFO -- : 	CC = gcc
I, [2024-12-28T09:45:15.811550 #288067]  INFO -- : 	LD = ld
I, [2024-12-28T09:45:15.811569 #288067]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-28T09:45:15.811598 #288067]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-12-28T09:45:15.811619 #288067]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-28T09:45:15.811647 #288067]  INFO -- : 	CPPFLAGS =   
I, [2024-12-28T09:45:15.811665 #288067]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-28T09:45:15.811682 #288067]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-28T09:45:15.811699 #288067]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-28T09:45:15.811714 #288067]  INFO -- : 	LC_ALL = 
I, [2024-12-28T09:45:15.811729 #288067]  INFO -- : 	LC_CTYPE = 
I, [2024-12-28T09:45:15.811745 #288067]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2024-12-28T09:45:15.811760 #288067]  INFO -- : 	RUSTC = rustc
I, [2024-12-28T09:45:15.811775 #288067]  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-12-28T09:45:15.822756 #288067]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-28T09:45:15.822834 #288067]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-28T09:45:15.822860 #288067]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-28T09:45:15.822877 #288067]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-28T09:45:15.822891 #288067]  INFO -- : 
I, [2024-12-28T09:45:16.303656 #288067]  INFO -- : builtin_binary.inc updated
I, [2024-12-28T09:45:16.322232 #288067]  INFO -- : 8aa42783bf133a5139454fc743f43b7e71d6d306d47eb97cfb05e6678928374e  builtin_binary.inc
I, [2024-12-28T09:45:16.329274 #288067]  INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
I, [2024-12-28T09:45:16.403498 #288067]  INFO -- : linking static-library libruby-static.a
I, [2024-12-28T09:45:18.840424 #288067]  INFO -- : linking shared-library libruby.so.3.5.0
I, [2024-12-28T09:45:22.706116 #288067]  INFO -- : linking ruby
I, [2024-12-28T09:45:22.849016 #288067]  INFO -- : $$$[end] "make ruby -j4" exit with 0.
I, [2024-12-28T09:45:22.849261 #288067]  INFO -- : $$$[beg] make all -j4
I, [2024-12-28T09:45:23.035449 #288067]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-28T09:45:23.035539 #288067]  INFO -- : 	CC = gcc
I, [2024-12-28T09:45:23.035564 #288067]  INFO -- : 	LD = ld
I, [2024-12-28T09:45:23.035585 #288067]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-28T09:45:23.035605 #288067]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-12-28T09:45:23.035625 #288067]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-28T09:45:23.035644 #288067]  INFO -- : 	CPPFLAGS =   
I, [2024-12-28T09:45:23.035662 #288067]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-28T09:45:23.035681 #288067]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-28T09:45:23.035699 #288067]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-28T09:45:23.035718 #288067]  INFO -- : 	LC_ALL = 
I, [2024-12-28T09:45:23.035734 #288067]  INFO -- : 	LC_CTYPE = 
I, [2024-12-28T09:45:23.035767 #288067]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2024-12-28T09:45:23.035787 #288067]  INFO -- : 	RUSTC = rustc
I, [2024-12-28T09:45:23.035806 #288067]  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-12-28T09:45:23.048205 #288067]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-28T09:45:23.048296 #288067]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-28T09:45:23.048322 #288067]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-28T09:45:23.048342 #288067]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-28T09:45:23.048360 #288067]  INFO -- : 
I, [2024-12-28T09:45:23.168503 #288067]  INFO -- : generating encdb.h
I, [2024-12-28T09:45:23.181920 #288067]  INFO -- : generating enc.mk
I, [2024-12-28T09:45:23.194601 #288067]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-12-28T09:45:23.195520 #288067]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-12-28T09:45:23.252050 #288067]  INFO -- : encdb.h unchanged
I, [2024-12-28T09:45:23.256476 #288067]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-12-28T09:45:23.720367 #288067]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-12-28T09:45:23.785316 #288067]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-12-28T09:45:23.872582 #288067]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-12-28T09:45:24.087441 #288067]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-12-28T09:45:24.114520 #288067]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-12-28T09:45:24.212799 #288067]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-12-28T09:45:24.309002 #288067]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-12-28T09:45:24.508613 #288067]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-12-28T09:45:24.658517 #288067]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-12-28T09:45:24.871443 #288067]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-12-28T09:45:24.955454 #288067]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-12-28T09:45:25.075451 #288067]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-12-28T09:45:25.183449 #288067]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-12-28T09:45:25.597673 #288067]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-12-28T09:45:25.676432 #288067]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-12-28T09:45:25.820849 #288067]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-12-28T09:45:25.836853 #288067]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-12-28T09:45:25.913745 #288067]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-12-28T09:45:26.150606 #288067]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-12-28T09:45:26.317663 #288067]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-12-28T09:45:26.383455 #288067]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-12-28T09:45:26.513267 #288067]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-12-28T09:45:26.854747 #288067]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-12-28T09:45:26.896471 #288067]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-12-28T09:45:27.404645 #288067]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-12-28T09:45:27.428390 #288067]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-12-28T09:45:27.480442 #288067]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-12-28T09:45:27.520425 #288067]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-12-28T09:45:27.888454 #288067]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-12-28T09:45:28.104821 #288067]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-12-28T09:45:28.164368 #288067]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-12-28T09:45:28.212678 #288067]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-12-28T09:45:28.576765 #288067]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-12-28T09:45:28.873535 #288067]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-12-28T09:45:28.916461 #288067]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-12-28T09:45:29.024888 #288067]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-12-28T09:45:29.313278 #288067]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-12-28T09:45:29.355448 #288067]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-12-28T09:45:29.509085 #288067]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-12-28T09:45:29.736120 #288067]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-12-28T09:45:30.022496 #288067]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-12-28T09:45:30.120915 #288067]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-12-28T09:45:30.173830 #288067]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-12-28T09:45:30.333622 #288067]  INFO -- : making enc
I, [2024-12-28T09:45:30.380496 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:30.380773 #288067]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-12-28T09:45:30.380851 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:30.382895 #288067]  INFO -- : making srcs under enc
I, [2024-12-28T09:45:30.461470 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:30.461589 #288067]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-28T09:45:30.461667 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:30.463405 #288067]  INFO -- : generating transdb.h
I, [2024-12-28T09:45:30.937384 #288067]  INFO -- : transdb.h unchanged
I, [2024-12-28T09:45:30.943111 #288067]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-12-28T09:45:30.944351 #288067]  INFO -- : making trans
I, [2024-12-28T09:45:31.034363 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:31.034471 #288067]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-12-28T09:45:31.034536 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:31.036518 #288067]  INFO -- : making encs
I, [2024-12-28T09:45:31.041802 #288067]  INFO -- : ext/configure-ext.mk updated
I, [2024-12-28T09:45:31.048875 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:31.204547 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:31.210719 #288067]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-12-28T09:45:31.210890 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:32.425621 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:32.427146 #288067]  INFO -- : generating makefile exts.mk
I, [2024-12-28T09:45:32.531920 #288067]  INFO -- : exts.mk unchanged
I, [2024-12-28T09:45:32.544566 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:32.945529 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-28T09:45:32.954414 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-28T09:45:32.956664 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-28T09:45:32.971231 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-28T09:45:32.983232 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-28T09:45:32.983962 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-28T09:45:32.999433 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-28T09:45:33.015437 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-28T09:45:33.018348 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-28T09:45:33.022395 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-28T09:45:33.026946 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-28T09:45:33.031062 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-28T09:45:33.035348 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-28T09:45:33.042508 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-28T09:45:33.048530 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-28T09:45:33.050920 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-28T09:45:33.062075 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-28T09:45:33.062161 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-28T09:45:33.066349 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-28T09:45:33.070981 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-28T09:45:33.077485 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-28T09:45:33.091501 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-28T09:45:33.097144 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-28T09:45:33.102905 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-28T09:45:33.104796 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-28T09:45:33.108746 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-28T09:45:33.114714 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-28T09:45:33.125675 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-28T09:45:33.127274 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-28T09:45:33.134133 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-28T09:45:33.143436 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-28T09:45:33.145099 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-28T09:45:33.146085 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-28T09:45:33.148333 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-28T09:45:33.159040 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-28T09:45:33.172172 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-28T09:45:33.188272 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-28T09:45:33.191440 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-28T09:45:33.196212 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-28T09:45:33.201153 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-28T09:45:33.230130 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-28T09:45:33.243815 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-28T09:45:33.246317 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-28T09:45:33.249197 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-28T09:45:33.254024 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-28T09:45:33.264415 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-28T09:45:33.271463 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-28T09:45:33.276096 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-28T09:45:33.299484 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-28T09:45:33.306444 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-28T09:45:33.312698 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-28T09:45:33.319440 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-28T09:45:33.319522 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-28T09:45:33.338605 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-28T09:45:33.355198 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-28T09:45:33.380486 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-28T09:45:33.383766 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-28T09:45:33.398991 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-28T09:45:33.456237 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:33.709121 #288067]  INFO -- : linking ruby
I, [2024-12-28T09:45:33.902953 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:33.903988 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:33.911440 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:33.911575 #288067]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-12-28T09:45:33.911677 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:33.915998 #288067]  INFO -- : $$$[end] "make all -j4" exit with 0.
I, [2024-12-28T09:45:33.916209 #288067]  INFO -- : $$$[beg] make install -j4
I, [2024-12-28T09:45:34.144144 #288067]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-28T09:45:34.144226 #288067]  INFO -- : 	CC = gcc
I, [2024-12-28T09:45:34.144247 #288067]  INFO -- : 	LD = ld
I, [2024-12-28T09:45:34.144263 #288067]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-28T09:45:34.144282 #288067]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-12-28T09:45:34.144299 #288067]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-28T09:45:34.144315 #288067]  INFO -- : 	CPPFLAGS =   
I, [2024-12-28T09:45:34.144331 #288067]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-28T09:45:34.144347 #288067]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-28T09:45:34.144365 #288067]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-28T09:45:34.144380 #288067]  INFO -- : 	LC_ALL = 
I, [2024-12-28T09:45:34.144395 #288067]  INFO -- : 	LC_CTYPE = 
I, [2024-12-28T09:45:34.144409 #288067]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2024-12-28T09:45:34.144423 #288067]  INFO -- : 	RUSTC = rustc
I, [2024-12-28T09:45:34.144438 #288067]  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-12-28T09:45:34.238703 #288067]  INFO -- : generating encdb.h
I, [2024-12-28T09:45:34.243848 #288067]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-28T09:45:34.243938 #288067]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-28T09:45:34.243966 #288067]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-28T09:45:34.243984 #288067]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-28T09:45:34.243999 #288067]  INFO -- : 
I, [2024-12-28T09:45:34.250600 #288067]  INFO -- : generating enc.mk
I, [2024-12-28T09:45:34.330390 #288067]  INFO -- : encdb.h unchanged
I, [2024-12-28T09:45:34.692292 #288067]  INFO -- : making srcs under enc
I, [2024-12-28T09:45:34.695412 #288067]  INFO -- : making enc
I, [2024-12-28T09:45:34.765058 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:34.765154 #288067]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-12-28T09:45:34.765214 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:34.779728 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:34.779944 #288067]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-28T09:45:34.779998 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:34.781706 #288067]  INFO -- : generating transdb.h
I, [2024-12-28T09:45:35.013151 #288067]  INFO -- : transdb.h unchanged
I, [2024-12-28T09:45:35.018124 #288067]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-12-28T09:45:35.019137 #288067]  INFO -- : making trans
I, [2024-12-28T09:45:35.105672 #288067]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-12-28T09:45:35.110997 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:35.119006 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:35.119121 #288067]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-12-28T09:45:35.119190 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:35.128437 #288067]  INFO -- : making encs
I, [2024-12-28T09:45:35.317788 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:35.317907 #288067]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-12-28T09:45:35.317984 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:36.492856 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:36.494113 #288067]  INFO -- : generating makefile exts.mk
I, [2024-12-28T09:45:36.582900 #288067]  INFO -- : exts.mk unchanged
I, [2024-12-28T09:45:36.591572 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:36.939066 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-28T09:45:36.947322 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-28T09:45:36.953537 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-28T09:45:36.953816 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-28T09:45:36.960010 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-28T09:45:36.962749 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-28T09:45:36.968893 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-28T09:45:36.970156 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-28T09:45:36.976755 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-28T09:45:36.977780 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-28T09:45:36.986161 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-28T09:45:36.986553 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-28T09:45:36.995505 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-28T09:45:36.995916 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-28T09:45:36.999975 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-28T09:45:37.003969 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-28T09:45:37.012106 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-28T09:45:37.014848 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-28T09:45:37.018445 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-28T09:45:37.022727 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-28T09:45:37.023773 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-28T09:45:37.034602 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-28T09:45:37.042612 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-28T09:45:37.055710 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-28T09:45:37.063715 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-28T09:45:37.072710 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-28T09:45:37.081998 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-28T09:45:37.088453 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-28T09:45:37.098421 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-28T09:45:37.099913 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-28T09:45:37.114835 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-28T09:45:37.116262 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-28T09:45:37.126609 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-28T09:45:37.139451 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-28T09:45:37.147447 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-28T09:45:37.151432 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-28T09:45:37.159434 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-28T09:45:37.159589 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-28T09:45:37.176365 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-28T09:45:37.183758 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-28T09:45:37.201353 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-28T09:45:37.201855 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-28T09:45:37.222196 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-28T09:45:37.222280 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-28T09:45:37.231434 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-28T09:45:37.243438 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-28T09:45:37.255445 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-28T09:45:37.265787 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-28T09:45:37.280428 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-28T09:45:37.280510 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-28T09:45:37.285638 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-28T09:45:37.290572 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-28T09:45:37.314186 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-28T09:45:37.340524 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-28T09:45:37.346210 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-28T09:45:37.357121 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-28T09:45:37.375513 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-28T09:45:37.384109 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-28T09:45:37.449636 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:37.718944 #288067]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-12-28T09:45:37.719095 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:37.721111 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:37.727188 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:37.727291 #288067]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-12-28T09:45:37.727370 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:45:37.728195 #288067]  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-12-28T09:45:37.941081 #288067]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk-jemalloc/bin
I, [2024-12-28T09:45:37.945849 #288067]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk-jemalloc/lib
I, [2024-12-28T09:45:38.023219 #288067]  INFO -- : installing arch files:              /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0/x86_64-linux
I, [2024-12-28T09:45:38.023791 #288067]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig
I, [2024-12-28T09:45:38.024034 #288067]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0/x86_64-linux
I, [2024-12-28T09:45:38.327373 #288067]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
I, [2024-12-28T09:45:38.327476 #288067]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
I, [2024-12-28T09:45:38.327665 #288067]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/x86_64-linux
I, [2024-12-28T09:45:38.328507 #288067]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0
I, [2024-12-28T09:45:38.355216 #288067]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0
I, [2024-12-28T09:45:38.355308 #288067]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0
I, [2024-12-28T09:45:38.355327 #288067]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/ruby
I, [2024-12-28T09:45:38.355593 #288067]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
I, [2024-12-28T09:45:38.355941 #288067]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0
I, [2024-12-28T09:45:38.823575 #288067]  INFO -- : installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0
I, [2024-12-28T09:45:38.914855 #288067]  INFO -- : installing manpages:                /tmp/ruby/install/trunk-jemalloc/share/man/man1
I, [2024-12-28T09:45:38.930004 #288067]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0
I, [2024-12-28T09:45:38.990026 #288067]  INFO -- :                                     benchmark 0.4.0
I, [2024-12-28T09:45:38.998598 #288067]  INFO -- :                                     bundler 2.7.0.dev
I, [2024-12-28T09:45:39.003937 #288067]  INFO -- :                                     cgi 0.4.1
I, [2024-12-28T09:45:39.006029 #288067]  INFO -- :                                     delegate 0.4.0
I, [2024-12-28T09:45:39.007921 #288067]  INFO -- :                                     did_you_mean 2.0.0
I, [2024-12-28T09:45:39.009784 #288067]  INFO -- :                                     english 0.8.0
I, [2024-12-28T09:45:39.011657 #288067]  INFO -- :                                     erb 4.0.4
I, [2024-12-28T09:45:39.014520 #288067]  INFO -- :                                     error_highlight 0.7.0
I, [2024-12-28T09:45:39.016539 #288067]  INFO -- :                                     fileutils 1.7.3
I, [2024-12-28T09:45:39.018487 #288067]  INFO -- :                                     find 0.2.0
I, [2024-12-28T09:45:39.020620 #288067]  INFO -- :                                     forwardable 1.3.3
I, [2024-12-28T09:45:39.025102 #288067]  INFO -- :                                     ipaddr 1.2.7
I, [2024-12-28T09:45:39.027412 #288067]  INFO -- :                                     irb 1.14.3
I, [2024-12-28T09:45:39.030579 #288067]  INFO -- :                                     logger 1.6.4
I, [2024-12-28T09:45:39.032800 #288067]  INFO -- :                                     net-http 0.6.0
I, [2024-12-28T09:45:39.035009 #288067]  INFO -- :                                     net-protocol 0.2.2
I, [2024-12-28T09:45:39.037605 #288067]  INFO -- :                                     open-uri 0.5.0
I, [2024-12-28T09:45:39.039736 #288067]  INFO -- :                                     open3 0.2.1
I, [2024-12-28T09:45:39.041690 #288067]  INFO -- :                                     optparse 0.6.0
I, [2024-12-28T09:45:39.043681 #288067]  INFO -- :                                     ostruct 0.6.1
I, [2024-12-28T09:45:39.045602 #288067]  INFO -- :                                     pp 0.6.2
I, [2024-12-28T09:45:39.047573 #288067]  INFO -- :                                     prettyprint 0.2.0
I, [2024-12-28T09:45:39.049479 #288067]  INFO -- :                                     prism 1.2.0
I, [2024-12-28T09:45:39.051486 #288067]  INFO -- :                                     pstore 0.1.4
I, [2024-12-28T09:45:39.053381 #288067]  INFO -- :                                     rdoc 6.10.0
I, [2024-12-28T09:45:39.059204 #288067]  INFO -- :                                     readline 0.0.4
I, [2024-12-28T09:45:39.061375 #288067]  INFO -- :                                     reline 0.6.0
I, [2024-12-28T09:45:39.063483 #288067]  INFO -- :                                     resolv 0.6.0
I, [2024-12-28T09:45:39.065525 #288067]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-12-28T09:45:39.067569 #288067]  INFO -- :                                     securerandom 0.4.1
I, [2024-12-28T09:45:39.069655 #288067]  INFO -- :                                     set 1.1.1
I, [2024-12-28T09:45:39.071524 #288067]  INFO -- :                                     shellwords 0.2.2
I, [2024-12-28T09:45:39.073380 #288067]  INFO -- :                                     singleton 0.3.0
I, [2024-12-28T09:45:39.075254 #288067]  INFO -- :                                     syntax_suggest 2.0.2
I, [2024-12-28T09:45:39.077995 #288067]  INFO -- :                                     tempfile 0.3.1
I, [2024-12-28T09:45:39.079923 #288067]  INFO -- :                                     time 0.4.1
I, [2024-12-28T09:45:39.081797 #288067]  INFO -- :                                     timeout 0.4.3
I, [2024-12-28T09:45:39.083675 #288067]  INFO -- :                                     tmpdir 0.3.1
I, [2024-12-28T09:45:39.085625 #288067]  INFO -- :                                     tsort 0.2.0
I, [2024-12-28T09:45:39.089929 #288067]  INFO -- :                                     un 0.3.0
I, [2024-12-28T09:45:39.092124 #288067]  INFO -- :                                     uri 1.0.2
I, [2024-12-28T09:45:39.094083 #288067]  INFO -- :                                     weakref 0.1.3
I, [2024-12-28T09:45:39.096026 #288067]  INFO -- :                                     yaml 0.4.0
I, [2024-12-28T09:45:39.097476 #288067]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0
I, [2024-12-28T09:45:39.118290 #288067]  INFO -- :                                     date 3.4.1
I, [2024-12-28T09:45:39.120439 #288067]  INFO -- :                                     digest 3.2.0
I, [2024-12-28T09:45:39.122406 #288067]  INFO -- :                                     etc 1.4.5
I, [2024-12-28T09:45:39.124692 #288067]  INFO -- :                                     fcntl 1.2.0
I, [2024-12-28T09:45:39.128631 #288067]  INFO -- :                                     fiddle 1.1.7.dev
I, [2024-12-28T09:45:39.131096 #288067]  INFO -- :                                     io-console 0.8.0
I, [2024-12-28T09:45:39.133114 #288067]  INFO -- :                                     io-nonblock 0.3.1
I, [2024-12-28T09:45:39.134973 #288067]  INFO -- :                                     io-wait 0.3.1
I, [2024-12-28T09:45:39.136823 #288067]  INFO -- :                                     json 2.9.1
I, [2024-12-28T09:45:39.139027 #288067]  INFO -- :                                     openssl 3.3.0
I, [2024-12-28T09:45:39.140930 #288067]  INFO -- :                                     pathname 0.4.0
I, [2024-12-28T09:45:39.142747 #288067]  INFO -- :                                     psych 5.2.2
I, [2024-12-28T09:45:39.144833 #288067]  INFO -- :                                     stringio 3.1.3.dev
I, [2024-12-28T09:45:39.149490 #288067]  INFO -- :                                     strscan 3.1.2
I, [2024-12-28T09:45:39.152085 #288067]  INFO -- :                                     zlib 3.2.1
I, [2024-12-28T09:45:39.155688 #288067]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0
I, [2024-12-28T09:45:39.158876 #288067]  INFO -- :                                     minitest 5.25.4
I, [2024-12-28T09:45:39.184329 #288067]  INFO -- :                                     power_assert 2.0.5
I, [2024-12-28T09:45:39.192801 #288067]  INFO -- :                                     rake 13.2.1
I, [2024-12-28T09:45:39.215622 #288067]  INFO -- :                                     test-unit 3.6.7
I, [2024-12-28T09:45:39.247373 #288067]  INFO -- :                                     rexml 3.4.0
I, [2024-12-28T09:45:39.275734 #288067]  INFO -- :                                     rss 0.3.1
I, [2024-12-28T09:45:39.293774 #288067]  INFO -- :                                     net-ftp 0.3.8
I, [2024-12-28T09:45:39.301350 #288067]  INFO -- :                                     net-imap 0.5.4
I, [2024-12-28T09:45:39.374043 #288067]  INFO -- :                                     net-pop 0.1.2
I, [2024-12-28T09:45:39.379902 #288067]  INFO -- :                                     net-smtp 0.5.0
I, [2024-12-28T09:45:39.386607 #288067]  INFO -- :                                     matrix 0.4.2
I, [2024-12-28T09:45:39.397351 #288067]  INFO -- :                                     prime 0.1.3
I, [2024-12-28T09:45:39.418539 #288067]  INFO -- :                                     rbs 3.8.1
I, [2024-12-28T09:45:39.732196 #288067]  INFO -- :                                     typeprof 0.30.1
I, [2024-12-28T09:45:39.752989 #288067]  INFO -- :                                     debug 1.10.0
I, [2024-12-28T09:45:39.770155 #288067]  INFO -- :                                     racc 1.8.1
I, [2024-12-28T09:45:39.826191 #288067]  INFO -- :                                     mutex_m 0.3.0
I, [2024-12-28T09:45:39.831825 #288067]  INFO -- :                                     getoptlong 0.2.1
I, [2024-12-28T09:45:39.840201 #288067]  INFO -- :                                     base64 0.2.0
I, [2024-12-28T09:45:39.845140 #288067]  INFO -- :                                     bigdecimal 3.1.9
I, [2024-12-28T09:45:39.860167 #288067]  INFO -- :                                     observer 0.1.2
I, [2024-12-28T09:45:39.865739 #288067]  INFO -- :                                     abbrev 0.1.2
I, [2024-12-28T09:45:39.871210 #288067]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-12-28T09:45:39.878723 #288067]  INFO -- :                                     rinda 0.2.0
I, [2024-12-28T09:45:39.885310 #288067]  INFO -- :                                     drb 2.2.1
I, [2024-12-28T09:45:39.894185 #288067]  INFO -- :                                     nkf 0.2.0
I, [2024-12-28T09:45:39.912710 #288067]  INFO -- :                                     syslog 0.2.0
I, [2024-12-28T09:45:39.922298 #288067]  INFO -- :                                     csv 3.3.2
I, [2024-12-28T09:45:39.941039 #288067]  INFO -- :                                     repl_type_completor 0.1.9
I, [2024-12-28T09:45:39.948258 #288067]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0/cache
I, [2024-12-28T09:45:39.991447 #288067]  INFO -- : $$$[end] "make install -j4" exit with 0.
I, [2024-12-28T09:45:39.991657 #288067]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4'
I, [2024-12-28T09:46:17.298540 #288067]  INFO -- : PASS all 2004 tests
E, [2024-12-28T09:46:17.312132 #288067] ERROR -- :  
I, [2024-12-28T09:46:17.312335 #288067]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
I, [2024-12-28T09:46:17.312556 #288067]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j4'
I, [2024-12-28T09:46:17.506744 #288067]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-28T09:46:17.506825 #288067]  INFO -- : 	CC = gcc
I, [2024-12-28T09:46:17.506857 #288067]  INFO -- : 	LD = ld
I, [2024-12-28T09:46:17.506883 #288067]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-28T09:46:17.506916 #288067]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-12-28T09:46:17.506947 #288067]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-28T09:46:17.506974 #288067]  INFO -- : 	CPPFLAGS =   
I, [2024-12-28T09:46:17.507013 #288067]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-28T09:46:17.507040 #288067]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-28T09:46:17.507065 #288067]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-28T09:46:17.507087 #288067]  INFO -- : 	LC_ALL = 
I, [2024-12-28T09:46:17.507109 #288067]  INFO -- : 	LC_CTYPE = 
I, [2024-12-28T09:46:17.507130 #288067]  INFO -- : 	MFLAGS = 
I, [2024-12-28T09:46:17.507151 #288067]  INFO -- : 	RUSTC = rustc
I, [2024-12-28T09:46:17.507174 #288067]  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-12-28T09:46:17.511720 #288067]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-28T09:46:17.511793 #288067]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-28T09:46:17.511813 #288067]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-28T09:46:17.511830 #288067]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-28T09:46:17.511846 #288067]  INFO -- : 
I, [2024-12-28T09:46:17.945804 #288067]  INFO -- : Checking leaked global symbols...none
I, [2024-12-28T09:46:18.017216 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-12-28T09:46:18.017472 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2
I, [2024-12-28T09:46:18.017693 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3
I, [2024-12-28T09:46:18.018046 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5
I, [2024-12-28T09:46:18.018984 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8
I, [2024-12-28T09:46:18.019654 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10
I, [2024-12-28T09:46:18.022327 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39
I, [2024-12-28T09:46:18.023218 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27
I, [2024-12-28T09:46:18.026642 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-12-28T09:46:18.028856 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80
I, [2024-12-28T09:46:18.031252 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31
I, [2024-12-28T09:46:18.034900 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-12-28T09:46:18.035261 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10
I, [2024-12-28T09:46:18.035505 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6
I, [2024-12-28T09:46:18.035899 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9
I, [2024-12-28T09:46:18.136294 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2
I, [2024-12-28T09:46:18.138707 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27
I, [2024-12-28T09:46:18.347518 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8
I, [2024-12-28T09:46:18.347613 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5
I, [2024-12-28T09:46:18.347639 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5
I, [2024-12-28T09:46:18.347656 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4
I, [2024-12-28T09:46:18.347670 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4
I, [2024-12-28T09:46:18.347685 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2
I, [2024-12-28T09:46:18.347698 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6
I, [2024-12-28T09:46:18.347712 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12
I, [2024-12-28T09:46:18.347727 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3
I, [2024-12-28T09:46:18.347742 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12
I, [2024-12-28T09:46:18.347757 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6
I, [2024-12-28T09:46:18.347770 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23
I, [2024-12-28T09:46:18.459359 #288067]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4
I, [2024-12-28T09:46:18.467393 #288067]  INFO -- : 
I, [2024-12-28T09:46:18.467492 #288067]  INFO -- : test succeeded
I, [2024-12-28T09:46:18.470862 #288067]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
I, [2024-12-28T09:46:18.471112 #288067]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
I, [2024-12-28T09:46:18.777529 #288067]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-28T09:46:18.777643 #288067]  INFO -- : 	CC = gcc
I, [2024-12-28T09:46:18.777688 #288067]  INFO -- : 	LD = ld
I, [2024-12-28T09:46:18.777726 #288067]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-28T09:46:18.777780 #288067]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-12-28T09:46:18.777825 #288067]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-28T09:46:18.777865 #288067]  INFO -- : 	CPPFLAGS =   
I, [2024-12-28T09:46:18.777904 #288067]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-28T09:46:18.777942 #288067]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-28T09:46:18.777980 #288067]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-28T09:46:18.778020 #288067]  INFO -- : 	LC_ALL = 
I, [2024-12-28T09:46:18.778057 #288067]  INFO -- : 	LC_CTYPE = 
I, [2024-12-28T09:46:18.778095 #288067]  INFO -- : 	MFLAGS = 
I, [2024-12-28T09:46:18.778131 #288067]  INFO -- : 	RUSTC = rustc
I, [2024-12-28T09:46:18.778167 #288067]  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-12-28T09:46:18.794798 #288067]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-28T09:46:18.794878 #288067]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-28T09:46:18.794895 #288067]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-28T09:46:18.794911 #288067]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-28T09:46:18.794927 #288067]  INFO -- : 
I, [2024-12-28T09:46:18.800423 #288067]  INFO -- : generating enc.mk
I, [2024-12-28T09:46:19.281888 #288067]  INFO -- : generating encdb.h
I, [2024-12-28T09:46:19.336888 #288067]  INFO -- : encdb.h unchanged
I, [2024-12-28T09:46:19.342895 #288067]  INFO -- : making enc
I, [2024-12-28T09:46:19.384526 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:19.384615 #288067]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-12-28T09:46:19.384664 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:19.386282 #288067]  INFO -- : making srcs under enc
I, [2024-12-28T09:46:19.458021 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:19.458127 #288067]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-28T09:46:19.458182 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:19.460425 #288067]  INFO -- : generating transdb.h
I, [2024-12-28T09:46:19.683790 #288067]  INFO -- : transdb.h unchanged
I, [2024-12-28T09:46:19.687881 #288067]  INFO -- : making trans
I, [2024-12-28T09:46:19.764083 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:19.764176 #288067]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-12-28T09:46:19.764246 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:19.766102 #288067]  INFO -- : making encs
I, [2024-12-28T09:46:19.864199 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:19.864304 #288067]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-12-28T09:46:19.864330 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:19.867423 #288067]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-12-28T09:46:19.928671 #288067]  INFO -- : ext/configure-ext.mk updated
I, [2024-12-28T09:46:19.934322 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:23.086972 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:23.088269 #288067]  INFO -- : generating makefile exts.mk
I, [2024-12-28T09:46:23.171121 #288067]  INFO -- : exts.mk unchanged
I, [2024-12-28T09:46:23.177383 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:23.746922 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-28T09:46:23.753840 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-28T09:46:23.764923 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-28T09:46:23.773059 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-28T09:46:23.779302 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-28T09:46:23.792906 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-28T09:46:23.831313 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-28T09:46:23.836673 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-28T09:46:23.863107 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-28T09:46:23.876274 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-28T09:46:23.884954 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-28T09:46:23.897617 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-28T09:46:23.927567 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-28T09:46:23.963441 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-28T09:46:23.995051 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-28T09:46:24.005579 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-28T09:46:24.019030 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-28T09:46:24.041313 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-28T09:46:24.086422 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-28T09:46:24.133028 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-28T09:46:24.142277 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-28T09:46:24.157458 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-28T09:46:24.170651 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-28T09:46:24.257383 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-28T09:46:24.284327 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-28T09:46:24.296532 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-28T09:46:24.330086 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-28T09:46:24.347684 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-28T09:46:24.353195 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-28T09:46:24.368733 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-28T09:46:24.389653 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-28T09:46:24.420651 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-28T09:46:24.439638 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-28T09:46:24.453019 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-28T09:46:24.469738 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-28T09:46:24.517670 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-28T09:46:24.523675 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-28T09:46:24.569935 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-28T09:46:24.575114 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-28T09:46:24.618685 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-28T09:46:24.623689 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-28T09:46:24.675894 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-28T09:46:24.680723 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-28T09:46:24.727779 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-28T09:46:24.734215 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-28T09:46:24.786692 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-28T09:46:24.794510 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-28T09:46:24.844623 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-28T09:46:24.857783 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-28T09:46:24.904871 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-28T09:46:24.918241 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-28T09:46:24.969196 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-28T09:46:24.976209 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-28T09:46:25.024696 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-28T09:46:25.029336 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-28T09:46:25.083514 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-28T09:46:25.091929 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-28T09:46:25.141857 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-28T09:46:25.202752 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:25.522225 #288067]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-12-28T09:46:25.522385 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:25.524492 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:25.540562 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:25.540687 #288067]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-12-28T09:46:25.540742 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:46:25.744834 #288067]  INFO -- : Run options: 
I, [2024-12-28T09:46:25.744911 #288067]  INFO -- :   --seed=56181
I, [2024-12-28T09:46:25.744928 #288067]  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-12-28T09:46:25.744943 #288067]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes
I, [2024-12-28T09:46:25.744957 #288067]  INFO -- :   --name=!/memory_leak/
I, [2024-12-28T09:46:25.744971 #288067]  INFO -- :   --stderr-on-failure
I, [2024-12-28T09:46:25.744997 #288067]  INFO -- :   -j4
I, [2024-12-28T09:46:25.745011 #288067]  INFO -- : 
I, [2024-12-28T09:46:25.745025 #288067]  INFO -- : # Running tests:
I, [2024-12-28T09:46:25.745037 #288067]  INFO -- : 
I, [2024-12-28T09:46:26.127919 #288067]  INFO -- : [  1/916] 329499=test_sorted_set
I, [2024-12-28T09:46:26.181249 #288067]  INFO -- : [  2/916] 329501=test_resize
I, [2024-12-28T09:46:26.203751 #288067]  INFO -- : [  3/916] 329501=test_emoji
I, [2024-12-28T09:46:26.283939 #288067]  INFO -- : [  4/916] 329497=test_rdoc_tom_doc
I, [2024-12-28T09:46:26.324342 #288067]  INFO -- : [  5/916] 329500=test_gem_resolver
I, [2024-12-28T09:46:26.385490 #288067]  INFO -- : [  6/916] 329501=test_stringify_symbols
I, [2024-12-28T09:46:26.430908 #288067]  INFO -- : [  7/916] 329501=test_erb
I, [2024-12-28T09:46:26.471123 #288067]  INFO -- : [  8/916] 329499=test_cp949
I, [2024-12-28T09:46:26.483623 #288067]  INFO -- : [  9/916] 329499=json_generic_object_test
I, [2024-12-28T09:46:26.514833 #288067]  INFO -- : [ 10/916] 329499=test_condition
I, [2024-12-28T09:46:26.537141 #288067]  INFO -- : [ 11/916] 329501=test_eval
I, [2024-12-28T09:46:26.548535 #288067]  INFO -- : [ 12/916] 329499=test_gem_name_tuple
I, [2024-12-28T09:46:26.721681 #288067]  INFO -- : [ 13/916] 329497=reflection_test
I, [2024-12-28T09:46:26.943467 #288067]  INFO -- : [ 14/916] 329497=test_date_attr
I, [2024-12-28T09:46:26.975768 #288067]  INFO -- : [ 15/916] 329497=test_gem_commands_push_command
I, [2024-12-28T09:46:27.051821 #288067]  INFO -- : [ 16/916] 329499=test_rdoc_markup_to_bs
I, [2024-12-28T09:46:27.604575 #288067]  INFO -- : [ 17/916] 329499=locals_test
I, [2024-12-28T09:46:27.606616 #288067]  INFO -- : [ 18/916] 329499=test_rdoc_parser_ruby
I, [2024-12-28T09:46:27.939743 #288067]  INFO -- : [ 19/916] 329500=test_httpresponse
I, [2024-12-28T09:46:28.155437 #288067]  INFO -- : [ 20/916] 329500=test_x509ext
I, [2024-12-28T09:46:28.243435 #288067]  INFO -- : [ 21/916] 329500=test_verbose
I, [2024-12-28T09:46:28.336709 #288067]  INFO -- : [ 22/916] 329500=test_gem_remote_fetcher_local_server
I, [2024-12-28T09:46:28.505836 #288067]  INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 35381>
I, [2024-12-28T09:46:28.625299 #288067]  INFO -- : Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9
I, [2024-12-28T09:46:28.668253 #288067]  INFO -- : [ 23/916] 329501=heredoc_test
I, [2024-12-28T09:46:28.823649 #288067]  INFO -- : [ 24/916] 329501=test_gem_ext_cmake_builder
I, [2024-12-28T09:46:28.973482 #288067]  INFO -- : [ 25/916] 329500=test_c_union_entity
I, [2024-12-28T09:46:29.091690 #288067]  INFO -- : [ 26/916] 329500=test_rdoc_parser_changelog
I, [2024-12-28T09:46:29.258918 #288067]  INFO -- : [ 27/916] 329497=test_file
I, [2024-12-28T09:46:29.399737 #288067]  INFO -- : [ 28/916] 329500=test_io_console
I, [2024-12-28T09:46:29.442249 #288067]  INFO -- : [ 29/916] 329501=bom_test
I, [2024-12-28T09:46:29.488609 #288067]  INFO -- : [ 30/916] 329501=test_gem_ci_detector
I, [2024-12-28T09:46:29.495298 #288067]  INFO -- : [ 31/916] 329501=test_io_wait_uncommon
I, [2024-12-28T09:46:29.527793 #288067]  INFO -- : [ 32/916] 329501=test_rdoc_markup_to_ansi
I, [2024-12-28T09:46:29.632990 #288067]  INFO -- : [ 33/916] 329499=test_generic
I, [2024-12-28T09:46:29.847456 #288067]  INFO -- : [ 34/916] 329501=test_gem_resolver_index_specification
I, [2024-12-28T09:46:29.859453 #288067]  INFO -- : [ 35/916] 329499=test_singleton_function
I, [2024-12-28T09:46:29.875460 #288067]  INFO -- : [ 36/916] 329499=test_passing_block
I, [2024-12-28T09:46:29.911656 #288067]  INFO -- : [ 37/916] 329499=test_workspace
I, [2024-12-28T09:46:30.147743 #288067]  INFO -- : [ 38/916] 329501=test_framework
I, [2024-12-28T09:46:30.215442 #288067]  INFO -- : [ 39/916] 329501=test_c_struct_builder
I, [2024-12-28T09:46:30.295855 #288067]  INFO -- : [ 40/916] 329499=test_last_thread
I, [2024-12-28T09:46:30.354208 #288067]  INFO -- : [ 41/916] 329501=test_monitor
I, [2024-12-28T09:46:30.732497 #288067]  INFO -- : [ 42/916] 329501=test_gem_install_update_options
I, [2024-12-28T09:46:30.991332 #288067]  INFO -- : [ 43/916] 329501=test_gem_dependency_list
I, [2024-12-28T09:46:31.167917 #288067]  INFO -- : [ 44/916] 329501=test_digest_extend
I, [2024-12-28T09:46:31.222841 #288067]  INFO -- : [ 45/916] 329501=test_gem_rdoc
I, [2024-12-28T09:46:31.495245 #288067]  INFO -- : [ 46/916] 329501=test_bn
I, [2024-12-28T09:46:31.503447 #288067]  INFO -- : [ 47/916] 329499=test_pkey_rsa
I, [2024-12-28T09:46:31.523603 #288067]  INFO -- : [ 48/916] 329501=test_whileuntil
I, [2024-12-28T09:46:31.541396 #288067]  INFO -- : [ 49/916] 329501=test_numhash
I, [2024-12-28T09:46:31.545706 #288067]  INFO -- : [ 50/916] 329501=test_gem_source_lock
I, [2024-12-28T09:46:31.779476 #288067]  INFO -- : [ 51/916] 329501=test_resolve_symbol
I, [2024-12-28T09:46:31.959443 #288067]  INFO -- : [ 52/916] 329501=test_rdoc_normal_module
I, [2024-12-28T09:46:32.194798 #288067]  INFO -- : [ 53/916] 329501=test_rdoc_markdown_test
I, [2024-12-28T09:46:33.915667 #288067]  INFO -- : [ 54/916] 329499=test_gem_security_signer
I, [2024-12-28T09:46:34.055435 #288067]  INFO -- : [ 55/916] 329501=test_pkg_config
I, [2024-12-28T09:46:34.073709 #288067]  INFO -- : [ 56/916] 329501=symbol_encoding_test
I, [2024-12-28T09:46:34.116758 #288067]  INFO -- : [ 57/916] 329501=test_default_gems
I, [2024-12-28T09:46:34.282442 #288067]  INFO -- : [ 58/916] 329501=test_dln
I, [2024-12-28T09:46:34.340508 #288067]  INFO -- : [ 59/916] 329501=test_backtrace
I, [2024-12-28T09:46:34.355433 #288067]  INFO -- : [ 60/916] 329500=test_x509name
I, [2024-12-28T09:46:34.387528 #288067]  INFO -- : [ 61/916] 329500=test_rdoc_task
I, [2024-12-28T09:46:34.407452 #288067]  INFO -- : [ 62/916] 329500=test_set
I, [2024-12-28T09:46:34.454198 #288067]  INFO -- : [ 63/916] 329500=test_nofree
I, [2024-12-28T09:46:34.491595 #288067]  INFO -- : [ 64/916] 329500=test_scalar_scanner
I, [2024-12-28T09:46:34.517510 #288067]  INFO -- : [ 65/916] 329500=test_member
I, [2024-12-28T09:46:34.547514 #288067]  INFO -- : [ 66/916] 329500=test_flip
I, [2024-12-28T09:46:34.631721 #288067]  INFO -- : [ 67/916] 329500=test_x509req
I, [2024-12-28T09:46:34.667450 #288067]  INFO -- : [ 68/916] 329499=test_win32ole_variant
I, [2024-12-28T09:46:34.702409 #288067]  INFO -- : [ 69/916] 329499=test_syntax
I, [2024-12-28T09:46:34.867653 #288067]  INFO -- : [ 70/916] 329500=test_my_integer
I, [2024-12-28T09:46:34.952218 #288067]  INFO -- : [ 71/916] 329500=test_debugger_integration
I, [2024-12-28T09:46:35.011645 #288067]  INFO -- : [ 72/916] 329500=test_allocation
I, [2024-12-28T09:46:36.360029 #288067]  INFO -- : [ 73/916] 329501=test_svcb_https
I, [2024-12-28T09:46:36.371702 #288067]  INFO -- : [ 74/916] 329501=test_buffering
I, [2024-12-28T09:46:36.409381 #288067]  INFO -- : [ 75/916] 329501=test_gem_version_option
I, [2024-12-28T09:46:36.675446 #288067]  INFO -- : [ 76/916] 329501=test_tracer
I, [2024-12-28T09:46:36.828162 #288067]  INFO -- : [ 77/916] 329501=test_option
I, [2024-12-28T09:46:37.032513 #288067]  INFO -- : [ 78/916] 329501=test_insns_leaf
I, [2024-12-28T09:46:37.095405 #288067]  INFO -- : [ 79/916] 329501=test_httpresponses
I, [2024-12-28T09:46:37.183697 #288067]  INFO -- : [ 80/916] 329501=test_x509crl
I, [2024-12-28T09:46:37.543461 #288067]  INFO -- : [ 81/916] 329501=test_usrmarshal
I, [2024-12-28T09:46:37.959593 #288067]  INFO -- : [ 82/916] 329501=test_cgi_session
I, [2024-12-28T09:46:39.917727 #288067]  INFO -- : [ 83/916] 329497=test_ansi
I, [2024-12-28T09:46:40.015648 #288067]  INFO -- : [ 84/916] 329501=test_optimization
I, [2024-12-28T09:46:40.111460 #288067]  INFO -- : [ 85/916] 329497=test_ripper
I, [2024-12-28T09:46:41.809091 #288067]  INFO -- : [ 86/916] 329497=test_weakmap
I, [2024-12-28T09:46:45.748903 #288067]  INFO -- : [ 87/916] 329500=test_pkcs12
I, [2024-12-28T09:46:46.542646 #288067]  INFO -- : [ 88/916] 329500=test_gem_commands_which_command
I, [2024-12-28T09:46:46.633379 #288067]  INFO -- : [ 89/916] 329500=test_case_options
I, [2024-12-28T09:46:46.949156 #288067]  INFO -- : [ 90/916] 329500=test_refinement
I, [2024-12-28T09:46:50.783431 #288067]  INFO -- : [ 91/916] 329497=test_fiber
I, [2024-12-28T09:46:53.810493 #288067]  INFO -- : [ 92/916] 329500=test_utf16
I, [2024-12-28T09:46:53.891790 #288067]  INFO -- : [ 93/916] 329500=test_gem_request_set_lockfile_parser
I, [2024-12-28T09:46:54.335668 #288067]  INFO -- : [ 94/916] 329501=test_sprintf
I, [2024-12-28T09:46:54.736136 #288067]  INFO -- : [ 95/916] 329501=test_autoload
I, [2024-12-28T09:46:55.306651 #288067]  INFO -- : [ 96/916] 329500=test_gem_dependency_resolution_error
I, [2024-12-28T09:46:55.318553 #288067]  INFO -- : [ 97/916] 329500=test_buffered_io
I, [2024-12-28T09:46:55.526879 #288067]  INFO -- : [ 98/916] 329500=test_gem_ext_ext_conf_builder
I, [2024-12-28T09:46:58.295577 #288067]  INFO -- : [ 99/916] 329497=test_gem_commands_cleanup_command
I, [2024-12-28T09:46:59.292115 #288067]  INFO -- : [100/916] 329497=test_path_to_class
I, [2024-12-28T09:46:59.327435 #288067]  INFO -- : [101/916] 329497=test_fiddle
I, [2024-12-28T09:46:59.471436 #288067]  INFO -- : [102/916] 329497=test_omap
I, [2024-12-28T09:46:59.503443 #288067]  INFO -- : [103/916] 329497=test_complex
I, [2024-12-28T09:46:59.814525 #288067]  INFO -- : [104/916] 329497=test_ractor
I, [2024-12-28T09:46:59.958095 #288067]  INFO -- : [105/916] 329497=test_case
I, [2024-12-28T09:46:59.967435 #288067]  INFO -- : [106/916] 329497=test_yield_block
I, [2024-12-28T09:46:59.973392 #288067]  INFO -- : [107/916] 329497=test_shellwords
I, [2024-12-28T09:47:00.020582 #288067]  INFO -- : [108/916] 329497=newline_offsets_test
I, [2024-12-28T09:47:00.395263 #288067]  INFO -- : [109/916] 329497=test_gem_package_task
I, [2024-12-28T09:47:00.443790 #288067]  INFO -- : [110/916] 329497=test_digest
I, [2024-12-28T09:47:01.455436 #288067]  INFO -- : [111/916] 329500=test_frozen
I, [2024-12-28T09:47:01.479719 #288067]  INFO -- : [112/916] 329500=test_windows_1251
I, [2024-12-28T09:47:01.558686 #288067]  INFO -- : [113/916] 329500=relocation_test
I, [2024-12-28T09:47:01.607324 #288067]  INFO -- : [114/916] 329500=test_ractor
I, [2024-12-28T09:47:01.732907 #288067]  INFO -- : [115/916] 329497=test_rdoc_parser_markdown
I, [2024-12-28T09:47:01.767435 #288067]  INFO -- : [116/916] 329500=test_float
I, [2024-12-28T09:47:01.779686 #288067]  INFO -- : [117/916] 329497=test_gem_ext_cargo_builder_unit
I, [2024-12-28T09:47:01.925407 #288067]  INFO -- : [118/916] 329497=test_delegate
I, [2024-12-28T09:47:02.051635 #288067]  INFO -- : [119/916] 329497=test_gem_request_set_lockfile
I, [2024-12-28T09:47:03.640115 #288067]  INFO -- : [120/916] 329500=test_postponed_job
I, [2024-12-28T09:47:04.246127 #288067]  INFO -- : [121/916] 329500=parse_success_test
I, [2024-12-28T09:47:04.878236 #288067]  INFO -- : [122/916] 329500=parse_comments_test
I, [2024-12-28T09:47:04.890254 #288067]  INFO -- : [123/916] 329500=test_rdoc_markup_attributes
I, [2024-12-28T09:47:04.944042 #288067]  INFO -- : [124/916] 329500=test_recursion
I, [2024-12-28T09:47:04.957562 #288067]  INFO -- : [125/916] 329500=test_pty
I, [2024-12-28T09:47:05.817113 #288067]  INFO -- : [126/916] 329500=test_gem_source_specific_file
I, [2024-12-28T09:47:06.081684 #288067]  INFO -- : [127/916] 329500=test_ractor
I, [2024-12-28T09:47:06.092270 #288067]  INFO -- : [128/916] 329500=test_kdf
I, [2024-12-28T09:47:06.228437 #288067]  INFO -- : [129/916] 329500=test_serialize_subclasses
I, [2024-12-28T09:47:06.249486 #288067]  INFO -- : [130/916] 329500=test_enum
I, [2024-12-28T09:47:06.398302 #288067]  INFO -- : [131/916] 329501=test_dryrun
I, [2024-12-28T09:47:06.490323 #288067]  INFO -- : [132/916] 329501=test_handle
I, [2024-12-28T09:47:07.024551 #288067]  INFO -- : [133/916] 329501=test_method_cache
I, [2024-12-28T09:47:07.059568 #288067]  INFO -- : [134/916] 329501=test_sprintf_comb
I, [2024-12-28T09:47:07.389130 #288067]  INFO -- : [135/916] 329501=test_rdoc_markup_pre_process
I, [2024-12-28T09:47:07.655515 #288067]  INFO -- : [136/916] 329501=test_rdoc_rd_block_parser
I, [2024-12-28T09:47:07.744554 #288067]  INFO -- : [137/916] 329501=test_command
I, [2024-12-28T09:47:08.099769 #288067]  INFO -- : [138/916] 329500=test_rdoc_ri_paths
I, [2024-12-28T09:47:08.184859 #288067]  INFO -- : [139/916] 329500=test_scheduler
I, [2024-12-28T09:47:08.379647 #288067]  INFO -- : [140/916] 329501=test_rubyoptions
I, [2024-12-28T09:47:08.615433 #288067]  INFO -- : [141/916] 329500=test_pattern_matching
I, [2024-12-28T09:47:08.668305 #288067]  INFO -- : [142/916] 329500=tunnel_test
I, [2024-12-28T09:47:08.778210 #288067]  INFO -- : [143/916] 329500=test_settracefunc
I, [2024-12-28T09:47:09.994778 #288067]  INFO -- : [144/916] 329500=test_psych
I, [2024-12-28T09:47:10.657248 #288067]  INFO -- : [145/916] 329500=test_gem_text
I, [2024-12-28T09:47:11.038175 #288067]  INFO -- : [146/916] 329500=test_set_len
I, [2024-12-28T09:47:11.051765 #288067]  INFO -- : [147/916] 329500=test_asn1
I, [2024-12-28T09:47:11.168377 #288067]  INFO -- : [148/916] 329500=test_gem_commands_open_command
I, [2024-12-28T09:47:11.224539 #288067]  INFO -- : [149/916] 329500=json_common_interface_test
I, [2024-12-28T09:47:11.258087 #288067]  INFO -- : [150/916] 329500=test_win32ole
I, [2024-12-28T09:47:11.267757 #288067]  INFO -- : [151/916] 329500=test_zsh_completion
I, [2024-12-28T09:47:11.283971 #288067]  INFO -- : [152/916] 329500=test_gem_commands_search_command
I, [2024-12-28T09:47:11.292590 #288067]  INFO -- : [153/916] 329500=test_cesu8
I, [2024-12-28T09:47:11.301921 #288067]  INFO -- : [154/916] 329500=regexp_test
I, [2024-12-28T09:47:11.335095 #288067]  INFO -- : [155/916] 329500=test_gem_commands_specification_command
I, [2024-12-28T09:47:11.583220 #288067]  INFO -- : [156/916] 329500=test_arithmetic_sequence
I, [2024-12-28T09:47:11.603731 #288067]  INFO -- : [157/916] 329500=test_addrinfo
I, [2024-12-28T09:47:11.643015 #288067]  INFO -- : [158/916] 329500=test_rdoc_generator_markup
I, [2024-12-28T09:47:11.742694 #288067]  INFO -- : [159/916] 329500=test_bug-14834
I, [2024-12-28T09:47:11.751745 #288067]  INFO -- : [160/916] 329500=test_rdoc_markup_document
I, [2024-12-28T09:47:11.792334 #288067]  INFO -- : [161/916] 329500=test_gem_commands_dependency_command
I, [2024-12-28T09:47:11.961087 #288067]  INFO -- : [162/916] 329500=test_rdoc_markup_parser
I, [2024-12-28T09:47:12.060563 #288067]  INFO -- : [163/916] 329500=test_rdoc_context
I, [2024-12-28T09:47:13.338386 #288067]  INFO -- : [164/916] 329500=test_cgi_util
I, [2024-12-28T09:47:13.608299 #288067]  INFO -- : [165/916] 329500=test_num2int
I, [2024-12-28T09:47:13.639396 #288067]  INFO -- : [166/916] 329500=test_open-uri
I, [2024-12-28T09:47:13.879249 #288067]  INFO -- : [167/916] 329500=test_ensure_and_callcc
I, [2024-12-28T09:47:13.888768 #288067]  INFO -- : [168/916] 329500=test_iter_break
I, [2024-12-28T09:47:13.897744 #288067]  INFO -- : [169/916] 329500=test_address_resolve
I, [2024-12-28T09:47:13.913966 #288067]  INFO -- : [170/916] 329500=test_rdoc_markup_to_tt_only
I, [2024-12-28T09:47:14.236549 #288067]  INFO -- : [171/916] 329500=test_date_ractor
I, [2024-12-28T09:47:14.263209 #288067]  INFO -- : [172/916] 329500=test_dbm
I, [2024-12-28T09:47:14.303475 #288067]  INFO -- : [173/916] 329500=test_gem_commands_signin_command
I, [2024-12-28T09:47:19.223497 #288067]  INFO -- : [174/916] 329500=test_iso_8859
I, [2024-12-28T09:47:19.231942 #288067]  INFO -- : [175/916] 329497=json_generator_test
I, [2024-12-28T09:47:19.287445 #288067]  INFO -- : [176/916] 329500=test_parser
I, [2024-12-28T09:47:19.348521 #288067]  INFO -- : [177/916] 329500=test_error_highlight
I, [2024-12-28T09:47:20.561074 #288067]  INFO -- : [178/916] 329497=test_flush
I, [2024-12-28T09:47:20.574379 #288067]  INFO -- : [179/916] 329497=test_euc_jp
I, [2024-12-28T09:47:20.576685 #288067]  INFO -- : [180/916] 329497=test_load
I, [2024-12-28T09:47:20.605629 #288067]  INFO -- : [181/916] 329497=test_win32ole_method
I, [2024-12-28T09:47:20.613635 #288067]  INFO -- : [182/916] 329497=test_rbconfig
I, [2024-12-28T09:47:20.622697 #288067]  INFO -- : [183/916] 329497=test_spell_checker
I, [2024-12-28T09:47:20.640616 #288067]  INFO -- : [184/916] 329497=test_open3
I, [2024-12-28T09:47:20.670826 #288067]  INFO -- : [185/916] 329500=test_gem_resolver_conflict
I, [2024-12-28T09:47:20.717805 #288067]  INFO -- : [186/916] 329500=test_call
I, [2024-12-28T09:47:21.003904 #288067]  INFO -- : [187/916] 329500=test_random
I, [2024-12-28T09:47:21.032488 #288067]  INFO -- : [188/916] 329500=node_id_test
I, [2024-12-28T09:47:21.495797 #288067]  INFO -- : [189/916] 329500=test_gem_safe_marshal
I, [2024-12-28T09:47:23.167341 #288067]  INFO -- : [190/916] 329500=test_warning
I, [2024-12-28T09:47:23.254824 #288067]  INFO -- : [191/916] 329500=test_rdoc_extend
I, [2024-12-28T09:47:23.337712 #288067]  INFO -- : [192/916] 329500=test_date_strptime
I, [2024-12-28T09:47:23.635445 #288067]  INFO -- : [193/916] 329500=test_string
I, [2024-12-28T09:47:23.980089 #288067]  INFO -- : [194/916] 329497=test_merge_keys
I, [2024-12-28T09:47:24.001192 #288067]  INFO -- : [195/916] 329497=test_gbk
I, [2024-12-28T09:47:24.034086 #288067]  INFO -- : [196/916] 329497=test_gem_resolver_best_set
I, [2024-12-28T09:47:24.169076 #288067]  INFO -- : [197/916] 329497=test_disable_irb
I, [2024-12-28T09:47:24.176921 #288067]  INFO -- : [198/916] 329497=test_threadgroup
I, [2024-12-28T09:47:25.206018 #288067]  INFO -- : [199/916] 329497=test_array
I, [2024-12-28T09:47:32.037982 #288067]  INFO -- : [200/916] 329499=test_gem_commands_environment_command
I, [2024-12-28T09:47:32.149157 #288067]  INFO -- : [201/916] 329499=test_utf32
I, [2024-12-28T09:47:32.179156 #288067]  INFO -- : [202/916] 329499=test_rdoc_markup_to_html_crossref
I, [2024-12-28T09:47:32.388547 #288067]  INFO -- : [203/916] 329497=test_gem_resolver_lock_specification
I, [2024-12-28T09:47:32.491675 #288067]  INFO -- : [204/916] 329497=test_noarg
I, [2024-12-28T09:47:32.603151 #288067]  INFO -- : [205/916] 329499=test_gem_commands_contents_command
I, [2024-12-28T09:47:32.861864 #288067]  INFO -- : [206/916] 329499=static_inspect_test
I, [2024-12-28T09:47:32.883317 #288067]  INFO -- : [207/916] 329499=test_rdoc_include
I, [2024-12-28T09:47:32.902637 #288067]  INFO -- : [208/916] 329497=parse_test
I, [2024-12-28T09:47:32.918467 #288067]  INFO -- : [209/916] 329497=test_mixed_unicode_escapes
I, [2024-12-28T09:47:32.929863 #288067]  INFO -- : [210/916] 329497=test_rdoc_options
I, [2024-12-28T09:47:32.940799 #288067]  INFO -- : [211/916] 329499=test_pstore
I, [2024-12-28T09:47:33.023245 #288067]  INFO -- : [212/916] 329499=test_compile_prism
I, [2024-12-28T09:47:33.388141 #288067]  INFO -- : [213/916] 329497=test_literal
I, [2024-12-28T09:47:33.422678 #288067]  INFO -- : [214/916] 329499=test_interned_str
I, [2024-12-28T09:47:33.431495 #288067]  INFO -- : [215/916] 329499=test_len
I, [2024-12-28T09:47:33.471898 #288067]  INFO -- : [216/916] 329499=test_pack
I, [2024-12-28T09:47:33.482609 #288067]  INFO -- : [217/916] 329499=test_rdoc_markup_to_joined_paragraph
I, [2024-12-28T09:47:33.493237 #288067]  INFO -- : [218/916] 329499=test_rdoc_markup_to_html
I, [2024-12-28T09:47:33.604132 #288067]  INFO -- : [219/916] 329499=attribute_write_test
I, [2024-12-28T09:47:33.673732 #288067]  INFO -- : [220/916] 329499=test_bundled_ca
I, [2024-12-28T09:47:34.242483 #288067]  INFO -- : [221/916] 329497=test_exception_at_throwing
I, [2024-12-28T09:47:34.383889 #288067]  INFO -- : [222/916] 329497=test_thread
I, [2024-12-28T09:47:34.526655 #288067]  INFO -- : [223/916] 329497=test_pkey
I, [2024-12-28T09:47:34.663738 #288067]  INFO -- : [224/916] 329497=test_ractor
I, [2024-12-28T09:47:34.673037 #288067]  INFO -- : [225/916] 329497=test_notimplement
I, [2024-12-28T09:47:34.685131 #288067]  INFO -- : [226/916] 329497=test_date_new
I, [2024-12-28T09:47:34.705848 #288067]  INFO -- : [227/916] 329497=test_gem_resolver_api_specification
I, [2024-12-28T09:47:34.792285 #288067]  INFO -- : [228/916] 329497=test_trace
I, [2024-12-28T09:47:34.819315 #288067]  INFO -- : [229/916] 329497=test_frozen_error
I, [2024-12-28T09:47:34.834123 #288067]  INFO -- : [230/916] 329497=test_rdoc_text
I, [2024-12-28T09:47:34.935388 #288067]  INFO -- : [231/916] 329497=test_arity
I, [2024-12-28T09:47:34.968943 #288067]  INFO -- : [232/916] 329497=test_gem_specification
I, [2024-12-28T09:47:35.045827 #288067]  INFO -- : [233/916] 329499=test_signedness
I, [2024-12-28T09:47:40.595826 #288067]  INFO -- : [234/916] 329497=test_require
I, [2024-12-28T09:47:40.699560 #288067]  INFO -- : [235/916] 329497=test_provider
I, [2024-12-28T09:47:41.060597 #288067]  INFO -- : [236/916] 329497=test_array
I, [2024-12-28T09:47:41.158944 #288067]  INFO -- : [237/916] 329497=test_ractor
I, [2024-12-28T09:47:41.164847 #288067]  INFO -- : [238/916] 329497=test_win32ole_variable
I, [2024-12-28T09:47:41.186039 #288067]  INFO -- : [239/916] 329497=test_date_arith
I, [2024-12-28T09:47:41.326401 #288067]  INFO -- : [240/916] 329497=test_gem_commands_fetch_command
I, [2024-12-28T09:47:42.580751 #288067]  INFO -- : [241/916] 329497=equality_test
I, [2024-12-28T09:47:42.607518 #288067]  INFO -- : [242/916] 329497=test_gem_commands_cert_command
I, [2024-12-28T09:47:43.486959 #288067]  INFO -- : [243/916] 329501=test_c_struct_entry
I, [2024-12-28T09:47:44.627185 #288067]  INFO -- : [244/916] 329501=test_to_ary_concat
I, [2024-12-28T09:47:45.864566 #288067]  INFO -- : [245/916] 329501=newline_test
I, [2024-12-28T09:47:46.056028 #288067]  INFO -- : [246/916] 329501=test_enc_associate
I, [2024-12-28T09:47:46.437711 #288067]  INFO -- : [247/916] 329500=test_gem_package_tar_writer
I, [2024-12-28T09:47:46.541692 #288067]  INFO -- : [248/916] 329501=test_system
I, [2024-12-28T09:47:46.701117 #288067]  INFO -- : [249/916] 329500=test_weakkeymap
I, [2024-12-28T09:47:47.984748 #288067]  INFO -- : [250/916] 329500=test_rdoc_markup_indented_paragraph
I, [2024-12-28T09:47:48.123152 #288067]  INFO -- : [251/916] 329500=test_gem_command_manager
I, [2024-12-28T09:47:48.422413 #288067]  INFO -- : [252/916] 329500=test_scalar
I, [2024-12-28T09:47:48.452964 #288067]  INFO -- : [253/916] 329500=test_gem_ext_rake_builder
I, [2024-12-28T09:47:48.698875 #288067]  INFO -- : [254/916] 329497=json_encoding_test
I, [2024-12-28T09:47:48.715996 #288067]  INFO -- : [255/916] 329497=test_remote_fetch_error
I, [2024-12-28T09:47:48.744950 #288067]  INFO -- : [256/916] 329497=test_face
I, [2024-12-28T09:47:48.777718 #288067]  INFO -- : [257/916] 329497=test_sizeof
I, [2024-12-28T09:47:48.981235 #288067]  INFO -- : [258/916] 329501=test_mailto
I, [2024-12-28T09:47:49.174983 #288067]  INFO -- : [259/916] 329501=test_sleep
I, [2024-12-28T09:47:49.181457 #288067]  INFO -- : [260/916] 329500=test_not
I, [2024-12-28T09:47:49.308953 #288067]  INFO -- : [261/916] 329500=test_m17n_comb
I, [2024-12-28T09:47:51.064726 #288067]  INFO -- : [262/916] 329501=test_find
I, [2024-12-28T09:47:51.105781 #288067]  INFO -- : [263/916] 329501=test_marshalable
I, [2024-12-28T09:47:51.114150 #288067]  INFO -- : [264/916] 329501=test_uncorrectable_name_check
I, [2024-12-28T09:47:51.129599 #288067]  INFO -- : [265/916] 329501=test_gem_resolver_git_specification
I, [2024-12-28T09:47:51.742882 #288067]  INFO -- : [266/916] 329500=test_pp
I, [2024-12-28T09:47:51.802218 #288067]  INFO -- : [267/916] 329500=test_stream
I, [2024-12-28T09:47:51.825970 #288067]  INFO -- : [268/916] 329500=test_gem_commands_stale_command
I, [2024-12-28T09:47:51.836624 #288067]  INFO -- : [269/916] 329500=test_deprecated
I, [2024-12-28T09:47:51.980592 #288067]  INFO -- : [270/916] 329500=test_show_source
I, [2024-12-28T09:47:52.020213 #288067]  INFO -- : [271/916] 329500=heredoc_dedent_test
I, [2024-12-28T09:47:52.056630 #288067]  INFO -- : [272/916] 329500=test_beginendblock
I, [2024-12-28T09:47:52.682581 #288067]  INFO -- : [273/916] 329500=test_ssl_session
I, [2024-12-28T09:47:53.686481 #288067]  INFO -- : [274/916] 329500=test_reline
I, [2024-12-28T09:47:55.035573 #288067]  INFO -- : [275/916] 329500=test_within_pipe
I, [2024-12-28T09:47:55.114196 #288067]  INFO -- : [276/916] 329500=test_name_error_extension
I, [2024-12-28T09:47:55.128880 #288067]  INFO -- : [277/916] 329500=test_div
I, [2024-12-28T09:47:55.155583 #288067]  INFO -- : [278/916] 329500=test_abi
I, [2024-12-28T09:47:55.389938 #288067]  INFO -- : [279/916] 329500=test_stringscanner
I, [2024-12-28T09:47:55.471024 #288067]  INFO -- : [280/916] 329500=constant_path_node_test
I, [2024-12-28T09:47:55.496474 #288067]  INFO -- : [281/916] 329500=test_pathname
I, [2024-12-28T09:47:55.821260 #288067]  INFO -- : [282/916] 329500=test_socket
I, [2024-12-28T09:47:56.735158 #288067]  INFO -- : [283/916] 329501=test_coverage
I, [2024-12-28T09:47:57.512104 #288067]  INFO -- : [284/916] 329500=test_super
I, [2024-12-28T09:47:57.974147 #288067]  INFO -- : [285/916] 329501=test_rdoc_markup_to_label
I, [2024-12-28T09:47:58.033581 #288067]  INFO -- : [286/916] 329501=test_method
I, [2024-12-28T09:47:58.689034 #288067]  INFO -- : [287/916] 329500=test_coderange
I, [2024-12-28T09:47:58.707913 #288067]  INFO -- : [288/916] 329500=json_parser_test
I, [2024-12-28T09:47:58.915035 #288067]  INFO -- : [289/916] 329500=test_ast
I, [2024-12-28T09:48:05.231574 #288067]  INFO -- : [290/916] 329501=test_update
I, [2024-12-28T09:48:05.311744 #288067]  INFO -- : [291/916] 329501=test_process
I, [2024-12-28T09:48:20.154683 #288067]  INFO -- : [292/916] 329499=test_tsort
I, [2024-12-28T09:48:20.191900 #288067]  INFO -- : [293/916] 329499=test_ostruct
I, [2024-12-28T09:48:20.597587 #288067]  INFO -- : [294/916] 329499=test_httpheader
I, [2024-12-28T09:48:20.614425 #288067]  INFO -- : [295/916] 329499=test_protocol
I, [2024-12-28T09:48:20.934200 #288067]  INFO -- : [296/916] 329499=test_rdoc_ri_driver
I, [2024-12-28T09:48:22.503448 #288067]  INFO -- : [297/916] 329499=test_exception
I, [2024-12-28T09:48:23.716715 #288067]  INFO -- : [298/916] 329497=test_append
I, [2024-12-28T09:48:23.731879 #288067]  INFO -- : [299/916] 329497=test_rendering
I, [2024-12-28T09:48:23.750373 #288067]  INFO -- : [300/916] 329497=test_nowrite
I, [2024-12-28T09:48:23.955815 #288067]  INFO -- : [301/916] 329497=test_thread_queue
I, [2024-12-28T09:48:27.363635 #288067]  INFO -- : [302/916] 329499=test_memory_view
I, [2024-12-28T09:48:27.479657 #288067]  INFO -- : [303/916] 329499=test_alias
I, [2024-12-28T09:48:27.870677 #288067]  INFO -- : [304/916] 329499=test_securerandom
I, [2024-12-28T09:48:27.893474 #288067]  INFO -- : [305/916] 329499=test_input_method
I, [2024-12-28T09:48:27.937785 #288067]  INFO -- : [306/916] 329499=test_dup
I, [2024-12-28T09:48:28.263637 #288067]  INFO -- : [307/916] 329499=test_rdoc_rubygems_hook
I, [2024-12-28T09:48:28.563673 #288067]  INFO -- : [308/916] 329499=test_rdoc_class_module
I, [2024-12-28T09:48:29.590612 #288067]  INFO -- : [309/916] 329499=test_dns
I, [2024-12-28T09:48:30.354687 #288067]  INFO -- : [310/916] 329499=test_gem_commands_query_command
I, [2024-12-28T09:48:32.937353 #288067]  INFO -- : [311/916] 329499=test_erb_command
I, [2024-12-28T09:48:33.060144 #288067]  INFO -- : [312/916] 329499=test_file_exhaustive
I, [2024-12-28T09:48:48.055530 #288067]  INFO -- : [313/916] 329499=test_acceptable
I, [2024-12-28T09:48:48.096690 #288067]  INFO -- : [314/916] 329501=test_require_path_check
I, [2024-12-28T09:48:48.785661 #288067]  INFO -- : [315/916] 329501=test_rdoc_markup_heading
I, [2024-12-28T09:48:48.971636 #288067]  INFO -- : [316/916] 329501=test_cstr
I, [2024-12-28T09:48:49.012774 #288067]  INFO -- : [317/916] 329499=test_gem_resolver_vendor_specification
I, [2024-12-28T09:48:49.081393 #288067]  INFO -- : [318/916] 329499=test_normalize
I, [2024-12-28T09:48:49.105507 #288067]  INFO -- : [319/916] 329499=test_rdoc_markup_include
I, [2024-12-28T09:48:49.131831 #288067]  INFO -- : [320/916] 329499=test_range
I, [2024-12-28T09:48:50.819786 #288067]  INFO -- : [321/916] 329499=test_ws
I, [2024-12-28T09:48:50.823567 #288067]  INFO -- : [322/916] 329501=test_timeout
I, [2024-12-28T09:48:50.869383 #288067]  INFO -- : [323/916] 329499=test_ractor
I, [2024-12-28T09:48:51.035349 #288067]  INFO -- : [324/916] 329499=test_macro
I, [2024-12-28T09:48:51.048088 #288067]  INFO -- : [325/916] 329499=test_weakref
I, [2024-12-28T09:48:51.527432 #288067]  INFO -- : [326/916] 329499=test_assembler
I, [2024-12-28T09:48:51.527698 #288067]  INFO -- : [327/916] 329499=test_locale
I, [2024-12-28T09:48:51.619442 #288067]  INFO -- : [328/916] 329499=test_gem_uri_formatter
I, [2024-12-28T09:48:51.655054 #288067]  INFO -- : [329/916] 329499=test_ts
I, [2024-12-28T09:48:51.962632 #288067]  INFO -- : [330/916] 329501=test_rdoc_require
I, [2024-12-28T09:48:52.024042 #288067]  INFO -- : [331/916] 329501=test_path
I, [2024-12-28T09:48:52.065028 #288067]  INFO -- : [332/916] 329501=test_hmac
I, [2024-12-28T09:48:52.107627 #288067]  INFO -- : [333/916] 329501=test_benchmark
I, [2024-12-28T09:48:52.700188 #288067]  INFO -- : [334/916] 329499=test_rdoc_rdoc
I, [2024-12-28T09:48:53.051433 #288067]  INFO -- : [335/916] 329499=test_lazy_enumerator
I, [2024-12-28T09:48:53.830205 #288067]  INFO -- : [336/916] 329499=test_mdns
I, [2024-12-28T09:48:53.844254 #288067]  INFO -- : [337/916] 329499=test_gem_source
I, [2024-12-28T09:48:53.854900 #288067]  INFO -- : [338/916] 329501=test_find_executable
I, [2024-12-28T09:48:53.860871 #288067]  INFO -- : [339/916] 329501=test_data_error
I, [2024-12-28T09:48:54.146386 #288067]  INFO -- : [340/916] 329501=test_optparse
I, [2024-12-28T09:48:54.416100 #288067]  INFO -- : [341/916] 329501=test_nonblock
I, [2024-12-28T09:48:54.625783 #288067]  INFO -- : [342/916] 329501=test_basicinstructions
I, [2024-12-28T09:48:54.816183 #288067]  INFO -- : [343/916] 329501=test_files_lib
I, [2024-12-28T09:48:55.045222 #288067]  INFO -- : [344/916] 329499=test_udp
I, [2024-12-28T09:48:55.100523 #288067]  INFO -- : [345/916] 329499=test_numeric
I, [2024-12-28T09:48:55.299415 #288067]  INFO -- : [346/916] 329499=test_key_actor_emacs
I, [2024-12-28T09:48:55.845110 #288067]  INFO -- : [347/916] 329499=test_help
I, [2024-12-28T09:48:55.912423 #288067]  INFO -- : [348/916] 329499=test_io_buffer
I, [2024-12-28T09:48:56.090231 #288067]  INFO -- : [349/916] 329499=test_gem_util
I, [2024-12-28T09:48:56.525389 #288067]  INFO -- : [350/916] 329499=test_webauthn_listener
I, [2024-12-28T09:48:56.990106 #288067]  INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 35671>
I, [2024-12-28T09:48:57.050158 #288067]  INFO -- : [351/916] 329499=test_stat
I, [2024-12-28T09:48:57.093293 #288067]  INFO -- : [352/916] 329499=test_gem_package
I, [2024-12-28T09:48:58.307618 #288067]  INFO -- : [353/916] 329497=test_pkey_dsa
I, [2024-12-28T09:49:00.698368 #288067]  INFO -- : [354/916] 329499=test_egrep_cpp
I, [2024-12-28T09:49:00.934628 #288067]  INFO -- : [355/916] 329497=test_date_conv
I, [2024-12-28T09:49:00.952182 #288067]  INFO -- : [356/916] 329497=test_method_name_check
I, [2024-12-28T09:49:01.091670 #288067]  INFO -- : [357/916] 329497=test_inadvertent_creation
I, [2024-12-28T09:49:01.633404 #288067]  INFO -- : [358/916] 329497=test_cgi_modruby
I, [2024-12-28T09:49:01.672898 #288067]  INFO -- : [359/916] 329497=test_gem_resolver_activation_request
I, [2024-12-28T09:49:01.691073 #288067]  INFO -- : [360/916] 329499=test_env
I, [2024-12-28T09:49:01.838317 #288067]  INFO -- : [361/916] 329497=test_gem_commands_rebuild_command
I, [2024-12-28T09:49:02.071687 #288067]  INFO -- : [362/916] 329497=test_gem_dependency
I, [2024-12-28T09:49:02.619834 #288067]  INFO -- : [363/916] 329497=overlap_test
I, [2024-12-28T09:49:03.795804 #288067]  INFO -- : [364/916] 329497=test_prettyprint
I, [2024-12-28T09:49:03.873150 #288067]  INFO -- : [365/916] 329497=test_jaro_winkler
I, [2024-12-28T09:49:03.904449 #288067]  INFO -- : [366/916] 329497=test_gem_resolver_specification
I, [2024-12-28T09:49:03.949515 #288067]  INFO -- : [367/916] 329497=test_fd_setsize
I, [2024-12-28T09:49:03.961033 #288067]  INFO -- : [368/916] 329497=test_queue
I, [2024-12-28T09:49:04.031439 #288067]  INFO -- : [369/916] 329497=test_color
I, [2024-12-28T09:49:04.416377 #288067]  INFO -- : [370/916] 329497=test_dir
I, [2024-12-28T09:49:04.788989 #288067]  INFO -- : [371/916] 329501=test_gem_uri
I, [2024-12-28T09:49:04.995581 #288067]  INFO -- : [372/916] 329501=test_defined
I, [2024-12-28T09:49:05.040468 #288067]  INFO -- : [373/916] 329497=test_bug-3571
I, [2024-12-28T09:49:05.096831 #288067]  INFO -- : [374/916] 329497=test_ifunless
I, [2024-12-28T09:49:05.169445 #288067]  INFO -- : [375/916] 329497=test_gem_remote_fetcher
I, [2024-12-28T09:49:05.289038 #288067]  INFO -- : [376/916] 329501=test_gem_ext_builder
I, [2024-12-28T09:49:07.318417 #288067]  INFO -- : [377/916] 329497=static_literals_test
I, [2024-12-28T09:49:07.325968 #288067]  INFO -- : [378/916] 329497=test_files_test_1
I, [2024-12-28T09:49:09.361901 #288067]  INFO -- : [379/916] 329499=test_enumerator
I, [2024-12-28T09:49:09.474235 #288067]  INFO -- : [380/916] 329499=test_gem_dependency_installer
I, [2024-12-28T09:49:11.064189 #288067]  INFO -- : [381/916] 329501=test_rdoc_rd_inline
I, [2024-12-28T09:49:11.096380 #288067]  INFO -- : [382/916] 329501=test_nesting_parser
I, [2024-12-28T09:49:11.150539 #288067]  INFO -- : [383/916] 329501=test_gem_unsatisfiable_dependency_error
I, [2024-12-28T09:49:11.244688 #288067]  INFO -- : [384/916] 329501=test_eval
I, [2024-12-28T09:49:11.279138 #288067]  INFO -- : [385/916] 329501=test_pack
I, [2024-12-28T09:49:11.972226 #288067]  INFO -- : [386/916] 329501=test_enumerable
I, [2024-12-28T09:49:12.001601 #288067]  INFO -- : [387/916] 329501=test_scanner_events
I, [2024-12-28T09:49:12.175527 #288067]  INFO -- : [388/916] 329501=test_human_typo
I, [2024-12-28T09:49:12.187432 #288067]  INFO -- : [389/916] 329501=test_nomethod_error
I, [2024-12-28T09:49:12.231725 #288067]  INFO -- : [390/916] 329501=ruby_parser_test
I, [2024-12-28T09:49:12.251322 #288067]  INFO -- : [391/916] 329501=test_mkmf
I, [2024-12-28T09:49:12.347684 #288067]  INFO -- : [392/916] 329501=test_config
I, [2024-12-28T09:49:12.579591 #288067]  INFO -- : [393/916] 329501=json_ext_parser_test
I, [2024-12-28T09:49:12.584729 #288067]  INFO -- : [394/916] 329501=magic_comment_test
I, [2024-12-28T09:49:13.667821 #288067]  INFO -- : [395/916] 329501=test_gem_commands_yank_command
I, [2024-12-28T09:49:14.586708 #288067]  INFO -- : [396/916] 329501=test_gem_commands_signout_command
I, [2024-12-28T09:49:14.703759 #288067]  INFO -- : [397/916] 329501=test_date_compat
I, [2024-12-28T09:49:14.768240 #288067]  INFO -- : [398/916] 329501=test_tree_spell_checker
I, [2024-12-28T09:49:15.013900 #288067]  INFO -- : [399/916] 329501=test_internal_ivar
I, [2024-12-28T09:49:15.063735 #288067]  INFO -- : [400/916] 329501=test_string
I, [2024-12-28T09:49:15.731619 #288067]  INFO -- : [401/916] 329501=desugar_compiler_test
I, [2024-12-28T09:49:15.858683 #288067]  INFO -- : [402/916] 329501=test_sleep
I, [2024-12-28T09:49:16.969165 #288067]  INFO -- : [403/916] 329497=test_have_macro
I, [2024-12-28T09:49:19.632709 #288067]  INFO -- : [404/916] 329499=test_raise
I, [2024-12-28T09:49:19.670619 #288067]  INFO -- : [405/916] 329499=test_objspace
I, [2024-12-28T09:49:19.792384 #288067]  INFO -- : [406/916] 329497=test_tracepoint
I, [2024-12-28T09:49:20.803906 #288067]  INFO -- : [407/916] 329497=test_have_library
I, [2024-12-28T09:49:20.807814 #288067]  INFO -- : [408/916] 329501=test_forwardable
I, [2024-12-28T09:49:20.985783 #288067]  INFO -- : [409/916] 329501=test_https_proxy
I, [2024-12-28T09:49:21.026394 #288067]  INFO -- : [410/916] 329501=test_bug-5832
I, [2024-12-28T09:49:21.037557 #288067]  INFO -- : [411/916] 329501=test_emitter
I, [2024-12-28T09:49:21.098100 #288067]  INFO -- : [412/916] 329501=test_gem_request_set
I, [2024-12-28T09:49:23.712012 #288067]  INFO -- : [413/916] 329501=test_gem_commands_owner_command
I, [2024-12-28T09:49:25.347746 #288067]  INFO -- : [414/916] 329501=test_gem_resolver_dependency_request
I, [2024-12-28T09:49:25.660271 #288067]  INFO -- : [415/916] 329501=test_iseq
I, [2024-12-28T09:49:27.030705 #288067]  INFO -- : [416/916] 329497=test_erb_m17n
I, [2024-12-28T09:49:27.040337 #288067]  INFO -- : [417/916] 329497=test_key_event_record
I, [2024-12-28T09:49:27.055514 #288067]  INFO -- : [418/916] 329497=snippets_test
I, [2024-12-28T09:49:27.900450 #288067]  INFO -- : [419/916] 329501=test_rdoc_generator_darkfish
I, [2024-12-28T09:49:30.599448 #288067]  INFO -- : [420/916] 329501=test_gem_path_support
I, [2024-12-28T09:49:30.863438 #288067]  INFO -- : [421/916] 329497=test_gem_remote_fetcher_s3
I, [2024-12-28T09:49:30.939447 #288067]  INFO -- : [422/916] 329501=test_rdoc_top_level
I, [2024-12-28T09:49:31.687443 #288067]  INFO -- : [423/916] 329497=test_recorder
I, [2024-12-28T09:49:31.717725 #288067]  INFO -- : [424/916] 329497=test_force_exit
I, [2024-12-28T09:49:31.736815 #288067]  INFO -- : [425/916] 329497=test_configuration
I, [2024-12-28T09:49:31.903999 #288067]  INFO -- : [426/916] 329497=test_fnmatch
I, [2024-12-28T09:49:32.151985 #288067]  INFO -- : [427/916] 329497=test_shapes
I, [2024-12-28T09:49:32.168129 #288067]  INFO -- : [428/916] 329497=encodings_test
I, [2024-12-28T09:49:32.273284 #288067]  INFO -- : [429/916] 329501=test_safe_load
I, [2024-12-28T09:49:32.319472 #288067]  INFO -- : [430/916] 329497=test_string_processing
I, [2024-12-28T09:49:32.332410 #288067]  INFO -- : [431/916] 329501=test_lock_native_thread
I, [2024-12-28T09:49:32.426803 #288067]  INFO -- : [432/916] 329497=lex_test
I, [2024-12-28T09:49:32.456279 #288067]  INFO -- : [433/916] 329497=test_name_error
I, [2024-12-28T09:49:32.902599 #288067]  INFO -- : [434/916] 329497=test_sexp
I, [2024-12-28T09:49:33.090110 #288067]  INFO -- : [435/916] 329497=test_fips
I, [2024-12-28T09:49:33.543451 #288067]  INFO -- : [436/916] 329501=test_object_create_start
I, [2024-12-28T09:49:33.563452 #288067]  INFO -- : [437/916] 329501=test_http
I, [2024-12-28T09:49:33.608013 #288067]  INFO -- : [438/916] 329501=test_gem_source_git
I, [2024-12-28T09:49:33.903458 #288067]  INFO -- : [439/916] 329497=test_regex_casefold
I, [2024-12-28T09:49:34.023727 #288067]  INFO -- : [440/916] 329497=test_enumerator
I, [2024-12-28T09:49:40.244837 #288067]  INFO -- : [441/916] 329501=test_parser_events
I, [2024-12-28T09:49:40.447427 #288067]  INFO -- : [442/916] 329501=test_helper
I, [2024-12-28T09:49:40.481557 #288067]  INFO -- : [443/916] 329501=test_cgi_header
I, [2024-12-28T09:49:40.506064 #288067]  INFO -- : [444/916] 329501=version_test
I, [2024-12-28T09:49:40.547022 #288067]  INFO -- : [445/916] 329501=test_gem_security_trust_dir
I, [2024-12-28T09:49:40.692603 #288067]  INFO -- : [446/916] 329501=test_rdoc_markup_paragraph
I, [2024-12-28T09:49:40.794529 #288067]  INFO -- : [447/916] 329501=test_gem_resolver_installer_set
I, [2024-12-28T09:49:41.660394 #288067]  INFO -- : [448/916] 329501=test_gem_security_policy
I, [2024-12-28T09:49:43.112788 #288067]  INFO -- : [449/916] 329501=test_pointer
I, [2024-12-28T09:49:46.207722 #288067]  INFO -- : [450/916] 329501=test_win32ole_type
I, [2024-12-28T09:49:46.244140 #288067]  INFO -- : [451/916] 329501=test_struct
I, [2024-12-28T09:49:48.155157 #288067]  INFO -- : [452/916] 329500=test_foreach
I, [2024-12-28T09:49:48.171578 #288067]  INFO -- : [453/916] 329500=test_str2big
I, [2024-12-28T09:49:48.228678 #288067]  INFO -- : [454/916] 329500=test_gem_commands_sources_command
I, [2024-12-28T09:49:48.902405 #288067]  INFO -- : [455/916] 329500=test_data
I, [2024-12-28T09:49:48.948347 #288067]  INFO -- : [456/916] 329500=test_date_time
I, [2024-12-28T09:49:49.023842 #288067]  INFO -- : [457/916] 329501=test_big5
I, [2024-12-28T09:49:49.057728 #288067]  INFO -- : [458/916] 329501=test_mutex
I, [2024-12-28T09:49:49.113965 #288067]  INFO -- : [459/916] 329500=implicit_array_test
I, [2024-12-28T09:49:49.145567 #288067]  INFO -- : [460/916] 329500=test_timeout
I, [2024-12-28T09:49:49.201529 #288067]  INFO -- : [461/916] 329500=test_summary
I, [2024-12-28T09:49:49.774463 #288067]  INFO -- : [462/916] 329500=test_signal
I, [2024-12-28T09:49:50.531441 #288067]  INFO -- : [463/916] 329501=test_fixnum
I, [2024-12-28T09:49:50.703431 #288067]  INFO -- : [464/916] 329501=test_kill_ring
I, [2024-12-28T09:49:50.709552 #288067]  INFO -- : [465/916] 329501=test_stringchar
I, [2024-12-28T09:49:51.328145 #288067]  INFO -- : [466/916] 329501=dump_test
I, [2024-12-28T09:49:52.458194 #288067]  INFO -- : [467/916] 329500=test_gc
I, [2024-12-28T09:49:55.471430 #288067]  INFO -- : [468/916] 329501=test_gem_source_subpath_problem
I, [2024-12-28T09:49:56.333329 #288067]  INFO -- : [469/916] 329501=test_date_strftime
I, [2024-12-28T09:49:57.672856 #288067]  INFO -- : [470/916] 329501=errors_test
I, [2024-12-28T09:49:58.255305 #288067]  INFO -- : [471/916] 329501=test_gem_commands_exec_command
I, [2024-12-28T09:50:03.041729 #288067]  INFO -- : [472/916] 329501=test_math
I, [2024-12-28T09:50:03.125495 #288067]  INFO -- : [473/916] 329501=test_basicsocket
I, [2024-12-28T09:50:03.256902 #288067]  INFO -- : [474/916] 329501=test_gc
I, [2024-12-28T09:50:03.274054 #288067]  INFO -- : [475/916] 329501=test_libs
I, [2024-12-28T09:50:03.447852 #288067]  INFO -- : [476/916] 329501=test_import
I, [2024-12-28T09:50:09.842076 #288067]  INFO -- : [477/916] 329501=test_ftp
I, [2024-12-28T09:50:09.908540 #288067]  INFO -- : [478/916] 329501=test_rendering
I, [2024-12-28T09:50:09.919972 #288067]  INFO -- : [479/916] 329501=test_vm_dump
I, [2024-12-28T09:50:09.959666 #288067]  INFO -- : [480/916] 329501=test_gem_validator
I, [2024-12-28T09:50:10.035957 #288067]  INFO -- : [481/916] 329501=test_case
I, [2024-12-28T09:50:10.243653 #288067]  INFO -- : [482/916] 329501=test_logger
I, [2024-12-28T09:50:10.335940 #288067]  INFO -- : [483/916] 329501=pattern_test
I, [2024-12-28T09:50:10.432111 #288067]  INFO -- : [484/916] 329501=test_key_stroke
I, [2024-12-28T09:50:10.457236 #288067]  INFO -- : [485/916] 329501=test_gem_request
I, [2024-12-28T09:50:12.186109 #288067]  INFO -- : [486/916] 329501=test_common
I, [2024-12-28T09:50:12.639744 #288067]  INFO -- : [487/916] 329501=test_load
I, [2024-12-28T09:50:12.664045 #288067]  INFO -- : [488/916] 329501=test_rdoc_token_stream
I, [2024-12-28T09:50:12.827626 #288067]  INFO -- : [489/916] 329501=test_ossl
I, [2024-12-28T09:50:19.747655 #288067]  INFO -- : [490/916] 329499=test_extlibs
I, [2024-12-28T09:50:25.915671 #288067]  INFO -- : [491/916] 329500=test_convertible
I, [2024-12-28T09:50:26.767221 #288067]  INFO -- : [492/916] 329499=json_string_matching_test
I, [2024-12-28T09:50:26.863678 #288067]  INFO -- : [493/916] 329499=test_transcode
I, [2024-12-28T09:50:28.000631 #288067]  INFO -- : [494/916] 329499=test_time
I, [2024-12-28T09:50:28.931927 #288067]  INFO -- : [495/916] 329499=test_custom_command
I, [2024-12-28T09:50:28.972293 #288067]  INFO -- : [496/916] 329499=test_json_tree
I, [2024-12-28T09:50:29.067672 #288067]  INFO -- : [497/916] 329499=test_rdoc_generator_json_index
I, [2024-12-28T09:50:29.176644 #288067]  INFO -- : [498/916] 329499=test_method_cache
I, [2024-12-28T09:50:29.263683 #288067]  INFO -- : [499/916] 329499=test_ruby_lex
I, [2024-12-28T09:50:29.543619 #288067]  INFO -- : [500/916] 329499=test_depth_first
I, [2024-12-28T09:50:29.595787 #288067]  INFO -- : [501/916] 329499=test_rdoc_single_class
I, [2024-12-28T09:50:29.655703 #288067]  INFO -- : [502/916] 329499=test_gem_package_tar_header
I, [2024-12-28T09:50:30.147456 #288067]  INFO -- : [503/916] 329499=test_gem_resolver_api_set
I, [2024-12-28T09:50:30.679434 #288067]  INFO -- : [504/916] 329499=test_win32ole_variant_m
I, [2024-12-28T09:50:30.723856 #288067]  INFO -- : [505/916] 329499=test_gem_commands_mirror
I, [2024-12-28T09:50:30.799435 #288067]  INFO -- : [506/916] 329499=test_stream
I, [2024-12-28T09:50:30.915831 #288067]  INFO -- : [507/916] 329499=test_hash
I, [2024-12-28T09:50:34.275443 #288067]  INFO -- : [508/916] 329501=comments_test
I, [2024-12-28T09:50:34.339433 #288067]  INFO -- : [509/916] 329501=test_cclass
I, [2024-12-28T09:50:34.639717 #288067]  INFO -- : [510/916] 329501=test_object
I, [2024-12-28T09:50:34.980535 #288067]  INFO -- : [511/916] 329501=test_readpartial
I, [2024-12-28T09:50:35.251325 #288067]  INFO -- : [512/916] 329501=test_rdoc_constant
I, [2024-12-28T09:50:35.548106 #288067]  INFO -- : [513/916] 329501=test_deprecate
I, [2024-12-28T09:50:35.787489 #288067]  INFO -- : [514/916] 329501=string_query_test
I, [2024-12-28T09:50:35.804203 #288067]  INFO -- : [515/916] 329501=test_date_marshal
I, [2024-12-28T09:50:35.822291 #288067]  INFO -- : [516/916] 329501=test_bash_completion
I, [2024-12-28T09:50:35.847445 #288067]  INFO -- : [517/916] 329501=parse_stream_test
I, [2024-12-28T09:50:35.905973 #288067]  INFO -- : [518/916] 329501=test_gem_resolver_installed_specification
I, [2024-12-28T09:50:36.083900 #288067]  INFO -- : [519/916] 329501=test_fileutils
I, [2024-12-28T09:50:40.315466 #288067]  INFO -- : [520/916] 329497=test_rdoc_encoding
I, [2024-12-28T09:50:40.534264 #288067]  INFO -- : [521/916] 329497=test_severity
I, [2024-12-28T09:50:40.555916 #288067]  INFO -- : [522/916] 329497=integer_parse_test
I, [2024-12-28T09:50:40.655782 #288067]  INFO -- : [523/916] 329497=test_ractor
I, [2024-12-28T09:50:40.731219 #288067]  INFO -- : [524/916] 329497=test_nil2vtempty
I, [2024-12-28T09:50:40.753521 #288067]  INFO -- : [525/916] 329497=test_rdoc_servlet
I, [2024-12-28T09:50:40.791815 #288067]  INFO -- : [526/916] 329497=test_rdoc_markdown
I, [2024-12-28T09:50:40.923449 #288067]  INFO -- : [527/916] 329501=dispatcher_test
I, [2024-12-28T09:50:41.008050 #288067]  INFO -- : [528/916] 329501=test_gem_source_fetch_problem
I, [2024-12-28T09:50:41.134390 #288067]  INFO -- : [529/916] 329501=test_rdoc_generator_pot_po_entry
I, [2024-12-28T09:50:41.220104 #288067]  INFO -- : [530/916] 329501=unescape_test
I, [2024-12-28T09:50:41.235823 #288067]  INFO -- : [531/916] 329501=test_windows_1252
I, [2024-12-28T09:50:41.291048 #288067]  INFO -- : [532/916] 329501=test_bmethod
I, [2024-12-28T09:50:41.559580 #288067]  INFO -- : [533/916] 329501=test_rdoc_parser_simple
I, [2024-12-28T09:50:41.694811 #288067]  INFO -- : [534/916] 329501=test_ssl
I, [2024-12-28T09:50:41.954464 #288067]  INFO -- : [535/916] 329497=test_ractor_compatibility
I, [2024-12-28T09:50:43.409646 #288067]  INFO -- : [536/916] 329497=test_set
I, [2024-12-28T09:50:43.520166 #288067]  INFO -- : [537/916] 329497=test_module
I, [2024-12-28T09:50:47.067792 #288067]  INFO -- : [538/916] 329499=warnings_test
I, [2024-12-28T09:50:47.709706 #288067]  INFO -- : [539/916] 329499=test_scan_args
I, [2024-12-28T09:50:47.709773 #288067]  INFO -- : [540/916] 329499=test_null
I, [2024-12-28T09:50:47.709789 #288067]  INFO -- : [541/916] 329499=test_getopts
I, [2024-12-28T09:50:47.709804 #288067]  INFO -- : [542/916] 329499=test_rdoc_markup_to_markdown
I, [2024-12-28T09:50:48.019576 #288067]  INFO -- : [543/916] 329499=test_gem_silent_ui
I, [2024-12-28T09:50:48.755316 #288067]  INFO -- : [544/916] 329499=test_rdoc_parser_rd
I, [2024-12-28T09:50:48.815691 #288067]  INFO -- : [545/916] 329499=json_fixtures_test
I, [2024-12-28T09:50:49.007814 #288067]  INFO -- : [546/916] 329499=test_too_many_dummy_encodings
I, [2024-12-28T09:50:49.036189 #288067]  INFO -- : [547/916] 329499=test_rubyvm
I, [2024-12-28T09:50:49.266339 #288067]  INFO -- : [548/916] 329499=test_argf
I, [2024-12-28T09:50:52.043607 #288067]  INFO -- : [549/916] 329497=test_constant
I, [2024-12-28T09:50:58.607830 #288067]  INFO -- : [550/916] 329501=index_write_test
I, [2024-12-28T09:50:59.226493 #288067]  INFO -- : [551/916] 329501=test_pattern_key_name_check
I, [2024-12-28T09:50:59.226543 #288067]  INFO -- : [552/916] 329501=test_m17n
I, [2024-12-28T09:50:59.226560 #288067]  INFO -- : [553/916] 329501=test_keyword
I, [2024-12-28T09:51:00.427616 #288067]  INFO -- : [554/916] 329501=test_rdoc_rd_inline_parser
I, [2024-12-28T09:51:00.515949 #288067]  INFO -- : [555/916] 329501=test_rdoc_parser_c
I, [2024-12-28T09:51:02.387531 #288067]  INFO -- : [556/916] 329501=test_encoding
I, [2024-12-28T09:51:03.303678 #288067]  INFO -- : [557/916] 329501=test_yjit
I, [2024-12-28T09:51:06.974176 #288067]  INFO -- : [558/916] 329499=test_rdoc_markup_verbatim
I, [2024-12-28T09:51:06.991209 #288067]  INFO -- : [559/916] 329499=test_propertyputref
I, [2024-12-28T09:51:07.015715 #288067]  INFO -- : [560/916] 329499=test_date_parse
I, [2024-12-28T09:51:07.515836 #288067]  INFO -- : [561/916] 329499=test_ractor
I, [2024-12-28T09:51:07.591647 #288067]  INFO -- : [562/916] 329499=test_formatter
I, [2024-12-28T09:51:07.608335 #288067]  INFO -- : [563/916] 329499=test_array_create
I, [2024-12-28T09:51:07.627855 #288067]  INFO -- : [564/916] 329499=test_pkey_ec
I, [2024-12-28T09:51:07.863577 #288067]  INFO -- : [565/916] 329499=test_thread
I, [2024-12-28T09:51:07.871618 #288067]  INFO -- : [566/916] 329499=test_gem_command
I, [2024-12-28T09:51:08.594016 #288067]  INFO -- : [567/916] 329499=test_registry
I, [2024-12-28T09:51:08.607721 #288067]  INFO -- : [568/916] 329499=regular_expression_encoding_test
I, [2024-12-28T09:51:08.640736 #288067]  INFO -- : [569/916] 329499=test_emoji_breaks
I, [2024-12-28T09:51:08.659927 #288067]  INFO -- : [570/916] 329499=test_win32ole_param
I, [2024-12-28T09:51:08.703832 #288067]  INFO -- : [571/916] 329499=test_gem_safe_yaml
I, [2024-12-28T09:51:08.803690 #288067]  INFO -- : [572/916] 329499=test_ancdata
I, [2024-12-28T09:51:08.871621 #288067]  INFO -- : [573/916] 329499=test_gem_security
I, [2024-12-28T09:51:20.797506 #288067]  INFO -- : [574/916] 329501=test_color_printer
I, [2024-12-28T09:51:21.069212 #288067]  INFO -- : [575/916] 329501=test_store
I, [2024-12-28T09:51:22.245490 #288067]  INFO -- : [576/916] 329501=lex_test
I, [2024-12-28T09:51:25.071427 #288067]  INFO -- : [577/916] 329499=test_gem_update_suggestion
I, [2024-12-28T09:51:26.335800 #288067]  INFO -- : [578/916] 329501=test_rat
I, [2024-12-28T09:51:26.367440 #288067]  INFO -- : [579/916] 329501=test_external_new
I, [2024-12-28T09:51:26.394211 #288067]  INFO -- : [580/916] 329501=test_symbol
I, [2024-12-28T09:51:26.417360 #288067]  INFO -- : [581/916] 329501=test_win32ole_typelib
I, [2024-12-28T09:51:26.923662 #288067]  INFO -- : [582/916] 329501=test_require
I, [2024-12-28T09:51:27.966360 #288067]  INFO -- : [583/916] 329499=test_backtrace
I, [2024-12-28T09:51:28.000737 #288067]  INFO -- : [584/916] 329499=test_webauthn_poller
I, [2024-12-28T09:51:28.375922 #288067]  INFO -- : [585/916] 329499=test_gem_resolver_lock_set
I, [2024-12-28T09:51:28.451779 #288067]  INFO -- : [586/916] 329499=test_gem_config_file
I, [2024-12-28T09:51:31.703557 #288067]  INFO -- : [587/916] 329499=test_did_you_mean
I, [2024-12-28T09:51:32.069055 #288067]  INFO -- : [588/916] 329499=command_line_test
I, [2024-12-28T09:51:32.126669 #288067]  INFO -- : [589/916] 329499=test_yjit_exit_locations
I, [2024-12-28T09:51:34.257539 #288067]  INFO -- : [590/916] 329499=test_gem_commands_pristine_command
I, [2024-12-28T09:51:36.195785 #288067]  INFO -- : [591/916] 329501=test_raise_exception
I, [2024-12-28T09:51:38.548649 #288067]  INFO -- : [592/916] 329501=test_have_func
I, [2024-12-28T09:51:44.576902 #288067]  INFO -- : [593/916] 329497=test_arith_seq_beg_len_step
I, [2024-12-28T09:51:44.748950 #288067]  INFO -- : [594/916] 329497=test_gem_resolver_requirement_list
I, [2024-12-28T09:51:44.907197 #288067]  INFO -- : [595/916] 329497=test_gc_compact
I, [2024-12-28T09:51:48.363163 #288067]  INFO -- : [596/916] 329499=test_debug
I, [2024-12-28T09:51:48.429195 #288067]  INFO -- : [597/916] 329499=test_time_tz
I, [2024-12-28T09:51:48.586864 #288067]  INFO -- : [598/916] 329499=test_rdoc_context_section
I, [2024-12-28T09:51:48.619305 #288067]  INFO -- : [599/916] 329499=test_gem_gem_runner
I, [2024-12-28T09:51:48.813098 #288067]  INFO -- : [600/916] 329499=test_rdoc_generator_pot_po
I, [2024-12-28T09:51:49.672827 #288067]  INFO -- : [601/916] 329499=test_instrumentation_api
I, [2024-12-28T09:51:49.739678 #288067]  INFO -- : [602/916] 329501=test_gem_impossible_dependencies_error
I, [2024-12-28T09:51:49.759726 #288067]  INFO -- : [603/916] 329501=test_rdoc_generator_pot
I, [2024-12-28T09:51:49.882578 #288067]  INFO -- : [604/916] 329501=test_gem_package_tar_reader
I, [2024-12-28T09:51:50.171438 #288067]  INFO -- : [605/916] 329501=test_gem_local_remote_options
I, [2024-12-28T09:51:50.352720 #288067]  INFO -- : [606/916] 329501=test_yaml_tree
I, [2024-12-28T09:51:50.797098 #288067]  INFO -- : [607/916] 329501=test_rdoc_stats
I, [2024-12-28T09:51:50.958881 #288067]  INFO -- : [608/916] 329501=test_case_comprehensive
I, [2024-12-28T09:51:50.979927 #288067]  INFO -- : [609/916] 329501=test_rdoc_attr
I, [2024-12-28T09:51:51.142423 #288067]  INFO -- : [610/916] 329501=test_rdoc_store
I, [2024-12-28T09:51:52.615657 #288067]  INFO -- : [611/916] 329499=test_assignment
I, [2024-12-28T09:51:55.912318 #288067]  INFO -- : [612/916] 329501=test_ractor
I, [2024-12-28T09:51:56.870925 #288067]  INFO -- : [613/916] 329501=test_ubf_async_safe
I, [2024-12-28T09:51:56.915464 #288067]  INFO -- : [614/916] 329501=test_case_mapping
I, [2024-12-28T09:51:56.959453 #288067]  INFO -- : [615/916] 329501=test_helper_method
I, [2024-12-28T09:51:57.005380 #288067]  INFO -- : [616/916] 329501=test_rdoc_markup_to_html_snippet
I, [2024-12-28T09:51:57.647755 #288067]  INFO -- : [617/916] 329501=test_gem_stream_ui
I, [2024-12-28T09:51:58.110216 #288067]  INFO -- : [618/916] 329497=test_win32ole_record
I, [2024-12-28T09:51:58.135633 #288067]  INFO -- : [619/916] 329497=test_ssl
I, [2024-12-28T09:51:58.812635 #288067]  INFO -- : [620/916] 329499=test_rdoc_generator_ri
I, [2024-12-28T09:51:58.903411 #288067]  INFO -- : [621/916] 329499=test_gem_commands_build_command
I, [2024-12-28T09:51:59.155495 #288067]  INFO -- : [622/916] 329501=test_gem_commands_help_command
I, [2024-12-28T09:51:59.379923 #288067]  INFO -- : [623/916] 329501=test_files_sample
I, [2024-12-28T09:51:59.399312 #288067]  INFO -- : [624/916] 329501=test_win32ole_variant_outarg
I, [2024-12-28T09:51:59.403176 #288067]  INFO -- : [625/916] 329501=test_console_attr
I, [2024-12-28T09:51:59.411454 #288067]  INFO -- : [626/916] 329501=test_iseq_load
I, [2024-12-28T09:52:00.492985 #288067]  INFO -- : [627/916] 329499=test_inlinecache
I, [2024-12-28T09:52:00.864172 #288067]  INFO -- : [628/916] 329499=test_marshal
I, [2024-12-28T09:52:02.564819 #288067]  INFO -- : [629/916] 329497=test_numeric
I, [2024-12-28T09:52:02.590287 #288067]  INFO -- : [630/916] 329497=test_type_completor
I, [2024-12-28T09:52:02.606401 #288067]  INFO -- : [631/916] 329497=test_word
I, [2024-12-28T09:52:02.649344 #288067]  INFO -- : [632/916] 329497=test_parser
I, [2024-12-28T09:52:02.734842 #288067]  INFO -- : [633/916] 329497=test_exception
I, [2024-12-28T09:52:02.885937 #288067]  INFO -- : [634/916] 329497=test_cgi_core
I, [2024-12-28T09:52:02.915223 #288067]  INFO -- : [635/916] 329497=test_pkcs7
I, [2024-12-28T09:52:03.382556 #288067]  INFO -- : [636/916] 329499=test_gem
I, [2024-12-28T09:52:03.645884 #288067]  INFO -- : [637/916] 329501=test_history
I, [2024-12-28T09:52:03.752949 #288067]  INFO -- : [638/916] 329501=test_rdoc_method_attr
I, [2024-12-28T09:52:03.837771 #288067]  INFO -- : [639/916] 329497=test_optarg
I, [2024-12-28T09:52:04.295851 #288067]  INFO -- : [640/916] 329497=test_rdoc_parser_prism_ruby
I, [2024-12-28T09:52:04.669334 #288067]  INFO -- : [641/916] 329501=test_complex2
I, [2024-12-28T09:52:04.751646 #288067]  INFO -- : [642/916] 329501=test_rdoc_markup
I, [2024-12-28T09:52:05.001406 #288067]  INFO -- : [643/916] 329501=test_webauthn_listener_response
I, [2024-12-28T09:52:05.120953 #288067]  INFO -- : [644/916] 329501=test_kernel
I, [2024-12-28T09:52:08.447440 #288067]  INFO -- : [645/916] 329501=test_rdoc_i18n_locale
I, [2024-12-28T09:52:08.552155 #288067]  INFO -- : [646/916] 329501=test_tcp
I, [2024-12-28T09:52:08.713747 #288067]  INFO -- : [647/916] 329497=test_gem_bundler_version_finder
I, [2024-12-28T09:52:08.919782 #288067]  INFO -- : [648/916] 329497=test_ole_methods
I, [2024-12-28T09:52:08.951756 #288067]  INFO -- : [649/916] 329497=test_string_memory
I, [2024-12-28T09:52:10.160762 #288067]  INFO -- : [650/916] 329497=test_unicode_escape
I, [2024-12-28T09:52:10.551943 #288067]  INFO -- : [651/916] 329501=test_gem_requirement
I, [2024-12-28T09:52:10.575643 #288067]  INFO -- : [652/916] 329497=test_line_editor
I, [2024-12-28T09:52:10.875973 #288067]  INFO -- : [653/916] 329497=test_history
I, [2024-12-28T09:52:11.064284 #288067]  INFO -- : [654/916] 329497=test_gem_commands_list_command
I, [2024-12-28T09:52:11.237294 #288067]  INFO -- : [655/916] 329497=test_class
I, [2024-12-28T09:52:11.269430 #288067]  INFO -- : [656/916] 329501=test_trick
I, [2024-12-28T09:52:11.269856 #288067]  INFO -- : [657/916] 329497=test_flags
I, [2024-12-28T09:52:13.943445 #288067]  INFO -- : [658/916] 329499=test_integer
I, [2024-12-28T09:52:20.152851 #288067]  INFO -- : [659/916] 329501=test_gem_commands_install_command
I, [2024-12-28T09:52:22.688412 #288067]  INFO -- : [660/916] 329499=test_popen_deadlock
I, [2024-12-28T09:52:24.125060 #288067]  INFO -- : [661/916] 329499=test_gem_stub_specification
I, [2024-12-28T09:52:24.203868 #288067]  INFO -- : [662/916] 329497=test_tree_builder
I, [2024-12-28T09:52:24.241429 #288067]  INFO -- : [663/916] 329497=test_protect
I, [2024-12-28T09:52:24.431684 #288067]  INFO -- : [664/916] 329497=test_typeddata
I, [2024-12-28T09:52:24.681923 #288067]  INFO -- : [665/916] 329499=!Nothing_to_test
I, [2024-12-28T09:52:24.751931 #288067]  INFO -- : [666/916] 329499=test_class_name_check
I, [2024-12-28T09:52:24.875466 #288067]  INFO -- : [667/916] 329499=test_autoconf
I, [2024-12-28T09:52:24.904026 #288067]  INFO -- : [668/916] 329499=test_thread_fd_close
I, [2024-12-28T09:52:24.914756 #288067]  INFO -- : [669/916] 329499=breadth_first_search_test
I, [2024-12-28T09:52:24.939133 #288067]  INFO -- : [670/916] 329499=test_yamldbm
I, [2024-12-28T09:52:25.000252 #288067]  INFO -- : [671/916] 329499=test_https
I, [2024-12-28T09:52:25.068968 #288067]  INFO -- : [672/916] 329497=test_cgi_multipart
I, [2024-12-28T09:52:25.515008 #288067]  INFO -- : [673/916] 329497=test_rdoc_i18n_text
I, [2024-12-28T09:52:25.580429 #288067]  INFO -- : [674/916] 329497=test_evaluation
I, [2024-12-28T09:52:25.606177 #288067]  INFO -- : [675/916] 329497=test_config
I, [2024-12-28T09:52:27.210535 #288067]  INFO -- : [676/916] 329497=test_rdoc_comment
I, [2024-12-28T09:52:27.262751 #288067]  INFO -- : [677/916] 329497=test_gem_commands_check_command
I, [2024-12-28T09:52:27.324200 #288067]  INFO -- : [678/916] 329497=percent_delimiter_string_test
I, [2024-12-28T09:52:27.370251 #288067]  INFO -- : [679/916] 329497=test_ftp
I, [2024-12-28T09:52:27.388184 #288067]  INFO -- : [680/916] 329497=test_io_wait
I, [2024-12-28T09:52:28.175793 #288067]  INFO -- : [681/916] 329497=test_io
I, [2024-12-28T09:52:28.677946 #288067]  INFO -- : [682/916] 329497=test_kwargs
I, [2024-12-28T09:52:28.710482 #288067]  INFO -- : [683/916] 329497=test_lambda
I, [2024-12-28T09:52:28.879440 #288067]  INFO -- : [684/916] 329497=fixtures_test
I, [2024-12-28T09:52:29.315533 #288067]  INFO -- : [685/916] 329500=test_rational2
I, [2024-12-28T09:52:29.356457 #288067]  INFO -- : [686/916] 329500=test_euc_kr
I, [2024-12-28T09:52:29.384830 #288067]  INFO -- : [687/916] 329497=test_rational
I, [2024-12-28T09:52:29.431445 #288067]  INFO -- : [688/916] 329500=compiler_test
I, [2024-12-28T09:52:29.656967 #288067]  INFO -- : [689/916] 329500=test_project_sanity
I, [2024-12-28T09:52:29.919658 #288067]  INFO -- : [690/916] 329500=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-12-28T09:52:30.305037 #288067]  INFO -- : [691/916] 329500=parser_test
I, [2024-12-28T09:52:30.307761 #288067]  INFO -- : [692/916] 329500=test_fstring
I, [2024-12-28T09:52:31.121809 #288067]  INFO -- : [693/916] 329500=test_yaml_special_cases
I, [2024-12-28T09:52:31.162781 #288067]  INFO -- : [694/916] 329500=test_struct
I, [2024-12-28T09:52:31.287714 #288067]  INFO -- : [695/916] 329500=test_gem_source_list
I, [2024-12-28T09:52:31.611650 #288067]  INFO -- : [696/916] 329500=test_proxy
I, [2024-12-28T09:52:32.035768 #288067]  INFO -- : [697/916] 329500=test_gem_source_installed
I, [2024-12-28T09:52:32.127704 #288067]  INFO -- : [698/916] 329500=onigmo_test
I, [2024-12-28T09:52:32.164418 #288067]  INFO -- : [699/916] 329500=test_class
I, [2024-12-28T09:52:34.247436 #288067]  INFO -- : [700/916] 329497=test_rdoc_markup_raw
I, [2024-12-28T09:52:34.280632 #288067]  INFO -- : [701/916] 329497=fuzzer_test
I, [2024-12-28T09:52:34.323626 #288067]  INFO -- : [702/916] 329497=test_const
I, [2024-12-28T09:52:34.343638 #288067]  INFO -- : [703/916] 329497=test_ensured
I, [2024-12-28T09:52:34.397869 #288067]  INFO -- : [704/916] 329499=test_completion
I, [2024-12-28T09:52:34.706685 #288067]  INFO -- : [705/916] 329497=test_stringio
I, [2024-12-28T09:52:35.188355 #288067]  INFO -- : [706/916] 329497=test_x509cert
I, [2024-12-28T09:52:37.168710 #288067]  INFO -- : [707/916] 329497=test_logdevice
I, [2024-12-28T09:52:39.423611 #288067]  INFO -- : [708/916] 329499=test_gem_remote_fetcher_local_ssl_server
I, [2024-12-28T09:52:40.903883 #288067]  INFO -- : [709/916] 329500=test_rand
I, [2024-12-28T09:52:42.852551 #288067]  INFO -- : [710/916] 329497=test_regexp
I, [2024-12-28T09:52:44.246529 #288067]  INFO -- : [711/916] 329500=test_gem_platform
I, [2024-12-28T09:52:45.290021 #288067]  INFO -- : [712/916] 329500=test_class2name
I, [2024-12-28T09:52:45.329950 #288067]  INFO -- : [713/916] 329500=test_parse
I, [2024-12-28T09:52:45.898113 #288067]  INFO -- : [714/916] 329499=test_bigzero
I, [2024-12-28T09:52:45.918860 #288067]  INFO -- : [715/916] 329499=test_win32ole_type_event
I, [2024-12-28T09:52:46.035451 #288067]  INFO -- : [716/916] 329499=test_require
I, [2024-12-28T09:52:47.477020 #288067]  INFO -- : [717/916] 329500=test_ns_spki
I, [2024-12-28T09:52:47.645365 #288067]  INFO -- : [718/916] 329501=test_stack
I, [2024-12-28T09:52:47.894935 #288067]  INFO -- : [719/916] 329500=test_key_name_check
I, [2024-12-28T09:52:48.042117 #288067]  INFO -- : [720/916] 329500=test_addr
I, [2024-12-28T09:52:48.123213 #288067]  INFO -- : [721/916] 329500=test_boolean
I, [2024-12-28T09:52:48.438048 #288067]  INFO -- : [722/916] 329500=test_multi_irb_commands
I, [2024-12-28T09:52:48.559829 #288067]  INFO -- : [723/916] 329500=test_rdoc_rd
I, [2024-12-28T09:52:48.623824 #288067]  INFO -- : [724/916] 329500=test_rdoc_markup_attribute_manager
I, [2024-12-28T09:52:48.769950 #288067]  INFO -- : [725/916] 329500=test_helper
I, [2024-12-28T09:52:48.786153 #288067]  INFO -- : [726/916] 329500=test_rdoc_markup_hard_break
I, [2024-12-28T09:52:48.853827 #288067]  INFO -- : [727/916] 329500=test_econv
I, [2024-12-28T09:52:53.632035 #288067]  INFO -- : [728/916] 329500=test_logperiod
I, [2024-12-28T09:52:53.691718 #288067]  INFO -- : [729/916] 329500=test_gem_resolver_local_specification
I, [2024-12-28T09:52:53.701242 #288067]  INFO -- : [730/916] 329501=test_files_test_2
I, [2024-12-28T09:52:53.763754 #288067]  INFO -- : [731/916] 329501=test_gem_resolver_composed_set
I, [2024-12-28T09:52:53.995194 #288067]  INFO -- : [732/916] 329501=test_variable
I, [2024-12-28T09:52:54.694204 #288067]  INFO -- : [733/916] 329501=test_objectspace
I, [2024-12-28T09:52:55.195743 #288067]  INFO -- : [734/916] 329500=test_cparser
I, [2024-12-28T09:52:59.567154 #288067]  INFO -- : [735/916] 329499=test_bug_reporter
I, [2024-12-28T09:53:01.769799 #288067]  INFO -- : [736/916] 329499=test_profile_frames
I, [2024-12-28T09:53:02.163682 #288067]  INFO -- : [737/916] 329499=test_rdoc_markup_to_rdoc
I, [2024-12-28T09:53:02.421464 #288067]  INFO -- : [738/916] 329499=test_ipaddr
I, [2024-12-28T09:53:02.610885 #288067]  INFO -- : [739/916] 329499=test_io_buffer
I, [2024-12-28T09:53:03.325477 #288067]  INFO -- : [740/916] 329500=test_require_lib
I, [2024-12-28T09:53:03.507520 #288067]  INFO -- : [741/916] 329499=test_config
I, [2024-12-28T09:53:04.059865 #288067]  INFO -- : [742/916] 329499=parameters_signature_test
I, [2024-12-28T09:53:04.149199 #288067]  INFO -- : [743/916] 329499=test_random_formatter
I, [2024-12-28T09:53:04.264182 #288067]  INFO -- : [744/916] 329499=string_encoding_test
I, [2024-12-28T09:53:04.314800 #288067]  INFO -- : [745/916] 329499=test_yaml
I, [2024-12-28T09:53:04.765421 #288067]  INFO -- : [746/916] 329499=test_rdoc_markup_formatter
I, [2024-12-28T09:53:04.959857 #288067]  INFO -- : [747/916] 329499=test_func
I, [2024-12-28T09:53:19.147723 #288067]  INFO -- : [748/916] 329501=test_rdoc_alias
I, [2024-12-28T09:53:19.393586 #288067]  INFO -- : [749/916] 329501=test_gem_uninstaller
I, [2024-12-28T09:53:19.714817 #288067]  INFO -- : [750/916] 329500=test_gem_commands_info_command
I, [2024-12-28T09:53:19.901445 #288067]  INFO -- : [751/916] 329500=test_engine
I, [2024-12-28T09:53:19.903677 #288067]  INFO -- : [752/916] 329500=test_data
I, [2024-12-28T09:53:20.044256 #288067]  INFO -- : [753/916] 329500=test_unicode_normalize
I, [2024-12-28T09:53:20.192380 #288067]  INFO -- : [754/916] 329500=test_emitter
I, [2024-12-28T09:53:20.372132 #288067]  INFO -- : [755/916] 329500=test_rdoc_code_object
I, [2024-12-28T09:53:21.670687 #288067]  INFO -- : [756/916] 329499=test_key_error
I, [2024-12-28T09:53:21.728980 #288067]  INFO -- : [757/916] 329499=test_enc_raise
I, [2024-12-28T09:53:21.730795 #288067]  INFO -- : [758/916] 329499=test_object
I, [2024-12-28T09:53:22.800330 #288067]  INFO -- : [759/916] 329500=test_key_actor_vi
I, [2024-12-28T09:53:24.064128 #288067]  INFO -- : [760/916] 329500=test_reline_key
I, [2024-12-28T09:53:24.260636 #288067]  INFO -- : [761/916] 329500=source_location_test
I, [2024-12-28T09:53:24.379440 #288067]  INFO -- : [762/916] 329499=test_metaclass
I, [2024-12-28T09:53:24.453296 #288067]  INFO -- : [763/916] 329499=test_process
I, [2024-12-28T09:53:24.720194 #288067]  INFO -- : [764/916] 329499=test_gem_spec_fetcher
I, [2024-12-28T09:53:24.803875 #288067]  INFO -- : [765/916] 329500=test_singleton
I, [2024-12-28T09:53:24.858933 #288067]  INFO -- : [766/916] 329500=test_gem_source_vendor
I, [2024-12-28T09:53:25.027789 #288067]  INFO -- : [767/916] 329500=test_rubygems
I, [2024-12-28T09:53:25.630936 #288067]  INFO -- : [768/916] 329500=ripper_test
I, [2024-12-28T09:53:26.243817 #288067]  INFO -- : [769/916] 329499=test_variable_name_check
I, [2024-12-28T09:53:26.452136 #288067]  INFO -- : [770/916] 329499=test_dir_m17n
I, [2024-12-28T09:53:28.540200 #288067]  INFO -- : [771/916] 329500=test_cd
I, [2024-12-28T09:53:28.568532 #288067]  INFO -- : [772/916] 329500=test_cgi_cookie
I, [2024-12-28T09:53:28.636245 #288067]  INFO -- : [773/916] 329500=test_gem_request_set_lockfile_tokenizer
I, [2024-12-28T09:53:29.527870 #288067]  INFO -- : [774/916] 329500=test_gem_available_set
I, [2024-12-28T09:53:30.414838 #288067]  INFO -- : [775/916] 329500=test_io
I, [2024-12-28T09:53:34.155865 #288067]  INFO -- : [776/916] 329499=test_cgi_tag_helper
I, [2024-12-28T09:53:34.191699 #288067]  INFO -- : [777/916] 329499=test_modify_expand
I, [2024-12-28T09:53:34.236635 #288067]  INFO -- : [778/916] 329499=test_gem_package_old
I, [2024-12-28T09:53:34.455208 #288067]  INFO -- : [779/916] 329499=test_duplicate
I, [2024-12-28T09:53:34.528226 #288067]  INFO -- : [780/916] 329499=test_pkey_dh
I, [2024-12-28T09:53:34.735979 #288067]  INFO -- : [781/916] 329499=test_qsort
I, [2024-12-28T09:53:34.800198 #288067]  INFO -- : [782/916] 329499=test_storage
I, [2024-12-28T09:53:34.848022 #288067]  INFO -- : [783/916] 329499=test_new
I, [2024-12-28T09:53:34.903773 #288067]  INFO -- : [784/916] 329499=test_gem_installer
I, [2024-12-28T09:53:35.791453 #288067]  INFO -- : [785/916] 329501=test_cipher
I, [2024-12-28T09:53:36.175743 #288067]  INFO -- : [786/916] 329501=test_gem_resolver_git_set
I, [2024-12-28T09:53:42.931172 #288067]  INFO -- : [787/916] 329501=library_symbols_test
I, [2024-12-28T09:53:43.067452 #288067]  INFO -- : [788/916] 329501=test_pack
I, [2024-12-28T09:53:44.216670 #288067]  INFO -- : [789/916] 329501=json_addition_test
I, [2024-12-28T09:53:44.393200 #288067]  INFO -- : [790/916] 329501=test_etc
I, [2024-12-28T09:53:44.890625 #288067]  INFO -- : [791/916] 329501=test_gem_doctor
I, [2024-12-28T09:53:45.415460 #288067]  INFO -- : [792/916] 329501=test_change_word
I, [2024-12-28T09:53:45.475559 #288067]  INFO -- : [793/916] 329501=test_config
I, [2024-12-28T09:53:45.792134 #288067]  INFO -- : [794/916] 329501=test_gem_commands_outdated_command
I, [2024-12-28T09:53:45.999450 #288067]  INFO -- : [795/916] 329501=test_iterator
I, [2024-12-28T09:53:46.620474 #288067]  INFO -- : [796/916] 329501=test_string
I, [2024-12-28T09:53:46.687725 #288067]  INFO -- : [797/916] 329501=test_rdoc_normal_class
I, [2024-12-28T09:53:47.171695 #288067]  INFO -- : [798/916] 329501=test_gem_gemcutter_utilities
I, [2024-12-28T09:53:51.592894 #288067]  INFO -- : [799/916] 329501=test_gb18030
I, [2024-12-28T09:53:51.672344 #288067]  INFO -- : [800/916] 329501=test_win32ole_event
I, [2024-12-28T09:53:52.039029 #288067]  INFO -- : [801/916] 329501=test_pinned
I, [2024-12-28T09:53:53.079960 #288067]  INFO -- : [802/916] 329501=test_arith_seq_extract
I, [2024-12-28T09:53:53.558491 #288067]  INFO -- : [803/916] 329501=test_folderitem2_invokeverb
I, [2024-12-28T09:53:53.791739 #288067]  INFO -- : [804/916] 329501=test_gem_ext_cargo_builder
I, [2024-12-28T09:53:53.841492 #288067]  INFO -- : [805/916] 329501=test_gem_version
I, [2024-12-28T09:53:54.472929 #288067]  INFO -- : [806/916] 329501=test_memory_view
I, [2024-12-28T09:53:56.854503 #288067]  INFO -- : [807/916] 329501=test_enc_str_buf_cat
I, [2024-12-28T09:53:56.939444 #288067]  INFO -- : [808/916] 329501=test_to_ruby
I, [2024-12-28T09:53:57.007445 #288067]  INFO -- : [809/916] 329501=numeric_value_test
I, [2024-12-28T09:53:57.181601 #288067]  INFO -- : [810/916] 329501=test_gem_resolver_index_set
I, [2024-12-28T09:53:57.447469 #288067]  INFO -- : [811/916] 329501=test_lexer
I, [2024-12-28T09:53:57.557116 #288067]  INFO -- : [812/916] 329501=test_random
I, [2024-12-28T09:53:57.663548 #288067]  INFO -- : [813/916] 329501=test_grapheme_breaks
I, [2024-12-28T09:53:57.764107 #288067]  INFO -- : [814/916] 329501=test_unix
I, [2024-12-28T09:53:58.016934 #288067]  INFO -- : [815/916] 329501=test_init
I, [2024-12-28T09:53:59.296027 #288067]  INFO -- : [816/916] 329501=test_gem_commands_unpack_command
I, [2024-12-28T09:54:01.895436 #288067]  INFO -- : [817/916] 329501=test_digest
I, [2024-12-28T09:54:02.024639 #288067]  INFO -- : [818/916] 329501=test_x509store
I, [2024-12-28T09:54:03.735915 #288067]  INFO -- : [819/916] 329501=test_closure
I, [2024-12-28T09:54:08.940683 #288067]  INFO -- : [820/916] 329501=test_ellipsize
I, [2024-12-28T09:54:08.996271 #288067]  INFO -- : [821/916] 329501=test_dot_dot
I, [2024-12-28T09:54:09.108004 #288067]  INFO -- : [822/916] 329501=test_context
I, [2024-12-28T09:54:09.743833 #288067]  INFO -- : [823/916] 329501=test_file
I, [2024-12-28T09:54:09.907755 #288067]  INFO -- : [824/916] 329501=test_symbol
I, [2024-12-28T09:54:14.518991 #288067]  INFO -- : [825/916] 329499=test_coder
I, [2024-12-28T09:54:14.661832 #288067]  INFO -- : [826/916] 329499=test_gem_request_set_gem_dependency_api
I, [2024-12-28T09:54:16.470571 #288067]  INFO -- : [827/916] 329499=test_gem_source_local
I, [2024-12-28T09:54:20.546356 #288067]  INFO -- : [828/916] 329499=test_exit
I, [2024-12-28T09:54:20.592334 #288067]  INFO -- : [829/916] 329499=test_wss
I, [2024-12-28T09:54:20.644314 #288067]  INFO -- : [830/916] 329499=test_nil
I, [2024-12-28T09:54:20.699966 #288067]  INFO -- : [831/916] 329499=test_mul
I, [2024-12-28T09:54:20.727293 #288067]  INFO -- : [832/916] 329499=test_euc_tw
I, [2024-12-28T09:54:20.747793 #288067]  INFO -- : [833/916] 329499=integer_base_flags_test
I, [2024-12-28T09:54:20.801318 #288067]  INFO -- : [834/916] 329499=test_integer_comb
I, [2024-12-28T09:54:35.592152 #288067]  INFO -- : [835/916] 329500=test_rdoc_parser
I, [2024-12-28T09:54:35.979440 #288067]  INFO -- : [836/916] 329500=test_nextafter
I, [2024-12-28T09:54:36.615599 #288067]  INFO -- : [837/916] 329500=test_install
I, [2024-12-28T09:54:37.162189 #288067]  INFO -- : [838/916] 329499=test_cmethod
I, [2024-12-28T09:54:37.205166 #288067]  INFO -- : [839/916] 329499=test_win32ole_method_event
I, [2024-12-28T09:54:37.251451 #288067]  INFO -- : [840/916] 329499=test_capacity
I, [2024-12-28T09:54:37.289273 #288067]  INFO -- : [841/916] 329499=test_alias_and_anchor
I, [2024-12-28T09:54:37.378774 #288067]  INFO -- : [842/916] 329499=test_gem_console_ui
I, [2024-12-28T09:54:37.588759 #288067]  INFO -- : [843/916] 329499=ractor_test
I, [2024-12-28T09:54:37.664403 #288067]  INFO -- : [844/916] 329500=test_x509attr
I, [2024-12-28T09:54:37.767940 #288067]  INFO -- : [845/916] 329500=test_wait
I, [2024-12-28T09:54:37.868969 #288067]  INFO -- : [846/916] 329499=test_bignum
I, [2024-12-28T09:54:38.299183 #288067]  INFO -- : [847/916] 329500=regular_expression_options_test
I, [2024-12-28T09:54:38.361744 #288067]  INFO -- : [848/916] 329500=test_yield
I, [2024-12-28T09:54:38.595501 #288067]  INFO -- : [849/916] 329499=test_integer
I, [2024-12-28T09:54:38.745732 #288067]  INFO -- : [850/916] 329499=test_date
I, [2024-12-28T09:54:38.877251 #288067]  INFO -- : [851/916] 329499=test_pair
I, [2024-12-28T09:54:44.324575 #288067]  INFO -- : [852/916] 329501=test_comparable
I, [2024-12-28T09:54:44.378677 #288067]  INFO -- : [853/916] 329501=test_io_timeout
I, [2024-12-28T09:54:44.461206 #288067]  INFO -- : [854/916] 329501=test_clone
I, [2024-12-28T09:54:45.643604 #288067]  INFO -- : [855/916] 329501=test_gem_commands_server_command
I, [2024-12-28T09:54:45.759691 #288067]  INFO -- : [856/916] 329501=test_bundled_gems
I, [2024-12-28T09:54:45.861688 #288067]  INFO -- : [857/916] 329501=test_http
I, [2024-12-28T09:54:48.046436 #288067]  INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 10 #<File::Stat dev=0x8, ino=3432744386, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
I, [2024-12-28T09:54:49.479813 #288067]  INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 11 #<File::Stat dev=0x8, ino=3432734715, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
I, [2024-12-28T09:54:50.343564 #288067]  INFO -- : Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 12 #<File::Stat dev=0x8, ino=3432745450, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
I, [2024-12-28T09:54:51.351785 #288067]  INFO -- : [858/916] 329499=test_resource
I, [2024-12-28T09:54:51.428338 #288067]  INFO -- : [859/916] 329499=test_http_request
I, [2024-12-28T09:54:51.524460 #288067]  INFO -- : [860/916] 329499=test_hash
I, [2024-12-28T09:54:51.675332 #288067]  INFO -- : [861/916] 329499=test_win32ole_param_event
I, [2024-12-28T09:54:51.721924 #288067]  INFO -- : [862/916] 329499=test_object_references
I, [2024-12-28T09:54:51.934955 #288067]  INFO -- : [863/916] 329499=test_gem_commands_update_command
I, [2024-12-28T09:54:52.711902 #288067]  INFO -- : [864/916] 329497=test_pipe
I, [2024-12-28T09:54:53.073914 #288067]  INFO -- : [865/916] 329497=test_gem_resolver_vendor_set
I, [2024-12-28T09:54:53.190021 #288067]  INFO -- : [866/916] 329497=test_shift_jis
I, [2024-12-28T09:54:53.746818 #288067]  INFO -- : [867/916] 329497=test_rdoc_cross_reference
I, [2024-12-28T09:54:54.657402 #288067]  INFO -- : [868/916] 329500=test_reqarg
I, [2024-12-28T09:54:56.185551 #288067]  INFO -- : [869/916] 329497=test_ldap
I, [2024-12-28T09:54:56.218141 #288067]  INFO -- : [870/916] 329497=location_test
I, [2024-12-28T09:54:56.295455 #288067]  INFO -- : [871/916] 329497=test_undef
I, [2024-12-28T09:54:56.400473 #288067]  INFO -- : [872/916] 329497=test_gem_commands_setup_command
I, [2024-12-28T09:54:56.411155 #288067]  INFO -- : [873/916] 329500=test_thread_cv
I, [2024-12-28T09:54:57.223787 #288067]  INFO -- : [874/916] 329501=test_gem_package_tar_reader_entry
I, [2024-12-28T09:54:57.431543 #288067]  INFO -- : [875/916] 329500=test_tmpdir
I, [2024-12-28T09:54:57.913312 #288067]  INFO -- : [876/916] 329500=test_function_entry
I, [2024-12-28T09:54:57.915743 #288067]  INFO -- : [877/916] 329500=test_thread
I, [2024-12-28T09:54:59.590194 #288067]  INFO -- : [878/916] 329501=test_rdoc_any_method
I, [2024-12-28T09:55:01.713992 #288067]  INFO -- : [879/916] 329497=test_koi8
I, [2024-12-28T09:55:01.797597 #288067]  INFO -- : [880/916] 329497=test_printf
I, [2024-12-28T09:55:01.811851 #288067]  INFO -- : [881/916] 329501=test_unicode
I, [2024-12-28T09:55:01.907846 #288067]  INFO -- : [882/916] 329497=test_type
I, [2024-12-28T09:55:01.986802 #288067]  INFO -- : [883/916] 329497=test_complexrational
I, [2024-12-28T09:55:02.135820 #288067]  INFO -- : [884/916] 329501=test_time
I, [2024-12-28T09:55:02.163834 #288067]  INFO -- : [885/916] 329497=test_filter
I, [2024-12-28T09:55:02.425963 #288067]  INFO -- : [886/916] 329497=test_at_exit
I, [2024-12-28T09:55:02.506490 #288067]  INFO -- : [887/916] 329497=test_gem_commands_uninstall_command
I, [2024-12-28T09:55:02.699750 #288067]  INFO -- : [888/916] 329501=test_document
I, [2024-12-28T09:55:02.815836 #288067]  INFO -- : [889/916] 329501=test_proc
I, [2024-12-28T09:55:05.627105 #288067]  INFO -- : [890/916] 329499=test_placearg
I, [2024-12-28T09:55:06.401983 #288067]  INFO -- : [891/916] 329499=test_zlib
I, [2024-12-28T09:55:09.323438 #288067]  INFO -- : [892/916] 329501=test_hash_create
I, [2024-12-28T09:55:09.359757 #288067]  INFO -- : [893/916] 329501=test_rdoc_markup_to_table_of_contents
I, [2024-12-28T09:55:09.693489 #288067]  INFO -- : [894/916] 329501=test_yamlstore
I, [2024-12-28T09:55:09.800295 #288067]  INFO -- : [895/916] 329501=test_primitive
I, [2024-12-28T09:55:09.851752 #288067]  INFO -- : [896/916] 329501=test_continuation
I, [2024-12-28T09:55:09.995460 #288067]  INFO -- : [897/916] 329501=test_ocsp
I, [2024-12-28T09:55:11.206140 #288067]  INFO -- : [898/916] 329501=test_switch_hitter
I, [2024-12-28T09:55:11.251684 #288067]  INFO -- : [899/916] 329501=test_enumerator_kw
I, [2024-12-28T09:55:11.399762 #288067]  INFO -- : [900/916] 329501=test_gem_ext_configure_builder
I, [2024-12-28T09:55:11.703445 #288067]  INFO -- : [901/916] 329501=test_delete
I, [2024-12-28T09:55:12.129818 #288067]  INFO -- : [902/916] 329501=test_big2str
I, [2024-12-28T09:55:12.234473 #288067]  INFO -- : [903/916] 329501=test_eval_history
I, [2024-12-28T09:55:12.303766 #288067]  INFO -- : [904/916] 329501=test_files_test
I, [2024-12-28T09:55:12.426634 #288067]  INFO -- : [905/916] 329501=test_tempfile
I, [2024-12-28T09:55:15.795446 #288067]  INFO -- : [906/916] 329501=test_arity
I, [2024-12-28T09:55:15.813531 #288067]  INFO -- : [907/916] 329501=test_err_in_callback
I, [2024-12-28T09:55:15.827409 #288067]  INFO -- : [908/916] 329501=test_encoding
I, [2024-12-28T09:55:15.957628 #288067]  INFO -- : [909/916] 329501=test_rb_str_dup
I, [2024-12-28T09:55:16.016641 #288067]  INFO -- : [910/916] 329501=test_io_m17n
I, [2024-12-28T09:55:22.011399 #288067]  INFO -- : [911/916] 329497=test_files_ext
I, [2024-12-28T09:55:22.037004 #288067]  INFO -- : [912/916] 329497=test_gem_request_connection_pools
I, [2024-12-28T09:55:22.939444 #288067]  INFO -- : [913/916] 329500=test_irb
I, [2024-12-28T09:55:23.703028 #288067]  INFO -- : [914/916] 329497=test_sockopt
I, [2024-12-28T09:55:23.923472 #288067]  INFO -- : [915/916] 329497=test_gem_commands_lock_command
I, [2024-12-28T09:55:24.219601 #288067]  INFO -- : [916/916] 329500=test_function
I, [2024-12-28T09:55:26.946933 #288067]  INFO -- : Finished tests in 541.216419s, 59.4864 tests/s, 12003.6103 assertions/s.
I, [2024-12-28T09:55:26.948733 #288067]  INFO -- : 32195 tests, 6496551 assertions, 0 failures, 0 errors, 376 skips
I, [2024-12-28T09:55:26.948790 #288067]  INFO -- : 
I, [2024-12-28T09:55:26.948807 #288067]  INFO -- : ruby -v: ruby 3.5.0dev (2024-12-28T02:35:00Z master 0ccc7657f3) +PRISM [x86_64-linux]
I, [2024-12-28T09:55:26.954475 #288067]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
I, [2024-12-28T09:55:26.954753 #288067]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
I, [2024-12-28T09:55:27.484184 #288067]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-28T09:55:27.484317 #288067]  INFO -- : 	CC = gcc
I, [2024-12-28T09:55:27.484356 #288067]  INFO -- : 	LD = ld
I, [2024-12-28T09:55:27.484388 #288067]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-28T09:55:27.484431 #288067]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-12-28T09:55:27.484483 #288067]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-28T09:55:27.484528 #288067]  INFO -- : 	CPPFLAGS =   
I, [2024-12-28T09:55:27.484563 #288067]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-28T09:55:27.484594 #288067]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-28T09:55:27.484624 #288067]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-28T09:55:27.484934 #288067]  INFO -- : 	LC_ALL = 
I, [2024-12-28T09:55:27.484968 #288067]  INFO -- : 	LC_CTYPE = 
I, [2024-12-28T09:55:27.484999 #288067]  INFO -- : 	MFLAGS = 
I, [2024-12-28T09:55:27.485028 #288067]  INFO -- : 	RUSTC = rustc
I, [2024-12-28T09:55:27.485060 #288067]  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-12-28T09:55:27.492048 #288067]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-28T09:55:27.492125 #288067]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-28T09:55:27.492143 #288067]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-28T09:55:27.492158 #288067]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-28T09:55:27.492173 #288067]  INFO -- : 
I, [2024-12-28T09:55:27.500717 #288067]  INFO -- : generating enc.mk
I, [2024-12-28T09:55:28.024270 #288067]  INFO -- : generating encdb.h
I, [2024-12-28T09:55:28.120416 #288067]  INFO -- : encdb.h unchanged
I, [2024-12-28T09:55:28.127533 #288067]  INFO -- : making enc
I, [2024-12-28T09:55:28.200519 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:28.200635 #288067]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-12-28T09:55:28.200702 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:28.202618 #288067]  INFO -- : making srcs under enc
I, [2024-12-28T09:55:28.311895 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:28.312002 #288067]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-28T09:55:28.312058 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:28.314412 #288067]  INFO -- : generating transdb.h
I, [2024-12-28T09:55:28.667714 #288067]  INFO -- : transdb.h unchanged
I, [2024-12-28T09:55:28.680479 #288067]  INFO -- : making trans
I, [2024-12-28T09:55:28.793043 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:28.793151 #288067]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-12-28T09:55:28.793214 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:28.795064 #288067]  INFO -- : making encs
I, [2024-12-28T09:55:28.938976 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:28.939059 #288067]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-12-28T09:55:28.939109 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:28.955018 #288067]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-12-28T09:55:29.142404 #288067]  INFO -- : ext/configure-ext.mk updated
I, [2024-12-28T09:55:29.147933 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:37.698042 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:37.699557 #288067]  INFO -- : generating makefile exts.mk
I, [2024-12-28T09:55:37.857080 #288067]  INFO -- : exts.mk unchanged
I, [2024-12-28T09:55:37.875442 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:38.928937 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-28T09:55:38.948788 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-28T09:55:38.960716 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-28T09:55:38.980594 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-28T09:55:38.993881 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-28T09:55:39.014967 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-28T09:55:39.129301 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-28T09:55:39.147616 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-28T09:55:39.232323 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-28T09:55:39.279245 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-28T09:55:39.288651 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-28T09:55:39.316676 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-28T09:55:39.349429 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-28T09:55:39.387532 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-28T09:55:39.444831 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-28T09:55:39.458258 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-28T09:55:39.471252 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-28T09:55:39.501300 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-28T09:55:39.552942 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-28T09:55:39.663837 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-28T09:55:39.677668 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-28T09:55:39.724655 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-28T09:55:39.754044 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-28T09:55:39.863957 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-28T09:55:39.874611 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-28T09:55:39.888751 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-28T09:55:39.955816 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-28T09:55:39.989845 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-28T09:55:39.994357 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-28T09:55:40.007446 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-28T09:55:40.094582 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-28T09:55:40.142105 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-28T09:55:40.190589 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-28T09:55:40.212787 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-28T09:55:40.243465 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-28T09:55:40.408916 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-28T09:55:40.414627 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-28T09:55:40.548131 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-28T09:55:40.557122 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-28T09:55:40.703545 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-28T09:55:40.711778 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-28T09:55:40.801787 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-28T09:55:40.811872 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-28T09:55:40.916158 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-28T09:55:40.932145 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-28T09:55:41.063466 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-28T09:55:41.076524 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-28T09:55:41.176521 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-28T09:55:41.187791 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-28T09:55:41.293376 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-28T09:55:41.300975 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-28T09:55:41.374959 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-28T09:55:41.381920 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-28T09:55:41.455688 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-28T09:55:41.469341 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-28T09:55:41.552394 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-28T09:55:41.557105 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-28T09:55:41.655994 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-28T09:55:41.767099 #288067]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:42.207985 #288067]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-12-28T09:55:42.208127 #288067]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:42.210065 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:42.216225 #288067]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:42.216338 #288067]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-12-28T09:55:42.216400 #288067]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-28T09:55:45.639211 #288067]  INFO -- : ruby 3.5.0dev (2024-12-28T02:35:00Z master 0ccc7657f3) +PRISM [x86_64-linux]
I, [2024-12-28T09:56:01.779780 #288067]  INFO -- :      0 ............................................................
I, [2024-12-28T09:56:09.735977 #288067]  INFO -- :     60 ............................................................
I, [2024-12-28T09:56:13.042070 #288067]  INFO -- :    120 ............................................................
I, [2024-12-28T09:56:15.864462 #288067]  INFO -- :    180 ............................................................
I, [2024-12-28T09:56:16.841938 #288067]  INFO -- :    240 ............................................................
I, [2024-12-28T09:56:18.247637 #288067]  INFO -- :    300 ............................................................
I, [2024-12-28T09:56:19.876008 #288067]  INFO -- :    360 ............................................................
I, [2024-12-28T09:56:20.631423 #288067]  INFO -- :    420 ............................................................
I, [2024-12-28T09:56:21.079796 #288067]  INFO -- :    480 ............................................................
I, [2024-12-28T09:56:21.551710 #288067]  INFO -- :    540 ............................................................
I, [2024-12-28T09:56:21.829122 #288067]  INFO -- :    600 ............................................................
I, [2024-12-28T09:56:23.307808 #288067]  INFO -- :    660 ............................................................
I, [2024-12-28T09:56:24.327578 #288067]  INFO -- :    720 ............................................................
I, [2024-12-28T09:56:25.010552 #288067]  INFO -- :    780 ............................................................
I, [2024-12-28T09:56:25.931454 #288067]  INFO -- :    840 ............................................................
I, [2024-12-28T09:56:26.829728 #288067]  INFO -- :    900 ............................................................
I, [2024-12-28T09:56:27.770277 #288067]  INFO -- :    960 ............................................................
I, [2024-12-28T09:56:29.620040 #288067]  INFO -- :   1020 ............................................................
I, [2024-12-28T09:56:32.979597 #288067]  INFO -- :   1080 ............................................................
I, [2024-12-28T09:56:36.706130 #288067]  INFO -- :   1140 ............................................................
I, [2024-12-28T09:56:38.974959 #288067]  INFO -- :   1200 ............................................................
I, [2024-12-28T09:56:40.906658 #288067]  INFO -- :   1260 ............................................................
I, [2024-12-28T09:56:42.695579 #288067]  INFO -- :   1320 ............................................................
I, [2024-12-28T09:56:43.318215 #288067]  INFO -- :   1380 ............................................................
I, [2024-12-28T09:56:44.815457 #288067]  INFO -- :   1440 ............................................................
I, [2024-12-28T09:56:54.399570 #288067]  INFO -- :   1500 ............................................................
I, [2024-12-28T09:56:57.080098 #288067]  INFO -- :   1560 ............................................................
I, [2024-12-28T09:56:58.031368 #288067]  INFO -- :   1620 ............................................................
I, [2024-12-28T09:57:00.295607 #288067]  INFO -- :   1680 ............................................................
I, [2024-12-28T09:57:02.467592 #288067]  INFO -- :   1740 ............................................................
I, [2024-12-28T09:57:05.517670 #288067]  INFO -- :   1800 ............................................................
I, [2024-12-28T09:57:07.202650 #288067]  INFO -- :   1860 ............................................................
I, [2024-12-28T09:57:11.067815 #288067]  INFO -- :   1920 ............................................................
I, [2024-12-28T09:57:12.667660 #288067]  INFO -- :   1980 ............................................................
I, [2024-12-28T09:57:13.495629 #288067]  INFO -- :   2040 ............................................................
I, [2024-12-28T09:57:15.875449 #288067]  INFO -- :   2100 ............................................................
I, [2024-12-28T09:57:16.495715 #288067]  INFO -- :   2160 ............................................................
I, [2024-12-28T09:57:16.827597 #288067]  INFO -- :   2220 ............................................................
I, [2024-12-28T09:57:17.670256 #288067]  INFO -- :   2280 ............................................................
I, [2024-12-28T09:57:18.160036 #288067]  INFO -- :   2340 ............................................................
I, [2024-12-28T09:57:18.682333 #288067]  INFO -- :   2400 ............................................................
I, [2024-12-28T09:57:21.247480 #288067]  INFO -- :   2460 ............................................................
I, [2024-12-28T09:57:23.691135 #288067]  INFO -- :   2520 ............................................................
I, [2024-12-28T09:57:24.223661 #288067]  INFO -- :   2580 ............................................................
I, [2024-12-28T09:57:26.691444 #288067]  INFO -- :   2640 ............................................................
I, [2024-12-28T09:57:28.755771 #288067]  INFO -- :   2700 ............................................................
I, [2024-12-28T09:57:29.379593 #288067]  INFO -- :   2760 ............................................................
I, [2024-12-28T09:57:30.468379 #288067]  INFO -- :   2820 ............................................................
I, [2024-12-28T09:57:32.272267 #288067]  INFO -- :   2880 ............................................................
I, [2024-12-28T09:57:33.614833 #288067]  INFO -- :   2940 ............................................................
I, [2024-12-28T09:57:34.256242 #288067]  INFO -- :   3000 ............................................................
I, [2024-12-28T09:57:34.771709 #288067]  INFO -- :   3060 ............................................................
I, [2024-12-28T09:57:35.227409 #288067]  INFO -- :   3120 ............................................................
I, [2024-12-28T09:57:35.630858 #288067]  INFO -- :   3180 ............................................................
I, [2024-12-28T09:57:36.066909 #288067]  INFO -- :   3240 ............................................................
I, [2024-12-28T09:57:36.847438 #288067]  INFO -- :   3300 ............................................................
I, [2024-12-28T09:57:38.790771 #288067]  INFO -- :   3360 ............................................................
I, [2024-12-28T09:57:44.065164 #288067]  INFO -- :   3420 ....................
I, [2024-12-28T09:57:44.065339 #288067]  INFO -- : 
I, [2024-12-28T09:57:44.065364 #288067]  INFO -- : Finished in 121.636114 seconds
I, [2024-12-28T09:57:44.065381 #288067]  INFO -- : 
I, [2024-12-28T09:57:44.065396 #288067]  INFO -- : 3439 files, 33366 examples, 141562 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-12-28T09:57:44.070831 #288067]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.