Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-060924
#<BuildRuby:0x000055fcf3d708e8
@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.20220910-060924",
@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.000018 0.000002 0.000020 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007111 0.004066 1.158483 ( 1.396964)
build_miniruby 0.001598 0.000228 0.073695 ( 0.071749)
build_ruby 0.001826 0.000260 0.071810 ( 0.069770)
build_all 0.006747 0.004033 1.558959 ( 0.590871)
build_install 0.017531 0.002334 1.904241 ( 0.928557)
test_btest 0.002509 0.000443 98.906621 ( 9.612392)
test_basic 0.002077 0.004538 0.356525 ( 0.446186)
test_all 0.002387 0.000531 668.552437 ( 67.499852)
test_rubyspec 0.100497 0.076277 47.061836 ( 55.232764)
total: 135.85 sec