Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-144813
#<BuildRuby:0x000055d3893a3df8
@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.20221124-144813",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004454 0.000318 1.095992 ( 2.407000)
build_miniruby 0.000865 0.000062 1.038983 ( 1.037603)
build_ruby 0.001176 0.000084 2.786036 ( 2.692240)
build_all 0.009069 0.000000 15.880310 ( 3.202847)
build_install 0.004728 0.003983 1.961012 ( 1.105583)
test_btest 0.000527 0.000058 65.254286 ( 10.852817)
test_basic 0.000801 0.004359 0.302784 ( 0.392937)
test_all 0.001100 0.000183 717.198594 (110.585065)
test_rubyspec 0.046535 0.018139 53.431618 ( 61.673123)
total: 193.95 sec