Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-093929
#<BuildRuby:0x00005600042e84e8
@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.20220317-093929",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007016 0.004681 1.028494 ( 1.226306)
build_miniruby 0.001589 0.000340 0.076514 ( 0.074348)
build_ruby 0.001816 0.000389 0.076308 ( 0.073950)
build_all 0.010381 0.000000 4.170825 ( 0.849618)
build_install 0.022906 0.002555 7.889810 ( 2.413120)
test_btest 0.000949 0.000158 78.602117 ( 8.354504)
test_basic 0.004852 0.003251 0.355771 ( 0.452209)
test_all 0.001708 0.000326 693.415145 ( 66.420060)
test_rubyspec 0.111653 0.049257 46.006216 ( 51.367070)
total: 131.23 sec