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