Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-060937
#<BuildRuby:0x000055c5069444d8
@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.20220215-060937",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008037 0.004082 0.987266 ( 2.499468)
build_miniruby 0.001630 0.000466 0.074552 ( 0.073489)
build_ruby 0.001587 0.000454 0.076472 ( 0.074635)
build_all 0.009348 0.001322 4.099857 ( 0.786788)
build_install 0.021109 0.003000 7.769328 ( 2.311416)
test_btest 0.000921 0.000219 79.132367 ( 8.340543)
test_basic 0.006735 0.000523 0.338635 ( 0.428806)
test_all 0.000738 0.001306 698.758370 ( 66.993133)
test_rubyspec 0.094013 0.066257 45.760973 ( 51.308062)
total: 132.82 sec