Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-121810
#<BuildRuby:0x00005614ce088480
@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.20220315-121810",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002438 0.009511 1.045519 ( 1.106454)
build_miniruby 0.000800 0.000509 0.074485 ( 0.073013)
build_ruby 0.001931 0.000000 0.076482 ( 0.074436)
build_all 0.005893 0.003889 4.200254 ( 0.861525)
build_install 0.010845 0.008653 8.026256 ( 2.461865)
test_btest 0.000722 0.000464 77.137333 ( 8.084923)
test_basic 0.001345 0.005747 0.334530 ( 0.430654)
test_all 0.001063 0.000759 662.469428 ( 65.717024)
test_rubyspec 0.103497 0.065688 46.106062 ( 51.477101)
total: 130.29 sec