Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-162942
#<BuildRuby:0x0000563acbe70480
@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.20220311-162942",
@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.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009012 0.001649 1.011985 ( 1.028315)
build_miniruby 0.001427 0.000476 0.079043 ( 0.077120)
build_ruby 0.001500 0.000500 0.070794 ( 0.068984)
build_all 0.009132 0.000000 1.495665 ( 0.600423)
build_install 0.018865 0.004634 5.437364 ( 2.278717)
test_btest 0.001038 0.000288 75.566469 ( 7.878873)
test_basic 0.007606 0.000743 0.342537 ( 0.429623)
test_all 0.001544 0.000406 652.184275 ( 65.753142)
test_rubyspec 0.125065 0.054264 46.259584 ( 51.743073)
total: 129.86 sec