Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-185559
#<BuildRuby:0x000055e0a6ba3510
@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.20220218-185559",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011517 0.000008 0.896604 ( 0.915872)
build_miniruby 0.002158 0.000254 0.080519 ( 0.078255)
build_ruby 0.000000 0.001659 0.068248 ( 0.066889)
build_all 0.006700 0.003405 4.146241 ( 0.797606)
build_install 0.020496 0.004985 7.828324 ( 2.294202)
test_btest 0.001250 0.000238 71.906519 ( 8.479646)
test_basic 0.006559 0.001249 0.331757 ( 0.419886)
test_all 0.001422 0.000271 704.875163 ( 67.719108)
test_rubyspec 0.096840 0.067635 46.435096 ( 51.521926)
total: 132.29 sec