Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-142621
#<BuildRuby:0x00005579452c51a0
@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-142621",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009441 0.001213 0.931313 ( 1.186903)
build_miniruby 0.001758 0.000406 0.078298 ( 0.076204)
build_ruby 0.001562 0.000360 0.074753 ( 0.072384)
build_all 0.009121 0.000000 4.085779 ( 0.766933)
build_install 0.013818 0.010785 7.869450 ( 2.314108)
test_btest 0.000000 0.002239 47.565731 ( 43.747421)
test_basic 0.003256 0.005276 0.339523 ( 0.427951)
test_all 0.001313 0.000484 682.063596 ( 66.798208)
test_rubyspec 0.109610 0.054746 45.726087 ( 51.217490)
total: 166.61 sec