Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-101344
#<BuildRuby:0x0000565017d73fa8
@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.20220719-101344",
@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.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.006530 0.816825 ( 1.189869)
build_miniruby 0.000000 0.000873 0.057124 ( 0.055910)
build_ruby 0.000000 0.000925 0.059183 ( 0.057937)
build_all 0.001559 0.002999 1.534452 ( 0.603415)
build_install 0.006162 0.004906 5.727446 ( 2.203335)
test_btest 0.000447 0.000191 57.087578 ( 8.137196)
test_basic 0.003687 0.001580 0.260408 ( 0.350191)
test_all 0.001047 0.000449 617.906898 ( 87.243599)
test_rubyspec 0.056044 0.057040 44.133184 ( 49.860252)
total: 149.70 sec