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