Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-112819
#<BuildRuby:0x000055dd487700d0
@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.20220816-112819",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005191 0.000865 0.839125 ( 0.923546)
build_miniruby 0.000834 0.000139 0.057339 ( 0.056017)
build_ruby 0.000731 0.000122 0.059625 ( 0.058473)
build_all 0.003899 0.000650 1.522624 ( 0.592393)
build_install 0.004412 0.004905 1.910359 ( 0.971279)
test_btest 0.000703 0.000162 54.847124 ( 8.336328)
test_basic 0.004676 0.001079 0.280276 ( 0.368949)
test_all 0.001179 0.000272 635.067962 ( 89.772964)
test_rubyspec 0.072473 0.046545 43.931144 ( 51.321085)
total: 152.40 sec