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