Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-001425
#<BuildRuby:0x00005572c9d706e0
@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.20221110-001425",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005162 0.004790 1.087511 ( 1.103147)
build_miniruby 0.002183 0.000000 0.065151 ( 0.062847)
build_ruby 0.002116 0.000000 0.066042 ( 0.064023)
build_all 0.005618 0.004654 1.485874 ( 0.592639)
build_install 0.020352 0.001888 1.867962 ( 0.939933)
test_btest 0.001420 0.000237 88.712022 ( 8.948892)
test_basic 0.009273 0.000638 0.340919 ( 0.427326)
test_all 0.000877 0.001086 686.204854 ( 69.266197)
test_rubyspec 0.098795 0.077249 47.874947 ( 55.974672)
total: 137.38 sec