Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-194254
#<BuildRuby:0x00005605b8b789c8
@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.20220804-194254",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000049 0.000007 0.000056 ( 0.000045)
build_up 0.011212 0.001602 1.012669 ( 1.308245)
build_miniruby 0.001778 0.000254 0.064492 ( 0.062273)
build_ruby 0.000000 0.001935 0.065107 ( 0.062992)
build_all 0.003499 0.006212 1.501009 ( 0.557688)
build_install 0.017453 0.005542 5.198752 ( 2.068959)
test_btest 0.001234 0.000325 74.462325 ( 8.501475)
test_basic 0.002474 0.004095 0.325882 ( 0.416097)
test_all 0.002284 0.000303 648.073104 ( 64.646060)
test_rubyspec 0.124240 0.042408 45.573449 ( 53.219778)
total: 130.84 sec