Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-044324
#<BuildRuby:0x000055a014224480
@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.20220506-044324",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006007 0.003483 1.073863 ( 2.526064)
build_miniruby 0.001299 0.000346 0.066753 ( 0.064957)
build_ruby 0.001173 0.000313 0.073395 ( 0.071792)
build_all 0.005128 0.003185 1.493683 ( 0.617792)
build_install 0.020599 0.000250 6.311111 ( 3.065790)
test_btest 0.000940 0.000214 73.973582 ( 9.451155)
test_basic 0.006315 0.001436 0.310927 ( 0.398298)
test_all 0.002001 0.000000 707.762050 ( 71.678416)
test_rubyspec 0.076426 0.040300 49.184714 ( 54.508001)
total: 142.38 sec