Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-221110
#<BuildRuby:0x000056157e650880
@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.20220810-221110",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009027 0.002083 0.994996 ( 1.014305)
build_miniruby 0.001409 0.000325 0.077523 ( 0.075483)
build_ruby 0.001628 0.000376 0.075345 ( 0.073228)
build_all 0.004987 0.004912 1.537206 ( 0.588296)
build_install 0.016019 0.007120 5.276531 ( 2.103459)
test_btest 0.000765 0.000242 71.100673 ( 8.003244)
test_basic 0.007994 0.000000 0.329869 ( 0.421397)
test_all 0.001671 0.000222 628.867678 ( 64.746679)
test_rubyspec 0.112128 0.064042 45.763495 ( 53.330640)
total: 130.36 sec