Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-190224
#<BuildRuby:0x00005639cb4a63b0
@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.20221205-190224",
@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.000011)
autoconf 0.000011 0.000001 0.000012 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.005527 1.249233 ( 1.444430)
build_miniruby 0.000000 0.001349 0.743455 ( 0.742143)
build_ruby 0.000725 0.000734 1.590870 ( 1.584175)
build_all 0.005623 0.000767 3.291497 ( 1.816451)
build_install 0.001021 0.011819 2.395198 ( 1.520774)
test_btest 0.000558 0.000146 59.234392 ( 16.222301)
test_basic 0.000000 0.004025 0.366235 ( 0.462256)
test_all 0.000738 0.000234 589.763047 (175.160500)
test_rubyspec 0.011227 0.024249 61.920732 ( 71.913025)
total: 270.87 sec