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