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