Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-220135
#<BuildRuby:0x00005621a2bb3680
@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.20220309-220135",
@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.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002903 0.007788 0.974439 ( 1.102044)
build_miniruby 0.001782 0.000356 0.078414 ( 0.075940)
build_ruby 0.001979 0.000396 0.073937 ( 0.071532)
build_all 0.007686 0.001537 1.460480 ( 0.593072)
build_install 0.017100 0.005371 5.186444 ( 2.132117)
test_btest 0.001056 0.000234 70.801279 ( 8.152829)
test_basic 0.004648 0.003635 0.337569 ( 0.430860)
test_all 0.001762 0.000440 670.551798 ( 65.873556)
test_rubyspec 0.118445 0.049909 46.300926 ( 51.527541)
total: 129.96 sec