Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-141559
#<BuildRuby:0x000056374cd27d58
@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.20220820-141559",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005863 0.000902 0.853545 ( 1.014333)
build_miniruby 0.000901 0.000139 0.057347 ( 0.056086)
build_ruby 0.000997 0.000000 0.059124 ( 0.057962)
build_all 0.004827 0.000000 1.530978 ( 0.588356)
build_install 0.007591 0.003677 1.924538 ( 0.957305)
test_btest 0.000618 0.000109 48.282182 ( 8.924329)
test_basic 0.001464 0.004544 0.341876 ( 0.430344)
test_all 0.001687 0.000000 633.220994 ( 92.573600)
test_rubyspec 0.063328 0.058107 44.612593 ( 52.869398)
total: 157.47 sec