Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-155407
#<BuildRuby:0x000055dc3d557688
@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.20220329-155407",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011410 0.000394 1.002594 ( 1.263958)
build_miniruby 0.001653 0.000000 0.078644 ( 0.077298)
build_ruby 0.002214 0.000000 0.077378 ( 0.075699)
build_all 0.006692 0.003343 4.115274 ( 0.851788)
build_install 0.012556 0.012303 7.966691 ( 2.417520)
test_btest 0.000867 0.000237 71.743475 ( 7.764665)
test_basic 0.002559 0.004947 0.341082 ( 0.430644)
test_all 0.001724 0.000549 702.781119 ( 68.139063)
test_rubyspec 0.097699 0.073610 46.036294 ( 51.471001)
total: 132.49 sec