Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-195744
#<BuildRuby:0x0000555ae1623810
@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.20220303-195744",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009690 0.001385 0.987239 ( 1.045074)
build_miniruby 0.001667 0.000238 0.074289 ( 0.072278)
build_ruby 0.001630 0.000233 0.079021 ( 0.077012)
build_all 0.010678 0.000139 4.235104 ( 0.834743)
build_install 0.015757 0.009966 7.769834 ( 2.406950)
test_btest 0.001020 0.000214 75.655391 ( 8.513057)
test_basic 0.006126 0.000229 0.329668 ( 0.419605)
test_all 0.001872 0.000126 652.778540 ( 65.074210)
test_rubyspec 0.129458 0.047459 46.652826 ( 51.991501)
total: 130.44 sec