Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-031700
#<BuildRuby:0x00005585d72b40a0
@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.20231018-031700",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.005013 0.000389 1.472254 ( 1.751329)
build_miniruby 0.000775 0.000258 0.901248 ( 0.900797)
build_ruby 0.001008 0.000336 2.619499 ( 2.619508)
build_all 0.011206 0.000000 18.427422 ( 1.628897)
build_install 0.008326 0.002724 5.629753 ( 1.325743)
test_btest 0.000884 0.000258 99.706507 ( 7.610969)
test_basic 0.000000 0.004828 0.730441 ( 0.806155)
test_all 0.004049 0.002807 573.310057 ( 68.653043)
test_rubyspec 0.020771 0.027905 51.916836 ( 64.204178)
total: 149.50 sec