Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-150850
#<BuildRuby:0x0000560c505c3de0
@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.20220729-150850",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.006196 0.000443 0.867002 ( 1.783404)
build_miniruby 0.000000 0.000908 0.057309 ( 0.056174)
build_ruby 0.000000 0.000867 0.059937 ( 0.058774)
build_all 0.000000 0.004553 1.512346 ( 0.592412)
build_install 0.006462 0.002632 5.685314 ( 2.179268)
test_btest 0.000662 0.000133 55.993735 ( 8.034120)
test_basic 0.001156 0.004836 0.329765 ( 0.418068)
test_all 0.001005 0.000268 630.660832 ( 91.402334)
test_rubyspec 0.081899 0.047818 43.691778 ( 49.267718)
total: 153.79 sec