Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-063301
#<BuildRuby:0x000055df97372f90
@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.20221009-063301",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008875 0.000777 1.093200 ( 1.163735)
build_miniruby 0.001337 0.000206 0.097587 ( 0.095587)
build_ruby 0.001879 0.000289 0.100100 ( 0.098693)
build_all 0.007686 0.000459 1.299050 ( 0.569051)
build_install 0.010010 0.004820 1.608142 ( 0.898663)
test_btest 0.001556 0.000291 61.872239 ( 6.565186)
test_basic 0.006727 0.001261 0.342305 ( 0.431957)
test_all 0.005777 0.001084 510.614016 ( 54.599480)
test_rubyspec 0.093923 0.041258 42.717960 ( 51.289716)
total: 115.71 sec