Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-212339
#<BuildRuby:0x0000560bfe8d1fc0
@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.20240128-212339",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.002725 0.003881 2.059839 ( 3.431763)
build_miniruby 0.000000 0.001899 1.802864 ( 2.175559)
build_ruby 0.000397 0.001416 3.740138 ( 4.449667)
build_all 0.007176 0.001237 6.404260 ( 5.563267)
build_install 0.012593 0.008340 8.016023 ( 8.333238)
test_btest 0.001148 0.000251 89.095319 ( 64.101628)
test_basic 0.004261 0.004216 0.922272 ( 1.238566)
test_all 0.083376 0.033002 720.220655 (378.933007)
test_rubyspec 0.042113 0.065494 176.027923 (195.348260)
total: 663.58 sec