Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-181233
#<BuildRuby:0x0000558e94fe06c8
@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-181233",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006275 0.004745 0.993720 ( 1.129121)
build_miniruby 0.001432 0.000441 0.068416 ( 0.067587)
build_ruby 0.001266 0.000389 0.073058 ( 0.071927)
build_all 0.006218 0.005088 4.171822 ( 0.858495)
build_install 0.017623 0.005950 7.909808 ( 2.405314)
test_btest 0.000833 0.000294 77.801022 ( 8.042818)
test_basic 0.002137 0.006544 0.336988 ( 0.424522)
test_all 0.001196 0.000504 670.308498 ( 73.356976)
test_rubyspec 0.091786 0.067552 46.103822 ( 51.508056)
total: 137.87 sec