Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-204526
#<BuildRuby:0x00005587888ffdd0
@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.20220814-204526",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.002578 0.004031 0.902177 ( 1.016373)
build_miniruby 0.001002 0.000000 0.057879 ( 0.056666)
build_ruby 0.001016 0.000000 0.059347 ( 0.058130)
build_all 0.001260 0.003482 1.547833 ( 0.592060)
build_install 0.011054 0.000000 1.926208 ( 0.970388)
test_btest 0.000593 0.000000 56.963124 ( 8.155832)
test_basic 0.002283 0.003618 0.284856 ( 0.373207)
test_all 0.001619 0.000231 605.426215 ( 90.463245)
test_rubyspec 0.074749 0.033660 44.036579 ( 51.444713)
total: 153.13 sec