Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-043409
#<BuildRuby:0x00005643ae237380
@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.20220511-043409",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000827 0.006181 0.835644 ( 1.393999)
build_miniruby 0.000827 0.000236 0.057340 ( 0.056033)
build_ruby 0.000652 0.000186 0.057730 ( 0.056535)
build_all 0.000429 0.003894 1.508694 ( 0.606708)
build_install 0.011339 0.000005 6.323206 ( 2.852407)
test_btest 0.000000 0.001380 49.251210 ( 8.794062)
test_basic 0.000000 0.006875 0.367403 ( 0.453757)
test_all 0.000000 0.001438 627.724576 ( 91.130573)
test_rubyspec 0.077827 0.052443 44.250672 ( 49.167326)
total: 154.51 sec