Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-203711
#<BuildRuby:0x000055b3cd6db510
@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-203711",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010350 0.000889 1.018397 ( 1.049364)
build_miniruby 0.001722 0.000246 0.076264 ( 0.075841)
build_ruby 0.001969 0.000281 0.079231 ( 0.078328)
build_all 0.005356 0.004956 4.219122 ( 0.851333)
build_install 0.017738 0.006765 8.595322 ( 3.012092)
test_btest 0.001081 0.000254 72.248547 ( 8.367395)
test_basic 0.008566 0.000696 0.350484 ( 0.435899)
test_all 0.001950 0.000433 660.847947 ( 65.918015)
test_rubyspec 0.074803 0.098810 46.609993 ( 51.948849)
total: 131.74 sec