Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-103605
#<BuildRuby:0x00005637d69f7f68
@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.20220723-103605",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006448 0.000170 0.818081 ( 1.057270)
build_miniruby 0.001018 0.000068 0.056965 ( 0.055671)
build_ruby 0.001046 0.000000 0.059019 ( 0.057768)
build_all 0.004792 0.000000 1.524517 ( 0.581914)
build_install 0.007069 0.004211 5.640897 ( 2.160344)
test_btest 0.000000 0.000631 53.396752 ( 7.980605)
test_basic 0.002870 0.003289 0.370640 ( 0.458912)
test_all 0.001209 0.000191 604.652644 ( 89.555297)
test_rubyspec 0.081595 0.029466 43.754635 ( 49.387174)
total: 151.30 sec