Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-195913
#<BuildRuby:0x0000563fd938c880
@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.20220905-195913",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010792 0.000771 0.952648 ( 0.985684)
build_miniruby 0.001718 0.000123 0.074469 ( 0.073119)
build_ruby 0.002105 0.000150 0.068549 ( 0.066594)
build_all 0.005829 0.004520 1.545539 ( 0.602467)
build_install 0.016944 0.005198 1.945500 ( 0.956379)
test_btest 0.000748 0.000118 95.717581 ( 9.537219)
test_basic 0.006248 0.000192 0.355165 ( 0.444629)
test_all 0.004202 0.000000 685.468071 ( 69.192670)
test_rubyspec 0.129310 0.057009 47.077579 ( 55.481626)
total: 137.34 sec