Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-050245
#<BuildRuby:0x00005583a6a27680
@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.20220327-050245",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.008766 0.002061 0.991802 ( 1.465939)
build_miniruby 0.001394 0.000581 0.064941 ( 0.063121)
build_ruby 0.001180 0.000491 0.070249 ( 0.068962)
build_all 0.003782 0.006355 4.218381 ( 0.851073)
build_install 0.019558 0.004280 7.839881 ( 2.432560)
test_btest 0.000793 0.000340 76.425918 ( 8.557599)
test_basic 0.005570 0.002387 0.343874 ( 0.432120)
test_all 0.000562 0.001256 695.874496 ( 67.830953)
test_rubyspec 0.086393 0.081750 45.697373 ( 51.206074)
total: 132.91 sec