Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-050612
#<BuildRuby:0x00005602aa6823d0
@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.20221209-050612",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000008 0.000002 0.000010 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000014)
build_up 0.005266 0.000326 1.234810 ( 1.416175)
build_miniruby 0.000883 0.000221 1.026808 ( 1.025540)
build_ruby 0.001133 0.000283 2.458731 ( 2.453168)
build_all 0.005514 0.001378 3.576163 ( 1.830417)
build_install 0.009044 0.006318 2.616242 ( 1.694728)
test_btest 0.000600 0.000175 57.341037 ( 15.774694)
test_basic 0.003290 0.000959 0.403235 ( 0.499356)
test_all 0.000856 0.000249 605.660906 (174.165151)
test_rubyspec 0.019807 0.013783 62.679694 ( 72.642922)
total: 271.50 sec