Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-081912
#<BuildRuby:0x000055829931f440
@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.20220227-081912",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008119 0.002030 1.038551 ( 1.151126)
build_miniruby 0.001694 0.000423 0.074527 ( 0.071980)
build_ruby 0.001775 0.000444 0.079018 ( 0.076431)
build_all 0.009887 0.001438 4.207475 ( 0.838864)
build_install 0.016554 0.007149 7.902490 ( 2.496610)
test_btest 0.000969 0.000264 78.638055 ( 8.307062)
test_basic 0.006408 0.000000 0.340252 ( 0.433572)
test_all 0.000000 0.002072 708.687212 ( 68.082058)
test_rubyspec 0.106244 0.052523 46.473057 ( 51.899009)
total: 133.36 sec