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