Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-115650
#<BuildRuby:0x00005602dec1e990
@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.20220809-115650",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005502 0.006073 0.915119 ( 3.163783)
build_miniruby 0.000980 0.000357 0.063380 ( 0.062098)
build_ruby 0.000927 0.000337 0.055404 ( 0.054488)
build_all 0.005030 0.001829 1.224688 ( 0.459633)
build_install 0.016863 0.000345 4.243936 ( 1.800820)
test_btest 0.001582 0.000452 52.858069 ( 6.232293)
test_basic 0.004152 0.001186 0.291375 ( 0.382744)
test_all 0.002569 0.000735 503.139211 ( 53.201542)
test_rubyspec 0.070662 0.044576 41.592520 ( 49.102017)
total: 114.46 sec