Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-135310
#<BuildRuby:0x000055bbf302f670
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220612-135310",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.003721 0.003185 0.841428 ( 0.864906)
build_miniruby 0.000882 0.000000 0.057040 ( 0.055869)
build_ruby 0.001007 0.000000 0.059324 ( 0.058128)
build_all 0.003803 0.000387 1.503618 ( 0.606563)
build_install 0.009797 0.001091 6.320271 ( 2.845705)
test_btest 0.000611 0.000114 51.406107 ( 7.953708)
test_basic 0.004725 0.000885 0.291947 ( 0.381146)
test_all 0.001155 0.000216 658.322467 ( 94.534683)
test_rubyspec 0.086376 0.006023 44.087276 ( 49.678801)
total: 156.98 sec