Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-111051
#<BuildRuby:0x000055d8bbefbea8
@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-111051",
@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.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006136 0.000438 0.852364 ( 1.074515)
build_miniruby 0.000924 0.000066 0.056997 ( 0.055685)
build_ruby 0.000877 0.000063 0.057299 ( 0.056170)
build_all 0.004154 0.000297 1.497009 ( 0.603748)
build_install 0.000000 0.011236 6.310999 ( 2.861943)
test_btest 0.000084 0.000657 51.043410 ( 8.376335)
test_basic 0.004745 0.001186 0.346167 ( 0.433947)
test_all 0.001144 0.000286 619.514697 ( 96.944868)
test_rubyspec 0.073076 0.051282 44.138604 ( 49.723735)
total: 160.13 sec