Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-214448
#<BuildRuby:0x00005618d9140af8
@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.20220207-214448",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008007 0.003937 0.985075 ( 1.104551)
build_miniruby 0.001864 0.000000 0.075238 ( 0.074669)
build_ruby 0.001727 0.000000 0.078735 ( 0.078245)
build_all 0.002192 0.008869 4.092296 ( 0.801649)
build_install 0.021463 0.001924 7.863320 ( 2.379030)
test_btest 0.001300 0.000325 73.892142 ( 8.173044)
test_basic 0.007636 0.001909 0.346460 ( 0.434946)
test_all 0.001557 0.000389 699.393809 ( 67.495678)
test_rubyspec 0.083392 0.073111 46.110040 ( 51.479676)
total: 132.02 sec