Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-150149
#<BuildRuby:0x0000559bc42cb040
@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.20231231-150149",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000041 0.000003 0.000044 ( 0.000043)
configure 0.000028 0.000003 0.000031 ( 0.000028)
build_up 0.004443 0.000000 0.979775 ( 1.370720)
build_miniruby 0.001124 0.000000 0.866597 ( 0.865676)
build_ruby 0.001408 0.000000 2.806924 ( 2.806719)
build_all 0.009446 0.000326 16.706079 ( 1.542835)
build_install 0.008211 0.000258 4.778163 ( 1.183781)
test_btest 0.001092 0.000073 87.680831 ( 7.005473)
test_basic 0.005761 0.000000 0.796054 ( 0.874404)
test_all 0.101466 0.039012 539.073431 ( 61.633988)
test_rubyspec 0.034278 0.020264 50.443530 ( 62.831639)
total: 140.12 sec