Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-221909
#<BuildRuby:0x000055d130a2cf40
@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.20220329-221909",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000124 0.000000 0.000124 ( 0.000129)
build_up 0.010024 0.000472 1.006245 ( 1.418444)
build_miniruby 0.001485 0.000318 0.075123 ( 0.074012)
build_ruby 0.001931 0.000414 0.076302 ( 0.073904)
build_all 0.010129 0.000237 4.160671 ( 0.842683)
build_install 0.024090 0.000000 7.931489 ( 2.448521)
test_btest 0.001450 0.000000 71.117505 ( 8.376565)
test_basic 0.003590 0.004117 0.342713 ( 0.436480)
test_all 0.001517 0.000264 647.748169 ( 66.378511)
test_rubyspec 0.086289 0.056513 46.075356 ( 51.433915)
total: 131.48 sec