Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-201403
#<BuildRuby:0x000056068473f808
@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.20220316-201403",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.010682 0.998137 ( 1.022924)
build_miniruby 0.002228 0.000401 0.074755 ( 0.071874)
build_ruby 0.002247 0.000000 0.075900 ( 0.073646)
build_all 0.010690 0.000000 4.186068 ( 0.847211)
build_install 0.017487 0.005908 7.825497 ( 2.366091)
test_btest 0.000000 0.001384 72.558003 ( 8.244305)
test_basic 0.006788 0.001618 0.349784 ( 0.437736)
test_all 0.001393 0.000278 649.591704 ( 64.842638)
test_rubyspec 0.091583 0.066532 45.934810 ( 51.527179)
total: 129.43 sec