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