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