Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-014648
#<BuildRuby:0x000056170af6af28
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231214-014648",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005045 0.000531 1.405144 ( 1.781855)
build_miniruby 0.000000 0.000979 0.845918 ( 0.846229)
build_ruby 0.000000 0.001294 2.764559 ( 2.765277)
build_all 0.004857 0.004759 16.066718 ( 1.477666)
build_install 0.006415 0.002154 4.711491 ( 1.123578)
test_btest 0.001029 0.000000 79.731225 ( 7.277352)
test_basic 0.003875 0.000255 0.705084 ( 0.787269)
test_all 0.083276 0.054393 500.351182 ( 59.320320)
test_rubyspec 0.035114 0.015814 49.831216 ( 62.210422)
total: 137.59 sec