Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-225925
#<BuildRuby:0x00005624dc953ba0
@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.20220724-225925",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007676 0.001279 0.834097 ( 0.867115)
build_miniruby 0.001688 0.000281 0.055528 ( 0.053404)
build_ruby 0.001736 0.000290 0.066183 ( 0.064034)
build_all 0.008433 0.000545 1.283472 ( 0.467732)
build_install 0.014142 0.001282 4.262505 ( 1.783682)
test_btest 0.001239 0.000177 52.127928 ( 6.304915)
test_basic 0.005539 0.000791 0.288528 ( 0.383332)
test_all 0.002650 0.000379 504.409117 ( 52.695675)
test_rubyspec 0.075497 0.053633 41.663814 ( 47.316961)
total: 109.94 sec