Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-041928
#<BuildRuby:0x0000564eb2821570
@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.20220721-041928",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000038 0.000010 0.000048 ( 0.000048)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.008475 0.004184 0.877761 ( 7.216812)
build_miniruby 0.001567 0.000482 0.065495 ( 0.063887)
build_ruby 0.001673 0.000515 0.065029 ( 0.062282)
build_all 0.005804 0.003395 1.281835 ( 0.514789)
build_install 0.010041 0.006381 4.308626 ( 1.790580)
test_btest 0.001329 0.000499 51.826304 ( 6.254435)
test_basic 0.000000 0.007560 0.300672 ( 0.388718)
test_all 0.003245 0.000417 486.026916 ( 52.062220)
test_rubyspec 0.079210 0.035553 42.070088 ( 47.706226)
total: 116.06 sec