Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-020345
#<BuildRuby:0x000055924e74e920
@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.20220826-020345",
@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.000001 0.000024 ( 0.000025)
autoconf 0.000158 0.000012 0.000170 ( 0.000188)
configure 0.000055 0.000004 0.000059 ( 0.000055)
build_up 0.005253 0.007597 0.842518 ( 5.079408)
build_miniruby 0.001686 0.000338 0.066091 ( 0.063849)
build_ruby 0.001321 0.000264 0.065221 ( 0.064101)
build_all 0.008065 0.000742 1.249325 ( 0.473074)
build_install 0.008764 0.006553 1.596193 ( 0.800401)
test_btest 0.001154 0.000288 52.864280 ( 6.131252)
test_basic 0.006027 0.000484 0.299400 ( 0.390524)
test_all 0.005939 0.000006 520.128261 ( 54.114667)
test_rubyspec 0.085783 0.054747 41.708451 ( 50.029507)
total: 117.15 sec