Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-205407
#<BuildRuby:0x000055d6342346e0
@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.20220917-205407",
@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.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000820 0.008390 1.069973 ( 1.113416)
build_miniruby 0.001277 0.000532 0.112260 ( 0.107792)
build_ruby 0.001295 0.000539 0.111055 ( 0.093501)
build_all 0.008444 0.001584 1.594447 ( 0.652835)
build_install 0.019503 0.003402 1.968514 ( 0.981223)
test_btest 0.000957 0.000319 93.092476 ( 9.594942)
test_basic 0.007203 0.000564 0.407355 ( 0.494554)
test_all 0.001681 0.000525 638.767389 ( 66.061255)
test_rubyspec 0.099435 0.075218 47.107129 ( 55.212841)
total: 134.31 sec