Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-183530
#<BuildRuby:0x000055b78dec0668
@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-183530",
@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.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006426 0.004799 0.938153 ( 0.923051)
build_miniruby 0.001688 0.000520 0.072159 ( 0.070270)
build_ruby 0.002377 0.000000 0.082050 ( 0.079494)
build_all 0.004317 0.005254 4.107917 ( 0.787214)
build_install 0.015031 0.008756 7.838043 ( 2.362931)
test_btest 0.000825 0.000329 47.101931 ( 44.331779)
test_basic 0.007174 0.000691 0.336657 ( 0.425823)
test_all 0.001024 0.000384 696.798455 ( 67.256114)
test_rubyspec 0.100617 0.066910 46.536694 ( 51.932250)
total: 168.17 sec