Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-234356
#<BuildRuby:0x00005625f48bc188
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-234356",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004338 0.000723 1.227371 ( 1.627079)
build_miniruby 0.001182 0.000197 1.457042 ( 1.459556)
build_ruby 0.001140 0.000190 5.400524 ( 5.405465)
build_all 0.009808 0.000871 16.522653 ( 1.749180)
build_install 0.008188 0.006966 4.846782 ( 1.679810)
test_btest 0.000650 0.000142 86.634174 ( 8.316111)
test_basic 0.007176 0.000000 0.674381 ( 0.740109)
test_all 0.096096 0.025139 538.864230 ( 72.693650)
test_rubyspec 0.051448 0.013890 77.541529 ( 89.892301)
total: 183.56 sec