Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-125141
#<BuildRuby:0x000055d7c36fbfa8
@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.20220728-125141",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000000 0.006858 0.852552 ( 1.729866)
build_miniruby 0.001003 0.000000 0.056959 ( 0.055784)
build_ruby 0.000719 0.000106 0.059197 ( 0.058019)
build_all 0.004598 0.000000 1.520065 ( 0.589659)
build_install 0.006470 0.004588 5.669753 ( 2.178513)
test_btest 0.000663 0.000156 48.605591 ( 8.539456)
test_basic 0.005424 0.000320 0.290391 ( 0.379425)
test_all 0.001117 0.000248 598.228225 ( 88.923650)
test_rubyspec 0.076797 0.041067 43.894942 ( 49.525084)
total: 151.98 sec