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