Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-222558
#<BuildRuby:0x00005605a3e5e120
@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.20240205-222558",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001377 0.004465 1.931718 ( 2.271360)
build_miniruby 0.001277 0.000319 1.704589 ( 1.703236)
build_ruby 0.001356 0.000339 3.551935 ( 3.773033)
build_all 0.002977 0.005164 6.243865 ( 2.874195)
build_install 0.018089 0.000099 7.766123 ( 4.155941)
test_btest 0.000521 0.000131 86.847430 ( 31.062428)
test_basic 0.004512 0.003284 0.848205 ( 0.922007)
test_all 0.073698 0.040324 766.846463 (288.154470)
test_rubyspec 0.038741 0.066273 173.443278 (187.661927)
total: 522.58 sec