Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-123523
#<BuildRuby:0x000055f2ac37cf40
@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.20220217-123523",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010781 0.000553 0.940557 ( 1.159388)
build_miniruby 0.001186 0.000254 0.074291 ( 0.072730)
build_ruby 0.001737 0.000000 0.070113 ( 0.068861)
build_all 0.003203 0.007597 4.142367 ( 0.798954)
build_install 0.024684 0.000000 7.808592 ( 2.331073)
test_btest 0.000804 0.000149 73.917422 ( 8.220218)
test_basic 0.002716 0.004928 0.320351 ( 0.416066)
test_all 0.001346 0.000367 703.777193 ( 67.718145)
test_rubyspec 0.114005 0.053509 45.920406 ( 51.347237)
total: 132.13 sec