Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-230704
#<BuildRuby:0x000055ef7200c438
@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.20220209-230704",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008171 0.004059 0.960153 ( 1.498674)
build_miniruby 0.001249 0.000446 0.068530 ( 0.066760)
build_ruby 0.001394 0.000498 0.073387 ( 0.071582)
build_all 0.005834 0.004859 4.103387 ( 0.800417)
build_install 0.021650 0.002896 7.855464 ( 2.371018)
test_btest 0.000905 0.000302 72.772282 ( 8.693289)
test_basic 0.004060 0.004565 0.339135 ( 0.429724)
test_all 0.001535 0.000201 705.931216 ( 67.813121)
test_rubyspec 0.117290 0.047018 46.413669 ( 51.576730)
total: 133.32 sec