Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-021409
#<BuildRuby:0x000055ffd2ce8088
@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.20220805-021409",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006267 0.000000 0.878273 ( 0.899578)
build_miniruby 0.000973 0.000000 0.057215 ( 0.056027)
build_ruby 0.000905 0.000000 0.059552 ( 0.058378)
build_all 0.004629 0.000000 1.503799 ( 0.586651)
build_install 0.000656 0.010375 5.669333 ( 2.176501)
test_btest 0.000655 0.000193 55.211272 ( 8.144936)
test_basic 0.004218 0.001241 0.279268 ( 0.368414)
test_all 0.000961 0.000282 603.082541 ( 90.347339)
test_rubyspec 0.067156 0.057662 43.724385 ( 51.089882)
total: 153.73 sec