Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-015748
#<BuildRuby:0x000055fa42bcf858
@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.20220305-015748",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000033 0.000005 0.000038 ( 0.000033)
build_up 0.010302 0.000313 1.004104 ( 1.151816)
build_miniruby 0.001926 0.000275 0.078866 ( 0.076682)
build_ruby 0.002229 0.000319 0.072779 ( 0.070372)
build_all 0.010354 0.000163 4.206236 ( 0.866842)
build_install 0.016951 0.005899 7.946280 ( 2.432220)
test_btest 0.001337 0.000000 77.380249 ( 8.442816)
test_basic 0.002843 0.003917 0.339120 ( 0.438116)
test_all 0.000860 0.001281 700.025886 ( 67.706852)
test_rubyspec 0.118374 0.048179 46.518576 ( 51.976427)
total: 133.16 sec