Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-004928
#<BuildRuby:0x0000562afbe344d8
@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.20220306-004928",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010984 0.000404 1.008991 ( 1.526962)
build_miniruby 0.001523 0.000190 0.076527 ( 0.074848)
build_ruby 0.001940 0.000000 0.079532 ( 0.077904)
build_all 0.010470 0.000000 4.207845 ( 0.835565)
build_install 0.020858 0.003547 7.971882 ( 2.437352)
test_btest 0.001464 0.000000 70.022521 ( 7.891019)
test_basic 0.004193 0.003118 0.339866 ( 0.441377)
test_all 0.001434 0.000205 651.866622 ( 65.226443)
test_rubyspec 0.097859 0.061717 46.403432 ( 51.575509)
total: 130.09 sec