Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-092551
#<BuildRuby:0x000055e6edaabe30
@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-092551",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006576 0.000000 0.844264 ( 1.125732)
build_miniruby 0.000946 0.000000 0.057670 ( 0.056361)
build_ruby 0.000975 0.000000 0.059695 ( 0.058408)
build_all 0.004461 0.000000 1.563999 ( 0.605914)
build_install 0.006159 0.004831 5.652001 ( 2.152577)
test_btest 0.000799 0.000050 47.529773 ( 8.265213)
test_basic 0.000321 0.004927 0.317410 ( 0.406410)
test_all 0.000000 0.001204 584.466715 ( 94.106938)
test_rubyspec 0.074269 0.048356 43.481936 ( 49.078659)
total: 155.86 sec