Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-124602
#<BuildRuby:0x000056525cbf48e8
@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.20220718-124602",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009020 0.001504 0.974703 ( 1.391393)
build_miniruby 0.001531 0.000255 0.075842 ( 0.074480)
build_ruby 0.002504 0.000000 0.077065 ( 0.075062)
build_all 0.009273 0.000325 1.511659 ( 0.595394)
build_install 0.014835 0.007022 5.203498 ( 2.102361)
test_btest 0.000902 0.000180 75.024186 ( 7.963373)
test_basic 0.008786 0.000000 0.320799 ( 0.409247)
test_all 0.001782 0.000000 634.067099 ( 64.083518)
test_rubyspec 0.089347 0.080555 45.448512 ( 51.240147)
total: 127.94 sec