Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-011117
#<BuildRuby:0x000055ca6c84c448
@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.20220401-011117",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010055 0.000932 1.012998 ( 1.048370)
build_miniruby 0.001971 0.000304 0.073757 ( 0.071351)
build_ruby 0.001588 0.000244 0.066823 ( 0.064712)
build_all 0.009345 0.001437 4.191081 ( 0.855672)
build_install 0.022369 0.002412 7.915320 ( 2.398395)
test_btest 0.001518 0.000000 71.318272 ( 8.373595)
test_basic 0.005063 0.002495 0.336944 ( 0.422719)
test_all 0.001671 0.000264 706.943744 ( 67.518265)
test_rubyspec 0.098231 0.088150 46.564476 ( 51.879165)
total: 132.63 sec