Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-114728
#<BuildRuby:0x00005633341a8b38
@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.20220307-114728",
@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.000019 0.000002 0.000021 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006431 0.004345 0.991867 ( 1.230827)
build_miniruby 0.002267 0.000000 0.069378 ( 0.067207)
build_ruby 0.001706 0.000018 0.076912 ( 0.075307)
build_all 0.008551 0.002513 4.141901 ( 0.836049)
build_install 0.016377 0.006845 8.550411 ( 2.478197)
test_btest 0.000999 0.000239 73.719684 ( 7.801827)
test_basic 0.005795 0.001390 0.336536 ( 0.434508)
test_all 0.001836 0.000440 705.876807 ( 68.282302)
test_rubyspec 0.085375 0.080529 46.366443 ( 51.848503)
total: 133.06 sec