Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-225532
#<BuildRuby:0x0000559db5554328
@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.20220804-225532",
@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.000006)
autoconf 0.000000 0.000031 0.000031 ( 0.000042)
configure 0.000000 0.000013 0.000013 ( 0.000012)
build_up 0.002040 0.004566 0.847259 ( 1.421992)
build_miniruby 0.000809 0.000202 0.057550 ( 0.056235)
build_ruby 0.000817 0.000205 0.060489 ( 0.059233)
build_all 0.003681 0.000920 1.516099 ( 0.587717)
build_install 0.007999 0.003088 5.648501 ( 2.166166)
test_btest 0.000621 0.000166 46.435937 ( 8.615450)
test_basic 0.004694 0.001251 0.277972 ( 0.366002)
test_all 0.000917 0.000244 623.547817 ( 89.460740)
test_rubyspec 0.054548 0.055146 43.588511 ( 50.971122)
total: 153.71 sec