# Logfile created on 2024-12-30 19:45:53 +0000 by logger.rb/v1.5.3
I, [2024-12-30T19:45:53.116741 #2590386]  INFO -- : #<BuildRuby:0x00007ff94fc6fde0 @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.20241230-194552", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ff94fc91fa8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ff94fc91c88 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ff94fbaa8d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20241230-194552", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20241230-194552>, @binmode=false, @mon_data=#<Monitor:0x00007ff94fc917d8>, @mon_data_owner_object_id=860>>>
I, [2024-12-30T19:45:53.117516 #2590386]  INFO -- : $$$[beg] make update-download -j4
I, [2024-12-30T19:45:53.450079 #2590386]  INFO -- : tool/config.guess already exists
I, [2024-12-30T19:45:53.450282 #2590386]  INFO -- : tool/config.sub already exists
I, [2024-12-30T19:45:53.655508 #2590386]  INFO -- : $$$[end] "make update-download -j4" exit with 0.
I, [2024-12-30T19:45:53.655586 #2590386]  INFO -- : $$$[beg] make update-src      -j4
I, [2024-12-30T19:45:54.448461 #2590386]  INFO -- : Already up to date.
I, [2024-12-30T19:45:54.476839 #2590386]  INFO -- : Latest commit hash = 5fec930832
I, [2024-12-30T19:45:54.483734 #2590386]  INFO -- : $$$[end] "make update-src      -j4" exit with 0.
I, [2024-12-30T19:45:54.483830 #2590386]  INFO -- : $$$[beg] make after-update    -j4
I, [2024-12-30T19:45:54.718851 #2590386]  INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c
I, [2024-12-30T19:45:54.726904 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
I, [2024-12-30T19:45:54.727009 #2590386]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-12-30T19:45:54.727058 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
I, [2024-12-30T19:45:54.761098 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/revision.h updated
I, [2024-12-30T19:45:54.764708 #2590386]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-12-30T19:45:54.906519 #2590386]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-12-30T19:45:54.910104 #2590386]  INFO -- : generating enc.mk
I, [2024-12-30T19:45:55.340682 #2590386]  INFO -- : making srcs under enc
I, [2024-12-30T19:45:55.431081 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:45:55.431183 #2590386]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-30T19:45:55.431244 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:45:55.618691 #2590386]  INFO -- : $$$[end] "make after-update    -j4" exit with 0.
I, [2024-12-30T19:45:55.618903 #2590386]  INFO -- : $$$[beg] make miniruby -j4
I, [2024-12-30T19:45:55.763991 #2590386]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-30T19:45:55.764081 #2590386]  INFO -- : 	CC = gcc
I, [2024-12-30T19:45:55.764117 #2590386]  INFO -- : 	LD = ld
I, [2024-12-30T19:45:55.764154 #2590386]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-30T19:45:55.764196 #2590386]  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-30T19:45:55.764245 #2590386]  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-30T19:45:55.764278 #2590386]  INFO -- : 	CPPFLAGS =   
I, [2024-12-30T19:45:55.764311 #2590386]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-30T19:45:55.764342 #2590386]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-30T19:45:55.764373 #2590386]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-30T19:45:55.764404 #2590386]  INFO -- : 	LC_ALL = 
I, [2024-12-30T19:45:55.764433 #2590386]  INFO -- : 	LC_CTYPE = 
I, [2024-12-30T19:45:55.764463 #2590386]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2024-12-30T19:45:55.764492 #2590386]  INFO -- : 	RUSTC = rustc
I, [2024-12-30T19:45:55.764524 #2590386]  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-30T19:45:55.789127 #2590386]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-30T19:45:55.789201 #2590386]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-30T19:45:55.789219 #2590386]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-30T19:45:55.789236 #2590386]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-30T19:45:55.789252 #2590386]  INFO -- : 
I, [2024-12-30T19:45:55.856045 #2590386]  INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/version.c
I, [2024-12-30T19:45:55.929262 #2590386]  INFO -- : linking miniruby
I, [2024-12-30T19:45:57.258103 #2590386]  INFO -- : $$$[end] "make miniruby -j4" exit with 0.
I, [2024-12-30T19:45:57.258476 #2590386]  INFO -- : $$$[beg] make ruby -j4
I, [2024-12-30T19:45:57.378399 #2590386]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-30T19:45:57.378498 #2590386]  INFO -- : 	CC = gcc
I, [2024-12-30T19:45:57.378536 #2590386]  INFO -- : 	LD = ld
I, [2024-12-30T19:45:57.378571 #2590386]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-30T19:45:57.378619 #2590386]  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-30T19:45:57.378661 #2590386]  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-30T19:45:57.378709 #2590386]  INFO -- : 	CPPFLAGS =   
I, [2024-12-30T19:45:57.378747 #2590386]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-30T19:45:57.378783 #2590386]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-30T19:45:57.378818 #2590386]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-30T19:45:57.378853 #2590386]  INFO -- : 	LC_ALL = 
I, [2024-12-30T19:45:57.378887 #2590386]  INFO -- : 	LC_CTYPE = 
I, [2024-12-30T19:45:57.378919 #2590386]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2024-12-30T19:45:57.378954 #2590386]  INFO -- : 	RUSTC = rustc
I, [2024-12-30T19:45:57.378999 #2590386]  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-30T19:45:57.403170 #2590386]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-30T19:45:57.403235 #2590386]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-30T19:45:57.403248 #2590386]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-30T19:45:57.403260 #2590386]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-30T19:45:57.403270 #2590386]  INFO -- : 
I, [2024-12-30T19:45:57.798598 #2590386]  INFO -- : builtin_binary.inc updated
I, [2024-12-30T19:45:57.806004 #2590386]  INFO -- : 8aa42783bf133a5139454fc743f43b7e71d6d306d47eb97cfb05e6678928374e  builtin_binary.inc
I, [2024-12-30T19:45:57.808316 #2590386]  INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
I, [2024-12-30T19:45:57.886132 #2590386]  INFO -- : linking static-library libruby-static.a
I, [2024-12-30T19:46:00.181910 #2590386]  INFO -- : linking shared-library libruby.so.3.5.0
I, [2024-12-30T19:46:03.733533 #2590386]  INFO -- : linking ruby
I, [2024-12-30T19:46:03.852539 #2590386]  INFO -- : $$$[end] "make ruby -j4" exit with 0.
I, [2024-12-30T19:46:03.852736 #2590386]  INFO -- : $$$[beg] make all -j4
I, [2024-12-30T19:46:04.007238 #2590386]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-30T19:46:04.007316 #2590386]  INFO -- : 	CC = gcc
I, [2024-12-30T19:46:04.007334 #2590386]  INFO -- : 	LD = ld
I, [2024-12-30T19:46:04.007348 #2590386]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-30T19:46:04.007363 #2590386]  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-30T19:46:04.007395 #2590386]  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-30T19:46:04.007412 #2590386]  INFO -- : 	CPPFLAGS =   
I, [2024-12-30T19:46:04.007426 #2590386]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-30T19:46:04.007441 #2590386]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-30T19:46:04.007454 #2590386]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-30T19:46:04.007482 #2590386]  INFO -- : 	LC_ALL = 
I, [2024-12-30T19:46:04.007496 #2590386]  INFO -- : 	LC_CTYPE = 
I, [2024-12-30T19:46:04.007510 #2590386]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2024-12-30T19:46:04.007523 #2590386]  INFO -- : 	RUSTC = rustc
I, [2024-12-30T19:46:04.007536 #2590386]  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-30T19:46:04.038192 #2590386]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-30T19:46:04.038250 #2590386]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-30T19:46:04.038266 #2590386]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-30T19:46:04.038281 #2590386]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-30T19:46:04.038295 #2590386]  INFO -- : 
I, [2024-12-30T19:46:04.149512 #2590386]  INFO -- : generating encdb.h
I, [2024-12-30T19:46:04.161444 #2590386]  INFO -- : generating enc.mk
I, [2024-12-30T19:46:04.165552 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-12-30T19:46:04.165976 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-12-30T19:46:04.230852 #2590386]  INFO -- : encdb.h unchanged
I, [2024-12-30T19:46:04.235592 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-12-30T19:46:04.417211 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-12-30T19:46:04.585385 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-12-30T19:46:04.600141 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-12-30T19:46:04.695270 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-12-30T19:46:04.742155 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-12-30T19:46:04.860599 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-12-30T19:46:04.872883 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-12-30T19:46:05.000835 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-12-30T19:46:05.116828 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-12-30T19:46:05.141572 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-12-30T19:46:05.275715 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-12-30T19:46:05.359738 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-12-30T19:46:05.487247 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-12-30T19:46:05.655461 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-12-30T19:46:05.696175 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-12-30T19:46:05.774818 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-12-30T19:46:05.832701 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-12-30T19:46:05.936021 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-12-30T19:46:05.987426 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-12-30T19:46:06.065999 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-12-30T19:46:06.175897 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-12-30T19:46:06.280749 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-12-30T19:46:06.344288 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-12-30T19:46:06.382174 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-12-30T19:46:06.554086 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-12-30T19:46:06.676083 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-12-30T19:46:06.744365 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-12-30T19:46:06.910429 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-12-30T19:46:06.943368 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-12-30T19:46:06.977255 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-12-30T19:46:07.064361 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-12-30T19:46:07.320346 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-12-30T19:46:07.382977 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-12-30T19:46:07.388355 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-12-30T19:46:07.634705 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-12-30T19:46:07.638461 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-12-30T19:46:07.751890 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-12-30T19:46:07.759035 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-12-30T19:46:07.953157 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-12-30T19:46:08.065804 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-12-30T19:46:08.173158 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-12-30T19:46:08.363720 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-12-30T19:46:08.423410 #2590386]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-12-30T19:46:08.473636 #2590386]  INFO -- : making enc
I, [2024-12-30T19:46:08.501293 #2590386]  INFO -- : making srcs under enc
I, [2024-12-30T19:46:08.529245 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:08.529348 #2590386]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-12-30T19:46:08.529407 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:08.583301 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:08.583393 #2590386]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-30T19:46:08.583415 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:08.584706 #2590386]  INFO -- : generating transdb.h
I, [2024-12-30T19:46:08.770067 #2590386]  INFO -- : transdb.h unchanged
I, [2024-12-30T19:46:08.773833 #2590386]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-12-30T19:46:08.774018 #2590386]  INFO -- : making trans
I, [2024-12-30T19:46:08.852469 #2590386]  INFO -- : ext/configure-ext.mk updated
I, [2024-12-30T19:46:08.857414 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:08.867726 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:08.867808 #2590386]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-12-30T19:46:08.867831 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:09.015710 #2590386]  INFO -- : making encs
I, [2024-12-30T19:46:09.100883 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:09.100963 #2590386]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-12-30T19:46:09.100989 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:09.682357 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:09.683797 #2590386]  INFO -- : generating makefile exts.mk
I, [2024-12-30T19:46:09.786012 #2590386]  INFO -- : exts.mk unchanged
I, [2024-12-30T19:46:09.795044 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:09.960468 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-30T19:46:09.965099 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-30T19:46:09.968768 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-30T19:46:09.972112 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-30T19:46:09.975438 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-30T19:46:09.976216 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-30T19:46:09.983758 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-30T19:46:09.986404 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-30T19:46:09.990227 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-30T19:46:09.991345 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-30T19:46:09.995726 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-30T19:46:09.999047 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-30T19:46:10.002361 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-30T19:46:10.002777 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-30T19:46:10.004245 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-30T19:46:10.010998 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-30T19:46:10.014651 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-30T19:46:10.016903 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-30T19:46:10.023118 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-30T19:46:10.026553 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-30T19:46:10.034673 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-30T19:46:10.037720 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-30T19:46:10.039963 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-30T19:46:10.041657 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-30T19:46:10.046021 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-30T19:46:10.052519 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-30T19:46:10.063016 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-30T19:46:10.064654 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-30T19:46:10.065385 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-30T19:46:10.066394 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-30T19:46:10.071579 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-30T19:46:10.071866 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-30T19:46:10.075205 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-30T19:46:10.076956 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-30T19:46:10.080907 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-30T19:46:10.086059 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-30T19:46:10.116392 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-30T19:46:10.116472 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-30T19:46:10.117660 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-30T19:46:10.121414 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-30T19:46:10.122219 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-30T19:46:10.124049 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-30T19:46:10.125781 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-30T19:46:10.135114 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-30T19:46:10.162994 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-30T19:46:10.164220 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-30T19:46:10.167094 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-30T19:46:10.170270 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-30T19:46:10.171457 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-30T19:46:10.171999 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-30T19:46:10.174748 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-30T19:46:10.180511 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-30T19:46:10.211033 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-30T19:46:10.212327 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-30T19:46:10.213241 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-30T19:46:10.231859 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-30T19:46:10.233779 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-30T19:46:10.237756 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-30T19:46:10.275343 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:10.447267 #2590386]  INFO -- : linking ruby
I, [2024-12-30T19:46:10.513917 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:10.514634 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:10.519665 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:10.519742 #2590386]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-12-30T19:46:10.519763 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:10.521480 #2590386]  INFO -- : $$$[end] "make all -j4" exit with 0.
I, [2024-12-30T19:46:10.521620 #2590386]  INFO -- : $$$[beg] make install -j4
I, [2024-12-30T19:46:10.650589 #2590386]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-30T19:46:10.650668 #2590386]  INFO -- : 	CC = gcc
I, [2024-12-30T19:46:10.650689 #2590386]  INFO -- : 	LD = ld
I, [2024-12-30T19:46:10.650706 #2590386]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-30T19:46:10.650726 #2590386]  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-30T19:46:10.650754 #2590386]  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-30T19:46:10.650772 #2590386]  INFO -- : 	CPPFLAGS =   
I, [2024-12-30T19:46:10.650788 #2590386]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-30T19:46:10.650805 #2590386]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-30T19:46:10.650822 #2590386]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-30T19:46:10.650838 #2590386]  INFO -- : 	LC_ALL = 
I, [2024-12-30T19:46:10.650854 #2590386]  INFO -- : 	LC_CTYPE = 
I, [2024-12-30T19:46:10.650870 #2590386]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2024-12-30T19:46:10.650886 #2590386]  INFO -- : 	RUSTC = rustc
I, [2024-12-30T19:46:10.650902 #2590386]  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-30T19:46:10.736229 #2590386]  INFO -- : generating encdb.h
I, [2024-12-30T19:46:10.737607 #2590386]  INFO -- : generating enc.mk
I, [2024-12-30T19:46:10.739303 #2590386]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-30T19:46:10.739345 #2590386]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-30T19:46:10.739359 #2590386]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-30T19:46:10.739374 #2590386]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-30T19:46:10.739407 #2590386]  INFO -- : 
I, [2024-12-30T19:46:10.801851 #2590386]  INFO -- : encdb.h unchanged
I, [2024-12-30T19:46:11.168219 #2590386]  INFO -- : making srcs under enc
I, [2024-12-30T19:46:11.168316 #2590386]  INFO -- : making enc
I, [2024-12-30T19:46:11.218931 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:11.219053 #2590386]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-12-30T19:46:11.219112 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:11.235626 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:11.235701 #2590386]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-30T19:46:11.235721 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:11.237038 #2590386]  INFO -- : generating transdb.h
I, [2024-12-30T19:46:11.384166 #2590386]  INFO -- : transdb.h unchanged
I, [2024-12-30T19:46:11.387597 #2590386]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-12-30T19:46:11.388041 #2590386]  INFO -- : making trans
I, [2024-12-30T19:46:11.464416 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:11.464488 #2590386]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-12-30T19:46:11.464505 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:11.465791 #2590386]  INFO -- : making encs
I, [2024-12-30T19:46:11.469933 #2590386]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-12-30T19:46:11.474698 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:11.569459 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:11.569532 #2590386]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-12-30T19:46:11.569552 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:12.325337 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:12.326773 #2590386]  INFO -- : generating makefile exts.mk
I, [2024-12-30T19:46:12.423336 #2590386]  INFO -- : exts.mk unchanged
I, [2024-12-30T19:46:12.432090 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:12.613287 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-30T19:46:12.614545 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-30T19:46:12.618077 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-30T19:46:12.621360 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-30T19:46:12.626861 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-30T19:46:12.628482 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-30T19:46:12.639148 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-30T19:46:12.644252 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-30T19:46:12.645587 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-30T19:46:12.649857 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-30T19:46:12.653037 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-30T19:46:12.656490 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-30T19:46:12.657399 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-30T19:46:12.664394 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-30T19:46:12.667961 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-30T19:46:12.668366 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-30T19:46:12.675563 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-30T19:46:12.676729 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-30T19:46:12.678820 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-30T19:46:12.684785 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-30T19:46:12.689571 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-30T19:46:12.692090 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-30T19:46:12.699836 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-30T19:46:12.708475 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-30T19:46:12.713140 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-30T19:46:12.722713 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-30T19:46:12.723422 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-30T19:46:12.723474 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-30T19:46:12.731799 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-30T19:46:12.735583 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-30T19:46:12.738326 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-30T19:46:12.738543 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-30T19:46:12.743205 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-30T19:46:12.748560 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-30T19:46:12.752819 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-30T19:46:12.757486 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-30T19:46:12.784550 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-30T19:46:12.784636 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-30T19:46:12.789666 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-30T19:46:12.790833 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-30T19:46:12.791150 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-30T19:46:12.797867 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-30T19:46:12.798803 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-30T19:46:12.805551 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-30T19:46:12.836489 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-30T19:46:12.837590 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-30T19:46:12.841060 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-30T19:46:12.845021 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-30T19:46:12.845195 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-30T19:46:12.845769 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-30T19:46:12.863776 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-30T19:46:12.871346 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-30T19:46:12.888881 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-30T19:46:12.892968 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-30T19:46:12.893025 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-30T19:46:12.912205 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-30T19:46:12.913664 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-30T19:46:12.918532 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-30T19:46:12.967493 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:13.172559 #2590386]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-12-30T19:46:13.172638 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:13.173348 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:13.178188 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:13.178245 #2590386]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-12-30T19:46:13.178261 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:46:13.178578 #2590386]  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-30T19:46:13.324746 #2590386]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk-jemalloc/bin
I, [2024-12-30T19:46:13.331263 #2590386]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk-jemalloc/lib
I, [2024-12-30T19:46:13.387775 #2590386]  INFO -- : installing arch files:              /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0/x86_64-linux
I, [2024-12-30T19:46:13.388206 #2590386]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig
I, [2024-12-30T19:46:13.388409 #2590386]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0/x86_64-linux
I, [2024-12-30T19:46:13.525340 #2590386]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
I, [2024-12-30T19:46:13.525416 #2590386]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
I, [2024-12-30T19:46:13.525591 #2590386]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/x86_64-linux
I, [2024-12-30T19:46:13.526304 #2590386]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0
I, [2024-12-30T19:46:13.544797 #2590386]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0
I, [2024-12-30T19:46:13.544872 #2590386]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0
I, [2024-12-30T19:46:13.544891 #2590386]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/ruby
I, [2024-12-30T19:46:13.545186 #2590386]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
I, [2024-12-30T19:46:13.545539 #2590386]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0
I, [2024-12-30T19:46:13.825348 #2590386]  INFO -- : installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0
I, [2024-12-30T19:46:13.867472 #2590386]  INFO -- : installing manpages:                /tmp/ruby/install/trunk-jemalloc/share/man/man1
I, [2024-12-30T19:46:13.885379 #2590386]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0
I, [2024-12-30T19:46:13.955142 #2590386]  INFO -- :                                     benchmark 0.4.0
I, [2024-12-30T19:46:13.965867 #2590386]  INFO -- :                                     bundler 2.7.0.dev
I, [2024-12-30T19:46:13.971578 #2590386]  INFO -- :                                     cgi 0.4.1
I, [2024-12-30T19:46:13.973963 #2590386]  INFO -- :                                     delegate 0.4.0
I, [2024-12-30T19:46:13.976188 #2590386]  INFO -- :                                     did_you_mean 2.0.0
I, [2024-12-30T19:46:13.977783 #2590386]  INFO -- :                                     english 0.8.0
I, [2024-12-30T19:46:13.979195 #2590386]  INFO -- :                                     erb 4.0.4
I, [2024-12-30T19:46:13.981317 #2590386]  INFO -- :                                     error_highlight 0.7.0
I, [2024-12-30T19:46:13.982640 #2590386]  INFO -- :                                     fileutils 1.7.3
I, [2024-12-30T19:46:13.984375 #2590386]  INFO -- :                                     find 0.2.0
I, [2024-12-30T19:46:13.985685 #2590386]  INFO -- :                                     forwardable 1.3.3
I, [2024-12-30T19:46:13.988557 #2590386]  INFO -- :                                     ipaddr 1.2.7
I, [2024-12-30T19:46:13.989883 #2590386]  INFO -- :                                     irb 1.14.3
I, [2024-12-30T19:46:13.992052 #2590386]  INFO -- :                                     logger 1.6.4
I, [2024-12-30T19:46:13.993349 #2590386]  INFO -- :                                     net-http 0.6.0
I, [2024-12-30T19:46:13.994699 #2590386]  INFO -- :                                     net-protocol 0.2.2
I, [2024-12-30T19:46:13.996197 #2590386]  INFO -- :                                     open-uri 0.5.0
I, [2024-12-30T19:46:13.997547 #2590386]  INFO -- :                                     open3 0.2.1
I, [2024-12-30T19:46:13.998837 #2590386]  INFO -- :                                     optparse 0.6.0
I, [2024-12-30T19:46:14.000162 #2590386]  INFO -- :                                     ostruct 0.6.1
I, [2024-12-30T19:46:14.001414 #2590386]  INFO -- :                                     pp 0.6.2
I, [2024-12-30T19:46:14.002709 #2590386]  INFO -- :                                     prettyprint 0.2.0
I, [2024-12-30T19:46:14.003991 #2590386]  INFO -- :                                     prism 1.2.0
I, [2024-12-30T19:46:14.005326 #2590386]  INFO -- :                                     pstore 0.1.4
I, [2024-12-30T19:46:14.006595 #2590386]  INFO -- :                                     rdoc 6.10.0
I, [2024-12-30T19:46:14.010764 #2590386]  INFO -- :                                     readline 0.0.4
I, [2024-12-30T19:46:14.012201 #2590386]  INFO -- :                                     reline 0.6.0
I, [2024-12-30T19:46:14.013715 #2590386]  INFO -- :                                     resolv 0.6.0
I, [2024-12-30T19:46:14.015129 #2590386]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-12-30T19:46:14.016895 #2590386]  INFO -- :                                     securerandom 0.4.1
I, [2024-12-30T19:46:14.018601 #2590386]  INFO -- :                                     set 1.1.1
I, [2024-12-30T19:46:14.019947 #2590386]  INFO -- :                                     shellwords 0.2.2
I, [2024-12-30T19:46:14.021433 #2590386]  INFO -- :                                     singleton 0.3.0
I, [2024-12-30T19:46:14.022800 #2590386]  INFO -- :                                     syntax_suggest 2.0.2
I, [2024-12-30T19:46:14.025214 #2590386]  INFO -- :                                     tempfile 0.3.1
I, [2024-12-30T19:46:14.026572 #2590386]  INFO -- :                                     time 0.4.1
I, [2024-12-30T19:46:14.027895 #2590386]  INFO -- :                                     timeout 0.4.3
I, [2024-12-30T19:46:14.029165 #2590386]  INFO -- :                                     tmpdir 0.3.1
I, [2024-12-30T19:46:14.030460 #2590386]  INFO -- :                                     tsort 0.2.0
I, [2024-12-30T19:46:14.032993 #2590386]  INFO -- :                                     un 0.3.0
I, [2024-12-30T19:46:14.034256 #2590386]  INFO -- :                                     uri 1.0.2
I, [2024-12-30T19:46:14.035581 #2590386]  INFO -- :                                     weakref 0.1.3
I, [2024-12-30T19:46:14.036857 #2590386]  INFO -- :                                     yaml 0.4.0
I, [2024-12-30T19:46:14.037809 #2590386]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0
I, [2024-12-30T19:46:14.061037 #2590386]  INFO -- :                                     date 3.4.1
I, [2024-12-30T19:46:14.063347 #2590386]  INFO -- :                                     digest 3.2.0
I, [2024-12-30T19:46:14.065991 #2590386]  INFO -- :                                     etc 1.4.5
I, [2024-12-30T19:46:14.068207 #2590386]  INFO -- :                                     fcntl 1.2.0
I, [2024-12-30T19:46:14.072398 #2590386]  INFO -- :                                     fiddle 1.1.7.dev
I, [2024-12-30T19:46:14.074671 #2590386]  INFO -- :                                     io-console 0.8.0
I, [2024-12-30T19:46:14.076838 #2590386]  INFO -- :                                     io-nonblock 0.3.1
I, [2024-12-30T19:46:14.079011 #2590386]  INFO -- :                                     io-wait 0.3.1
I, [2024-12-30T19:46:14.080965 #2590386]  INFO -- :                                     json 2.9.1
I, [2024-12-30T19:46:14.083261 #2590386]  INFO -- :                                     openssl 3.3.0
I, [2024-12-30T19:46:14.085216 #2590386]  INFO -- :                                     pathname 0.4.0
I, [2024-12-30T19:46:14.087200 #2590386]  INFO -- :                                     psych 5.2.2
I, [2024-12-30T19:46:14.091368 #2590386]  INFO -- :                                     stringio 3.1.3.dev
I, [2024-12-30T19:46:14.094982 #2590386]  INFO -- :                                     strscan 3.1.2
I, [2024-12-30T19:46:14.099346 #2590386]  INFO -- :                                     zlib 3.2.1
I, [2024-12-30T19:46:14.101908 #2590386]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0
I, [2024-12-30T19:46:14.105564 #2590386]  INFO -- :                                     minitest 5.25.4
I, [2024-12-30T19:46:14.136295 #2590386]  INFO -- :                                     power_assert 2.0.5
I, [2024-12-30T19:46:14.145184 #2590386]  INFO -- :                                     rake 13.2.1
I, [2024-12-30T19:46:14.175763 #2590386]  INFO -- :                                     test-unit 3.6.7
I, [2024-12-30T19:46:14.208841 #2590386]  INFO -- :                                     rexml 3.4.0
I, [2024-12-30T19:46:14.240068 #2590386]  INFO -- :                                     rss 0.3.1
I, [2024-12-30T19:46:14.260861 #2590386]  INFO -- :                                     net-ftp 0.3.8
I, [2024-12-30T19:46:14.269345 #2590386]  INFO -- :                                     net-imap 0.5.4
I, [2024-12-30T19:46:14.301142 #2590386]  INFO -- :                                     net-pop 0.1.2
I, [2024-12-30T19:46:14.306704 #2590386]  INFO -- :                                     net-smtp 0.5.0
I, [2024-12-30T19:46:14.314089 #2590386]  INFO -- :                                     matrix 0.4.2
I, [2024-12-30T19:46:14.325487 #2590386]  INFO -- :                                     prime 0.1.3
I, [2024-12-30T19:46:14.347731 #2590386]  INFO -- :                                     rbs 3.8.1
I, [2024-12-30T19:46:14.633652 #2590386]  INFO -- :                                     typeprof 0.30.1
I, [2024-12-30T19:46:14.656430 #2590386]  INFO -- :                                     debug 1.10.0
I, [2024-12-30T19:46:14.676160 #2590386]  INFO -- :                                     racc 1.8.1
I, [2024-12-30T19:46:14.697315 #2590386]  INFO -- :                                     mutex_m 0.3.0
I, [2024-12-30T19:46:14.703549 #2590386]  INFO -- :                                     getoptlong 0.2.1
I, [2024-12-30T19:46:14.713942 #2590386]  INFO -- :                                     base64 0.2.0
I, [2024-12-30T19:46:14.719749 #2590386]  INFO -- :                                     bigdecimal 3.1.9
I, [2024-12-30T19:46:14.735449 #2590386]  INFO -- :                                     observer 0.1.2
I, [2024-12-30T19:46:14.741709 #2590386]  INFO -- :                                     abbrev 0.1.2
I, [2024-12-30T19:46:14.748077 #2590386]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-12-30T19:46:14.756084 #2590386]  INFO -- :                                     rinda 0.2.0
I, [2024-12-30T19:46:14.763338 #2590386]  INFO -- :                                     drb 2.2.1
I, [2024-12-30T19:46:14.773894 #2590386]  INFO -- :                                     nkf 0.2.0
I, [2024-12-30T19:46:14.792791 #2590386]  INFO -- :                                     syslog 0.2.0
I, [2024-12-30T19:46:14.803323 #2590386]  INFO -- :                                     csv 3.3.2
I, [2024-12-30T19:46:14.825342 #2590386]  INFO -- :                                     repl_type_completor 0.1.9
I, [2024-12-30T19:46:14.834091 #2590386]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0/cache
I, [2024-12-30T19:46:14.879437 #2590386]  INFO -- : $$$[end] "make install -j4" exit with 0.
I, [2024-12-30T19:46:14.879811 #2590386]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4'
I, [2024-12-30T19:47:09.318367 #2590386]  INFO -- : PASS all 2004 tests
E, [2024-12-30T19:47:09.332026 #2590386] ERROR -- :  
I, [2024-12-30T19:47:09.332503 #2590386]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
I, [2024-12-30T19:47:09.332672 #2590386]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j4'
I, [2024-12-30T19:47:09.554389 #2590386]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-30T19:47:09.554487 #2590386]  INFO -- : 	CC = gcc
I, [2024-12-30T19:47:09.554533 #2590386]  INFO -- : 	LD = ld
I, [2024-12-30T19:47:09.554573 #2590386]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-30T19:47:09.554623 #2590386]  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-30T19:47:09.554679 #2590386]  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-30T19:47:09.554716 #2590386]  INFO -- : 	CPPFLAGS =   
I, [2024-12-30T19:47:09.554755 #2590386]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-30T19:47:09.554797 #2590386]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-30T19:47:09.554838 #2590386]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-30T19:47:09.554881 #2590386]  INFO -- : 	LC_ALL = 
I, [2024-12-30T19:47:09.554922 #2590386]  INFO -- : 	LC_CTYPE = 
I, [2024-12-30T19:47:09.554964 #2590386]  INFO -- : 	MFLAGS = 
I, [2024-12-30T19:47:09.555007 #2590386]  INFO -- : 	RUSTC = rustc
I, [2024-12-30T19:47:09.555051 #2590386]  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-30T19:47:09.564331 #2590386]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-30T19:47:09.564404 #2590386]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-30T19:47:09.564425 #2590386]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-30T19:47:09.564442 #2590386]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-30T19:47:09.564458 #2590386]  INFO -- : 
I, [2024-12-30T19:47:10.085292 #2590386]  INFO -- : Checking leaked global symbols...none
I, [2024-12-30T19:47:10.197848 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-12-30T19:47:10.198041 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2
I, [2024-12-30T19:47:10.198203 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3
I, [2024-12-30T19:47:10.198453 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5
I, [2024-12-30T19:47:10.199221 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8
I, [2024-12-30T19:47:10.199797 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10
I, [2024-12-30T19:47:10.202017 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39
I, [2024-12-30T19:47:10.203085 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27
I, [2024-12-30T19:47:10.207329 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-12-30T19:47:10.210018 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80
I, [2024-12-30T19:47:10.213595 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31
I, [2024-12-30T19:47:10.218944 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-12-30T19:47:10.219421 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10
I, [2024-12-30T19:47:10.219750 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6
I, [2024-12-30T19:47:10.220252 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9
I, [2024-12-30T19:47:10.320739 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2
I, [2024-12-30T19:47:10.323273 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27
I, [2024-12-30T19:47:10.539634 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8
I, [2024-12-30T19:47:10.539720 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5
I, [2024-12-30T19:47:10.539738 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5
I, [2024-12-30T19:47:10.539753 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4
I, [2024-12-30T19:47:10.539767 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4
I, [2024-12-30T19:47:10.539780 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2
I, [2024-12-30T19:47:10.539793 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6
I, [2024-12-30T19:47:10.539806 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12
I, [2024-12-30T19:47:10.539821 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3
I, [2024-12-30T19:47:10.539835 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12
I, [2024-12-30T19:47:10.539850 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6
I, [2024-12-30T19:47:10.539863 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23
I, [2024-12-30T19:47:10.632374 #2590386]  INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4
I, [2024-12-30T19:47:10.639589 #2590386]  INFO -- : 
I, [2024-12-30T19:47:10.639665 #2590386]  INFO -- : test succeeded
I, [2024-12-30T19:47:10.642222 #2590386]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
I, [2024-12-30T19:47:10.642434 #2590386]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
I, [2024-12-30T19:47:10.971924 #2590386]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-30T19:47:10.972039 #2590386]  INFO -- : 	CC = gcc
I, [2024-12-30T19:47:10.972083 #2590386]  INFO -- : 	LD = ld
I, [2024-12-30T19:47:10.972121 #2590386]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-30T19:47:10.972177 #2590386]  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-30T19:47:10.972219 #2590386]  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-30T19:47:10.972257 #2590386]  INFO -- : 	CPPFLAGS =   
I, [2024-12-30T19:47:10.972297 #2590386]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-30T19:47:10.972335 #2590386]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-30T19:47:10.972390 #2590386]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-30T19:47:10.972429 #2590386]  INFO -- : 	LC_ALL = 
I, [2024-12-30T19:47:10.972465 #2590386]  INFO -- : 	LC_CTYPE = 
I, [2024-12-30T19:47:10.972501 #2590386]  INFO -- : 	MFLAGS = 
I, [2024-12-30T19:47:10.972536 #2590386]  INFO -- : 	RUSTC = rustc
I, [2024-12-30T19:47:10.972572 #2590386]  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-30T19:47:10.985275 #2590386]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-30T19:47:10.985339 #2590386]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-30T19:47:10.985359 #2590386]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-30T19:47:10.985378 #2590386]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-30T19:47:10.985395 #2590386]  INFO -- : 
I, [2024-12-30T19:47:10.989752 #2590386]  INFO -- : generating enc.mk
I, [2024-12-30T19:47:11.449527 #2590386]  INFO -- : generating encdb.h
I, [2024-12-30T19:47:11.526003 #2590386]  INFO -- : encdb.h unchanged
I, [2024-12-30T19:47:11.530708 #2590386]  INFO -- : making enc
I, [2024-12-30T19:47:11.580759 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:11.580865 #2590386]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-12-30T19:47:11.580925 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:11.582801 #2590386]  INFO -- : making srcs under enc
I, [2024-12-30T19:47:11.657488 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:11.657594 #2590386]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-30T19:47:11.657659 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:11.660186 #2590386]  INFO -- : generating transdb.h
I, [2024-12-30T19:47:11.928343 #2590386]  INFO -- : transdb.h unchanged
I, [2024-12-30T19:47:11.933282 #2590386]  INFO -- : making trans
I, [2024-12-30T19:47:12.026437 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:12.026533 #2590386]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-12-30T19:47:12.026587 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:12.028363 #2590386]  INFO -- : making encs
I, [2024-12-30T19:47:12.133246 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:12.133356 #2590386]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-12-30T19:47:12.133424 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:12.137407 #2590386]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-12-30T19:47:12.215190 #2590386]  INFO -- : ext/configure-ext.mk updated
I, [2024-12-30T19:47:12.229631 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:15.575691 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:15.577100 #2590386]  INFO -- : generating makefile exts.mk
I, [2024-12-30T19:47:15.677783 #2590386]  INFO -- : exts.mk unchanged
I, [2024-12-30T19:47:15.687499 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:16.372365 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-30T19:47:16.380923 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-30T19:47:16.391969 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-30T19:47:16.400076 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-30T19:47:16.407151 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-30T19:47:16.421464 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-30T19:47:16.470473 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-30T19:47:16.478987 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-30T19:47:16.515983 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-30T19:47:16.534230 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-30T19:47:16.543334 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-30T19:47:16.553427 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-30T19:47:16.577480 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-30T19:47:16.597203 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-30T19:47:16.625701 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-30T19:47:16.632734 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-30T19:47:16.645592 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-30T19:47:16.655643 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-30T19:47:16.691792 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-30T19:47:16.726963 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-30T19:47:16.736328 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-30T19:47:16.742503 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-30T19:47:16.754542 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-30T19:47:16.795548 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-30T19:47:16.804767 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-30T19:47:16.811429 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-30T19:47:16.839840 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-30T19:47:16.854267 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-30T19:47:16.858420 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-30T19:47:16.863944 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-30T19:47:16.885832 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-30T19:47:16.906792 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-30T19:47:16.924315 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-30T19:47:16.930589 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-30T19:47:16.944756 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-30T19:47:16.984599 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-30T19:47:16.989783 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-30T19:47:17.032025 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-30T19:47:17.037163 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-30T19:47:17.077620 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-30T19:47:17.082478 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-30T19:47:17.123211 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-30T19:47:17.128756 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-30T19:47:17.162742 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-30T19:47:17.167456 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-30T19:47:17.206096 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-30T19:47:17.212959 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-30T19:47:17.252677 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-30T19:47:17.259977 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-30T19:47:17.299714 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-30T19:47:17.306871 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-30T19:47:17.347360 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-30T19:47:17.355429 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-30T19:47:17.398489 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-30T19:47:17.403611 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-30T19:47:17.445081 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-30T19:47:17.449916 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-30T19:47:17.492238 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-30T19:47:17.547565 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:17.797792 #2590386]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-12-30T19:47:17.797944 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:17.799597 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:17.806183 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:17.806269 #2590386]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-12-30T19:47:17.806298 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:47:17.984241 #2590386]  INFO -- : Run options: 
I, [2024-12-30T19:47:17.984325 #2590386]  INFO -- :   --seed=61317
I, [2024-12-30T19:47:17.984349 #2590386]  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-30T19:47:17.984366 #2590386]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes
I, [2024-12-30T19:47:17.984380 #2590386]  INFO -- :   --name=!/memory_leak/
I, [2024-12-30T19:47:17.984394 #2590386]  INFO -- :   --stderr-on-failure
I, [2024-12-30T19:47:17.984408 #2590386]  INFO -- :   -j4
I, [2024-12-30T19:47:17.984422 #2590386]  INFO -- : 
I, [2024-12-30T19:47:17.984436 #2590386]  INFO -- : # Running tests:
I, [2024-12-30T19:47:17.984450 #2590386]  INFO -- : 
I, [2024-12-30T19:47:18.185896 #2590386]  INFO -- : [  1/916] 2631824=test_mul
I, [2024-12-30T19:47:18.192074 #2590386]  INFO -- : [  2/916] 2631825=test_nil
I, [2024-12-30T19:47:18.199109 #2590386]  INFO -- : [  3/916] 2631826=test_wss
I, [2024-12-30T19:47:18.225660 #2590386]  INFO -- : [  4/916] 2631824=test_exit
I, [2024-12-30T19:47:18.243717 #2590386]  INFO -- : [  5/916] 2631825=test_gem_source_local
I, [2024-12-30T19:47:18.263018 #2590386]  INFO -- : [  6/916] 2631826=test_gem_request_set_gem_dependency_api
I, [2024-12-30T19:47:18.309693 #2590386]  INFO -- : [  7/916] 2631827=test_coder
I, [2024-12-30T19:47:18.483749 #2590386]  INFO -- : [  8/916] 2631827=test_symbol
I, [2024-12-30T19:47:18.616843 #2590386]  INFO -- : [  9/916] 2631824=test_file
I, [2024-12-30T19:47:18.650730 #2590386]  INFO -- : [ 10/916] 2631824=test_context
I, [2024-12-30T19:47:19.021522 #2590386]  INFO -- : [ 11/916] 2631824=test_dot_dot
I, [2024-12-30T19:47:19.045896 #2590386]  INFO -- : [ 12/916] 2631824=test_ellipsize
I, [2024-12-30T19:47:19.078746 #2590386]  INFO -- : [ 13/916] 2631825=test_closure
I, [2024-12-30T19:47:19.080432 #2590386]  INFO -- : [ 14/916] 2631824=test_x509store
I, [2024-12-30T19:47:19.183658 #2590386]  INFO -- : [ 15/916] 2631826=test_digest
I, [2024-12-30T19:47:19.198683 #2590386]  INFO -- : [ 16/916] 2631826=test_gem_commands_unpack_command
I, [2024-12-30T19:47:19.440611 #2590386]  INFO -- : [ 17/916] 2631825=test_init
I, [2024-12-30T19:47:19.503817 #2590386]  INFO -- : [ 18/916] 2631824=test_unix
I, [2024-12-30T19:47:19.579703 #2590386]  INFO -- : [ 19/916] 2631824=test_grapheme_breaks
I, [2024-12-30T19:47:19.603590 #2590386]  INFO -- : [ 20/916] 2631824=test_random
I, [2024-12-30T19:47:19.679756 #2590386]  INFO -- : [ 21/916] 2631824=test_lexer
I, [2024-12-30T19:47:19.709635 #2590386]  INFO -- : [ 22/916] 2631824=test_gem_resolver_index_set
I, [2024-12-30T19:47:19.797474 #2590386]  INFO -- : [ 23/916] 2631824=numeric_value_test
I, [2024-12-30T19:47:19.847659 #2590386]  INFO -- : [ 24/916] 2631824=test_to_ruby
I, [2024-12-30T19:47:19.899708 #2590386]  INFO -- : [ 25/916] 2631824=test_enc_str_buf_cat
I, [2024-12-30T19:47:19.905042 #2590386]  INFO -- : [ 26/916] 2631824=test_gem_version
I, [2024-12-30T19:47:19.991645 #2590386]  INFO -- : [ 27/916] 2631825=test_memory_view
I, [2024-12-30T19:47:20.053970 #2590386]  INFO -- : [ 28/916] 2631826=test_gem_ext_cargo_builder
I, [2024-12-30T19:47:20.124692 #2590386]  INFO -- : [ 29/916] 2631824=test_folderitem2_invokeverb
I, [2024-12-30T19:47:20.131093 #2590386]  INFO -- : [ 30/916] 2631826=test_arith_seq_extract
I, [2024-12-30T19:47:20.131876 #2590386]  INFO -- : [ 31/916] 2631825=test_pinned
I, [2024-12-30T19:47:20.135791 #2590386]  INFO -- : [ 32/916] 2631824=test_win32ole_event
I, [2024-12-30T19:47:20.147498 #2590386]  INFO -- : [ 33/916] 2631824=test_gb18030
I, [2024-12-30T19:47:20.155986 #2590386]  INFO -- : [ 34/916] 2631824=test_gem_gemcutter_utilities
I, [2024-12-30T19:47:20.200369 #2590386]  INFO -- : [ 35/916] 2631825=test_bundled_gems
I, [2024-12-30T19:47:20.215634 #2590386]  INFO -- : [ 36/916] 2631825=test_gem_commands_server_command
I, [2024-12-30T19:47:20.216642 #2590386]  INFO -- : [ 37/916] 2631825=test_clone
I, [2024-12-30T19:47:20.464684 #2590386]  INFO -- : [ 38/916] 2631826=test_io_timeout
I, [2024-12-30T19:47:20.482361 #2590386]  INFO -- : [ 39/916] 2631826=test_comparable
I, [2024-12-30T19:47:20.542662 #2590386]  INFO -- : [ 40/916] 2631826=test_pair
I, [2024-12-30T19:47:20.628414 #2590386]  INFO -- : [ 41/916] 2631825=test_date
I, [2024-12-30T19:47:20.698859 #2590386]  INFO -- : [ 42/916] 2631825=test_integer
I, [2024-12-30T19:47:20.765805 #2590386]  INFO -- : [ 43/916] 2631825=test_yield
I, [2024-12-30T19:47:20.772845 #2590386]  INFO -- : [ 44/916] 2631827=regular_expression_options_test
I, [2024-12-30T19:47:20.883267 #2590386]  INFO -- : [ 45/916] 2631827=test_bignum
I, [2024-12-30T19:47:20.895766 #2590386]  INFO -- : [ 46/916] 2631824=test_wait
I, [2024-12-30T19:47:21.016898 #2590386]  INFO -- : [ 47/916] 2631824=test_x509attr
I, [2024-12-30T19:47:21.083792 #2590386]  INFO -- : [ 48/916] 2631824=ractor_test
I, [2024-12-30T19:47:21.111473 #2590386]  INFO -- : [ 49/916] 2631827=test_gem_console_ui
I, [2024-12-30T19:47:21.128356 #2590386]  INFO -- : [ 50/916] 2631824=test_alias_and_anchor
I, [2024-12-30T19:47:21.150913 #2590386]  INFO -- : [ 51/916] 2631824=test_capacity
I, [2024-12-30T19:47:21.167330 #2590386]  INFO -- : [ 52/916] 2631824=test_win32ole_method_event
I, [2024-12-30T19:47:21.173669 #2590386]  INFO -- : [ 53/916] 2631824=test_cmethod
I, [2024-12-30T19:47:21.275636 #2590386]  INFO -- : [ 54/916] 2631824=test_install
I, [2024-12-30T19:47:21.465315 #2590386]  INFO -- : [ 55/916] 2631827=test_nextafter
I, [2024-12-30T19:47:21.571222 #2590386]  INFO -- : [ 56/916] 2631824=test_rdoc_parser
I, [2024-12-30T19:47:21.649661 #2590386]  INFO -- : [ 57/916] 2631827=test_integer_comb
I, [2024-12-30T19:47:21.810093 #2590386]  INFO -- : [ 58/916] 2631824=integer_base_flags_test
I, [2024-12-30T19:47:21.819011 #2590386]  INFO -- : [ 59/916] 2631824=test_euc_tw
I, [2024-12-30T19:47:21.837040 #2590386]  INFO -- : [ 60/916] 2631824=test_filter
I, [2024-12-30T19:47:21.888351 #2590386]  INFO -- : [ 61/916] 2631824=test_time
I, [2024-12-30T19:47:22.085999 #2590386]  INFO -- : [ 62/916] 2631824=test_complexrational
I, [2024-12-30T19:47:22.094108 #2590386]  INFO -- : [ 63/916] 2631824=test_type
I, [2024-12-30T19:47:22.151704 #2590386]  INFO -- : [ 64/916] 2631824=test_unicode
I, [2024-12-30T19:47:22.220472 #2590386]  INFO -- : [ 65/916] 2631824=test_printf
I, [2024-12-30T19:47:22.261507 #2590386]  INFO -- : [ 66/916] 2631824=test_koi8
I, [2024-12-30T19:47:22.334335 #2590386]  INFO -- : [ 67/916] 2631824=test_rdoc_any_method
I, [2024-12-30T19:47:23.083356 #2590386]  INFO -- : [ 68/916] 2631824=test_thread
I, [2024-12-30T19:47:25.645698 #2590386]  INFO -- : [ 69/916] 2631825=test_function_entry
I, [2024-12-30T19:47:25.657195 #2590386]  INFO -- : [ 70/916] 2631825=test_tmpdir
I, [2024-12-30T19:47:25.700286 #2590386]  INFO -- : [ 71/916] 2631827=test_gem_package_tar_reader_entry
I, [2024-12-30T19:47:25.778035 #2590386]  INFO -- : [ 72/916] 2631825=test_thread_cv
I, [2024-12-30T19:47:26.133946 #2590386]  INFO -- : [ 73/916] 2631827=test_gem_commands_setup_command
I, [2024-12-30T19:47:26.503036 #2590386]  INFO -- : [ 74/916] 2631825=test_undef
I, [2024-12-30T19:47:26.537934 #2590386]  INFO -- : [ 75/916] 2631825=location_test
I, [2024-12-30T19:47:26.667727 #2590386]  INFO -- : [ 76/916] 2631825=test_ldap
I, [2024-12-30T19:47:26.699666 #2590386]  INFO -- : [ 77/916] 2631825=test_reqarg
I, [2024-12-30T19:47:26.804598 #2590386]  INFO -- : [ 78/916] 2631826=test_rdoc_cross_reference
I, [2024-12-30T19:47:27.637337 #2590386]  INFO -- : [ 79/916] 2631827=test_shift_jis
I, [2024-12-30T19:47:27.645927 #2590386]  INFO -- : [ 80/916] 2631827=test_gem_resolver_vendor_set
I, [2024-12-30T19:47:27.652324 #2590386]  INFO -- : [ 81/916] 2631825=test_pipe
I, [2024-12-30T19:47:27.732833 #2590386]  INFO -- : [ 82/916] 2631827=test_gem_commands_update_command
I, [2024-12-30T19:47:27.775940 #2590386]  INFO -- : [ 83/916] 2631826=test_object_references
I, [2024-12-30T19:47:27.815702 #2590386]  INFO -- : [ 84/916] 2631826=test_win32ole_param_event
I, [2024-12-30T19:47:27.833101 #2590386]  INFO -- : [ 85/916] 2631826=test_hash
I, [2024-12-30T19:47:27.889547 #2590386]  INFO -- : [ 86/916] 2631826=test_http_request
I, [2024-12-30T19:47:27.914777 #2590386]  INFO -- : [ 87/916] 2631825=test_resource
I, [2024-12-30T19:47:27.919682 #2590386]  INFO -- : [ 88/916] 2631826=test_http
I, [2024-12-30T19:47:27.935262 #2590386]  INFO -- : [ 89/916] 2631825=test_function
I, [2024-12-30T19:47:28.474940 #2590386]  INFO -- : .Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x8, ino=3518026025, 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-30T19:47:28.998124 #2590386]  INFO -- : [ 90/916] 2631825=test_gem_commands_lock_command
I, [2024-12-30T19:47:29.074427 #2590386]  INFO -- : [ 91/916] 2631825=test_sockopt
I, [2024-12-30T19:47:29.107710 #2590386]  INFO -- : [ 92/916] 2631825=test_irb
I, [2024-12-30T19:47:29.535432 #2590386]  INFO -- : [ 93/916] 2631825=test_gem_request_connection_pools
I, [2024-12-30T19:47:30.598010 #2590386]  INFO -- : [ 94/916] 2631827=test_files_ext
I, [2024-12-30T19:47:30.659786 #2590386]  INFO -- : [ 95/916] 2631825=test_io_m17n
I, [2024-12-30T19:47:30.767426 #2590386]  INFO -- : [ 96/916] 2631827=test_rb_str_dup
I, [2024-12-30T19:47:30.776102 #2590386]  INFO -- : [ 97/916] 2631827=test_encoding
I, [2024-12-30T19:47:30.847451 #2590386]  INFO -- : [ 98/916] 2631827=test_err_in_callback
I, [2024-12-30T19:47:30.859731 #2590386]  INFO -- : [ 99/916] 2631827=test_arity
I, [2024-12-30T19:47:30.925691 #2590386]  INFO -- : [100/916] 2631827=test_tempfile
I, [2024-12-30T19:47:31.631845 #2590386]  INFO -- : [101/916] 2631827=test_files_test
I, [2024-12-30T19:47:31.631991 #2590386]  INFO -- : [102/916] 2631827=test_eval_history
I, [2024-12-30T19:47:31.863684 #2590386]  INFO -- : [103/916] 2631827=test_big2str
I, [2024-12-30T19:47:31.915945 #2590386]  INFO -- : [104/916] 2631827=test_delete
I, [2024-12-30T19:47:31.937326 #2590386]  INFO -- : [105/916] 2631827=test_gem_ext_configure_builder
I, [2024-12-30T19:47:32.032323 #2590386]  INFO -- : [106/916] 2631827=test_enumerator_kw
I, [2024-12-30T19:47:32.043600 #2590386]  INFO -- : [107/916] 2631827=test_switch_hitter
I, [2024-12-30T19:47:32.147450 #2590386]  INFO -- : [108/916] 2631827=test_ocsp
I, [2024-12-30T19:47:32.624748 #2590386]  INFO -- : [109/916] 2631827=test_continuation
I, [2024-12-30T19:47:32.639334 #2590386]  INFO -- : [110/916] 2631827=test_primitive
I, [2024-12-30T19:47:32.655916 #2590386]  INFO -- : [111/916] 2631827=test_yamlstore
I, [2024-12-30T19:47:32.804084 #2590386]  INFO -- : [112/916] 2631827=test_rdoc_markup_to_table_of_contents
I, [2024-12-30T19:47:33.140010 #2590386]  INFO -- : [113/916] 2631827=test_hash_create
I, [2024-12-30T19:47:33.140095 #2590386]  INFO -- : [114/916] 2631827=test_zlib
I, [2024-12-30T19:47:33.543634 #2590386]  INFO -- : [115/916] 2631825=test_placearg
I, [2024-12-30T19:47:33.725917 #2590386]  INFO -- : [116/916] 2631825=test_proc
I, [2024-12-30T19:47:35.511443 #2590386]  INFO -- : [117/916] 2631825=test_document
I, [2024-12-30T19:47:35.579442 #2590386]  INFO -- : [118/916] 2631825=test_gem_commands_uninstall_command
I, [2024-12-30T19:47:35.675429 #2590386]  INFO -- : .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 9 #<File::Stat dev=0x8, ino=3518031275, 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-30T19:47:35.767902 #2590386]  INFO -- : [119/916] 2631826=test_at_exit
I, [2024-12-30T19:47:35.878066 #2590386]  INFO -- : [120/916] 2631826=test_completion
I, [2024-12-30T19:47:37.777332 #2590386]  INFO -- : [121/916] 2631825=test_ensured
I, [2024-12-30T19:47:37.904813 #2590386]  INFO -- : [122/916] 2631825=test_const
I, [2024-12-30T19:47:37.915674 #2590386]  INFO -- : [123/916] 2631825=fuzzer_test
I, [2024-12-30T19:47:37.959434 #2590386]  INFO -- : [124/916] 2631825=test_rdoc_markup_raw
I, [2024-12-30T19:47:38.194304 #2590386]  INFO -- : [125/916] 2631826=test_class
I, [2024-12-30T19:47:38.202892 #2590386]  INFO -- : [126/916] 2631825=onigmo_test
I, [2024-12-30T19:47:38.232124 #2590386]  INFO -- : [127/916] 2631825=test_gem_source_installed
I, [2024-12-30T19:47:38.421524 #2590386]  INFO -- : [128/916] 2631825=test_proxy
I, [2024-12-30T19:47:38.683584 #2590386]  INFO -- : [129/916] 2631825=test_gem_source_list
I, [2024-12-30T19:47:38.915956 #2590386]  INFO -- : [130/916] 2631825=test_struct
I, [2024-12-30T19:47:38.943669 #2590386]  INFO -- : [131/916] 2631825=test_yaml_special_cases
I, [2024-12-30T19:47:38.953442 #2590386]  INFO -- : [132/916] 2631824=test_fstring
I, [2024-12-30T19:47:38.991420 #2590386]  INFO -- : [133/916] 2631825=parser_test
I, [2024-12-30T19:47:39.029542 #2590386]  INFO -- : [134/916] 2631825=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-12-30T19:47:39.275886 #2590386]  INFO -- : [135/916] 2631825=test_project_sanity
I, [2024-12-30T19:47:39.295831 #2590386]  INFO -- : [136/916] 2631825=compiler_test
I, [2024-12-30T19:47:39.303791 #2590386]  INFO -- : [137/916] 2631824=test_rational
I, [2024-12-30T19:47:39.308066 #2590386]  INFO -- : [138/916] 2631825=test_euc_kr
I, [2024-12-30T19:47:39.337352 #2590386]  INFO -- : [139/916] 2631825=test_rational2
I, [2024-12-30T19:47:39.383714 #2590386]  INFO -- : [140/916] 2631825=fixtures_test
I, [2024-12-30T19:47:39.835688 #2590386]  INFO -- : [141/916] 2631825=test_lambda
I, [2024-12-30T19:47:39.975445 #2590386]  INFO -- : [142/916] 2631825=test_kwargs
I, [2024-12-30T19:47:40.024549 #2590386]  INFO -- : [143/916] 2631825=test_io
I, [2024-12-30T19:47:40.755688 #2590386]  INFO -- : [144/916] 2631827=test_io_wait
I, [2024-12-30T19:47:40.871545 #2590386]  INFO -- : [145/916] 2631825=test_ftp
I, [2024-12-30T19:47:40.891589 #2590386]  INFO -- : [146/916] 2631825=percent_delimiter_string_test
I, [2024-12-30T19:47:40.919824 #2590386]  INFO -- : [147/916] 2631825=test_gem_commands_check_command
I, [2024-12-30T19:47:41.012772 #2590386]  INFO -- : [148/916] 2631825=test_rdoc_comment
I, [2024-12-30T19:47:41.133449 #2590386]  INFO -- : [149/916] 2631825=test_config
I, [2024-12-30T19:47:41.154408 #2590386]  INFO -- : [150/916] 2631827=test_evaluation
I, [2024-12-30T19:47:41.171562 #2590386]  INFO -- : [151/916] 2631827=test_rdoc_i18n_text
I, [2024-12-30T19:47:41.180847 #2590386]  INFO -- : [152/916] 2631827=test_cgi_multipart
I, [2024-12-30T19:47:41.399997 #2590386]  INFO -- : [153/916] 2631827=test_https
I, [2024-12-30T19:47:41.433091 #2590386]  INFO -- : [154/916] 2631824=test_yamldbm
I, [2024-12-30T19:47:41.444845 #2590386]  INFO -- : [155/916] 2631824=breadth_first_search_test
I, [2024-12-30T19:47:41.495437 #2590386]  INFO -- : [156/916] 2631824=test_thread_fd_close
I, [2024-12-30T19:47:41.511971 #2590386]  INFO -- : [157/916] 2631824=test_autoconf
I, [2024-12-30T19:47:41.527855 #2590386]  INFO -- : [158/916] 2631824=test_class_name_check
I, [2024-12-30T19:47:41.575664 #2590386]  INFO -- : [159/916] 2631824=test_gem_resolver_composed_set
I, [2024-12-30T19:47:41.715972 #2590386]  INFO -- : [160/916] 2631824=test_files_test_2
I, [2024-12-30T19:47:41.994633 #2590386]  INFO -- : [161/916] 2631825=test_gem_resolver_local_specification
I, [2024-12-30T19:47:42.048029 #2590386]  INFO -- : [162/916] 2631825=test_logperiod
I, [2024-12-30T19:47:42.068189 #2590386]  INFO -- : [163/916] 2631825=test_econv
I, [2024-12-30T19:47:44.356403 #2590386]  INFO -- : [164/916] 2631825=test_rdoc_markup_hard_break
I, [2024-12-30T19:47:44.382727 #2590386]  INFO -- : [165/916] 2631825=test_helper
I, [2024-12-30T19:47:44.405818 #2590386]  INFO -- : [166/916] 2631825=test_rdoc_markup_attribute_manager
I, [2024-12-30T19:47:44.462952 #2590386]  INFO -- : [167/916] 2631825=test_rdoc_rd
I, [2024-12-30T19:47:44.483434 #2590386]  INFO -- : [168/916] 2631825=test_multi_irb_commands
I, [2024-12-30T19:47:44.515624 #2590386]  INFO -- : [169/916] 2631825=test_boolean
I, [2024-12-30T19:47:44.556709 #2590386]  INFO -- : [170/916] 2631825=test_addr
I, [2024-12-30T19:47:44.623639 #2590386]  INFO -- : [171/916] 2631825=test_key_name_check
I, [2024-12-30T19:47:44.633500 #2590386]  INFO -- : [172/916] 2631826=test_stack
I, [2024-12-30T19:47:44.696503 #2590386]  INFO -- : [173/916] 2631825=test_ns_spki
I, [2024-12-30T19:47:44.779730 #2590386]  INFO -- : [174/916] 2631825=test_require
I, [2024-12-30T19:47:47.365958 #2590386]  INFO -- : [175/916] 2631826=test_win32ole_type_event
I, [2024-12-30T19:47:47.407606 #2590386]  INFO -- : [176/916] 2631826=test_bigzero
I, [2024-12-30T19:47:47.471615 #2590386]  INFO -- : [177/916] 2631826=test_parse
I, [2024-12-30T19:47:48.327833 #2590386]  INFO -- : [178/916] 2631826=test_class2name
I, [2024-12-30T19:47:48.371750 #2590386]  INFO -- : [179/916] 2631826=test_gem_platform
I, [2024-12-30T19:47:48.639570 #2590386]  INFO -- : [180/916] 2631826=test_regexp
I, [2024-12-30T19:47:48.978403 #2590386]  INFO -- : [181/916] 2631824=test_rand
I, [2024-12-30T19:47:49.807439 #2590386]  INFO -- : [182/916] 2631824=test_gem_remote_fetcher_local_ssl_server
I, [2024-12-30T19:47:50.863441 #2590386]  INFO -- : [183/916] 2631825=test_logdevice
I, [2024-12-30T19:47:50.915693 #2590386]  INFO -- : [184/916] 2631827=test_x509cert
I, [2024-12-30T19:47:51.501755 #2590386]  INFO -- : [185/916] 2631827=test_stringio
I, [2024-12-30T19:47:51.715828 #2590386]  INFO -- : [186/916] 2631827=source_location_test
I, [2024-12-30T19:47:51.805916 #2590386]  INFO -- : [187/916] 2631827=test_reline_key
I, [2024-12-30T19:47:51.821486 #2590386]  INFO -- : [188/916] 2631827=test_key_actor_vi
I, [2024-12-30T19:47:52.211834 #2590386]  INFO -- : [189/916] 2631827=test_object
I, [2024-12-30T19:47:53.188916 #2590386]  INFO -- : [190/916] 2631825=test_enc_raise
I, [2024-12-30T19:47:53.223680 #2590386]  INFO -- : [191/916] 2631825=test_key_error
I, [2024-12-30T19:47:53.263686 #2590386]  INFO -- : [192/916] 2631825=test_rdoc_code_object
I, [2024-12-30T19:47:53.470321 #2590386]  INFO -- : [193/916] 2631827=test_emitter
I, [2024-12-30T19:47:53.516544 #2590386]  INFO -- : [194/916] 2631827=test_unicode_normalize
I, [2024-12-30T19:47:53.528413 #2590386]  INFO -- : [195/916] 2631827=test_data
I, [2024-12-30T19:47:53.564497 #2590386]  INFO -- : [196/916] 2631827=test_engine
I, [2024-12-30T19:47:53.579034 #2590386]  INFO -- : [197/916] 2631827=test_gem_commands_info_command
I, [2024-12-30T19:47:53.723436 #2590386]  INFO -- : [198/916] 2631827=test_gem_uninstaller
I, [2024-12-30T19:47:54.022050 #2590386]  INFO -- : [199/916] 2631825=test_rdoc_alias
I, [2024-12-30T19:47:54.062679 #2590386]  INFO -- : [200/916] 2631825=test_func
I, [2024-12-30T19:47:54.227657 #2590386]  INFO -- : [201/916] 2631824=test_rdoc_markup_formatter
I, [2024-12-30T19:47:54.399442 #2590386]  INFO -- : [202/916] 2631824=test_yaml
I, [2024-12-30T19:47:55.007446 #2590386]  INFO -- : [203/916] 2631824=string_encoding_test
I, [2024-12-30T19:47:55.070914 #2590386]  INFO -- : [204/916] 2631824=test_random_formatter
I, [2024-12-30T19:47:55.118568 #2590386]  INFO -- : [205/916] 2631824=parameters_signature_test
I, [2024-12-30T19:47:55.173946 #2590386]  INFO -- : [206/916] 2631824=test_config
I, [2024-12-30T19:47:55.363371 #2590386]  INFO -- : [207/916] 2631824=test_require_lib
I, [2024-12-30T19:47:56.672000 #2590386]  INFO -- : [208/916] 2631827=test_io_buffer
I, [2024-12-30T19:47:56.893520 #2590386]  INFO -- : [209/916] 2631827=test_ipaddr
I, [2024-12-30T19:47:56.991445 #2590386]  INFO -- : [210/916] 2631827=test_rdoc_markup_to_rdoc
I, [2024-12-30T19:47:57.240136 #2590386]  INFO -- : [211/916] 2631827=test_profile_frames
I, [2024-12-30T19:47:57.391668 #2590386]  INFO -- : [212/916] 2631827=test_bug_reporter
I, [2024-12-30T19:47:57.915707 #2590386]  INFO -- : [213/916] 2631825=test_cparser
I, [2024-12-30T19:47:58.019731 #2590386]  INFO -- : [214/916] 2631827=test_objectspace
I, [2024-12-30T19:47:59.839917 #2590386]  INFO -- : [215/916] 2631825=test_variable
I, [2024-12-30T19:48:00.243644 #2590386]  INFO -- : [216/916] 2631825=test_rdoc_normal_class
I, [2024-12-30T19:48:00.363608 #2590386]  INFO -- : [217/916] 2631825=test_string
I, [2024-12-30T19:48:00.385403 #2590386]  INFO -- : [218/916] 2631825=test_iterator
I, [2024-12-30T19:48:00.475096 #2590386]  INFO -- : [219/916] 2631825=test_gem_commands_outdated_command
I, [2024-12-30T19:48:00.763859 #2590386]  INFO -- : [220/916] 2631825=test_config
I, [2024-12-30T19:48:00.983430 #2590386]  INFO -- : [221/916] 2631825=test_change_word
I, [2024-12-30T19:48:01.035064 #2590386]  INFO -- : [222/916] 2631825=test_gem_doctor
I, [2024-12-30T19:48:01.247644 #2590386]  INFO -- : [223/916] 2631825=test_etc
I, [2024-12-30T19:48:01.553018 #2590386]  INFO -- : [224/916] 2631825=json_addition_test
I, [2024-12-30T19:48:01.611510 #2590386]  INFO -- : [225/916] 2631825=test_pack
I, [2024-12-30T19:48:02.320128 #2590386]  INFO -- : [226/916] 2631824=library_symbols_test
I, [2024-12-30T19:48:02.336159 #2590386]  INFO -- : [227/916] 2631824=test_gem_resolver_git_set
I, [2024-12-30T19:48:02.367918 #2590386]  INFO -- : [228/916] 2631825=test_cipher
I, [2024-12-30T19:48:02.624167 #2590386]  INFO -- : [229/916] 2631825=test_gem_installer
I, [2024-12-30T19:48:04.619444 #2590386]  INFO -- : [230/916] 2631824=test_new
I, [2024-12-30T19:48:04.655464 #2590386]  INFO -- : [231/916] 2631824=test_storage
I, [2024-12-30T19:48:04.676989 #2590386]  INFO -- : [232/916] 2631824=test_qsort
I, [2024-12-30T19:48:04.704092 #2590386]  INFO -- : [233/916] 2631824=test_pkey_dh
I, [2024-12-30T19:48:04.781029 #2590386]  INFO -- : [234/916] 2631824=test_duplicate
I, [2024-12-30T19:48:04.801740 #2590386]  INFO -- : [235/916] 2631824=test_gem_package_old
I, [2024-12-30T19:48:04.899448 #2590386]  INFO -- : [236/916] 2631824=test_modify_expand
I, [2024-12-30T19:48:04.919456 #2590386]  INFO -- : [237/916] 2631824=test_cgi_tag_helper
I, [2024-12-30T19:48:04.987442 #2590386]  INFO -- : [238/916] 2631824=test_io
I, [2024-12-30T19:48:07.270893 #2590386]  INFO -- : [239/916] 2631827=test_gem_available_set
I, [2024-12-30T19:48:07.506032 #2590386]  INFO -- : [240/916] 2631827=test_gem_request_set_lockfile_tokenizer
I, [2024-12-30T19:48:07.719432 #2590386]  INFO -- : [241/916] 2631827=test_cgi_cookie
I, [2024-12-30T19:48:07.752517 #2590386]  INFO -- : [242/916] 2631827=test_cd
I, [2024-12-30T19:48:07.783440 #2590386]  INFO -- : [243/916] 2631827=test_dir_m17n
I, [2024-12-30T19:48:11.227439 #2590386]  INFO -- : [244/916] 2631827=test_variable_name_check
I, [2024-12-30T19:48:11.395447 #2590386]  INFO -- : [245/916] 2631827=ripper_test
I, [2024-12-30T19:48:12.819021 #2590386]  INFO -- : [246/916] 2631827=test_rubygems
I, [2024-12-30T19:48:13.254937 #2590386]  INFO -- : [247/916] 2631827=test_gem_source_vendor
I, [2024-12-30T19:48:13.272480 #2590386]  INFO -- : [248/916] 2631827=test_singleton
I, [2024-12-30T19:48:13.374904 #2590386]  INFO -- : [249/916] 2631827=test_gem_spec_fetcher
I, [2024-12-30T19:48:14.235446 #2590386]  INFO -- : [250/916] 2631827=test_process
I, [2024-12-30T19:48:14.363727 #2590386]  INFO -- : [251/916] 2631827=test_metaclass
I, [2024-12-30T19:48:14.411887 #2590386]  INFO -- : [252/916] 2631827=test_gem_resolver_lock_set
I, [2024-12-30T19:48:14.535720 #2590386]  INFO -- : [253/916] 2631827=test_webauthn_poller
I, [2024-12-30T19:48:14.762804 #2590386]  INFO -- : [254/916] 2631827=test_backtrace
I, [2024-12-30T19:48:15.021372 #2590386]  INFO -- : [255/916] 2631827=test_require
I, [2024-12-30T19:48:17.410566 #2590386]  INFO -- : [256/916] 2631825=test_win32ole_typelib
I, [2024-12-30T19:48:17.472076 #2590386]  INFO -- : [257/916] 2631825=test_symbol
I, [2024-12-30T19:48:17.496318 #2590386]  INFO -- : [258/916] 2631825=test_external_new
I, [2024-12-30T19:48:17.522434 #2590386]  INFO -- : [259/916] 2631825=test_rat
I, [2024-12-30T19:48:17.552119 #2590386]  INFO -- : [260/916] 2631825=test_gem_update_suggestion
I, [2024-12-30T19:48:17.885062 #2590386]  INFO -- : [261/916] 2631825=lex_test
I, [2024-12-30T19:48:19.149346 #2590386]  INFO -- : [262/916] 2631827=test_store
I, [2024-12-30T19:48:19.663931 #2590386]  INFO -- : [263/916] 2631825=test_color_printer
I, [2024-12-30T19:48:19.692900 #2590386]  INFO -- : [264/916] 2631825=test_gem_security
I, [2024-12-30T19:48:19.743478 #2590386]  INFO -- : [265/916] 2631827=test_ancdata
I, [2024-12-30T19:48:19.868077 #2590386]  INFO -- : [266/916] 2631827=test_gem_safe_yaml
I, [2024-12-30T19:48:19.895842 #2590386]  INFO -- : [267/916] 2631827=test_win32ole_param
I, [2024-12-30T19:48:19.936136 #2590386]  INFO -- : [268/916] 2631827=test_emoji_breaks
I, [2024-12-30T19:48:19.943644 #2590386]  INFO -- : [269/916] 2631827=regular_expression_encoding_test
I, [2024-12-30T19:48:19.960154 #2590386]  INFO -- : [270/916] 2631827=test_registry
I, [2024-12-30T19:48:19.998594 #2590386]  INFO -- : [271/916] 2631827=test_gem_command
I, [2024-12-30T19:48:20.281158 #2590386]  INFO -- : [272/916] 2631827=test_thread
I, [2024-12-30T19:48:20.315562 #2590386]  INFO -- : [273/916] 2631827=test_pkey_ec
I, [2024-12-30T19:48:20.482295 #2590386]  INFO -- : [274/916] 2631827=test_array_create
I, [2024-12-30T19:48:20.523553 #2590386]  INFO -- : [275/916] 2631827=test_formatter
I, [2024-12-30T19:48:20.607848 #2590386]  INFO -- : [276/916] 2631827=test_ractor
I, [2024-12-30T19:48:20.699492 #2590386]  INFO -- : [277/916] 2631827=test_date_parse
I, [2024-12-30T19:48:21.119682 #2590386]  INFO -- : [278/916] 2631827=test_rdoc_store
I, [2024-12-30T19:48:22.801554 #2590386]  INFO -- : [279/916] 2631827=test_rdoc_attr
I, [2024-12-30T19:48:22.851595 #2590386]  INFO -- : [280/916] 2631827=test_case_comprehensive
I, [2024-12-30T19:48:22.904548 #2590386]  INFO -- : [281/916] 2631827=test_rdoc_stats
I, [2024-12-30T19:48:22.944036 #2590386]  INFO -- : [282/916] 2631827=test_yaml_tree
I, [2024-12-30T19:48:23.193586 #2590386]  INFO -- : [283/916] 2631827=test_gem_local_remote_options
I, [2024-12-30T19:48:23.322105 #2590386]  INFO -- : [284/916] 2631827=test_gem_package_tar_reader
I, [2024-12-30T19:48:23.422576 #2590386]  INFO -- : [285/916] 2631827=test_rdoc_generator_pot
I, [2024-12-30T19:48:23.467637 #2590386]  INFO -- : [286/916] 2631827=test_gem_impossible_dependencies_error
I, [2024-12-30T19:48:23.491893 #2590386]  INFO -- : [287/916] 2631827=test_instrumentation_api
I, [2024-12-30T19:48:27.107699 #2590386]  INFO -- : [288/916] 2631827=test_rdoc_generator_pot_po
I, [2024-12-30T19:48:27.168555 #2590386]  INFO -- : [289/916] 2631827=test_gem_gem_runner
I, [2024-12-30T19:48:27.427594 #2590386]  INFO -- : [290/916] 2631827=test_rdoc_context_section
I, [2024-12-30T19:48:27.616964 #2590386]  INFO -- : [291/916] 2631827=test_time_tz
I, [2024-12-30T19:48:27.817848 #2590386]  INFO -- : [292/916] 2631827=test_debug
I, [2024-12-30T19:48:28.031728 #2590386]  INFO -- : [293/916] 2631827=test_gc_compact
I, [2024-12-30T19:48:29.643440 #2590386]  INFO -- : [294/916] 2631825=test_gem_resolver_requirement_list
I, [2024-12-30T19:48:29.739647 #2590386]  INFO -- : [295/916] 2631825=test_arith_seq_beg_len_step
I, [2024-12-30T19:48:29.996159 #2590386]  INFO -- : [296/916] 2631825=test_have_func
I, [2024-12-30T19:48:35.043656 #2590386]  INFO -- : [297/916] 2631826=test_raise_exception
I, [2024-12-30T19:48:35.297699 #2590386]  INFO -- : [298/916] 2631825=test_gem_commands_pristine_command
I, [2024-12-30T19:48:36.459677 #2590386]  INFO -- : [299/916] 2631826=test_yjit_exit_locations
I, [2024-12-30T19:48:36.535665 #2590386]  INFO -- : [300/916] 2631826=command_line_test
I, [2024-12-30T19:48:36.695890 #2590386]  INFO -- : [301/916] 2631826=test_did_you_mean
I, [2024-12-30T19:48:37.287447 #2590386]  INFO -- : [302/916] 2631826=test_gem_config_file
I, [2024-12-30T19:48:37.512452 #2590386]  INFO -- : [303/916] 2631824=test_rdoc_parser_prism_ruby
I, [2024-12-30T19:48:37.705993 #2590386]  INFO -- : [304/916] 2631827=test_optarg
I, [2024-12-30T19:48:37.952744 #2590386]  INFO -- : [305/916] 2631826=test_rdoc_method_attr
I, [2024-12-30T19:48:38.222126 #2590386]  INFO -- : [306/916] 2631827=test_history
I, [2024-12-30T19:48:38.318785 #2590386]  INFO -- : [307/916] 2631826=test_gem
I, [2024-12-30T19:48:38.376702 #2590386]  INFO -- : [308/916] 2631827=test_pkcs7
I, [2024-12-30T19:48:38.819078 #2590386]  INFO -- : [309/916] 2631827=test_cgi_core
I, [2024-12-30T19:48:38.842973 #2590386]  INFO -- : [310/916] 2631827=test_exception
I, [2024-12-30T19:48:38.927601 #2590386]  INFO -- : [311/916] 2631827=test_parser
I, [2024-12-30T19:48:38.991750 #2590386]  INFO -- : [312/916] 2631827=test_word
I, [2024-12-30T19:48:38.998886 #2590386]  INFO -- : [313/916] 2631827=test_type_completor
I, [2024-12-30T19:48:39.015788 #2590386]  INFO -- : [314/916] 2631827=test_numeric
I, [2024-12-30T19:48:39.080012 #2590386]  INFO -- : [315/916] 2631827=test_inlinecache
I, [2024-12-30T19:48:39.267720 #2590386]  INFO -- : [316/916] 2631827=test_marshal
I, [2024-12-30T19:48:40.389324 #2590386]  INFO -- : [317/916] 2631824=test_iseq_load
I, [2024-12-30T19:48:41.656621 #2590386]  INFO -- : [318/916] 2631825=test_console_attr
I, [2024-12-30T19:48:41.668118 #2590386]  INFO -- : [319/916] 2631825=test_win32ole_variant_outarg
I, [2024-12-30T19:48:41.680281 #2590386]  INFO -- : [320/916] 2631825=test_files_sample
I, [2024-12-30T19:48:41.694828 #2590386]  INFO -- : [321/916] 2631827=test_gem_commands_help_command
I, [2024-12-30T19:48:41.970872 #2590386]  INFO -- : [322/916] 2631825=test_gem_commands_build_command
I, [2024-12-30T19:48:41.999652 #2590386]  INFO -- : [323/916] 2631827=test_rdoc_generator_ri
I, [2024-12-30T19:48:42.012331 #2590386]  INFO -- : [324/916] 2631827=test_ssl
I, [2024-12-30T19:48:42.860228 #2590386]  INFO -- : [325/916] 2631825=test_win32ole_record
I, [2024-12-30T19:48:42.903661 #2590386]  INFO -- : [326/916] 2631825=test_gem_stream_ui
I, [2024-12-30T19:48:43.195646 #2590386]  INFO -- : [327/916] 2631825=test_rdoc_markup_to_html_snippet
I, [2024-12-30T19:48:43.338357 #2590386]  INFO -- : [328/916] 2631825=test_helper_method
I, [2024-12-30T19:48:43.381263 #2590386]  INFO -- : [329/916] 2631825=test_case_mapping
I, [2024-12-30T19:48:43.396786 #2590386]  INFO -- : [330/916] 2631825=test_ubf_async_safe
I, [2024-12-30T19:48:43.455739 #2590386]  INFO -- : [331/916] 2631825=test_ractor
I, [2024-12-30T19:48:43.809522 #2590386]  INFO -- : [332/916] 2631824=test_assignment
I, [2024-12-30T19:48:44.015434 #2590386]  INFO -- : [333/916] 2631826=!Nothing_to_test
I, [2024-12-30T19:48:44.038096 #2590386]  INFO -- : [334/916] 2631826=test_typeddata
I, [2024-12-30T19:48:44.447433 #2590386]  INFO -- : [335/916] 2631825=test_protect
I, [2024-12-30T19:48:44.479644 #2590386]  INFO -- : [336/916] 2631825=test_tree_builder
I, [2024-12-30T19:48:44.547689 #2590386]  INFO -- : [337/916] 2631825=test_gem_stub_specification
I, [2024-12-30T19:48:44.601085 #2590386]  INFO -- : [338/916] 2631826=test_popen_deadlock
I, [2024-12-30T19:48:45.291684 #2590386]  INFO -- : [339/916] 2631825=test_gem_commands_install_command
I, [2024-12-30T19:48:45.711625 #2590386]  INFO -- : [340/916] 2631827=test_integer
I, [2024-12-30T19:48:46.991645 #2590386]  INFO -- : [341/916] 2631826=test_flags
I, [2024-12-30T19:48:50.387448 #2590386]  INFO -- : [342/916] 2631824=test_trick
I, [2024-12-30T19:48:52.357565 #2590386]  INFO -- : [343/916] 2631826=test_class
I, [2024-12-30T19:48:52.455295 #2590386]  INFO -- : [344/916] 2631826=test_gem_commands_list_command
I, [2024-12-30T19:48:52.559432 #2590386]  INFO -- : [345/916] 2631826=test_history
I, [2024-12-30T19:48:52.593586 #2590386]  INFO -- : [346/916] 2631826=test_line_editor
I, [2024-12-30T19:48:52.629597 #2590386]  INFO -- : [347/916] 2631825=test_gem_requirement
I, [2024-12-30T19:48:52.667660 #2590386]  INFO -- : [348/916] 2631826=test_unicode_escape
I, [2024-12-30T19:48:52.831860 #2590386]  INFO -- : [349/916] 2631826=test_string_memory
I, [2024-12-30T19:48:53.039434 #2590386]  INFO -- : [350/916] 2631826=test_ole_methods
I, [2024-12-30T19:48:53.057081 #2590386]  INFO -- : [351/916] 2631826=test_gem_bundler_version_finder
I, [2024-12-30T19:48:53.256976 #2590386]  INFO -- : [352/916] 2631826=test_tcp
I, [2024-12-30T19:48:53.465466 #2590386]  INFO -- : [353/916] 2631825=test_rdoc_i18n_locale
I, [2024-12-30T19:48:53.573652 #2590386]  INFO -- : [354/916] 2631825=test_kernel
I, [2024-12-30T19:48:53.735707 #2590386]  INFO -- : [355/916] 2631827=test_webauthn_listener_response
I, [2024-12-30T19:48:53.812327 #2590386]  INFO -- : [356/916] 2631827=test_rdoc_markup
I, [2024-12-30T19:48:53.836666 #2590386]  INFO -- : [357/916] 2631827=test_complex2
I, [2024-12-30T19:48:53.876461 #2590386]  INFO -- : [358/916] 2631827=test_summary
I, [2024-12-30T19:48:54.223658 #2590386]  INFO -- : [359/916] 2631827=test_timeout
I, [2024-12-30T19:48:54.256757 #2590386]  INFO -- : [360/916] 2631827=implicit_array_test
I, [2024-12-30T19:48:54.305015 #2590386]  INFO -- : [361/916] 2631827=test_big5
I, [2024-12-30T19:48:54.321783 #2590386]  INFO -- : [362/916] 2631827=test_mutex
I, [2024-12-30T19:48:54.987441 #2590386]  INFO -- : [363/916] 2631826=test_date_time
I, [2024-12-30T19:48:55.088152 #2590386]  INFO -- : [364/916] 2631826=test_data
I, [2024-12-30T19:48:55.135977 #2590386]  INFO -- : [365/916] 2631826=test_gem_commands_sources_command
I, [2024-12-30T19:48:55.633581 #2590386]  INFO -- : [366/916] 2631827=test_str2big
I, [2024-12-30T19:48:55.650843 #2590386]  INFO -- : [367/916] 2631827=test_foreach
I, [2024-12-30T19:48:55.691758 #2590386]  INFO -- : [368/916] 2631827=test_struct
I, [2024-12-30T19:48:56.044781 #2590386]  INFO -- : [369/916] 2631826=test_win32ole_type
I, [2024-12-30T19:48:56.059653 #2590386]  INFO -- : [370/916] 2631826=test_pointer
I, [2024-12-30T19:48:56.169827 #2590386]  INFO -- : [371/916] 2631825=test_gem_security_policy
I, [2024-12-30T19:48:57.656165 #2590386]  INFO -- : [372/916] 2631824=test_gem_resolver_installer_set
I, [2024-12-30T19:48:57.786476 #2590386]  INFO -- : [373/916] 2631825=test_rdoc_markup_paragraph
I, [2024-12-30T19:48:57.798674 #2590386]  INFO -- : [374/916] 2631825=version_test
I, [2024-12-30T19:48:57.818309 #2590386]  INFO -- : [375/916] 2631825=test_gem_security_trust_dir
I, [2024-12-30T19:48:58.004643 #2590386]  INFO -- : [376/916] 2631825=test_cgi_header
I, [2024-12-30T19:48:58.020263 #2590386]  INFO -- : [377/916] 2631825=test_helper
I, [2024-12-30T19:48:58.035456 #2590386]  INFO -- : [378/916] 2631825=test_parser_events
I, [2024-12-30T19:48:58.303441 #2590386]  INFO -- : [379/916] 2631825=test_enumerator
I, [2024-12-30T19:48:58.367670 #2590386]  INFO -- : [380/916] 2631827=test_regex_casefold
I, [2024-12-30T19:48:58.424049 #2590386]  INFO -- : [381/916] 2631827=test_gem_source_git
I, [2024-12-30T19:48:58.531989 #2590386]  INFO -- : [382/916] 2631824=test_http
I, [2024-12-30T19:48:58.572709 #2590386]  INFO -- : [383/916] 2631824=test_object_create_start
I, [2024-12-30T19:48:58.606713 #2590386]  INFO -- : [384/916] 2631824=test_fips
I, [2024-12-30T19:48:58.796718 #2590386]  INFO -- : [385/916] 2631826=test_sexp
I, [2024-12-30T19:48:58.847748 #2590386]  INFO -- : [386/916] 2631826=test_name_error
I, [2024-12-30T19:48:59.208408 #2590386]  INFO -- : [387/916] 2631826=lex_test
I, [2024-12-30T19:48:59.330185 #2590386]  INFO -- : [388/916] 2631826=test_lock_native_thread
I, [2024-12-30T19:48:59.914545 #2590386]  INFO -- : [389/916] 2631826=test_safe_load
I, [2024-12-30T19:48:59.939749 #2590386]  INFO -- : [390/916] 2631824=test_string_processing
I, [2024-12-30T19:48:59.983172 #2590386]  INFO -- : [391/916] 2631824=encodings_test
I, [2024-12-30T19:49:00.006851 #2590386]  INFO -- : [392/916] 2631826=test_common
I, [2024-12-30T19:49:00.091640 #2590386]  INFO -- : [393/916] 2631824=test_gem_request
I, [2024-12-30T19:49:00.618045 #2590386]  INFO -- : [394/916] 2631826=test_key_stroke
I, [2024-12-30T19:49:00.679158 #2590386]  INFO -- : [395/916] 2631826=pattern_test
I, [2024-12-30T19:49:00.711208 #2590386]  INFO -- : [396/916] 2631826=test_logger
I, [2024-12-30T19:49:00.784174 #2590386]  INFO -- : [397/916] 2631826=test_gem_validator
I, [2024-12-30T19:49:00.862762 #2590386]  INFO -- : [398/916] 2631826=test_case
I, [2024-12-30T19:49:01.019533 #2590386]  INFO -- : [399/916] 2631826=test_vm_dump
I, [2024-12-30T19:49:01.035447 #2590386]  INFO -- : [400/916] 2631826=test_rendering
I, [2024-12-30T19:49:01.067446 #2590386]  INFO -- : [401/916] 2631826=test_ftp
I, [2024-12-30T19:49:01.165217 #2590386]  INFO -- : [402/916] 2631826=test_import
I, [2024-12-30T19:49:01.180727 #2590386]  INFO -- : [403/916] 2631824=test_libs
I, [2024-12-30T19:49:01.195021 #2590386]  INFO -- : [404/916] 2631824=test_gc
I, [2024-12-30T19:49:01.205554 #2590386]  INFO -- : [405/916] 2631824=test_basicsocket
I, [2024-12-30T19:49:01.319216 #2590386]  INFO -- : [406/916] 2631824=test_math
I, [2024-12-30T19:49:01.345007 #2590386]  INFO -- : [407/916] 2631824=test_gem_commands_exec_command
I, [2024-12-30T19:49:03.731774 #2590386]  INFO -- : [408/916] 2631827=errors_test
I, [2024-12-30T19:49:03.997431 #2590386]  INFO -- : [409/916] 2631827=test_date_strftime
I, [2024-12-30T19:49:04.123619 #2590386]  INFO -- : [410/916] 2631826=test_gem_source_subpath_problem
I, [2024-12-30T19:49:04.432870 #2590386]  INFO -- : [411/916] 2631826=test_gc
I, [2024-12-30T19:49:05.442645 #2590386]  INFO -- : [412/916] 2631827=dump_test
I, [2024-12-30T19:49:06.419782 #2590386]  INFO -- : [413/916] 2631824=test_stringchar
I, [2024-12-30T19:49:06.704981 #2590386]  INFO -- : [414/916] 2631824=test_kill_ring
I, [2024-12-30T19:49:06.742264 #2590386]  INFO -- : [415/916] 2631824=test_fixnum
I, [2024-12-30T19:49:06.811761 #2590386]  INFO -- : [416/916] 2631824=test_signal
I, [2024-12-30T19:49:08.730712 #2590386]  INFO -- : [417/916] 2631827=test_rdoc_markdown
I, [2024-12-30T19:49:09.482761 #2590386]  INFO -- : [418/916] 2631827=test_rdoc_servlet
I, [2024-12-30T19:49:09.489579 #2590386]  INFO -- : [419/916] 2631827=test_nil2vtempty
I, [2024-12-30T19:49:09.507728 #2590386]  INFO -- : [420/916] 2631827=test_ractor
I, [2024-12-30T19:49:09.660337 #2590386]  INFO -- : [421/916] 2631827=integer_parse_test
I, [2024-12-30T19:49:09.665918 #2590386]  INFO -- : [422/916] 2631827=test_severity
I, [2024-12-30T19:49:09.711443 #2590386]  INFO -- : [423/916] 2631824=test_rdoc_encoding
I, [2024-12-30T19:49:09.724195 #2590386]  INFO -- : [424/916] 2631827=test_fileutils
I, [2024-12-30T19:49:09.951848 #2590386]  INFO -- : [425/916] 2631824=test_gem_resolver_installed_specification
I, [2024-12-30T19:49:10.120054 #2590386]  INFO -- : [426/916] 2631824=parse_stream_test
I, [2024-12-30T19:49:10.143964 #2590386]  INFO -- : [427/916] 2631824=test_bash_completion
I, [2024-12-30T19:49:10.177008 #2590386]  INFO -- : [428/916] 2631824=test_date_marshal
I, [2024-12-30T19:49:10.186124 #2590386]  INFO -- : [429/916] 2631824=string_query_test
I, [2024-12-30T19:49:10.216520 #2590386]  INFO -- : [430/916] 2631824=test_deprecate
I, [2024-12-30T19:49:10.471836 #2590386]  INFO -- : [431/916] 2631824=test_rdoc_constant
I, [2024-12-30T19:49:10.861655 #2590386]  INFO -- : [432/916] 2631824=test_readpartial
I, [2024-12-30T19:49:11.300210 #2590386]  INFO -- : [433/916] 2631824=test_object
I, [2024-12-30T19:49:11.315818 #2590386]  INFO -- : [434/916] 2631824=test_cclass
I, [2024-12-30T19:49:12.032900 #2590386]  INFO -- : [435/916] 2631824=comments_test
I, [2024-12-30T19:49:12.092565 #2590386]  INFO -- : [436/916] 2631824=test_hash
I, [2024-12-30T19:49:14.468023 #2590386]  INFO -- : [437/916] 2631827=test_stream
I, [2024-12-30T19:49:14.531439 #2590386]  INFO -- : [438/916] 2631827=test_gem_commands_mirror
I, [2024-12-30T19:49:14.559435 #2590386]  INFO -- : [439/916] 2631827=test_win32ole_variant_m
I, [2024-12-30T19:49:14.625750 #2590386]  INFO -- : [440/916] 2631827=test_gem_package_tar_header
I, [2024-12-30T19:49:15.002070 #2590386]  INFO -- : [441/916] 2631827=test_gem_resolver_api_set
I, [2024-12-30T19:49:15.532973 #2590386]  INFO -- : [442/916] 2631827=test_rdoc_single_class
I, [2024-12-30T19:49:15.559784 #2590386]  INFO -- : [443/916] 2631827=test_depth_first
I, [2024-12-30T19:49:15.596692 #2590386]  INFO -- : [444/916] 2631827=test_ruby_lex
I, [2024-12-30T19:49:15.806606 #2590386]  INFO -- : [445/916] 2631827=test_method_cache
I, [2024-12-30T19:49:15.856705 #2590386]  INFO -- : [446/916] 2631827=test_rdoc_generator_json_index
I, [2024-12-30T19:49:15.965813 #2590386]  INFO -- : [447/916] 2631827=test_json_tree
I, [2024-12-30T19:49:16.028640 #2590386]  INFO -- : [448/916] 2631827=test_custom_command
I, [2024-12-30T19:49:16.048004 #2590386]  INFO -- : [449/916] 2631827=test_time
I, [2024-12-30T19:49:16.441571 #2590386]  INFO -- : [450/916] 2631827=test_transcode
I, [2024-12-30T19:49:16.869491 #2590386]  INFO -- : [451/916] 2631827=json_string_matching_test
I, [2024-12-30T19:49:19.939740 #2590386]  INFO -- : [452/916] 2631827=test_convertible
I, [2024-12-30T19:49:24.215758 #2590386]  INFO -- : [453/916] 2631824=test_extlibs
I, [2024-12-30T19:49:28.747598 #2590386]  INFO -- : [454/916] 2631824=test_ossl
I, [2024-12-30T19:49:33.139439 #2590386]  INFO -- : [455/916] 2631826=test_rdoc_token_stream
I, [2024-12-30T19:49:33.167439 #2590386]  INFO -- : [456/916] 2631826=test_load
I, [2024-12-30T19:49:33.175457 #2590386]  INFO -- : [457/916] 2631826=test_propertyputref
I, [2024-12-30T19:49:33.219448 #2590386]  INFO -- : [458/916] 2631826=test_rdoc_markup_verbatim
I, [2024-12-30T19:49:33.383795 #2590386]  INFO -- : [459/916] 2631826=test_yjit
I, [2024-12-30T19:49:46.577418 #2590386]  INFO -- : [460/916] 2631824=test_encoding
I, [2024-12-30T19:49:47.372594 #2590386]  INFO -- : [461/916] 2631824=test_rdoc_parser_c
I, [2024-12-30T19:49:48.815242 #2590386]  INFO -- : [462/916] 2631824=test_rdoc_rd_inline_parser
I, [2024-12-30T19:49:49.038644 #2590386]  INFO -- : [463/916] 2631824=test_keyword
I, [2024-12-30T19:49:51.341062 #2590386]  INFO -- : [464/916] 2631824=test_m17n
I, [2024-12-30T19:49:51.676997 #2590386]  INFO -- : [465/916] 2631825=test_pattern_key_name_check
I, [2024-12-30T19:49:51.700623 #2590386]  INFO -- : [466/916] 2631825=index_write_test
I, [2024-12-30T19:49:51.795614 #2590386]  INFO -- : [467/916] 2631825=test_argf
I, [2024-12-30T19:49:52.135588 #2590386]  INFO -- : [468/916] 2631824=test_rubyvm
I, [2024-12-30T19:49:52.195853 #2590386]  INFO -- : [469/916] 2631824=test_constant
I, [2024-12-30T19:50:03.541776 #2590386]  INFO -- : [470/916] 2631826=test_too_many_dummy_encodings
I, [2024-12-30T19:50:03.591904 #2590386]  INFO -- : [471/916] 2631826=json_fixtures_test
I, [2024-12-30T19:50:03.597805 #2590386]  INFO -- : [472/916] 2631826=test_rdoc_parser_rd
I, [2024-12-30T19:50:03.792090 #2590386]  INFO -- : [473/916] 2631826=test_gem_silent_ui
I, [2024-12-30T19:50:04.020224 #2590386]  INFO -- : [474/916] 2631826=test_rdoc_markup_to_markdown
I, [2024-12-30T19:50:04.460342 #2590386]  INFO -- : [475/916] 2631826=test_getopts
I, [2024-12-30T19:50:04.672523 #2590386]  INFO -- : [476/916] 2631826=test_null
I, [2024-12-30T19:50:04.705962 #2590386]  INFO -- : [477/916] 2631826=test_scan_args
I, [2024-12-30T19:50:04.817168 #2590386]  INFO -- : [478/916] 2631826=warnings_test
I, [2024-12-30T19:50:04.917848 #2590386]  INFO -- : [479/916] 2631826=test_module
I, [2024-12-30T19:50:09.831784 #2590386]  INFO -- : [480/916] 2631825=test_set
I, [2024-12-30T19:50:10.051831 #2590386]  INFO -- : [481/916] 2631825=test_ractor_compatibility
I, [2024-12-30T19:50:11.146109 #2590386]  INFO -- : [482/916] 2631825=test_ssl
I, [2024-12-30T19:50:12.111373 #2590386]  INFO -- : [483/916] 2631826=test_rdoc_parser_simple
I, [2024-12-30T19:50:12.323984 #2590386]  INFO -- : [484/916] 2631826=test_bmethod
I, [2024-12-30T19:50:12.359554 #2590386]  INFO -- : [485/916] 2631826=test_windows_1252
I, [2024-12-30T19:50:12.372790 #2590386]  INFO -- : [486/916] 2631826=unescape_test
I, [2024-12-30T19:50:12.398985 #2590386]  INFO -- : [487/916] 2631826=test_rdoc_generator_pot_po_entry
I, [2024-12-30T19:50:12.471088 #2590386]  INFO -- : [488/916] 2631826=test_gem_source_fetch_problem
I, [2024-12-30T19:50:12.587687 #2590386]  INFO -- : [489/916] 2631826=dispatcher_test
I, [2024-12-30T19:50:12.625862 #2590386]  INFO -- : [490/916] 2631826=test_io_buffer
I, [2024-12-30T19:50:12.936583 #2590386]  INFO -- : [491/916] 2631826=test_help
I, [2024-12-30T19:50:12.988345 #2590386]  INFO -- : [492/916] 2631826=test_key_actor_emacs
I, [2024-12-30T19:50:13.546290 #2590386]  INFO -- : [493/916] 2631826=test_numeric
I, [2024-12-30T19:50:13.661177 #2590386]  INFO -- : [494/916] 2631826=test_udp
I, [2024-12-30T19:50:13.674801 #2590386]  INFO -- : [495/916] 2631826=test_files_lib
I, [2024-12-30T19:50:23.735218 #2590386]  INFO -- : [496/916] 2631825=test_basicinstructions
I, [2024-12-30T19:50:24.865424 #2590386]  INFO -- : [497/916] 2631825=test_nonblock
I, [2024-12-30T19:50:24.865518 #2590386]  INFO -- : [498/916] 2631825=test_optparse
I, [2024-12-30T19:50:24.865543 #2590386]  INFO -- : [499/916] 2631825=test_data_error
I, [2024-12-30T19:50:24.867022 #2590386]  INFO -- : [500/916] 2631825=test_find_executable
I, [2024-12-30T19:50:24.978777 #2590386]  INFO -- : [501/916] 2631825=test_gem_source
I, [2024-12-30T19:50:25.682985 #2590386]  INFO -- : [502/916] 2631826=test_mdns
I, [2024-12-30T19:50:25.725987 #2590386]  INFO -- : [503/916] 2631826=test_lazy_enumerator
I, [2024-12-30T19:50:26.685152 #2590386]  INFO -- : [504/916] 2631826=test_rdoc_rdoc
I, [2024-12-30T19:50:27.150102 #2590386]  INFO -- : [505/916] 2631826=test_benchmark
I, [2024-12-30T19:50:27.271601 #2590386]  INFO -- : [506/916] 2631825=test_hmac
I, [2024-12-30T19:50:27.299705 #2590386]  INFO -- : [507/916] 2631825=test_path
I, [2024-12-30T19:50:27.353125 #2590386]  INFO -- : [508/916] 2631825=test_rdoc_require
I, [2024-12-30T19:50:27.453395 #2590386]  INFO -- : [509/916] 2631825=test_ts
I, [2024-12-30T19:50:27.520260 #2590386]  INFO -- : [510/916] 2631824=test_gem_uri_formatter
I, [2024-12-30T19:50:27.600626 #2590386]  INFO -- : [511/916] 2631824=test_locale
I, [2024-12-30T19:50:27.687171 #2590386]  INFO -- : [512/916] 2631824=test_assembler
I, [2024-12-30T19:50:27.742327 #2590386]  INFO -- : [513/916] 2631824=test_weakref
I, [2024-12-30T19:50:28.139629 #2590386]  INFO -- : [514/916] 2631824=test_macro
I, [2024-12-30T19:50:28.146389 #2590386]  INFO -- : [515/916] 2631824=test_ractor
I, [2024-12-30T19:50:28.312486 #2590386]  INFO -- : [516/916] 2631824=test_timeout
I, [2024-12-30T19:50:28.567982 #2590386]  INFO -- : [517/916] 2631825=test_ws
I, [2024-12-30T19:50:28.598091 #2590386]  INFO -- : [518/916] 2631825=test_range
I, [2024-12-30T19:50:29.109418 #2590386]  INFO -- : [519/916] 2631826=test_rdoc_markup_include
I, [2024-12-30T19:50:29.188692 #2590386]  INFO -- : [520/916] 2631826=test_normalize
I, [2024-12-30T19:50:29.253542 #2590386]  INFO -- : [521/916] 2631826=test_color
I, [2024-12-30T19:50:29.499441 #2590386]  INFO -- : [522/916] 2631826=test_queue
I, [2024-12-30T19:50:29.500060 #2590386]  INFO -- : [523/916] 2631826=test_fd_setsize
I, [2024-12-30T19:50:29.503371 #2590386]  INFO -- : [524/916] 2631826=test_gem_resolver_specification
I, [2024-12-30T19:50:29.543435 #2590386]  INFO -- : [525/916] 2631824=test_jaro_winkler
I, [2024-12-30T19:50:29.575448 #2590386]  INFO -- : [526/916] 2631824=test_prettyprint
I, [2024-12-30T19:50:29.619663 #2590386]  INFO -- : [527/916] 2631826=overlap_test
I, [2024-12-30T19:50:29.675867 #2590386]  INFO -- : [528/916] 2631824=test_gem_dependency
I, [2024-12-30T19:50:30.365705 #2590386]  INFO -- : [529/916] 2631826=test_gem_commands_rebuild_command
I, [2024-12-30T19:50:30.546449 #2590386]  INFO -- : [530/916] 2631826=test_env
I, [2024-12-30T19:50:30.589694 #2590386]  INFO -- : [531/916] 2631824=test_gem_resolver_activation_request
I, [2024-12-30T19:50:30.645277 #2590386]  INFO -- : [532/916] 2631824=test_cgi_modruby
I, [2024-12-30T19:50:30.697635 #2590386]  INFO -- : [533/916] 2631824=test_inadvertent_creation
I, [2024-12-30T19:50:30.983976 #2590386]  INFO -- : [534/916] 2631824=test_method_name_check
I, [2024-12-30T19:50:31.042835 #2590386]  INFO -- : [535/916] 2631824=test_date_conv
I, [2024-12-30T19:50:31.097735 #2590386]  INFO -- : [536/916] 2631824=test_egrep_cpp
I, [2024-12-30T19:50:31.445675 #2590386]  INFO -- : [537/916] 2631825=test_pkey_dsa
I, [2024-12-30T19:50:31.983762 #2590386]  INFO -- : [538/916] 2631824=test_gem_package
I, [2024-12-30T19:50:34.032433 #2590386]  INFO -- : [539/916] 2631825=test_stat
I, [2024-12-30T19:50:34.089349 #2590386]  INFO -- : [540/916] 2631825=test_webauthn_listener
I, [2024-12-30T19:50:34.137430 #2590386]  INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 40251>
I, [2024-12-30T19:50:34.355699 #2590386]  INFO -- : .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10
I, [2024-12-30T19:50:34.651789 #2590386]  INFO -- : [541/916] 2631825=test_gem_util
I, [2024-12-30T19:50:35.503975 #2590386]  INFO -- : [542/916] 2631825=test_date_compat
I, [2024-12-30T19:50:35.604396 #2590386]  INFO -- : [543/916] 2631825=test_gem_commands_signout_command
I, [2024-12-30T19:50:35.702262 #2590386]  INFO -- : [544/916] 2631825=magic_comment_test
I, [2024-12-30T19:50:36.565755 #2590386]  INFO -- : [545/916] 2631824=test_gem_commands_yank_command
I, [2024-12-30T19:50:36.899534 #2590386]  INFO -- : [546/916] 2631827=json_ext_parser_test
I, [2024-12-30T19:50:36.963937 #2590386]  INFO -- : [547/916] 2631827=test_config
I, [2024-12-30T19:50:37.424030 #2590386]  INFO -- : [548/916] 2631827=test_mkmf
I, [2024-12-30T19:50:37.531466 #2590386]  INFO -- : [549/916] 2631824=ruby_parser_test
I, [2024-12-30T19:50:37.546644 #2590386]  INFO -- : [550/916] 2631824=test_nomethod_error
I, [2024-12-30T19:50:37.552220 #2590386]  INFO -- : [551/916] 2631827=test_human_typo
I, [2024-12-30T19:50:37.572334 #2590386]  INFO -- : [552/916] 2631824=test_scanner_events
I, [2024-12-30T19:50:37.592086 #2590386]  INFO -- : [553/916] 2631827=test_enumerable
I, [2024-12-30T19:50:37.624102 #2590386]  INFO -- : [554/916] 2631825=test_pack
I, [2024-12-30T19:50:37.632329 #2590386]  INFO -- : [555/916] 2631827=test_eval
I, [2024-12-30T19:50:37.653316 #2590386]  INFO -- : [556/916] 2631827=test_gem_unsatisfiable_dependency_error
I, [2024-12-30T19:50:37.766536 #2590386]  INFO -- : [557/916] 2631824=test_nesting_parser
I, [2024-12-30T19:50:37.791687 #2590386]  INFO -- : [558/916] 2631827=test_rdoc_rd_inline
I, [2024-12-30T19:50:37.860965 #2590386]  INFO -- : [559/916] 2631827=test_gem_dependency_installer
I, [2024-12-30T19:50:37.951677 #2590386]  INFO -- : [560/916] 2631824=test_enumerator
I, [2024-12-30T19:50:37.972678 #2590386]  INFO -- : [561/916] 2631824=test_files_test_1
I, [2024-12-30T19:50:37.995997 #2590386]  INFO -- : [562/916] 2631824=static_literals_test
I, [2024-12-30T19:50:38.002528 #2590386]  INFO -- : [563/916] 2631824=test_gem_ext_builder
I, [2024-12-30T19:50:38.767444 #2590386]  INFO -- : [564/916] 2631825=test_gem_remote_fetcher
I, [2024-12-30T19:50:40.507629 #2590386]  INFO -- : [565/916] 2631825=test_ifunless
I, [2024-12-30T19:50:40.511597 #2590386]  INFO -- : [566/916] 2631825=test_bug-3571
I, [2024-12-30T19:50:40.586453 #2590386]  INFO -- : [567/916] 2631825=test_defined
I, [2024-12-30T19:50:40.967843 #2590386]  INFO -- : [568/916] 2631825=test_gem_uri
I, [2024-12-30T19:50:41.107435 #2590386]  INFO -- : [569/916] 2631825=test_dir
I, [2024-12-30T19:50:41.987529 #2590386]  INFO -- : [570/916] 2631826=test_shapes
I, [2024-12-30T19:50:42.104073 #2590386]  INFO -- : [571/916] 2631826=test_fnmatch
I, [2024-12-30T19:50:42.328089 #2590386]  INFO -- : [572/916] 2631826=test_configuration
I, [2024-12-30T19:50:42.829851 #2590386]  INFO -- : [573/916] 2631825=test_force_exit
I, [2024-12-30T19:50:42.843884 #2590386]  INFO -- : [574/916] 2631825=test_recorder
I, [2024-12-30T19:50:42.884695 #2590386]  INFO -- : [575/916] 2631826=test_rdoc_top_level
I, [2024-12-30T19:50:42.895659 #2590386]  INFO -- : [576/916] 2631825=test_gem_remote_fetcher_s3
I, [2024-12-30T19:50:43.931654 #2590386]  INFO -- : [577/916] 2631824=test_gem_path_support
I, [2024-12-30T19:50:44.068003 #2590386]  INFO -- : [578/916] 2631825=test_rdoc_generator_darkfish
I, [2024-12-30T19:50:44.179448 #2590386]  INFO -- : [579/916] 2631824=snippets_test
I, [2024-12-30T19:50:44.633633 #2590386]  INFO -- : [580/916] 2631826=test_key_event_record
I, [2024-12-30T19:50:44.636042 #2590386]  INFO -- : [581/916] 2631826=test_erb_m17n
I, [2024-12-30T19:50:44.713040 #2590386]  INFO -- : [582/916] 2631826=test_iseq
I, [2024-12-30T19:50:47.499346 #2590386]  INFO -- : [583/916] 2631825=test_gem_resolver_dependency_request
I, [2024-12-30T19:50:47.639288 #2590386]  INFO -- : [584/916] 2631825=test_gem_commands_owner_command
I, [2024-12-30T19:50:47.721583 #2590386]  INFO -- : [585/916] 2631824=test_gem_request_set
I, [2024-12-30T19:50:47.746027 #2590386]  INFO -- : [586/916] 2631826=test_emitter
I, [2024-12-30T19:50:47.784726 #2590386]  INFO -- : [587/916] 2631826=test_bug-5832
I, [2024-12-30T19:50:47.829959 #2590386]  INFO -- : [588/916] 2631826=test_https_proxy
I, [2024-12-30T19:50:47.941754 #2590386]  INFO -- : [589/916] 2631826=test_forwardable
I, [2024-12-30T19:50:48.059760 #2590386]  INFO -- : [590/916] 2631826=test_have_library
I, [2024-12-30T19:50:49.462617 #2590386]  INFO -- : [591/916] 2631825=test_tracepoint
I, [2024-12-30T19:50:50.622659 #2590386]  INFO -- : [592/916] 2631825=test_objspace
I, [2024-12-30T19:50:51.053791 #2590386]  INFO -- : [593/916] 2631824=test_raise
I, [2024-12-30T19:50:51.126783 #2590386]  INFO -- : [594/916] 2631824=test_have_macro
I, [2024-12-30T19:50:57.901827 #2590386]  INFO -- : [595/916] 2631827=test_sleep
I, [2024-12-30T19:50:57.948082 #2590386]  INFO -- : [596/916] 2631824=desugar_compiler_test
I, [2024-12-30T19:50:58.027612 #2590386]  INFO -- : [597/916] 2631824=test_string
I, [2024-12-30T19:50:58.479777 #2590386]  INFO -- : [598/916] 2631824=test_internal_ivar
I, [2024-12-30T19:50:58.844820 #2590386]  INFO -- : [599/916] 2631824=test_tree_spell_checker
I, [2024-12-30T19:50:58.915239 #2590386]  INFO -- : [600/916] 2631824=test_gem_commands_fetch_command
I, [2024-12-30T19:50:59.624603 #2590386]  INFO -- : [601/916] 2631824=test_date_arith
I, [2024-12-30T19:50:59.661171 #2590386]  INFO -- : [602/916] 2631824=test_win32ole_variable
I, [2024-12-30T19:50:59.667740 #2590386]  INFO -- : [603/916] 2631824=test_ractor
I, [2024-12-30T19:50:59.823431 #2590386]  INFO -- : [604/916] 2631824=test_array
I, [2024-12-30T19:50:59.888379 #2590386]  INFO -- : [605/916] 2631824=test_provider
I, [2024-12-30T19:51:00.753332 #2590386]  INFO -- : [606/916] 2631824=test_require
I, [2024-12-30T19:51:01.337485 #2590386]  INFO -- : [607/916] 2631824=test_signedness
I, [2024-12-30T19:51:01.660497 #2590386]  INFO -- : [608/916] 2631827=test_gem_specification
I, [2024-12-30T19:51:07.791129 #2590386]  INFO -- : [609/916] 2631826=test_arity
I, [2024-12-30T19:51:07.806057 #2590386]  INFO -- : [610/916] 2631826=test_rdoc_text
I, [2024-12-30T19:51:07.899405 #2590386]  INFO -- : [611/916] 2631826=test_frozen_error
I, [2024-12-30T19:51:07.926471 #2590386]  INFO -- : [612/916] 2631826=test_trace
I, [2024-12-30T19:51:08.167439 #2590386]  INFO -- : [613/916] 2631826=test_gem_resolver_api_specification
I, [2024-12-30T19:51:08.487820 #2590386]  INFO -- : [614/916] 2631826=test_date_new
I, [2024-12-30T19:51:08.540375 #2590386]  INFO -- : [615/916] 2631826=test_notimplement
I, [2024-12-30T19:51:08.580002 #2590386]  INFO -- : [616/916] 2631826=test_pkey
I, [2024-12-30T19:51:08.674762 #2590386]  INFO -- : [617/916] 2631826=test_ractor
I, [2024-12-30T19:51:08.875622 #2590386]  INFO -- : [618/916] 2631826=test_thread
I, [2024-12-30T19:51:09.310297 #2590386]  INFO -- : [619/916] 2631826=test_exception_at_throwing
I, [2024-12-30T19:51:09.615061 #2590386]  INFO -- : [620/916] 2631826=test_bundled_ca
I, [2024-12-30T19:51:11.523448 #2590386]  INFO -- : [621/916] 2631826=attribute_write_test
I, [2024-12-30T19:51:11.662407 #2590386]  INFO -- : [622/916] 2631826=test_rdoc_markup_to_html
I, [2024-12-30T19:51:12.126917 #2590386]  INFO -- : [623/916] 2631826=test_rdoc_markup_to_joined_paragraph
I, [2024-12-30T19:51:12.163650 #2590386]  INFO -- : [624/916] 2631826=test_pack
I, [2024-12-30T19:51:12.452676 #2590386]  INFO -- : [625/916] 2631826=test_len
I, [2024-12-30T19:51:12.471731 #2590386]  INFO -- : [626/916] 2631826=test_interned_str
I, [2024-12-30T19:51:12.539685 #2590386]  INFO -- : [627/916] 2631826=test_literal
I, [2024-12-30T19:51:13.246228 #2590386]  INFO -- : [628/916] 2631827=test_compile_prism
I, [2024-12-30T19:51:14.316506 #2590386]  INFO -- : [629/916] 2631827=test_pstore
I, [2024-12-30T19:51:14.602762 #2590386]  INFO -- : [630/916] 2631827=test_rdoc_options
I, [2024-12-30T19:51:15.135640 #2590386]  INFO -- : [631/916] 2631826=test_mixed_unicode_escapes
I, [2024-12-30T19:51:15.209372 #2590386]  INFO -- : [632/916] 2631826=parse_test
I, [2024-12-30T19:51:15.273553 #2590386]  INFO -- : [633/916] 2631826=test_rdoc_include
I, [2024-12-30T19:51:15.407855 #2590386]  INFO -- : [634/916] 2631826=test_not
I, [2024-12-30T19:51:15.463649 #2590386]  INFO -- : [635/916] 2631826=test_sleep
I, [2024-12-30T19:51:16.848930 #2590386]  INFO -- : [636/916] 2631827=test_mailto
I, [2024-12-30T19:51:17.588953 #2590386]  INFO -- : [637/916] 2631827=test_sizeof
I, [2024-12-30T19:51:17.631575 #2590386]  INFO -- : [638/916] 2631826=test_face
I, [2024-12-30T19:51:17.882047 #2590386]  INFO -- : [639/916] 2631826=test_remote_fetch_error
I, [2024-12-30T19:51:18.005458 #2590386]  INFO -- : [640/916] 2631826=json_encoding_test
I, [2024-12-30T19:51:19.018021 #2590386]  INFO -- : [641/916] 2631826=test_gem_ext_rake_builder
I, [2024-12-30T19:51:21.141222 #2590386]  INFO -- : [642/916] 2631826=test_scalar
I, [2024-12-30T19:51:21.227443 #2590386]  INFO -- : [643/916] 2631826=test_gem_command_manager
I, [2024-12-30T19:51:22.851445 #2590386]  INFO -- : [644/916] 2631826=test_rdoc_markup_indented_paragraph
I, [2024-12-30T19:51:24.007233 #2590386]  INFO -- : [645/916] 2631826=test_weakkeymap
I, [2024-12-30T19:51:27.431871 #2590386]  INFO -- : [646/916] 2631826=test_system
I, [2024-12-30T19:51:32.061934 #2590386]  INFO -- : [647/916] 2631826=test_gem_package_tar_writer
I, [2024-12-30T19:51:33.504985 #2590386]  INFO -- : [648/916] 2631826=test_enc_associate
I, [2024-12-30T19:51:35.784570 #2590386]  INFO -- : [649/916] 2631826=newline_test
I, [2024-12-30T19:51:36.992801 #2590386]  INFO -- : [650/916] 2631826=test_to_ary_concat
I, [2024-12-30T19:51:40.807517 #2590386]  INFO -- : [651/916] 2631824=test_c_struct_entry
I, [2024-12-30T19:51:42.733479 #2590386]  INFO -- : [652/916] 2631824=test_gem_commands_cert_command
I, [2024-12-30T19:51:48.011019 #2590386]  INFO -- : [653/916] 2631826=equality_test
I, [2024-12-30T19:51:48.058248 #2590386]  INFO -- : [654/916] 2631826=test_update
I, [2024-12-30T19:51:48.149626 #2590386]  INFO -- : [655/916] 2631826=test_ast
I, [2024-12-30T19:51:48.544541 #2590386]  INFO -- : [656/916] 2631827=json_parser_test
I, [2024-12-30T19:51:48.891740 #2590386]  INFO -- : [657/916] 2631827=test_coderange
I, [2024-12-30T19:51:48.999845 #2590386]  INFO -- : [658/916] 2631827=test_method
I, [2024-12-30T19:51:59.021200 #2590386]  INFO -- : [659/916] 2631824=test_rdoc_markup_to_label
I, [2024-12-30T19:51:59.236650 #2590386]  INFO -- : [660/916] 2631824=test_super
I, [2024-12-30T19:52:04.064755 #2590386]  INFO -- : [661/916] 2631824=test_coverage
I, [2024-12-30T19:52:09.554313 #2590386]  INFO -- : [662/916] 2631824=test_socket
I, [2024-12-30T19:52:25.759440 #2590386]  INFO -- : [663/916] 2631825=test_pathname
I, [2024-12-30T19:52:26.571911 #2590386]  INFO -- : [664/916] 2631824=constant_path_node_test
I, [2024-12-30T19:52:26.644135 #2590386]  INFO -- : [665/916] 2631824=test_stringscanner
I, [2024-12-30T19:52:26.752430 #2590386]  INFO -- : [666/916] 2631825=test_abi
I, [2024-12-30T19:52:27.040082 #2590386]  INFO -- : [667/916] 2631824=test_div
I, [2024-12-30T19:52:27.064092 #2590386]  INFO -- : [668/916] 2631824=test_name_error_extension
I, [2024-12-30T19:52:27.132162 #2590386]  INFO -- : [669/916] 2631824=test_within_pipe
I, [2024-12-30T19:52:27.395737 #2590386]  INFO -- : [670/916] 2631824=test_reline
I, [2024-12-30T19:52:28.457692 #2590386]  INFO -- : [671/916] 2631825=test_ssl_session
I, [2024-12-30T19:52:30.559437 #2590386]  INFO -- : [672/916] 2631825=test_beginendblock
I, [2024-12-30T19:52:32.809314 #2590386]  INFO -- : [673/916] 2631825=heredoc_dedent_test
I, [2024-12-30T19:52:32.903440 #2590386]  INFO -- : [674/916] 2631825=test_show_source
I, [2024-12-30T19:52:32.928297 #2590386]  INFO -- : [675/916] 2631825=test_deprecated
I, [2024-12-30T19:52:32.987304 #2590386]  INFO -- : [676/916] 2631825=test_gem_commands_stale_command
I, [2024-12-30T19:52:33.006371 #2590386]  INFO -- : [677/916] 2631825=test_stream
I, [2024-12-30T19:52:33.020400 #2590386]  INFO -- : [678/916] 2631824=test_pp
I, [2024-12-30T19:52:33.059466 #2590386]  INFO -- : [679/916] 2631825=test_gem_resolver_git_specification
I, [2024-12-30T19:52:33.399847 #2590386]  INFO -- : [680/916] 2631824=test_uncorrectable_name_check
I, [2024-12-30T19:52:33.399940 #2590386]  INFO -- : [681/916] 2631824=test_marshalable
I, [2024-12-30T19:52:33.463706 #2590386]  INFO -- : [682/916] 2631824=test_find
I, [2024-12-30T19:52:34.131976 #2590386]  INFO -- : [683/916] 2631824=test_m17n_comb
I, [2024-12-30T19:52:34.863956 #2590386]  INFO -- : [684/916] 2631825=test_gem_resolver_vendor_specification
I, [2024-12-30T19:52:35.050422 #2590386]  INFO -- : [685/916] 2631825=test_cstr
I, [2024-12-30T19:52:42.046586 #2590386]  INFO -- : [686/916] 2631825=test_rdoc_markup_heading
I, [2024-12-30T19:52:42.195445 #2590386]  INFO -- : [687/916] 2631825=test_require_path_check
I, [2024-12-30T19:52:42.919804 #2590386]  INFO -- : [688/916] 2631825=test_acceptable
I, [2024-12-30T19:52:43.443436 #2590386]  INFO -- : [689/916] 2631825=test_file_exhaustive
I, [2024-12-30T19:52:44.247784 #2590386]  INFO -- : [690/916] 2631827=test_erb_command
I, [2024-12-30T19:52:44.559783 #2590386]  INFO -- : [691/916] 2631827=test_gem_commands_query_command
I, [2024-12-30T19:52:47.031467 #2590386]  INFO -- : [692/916] 2631824=test_dns
I, [2024-12-30T19:52:47.838297 #2590386]  INFO -- : [693/916] 2631827=test_rdoc_class_module
I, [2024-12-30T19:52:48.175253 #2590386]  INFO -- : [694/916] 2631824=test_rdoc_rubygems_hook
I, [2024-12-30T19:52:48.476844 #2590386]  INFO -- : [695/916] 2631824=test_dup
I, [2024-12-30T19:52:49.143438 #2590386]  INFO -- : [696/916] 2631824=test_input_method
I, [2024-12-30T19:52:49.346233 #2590386]  INFO -- : [697/916] 2631824=test_securerandom
I, [2024-12-30T19:52:49.385909 #2590386]  INFO -- : [698/916] 2631824=test_alias
I, [2024-12-30T19:52:50.075873 #2590386]  INFO -- : [699/916] 2631827=test_memory_view
I, [2024-12-30T19:52:50.206912 #2590386]  INFO -- : [700/916] 2631827=test_thread_queue
I, [2024-12-30T19:52:50.270590 #2590386]  INFO -- : [701/916] 2631824=test_nowrite
I, [2024-12-30T19:52:50.449245 #2590386]  INFO -- : [702/916] 2631824=test_rendering
I, [2024-12-30T19:52:50.460071 #2590386]  INFO -- : [703/916] 2631824=test_append
I, [2024-12-30T19:52:50.762113 #2590386]  INFO -- : [704/916] 2631824=test_exception
I, [2024-12-30T19:53:00.917570 #2590386]  INFO -- : [705/916] 2631827=test_rdoc_ri_driver
I, [2024-12-30T19:53:03.659450 #2590386]  INFO -- : [706/916] 2631827=test_protocol
I, [2024-12-30T19:53:04.000296 #2590386]  INFO -- : [707/916] 2631827=test_httpheader
I, [2024-12-30T19:53:04.077919 #2590386]  INFO -- : [708/916] 2631827=test_ostruct
I, [2024-12-30T19:53:04.756308 #2590386]  INFO -- : [709/916] 2631827=test_tsort
I, [2024-12-30T19:53:04.881673 #2590386]  INFO -- : [710/916] 2631827=test_process
I, [2024-12-30T19:53:06.182656 #2590386]  INFO -- : [711/916] 2631824=test_pty
I, [2024-12-30T19:53:07.506650 #2590386]  INFO -- : [712/916] 2631824=test_recursion
I, [2024-12-30T19:53:07.519354 #2590386]  INFO -- : [713/916] 2631824=test_rdoc_markup_attributes
I, [2024-12-30T19:53:07.556665 #2590386]  INFO -- : [714/916] 2631824=parse_comments_test
I, [2024-12-30T19:53:07.576580 #2590386]  INFO -- : [715/916] 2631824=parse_success_test
I, [2024-12-30T19:53:07.623417 #2590386]  INFO -- : [716/916] 2631824=test_postponed_job
I, [2024-12-30T19:53:09.843908 #2590386]  INFO -- : [717/916] 2631824=test_gem_request_set_lockfile
I, [2024-12-30T19:53:10.020108 #2590386]  INFO -- : [718/916] 2631825=test_delegate
I, [2024-12-30T19:53:10.080037 #2590386]  INFO -- : [719/916] 2631825=test_gem_ext_cargo_builder_unit
I, [2024-12-30T19:53:10.340738 #2590386]  INFO -- : [720/916] 2631825=test_float
I, [2024-12-30T19:53:12.907454 #2590386]  INFO -- : [721/916] 2631824=test_rdoc_parser_markdown
I, [2024-12-30T19:53:12.992153 #2590386]  INFO -- : [722/916] 2631824=test_ractor
I, [2024-12-30T19:53:13.467446 #2590386]  INFO -- : [723/916] 2631824=relocation_test
I, [2024-12-30T19:53:13.543451 #2590386]  INFO -- : [724/916] 2631824=test_windows_1251
I, [2024-12-30T19:53:13.603475 #2590386]  INFO -- : [725/916] 2631824=test_frozen
I, [2024-12-30T19:53:13.660071 #2590386]  INFO -- : [726/916] 2631824=test_digest
I, [2024-12-30T19:53:15.300740 #2590386]  INFO -- : [727/916] 2631825=test_gem_package_task
I, [2024-12-30T19:53:15.392326 #2590386]  INFO -- : [728/916] 2631825=newline_offsets_test
I, [2024-12-30T19:53:16.068321 #2590386]  INFO -- : [729/916] 2631824=test_shellwords
I, [2024-12-30T19:53:16.164885 #2590386]  INFO -- : [730/916] 2631824=test_yield_block
I, [2024-12-30T19:53:16.216730 #2590386]  INFO -- : [731/916] 2631824=test_case
I, [2024-12-30T19:53:16.220176 #2590386]  INFO -- : [732/916] 2631824=test_ractor
I, [2024-12-30T19:53:17.039919 #2590386]  INFO -- : [733/916] 2631824=test_complex
I, [2024-12-30T19:53:17.274078 #2590386]  INFO -- : [734/916] 2631825=test_omap
I, [2024-12-30T19:53:17.317757 #2590386]  INFO -- : [735/916] 2631825=test_fiddle
I, [2024-12-30T19:53:18.035441 #2590386]  INFO -- : [736/916] 2631824=test_zsh_completion
I, [2024-12-30T19:53:18.331794 #2590386]  INFO -- : [737/916] 2631824=test_win32ole
I, [2024-12-30T19:53:18.356532 #2590386]  INFO -- : [738/916] 2631824=json_common_interface_test
I, [2024-12-30T19:53:18.562924 #2590386]  INFO -- : [739/916] 2631824=test_gem_commands_open_command
I, [2024-12-30T19:53:18.883436 #2590386]  INFO -- : [740/916] 2631825=test_asn1
I, [2024-12-30T19:53:18.975919 #2590386]  INFO -- : [741/916] 2631825=test_gem_text
I, [2024-12-30T19:53:19.192050 #2590386]  INFO -- : [742/916] 2631824=test_set_len
I, [2024-12-30T19:53:19.220658 #2590386]  INFO -- : [743/916] 2631824=test_settracefunc
I, [2024-12-30T19:53:19.396542 #2590386]  INFO -- : [744/916] 2631825=test_psych
I, [2024-12-30T19:53:19.658636 #2590386]  INFO -- : [745/916] 2631825=tunnel_test
I, [2024-12-30T19:53:19.718970 #2590386]  INFO -- : [746/916] 2631825=test_pattern_matching
I, [2024-12-30T19:53:19.790561 #2590386]  INFO -- : [747/916] 2631825=test_rubyoptions
I, [2024-12-30T19:53:25.371033 #2590386]  INFO -- : [748/916] 2631824=test_scheduler
I, [2024-12-30T19:53:26.227977 #2590386]  INFO -- : [749/916] 2631824=test_rdoc_ri_paths
I, [2024-12-30T19:53:26.448246 #2590386]  INFO -- : [750/916] 2631824=test_command
I, [2024-12-30T19:53:27.515469 #2590386]  INFO -- : [751/916] 2631824=test_rdoc_rd_block_parser
I, [2024-12-30T19:53:27.676146 #2590386]  INFO -- : [752/916] 2631824=test_rdoc_markup_pre_process
I, [2024-12-30T19:53:28.741160 #2590386]  INFO -- : [753/916] 2631824=test_sprintf_comb
I, [2024-12-30T19:53:29.675922 #2590386]  INFO -- : [754/916] 2631824=test_method_cache
I, [2024-12-30T19:53:29.771784 #2590386]  INFO -- : [755/916] 2631824=test_handle
I, [2024-12-30T19:53:33.352512 #2590386]  INFO -- : [756/916] 2631824=test_dryrun
I, [2024-12-30T19:53:33.511288 #2590386]  INFO -- : [757/916] 2631824=test_enum
I, [2024-12-30T19:53:39.925011 #2590386]  INFO -- : [758/916] 2631824=test_serialize_subclasses
I, [2024-12-30T19:53:39.939669 #2590386]  INFO -- : [759/916] 2631824=test_ractor
I, [2024-12-30T19:53:40.089788 #2590386]  INFO -- : [760/916] 2631824=test_kdf
I, [2024-12-30T19:53:40.343454 #2590386]  INFO -- : [761/916] 2631824=test_gem_source_specific_file
I, [2024-12-30T19:53:41.055647 #2590386]  INFO -- : [762/916] 2631824=test_parser
I, [2024-12-30T19:53:41.142425 #2590386]  INFO -- : [763/916] 2631824=json_generator_test
I, [2024-12-30T19:53:49.995725 #2590386]  INFO -- : [764/916] 2631824=test_iso_8859
I, [2024-12-30T19:53:50.359702 #2590386]  INFO -- : [765/916] 2631824=test_gem_commands_signin_command
I, [2024-12-30T19:53:51.855462 #2590386]  INFO -- : [766/916] 2631824=test_dbm
I, [2024-12-30T19:53:51.883451 #2590386]  INFO -- : [767/916] 2631824=test_date_ractor
I, [2024-12-30T19:53:53.609721 #2590386]  INFO -- : [768/916] 2631824=test_rdoc_markup_to_tt_only
I, [2024-12-30T19:53:53.903594 #2590386]  INFO -- : [769/916] 2631824=test_address_resolve
I, [2024-12-30T19:53:54.472472 #2590386]  INFO -- : [770/916] 2631824=test_iter_break
I, [2024-12-30T19:53:54.515081 #2590386]  INFO -- : [771/916] 2631824=test_ensure_and_callcc
I, [2024-12-30T19:53:54.695717 #2590386]  INFO -- : [772/916] 2631824=test_open-uri
I, [2024-12-30T19:53:56.449657 #2590386]  INFO -- : [773/916] 2631824=test_num2int
I, [2024-12-30T19:53:56.560828 #2590386]  INFO -- : [774/916] 2631824=test_cgi_util
I, [2024-12-30T19:53:58.367504 #2590386]  INFO -- : [775/916] 2631824=test_rdoc_context
I, [2024-12-30T19:54:02.713537 #2590386]  INFO -- : [776/916] 2631824=test_rdoc_markup_parser
I, [2024-12-30T19:54:03.174357 #2590386]  INFO -- : [777/916] 2631824=test_gem_commands_dependency_command
I, [2024-12-30T19:54:04.084235 #2590386]  INFO -- : [778/916] 2631824=test_rdoc_markup_document
I, [2024-12-30T19:54:04.451488 #2590386]  INFO -- : [779/916] 2631824=test_bug-14834
I, [2024-12-30T19:54:04.712165 #2590386]  INFO -- : [780/916] 2631824=test_rdoc_generator_markup
I, [2024-12-30T19:54:04.784433 #2590386]  INFO -- : [781/916] 2631824=test_addrinfo
I, [2024-12-30T19:54:05.659443 #2590386]  INFO -- : [782/916] 2631824=test_arithmetic_sequence
I, [2024-12-30T19:54:05.834148 #2590386]  INFO -- : [783/916] 2631824=test_gem_commands_specification_command
I, [2024-12-30T19:54:06.987481 #2590386]  INFO -- : [784/916] 2631824=regexp_test
I, [2024-12-30T19:54:07.164014 #2590386]  INFO -- : [785/916] 2631824=test_cesu8
I, [2024-12-30T19:54:07.241023 #2590386]  INFO -- : [786/916] 2631824=test_gem_commands_search_command
I, [2024-12-30T19:54:07.283456 #2590386]  INFO -- : [787/916] 2631824=static_inspect_test
I, [2024-12-30T19:54:07.323741 #2590386]  INFO -- : [788/916] 2631824=test_gem_commands_contents_command
I, [2024-12-30T19:54:08.687876 #2590386]  INFO -- : [789/916] 2631824=test_noarg
I, [2024-12-30T19:54:09.643442 #2590386]  INFO -- : [790/916] 2631824=test_gem_resolver_lock_specification
I, [2024-12-30T19:54:09.955827 #2590386]  INFO -- : [791/916] 2631824=test_rdoc_markup_to_html_crossref
I, [2024-12-30T19:54:12.243447 #2590386]  INFO -- : [792/916] 2631824=test_utf32
I, [2024-12-30T19:54:12.447749 #2590386]  INFO -- : [793/916] 2631824=test_gem_commands_environment_command
I, [2024-12-30T19:54:12.915949 #2590386]  INFO -- : [794/916] 2631824=test_array
I, [2024-12-30T19:54:16.399664 #2590386]  INFO -- : [795/916] 2631825=test_threadgroup
I, [2024-12-30T19:54:17.328925 #2590386]  INFO -- : [796/916] 2631825=test_disable_irb
I, [2024-12-30T19:54:17.440648 #2590386]  INFO -- : [797/916] 2631825=test_gem_resolver_best_set
I, [2024-12-30T19:54:17.606993 #2590386]  INFO -- : [798/916] 2631825=test_gbk
I, [2024-12-30T19:54:17.634749 #2590386]  INFO -- : [799/916] 2631825=test_merge_keys
I, [2024-12-30T19:54:17.724519 #2590386]  INFO -- : [800/916] 2631825=test_string
I, [2024-12-30T19:54:29.071989 #2590386]  INFO -- : [801/916] 2631827=test_date_strptime
I, [2024-12-30T19:54:29.888558 #2590386]  INFO -- : [802/916] 2631827=test_rdoc_extend
I, [2024-12-30T19:54:30.171447 #2590386]  INFO -- : [803/916] 2631827=test_warning
I, [2024-12-30T19:54:30.903875 #2590386]  INFO -- : [804/916] 2631827=test_gem_safe_marshal
I, [2024-12-30T19:54:36.971440 #2590386]  INFO -- : [805/916] 2631827=node_id_test
I, [2024-12-30T19:54:39.208006 #2590386]  INFO -- : [806/916] 2631827=test_random
I, [2024-12-30T19:54:39.239768 #2590386]  INFO -- : [807/916] 2631827=test_call
I, [2024-12-30T19:54:40.185832 #2590386]  INFO -- : [808/916] 2631827=test_gem_resolver_conflict
I, [2024-12-30T19:54:40.399873 #2590386]  INFO -- : [809/916] 2631827=test_open3
I, [2024-12-30T19:54:54.633157 #2590386]  INFO -- : [810/916] 2631827=test_spell_checker
I, [2024-12-30T19:54:54.655669 #2590386]  INFO -- : [811/916] 2631827=test_rbconfig
I, [2024-12-30T19:54:54.791754 #2590386]  INFO -- : [812/916] 2631827=test_win32ole_method
I, [2024-12-30T19:54:54.844361 #2590386]  INFO -- : [813/916] 2631827=test_load
I, [2024-12-30T19:54:54.948140 #2590386]  INFO -- : [814/916] 2631827=test_euc_jp
I, [2024-12-30T19:54:55.012695 #2590386]  INFO -- : [815/916] 2631827=test_flush
I, [2024-12-30T19:54:55.095790 #2590386]  INFO -- : [816/916] 2631827=test_error_highlight
I, [2024-12-30T19:54:59.215471 #2590386]  INFO -- : [817/916] 2631827=test_gem_remote_fetcher_local_server
I, [2024-12-30T19:54:59.718721 #2590386]  INFO -- : Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 41333>
I, [2024-12-30T19:55:00.343757 #2590386]  INFO -- : [818/916] 2631827=test_verbose
I, [2024-12-30T19:55:00.491831 #2590386]  INFO -- : [819/916] 2631827=test_x509ext
I, [2024-12-30T19:55:00.531808 #2590386]  INFO -- : [820/916] 2631827=test_httpresponse
I, [2024-12-30T19:55:00.701884 #2590386]  INFO -- : [821/916] 2631827=test_rdoc_parser_ruby
I, [2024-12-30T19:55:01.047912 #2590386]  INFO -- : Closed file descriptor: TestRDocParserRuby#test_parse_statements_identifier_yields: 11
I, [2024-12-30T19:55:06.292127 #2590386]  INFO -- : [822/916] 2631827=locals_test
I, [2024-12-30T19:55:06.309596 #2590386]  INFO -- : [823/916] 2631827=test_rdoc_markup_to_bs
I, [2024-12-30T19:55:06.631759 #2590386]  INFO -- : [824/916] 2631827=test_gem_commands_push_command
I, [2024-12-30T19:55:10.547935 #2590386]  INFO -- : [825/916] 2631827=test_date_attr
I, [2024-12-30T19:55:10.600403 #2590386]  INFO -- : [826/916] 2631827=reflection_test
I, [2024-12-30T19:55:10.696451 #2590386]  INFO -- : [827/916] 2631827=test_gem_name_tuple
I, [2024-12-30T19:55:10.855110 #2590386]  INFO -- : [828/916] 2631827=test_eval
I, [2024-12-30T19:55:15.236216 #2590386]  INFO -- : [829/916] 2631827=test_condition
I, [2024-12-30T19:55:15.243306 #2590386]  INFO -- : [830/916] 2631827=json_generic_object_test
I, [2024-12-30T19:55:15.340048 #2590386]  INFO -- : [831/916] 2631827=test_erb
I, [2024-12-30T19:55:15.810224 #2590386]  INFO -- : [832/916] 2631827=test_cp949
I, [2024-12-30T19:55:15.812744 #2590386]  INFO -- : [833/916] 2631827=test_stringify_symbols
I, [2024-12-30T19:55:15.872413 #2590386]  INFO -- : [834/916] 2631824=test_gem_resolver
I, [2024-12-30T19:55:15.943807 #2590386]  INFO -- : [835/916] 2631827=test_rdoc_tom_doc
I, [2024-12-30T19:55:16.115994 #2590386]  INFO -- : [836/916] 2631827=test_emoji
I, [2024-12-30T19:55:16.493992 #2590386]  INFO -- : [837/916] 2631827=test_resize
I, [2024-12-30T19:55:16.637546 #2590386]  INFO -- : [838/916] 2631827=test_sorted_set
I, [2024-12-30T19:55:17.831659 #2590386]  INFO -- : [839/916] 2631827=test_numhash
I, [2024-12-30T19:55:17.961048 #2590386]  INFO -- : [840/916] 2631827=test_whileuntil
I, [2024-12-30T19:55:18.021744 #2590386]  INFO -- : [841/916] 2631827=test_pkey_rsa
I, [2024-12-30T19:55:19.019931 #2590386]  INFO -- : [842/916] 2631824=test_bn
I, [2024-12-30T19:55:19.255727 #2590386]  INFO -- : [843/916] 2631824=test_gem_rdoc
I, [2024-12-30T19:55:20.100298 #2590386]  INFO -- : [844/916] 2631824=test_digest_extend
I, [2024-12-30T19:55:20.235726 #2590386]  INFO -- : [845/916] 2631824=test_gem_dependency_list
I, [2024-12-30T19:55:20.791127 #2590386]  INFO -- : [846/916] 2631824=test_gem_install_update_options
I, [2024-12-30T19:55:21.678393 #2590386]  INFO -- : [847/916] 2631827=test_monitor
I, [2024-12-30T19:55:21.911020 #2590386]  INFO -- : [848/916] 2631824=test_last_thread
I, [2024-12-30T19:55:22.147526 #2590386]  INFO -- : [849/916] 2631827=test_c_struct_builder
I, [2024-12-30T19:55:23.139395 #2590386]  INFO -- : [850/916] 2631824=test_framework
I, [2024-12-30T19:55:23.177985 #2590386]  INFO -- : [851/916] 2631824=test_workspace
I, [2024-12-30T19:55:23.351009 #2590386]  INFO -- : [852/916] 2631827=test_passing_block
I, [2024-12-30T19:55:23.380704 #2590386]  INFO -- : [853/916] 2631827=test_singleton_function
I, [2024-12-30T19:55:23.403879 #2590386]  INFO -- : [854/916] 2631827=test_gem_resolver_index_specification
I, [2024-12-30T19:55:23.571675 #2590386]  INFO -- : [855/916] 2631824=test_generic
I, [2024-12-30T19:55:23.732035 #2590386]  INFO -- : [856/916] 2631827=test_rdoc_markup_to_ansi
I, [2024-12-30T19:55:23.899760 #2590386]  INFO -- : [857/916] 2631824=test_io_wait_uncommon
I, [2024-12-30T19:55:23.939777 #2590386]  INFO -- : [858/916] 2631827=test_gem_ci_detector
I, [2024-12-30T19:55:23.995613 #2590386]  INFO -- : [859/916] 2631824=bom_test
I, [2024-12-30T19:55:24.019806 #2590386]  INFO -- : [860/916] 2631827=test_io_console
I, [2024-12-30T19:55:24.100452 #2590386]  INFO -- : [861/916] 2631824=test_file
I, [2024-12-30T19:55:29.639406 #2590386]  INFO -- : [862/916] 2631827=test_rdoc_parser_changelog
I, [2024-12-30T19:55:30.196008 #2590386]  INFO -- : [863/916] 2631827=test_c_union_entity
I, [2024-12-30T19:55:30.634369 #2590386]  INFO -- : [864/916] 2631824=test_gem_ext_cmake_builder
I, [2024-12-30T19:55:30.719981 #2590386]  INFO -- : [865/916] 2631827=heredoc_test
I, [2024-12-30T19:55:30.748632 #2590386]  INFO -- : [866/916] 2631827=test_insns_leaf
I, [2024-12-30T19:55:30.763437 #2590386]  INFO -- : [867/916] 2631827=test_option
I, [2024-12-30T19:55:30.788968 #2590386]  INFO -- : [868/916] 2631824=test_tracer
I, [2024-12-30T19:55:30.873429 #2590386]  INFO -- : [869/916] 2631824=test_gem_version_option
I, [2024-12-30T19:55:31.235606 #2590386]  INFO -- : [870/916] 2631824=test_buffering
I, [2024-12-30T19:55:31.275248 #2590386]  INFO -- : [871/916] 2631824=test_svcb_https
I, [2024-12-30T19:55:31.359690 #2590386]  INFO -- : [872/916] 2631824=test_allocation
I, [2024-12-30T19:55:31.443885 #2590386]  INFO -- : [873/916] 2631827=test_debugger_integration
I, [2024-12-30T19:55:31.492899 #2590386]  INFO -- : [874/916] 2631827=test_my_integer
I, [2024-12-30T19:55:31.560284 #2590386]  INFO -- : [875/916] 2631827=test_syntax
I, [2024-12-30T19:56:01.090126 #2590386]  INFO -- : [876/916] 2631824=test_win32ole_variant
I, [2024-12-30T19:56:01.366202 #2590386]  INFO -- : [877/916] 2631824=test_x509req
I, [2024-12-30T19:56:02.398189 #2590386]  INFO -- : [878/916] 2631824=test_flip
I, [2024-12-30T19:56:02.439215 #2590386]  INFO -- : [879/916] 2631824=test_member
I, [2024-12-30T19:56:02.495846 #2590386]  INFO -- : [880/916] 2631824=test_scalar_scanner
I, [2024-12-30T19:56:02.560413 #2590386]  INFO -- : [881/916] 2631824=test_nofree
I, [2024-12-30T19:56:02.645129 #2590386]  INFO -- : [882/916] 2631824=test_set
I, [2024-12-30T19:56:02.803885 #2590386]  INFO -- : [883/916] 2631824=test_rdoc_task
I, [2024-12-30T19:56:02.864102 #2590386]  INFO -- : [884/916] 2631824=test_x509name
I, [2024-12-30T19:56:02.959633 #2590386]  INFO -- : [885/916] 2631824=test_backtrace
I, [2024-12-30T19:56:06.067755 #2590386]  INFO -- : [886/916] 2631824=test_dln
I, [2024-12-30T19:56:06.116869 #2590386]  INFO -- : [887/916] 2631824=test_default_gems
I, [2024-12-30T19:56:06.247597 #2590386]  INFO -- : [888/916] 2631826=symbol_encoding_test
I, [2024-12-30T19:56:06.475850 #2590386]  INFO -- : [889/916] 2631826=test_gem_security_signer
I, [2024-12-30T19:56:06.708126 #2590386]  INFO -- : [890/916] 2631824=test_pkg_config
I, [2024-12-30T19:56:06.788497 #2590386]  INFO -- : [891/916] 2631824=test_rdoc_markdown_test
I, [2024-12-30T19:56:07.404175 #2590386]  INFO -- : [892/916] 2631826=test_rdoc_normal_module
I, [2024-12-30T19:56:08.152747 #2590386]  INFO -- : [893/916] 2631826=test_resolve_symbol
I, [2024-12-30T19:56:08.244488 #2590386]  INFO -- : [894/916] 2631826=test_gem_source_lock
I, [2024-12-30T19:56:08.650927 #2590386]  INFO -- : [895/916] 2631826=test_path_to_class
I, [2024-12-30T19:56:08.814666 #2590386]  INFO -- : [896/916] 2631826=test_gem_commands_cleanup_command
I, [2024-12-30T19:56:13.415708 #2590386]  INFO -- : [897/916] 2631826=test_gem_ext_ext_conf_builder
I, [2024-12-30T19:56:15.967824 #2590386]  INFO -- : [898/916] 2631824=test_buffered_io
I, [2024-12-30T19:56:16.041165 #2590386]  INFO -- : [899/916] 2631824=test_gem_dependency_resolution_error
I, [2024-12-30T19:56:16.707842 #2590386]  INFO -- : [900/916] 2631824=test_autoload
I, [2024-12-30T19:56:21.120390 #2590386]  INFO -- : [901/916] 2631826=test_sprintf
I, [2024-12-30T19:56:21.201474 #2590386]  INFO -- : [902/916] 2631827=test_gem_request_set_lockfile_parser
I, [2024-12-30T19:56:22.276815 #2590386]  INFO -- : [903/916] 2631827=test_utf16
I, [2024-12-30T19:56:22.464146 #2590386]  INFO -- : [904/916] 2631827=test_fiber
I, [2024-12-30T19:56:23.895459 #2590386]  INFO -- : [905/916] 2631826=test_refinement
I, [2024-12-30T19:56:34.600690 #2590386]  INFO -- : [906/916] 2631827=test_case_options
I, [2024-12-30T19:56:34.697581 #2590386]  INFO -- : [907/916] 2631827=test_gem_commands_which_command
I, [2024-12-30T19:56:35.377368 #2590386]  INFO -- : [908/916] 2631827=test_pkcs12
I, [2024-12-30T19:56:38.191444 #2590386]  INFO -- : [909/916] 2631827=test_weakmap
I, [2024-12-30T19:56:46.829090 #2590386]  INFO -- : [910/916] 2631826=test_ripper
I, [2024-12-30T19:56:47.638825 #2590386]  INFO -- : [911/916] 2631824=test_optimization
I, [2024-12-30T19:56:50.787453 #2590386]  INFO -- : [912/916] 2631826=test_ansi
I, [2024-12-30T19:56:51.023454 #2590386]  INFO -- : [913/916] 2631826=test_cgi_session
I, [2024-12-30T19:56:51.195504 #2590386]  INFO -- : [914/916] 2631826=test_usrmarshal
I, [2024-12-30T19:56:53.025040 #2590386]  INFO -- : [915/916] 2631826=test_x509crl
I, [2024-12-30T19:56:53.391949 #2590386]  INFO -- : [916/916] 2631826=test_httpresponses
I, [2024-12-30T19:57:24.567443 #2590386]  INFO -- : Finished tests in 606.597608s, 53.0615 tests/s, 10712.1919 assertions/s.
I, [2024-12-30T19:57:24.569453 #2590386]  INFO -- : 32187 tests, 6497990 assertions, 0 failures, 0 errors, 376 skips
I, [2024-12-30T19:57:24.569509 #2590386]  INFO -- : 
I, [2024-12-30T19:57:24.569529 #2590386]  INFO -- : ruby -v: ruby 3.5.0dev (2024-12-30T08:04:09Z master 5fec930832) +PRISM [x86_64-linux]
I, [2024-12-30T19:57:24.599576 #2590386]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
I, [2024-12-30T19:57:24.599865 #2590386]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
I, [2024-12-30T19:57:26.995289 #2590386]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-30T19:57:26.995426 #2590386]  INFO -- : 	CC = gcc
I, [2024-12-30T19:57:26.995472 #2590386]  INFO -- : 	LD = ld
I, [2024-12-30T19:57:26.995514 #2590386]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-30T19:57:26.995576 #2590386]  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-30T19:57:26.995623 #2590386]  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-30T19:57:26.995664 #2590386]  INFO -- : 	CPPFLAGS =   
I, [2024-12-30T19:57:26.995998 #2590386]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-30T19:57:26.996035 #2590386]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-30T19:57:26.996065 #2590386]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-30T19:57:26.996094 #2590386]  INFO -- : 	LC_ALL = 
I, [2024-12-30T19:57:26.996123 #2590386]  INFO -- : 	LC_CTYPE = 
I, [2024-12-30T19:57:26.996151 #2590386]  INFO -- : 	MFLAGS = 
I, [2024-12-30T19:57:26.996180 #2590386]  INFO -- : 	RUSTC = rustc
I, [2024-12-30T19:57:26.996211 #2590386]  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-30T19:57:27.175830 #2590386]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-30T19:57:27.175907 #2590386]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-30T19:57:27.175927 #2590386]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-30T19:57:27.175944 #2590386]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-30T19:57:27.175974 #2590386]  INFO -- : 
I, [2024-12-30T19:57:27.180167 #2590386]  INFO -- : generating enc.mk
I, [2024-12-30T19:57:28.050569 #2590386]  INFO -- : generating encdb.h
I, [2024-12-30T19:57:28.370668 #2590386]  INFO -- : encdb.h unchanged
I, [2024-12-30T19:57:28.375182 #2590386]  INFO -- : making enc
I, [2024-12-30T19:57:28.496406 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:28.496512 #2590386]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-12-30T19:57:28.496587 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:28.507455 #2590386]  INFO -- : making srcs under enc
I, [2024-12-30T19:57:28.687362 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:28.691604 #2590386]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-30T19:57:28.691686 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:28.694438 #2590386]  INFO -- : generating transdb.h
I, [2024-12-30T19:57:31.035965 #2590386]  INFO -- : transdb.h unchanged
I, [2024-12-30T19:57:31.043438 #2590386]  INFO -- : making trans
I, [2024-12-30T19:57:31.207988 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:31.208094 #2590386]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-12-30T19:57:31.208146 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:31.210103 #2590386]  INFO -- : making encs
I, [2024-12-30T19:57:31.368228 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:31.368336 #2590386]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-12-30T19:57:31.368397 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:31.383451 #2590386]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-12-30T19:57:31.520639 #2590386]  INFO -- : ext/configure-ext.mk updated
I, [2024-12-30T19:57:31.537621 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:38.602549 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:38.604019 #2590386]  INFO -- : generating makefile exts.mk
I, [2024-12-30T19:57:38.784006 #2590386]  INFO -- : exts.mk unchanged
I, [2024-12-30T19:57:38.803443 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:40.131954 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-30T19:57:40.144670 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2024-12-30T19:57:40.183488 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-30T19:57:40.212657 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2024-12-30T19:57:40.231624 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-30T19:57:40.249736 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2024-12-30T19:57:40.341325 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-30T19:57:40.353297 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2024-12-30T19:57:40.390569 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-30T19:57:40.429517 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
I, [2024-12-30T19:57:40.456753 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-30T19:57:40.473712 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2024-12-30T19:57:40.507716 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-30T19:57:40.534548 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2024-12-30T19:57:40.595779 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-30T19:57:40.605301 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2024-12-30T19:57:40.648464 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-30T19:57:40.670821 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2024-12-30T19:57:40.735479 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-30T19:57:40.822094 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2024-12-30T19:57:40.831360 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-30T19:57:40.841209 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2024-12-30T19:57:40.867981 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-30T19:57:40.938396 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2024-12-30T19:57:40.963707 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-30T19:57:40.980991 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2024-12-30T19:57:41.022946 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-30T19:57:41.053372 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2024-12-30T19:57:41.057477 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-30T19:57:41.063878 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2024-12-30T19:57:41.099469 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-30T19:57:41.125272 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2024-12-30T19:57:41.149010 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-30T19:57:41.157577 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2024-12-30T19:57:41.177411 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-30T19:57:41.299702 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-30T19:57:41.311707 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-30T19:57:41.421688 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2024-12-30T19:57:41.426812 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-30T19:57:41.571541 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-30T19:57:41.576657 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-30T19:57:41.680992 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-12-30T19:57:41.686438 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-30T19:57:41.767405 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-30T19:57:41.772913 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-30T19:57:41.876190 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-30T19:57:41.885204 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-30T19:57:41.988689 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
I, [2024-12-30T19:57:41.996078 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-30T19:57:42.056645 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-30T19:57:42.064273 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-30T19:57:42.131685 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension'
I, [2024-12-30T19:57:42.147439 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-30T19:57:42.196123 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2024-12-30T19:57:42.200860 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-30T19:57:42.257597 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-12-30T19:57:42.267433 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-30T19:57:42.385634 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-30T19:57:42.527452 #2590386]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:42.948209 #2590386]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-12-30T19:57:42.948359 #2590386]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:42.950066 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:42.955867 #2590386]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:42.955968 #2590386]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-12-30T19:57:42.956020 #2590386]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2024-12-30T19:57:46.661585 #2590386]  INFO -- : ruby 3.5.0dev (2024-12-30T08:04:09Z master 5fec930832) +PRISM [x86_64-linux]
I, [2024-12-30T19:58:04.054962 #2590386]  INFO -- :      0 ............................................................
I, [2024-12-30T19:58:11.855599 #2590386]  INFO -- :     60 ............................................................
I, [2024-12-30T19:58:17.027613 #2590386]  INFO -- :    120 ............................................................
I, [2024-12-30T19:58:18.867642 #2590386]  INFO -- :    180 ............................................................
I, [2024-12-30T19:58:19.973539 #2590386]  INFO -- :    240 ............................................................
I, [2024-12-30T19:58:21.359711 #2590386]  INFO -- :    300 ............................................................
I, [2024-12-30T19:58:23.010098 #2590386]  INFO -- :    360 ............................................................
I, [2024-12-30T19:58:23.879756 #2590386]  INFO -- :    420 ............................................................
I, [2024-12-30T19:58:24.415686 #2590386]  INFO -- :    480 ............................................................
I, [2024-12-30T19:58:24.848567 #2590386]  INFO -- :    540 ............................................................
I, [2024-12-30T19:58:25.263445 #2590386]  INFO -- :    600 ............................................................
I, [2024-12-30T19:58:26.671582 #2590386]  INFO -- :    660 ............................................................
I, [2024-12-30T19:58:27.735632 #2590386]  INFO -- :    720 ............................................................
I, [2024-12-30T19:58:28.507986 #2590386]  INFO -- :    780 ............................................................
I, [2024-12-30T19:58:29.388654 #2590386]  INFO -- :    840 ............................................................
I, [2024-12-30T19:58:30.302924 #2590386]  INFO -- :    900 ............................................................
I, [2024-12-30T19:58:31.466178 #2590386]  INFO -- :    960 ............................................................
I, [2024-12-30T19:58:33.335624 #2590386]  INFO -- :   1020 ............................................................
I, [2024-12-30T19:58:37.337650 #2590386]  INFO -- :   1080 ............................................................
I, [2024-12-30T19:58:41.641886 #2590386]  INFO -- :   1140 ............................................................
I, [2024-12-30T19:58:43.807695 #2590386]  INFO -- :   1200 ............................................................
I, [2024-12-30T19:58:45.431425 #2590386]  INFO -- :   1260 ............................................................
I, [2024-12-30T19:58:47.242355 #2590386]  INFO -- :   1320 ............................................................
I, [2024-12-30T19:58:48.059481 #2590386]  INFO -- :   1380 ............................................................
I, [2024-12-30T19:58:49.784579 #2590386]  INFO -- :   1440 ............................................................
I, [2024-12-30T19:58:59.913420 #2590386]  INFO -- :   1500 ............................................................
I, [2024-12-30T19:59:03.309895 #2590386]  INFO -- :   1560 ............................................................
I, [2024-12-30T19:59:04.453298 #2590386]  INFO -- :   1620 ............................................................
I, [2024-12-30T19:59:05.941394 #2590386]  INFO -- :   1680 ............................................................
I, [2024-12-30T19:59:07.751678 #2590386]  INFO -- :   1740 ............................................................
I, [2024-12-30T19:59:10.863459 #2590386]  INFO -- :   1800 ............................................................
I, [2024-12-30T19:59:12.386512 #2590386]  INFO -- :   1860 ............................................................
I, [2024-12-30T19:59:16.764978 #2590386]  INFO -- :   1920 ............................................................
I, [2024-12-30T19:59:18.021733 #2590386]  INFO -- :   1980 ............................................................
I, [2024-12-30T19:59:18.740016 #2590386]  INFO -- :   2040 ............................................................
I, [2024-12-30T19:59:20.443451 #2590386]  INFO -- :   2100 ............................................................
I, [2024-12-30T19:59:20.951699 #2590386]  INFO -- :   2160 ............................................................
I, [2024-12-30T19:59:21.280092 #2590386]  INFO -- :   2220 ............................................................
I, [2024-12-30T19:59:21.919687 #2590386]  INFO -- :   2280 ............................................................
I, [2024-12-30T19:59:22.297075 #2590386]  INFO -- :   2340 ............................................................
I, [2024-12-30T19:59:23.026198 #2590386]  INFO -- :   2400 ............................................................
I, [2024-12-30T19:59:25.367588 #2590386]  INFO -- :   2460 ............................................................
I, [2024-12-30T19:59:27.884008 #2590386]  INFO -- :   2520 ............................................................
I, [2024-12-30T19:59:28.246836 #2590386]  INFO -- :   2580 ............................................................
I, [2024-12-30T19:59:30.545771 #2590386]  INFO -- :   2640 ............................................................
I, [2024-12-30T19:59:32.145650 #2590386]  INFO -- :   2700 ............................................................
I, [2024-12-30T19:59:32.709852 #2590386]  INFO -- :   2760 ............................................................
I, [2024-12-30T19:59:33.791438 #2590386]  INFO -- :   2820 ............................................................
I, [2024-12-30T19:59:35.787460 #2590386]  INFO -- :   2880 ............................................................
I, [2024-12-30T19:59:36.802990 #2590386]  INFO -- :   2940 ............................................................
I, [2024-12-30T19:59:37.483589 #2590386]  INFO -- :   3000 ............................................................
I, [2024-12-30T19:59:37.959586 #2590386]  INFO -- :   3060 ............................................................
I, [2024-12-30T19:59:38.393299 #2590386]  INFO -- :   3120 ............................................................
I, [2024-12-30T19:59:38.731939 #2590386]  INFO -- :   3180 ............................................................
I, [2024-12-30T19:59:38.912642 #2590386]  INFO -- :   3240 ............................................................
I, [2024-12-30T19:59:39.639464 #2590386]  INFO -- :   3300 ............................................................
I, [2024-12-30T19:59:42.289096 #2590386]  INFO -- :   3360 ............................................................
I, [2024-12-30T19:59:47.417596 #2590386]  INFO -- :   3420 ....................
I, [2024-12-30T19:59:47.418059 #2590386]  INFO -- : 
I, [2024-12-30T19:59:47.418094 #2590386]  INFO -- : Finished in 124.182306 seconds
I, [2024-12-30T19:59:47.418112 #2590386]  INFO -- : 
I, [2024-12-30T19:59:47.418127 #2590386]  INFO -- : 3439 files, 33366 examples, 145540 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-12-30T19:59:47.423236 #2590386]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.