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