Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-115915
#<BuildRuby:0x00005589bede1a00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20230216-115915",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000699 0.004153 1.257563 ( 1.678178)
build_miniruby 0.000928 0.000177 0.927832 ( 0.926123)
build_ruby 0.000995 0.000190 1.864678 ( 2.089764)
build_all 0.005460 0.001040 3.470372 ( 1.770680)
build_install 0.001167 0.009165 2.602564 ( 1.791814)
test_btest 0.000667 0.000191 55.421186 ( 14.987032)
test_basic 0.000000 0.005205 0.438362 ( 0.571382)
test_all 0.000000 0.000972 586.038776 (178.752389)
test_rubyspec 0.010272 0.027174 59.084902 ( 69.133690)
total: 271.70 sec