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