Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-133620
#<BuildRuby:0x000055f1ccdec4e8
@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.20220227-133620",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.010238 0.002040 0.987616 ( 1.130732)
build_miniruby 0.001449 0.000483 0.069513 ( 0.067521)
build_ruby 0.001448 0.000482 0.072794 ( 0.070895)
build_all 0.009443 0.000477 4.207412 ( 0.847025)
build_install 0.017430 0.006982 7.874530 ( 2.411765)
test_btest 0.000916 0.000289 77.754504 ( 8.021408)
test_basic 0.001636 0.005164 0.336864 ( 0.427585)
test_all 0.001291 0.000476 667.279591 ( 65.827024)
test_rubyspec 0.100171 0.046068 46.181298 ( 51.747261)
total: 130.55 sec