Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-210252
#<BuildRuby:0x0000560e318184f0
@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.20220315-210252",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003532 0.007581 0.996088 ( 1.113833)
build_miniruby 0.001508 0.000754 0.074939 ( 0.074445)
build_ruby 0.001254 0.000627 0.078186 ( 0.078542)
build_all 0.010631 0.000000 4.240410 ( 0.875359)
build_install 0.017156 0.003813 8.127541 ( 2.550027)
test_btest 0.001224 0.000451 73.314473 ( 8.165097)
test_basic 0.002431 0.005149 0.337576 ( 0.427345)
test_all 0.001128 0.000475 658.074873 ( 66.269996)
test_rubyspec 0.113929 0.050425 46.239328 ( 51.703948)
total: 131.26 sec