Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-034259
#<BuildRuby:0x000055e4170e44e8
@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.20220306-034259",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000013)
build_up 0.008253 0.004129 1.028395 ( 1.010176)
build_miniruby 0.002020 0.000466 0.077401 ( 0.075870)
build_ruby 0.001786 0.000000 0.069458 ( 0.068037)
build_all 0.006142 0.004148 4.250239 ( 0.852978)
build_install 0.019552 0.003822 7.876484 ( 2.418252)
test_btest 0.001053 0.000263 75.488277 ( 7.865502)
test_basic 0.007149 0.000000 0.336894 ( 0.435406)
test_all 0.001853 0.000000 708.702070 ( 69.618296)
test_rubyspec 0.102002 0.055491 46.456772 ( 51.682761)
total: 134.03 sec