Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-025709
#<BuildRuby:0x000055d187523510
@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.20220225-025709",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010838 0.000775 0.871015 ( 3.061262)
build_miniruby 0.001869 0.000134 0.080984 ( 0.079824)
build_ruby 0.001777 0.000127 0.071980 ( 0.070270)
build_all 0.010280 0.000027 4.223552 ( 0.865161)
build_install 0.013227 0.009646 7.923984 ( 2.437288)
test_btest 0.001355 0.000000 75.353805 ( 8.357108)
test_basic 0.003587 0.003978 0.338793 ( 0.427674)
test_all 0.002214 0.000000 712.365081 ( 67.888095)
test_rubyspec 0.113049 0.052398 46.347534 ( 51.822771)
total: 135.01 sec