Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-124356
#<BuildRuby:0x000055b53c088c10
@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.20220303-124356",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010989 0.000000 0.979502 ( 1.141234)
build_miniruby 0.002091 0.000321 0.079549 ( 0.076862)
build_ruby 0.000000 0.001986 0.080252 ( 0.078000)
build_all 0.001502 0.009015 4.186734 ( 0.836947)
build_install 0.020264 0.003285 7.947035 ( 2.383026)
test_btest 0.000840 0.000327 73.166011 ( 8.405323)
test_basic 0.005654 0.002198 0.343742 ( 0.430894)
test_all 0.001673 0.000651 702.020762 ( 67.845443)
test_rubyspec 0.059811 0.105266 46.672389 ( 51.757336)
total: 132.96 sec