Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-031257
#<BuildRuby:0x0000562b47b10328
@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.20220814-031257",
@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.000017 0.000002 0.000019 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006873 0.000200 0.916337 ( 0.973475)
build_miniruby 0.000778 0.000052 0.057543 ( 0.056282)
build_ruby 0.000884 0.000059 0.060076 ( 0.058803)
build_all 0.004632 0.000027 1.538362 ( 0.586948)
build_install 0.002993 0.008241 1.909019 ( 0.960096)
test_btest 0.000697 0.000123 52.728253 ( 7.961919)
test_basic 0.000000 0.005914 0.333615 ( 0.421551)
test_all 0.001828 0.000706 608.528239 ( 88.783571)
test_rubyspec 0.083331 0.037670 43.869602 ( 51.246592)
total: 151.05 sec