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