Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-162219
#<BuildRuby:0x000055eb9de75390
@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.20220823-162219",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008861 0.001163 0.858250 ( 1.050958)
build_miniruby 0.001599 0.000369 0.062695 ( 0.061853)
build_ruby 0.001166 0.000269 0.057246 ( 0.057270)
build_all 0.007244 0.001672 1.248097 ( 0.480845)
build_install 0.009331 0.008225 1.575864 ( 0.799644)
test_btest 0.000753 0.000236 53.666926 ( 6.217878)
test_basic 0.001075 0.005099 0.290581 ( 0.385157)
test_all 0.002806 0.001052 481.793607 ( 52.090599)
test_rubyspec 0.052280 0.065268 41.843127 ( 50.421198)
total: 111.57 sec