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