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