Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-210742
#<BuildRuby:0x000055a96ccff510
@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.20220612-210742",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006788 0.005136 0.988163 ( 1.067919)
build_miniruby 0.002233 0.000319 0.070461 ( 0.067759)
build_ruby 0.001640 0.000234 0.064878 ( 0.063457)
build_all 0.008840 0.000519 1.523281 ( 0.606476)
build_install 0.020270 0.001159 5.965517 ( 2.844501)
test_btest 0.001203 0.000142 76.386127 ( 7.883992)
test_basic 0.001978 0.006215 0.339566 ( 0.426713)
test_all 0.002239 0.000395 658.112165 ( 64.856222)
test_rubyspec 0.110075 0.065495 45.785850 ( 51.559718)
total: 129.38 sec