Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-210645
#<BuildRuby:0x00005581a698f440
@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.20220309-210645",
@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.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005537 0.004494 0.991836 ( 1.052193)
build_miniruby 0.000000 0.002349 0.079403 ( 0.078625)
build_ruby 0.000266 0.001803 0.077704 ( 0.076600)
build_all 0.008148 0.001418 1.486432 ( 0.599030)
build_install 0.021346 0.000965 5.248200 ( 2.195766)
test_btest 0.000979 0.000272 76.930571 ( 7.956074)
test_basic 0.005505 0.001529 0.358467 ( 0.448700)
test_all 0.001376 0.000382 692.350310 ( 66.971157)
test_rubyspec 0.086029 0.072382 46.060549 ( 51.233687)
total: 130.61 sec