Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-141311
#<BuildRuby:0x0000560eef94a008
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221206-141311",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004739 0.000646 1.293001 ( 1.472354)
build_miniruby 0.001051 0.000000 0.659894 ( 0.658619)
build_ruby 0.000000 0.001244 1.279556 ( 1.272629)
build_all 0.003493 0.002231 3.028463 ( 1.500143)
build_install 0.003114 0.008796 2.168541 ( 1.321153)
test_btest 0.000612 0.000153 59.326194 ( 16.084300)
test_basic 0.000000 0.003947 0.299124 ( 0.396026)
test_all 0.000766 0.000383 556.319210 (166.368634)
test_rubyspec 0.012202 0.033427 68.346333 ( 78.245125)
total: 267.32 sec