Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-125650
#<BuildRuby:0x000055fda9e3cd60
@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.20220327-125650",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009135 0.002108 1.001297 ( 1.129265)
build_miniruby 0.001724 0.000398 0.067509 ( 0.066643)
build_ruby 0.001722 0.000397 0.078085 ( 0.077836)
build_all 0.010175 0.001156 4.129957 ( 0.862768)
build_install 0.019221 0.006044 7.833658 ( 2.446082)
test_btest 0.001047 0.000247 78.710643 ( 8.103703)
test_basic 0.001793 0.005991 0.344541 ( 0.434853)
test_all 0.001287 0.000379 677.299085 ( 66.348039)
test_rubyspec 0.108031 0.057684 46.050105 ( 51.387773)
total: 130.86 sec