Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-085059
#<BuildRuby:0x00005624ee7dd480
@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.20220506-085059",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006978 0.000000 0.874133 ( 0.995988)
build_miniruby 0.001133 0.000019 0.062744 ( 0.061717)
build_ruby 0.000931 0.000049 0.062410 ( 0.061481)
build_all 0.005436 0.000000 1.259229 ( 0.534116)
build_install 0.005915 0.007364 6.329781 ( 3.004936)
test_btest 0.000581 0.000076 60.688286 ( 14.253582)
test_basic 0.004035 0.000527 0.265172 ( 0.358270)
test_all 0.000757 0.000713 537.267981 ( 63.299589)
test_rubyspec 0.024278 0.021847 52.819137 ( 58.718938)
total: 141.29 sec