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