Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-115422
#<BuildRuby:0x0000563bf14b65a8
@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.20220605-115422",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006171 0.000324 0.817105 ( 0.862813)
build_miniruby 0.001007 0.000000 0.057325 ( 0.056067)
build_ruby 0.001041 0.000000 0.059801 ( 0.058518)
build_all 0.003848 0.000256 1.521829 ( 0.620966)
build_install 0.008038 0.001071 6.338060 ( 2.851997)
test_btest 0.000826 0.000000 50.200843 ( 8.385650)
test_basic 0.001575 0.004307 0.337003 ( 0.424903)
test_all 0.001635 0.000307 643.804780 ( 90.296141)
test_rubyspec 0.067424 0.048296 44.217611 ( 49.824642)
total: 153.38 sec