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