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