# Logfile created on 2025-01-14 05:18:47 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f332340fdc8 @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.20250114-051847", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f3323431d10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f33234319a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f332334a690 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20250114-051847", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20250114-051847>, @binmode=false, @mon_data=#<Monitor:0x00007f3323431720>, @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 = 382277f9bf $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /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' 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 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 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h 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' transdb.h unchanged generating makefiles ext/configure-ext.mk 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' 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/digest' make[2]: Entering 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/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering 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/json' 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' 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/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' 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/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan' 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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering 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/bigdecimal-3.1.9/ext/bigdecimal' 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/racc-1.8.1/ext/racc/cparse' 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]: 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/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' 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 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 /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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' 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/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]: 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering 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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering 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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' 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/ext/strscan' 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/ext/socket' 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/strscan' 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/debug-1.10.0/ext/debug' 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/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/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/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' 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/ext/digest/sha2' 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 rdoc 6.10.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.2 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 installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0/cache $$$[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=12687 "--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/911] 100165=test_reqarg [ 2/911] 100162=test_array_create [ 3/911] 100162=test_resource [ 4/911] 100167=desugar_compiler_test [ 5/911] 100163=test_internal_ivar [ 6/911] 100162=test_tracepoint [ 7/911] 100163=test_gem_resolver_specification [ 8/911] 100167=test_color [ 9/911] 100167=test_rdoc_rd [ 10/911] 100163=test_append [ 11/911] 100162=test_webauthn_poller [ 12/911] 100163=test_enc_str_buf_cat [ 13/911] 100163=test_require [ 14/911] 100167=test_erb [ 15/911] 100167=test_yjit_exit_locations [ 16/911] 100162=test_yamlstore [ 17/911] 100162=test_address_resolve [ 18/911] 100167=test_gem_config_file [ 19/911] 100162=test_raise_exception [ 20/911] 100165=test_rdoc_include [ 21/911] 100165=test_gem_version [ 22/911] 100162=test_x509name [ 23/911] 100162=test_iter_break [ 24/911] 100162=test_gem_resolver_conflict [ 25/911] 100162=test_hash [ 26/911] 100167=test_rdoc_markup_to_html_crossref [ 27/911] 100162=test_gem_unsatisfiable_dependency_error [ 28/911] 100162=test_rdoc_markup_to_bs [ 29/911] 100162=test_gem_remote_fetcher [ 30/911] 100165=test_ripper [ 31/911] 100167=test_num2int [ 32/911] 100167=test_rdoc_options [ 33/911] 100165=test_thread [ 34/911] 100167=test_function [ 35/911] 100162=test_frozen_error [ 36/911] 100162=test_pattern_key_name_check [ 37/911] 100162=fuzzer_test [ 38/911] 100162=test_win32ole_variant_outarg [ 39/911] 100162=onigmo_test [ 40/911] 100162=test_struct [ 41/911] 100162=test_gem_stub_specification [ 42/911] 100162=test_within_pipe [ 43/911] 100167=test_gem_commands_cleanup_command [ 44/911] 100162=test_rdoc_markup_to_html_snippet [ 45/911] 100162=test_ractor [ 46/911] 100162=test_beginendblock [ 47/911] 100167=test_autoload [ 48/911] 100162=test_time [ 49/911] 100162=test_gem_resolver_best_set [ 50/911] 100162=test_yaml_tree [ 51/911] 100163=test_undef [ 52/911] 100163=test_http [ 53/911] 100163=test_path [ 54/911] 100163=test_win32ole_record [ 55/911] 100163=ractor_test [ 56/911] 100163=test_iseq [ 57/911] 100162=test_yield [ 58/911] 100163=json_encoding_test [ 59/911] 100163=test_gem_specification [ 60/911] 100162=test_bignum [ 61/911] 100162=test_gem_commands_owner_command [ 62/911] 100162=test_ubf_async_safe [ 63/911] 100162=test_pattern_matching [ 64/911] 100162=test_gem_path_support [ 65/911] 100162=test_gem_request_set_lockfile [ 66/911] 100163=test_files_sample [ 67/911] 100163=test_win32ole_param [ 68/911] 100163=test_postponed_job [ 69/911] 100162=test_win32ole_variable [ 70/911] 100162=test_instrumentation_api [ 71/911] 100163=test_thread_queue [ 72/911] 100162=test_console_attr [ 73/911] 100162=test_big2str [ 74/911] 100162=test_nowrite [ 75/911] 100162=test_pkey_rsa [ 76/911] 100162=test_clone [ 77/911] 100167=test_numhash [ 78/911] 100167=test_set [ 79/911] 100162=test_mixed_unicode_escapes [ 80/911] 100162=test_cstr [ 81/911] 100167=test_httpresponses [ 82/911] 100167=test_cesu8 [ 83/911] 100167=test_wait [ 84/911] 100165=test_noarg [ 85/911] 100167=test_gem_resolver_local_specification [ 86/911] 100167=test_marshalable [ 87/911] 100167=test_notimplement [ 88/911] 100167=test_mkmf [ 89/911] 100165=test_unicode_escape [ 90/911] 100167=test_gem_commands_open_command [ 91/911] 100165=test_gem_requirement [ 92/911] 100167=test_euc_tw [ 93/911] 100167=test_windows_1251 [ 94/911] 100167=test_utf32 [ 95/911] 100167=relocation_test [ 96/911] 100167=test_gem_source_specific_file [ 97/911] 100167=test_gem_resolver_installed_specification [ 98/911] 100167=test_gem_gem_runner [ 99/911] 100165=test_comparable [100/911] 100165=test_rdoc_generator_pot [101/911] 100167=test_coverage [102/911] 100165=newline_offsets_test [103/911] 100165=test_pathname [104/911] 100163=test_enc_associate [105/911] 100165=test_io_timeout [106/911] 100165=test_gem_package_tar_reader [107/911] 100165=test_unix [108/911] 100162=test_rdoc_any_method [109/911] 100165=test_workspace [110/911] 100163=test_complexrational [111/911] 100163=test_random [112/911] 100163=test_coder [113/911] 100167=test_symbol [114/911] 100165=test_context [115/911] 100163=test_compile_prism [116/911] 100165=test_io_buffer [117/911] 100163=test_merge_keys [118/911] 100163=test_gem_resolver_api_set [119/911] 100162=test_gem_util [120/911] 100165=test_rdoc_extend [121/911] 100163=test_string_processing [122/911] 100165=encodings_test [123/911] 100163=test_gem_package_tar_header [124/911] 100165=test_configuration [125/911] 100163=test_bigzero [126/911] 100163=test_rendering [127/911] 100162=test_install [128/911] 100163=symbol_encoding_test [129/911] 100165=test_pair [130/911] 100163=test_case_options [131/911] 100163=test_to_ary_concat [132/911] 100162=test_bundled_gems [133/911] 100162=string_query_test [134/911] 100162=test_date_attr [135/911] 100162=test_rdoc_markup_indented_paragraph [136/911] 100162=test_sorted_set [137/911] 100162=test_emoji [138/911] 100162=test_threadgroup [139/911] 100162=test_rdoc_generator_pot_po_entry [140/911] 100162=test_condition [141/911] 100162=test_cp949 [142/911] 100162=test_rdoc_alias [143/911] 100162=test_lexer [144/911] 100162=test_pkey_dh [145/911] 100162=test_random [146/911] 100162=test_rdoc_parser_simple [147/911] 100162=test_rdoc_require [148/911] 100162=test_gem_ext_ext_conf_builder [149/911] 100163=test_load [150/911] 100163=test_gem_commands_fetch_command [151/911] 100163=test_ractor [152/911] 100163=test_win32ole_type_event [153/911] 100163=test_framework [154/911] 100163=test_path_to_class [155/911] 100163=test_optparse [156/911] 100163=test_object [157/911] 100162=test_config [158/911] 100162=test_date_ractor [159/911] 100163=test_fstring [160/911] 100163=test_nesting_parser [161/911] 100163=test_func [162/911] 100167=test_interned_str [163/911] 100167=test_yield_block [164/911] 100167=test_rdoc_markup_raw [165/911] 100167=test_yaml [166/911] 100162=test_propertyputref [167/911] 100162=test_dryrun [168/911] 100162=test_digest [169/911] 100167=test_objspace [170/911] 100165=test_gem_commands_push_command [171/911] 100162=test_ocsp [172/911] 100162=source_location_test [173/911] 100162=test_lock_native_thread [174/911] 100162=test_parse [175/911] 100165=test_regexp [176/911] 100162=test_kwargs [177/911] 100162=test_method_cache [178/911] 100162=test_io_wait [179/911] 100162=test_data_error [180/911] 100162=test_regex_casefold [181/911] 100162=test_last_thread [182/911] 100163=test_gem_source_git [183/911] 100162=string_test [184/911] 100162=test_fiddle [185/911] 100162=test_gem_security_trust_dir [186/911] 100162=test_gem_commands_query_command [187/911] 100162=test_have_library [188/911] 100163=test_ractor [189/911] 100163=test_backtrace [190/911] 100163=test_econv [191/911] 100162=test_io_m17n [192/911] 100163=test_bash_completion [193/911] 100163=test_helper [194/911] 100163=test_rdoc_task [195/911] 100163=test_io_console [196/911] 100162=test_rubyoptions [197/911] 100163=test_c_union_entity [198/911] 100163=test_fileutils [199/911] 100163=test_stack [200/911] 100163=test_remote_fetch_error [201/911] 100163=test_gem_uri_formatter [202/911] 100163=test_euc_kr [203/911] 100163=test_addr [204/911] 100163=test_config [205/911] 100163=test_handle [206/911] 100163=test_httpresponse [207/911] 100163=test_rdoc_parser_ruby [208/911] 100163=test_utf16 [209/911] 100163=test_gem_ext_cmake_builder [210/911] 100163=test_rdoc_markup_to_label [211/911] 100163=test_pp [212/911] 100163=test_printf [213/911] 100163=reflection_test [214/911] 100163=test_const [215/911] 100163=test_pkcs12 [216/911] 100163=test_gem_commands_stale_command [217/911] 100163=test_class [218/911] 100163=test_webauthn_listener [219/911] 100163=test_rdoc_parser_rd [220/911] 100163=test_pack [221/911] 100163=test_lambda [222/911] 100163=test_gem_resolver [223/911] 100163=index_write_test [224/911] 100163=test_ns_spki [225/911] 100163=test_abi [226/911] 100163=test_human_typo [227/911] 100163=test_rdoc_rd_block_parser [228/911] 100163=test_io_buffer [229/911] 100163=test_tcp [230/911] 100162=test_memory_view [231/911] 100162=test_reline [232/911] 100163=test_object_references [233/911] 100163=test_gem_commands_yank_command [234/911] 100163=test_grapheme_breaks [235/911] 100163=test_assignment [236/911] 100162=test_rdoc_rdoc [237/911] 100162=test_win32ole_param_event [238/911] 100162=static_inspect_test [239/911] 100162=test_gem_resolver_git_specification [240/911] 100162=test_optarg [241/911] 100162=test_class [242/911] 100162=test_command_aliasing [243/911] 100162=test_socket [244/911] 100163=errors_test [245/911] 100163=test_enum [246/911] 100163=test_gem_rdoc [247/911] 100163=test_vm_dump [248/911] 100163=test_gem_dependency_installer [249/911] 100167=test_input_method [250/911] 100167=test_ftp [251/911] 100167=test_flags [252/911] 100167=test_exception [253/911] 100167=test_tmpdir [254/911] 100167=test_gem_ext_cargo_builder_unit [255/911] 100167=test_gem_commands_specification_command [256/911] 100167=test_rdoc_parser_markdown [257/911] 100167=test_helper [258/911] 100167=test_div [259/911] 100167=test_rdoc_tom_doc [260/911] 100167=test_deprecated [261/911] 100167=test_gem_command [262/911] 100167=test_scanner_events [263/911] 100167=test_kernel [264/911] 100167=test_fips [265/911] 100163=test_egrep_cpp [266/911] 100165=!Nothing_to_test [267/911] 100165=test_rdoc_markup_to_tt_only [268/911] 100167=test_date_conv [269/911] 100163=test_history [270/911] 100167=test_gem_resolver_vendor_set [271/911] 100163=test_gem_remote_fetcher_s3 [272/911] 100167=json_parser_test [273/911] 100165=test_io [274/911] 100167=test_rb_str_dup [275/911] 100167=test_gem_package_task [276/911] 100167=test_verbose [277/911] 100167=test_trick [278/911] 100165=test_gem_resolver_api_specification [279/911] 100163=test_optimization [280/911] 100165=test_require_path_check [281/911] 100165=test_folderitem2_invokeverb [282/911] 100165=test_win32ole_event [283/911] 100165=test_variable_name_check [284/911] 100165=test_gem_resolver_index_set [285/911] 100165=test_date_parse [286/911] 100165=test_ole_methods [287/911] 100165=location_test [288/911] 100165=test_thread [289/911] 100165=test_rdoc_class_module [290/911] 100165=test_pkey_ec [291/911] 100165=test_exception_at_throwing [292/911] 100165=test_gem_ext_cargo_builder_link_flag_converter [293/911] 100165=test_backtrace [294/911] 100165=test_call [295/911] 100165=test_keyword [296/911] 100167=test_date_new [297/911] 100167=test_gem_safe_marshal [298/911] 100165=test_bug-3571 [299/911] 100165=integer_base_flags_test [300/911] 100165=test_default_gems [301/911] 100165=test_coderange [302/911] 100165=test_gc_compact [303/911] 100167=test_len [304/911] 100167=test_gem_console_ui [305/911] 100167=test_ossl [306/911] 100162=test_ruby_lex [307/911] 100162=snippets_test [308/911] 100162=newline_test [309/911] 100162=test_enumerator_kw [310/911] 100162=test_rdoc_stats [311/911] 100162=test_err_in_callback [312/911] 100162=test_bug-5832 [313/911] 100162=test_resize [314/911] 100162=test_rdoc_store [315/911] 100165=test_rdoc_markup_attributes [316/911] 100162=test_rdoc_markup_document [317/911] 100165=test_store [318/911] 100162=test_object [319/911] 100162=test_provider [320/911] 100165=test_rdoc_parser_changelog [321/911] 100162=test_inadvertent_creation [322/911] 100165=test_buffering [323/911] 100165=test_svcb_https [324/911] 100165=test_gem_gemcutter_utilities [325/911] 100162=test_ssl [326/911] 100163=test_bug_reporter [327/911] 100165=test_rdoc_i18n_text [328/911] 100165=test_singleton_function [329/911] 100165=test_cclass [330/911] 100163=test_module [331/911] 100165=test_fd_setsize [332/911] 100165=test_rdoc_text [333/911] 100165=test_gem_install_update_options [334/911] 100165=test_require [335/911] 100165=test_ifunless [336/911] 100165=parameters_signature_test [337/911] 100165=test_json_tree [338/911] 100165=test_ractor [339/911] 100165=test_weakref [340/911] 100165=test_gem_security_policy [341/911] 100165=test_config [342/911] 100165=test_timeout [343/911] 100167=test_rubyvm [344/911] 100167=compiler_test [345/911] 100167=test_sprintf_comb [346/911] 100165=test_method_cache [347/911] 100165=test_gem_remote_fetcher_local_ssl_server [348/911] 100167=test_rdoc_generator_markup [349/911] 100167=test_time_tz [350/911] 100167=test_win32ole [351/911] 100167=test_yaml_special_cases [352/911] 100167=test_gem_source_list [353/911] 100167=test_file [354/911] 100163=test_gem_text [355/911] 100163=test_gem_request [356/911] 100163=test_settracefunc [357/911] 100165=test_gem_commands_signout_command [358/911] 100165=test_null [359/911] 100165=test_date_strptime [360/911] 100165=bom_test [361/911] 100165=tunnel_test [362/911] 100165=test_protocol [363/911] 100165=test_name_error_extension [364/911] 100165=test_emitter [365/911] 100165=test_basicinstructions [366/911] 100165=test_case [367/911] 100165=test_key_actor_emacs [368/911] 100165=test_enumerator [369/911] 100165=test_load [370/911] 100165=test_parser_events [371/911] 100165=test_init [372/911] 100167=test_file [373/911] 100167=test_gem_resolver_vendor_specification [374/911] 100167=test_stringscanner [375/911] 100167=test_gem_uri [376/911] 100165=test_symbol [377/911] 100163=test_spell_checker [378/911] 100163=test_str2big [379/911] 100167=test_date_compat [380/911] 100163=test_gem_version_option [381/911] 100165=test_normalize [382/911] 100165=test_gem_resolver_git_set [383/911] 100167=test_gem_commands_update_command [384/911] 100163=test_eval [385/911] 100163=test_scan_args [386/911] 100163=test_files_test_2 [387/911] 100163=test_ipaddr [388/911] 100163=test_class_name_check [389/911] 100162=test_rdoc_ri_paths [390/911] 100163=test_thread_fd_close [391/911] 100163=test_force_exit [392/911] 100162=test_enumerator [393/911] 100163=test_gem_commands_contents_command [394/911] 100163=test_flush [395/911] 100163=test_fixnum [396/911] 100163=test_signal [397/911] 100165=test_pkey_dsa [398/911] 100165=test_safe_load [399/911] 100165=test_tempfile [400/911] 100167=test_gem_commands_server_command [401/911] 100167=test_rdoc_markup_to_rdoc [402/911] 100163=test_name_error [403/911] 100167=test_gem_uninstaller [404/911] 100163=test_common [405/911] 100165=test_gem_commands_mirror [406/911] 100165=test_project_sanity [407/911] 100165=test_gem_source_installed [408/911] 100163=test_m17n_comb [409/911] 100165=test_c_struct_entry [410/911] 100165=test_passing_block [411/911] 100165=test_key_actor_vi [412/911] 100167=test_date_time [413/911] 100165=test_gem_commands_which_command [414/911] 100167=test_ensured [415/911] 100167=test_integer [416/911] 100165=equality_test [417/911] 100165=test_gem_commands_unpack_command [418/911] 100165=test_jaro_winkler [419/911] 100165=test_flip [420/911] 100165=test_win32ole_variant [421/911] 100165=test_marshal [422/911] 100165=test_enumerable [423/911] 100165=test_rdoc_markup_to_markdown [424/911] 100165=test_gem_package_old [425/911] 100165=test_stringchar [426/911] 100163=named_capture_test [427/911] 100163=test_ractor [428/911] 100165=ruby_parser_test [429/911] 100165=json_common_interface_test [430/911] 100165=test_ssl [431/911] 100163=test_sexp [432/911] 100163=test_gem [433/911] 100167=test_resolve_symbol [434/911] 100167=test_gem_commands_rebuild_command [435/911] 100167=test_open-uri [436/911] 100167=test_files_lib [437/911] 100165=test_gem_commands_cert_command [438/911] 100163=test_help [439/911] 100163=test_rdoc_context [440/911] 100163=test_ldap [441/911] 100163=test_parser [442/911] 100163=test_struct [443/911] 100163=test_exception [444/911] 100167=test_gem_doctor [445/911] 100167=test_iso_8859 [446/911] 100165=test_serialize_subclasses [447/911] 100165=test_cgi_core [448/911] 100165=test_nil2vtempty [449/911] 100165=test_mutex [450/911] 100167=json_addition_test [451/911] 100167=test_forwardable [452/911] 100167=test_gem_validator [453/911] 100167=test_rdoc_markup_formatter [454/911] 100167=test_gem_package [455/911] 100165=test_eval [456/911] 100165=test_qsort [457/911] 100165=test_stringio [458/911] 100165=test_sleep [459/911] 100167=test_date [460/911] 100167=test_ancdata [461/911] 100167=test_rdoc_markup_parser [462/911] 100167=overlap_test [463/911] 100167=test_ensure_and_callcc [464/911] 100167=test_shapes [465/911] 100167=test_profile_frames [466/911] 100167=test_rdoc_i18n_locale [467/911] 100167=test_ractor [468/911] 100167=test_scalar [469/911] 100167=test_getopts [470/911] 100167=parse_comments_test [471/911] 100167=test_cgi_tag_helper [472/911] 100167=test_gem_commands_help_command [473/911] 100167=test_registry [474/911] 100167=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 40671> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 33653> .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 37449> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 [475/911] 100167=test_error_highlight [476/911] 100163=test_literal [477/911] 100165=test_cgi_multipart [478/911] 100167=test_rdoc_method_attr [479/911] 100165=test_gem_commands_list_command [480/911] 100165=test_thread [481/911] 100167=test_rdoc_attr [482/911] 100167=test_autoconf [483/911] 100167=test_win32ole_type [484/911] 100167=test_gem_source_local [485/911] 100165=test_have_macro [486/911] 100163=test_rdoc_comment [487/911] 100167=test_nil [488/911] 100163=test_convertible [489/911] 100167=test_ractor [490/911] 100167=test_lazy_enumerator [491/911] 100167=test_constant [492/911] 100165=test_gc [493/911] 100167=test_disable_irb [494/911] 100167=test_gem_source_vendor [495/911] 100167=test_encoding [496/911] 100167=test_find_executable [497/911] 100167=test_pkey [498/911] 100167=test_too_many_dummy_encodings [499/911] 100167=test_readpartial [500/911] 100167=test_gem_available_set [501/911] 100167=test_modify_expand [502/911] 100167=test_have_func [503/911] 100167=parser_test [504/911] 100167=test_case_mapping [505/911] 100167=test_arithmetic_sequence [506/911] 100167=ripper_test [507/911] 100167=test_rubygems [508/911] 100167=version_test [509/911] 100167=test_gem_dependency_resolution_error [510/911] 100167=test_gem_commands_outdated_command [511/911] 100167=test_process [512/911] 100165=test_https_proxy [513/911] 100165=test_kill_ring [514/911] 100165=test_gem_request_set_lockfile_parser [515/911] 100165=test_gem_silent_ui [516/911] 100165=lex_test [517/911] 100165=test_gem_commands_sources_command [518/911] 100165=test_proc [519/911] 100163=test_gem_resolver_lock_set [520/911] 100163=test_timeout [521/911] 100163=test_zlib [522/911] 100165=test_queue [523/911] 100165=static_literals_test [524/911] 100165=regular_expression_encoding_test [525/911] 100165=test_gem_update_suggestion [526/911] 100165=test_securerandom [527/911] 100165=test_extlibs [528/911] 100165=test_did_you_mean [529/911] 100165=test_big5 [530/911] 100165=test_nonblock [531/911] 100165=parse_success_test [532/911] 100165=json_generator_test [533/911] 100162=test_prettyprint [534/911] 100162=test_locale [535/911] 100162=parse_stream_test [536/911] 100162=test_ts [537/911] 100162=test_gem_impossible_dependencies_error [538/911] 100162=test_cgi_modruby [539/911] 100162=test_win32ole_method [540/911] 100162=test_gem_commands_setup_command [541/911] 100165=test_history [542/911] 100165=test_gem_local_remote_options [543/911] 100165=test_range [544/911] 100162=test_rdoc_generator_darkfish [545/911] 100165=test_stream [546/911] 100165=test_time [547/911] 100165=test_gem_security [548/911] 100162=test_stat [549/911] 100162=test_rdoc_single_class [550/911] 100162=test_summary [551/911] 100162=test_udp [552/911] 100162=test_emoji_breaks [553/911] 100162=test_rdoc_token_stream [554/911] 100162=test_reline_key [555/911] 100162=test_pipe [556/911] 100162=json_ext_parser_test [557/911] 100162=test_uncorrectable_name_check [558/911] 100162=test_zsh_completion [559/911] 100162=test_foreach [560/911] 100162=test_rdoc_cross_reference [561/911] 100163=test_gem_request_set_gem_dependency_api [562/911] 100162=test_mdns [563/911] 100162=test_unicode_normalize [564/911] 100162=test_import [565/911] 100163=test_rdoc_markdown_test [566/911] 100163=test_rdoc_normal_module [567/911] 100163=json_generic_object_test [568/911] 100163=test_arity [569/911] 100163=test_alias [570/911] 100163=test_word [571/911] 100163=test_numeric [572/911] 100163=test_integer_comb [573/911] 100162=test_pointer [574/911] 100165=test_gem_request_set_lockfile_tokenizer [575/911] 100165=test_rdoc_generator_json_index [576/911] 100165=test_rdoc_markup [577/911] 100165=warnings_test [578/911] 100165=test_hash_create [579/911] 100165=test_pkcs7 [580/911] 100165=test_cgi_header [581/911] 100165=test_dns [582/911] 100167=test_update [583/911] 100167=attribute_write_test [584/911] 100167=test_windows_1252 [585/911] 100167=test_rand [586/911] 100165=command_line_test [587/911] 100165=test_switch_hitter [588/911] 100165=dispatcher_test [589/911] 100165=test_inlinecache [590/911] 100165=test_macro [591/911] 100165=test_io_wait_uncommon [592/911] 100165=test_complex2 [593/911] 100165=test_gem_ci_detector [594/911] 100165=test_gem_command_manager [595/911] 100165=test_delegate [596/911] 100165=test_tsort [597/911] 100165=test_gem_commands_signin_command [598/911] 100167=test_method [599/911] 100163=test_erb_command [600/911] 100165=test_numeric [601/911] 100163=test_gem_commands_search_command [602/911] 100163=comments_test [603/911] 100163=test_x509store [604/911] 100162=test_gem_source_fetch_problem [605/911] 100162=test_rdoc_markup_to_ansi [606/911] 100165=test_gem_safe_yaml [607/911] 100165=test_gem_commands_install_command [608/911] 100162=test_super [609/911] 100163=test_ractor_compatibility [610/911] 100163=test_shift_jis [611/911] 100163=test_hmac [612/911] 100163=dump_test [613/911] 100163=test_gem_commands_check_command [614/911] 100162=test_system [615/911] 100163=test_placearg [616/911] 100163=test_pack [617/911] 100163=test_gem_resolver_lock_specification [618/911] 100163=test_gem_source_lock [619/911] 100163=parse_test [620/911] 100163=test_string [621/911] 100165=test_delete [622/911] 100165=test_change_word [623/911] 100165=test_raise [624/911] 100165=test_gem_name_tuple [625/911] 100163=test_continuation [626/911] 100163=test_nofree [627/911] 100163=test_member [628/911] 100165=test_singleton [629/911] 100163=test_gem_spec_fetcher [630/911] 100165=test_files_test [631/911] 100165=test_sleep [632/911] 100163=test_mailto [633/911] 100162=test_fnmatch [634/911] 100163=numeric_value_test [635/911] 100163=test_rdoc_markup_hard_break [636/911] 100163=test_date_arith [637/911] 100163=test_file_exhaustive [638/911] 100162=test_erb_m17n [639/911] 100162=test_transcode [640/911] 100162=test_rbconfig [641/911] 100162=test_ractor [642/911] 100162=test_signedness [643/911] 100165=test_sizeof [644/911] 100165=test_debugger_integration [645/911] 100165=test_my_integer [646/911] 100165=test_face [647/911] 100165=test_dot_dot [648/911] 100165=test_weakkeymap [649/911] 100162=test_pack [650/911] 100162=test_dbm [651/911] 100162=test_gem_commands_exec_command [652/911] 100165=test_usrmarshal [653/911] 100165=test_data [654/911] 100165=heredoc_dedent_test [655/911] 100165=test_enc_raise [656/911] 100165=test_defined [657/911] 100165=test_array [658/911] 100165=test_memory_view [659/911] 100165=test_gem_commands_dependency_command [660/911] 100165=test_require [661/911] 100163=test_arity [662/911] 100163=test_c_struct_builder [663/911] 100162=test_rendering [664/911] 100162=test_type [665/911] 100162=unescape_test [666/911] 100162=test_rdoc_generator_ri [667/911] 100162=test_trace [668/911] 100162=test_gem_stream_ui [669/911] 100163=test_rdoc_context_section [670/911] 100163=test_bug-14834 [671/911] 100163=test_rdoc_markup_include [672/911] 100163=test_not [673/911] 100163=test_string [674/911] 100162=test_digest [675/911] 100162=test_rdoc_parser_c [676/911] 100162=test_variable [677/911] 100162=integer_parse_test [678/911] 100162=test_addrinfo [679/911] 100162=test_closure [680/911] 100165=json_fixtures_test [681/911] 100165=test_assembler [682/911] 100165=test_bmethod [683/911] 100165=test_custom_command [684/911] 100165=test_ftp [685/911] 100165=test_class2name [686/911] 100165=test_gem_source [687/911] 100165=test_set_len [688/911] 100165=test_key_stroke [689/911] 100165=test_depth_first [690/911] 100165=test_array [691/911] 100162=test_tree_spell_checker [692/911] 100162=test_require_lib [693/911] 100167=test_dir_m17n [694/911] 100167=test_deprecate [695/911] 100167=test_rdoc_constant [696/911] 100162=test_function_entry [697/911] 100162=lex_test [698/911] 100167=test_rdoc_markdown [699/911] 100167=test_process [700/911] 100167=test_external_new [701/911] 100167=test_gem_commands_lock_command [702/911] 100167=test_euc_jp [703/911] 100167=test_win32ole_typelib [704/911] 100167=test_objectspace [705/911] 100162=test_open3 [706/911] 100162=test_rdoc_encoding [707/911] 100162=test_rdoc_rd_inline_parser [708/911] 100162=test_rdoc_markup_pre_process [709/911] 100162=test_key_event_record [710/911] 100162=test_parser [711/911] 100162=test_data [712/911] 100162=locals_test [713/911] 100162=test_rdoc_parser_prism_ruby [714/911] 100167=test_string [715/911] 100167=test_iterator [716/911] 100167=test_recorder [717/911] 100167=test_gem_ext_configure_builder [718/911] 100167=test_storage [719/911] 100167=test_http_request [720/911] 100162=test_cmethod [721/911] 100162=test_find [722/911] 100167=test_gem_ext_builder [723/911] 100162=test_weakmap [724/911] 100167=test_basicsocket [725/911] 100167=test_unicode [726/911] 100167=test_rdoc_normal_class [727/911] 100167=test_integer [728/911] 100167=test_gem_installer [729/911] 100165=test_gem_ext_cargo_builder [730/911] 100165=pattern_test [731/911] 100165=node_id_test [732/911] 100165=test_dup [733/911] 100165=test_thread_cv [734/911] 100165=test_typeddata [735/911] 100165=test_kdf [736/911] 100165=test_files_test_1 [737/911] 100165=test_x509cert [738/911] 100165=test_rdoc_rd_inline [739/911] 100165=test_popen_deadlock [740/911] 100165=test_yamldbm [741/911] 100165=test_arith_seq_extract [742/911] 100165=test_psych [743/911] 100165=test_nomethod_error [744/911] 100165=test_case_comprehensive [745/911] 100165=test_recursion [746/911] 100165=test_object_create_start [747/911] 100165=test_webauthn_listener_response [748/911] 100165=test_duplicate [749/911] 100165=test_ractor [750/911] 100165=test_capacity [751/911] 100165=test_nextafter [752/911] 100165=test_sprintf [753/911] 100165=test_command [754/911] 100165=test_gem_bundler_version_finder [755/911] 100165=test_rdoc_markup_paragraph [756/911] 100165=test_date_strftime [757/911] 100162=test_rational [758/911] 100165=magic_comment_test [759/911] 100165=test_emitter [760/911] 100165=test_encoding [761/911] 100165=test_etc [762/911] 100165=test_ast [763/911] 100162=test_sockopt [764/911] 100162=test_win32ole_method_event [765/911] 100162=test_gem_resolver_index_specification [766/911] 100162=test_shellwords [767/911] 100162=test_gem_request_set [768/911] 100162=test_stream [769/911] 100162=test_omap [770/911] 100162=test_gem_dependency [771/911] 100162=test_primitive [772/911] 100162=test_date_marshal [773/911] 100162=test_io [774/911] 100167=test_rdoc_markup_to_joined_paragraph [775/911] 100167=test_frozen [776/911] 100167=test_rdoc_top_level [777/911] 100167=test_document [778/911] 100167=test_rdoc_servlet [779/911] 100167=test_iseq_load [780/911] 100167=test_boolean [781/911] 100167=test_scheduler [782/911] 100167=test_gem_commands_build_command [783/911] 100167=test_float [784/911] 100163=test_ws [785/911] 100163=heredoc_test [786/911] 100163=test_wss [787/911] 100163=test_math [788/911] 100163=test_gem_commands_info_command [789/911] 100163=test_gc [790/911] 100163=test_libs [791/911] 100163=test_fiber [792/911] 100167=test_dln [793/911] 100167=test_method_name_check [794/911] 100167=test_proxy [795/911] 100167=test_completion [796/911] 100167=test_show_source [797/911] 100167=test_env [798/911] 100163=test_http [799/911] 100167=test_pkg_config [800/911] 100167=test_ansi [801/911] 100167=library_symbols_test [802/911] 100167=test_case [803/911] 100167=fixtures_test [804/911] 100162=test_rational2 [805/911] 100162=test_rdoc_markup_to_html Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 10 #<File::Stat dev=0x8, ino=486398647, 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> [806/911] 100167=test_protect [807/911] 100167=test_at_exit [808/911] 100162=test_tree_builder [809/911] 100167=test_bundled_ca [810/911] 100162=test_gem_resolver_activation_request [811/911] 100162=test_koi8 [812/911] 100162=constant_path_node_test [813/911] 100162=test_files_ext [814/911] 100162=test_allocation [815/911] 100167=test_arith_seq_beg_len_step [816/911] 100167=test_filter [817/911] 100167=test_gem_resolver_requirement_list [818/911] 100167=test_insns_leaf [819/911] 100167=test_gem_package_tar_reader_entry [820/911] 100167=test_debug [821/911] 100167=test_asn1 [822/911] 100167=test_stringify_symbols [823/911] 100167=test_digest_extend [824/911] 100167=test_pty [825/911] 100167=test_line_editor [826/911] 100167=test_gem_commands_pristine_command [827/911] 100163=test_alias_and_anchor [828/911] 100163=test_gem_source_subpath_problem [829/911] 100163=test_x509req [830/911] 100163=test_eval_history [831/911] 100163=test_https [832/911] 100167=test_string_memory [833/911] 100167=string_encoding_test [834/911] 100167=test_evaluation [835/911] 100167=test_win32ole_variant_m [836/911] 100167=test_gem_dependency_list [837/911] 100167=test_rdoc_markup_to_table_of_contents [838/911] 100167=test_refinement [839/911] 100162=test_rdoc_code_object [840/911] 100162=test_cgi_session [841/911] 100162=test_x509crl [842/911] 100162=test_gem_commands_environment_command [843/911] 100162=test_random_formatter [844/911] 100162=test_complex [845/911] 100162=test_ellipsize [846/911] 100162=test_tracer [847/911] 100162=test_rdoc_rubygems_hook [848/911] 100162=test_gem_commands_uninstall_command [849/911] 100163=test_option [850/911] 100163=test_color_printer [851/911] 100163=test_type_completor [852/911] 100163=test_gem_resolver_installer_set [853/911] 100163=test_syntax [854/911] 100162=test_to_ruby [855/911] 100162=test_gem_request_connection_pools [856/911] 100167=test_engine [857/911] 100167=test_warning [858/911] 100162=test_key_error [859/911] 100162=test_gbk [860/911] 100162=test_x509attr [861/911] 100162=percent_delimiter_string_test [862/911] 100162=test_ssl_session [863/911] 100167=test_pinned [864/911] 100167=test_argf [865/911] 100162=test_m17n [866/911] 100162=test_rdoc_markup_verbatim [867/911] 100162=test_yjit [868/911] 100167=test_rdoc_parser [869/911] 100167=test_gem_resolver_dependency_request [870/911] 100167=breadth_first_search_test [871/911] 100167=test_x509ext [872/911] 100167=test_exit [873/911] 100167=test_gem_platform [874/911] 100167=test_bn [875/911] 100167=test_config [876/911] 100167=test_generic [877/911] 100167=test_cparser [878/911] 100163=test_buffered_io [879/911] 100163=test_set [880/911] 100163=test_gem_security_signer [881/911] 100167=test_rdoc_ri_driver [882/911] 100163=test_httpheader [883/911] 100163=test_rdoc_generator_pot_po [884/911] 100163=test_helper_method [885/911] 100163=test_key_name_check [886/911] 100163=test_irb [887/911] 100163=test_new [888/911] 100163=test_gem_package_tar_writer [889/911] 100167=test_cipher [890/911] 100167=test_gem_resolver_composed_set [891/911] 100167=test_scalar_scanner [892/911] 100163=test_gb18030 [893/911] 100163=regexp_test [894/911] 100163=test_rdoc_markup_attribute_manager [895/911] 100167=test_rat [896/911] 100163=json_string_matching_test [897/911] 100163=test_cgi_cookie [898/911] 100167=test_mul [899/911] 100163=test_monitor [900/911] 100167=implicit_array_test [901/911] 100167=test_cd [902/911] 100167=test_multi_irb_commands [903/911] 100167=test_whileuntil [904/911] 100167=test_acceptable [905/911] 100163=test_rdoc_markup_heading [906/911] 100163=test_metaclass [907/911] 100163=test_cgi_util [908/911] 100167=test_dir [909/911] 100163=test_hash [910/911] 100167=regular_expression_options_test [911/911] 100167=test_gem_ext_rake_builder Finished tests in 383.915072s, 84.2895 tests/s, 17000.5100 assertions/s. 32360 tests, 6526752 assertions, 0 failures, 0 errors, 396 skips ruby -v: ruby 3.5.0dev (2025-01-14T04:36:25Z master 382277f9bf) +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-14T04:36:25Z master 382277f9bf) +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 ............................................................ 3360 ...................................................... Finished in 30.909974 seconds 3413 files, 33289 examples, 176868 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.