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