Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-161207
#<BuildRuby:0x000055f73cd8fde0
@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.20220824-161207",
@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.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003526 0.003030 0.948618 ( 2.337275)
build_miniruby 0.000735 0.000147 0.057371 ( 0.056026)
build_ruby 0.000810 0.000162 0.059764 ( 0.058598)
build_all 0.000000 0.004464 1.531115 ( 0.584982)
build_install 0.008013 0.003075 1.913528 ( 0.960438)
test_btest 0.000666 0.000195 55.349947 ( 8.187532)
test_basic 0.005342 0.000433 0.343482 ( 0.431724)
test_all 0.001715 0.000000 642.361491 ( 94.923188)
test_rubyspec 0.051172 0.078763 44.491634 ( 52.845050)
total: 160.39 sec