Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-152510
#<BuildRuby:0x000055cf9a2400d0
@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.20220728-152510",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006398 0.832436 ( 5.949302)
build_miniruby 0.000000 0.000868 0.057266 ( 0.056037)
build_ruby 0.000397 0.000520 0.059006 ( 0.057771)
build_all 0.003496 0.001076 1.508595 ( 0.590192)
build_install 0.011291 0.000000 5.644558 ( 2.178213)
test_btest 0.000730 0.000000 53.124724 ( 7.792064)
test_basic 0.005221 0.000145 0.288296 ( 0.377356)
test_all 0.000838 0.000197 611.325112 ( 91.459565)
test_rubyspec 0.055659 0.021401 43.859648 ( 49.599712)
total: 158.06 sec