Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-040107
#<BuildRuby:0x0000562fa6bd63d0
@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.20240215-040107",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002493 0.003661 2.074219 ( 2.437981)
build_miniruby 0.001356 0.000354 1.724049 ( 1.722714)
build_ruby 0.001370 0.000357 3.800652 ( 4.032072)
build_all 0.006945 0.001648 6.795834 ( 3.423593)
build_install 0.010305 0.009656 8.363183 ( 4.834615)
test_btest 0.000699 0.000224 92.481699 ( 33.162230)
test_basic 0.004136 0.004073 0.931051 ( 1.028128)
test_all 0.090636 0.028863 770.689260 (241.083592)
test_rubyspec 0.034988 0.047496 111.003116 (119.950677)
total: 411.68 sec