Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-144400
#<BuildRuby:0x000055b2f72abe58
@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.20220803-144400",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005956 0.000917 0.820096 ( 1.297761)
build_miniruby 0.000892 0.000137 0.057027 ( 0.055748)
build_ruby 0.000806 0.000124 0.059418 ( 0.058278)
build_all 0.004063 0.000625 1.538856 ( 0.584780)
build_install 0.010995 0.000191 5.669976 ( 2.176042)
test_btest 0.000790 0.000105 53.577318 ( 8.167317)
test_basic 0.005114 0.000022 0.260138 ( 0.349217)
test_all 0.000376 0.000910 629.866672 ( 92.800644)
test_rubyspec 0.084204 0.038268 43.949139 ( 51.317892)
total: 156.81 sec