Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-232650
#<BuildRuby:0x000055a53184b800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220914-232650",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009814 0.000000 1.199400 ( 1.448159)
build_miniruby 0.002880 0.000105 0.826887 ( 0.839653)
build_ruby 0.002819 0.000000 2.101808 ( 2.150081)
build_all 0.021298 0.000804 18.730805 ( 2.238772)
build_install 0.020810 0.000242 1.913938 ( 0.959793)
test_btest 0.001127 0.000094 92.303940 ( 9.961054)
test_basic 0.003080 0.005037 0.354506 ( 0.443658)
test_all 0.003544 0.000000 687.671610 ( 68.142899)
test_rubyspec 0.105507 0.065120 46.846836 ( 55.105967)
total: 141.29 sec