# Logfile created on 2025-01-18 11:42:11 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fd61941fdd8 @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-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @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-yjit.20250118-114210", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fd619441c08 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fd6194418c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fd61935a6a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20250118-114210", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20250118-114210>, @binmode=false, @mon_data=#<Monitor:0x00007fd619441640>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 65a7c69188 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk-yjit/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-yjit/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe builtin_binary.inc compiling /tmp/ruby/src/trunk-yjit/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision - generating encdb.h generating enc.mk gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision unchanged encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' ./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/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 installing binary commands: /tmp/ruby/install/trunk-yjit/bin installing base libraries: /tmp/ruby/install/trunk-yjit/lib installing arch files: /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-yjit/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-yjit/bin installing library scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk-yjit/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.3 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.9 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2002 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' Run options: --seed=29002 "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/812] 343125=test_x509name [ 2/812] 343127=test_gem_version [ 3/812] 343126=test_address_resolve [ 4/812] 343125=test_gem_config_file [ 5/812] 343128=test_raise_exception [ 6/812] 343126=test_yamlstore [ 7/812] 343126=test_yjit_exit_locations [ 8/812] 343126=test_num2int [ 9/812] 343126=test_gem_remote_fetcher [ 10/812] 343127=test_ripper [ 11/812] 343125=test_gem_unsatisfiable_dependency_error [ 12/812] 343125=test_gem_resolver_conflict [ 13/812] 343125=test_iter_break [ 14/812] 343125=test_hash [ 15/812] 343128=onigmo_test [ 16/812] 343128=test_struct [ 17/812] 343128=test_frozen_error [ 18/812] 343128=test_function [ 19/812] 343125=test_pattern_key_name_check [ 20/812] 343125=fuzzer_test [ 21/812] 343127=test_thread [ 22/812] 343125=test_http [ 23/812] 343125=test_undef [ 24/812] 343125=test_path [ 25/812] 343125=test_time [ 26/812] 343125=test_autoload [ 27/812] 343126=test_beginendblock [ 28/812] 343126=test_gem_resolver_best_set [ 29/812] 343126=test_yaml_tree [ 30/812] 343128=test_ractor [ 31/812] 343128=test_gem_stub_specification [ 32/812] 343126=test_within_pipe [ 33/812] 343126=test_gem_commands_cleanup_command [ 34/812] 343128=test_array_create [ 35/812] 343128=test_reqarg [ 36/812] 343126=test_gem_resolver_specification [ 37/812] 343126=test_color [ 38/812] 343126=test_tracepoint [ 39/812] 343128=test_internal_ivar [ 40/812] 343128=test_resource [ 41/812] 343128=desugar_compiler_test [ 42/812] 343128=test_append [ 43/812] 343128=test_erb [ 44/812] 343128=test_webauthn_poller [ 45/812] 343126=test_require [ 46/812] 343128=test_enc_str_buf_cat [ 47/812] 343128=test_mkmf [ 48/812] 343128=test_notimplement [ 49/812] 343128=test_marshalable [ 50/812] 343128=test_configuration [ 51/812] 343128=test_gem_resolver_local_specification [ 52/812] 343128=test_wait [ 53/812] 343128=test_noarg [ 54/812] 343128=test_utf32 [ 55/812] 343128=test_windows_1251 [ 56/812] 343128=relocation_test [ 57/812] 343128=test_gem_requirement [ 58/812] 343128=test_euc_tw [ 59/812] 343128=test_unicode_escape [ 60/812] 343128=test_gem_commands_open_command [ 61/812] 343128=newline_offsets_test [ 62/812] 343128=test_pathname [ 63/812] 343128=test_io_timeout [ 64/812] 343128=test_enc_associate [ 65/812] 343128=test_coverage [ 66/812] 343125=test_gem_gem_runner [ 67/812] 343125=test_comparable [ 68/812] 343125=test_gem_source_specific_file [ 69/812] 343126=test_gem_resolver_installed_specification [ 70/812] 343126=test_coder [ 71/812] 343126=test_symbol [ 72/812] 343128=test_context [ 73/812] 343125=test_compile_prism [ 74/812] 343125=test_complexrational [ 75/812] 343125=test_workspace [ 76/812] 343128=test_random [ 77/812] 343128=test_unix [ 78/812] 343128=test_gem_package_tar_reader [ 79/812] 343128=test_ubf_async_safe [ 80/812] 343128=test_pattern_matching [ 81/812] 343125=test_gem_path_support [ 82/812] 343128=test_gem_specification [ 83/812] 343125=test_bignum [ 84/812] 343125=test_gem_commands_owner_command [ 85/812] 343125=test_yield [ 86/812] 343126=json_encoding_test [ 87/812] 343126=test_iseq [ 88/812] 343127=ractor_test [ 89/812] 343127=test_thread_queue [ 90/812] 343126=test_nowrite [ 91/812] 343126=test_big2str [ 92/812] 343126=test_console_attr [ 93/812] 343126=test_files_sample [ 94/812] 343126=test_postponed_job [ 95/812] 343128=test_instrumentation_api [ 96/812] 343126=test_gem_request_set_lockfile [ 97/812] 343125=test_set [ 98/812] 343125=test_mixed_unicode_escapes [ 99/812] 343125=test_numhash [100/812] 343125=test_pkey_rsa [101/812] 343126=test_clone [102/812] 343126=test_cesu8 [103/812] 343126=test_cstr [104/812] 343125=test_httpresponses [105/812] 343125=test_random [106/812] 343125=test_pkey_dh [107/812] 343125=test_lexer [108/812] 343125=test_framework [109/812] 343125=test_path_to_class [110/812] 343125=test_ractor [111/812] 343125=test_load [112/812] 343125=test_gem_commands_fetch_command [113/812] 343126=test_gem_ext_ext_conf_builder [114/812] 343125=test_date_ractor [115/812] 343125=test_config [116/812] 343125=test_object [117/812] 343125=test_optparse [118/812] 343126=test_yaml [119/812] 343125=test_yield_block [120/812] 343125=test_func [121/812] 343128=test_interned_str [122/812] 343128=test_fstring [123/812] 343128=test_nesting_parser [124/812] 343128=encodings_test [125/812] 343126=test_string_processing [126/812] 343126=test_gem_util [127/812] 343128=test_gem_resolver_api_set [128/812] 343126=test_merge_keys [129/812] 343128=test_io_buffer [130/812] 343126=test_rendering [131/812] 343126=symbol_encoding_test [132/812] 343128=test_install [133/812] 343126=test_bigzero [134/812] 343126=test_configuration [135/812] 343126=test_gem_package_tar_header [136/812] 343127=test_date_attr [137/812] 343127=test_bundled_gems [138/812] 343128=test_to_ary_concat [139/812] 343126=string_query_test [140/812] 343126=test_case_options [141/812] 343127=test_pair [142/812] 343126=test_condition [143/812] 343126=test_cp949 [144/812] 343126=test_sorted_set [145/812] 343126=test_threadgroup [146/812] 343126=test_emoji [147/812] 343126=test_httpresponse [148/812] 343126=test_handle [149/812] 343126=test_config [150/812] 343126=test_pp [151/812] 343126=test_gem_ext_cmake_builder [152/812] 343126=test_utf16 [153/812] 343126=test_pack [154/812] 343128=test_pkcs12 [155/812] 343126=test_const [156/812] 343126=test_class [157/812] 343128=test_gem_commands_stale_command [158/812] 343128=test_webauthn_listener [159/812] 343128=test_printf [160/812] 343128=reflection_test [161/812] 343128=test_ns_spki [162/812] 343128=test_abi [163/812] 343128=index_write_test [164/812] 343128=test_gem_resolver [165/812] 343127=test_lambda [166/812] 343127=test_regex_casefold [167/812] 343127=test_last_thread [168/812] 343128=test_gem_source_git [169/812] 343125=test_kwargs [170/812] 343125=test_method_cache [171/812] 343125=test_data_error [172/812] 343125=test_io_wait [173/812] 343125=test_lock_native_thread [174/812] 343127=source_location_test [175/812] 343125=test_regexp [176/812] 343127=test_parse [177/812] 343126=test_dryrun [178/812] 343126=test_objspace [179/812] 343128=test_digest [180/812] 343127=test_gem_commands_push_command [181/812] 343128=test_ocsp [182/812] 343128=test_have_library [183/812] 343127=test_ractor [184/812] 343127=test_gem_commands_query_command [185/812] 343127=test_fiddle [186/812] 343127=test_gem_security_trust_dir [187/812] 343127=string_test [188/812] 343127=test_rubyoptions [189/812] 343128=test_c_union_entity [190/812] 343128=test_helper [191/812] 343128=test_io_console [192/812] 343128=test_backtrace [193/812] 343128=test_io_m17n [194/812] 343128=test_bash_completion [195/812] 343128=test_econv [196/812] 343128=test_euc_kr [197/812] 343128=test_addr [198/812] 343128=test_remote_fetch_error [199/812] 343128=test_gem_uri_formatter [200/812] 343128=test_fileutils [201/812] 343128=test_stack [202/812] 343128=test_deprecated [203/812] 343128=test_gem_command [204/812] 343128=test_gem_commands_specification_command [205/812] 343128=test_div [206/812] 343128=test_helper [207/812] 343128=test_tmpdir [208/812] 343128=test_gem_ext_cargo_builder_unit [209/812] 343128=test_fips [210/812] 343127=test_scanner_events [211/812] 343127=test_kernel [212/812] 343128=json_parser_test [213/812] 343128=test_io [214/812] 343128=test_gem_remote_fetcher_s3 [215/812] 343128=test_gem_resolver_vendor_set [216/812] 343127=test_date_conv [217/812] 343128=test_history [218/812] 343127=!Nothing_to_test [219/812] 343127=test_egrep_cpp [220/812] 343128=test_trick [221/812] 343127=test_gem_package_task [222/812] 343127=test_verbose [223/812] 343127=test_rb_str_dup [224/812] 343127=test_memory_view [225/812] 343127=test_reline [226/812] 343127=test_io_buffer [227/812] 343127=test_tcp [228/812] 343128=test_human_typo [229/812] 343128=test_grapheme_breaks [230/812] 343128=test_assignment [231/812] 343127=test_object_references [232/812] 343127=test_gem_commands_yank_command [233/812] 343127=test_optarg [234/812] 343127=test_gem_resolver_git_specification [235/812] 343128=static_inspect_test [236/812] 343128=test_ftp [237/812] 343128=test_flags [238/812] 343127=test_exception [239/812] 343127=test_enum [240/812] 343126=test_gem_dependency_installer [241/812] 343127=test_input_method [242/812] 343127=test_vm_dump [243/812] 343127=test_gem_rdoc [244/812] 343128=test_socket [245/812] 343127=errors_test [246/812] 343127=test_class [247/812] 343127=test_command_aliasing [248/812] 343127=test_len [249/812] 343127=test_gem_console_ui [250/812] 343127=test_gc_compact [251/812] 343128=test_coderange [252/812] 343128=integer_base_flags_test [253/812] 343128=test_default_gems [254/812] 343128=test_enumerator_kw [255/812] 343128=test_ruby_lex [256/812] 343128=newline_test [257/812] 343128=snippets_test [258/812] 343126=test_ossl [259/812] 343127=test_resize [260/812] 343127=test_bug-5832 [261/812] 343127=test_gem_gemcutter_utilities [262/812] 343128=test_inadvertent_creation [263/812] 343128=test_svcb_https [264/812] 343128=test_buffering [265/812] 343128=test_object [266/812] 343128=test_provider [267/812] 343128=test_store [268/812] 343127=test_variable_name_check [269/812] 343127=test_require_path_check [270/812] 343127=test_optimization [271/812] 343128=test_gem_resolver_api_specification [272/812] 343128=test_pkey_ec [273/812] 343125=test_exception_at_throwing [274/812] 343128=location_test [275/812] 343128=test_date_parse [276/812] 343125=test_gem_resolver_index_set [277/812] 343125=test_keyword [278/812] 343128=test_backtrace [279/812] 343128=test_call [280/812] 343128=test_gem_ext_cargo_builder_link_flag_converter [281/812] 343128=test_bug-3571 [282/812] 343128=test_date_new [283/812] 343128=test_gem_safe_marshal [284/812] 343125=test_enumerator [285/812] 343125=test_key_actor_emacs [286/812] 343125=test_emitter [287/812] 343125=test_basicinstructions [288/812] 343125=test_file [289/812] 343125=test_gem_uri [290/812] 343125=test_stringscanner [291/812] 343125=test_gem_resolver_vendor_specification [292/812] 343125=test_parser_events [293/812] 343125=test_init [294/812] 343128=test_load [295/812] 343128=test_gem_version_option [296/812] 343128=test_spell_checker [297/812] 343125=test_str2big [298/812] 343125=test_date_compat [299/812] 343128=test_symbol [300/812] 343125=test_class_name_check [301/812] 343128=test_files_test_2 [302/812] 343125=test_ipaddr [303/812] 343125=test_scan_args [304/812] 343125=test_normalize [305/812] 343125=test_gem_commands_update_command [306/812] 343125=test_gem_resolver_git_set [307/812] 343127=test_eval [308/812] 343126=test_module [309/812] 343128=test_fd_setsize [310/812] 343128=test_singleton_function [311/812] 343128=test_cclass [312/812] 343128=test_bug_reporter [313/812] 343125=test_ssl [314/812] 343127=test_ifunless [315/812] 343127=test_require [316/812] 343127=parameters_signature_test [317/812] 343127=test_json_tree [318/812] 343127=test_gem_install_update_options [319/812] 343127=test_method_cache [320/812] 343127=compiler_test [321/812] 343127=test_sprintf_comb [322/812] 343128=test_gem_security_policy [323/812] 343127=test_config [324/812] 343127=test_timeout [325/812] 343128=test_rubyvm [326/812] 343128=test_ractor [327/812] 343128=test_weakref [328/812] 343128=test_name_error_extension [329/812] 343128=test_file [330/812] 343127=test_settracefunc [331/812] 343126=test_gem_text [332/812] 343126=test_gem_request [333/812] 343126=test_date_strptime [334/812] 343126=test_null [335/812] 343126=test_gem_commands_signout_command [336/812] 343126=test_protocol [337/812] 343126=bom_test [338/812] 343126=tunnel_test [339/812] 343126=test_time_tz [340/812] 343126=test_gem_source_list [341/812] 343127=test_yaml_special_cases [342/812] 343127=test_gem_remote_fetcher_local_ssl_server [343/812] 343126=test_marshal [344/812] 343126=test_flip [345/812] 343126=test_jaro_winkler [346/812] 343126=test_gem_commands_unpack_command [347/812] 343126=test_ssl [348/812] 343127=json_common_interface_test [349/812] 343127=ruby_parser_test [350/812] 343127=test_sexp [351/812] 343127=test_gem_package_old [352/812] 343127=test_stringchar [353/812] 343127=named_capture_test [354/812] 343127=test_ractor [355/812] 343126=test_enumerable [356/812] 343126=test_help [357/812] 343126=test_gem_commands_cert_command [358/812] 343128=test_ldap [359/812] 343128=test_files_lib [360/812] 343128=test_gem_commands_rebuild_command [361/812] 343128=test_open-uri [362/812] 343127=test_gem [363/812] 343128=test_resolve_symbol [364/812] 343128=test_cgi_core [365/812] 343128=test_mutex [366/812] 343125=test_exception [367/812] 343128=test_gem_doctor [368/812] 343128=test_iso_8859 [369/812] 343128=test_serialize_subclasses [370/812] 343128=test_parser [371/812] 343128=test_struct [372/812] 343128=test_flush [373/812] 343128=test_force_exit [374/812] 343128=test_enumerator [375/812] 343126=test_gem_commands_contents_command [376/812] 343126=test_thread_fd_close [377/812] 343126=test_gem_commands_server_command [378/812] 343126=test_name_error [379/812] 343127=test_tempfile [380/812] 343126=test_pkey_dsa [381/812] 343127=test_safe_load [382/812] 343127=test_signal [383/812] 343126=test_fixnum [384/812] 343126=test_project_sanity [385/812] 343126=test_gem_commands_mirror [386/812] 343126=test_gem_source_installed [387/812] 343126=freeze_test [388/812] 343126=test_common [389/812] 343126=test_gem_uninstaller [390/812] 343127=test_date_time [391/812] 343127=test_gem_commands_which_command [392/812] 343127=test_key_actor_vi [393/812] 343127=test_integer [394/812] 343126=test_ensured [395/812] 343126=equality_test [396/812] 343126=test_passing_block [397/812] 343126=test_c_struct_entry [398/812] 343125=test_m17n_comb [399/812] 343126=test_autoconf [400/812] 343126=test_gem_commands_list_command [401/812] 343126=test_thread [402/812] 343126=test_cgi_multipart [403/812] 343126=test_literal [404/812] 343127=test_gem_remote_fetcher_local_server [405/812] 343126=test_error_highlight [406/812] 343127=test_nil [407/812] 343127=test_convertible [408/812] 343126=test_have_macro [409/812] 343125=test_gem_source_local [410/812] 343125=test_find_executable [411/812] 343125=test_gem_source_vendor [412/812] 343125=test_disable_irb [413/812] 343125=test_encoding [414/812] 343125=test_gc [415/812] 343126=test_ractor [416/812] 343126=test_lazy_enumerator [417/812] 343126=test_constant [418/812] 343126=parser_test [419/812] 343126=test_have_func [420/812] 343125=test_case_mapping [421/812] 343125=test_gem_available_set [422/812] 343125=test_readpartial [423/812] 343125=test_modify_expand [424/812] 343125=test_too_many_dummy_encodings [425/812] 343125=test_pkey [426/812] 343125=test_qsort [427/812] 343125=test_stringio [428/812] 343125=test_eval [429/812] 343125=test_gem_package [430/812] 343126=test_gem_validator [431/812] 343126=json_addition_test [432/812] 343126=test_forwardable [433/812] 343126=test_date [434/812] 343126=test_sleep [435/812] 343125=test_ancdata [436/812] 343125=test_ensure_and_callcc [437/812] 343125=test_shapes [438/812] 343125=test_profile_frames [439/812] 343125=overlap_test [440/812] 343125=test_registry [441/812] 343125=test_gem_commands_help_command [442/812] 343125=parse_comments_test [443/812] 343125=test_cgi_tag_helper [444/812] 343125=test_ractor [445/812] 343125=test_getopts [446/812] 343125=test_scalar [447/812] 343125=test_gem_commands_setup_command [448/812] 343125=test_gem_impossible_dependencies_error [449/812] 343125=test_cgi_modruby [450/812] 343125=test_ts [451/812] 343125=test_locale [452/812] 343125=parse_stream_test [453/812] 343125=test_time [454/812] 343125=test_gem_security [455/812] 343126=test_stat [456/812] 343126=test_stream [457/812] 343126=test_history [458/812] 343126=test_gem_local_remote_options [459/812] 343126=test_range [460/812] 343127=test_udp [461/812] 343127=test_emoji_breaks [462/812] 343127=test_summary [463/812] 343127=test_unicode_normalize [464/812] 343127=test_import [465/812] 343126=test_uncorrectable_name_check [466/812] 343126=test_foreach [467/812] 343126=test_zsh_completion [468/812] 343126=test_mdns [469/812] 343126=test_gem_request_set_gem_dependency_api [470/812] 343126=json_ext_parser_test [471/812] 343126=test_pipe [472/812] 343126=test_reline_key [473/812] 343126=test_gem_dependency_resolution_error [474/812] 343126=test_gem_commands_outdated_command [475/812] 343126=test_arithmetic_sequence [476/812] 343126=ripper_test [477/812] 343126=version_test [478/812] 343126=test_rubygems [479/812] 343127=test_gem_silent_ui [480/812] 343127=lex_test [481/812] 343127=test_kill_ring [482/812] 343127=test_gem_request_set_lockfile_parser [483/812] 343126=test_process [484/812] 343127=test_https_proxy [485/812] 343127=test_zlib [486/812] 343125=test_queue [487/812] 343125=test_timeout [488/812] 343125=test_proc [489/812] 343125=test_gem_resolver_lock_set [490/812] 343125=test_gem_commands_sources_command [491/812] 343125=test_prettyprint [492/812] 343125=json_generator_test [493/812] 343127=test_did_you_mean [494/812] 343127=test_nonblock [495/812] 343127=test_big5 [496/812] 343127=parse_success_test [497/812] 343127=static_literals_test [498/812] 343127=regular_expression_encoding_test [499/812] 343127=test_securerandom [500/812] 343127=test_gem_update_suggestion [501/812] 343127=test_extlibs [502/812] 343125=test_inlinecache [503/812] 343125=test_macro [504/812] 343125=test_tsort [505/812] 343125=test_gem_commands_signin_command [506/812] 343127=test_delegate [507/812] 343127=test_gem_command_manager [508/812] 343125=test_gem_ci_detector [509/812] 343125=test_io_wait_uncommon [510/812] 343125=test_complex2 [511/812] 343125=test_gem_safe_yaml [512/812] 343128=test_gem_commands_install_command [513/812] 343125=test_gem_commands_search_command [514/812] 343125=test_numeric [515/812] 343127=comments_test [516/812] 343127=test_gem_source_fetch_problem [517/812] 343125=test_x509store [518/812] 343127=test_method [519/812] 343125=test_erb_command [520/812] 343125=test_gem_commands_check_command [521/812] 343125=dump_test [522/812] 343125=test_ractor_compatibility [523/812] 343125=test_super [524/812] 343128=test_hmac [525/812] 343128=test_shift_jis [526/812] 343128=test_numeric [527/812] 343128=test_integer_comb [528/812] 343125=test_alias [529/812] 343125=test_arity [530/812] 343125=json_generic_object_test [531/812] 343125=test_pointer [532/812] 343128=test_gem_request_set_lockfile_tokenizer [533/812] 343128=attribute_write_test [534/812] 343128=test_dns [535/812] 343125=test_update [536/812] 343125=test_pkcs7 [537/812] 343125=test_cgi_header [538/812] 343125=warnings_test [539/812] 343128=test_hash_create [540/812] 343125=dispatcher_test [541/812] 343128=test_switch_hitter [542/812] 343125=command_line_test [543/812] 343128=test_windows_1252 [544/812] 343125=test_rand [545/812] 343128=test_usrmarshal [546/812] 343128=test_dbm [547/812] 343128=test_gem_commands_exec_command [548/812] 343125=test_pack [549/812] 343125=test_dot_dot [550/812] 343125=test_weakkeymap [551/812] 343128=test_defined [552/812] 343128=test_enc_raise [553/812] 343128=heredoc_dedent_test [554/812] 343128=test_data [555/812] 343128=test_memory_view [556/812] 343125=test_require [557/812] 343128=test_gem_commands_dependency_command [558/812] 343128=test_array [559/812] 343128=test_trace [560/812] 343128=test_gem_stream_ui [561/812] 343126=unescape_test [562/812] 343126=test_arity [563/812] 343126=test_c_struct_builder [564/812] 343128=test_rendering [565/812] 343128=test_type [566/812] 343128=test_gem_resolver_lock_specification [567/812] 343127=test_gem_source_lock [568/812] 343128=test_placearg [569/812] 343127=test_pack [570/812] 343128=test_system [571/812] 343126=test_nofree [572/812] 343126=test_change_word [573/812] 343126=test_raise [574/812] 343126=test_continuation [575/812] 343126=test_gem_name_tuple [576/812] 343126=test_string [577/812] 343127=test_delete [578/812] 343126=parse_test [579/812] 343127=numeric_value_test [580/812] 343126=test_date_arith [581/812] 343127=test_sleep [582/812] 343126=test_mailto [583/812] 343126=test_fnmatch [584/812] 343126=test_singleton [585/812] 343126=test_files_test [586/812] 343126=test_gem_spec_fetcher [587/812] 343126=test_member [588/812] 343126=test_sizeof [589/812] 343125=test_debugger_integration [590/812] 343125=test_my_integer [591/812] 343125=test_face [592/812] 343125=test_signedness [593/812] 343128=test_transcode [594/812] 343128=test_rbconfig [595/812] 343128=test_ractor [596/812] 343128=test_file_exhaustive [597/812] 343127=test_erb_m17n [598/812] 343127=lex_test [599/812] 343127=test_function_entry [600/812] 343127=test_deprecate [601/812] 343127=test_dir_m17n [602/812] 343127=test_tree_spell_checker [603/812] 343127=test_require_lib [604/812] 343127=test_objectspace [605/812] 343127=test_open3 [606/812] 343127=test_euc_jp [607/812] 343127=test_gem_commands_lock_command [608/812] 343127=test_process [609/812] 343127=test_external_new [610/812] 343127=test_iterator [611/812] 343127=test_string [612/812] 343127=test_key_event_record [613/812] 343127=test_parser [614/812] 343127=test_data [615/812] 343127=locals_test [616/812] 343127=test_find [617/812] 343127=test_cmethod [618/812] 343127=test_gem_ext_configure_builder [619/812] 343127=test_http_request [620/812] 343127=test_storage [621/812] 343127=test_recorder [622/812] 343127=test_not [623/812] 343127=test_string [624/812] 343128=test_bug-14834 [625/812] 343128=json_fixtures_test [626/812] 343128=test_assembler [627/812] 343128=test_addrinfo [628/812] 343128=test_closure [629/812] 343128=test_digest [630/812] 343128=test_variable [631/812] 343128=integer_parse_test [632/812] 343128=test_ftp [633/812] 343128=test_gem_source [634/812] 343128=test_class2name [635/812] 343128=test_custom_command [636/812] 343128=test_bmethod [637/812] 343128=test_array [638/812] 343128=test_key_stroke [639/812] 343128=test_set_len [640/812] 343128=test_depth_first [641/812] 343128=test_sockopt [642/812] 343128=test_ast [643/812] 343127=test_etc [644/812] 343127=test_emitter [645/812] 343127=test_encoding [646/812] 343127=test_omap [647/812] 343127=test_shellwords [648/812] 343127=test_stream [649/812] 343127=test_gem_request_set [650/812] 343127=test_gem_resolver_index_specification [651/812] 343127=test_io [652/812] 343126=test_date_marshal [653/812] 343126=test_primitive [654/812] 343126=test_gem_dependency [655/812] 343126=test_float [656/812] 343125=test_ws [657/812] 343125=test_scheduler [658/812] 343125=test_boolean [659/812] 343125=test_gem_commands_build_command [660/812] 343126=test_iseq_load [661/812] 343126=test_document [662/812] 343126=test_frozen [663/812] 343126=test_integer [664/812] 343126=test_basicsocket [665/812] 343126=test_unicode [666/812] 343126=test_weakmap [667/812] 343125=test_gem_ext_builder [668/812] 343125=test_yamldbm [669/812] 343125=test_x509cert [670/812] 343125=test_popen_deadlock [671/812] 343125=node_id_test [672/812] 343125=test_thread_cv [673/812] 343125=test_dup [674/812] 343125=test_kdf [675/812] 343125=test_typeddata [676/812] 343125=test_files_test_1 [677/812] 343125=test_gem_ext_cargo_builder [678/812] 343125=test_gem_installer [679/812] 343126=pattern_test [680/812] 343126=test_nomethod_error [681/812] 343126=test_object_create_start [682/812] 343126=test_webauthn_listener_response [683/812] 343126=test_recursion [684/812] 343126=test_case_comprehensive [685/812] 343126=test_duplicate [686/812] 343126=test_arith_seq_extract [687/812] 343126=test_psych [688/812] 343126=magic_comment_test [689/812] 343126=test_command [690/812] 343126=test_sprintf [691/812] 343126=test_date_strftime [692/812] 343126=test_gem_bundler_version_finder [693/812] 343126=test_rational [694/812] 343126=test_capacity [695/812] 343126=test_nextafter [696/812] 343126=test_ractor [697/812] 343126=test_gem_dependency_list [698/812] 343126=test_refinement [699/812] 343127=test_complex [700/812] 343127=test_random_formatter [701/812] 343127=test_ellipsize [702/812] 343127=test_x509crl [703/812] 343127=test_gem_commands_environment_command [704/812] 343127=test_cgi_session [705/812] 343127=test_color_printer [706/812] 343127=test_option [707/812] 343127=test_gem_commands_uninstall_command [708/812] 343126=test_tracer [709/812] 343126=test_gem_request_connection_pools [710/812] 343126=test_to_ruby [711/812] 343126=test_syntax [712/812] 343127=test_type_completor [713/812] 343127=test_gem_resolver_installer_set [714/812] 343127=test_completion [715/812] 343127=test_method_name_check [716/812] 343127=test_proxy [717/812] 343127=test_math [718/812] 343127=test_gc [719/812] 343127=test_gem_commands_info_command [720/812] 343127=test_fiber [721/812] 343125=test_libs [722/812] 343125=test_dln [723/812] 343125=test_wss [724/812] 343125=heredoc_test [725/812] 343125=test_tree_builder [726/812] 343125=test_bundled_ca [727/812] 343125=test_protect [728/812] 343125=test_at_exit [729/812] 343125=library_symbols_test [730/812] 343125=test_ansi [731/812] 343125=test_rational2 [732/812] 343125=fixtures_test [733/812] 343125=test_case [734/812] 343125=test_show_source [735/812] 343125=test_env [736/812] 343127=test_pkg_config [737/812] 343127=test_http Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=653487475, 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> Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2#test_get__crlf: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 11 #<File::Stat dev=0x8, ino=653489334, 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> Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2#test_s_start: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) [738/812] 343126=test_debug [739/812] 343126=test_gem_package_tar_reader_entry [740/812] 343125=test_asn1 [741/812] 343125=test_arith_seq_beg_len_step [742/812] 343125=test_filter [743/812] 343126=test_gem_resolver_requirement_list [744/812] 343125=test_insns_leaf [745/812] 343126=test_koi8 [746/812] 343126=test_gem_resolver_activation_request [747/812] 343125=constant_path_node_test [748/812] 343125=test_files_ext [749/812] 343125=test_allocation [750/812] 343126=test_evaluation [751/812] 343126=test_gem_source_subpath_problem [752/812] 343126=test_alias_and_anchor [753/812] 343126=test_gem_commands_pristine_command [754/812] 343126=test_eval_history [755/812] 343126=test_x509req [756/812] 343126=test_string_memory [757/812] 343126=string_encoding_test [758/812] 343126=test_https [759/812] 343127=test_stringify_symbols [760/812] 343127=test_digest_extend [761/812] 343127=test_line_editor [762/812] 343127=test_pty [763/812] 343128=test_irb [764/812] 343128=test_helper_method [765/812] 343128=test_key_name_check [766/812] 343128=test_httpheader [767/812] 343128=test_rat [768/812] 343128=test_scalar_scanner [769/812] 343127=test_gb18030 [770/812] 343128=regexp_test [771/812] 343127=test_cipher [772/812] 343128=test_gem_resolver_composed_set [773/812] 343128=test_new [774/812] 343127=test_gem_package_tar_writer [775/812] 343128=test_whileuntil [776/812] 343128=test_multi_irb_commands [777/812] 343128=test_cgi_cookie [778/812] 343128=json_string_matching_test [779/812] 343128=test_mul [780/812] 343128=test_monitor [781/812] 343127=test_cd [782/812] 343127=implicit_array_test [783/812] 343127=regular_expression_options_test [784/812] 343127=test_gem_ext_rake_builder [785/812] 343125=test_hash [786/812] 343128=test_cgi_util [787/812] 343128=test_dir [788/812] 343128=test_acceptable [789/812] 343127=test_metaclass [790/812] 343127=percent_delimiter_string_test [791/812] 343127=test_gbk [792/812] 343127=test_x509attr [793/812] 343127=test_key_error [794/812] 343127=test_engine [795/812] 343127=test_warning [796/812] 343127=test_yjit [797/812] 343128=test_gem_resolver_dependency_request [798/812] 343128=test_m17n [799/812] 343128=test_argf [800/812] 343128=test_ssl_session [801/812] 343125=test_pinned [802/812] 343125=test_bn [803/812] 343125=test_config [804/812] 343125=test_gem_platform [805/812] 343125=breadth_first_search_test [806/812] 343125=test_exit [807/812] 343126=test_x509ext [808/812] 343126=test_gem_security_signer [809/812] 343125=test_set [810/812] 343125=test_cparser [811/812] 343126=test_generic [812/812] 343126=test_buffered_io Finished tests in 201.625393s, 142.4225 tests/s, 30718.1447 assertions/s. 28716 tests, 6193558 assertions, 0 failures, 0 errors, 412 skips ruby -v: ruby 3.5.0dev (2025-01-18T00:19:17Z master 65a7c69188) +YJIT +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' ruby 3.5.0dev (2025-01-18T00:19:17Z master 65a7c69188) +YJIT +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ........................................ Finished in 19.425966 seconds 3339 files, 33289 examples, 168780 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.