Logfile: /home/ko1/ruby/logs/brlog.trunk.20220409-154306
#<BuildRuby:0x000055954072c4e8
@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.20220409-154306",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009064 0.001108 1.012002 ( 2.202012)
build_miniruby 0.001295 0.000277 0.079521 ( 0.079651)
build_ruby 0.001399 0.000300 0.073269 ( 0.073743)
build_all 0.007999 0.001714 1.516606 ( 0.621311)
build_install 0.022017 0.000000 2.057146 ( 1.153947)
test_btest 0.001184 0.000000 73.437298 ( 8.592860)
test_basic 0.006162 0.000682 0.339300 ( 0.430819)
test_all 0.002681 0.000000 700.100367 ( 68.160984)
test_rubyspec 0.121025 0.056206 46.630998 ( 52.055607)
total: 133.37 sec