Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-011305
#<BuildRuby:0x0000556af9847fb0
@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.20220816-011305",
@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.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006182 0.000331 0.809007 ( 0.879081)
build_miniruby 0.000778 0.000111 0.057968 ( 0.056751)
build_ruby 0.000800 0.000114 0.059551 ( 0.058418)
build_all 0.004473 0.000043 1.548572 ( 0.597414)
build_install 0.002013 0.008888 1.959324 ( 0.977311)
test_btest 0.000550 0.000146 51.143206 ( 8.298348)
test_basic 0.004487 0.001196 0.286563 ( 0.376529)
test_all 0.001468 0.000392 594.454345 ( 94.432070)
test_rubyspec 0.070196 0.047024 43.835821 ( 51.224112)
total: 156.90 sec