Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-004128
#<BuildRuby:0x00005565204faf08
@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.20221010-004128",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003372 0.006415 1.079422 ( 1.905704)
build_miniruby 0.001408 0.000403 0.100830 ( 0.098352)
build_ruby 0.001193 0.000340 0.098179 ( 0.094798)
build_all 0.005029 0.001436 1.278074 ( 0.547659)
build_install 0.016007 0.000000 1.642945 ( 0.893330)
test_btest 0.001877 0.000000 64.098045 ( 6.541815)
test_basic 0.006485 0.000000 0.346485 ( 0.437250)
test_all 0.003964 0.002319 509.373478 ( 54.519413)
test_rubyspec 0.105221 0.029096 42.975721 ( 51.096089)
total: 116.14 sec