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