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