Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-113847
#<BuildRuby:0x00005642ac6a44e8
@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.20220404-113847",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009182 0.000765 1.026398 ( 1.291467)
build_miniruby 0.001848 0.000154 0.077735 ( 0.076433)
build_ruby 0.000000 0.002224 0.077517 ( 0.075324)
build_all 0.007386 0.003185 4.199651 ( 0.842337)
build_install 0.024204 0.000000 8.580854 ( 3.012933)
test_btest 0.001285 0.000000 77.724582 ( 8.411582)
test_basic 0.003616 0.003427 0.348202 ( 0.437397)
test_all 0.002231 0.000000 711.553512 ( 68.510499)
test_rubyspec 0.103176 0.075822 46.793062 ( 52.159645)
total: 134.82 sec