Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-020800
#<BuildRuby:0x0000564b6b1bdf48
@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.20240312-020800",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.010466 0.000000 2.902637 ( 3.515290)
build_miniruby 0.001644 0.000000 2.229212 ( 2.282657)
build_ruby 0.001762 0.000000 3.891565 ( 4.246579)
build_all 0.007224 0.001551 6.939132 ( 3.672677)
build_install 0.018291 0.003505 8.994484 ( 5.350707)
test_btest 0.000682 0.000180 94.869081 ( 33.615676)
test_basic 0.002600 0.004850 0.876459 ( 0.946215)
test_all 0.089430 0.035366 864.197111 (458.996506)
test_rubyspec 0.038887 0.062975 137.594760 (195.956756)
total: 708.58 sec