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