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