Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-170421
#<BuildRuby:0x0000564d508e4510
@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.20220403-170421",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000042 0.000014 0.000056 ( 0.000067)
build_up 0.008769 0.002923 0.987284 ( 1.137727)
build_miniruby 0.001384 0.000461 0.074133 ( 0.073302)
build_ruby 0.001387 0.000463 0.079361 ( 0.077743)
build_all 0.009965 0.000000 4.277028 ( 0.875475)
build_install 0.016456 0.007539 8.577603 ( 3.007636)
test_btest 0.001333 0.000000 71.650536 ( 8.295876)
test_basic 0.007553 0.001551 0.351485 ( 0.439512)
test_all 0.000000 0.001830 693.992488 ( 67.780535)
test_rubyspec 0.090908 0.062072 46.592614 ( 52.036104)
total: 133.73 sec