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