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