Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-003632
#<BuildRuby:0x00005631f33ae8c0
@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.20220811-003632",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002201 0.004490 0.831009 ( 1.140779)
build_miniruby 0.000824 0.000127 0.059612 ( 0.058438)
build_ruby 0.000872 0.000134 0.059744 ( 0.058437)
build_all 0.004105 0.000631 1.557402 ( 0.587979)
build_install 0.007143 0.004297 5.646244 ( 2.168623)
test_btest 0.000675 0.000135 51.998192 ( 8.410212)
test_basic 0.000839 0.004894 0.294482 ( 0.383071)
test_all 0.000716 0.000191 623.236800 ( 91.400802)
test_rubyspec 0.095654 0.030102 43.862010 ( 51.235522)
total: 155.44 sec