Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-121510
#<BuildRuby:0x000055d62ce02678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221211-121510",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000734 0.003416 0.843308 ( 1.378209)
build_miniruby 0.000986 0.000000 0.990767 ( 0.989106)
build_ruby 0.001135 0.000000 2.747710 ( 2.654593)
build_all 0.001303 0.007629 15.922929 ( 3.397006)
build_install 0.007489 0.001071 2.210121 ( 1.265102)
test_btest 0.000412 0.000121 64.798250 ( 10.931844)
test_basic 0.000743 0.004353 0.279469 ( 0.369725)
test_all 0.000752 0.000265 658.856046 (109.597641)
test_rubyspec 0.048165 0.020341 52.134116 ( 60.299886)
total: 190.88 sec