Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-060906
#<BuildRuby:0x000055bbaa287e98
@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.20220518-060906",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.002770 0.003937 0.931536 ( 0.949601)
build_miniruby 0.000820 0.000117 0.056965 ( 0.055767)
build_ruby 0.000918 0.000000 0.057207 ( 0.055932)
build_all 0.000000 0.004127 1.491031 ( 0.599987)
build_install 0.008526 0.002412 6.247335 ( 2.838168)
test_btest 0.000537 0.000119 48.959203 ( 8.133199)
test_basic 0.004474 0.000995 0.347951 ( 0.436306)
test_all 0.001149 0.000255 635.256959 ( 91.825331)
test_rubyspec 0.079424 0.049133 43.673281 ( 49.248669)
total: 154.14 sec