Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-181818
#<BuildRuby:0x000055b12d0ba700
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220724-181818",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.011137 0.000426 0.976950 ( 1.266872)
build_miniruby 0.001751 0.000219 0.066644 ( 0.064673)
build_ruby 0.002077 0.000000 0.072422 ( 0.070923)
build_all 0.002566 0.007582 1.489184 ( 0.574674)
build_install 0.021743 0.001046 5.219317 ( 2.075256)
test_btest 0.001098 0.000199 73.752618 ( 8.758244)
test_basic 0.002072 0.004788 0.329979 ( 0.427347)
test_all 0.001313 0.001900 670.421924 ( 65.297549)
test_rubyspec 0.105714 0.070135 45.446404 ( 51.232973)
total: 129.77 sec