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