Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-002733
#<BuildRuby:0x0000561f51f746c8
@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.20220212-002733",
@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.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003798 0.007978 0.953407 ( 1.068512)
build_miniruby 0.001370 0.000274 0.075758 ( 0.074261)
build_ruby 0.001684 0.000337 0.079891 ( 0.078007)
build_all 0.009294 0.000953 4.126733 ( 0.806153)
build_install 0.022117 0.001343 7.842198 ( 2.369362)
test_btest 0.001105 0.000174 73.989123 ( 8.363964)
test_basic 0.006746 0.001066 0.332222 ( 0.423482)
test_all 0.001536 0.000242 687.797379 ( 67.054466)
test_rubyspec 0.091534 0.073336 46.145981 ( 51.333503)
total: 131.57 sec