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