Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-225638
#<BuildRuby:0x00005648c6bebeb8
@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.20220508-225638",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005941 0.000914 0.831777 ( 1.180238)
build_miniruby 0.000915 0.000141 0.057672 ( 0.056283)
build_ruby 0.000882 0.000136 0.057590 ( 0.056361)
build_all 0.003816 0.000587 1.479229 ( 0.596122)
build_install 0.008984 0.000596 6.241081 ( 2.824175)
test_btest 0.000646 0.000093 51.424864 ( 8.130876)
test_basic 0.005402 0.000772 0.360420 ( 0.447814)
test_all 0.001119 0.000160 624.855992 ( 89.725295)
test_rubyspec 0.050216 0.074817 43.880170 ( 48.887111)
total: 151.90 sec