Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-012112
#<BuildRuby:0x000055aa97ae7440
@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.20220223-012112",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.008061 0.005110 0.896408 ( 0.942481)
build_miniruby 0.001659 0.000474 0.069133 ( 0.067615)
build_ruby 0.001478 0.000423 0.075647 ( 0.074157)
build_all 0.003622 0.005757 1.495508 ( 0.613082)
build_install 0.017094 0.005755 5.198641 ( 2.155313)
test_btest 0.000983 0.000347 74.286832 ( 7.918770)
test_basic 0.007151 0.000729 0.332156 ( 0.421277)
test_all 0.001313 0.000437 699.472017 ( 67.886500)
test_rubyspec 0.058828 0.106382 46.237535 ( 51.759747)
total: 131.84 sec