Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-114323
#<BuildRuby:0x0000564eed66b7e0
@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.20220325-114323",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009806 0.000700 1.065586 ( 2.043807)
build_miniruby 0.001952 0.000139 0.074536 ( 0.072581)
build_ruby 0.002054 0.000146 0.079555 ( 0.077913)
build_all 0.010099 0.000323 4.160818 ( 0.850860)
build_install 0.018440 0.005775 7.972275 ( 2.416436)
test_btest 0.000000 0.001170 77.210431 ( 8.573745)
test_basic 0.003683 0.004097 0.341044 ( 0.429866)
test_all 0.001579 0.000250 658.690347 ( 65.627433)
test_rubyspec 0.103173 0.063010 45.852891 ( 51.290522)
total: 131.38 sec