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