Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-105520
#<BuildRuby:0x0000560d41edf810
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220216-105520",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003434 0.006935 0.966780 ( 2.977142)
build_miniruby 0.001440 0.000384 0.074260 ( 0.072720)
build_ruby 0.001948 0.000519 0.079688 ( 0.077408)
build_all 0.005439 0.004467 4.101628 ( 0.777747)
build_install 0.022163 0.001424 7.710399 ( 2.306812)
test_btest 0.000860 0.000215 73.758853 ( 7.996335)
test_basic 0.006640 0.000571 0.340672 ( 0.429831)
test_all 0.001231 0.000293 658.292621 ( 65.253742)
test_rubyspec 0.121495 0.055591 46.073675 ( 51.372017)
total: 131.26 sec