Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-013710
#<BuildRuby:0x000056274accf778
@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.20220225-013710",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000102 0.000015 0.000117 ( 0.000122)
build_up 0.006913 0.004653 0.864943 ( 1.171459)
build_miniruby 0.001631 0.000349 0.073038 ( 0.071474)
build_ruby 0.001608 0.000344 0.066653 ( 0.064930)
build_all 0.008164 0.001750 4.185896 ( 0.835030)
build_install 0.020027 0.000846 7.792924 ( 2.420304)
test_btest 0.001048 0.000185 72.474472 ( 8.301239)
test_basic 0.002762 0.004839 0.343457 ( 0.431328)
test_all 0.001948 0.000433 664.691554 ( 65.326574)
test_rubyspec 0.089595 0.079586 46.329004 ( 51.495064)
total: 130.12 sec