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