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