Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-170913
#<BuildRuby:0x000055718dba8ea8
@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.20220820-170913",
@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.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010399 0.000743 0.989866 ( 0.987384)
build_miniruby 0.001869 0.000133 0.068263 ( 0.066280)
build_ruby 0.001922 0.000138 0.076570 ( 0.074317)
build_all 0.004320 0.005091 1.536247 ( 0.586804)
build_install 0.020669 0.000005 1.886492 ( 0.913637)
test_btest 0.001050 0.000110 74.929134 ( 7.945245)
test_basic 0.007536 0.000232 0.318036 ( 0.416448)
test_all 0.003670 0.000000 687.019076 ( 66.822551)
test_rubyspec 0.099038 0.074736 46.281877 ( 54.672378)
total: 132.49 sec