Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-011912
#<BuildRuby:0x000056082277a8a0
@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.20220407-011912",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.007533 0.004393 1.011112 ( 1.155608)
build_miniruby 0.001685 0.000211 0.072967 ( 0.071501)
build_ruby 0.001871 0.000234 0.076293 ( 0.074433)
build_all 0.009437 0.000592 1.524728 ( 0.608597)
build_install 0.019142 0.005493 6.042430 ( 2.947444)
test_btest 0.001185 0.000178 74.545046 ( 7.990473)
test_basic 0.003710 0.003877 0.338625 ( 0.428201)
test_all 0.001448 0.000263 692.347912 ( 68.040192)
test_rubyspec 0.108242 0.059277 46.526511 ( 52.041319)
total: 133.36 sec