Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-173358
#<BuildRuby:0x000055e59b46d5a8
@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.20220201-173358",
@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.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.012196 0.000525 0.953361 ( 1.116682)
build_miniruby 0.001845 0.000115 0.079513 ( 0.079283)
build_ruby 0.002009 0.000125 0.075025 ( 0.073883)
build_all 0.005937 0.004739 4.119313 ( 0.786113)
build_install 0.020275 0.004249 7.955597 ( 2.403869)
test_btest 0.001313 0.000180 47.337145 ( 44.287286)
test_basic 0.006333 0.000863 0.338827 ( 0.430215)
test_all 0.000724 0.001576 643.996310 ( 65.369196)
test_rubyspec 0.106070 0.052554 46.118366 ( 51.576530)
total: 166.12 sec