Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-100359
#<BuildRuby:0x000055deedd67f00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220613-100359",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.006209 0.000530 0.846300 ( 1.025231)
build_miniruby 0.000850 0.000196 0.057501 ( 0.056208)
build_ruby 0.000837 0.000193 0.059216 ( 0.057930)
build_all 0.001751 0.002442 1.547287 ( 0.640025)
build_install 0.006528 0.004644 6.265200 ( 2.849981)
test_btest 0.000610 0.000191 49.081762 ( 8.687599)
test_basic 0.004563 0.001426 0.357735 ( 0.445333)
test_all 0.002123 0.000000 645.603936 ( 91.146756)
test_rubyspec 0.073310 0.050618 44.057022 ( 49.616852)
total: 154.53 sec