Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-021959
#<BuildRuby:0x0000564ad5c2f440
@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.20220308-021959",
@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.000006 0.000002 0.000008 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008790 0.002198 0.977235 ( 1.280639)
build_miniruby 0.001741 0.000436 0.074913 ( 0.072896)
build_ruby 0.001868 0.000000 0.068235 ( 0.066572)
build_all 0.008345 0.001243 4.222779 ( 0.879624)
build_install 0.020719 0.001992 7.899493 ( 2.394722)
test_btest 0.001075 0.000215 76.864734 ( 8.044849)
test_basic 0.002131 0.006693 0.353292 ( 0.440912)
test_all 0.001749 0.000466 706.047092 ( 68.080122)
test_rubyspec 0.102714 0.046653 46.520753 ( 52.001322)
total: 133.26 sec