Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-030815
#<BuildRuby:0x0000555715293918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-030815",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004683 0.005383 0.992256 ( 2.445725)
build_miniruby 0.001434 0.000441 0.075677 ( 0.074461)
build_ruby 0.001468 0.000452 0.076348 ( 0.075814)
build_all 0.008777 0.001210 4.196224 ( 0.793392)
build_install 0.011920 0.009109 7.806617 ( 2.366402)
test_btest 0.000983 0.000351 47.490067 ( 44.207515)
test_basic 0.005425 0.001937 0.332699 ( 0.421852)
test_all 0.001815 0.000649 667.890288 ( 65.617067)
test_rubyspec 0.109620 0.047635 46.209653 ( 51.665719)
total: 167.67 sec