Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-013103
#<BuildRuby:0x00005589aaf37fa8
@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.20220818-013103",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006526 0.000180 0.838075 ( 0.940219)
build_miniruby 0.000872 0.000063 0.057713 ( 0.056597)
build_ruby 0.000942 0.000067 0.060110 ( 0.058849)
build_all 0.000573 0.003949 1.537595 ( 0.591527)
build_install 0.010146 0.000742 1.911523 ( 0.959361)
test_btest 0.000709 0.000089 51.095751 ( 8.576176)
test_basic 0.004659 0.000583 0.278431 ( 0.367684)
test_all 0.000000 0.002543 605.826983 ( 93.348119)
test_rubyspec 0.089843 0.038143 43.804590 ( 51.166762)
total: 156.07 sec