Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-224015
#<BuildRuby:0x00005603bdb56168
@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.20230123-224015",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001371 0.003675 1.088286 ( 1.495996)
build_miniruby 0.001024 0.000128 1.086962 ( 1.085333)
build_ruby 0.001191 0.000149 2.404843 ( 2.704825)
build_all 0.003598 0.003318 3.443557 ( 1.725340)
build_install 0.009757 0.003529 2.679509 ( 1.825254)
test_btest 0.000610 0.000105 57.131260 ( 19.821775)
test_basic 0.001636 0.004130 0.426914 ( 0.533846)
test_all 0.000897 0.000805 640.628251 (203.765900)
test_rubyspec 0.018227 0.035801 70.689804 ( 80.913844)
total: 313.87 sec