Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-011340
#<BuildRuby:0x0000563d0aa8ff00
@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.20220803-011340",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001684 0.005004 0.860145 ( 1.016005)
build_miniruby 0.000668 0.000334 0.057136 ( 0.055775)
build_ruby 0.000684 0.000342 0.059913 ( 0.058607)
build_all 0.004630 0.000000 1.514458 ( 0.582926)
build_install 0.010464 0.000659 5.632416 ( 2.132623)
test_btest 0.000524 0.000201 54.230756 ( 8.417482)
test_basic 0.000677 0.004966 0.254825 ( 0.343818)
test_all 0.000816 0.000377 635.772786 ( 92.665578)
test_rubyspec 0.078553 0.024086 43.672972 ( 51.070558)
total: 156.34 sec