Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-123924
#<BuildRuby:0x0000563d40d888e8
@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.20220308-123924",
@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.000022 0.000004 0.000026 ( 0.000025)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009204 0.001534 0.998722 ( 1.136317)
build_miniruby 0.000000 0.001915 0.077704 ( 0.075378)
build_ruby 0.000000 0.002120 0.076914 ( 0.074570)
build_all 0.002361 0.007491 4.249358 ( 0.855842)
build_install 0.019289 0.003627 7.895904 ( 2.398077)
test_btest 0.001068 0.000337 78.585862 ( 8.232052)
test_basic 0.003610 0.004005 0.338301 ( 0.427087)
test_all 0.001500 0.000525 682.512528 ( 66.786923)
test_rubyspec 0.102473 0.067799 46.145618 ( 51.541492)
total: 131.53 sec