Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-050738
#<BuildRuby:0x000055da1856bdd0
@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.20220802-050738",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006566 0.000000 0.865628 ( 0.951474)
build_miniruby 0.000990 0.000000 0.057466 ( 0.056291)
build_ruby 0.001015 0.000000 0.059028 ( 0.057811)
build_all 0.004486 0.000000 1.544294 ( 0.589670)
build_install 0.011126 0.000000 5.648692 ( 2.179757)
test_btest 0.000757 0.000000 50.892325 ( 8.602071)
test_basic 0.002180 0.003729 0.339151 ( 0.427300)
test_all 0.001178 0.000051 623.306057 ( 88.219663)
test_rubyspec 0.108618 0.019696 43.649109 ( 49.218486)
total: 150.30 sec