Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-104554
#<BuildRuby:0x00005612c0f00f40
@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.20220331-104554",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009895 0.001414 1.017545 ( 1.260076)
build_miniruby 0.001777 0.000254 0.071740 ( 0.071246)
build_ruby 0.002117 0.000302 0.079295 ( 0.077879)
build_all 0.009987 0.000045 4.251905 ( 0.852455)
build_install 0.012246 0.012741 8.095269 ( 2.516258)
test_btest 0.000000 0.001282 73.947534 ( 7.906142)
test_basic 0.005233 0.001192 0.345784 ( 0.437228)
test_all 0.001214 0.000320 696.222264 ( 67.394616)
test_rubyspec 0.093804 0.073854 46.626634 ( 52.047678)
total: 132.56 sec