Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-154714
#<BuildRuby:0x000055e76787ffb0
@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.20220731-154714",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005817 0.000969 0.891020 ( 2.230073)
build_miniruby 0.000919 0.000153 0.056843 ( 0.055574)
build_ruby 0.000780 0.000130 0.058818 ( 0.057653)
build_all 0.004021 0.000670 1.528136 ( 0.585810)
build_install 0.010981 0.000108 5.664034 ( 2.160153)
test_btest 0.000737 0.000105 46.719046 ( 8.955955)
test_basic 0.005416 0.000026 0.304036 ( 0.393313)
test_all 0.000966 0.000129 610.438166 ( 86.324842)
test_rubyspec 0.058552 0.033016 43.866034 ( 49.531499)
total: 150.30 sec