Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-114911
#<BuildRuby:0x0000560586c6e620
@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.20220601-114911",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002663 0.003816 0.879929 ( 1.044861)
build_miniruby 0.000791 0.000182 0.057557 ( 0.056365)
build_ruby 0.000847 0.000195 0.057585 ( 0.056361)
build_all 0.003429 0.000791 1.490845 ( 0.602698)
build_install 0.011068 0.000000 6.298606 ( 2.845168)
test_btest 0.000747 0.000000 51.337180 ( 8.622181)
test_basic 0.002023 0.003545 0.288669 ( 0.377605)
test_all 0.001083 0.000255 658.880019 ( 96.349603)
test_rubyspec 0.084197 0.042700 44.052550 ( 49.623645)
total: 159.58 sec