Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-215724
#<BuildRuby:0x00005570e9c9b918
@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-215724",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.010896 0.939799 ( 1.198658)
build_miniruby 0.000232 0.001673 0.079356 ( 0.077241)
build_ruby 0.001175 0.000452 0.068484 ( 0.066421)
build_all 0.008678 0.001562 4.076044 ( 0.800863)
build_install 0.012198 0.010536 7.757043 ( 2.299956)
test_btest 0.000878 0.000384 47.099818 ( 44.301749)
test_basic 0.005178 0.002265 0.341268 ( 0.433664)
test_all 0.001311 0.000574 685.774879 ( 66.996198)
test_rubyspec 0.096414 0.069947 45.981483 ( 51.390186)
total: 167.57 sec