Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-025321
#<BuildRuby:0x00005596766800d0
@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.20220630-025321",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005358 0.001340 0.856176 ( 0.948870)
build_miniruby 0.000748 0.000187 0.057407 ( 0.056214)
build_ruby 0.000801 0.000200 0.059301 ( 0.058056)
build_all 0.003454 0.000863 1.504917 ( 0.595971)
build_install 0.004628 0.006326 6.294006 ( 2.867582)
test_btest 0.000590 0.000197 54.929272 ( 8.357921)
test_basic 0.004423 0.001474 0.310973 ( 0.399211)
test_all 0.000912 0.000304 615.644808 ( 88.690164)
test_rubyspec 0.109237 0.019046 44.276031 ( 49.831388)
total: 151.81 sec