Logfile: /home/ko1/ruby/logs/brlog.trunk.20220515-053422
#<BuildRuby:0x000055df523d3da8
@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.20220515-053422",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005281 0.001321 0.828384 ( 0.933515)
build_miniruby 0.000824 0.000206 0.057338 ( 0.056052)
build_ruby 0.000736 0.000184 0.057978 ( 0.056675)
build_all 0.004382 0.000000 1.523162 ( 0.620912)
build_install 0.010655 0.000332 6.323784 ( 2.839913)
test_btest 0.000614 0.000123 49.471810 ( 8.770079)
test_basic 0.005565 0.000170 0.287252 ( 0.375908)
test_all 0.001138 0.000213 621.452030 ( 91.612828)
test_rubyspec 0.034622 0.038325 44.159479 ( 49.116068)
total: 154.38 sec