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