Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-075834
#<BuildRuby:0x0000556e61936258
@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.20230620-075834",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.005812 0.000207 2.007614 ( 6.233119)
build_miniruby 0.001295 0.000046 1.430787 ( 1.566239)
build_ruby 0.001678 0.000000 2.748143 ( 3.449599)
build_all 0.006950 0.000005 5.390443 ( 3.521449)
build_install 0.014774 0.004401 6.850722 ( 6.035846)
test_btest 0.001033 0.000063 79.320228 ( 48.811859)
test_basic 0.007429 0.000180 0.867516 ( 1.661028)
test_all 0.002608 0.000104 566.582214 (317.700597)
test_rubyspec 0.039469 0.014632 87.023070 (130.663858)
total: 519.64 sec