Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-093847
#<BuildRuby:0x000056236c261610
@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.20220507-093847",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.002648 0.004799 0.845608 ( 1.719335)
build_miniruby 0.000831 0.000237 0.068191 ( 0.066898)
build_ruby 0.001139 0.000000 0.052884 ( 0.051774)
build_all 0.006440 0.000000 1.315862 ( 0.552164)
build_install 0.001618 0.012066 6.485924 ( 3.033866)
test_btest 0.000397 0.000167 62.666154 ( 12.706986)
test_basic 0.004354 0.000269 0.266583 ( 0.360868)
test_all 0.000834 0.000333 545.266358 ( 64.528897)
test_rubyspec 0.035396 0.016712 52.436968 ( 58.122473)
total: 141.14 sec