Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-120759
#<BuildRuby:0x0000556f010afa58
@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.20220202-120759",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006257 0.004337 0.959655 ( 1.090780)
build_miniruby 0.001782 0.000357 0.071261 ( 0.069944)
build_ruby 0.001464 0.000292 0.076381 ( 0.075804)
build_all 0.004207 0.005370 4.130810 ( 0.795920)
build_install 0.017486 0.005613 7.666170 ( 2.334229)
test_btest 0.001228 0.000341 47.234026 ( 44.074910)
test_basic 0.000000 0.007318 0.341551 ( 0.431196)
test_all 0.000544 0.000689 642.915016 ( 64.884154)
test_rubyspec 0.105164 0.060777 46.088107 ( 51.485767)
total: 165.24 sec