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