Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-121810
#<BuildRuby:0x000055ba2d8a0010
@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.20221213-121810",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.004375 0.842283 ( 1.048681)
build_miniruby 0.000000 0.001076 1.018777 ( 1.017254)
build_ruby 0.000000 0.001266 2.698035 ( 2.612112)
build_all 0.006631 0.002426 15.735745 ( 3.291180)
build_install 0.008858 0.001865 2.239148 ( 1.287981)
test_btest 0.000559 0.000118 59.688797 ( 11.846194)
test_basic 0.003913 0.000824 0.306723 ( 0.397478)
test_all 0.001620 0.000342 675.626100 (140.228008)
test_rubyspec 0.073752 0.009945 53.097419 ( 61.328195)
total: 223.06 sec