Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-130850
#<BuildRuby:0x000055a641aaff68
@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.20220724-130850",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000044 0.006603 0.860252 ( 1.059588)
build_miniruby 0.000673 0.000281 0.057179 ( 0.055986)
build_ruby 0.000000 0.000981 0.058895 ( 0.057536)
build_all 0.001046 0.003355 1.505745 ( 0.583205)
build_install 0.006358 0.004978 5.639395 ( 2.146731)
test_btest 0.000539 0.000288 53.490955 ( 7.922338)
test_basic 0.005259 0.000810 0.338031 ( 0.425887)
test_all 0.000616 0.000308 609.739197 ( 87.720634)
test_rubyspec 0.075745 0.053013 43.671708 ( 49.351448)
total: 149.32 sec