Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-150509
#<BuildRuby:0x000055f8ed534c10
@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.20220206-150509",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010545 0.000927 1.236819 ( 1.525629)
build_miniruby 0.002322 0.000332 1.517028 ( 1.347379)
build_ruby 0.003079 0.000440 2.522636 ( 2.280798)
build_all 0.010287 0.011273 21.128144 ( 2.304859)
build_install 0.015193 0.008692 7.913223 ( 2.304166)
test_btest 0.000984 0.000311 75.885637 ( 8.351007)
test_basic 0.006733 0.000510 0.331133 ( 0.421526)
test_all 0.003477 0.000000 707.043123 ( 67.548067)
test_rubyspec 0.067192 0.082601 45.614859 ( 51.096811)
total: 137.18 sec