Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-012554
#<BuildRuby:0x00005564c3fca990
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220508-012554",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003143 0.004870 0.874929 ( 1.221864)
build_miniruby 0.000701 0.000216 0.061420 ( 0.060432)
build_ruby 0.000661 0.000203 0.084712 ( 0.083669)
build_all 0.004559 0.001403 1.283982 ( 0.547431)
build_install 0.011520 0.000610 6.518266 ( 3.056042)
test_btest 0.000543 0.000145 62.479331 ( 12.383862)
test_basic 0.003811 0.001017 0.259215 ( 0.387235)
test_all 0.001192 0.000146 540.800132 ( 64.995207)
test_rubyspec 0.028378 0.018593 52.697708 ( 58.428202)
total: 141.16 sec