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