Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-130353
#<BuildRuby:0x00005608bdbc3600
@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.20220827-130353",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006862 0.004763 0.970871 ( 1.214412)
build_miniruby 0.001562 0.000446 0.076724 ( 0.075786)
build_ruby 0.001522 0.000435 0.078388 ( 0.078172)
build_all 0.008377 0.002394 1.534150 ( 0.596972)
build_install 0.022285 0.000000 1.884320 ( 0.922060)
test_btest 0.001485 0.000000 80.674868 ( 8.261879)
test_basic 0.002538 0.004133 0.324779 ( 0.416257)
test_all 0.003320 0.000830 646.198822 ( 65.102166)
test_rubyspec 0.127281 0.053335 45.655248 ( 54.034121)
total: 130.70 sec