Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-071501
#<BuildRuby:0x00005648f87515b0
@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.20220204-071501",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.011224 0.001148 0.966813 ( 1.910816)
build_miniruby 0.001144 0.000352 0.066009 ( 0.064632)
build_ruby 0.002237 0.000000 0.072460 ( 0.070798)
build_all 0.009347 0.000675 4.128878 ( 0.787478)
build_install 0.022029 0.002657 7.783487 ( 2.330536)
test_btest 0.000964 0.000219 46.979743 ( 44.732462)
test_basic 0.003827 0.003976 0.344568 ( 0.443943)
test_all 0.001927 0.000503 699.888370 ( 67.913934)
test_rubyspec 0.111234 0.057647 46.021142 ( 51.464131)
total: 169.72 sec