Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-140149
#<BuildRuby:0x0000556b31358328
@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.20220803-140149",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005402 0.000900 0.843433 ( 3.838044)
build_miniruby 0.000833 0.000139 0.056959 ( 0.055734)
build_ruby 0.000845 0.000141 0.059867 ( 0.058635)
build_all 0.003968 0.000662 1.530363 ( 0.580828)
build_install 0.009669 0.001612 5.645940 ( 2.159252)
test_btest 0.000545 0.000000 46.743826 ( 8.599915)
test_basic 0.005588 0.000044 0.253308 ( 0.342354)
test_all 0.001280 0.000000 634.852727 ( 90.938669)
test_rubyspec 0.093250 0.035805 43.883512 ( 51.270647)
total: 157.84 sec