Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-130426
#<BuildRuby:0x000055d3ddc8b340
@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.20220327-130426",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010950 0.000730 1.004881 ( 1.089449)
build_miniruby 0.000000 0.002047 0.069008 ( 0.067626)
build_ruby 0.000000 0.001865 0.074197 ( 0.072941)
build_all 0.009565 0.001237 4.137869 ( 0.852129)
build_install 0.017499 0.005408 7.909024 ( 2.490096)
test_btest 0.000895 0.000142 77.029165 ( 8.260872)
test_basic 0.005206 0.004084 0.339686 ( 0.427981)
test_all 0.001600 0.000305 708.211104 ( 68.344788)
test_rubyspec 0.110294 0.051929 45.791733 ( 50.998060)
total: 132.61 sec