Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-125530
#<BuildRuby:0x000056126b368ea8
@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.20221128-125530",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.009907 0.000444 1.179127 ( 1.439533)
build_miniruby 0.001877 0.000402 0.836926 ( 0.836013)
build_ruby 0.002601 0.000558 2.248291 ( 2.155099)
build_all 0.013738 0.006627 18.610056 ( 2.166522)
build_install 0.011235 0.009038 1.893142 ( 0.961284)
test_btest 0.001121 0.000374 86.459052 ( 8.724682)
test_basic 0.007140 0.001113 0.334574 ( 0.422360)
test_all 0.001661 0.000532 695.658496 ( 69.651279)
test_rubyspec 0.091641 0.088410 48.934740 ( 57.056770)
total: 143.41 sec