Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-064610
#<BuildRuby:0x000055bd8556e0a8
@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.20221027-064610",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004117 0.005514 1.081550 ( 1.154253)
build_miniruby 0.001387 0.000505 0.100162 ( 0.097008)
build_ruby 0.001496 0.000000 0.105448 ( 0.102858)
build_all 0.003576 0.004783 1.286251 ( 0.572781)
build_install 0.009765 0.004068 1.624051 ( 0.893436)
test_btest 0.001339 0.000558 62.745108 ( 6.609735)
test_basic 0.000000 0.006378 0.350010 ( 0.440428)
test_all 0.006968 0.000063 490.048700 ( 53.021079)
test_rubyspec 0.054616 0.073517 43.869908 ( 52.196341)
total: 115.09 sec