Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-013106
#<BuildRuby:0x00005647e147f2c8
@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.20220802-013106",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.001879 0.004268 0.869693 ( 1.064165)
build_miniruby 0.000894 0.000064 0.057562 ( 0.056304)
build_ruby 0.000782 0.000056 0.058843 ( 0.057527)
build_all 0.000722 0.003915 1.543478 ( 0.600179)
build_install 0.006524 0.004601 5.676317 ( 2.155126)
test_btest 0.000618 0.000115 50.534484 ( 8.622872)
test_basic 0.005111 0.000959 0.372812 ( 0.460563)
test_all 0.001089 0.000204 605.367738 ( 89.045890)
test_rubyspec 0.052075 0.073739 43.586523 ( 54.124086)
total: 156.19 sec