Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-162325
#<BuildRuby:0x0000563297a8c148
@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.20220426-162325",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000991 0.005542 0.906190 ( 2.095807)
build_miniruby 0.000638 0.000245 0.056996 ( 0.055804)
build_ruby 0.000756 0.000291 0.059441 ( 0.058209)
build_all 0.004047 0.000110 1.498848 ( 0.600859)
build_install 0.008607 0.000336 6.270622 ( 2.818836)
test_btest 0.000624 0.000195 57.980268 ( 8.316279)
test_basic 0.001240 0.004342 0.291671 ( 0.380286)
test_all 0.001086 0.000407 614.087930 ( 90.360809)
test_rubyspec 0.070852 0.057007 44.483937 ( 49.357469)
total: 154.04 sec