Logfile: /home/ko1/ruby/logs/brlog.trunk.20220703-111739
#<BuildRuby:0x000055648cf648e8
@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.20220703-111739",
@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.000018 0.000002 0.000020 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004145 0.007107 0.971765 ( 1.242792)
build_miniruby 0.001828 0.000000 0.065979 ( 0.066015)
build_ruby 0.001812 0.000000 0.076129 ( 0.076546)
build_all 0.003111 0.007404 1.473394 ( 0.602948)
build_install 0.015745 0.004043 5.894186 ( 2.881435)
test_btest 0.000956 0.000319 76.891833 ( 8.341869)
test_basic 0.002875 0.004469 0.336363 ( 0.427275)
test_all 0.001691 0.000635 674.893136 ( 67.087501)
test_rubyspec 0.085179 0.077825 46.018526 ( 51.640230)
total: 132.37 sec