Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-034251
#<BuildRuby:0x0000556c34e5f510
@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.20220311-034251",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.010110 0.000944 1.079448 ( 5.732319)
build_miniruby 0.001323 0.000509 0.079029 ( 0.077207)
build_ruby 0.001326 0.000510 0.078276 ( 0.076723)
build_all 0.007178 0.002761 1.517055 ( 0.606649)
build_install 0.019824 0.003414 5.312607 ( 2.172148)
test_btest 0.001357 0.000452 77.778585 ( 8.544216)
test_basic 0.006275 0.002092 0.333778 ( 0.421749)
test_all 0.000000 0.001977 698.367248 ( 68.301104)
test_rubyspec 0.073403 0.098635 46.268599 ( 51.770684)
total: 137.70 sec