Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-101103
#<BuildRuby:0x000055caa8098620
@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.20220807-101103",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008274 0.004091 1.048641 ( 1.073458)
build_miniruby 0.001475 0.000295 0.074756 ( 0.073882)
build_ruby 0.001373 0.000274 0.079725 ( 0.079360)
build_all 0.009473 0.000975 1.546648 ( 0.585732)
build_install 0.021422 0.002968 5.176119 ( 2.053381)
test_btest 0.001184 0.000208 76.342188 ( 8.244977)
test_basic 0.002165 0.006186 0.336378 ( 0.427387)
test_all 0.002172 0.000510 621.771804 ( 63.460858)
test_rubyspec 0.081256 0.095095 45.905988 ( 53.439670)
total: 129.44 sec