Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-100726
#<BuildRuby:0x0000561267e504f0
@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.20220403-100726",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006726 0.003858 1.019000 ( 1.253939)
build_miniruby 0.001465 0.000293 0.077125 ( 0.075254)
build_ruby 0.001629 0.000326 0.070160 ( 0.067993)
build_all 0.010313 0.001128 4.162999 ( 0.853525)
build_install 0.005946 0.017388 8.563737 ( 2.984213)
test_btest 0.000000 0.001394 75.595641 ( 8.016633)
test_basic 0.000514 0.007735 0.351412 ( 0.439594)
test_all 0.001093 0.000547 695.860303 ( 67.630819)
test_rubyspec 0.071824 0.095324 46.589131 ( 52.110902)
total: 133.43 sec