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