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