Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-083129
#<BuildRuby:0x0000556bc72fbdd0
@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.20220804-083129",
@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.000000 0.000014 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006614 0.000000 0.851137 ( 0.987555)
build_miniruby 0.001019 0.000000 0.057070 ( 0.055844)
build_ruby 0.000914 0.000000 0.058887 ( 0.057780)
build_all 0.000716 0.003954 1.529278 ( 0.587504)
build_install 0.010902 0.000158 5.592210 ( 2.139469)
test_btest 0.000794 0.000042 53.075013 ( 8.020789)
test_basic 0.001415 0.004310 0.325172 ( 0.413762)
test_all 0.000994 0.000104 626.813326 ( 89.847506)
test_rubyspec 0.072824 0.042874 43.561889 ( 50.933662)
total: 153.04 sec