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