Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-143300
#<BuildRuby:0x00005610b80c0098
@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.20230730-143300",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001433 0.004298 1.507555 ( 2.779221)
build_miniruby 0.000814 0.000226 0.927095 ( 0.926963)
build_ruby 0.001642 0.000000 2.655571 ( 2.660059)
build_all 0.006349 0.002892 14.581852 ( 1.285773)
build_install 0.007280 0.000938 2.017808 ( 0.896825)
test_btest 0.000815 0.000222 83.706282 ( 7.678063)
test_basic 0.002261 0.004759 0.629465 ( 0.705431)
test_all 0.001110 0.000353 494.021390 ( 51.722723)
test_rubyspec 0.029509 0.009925 46.292363 ( 58.687839)
total: 127.34 sec