Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-001323
#<BuildRuby:0x0000555de3a53e30
@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.20221123-001323",
@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.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004609 0.000000 1.097932 ( 1.147314)
build_miniruby 0.000000 0.000997 0.956758 ( 0.955572)
build_ruby 0.000000 0.001156 2.781631 ( 2.686934)
build_all 0.004151 0.004600 15.982684 ( 3.339831)
build_install 0.008456 0.000146 2.004054 ( 1.164681)
test_btest 0.000531 0.000049 59.093233 ( 11.070722)
test_basic 0.004454 0.000404 0.300899 ( 0.392444)
test_all 0.001367 0.000000 700.235117 (110.210122)
test_rubyspec 0.045788 0.020642 53.006659 ( 61.091684)
total: 192.06 sec