Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-035838
#<BuildRuby:0x00005581ddf24a68
@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.20221015-035838",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000060 0.000005 0.000065 ( 0.000065)
configure 0.000068 0.000005 0.000073 ( 0.000067)
build_up 0.008472 0.004797 1.092646 ( 1.151182)
build_miniruby 0.001276 0.000183 0.103598 ( 0.102289)
build_ruby 0.001333 0.000191 0.087746 ( 0.085928)
build_all 0.008330 0.000486 1.340931 ( 0.575035)
build_install 0.009865 0.004935 1.680173 ( 0.906212)
test_btest 0.001329 0.000235 61.838719 ( 6.754869)
test_basic 0.006657 0.000272 0.347036 ( 0.439323)
test_all 0.002396 0.004257 492.186376 ( 53.137168)
test_rubyspec 0.090249 0.042034 43.163778 ( 51.423429)
total: 114.58 sec