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