Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-132916
#<BuildRuby:0x000056007122b510
@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-132916",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010579 0.000308 0.990867 ( 2.303834)
build_miniruby 0.001678 0.000000 0.074007 ( 0.073131)
build_ruby 0.002227 0.000000 0.079239 ( 0.078321)
build_all 0.005604 0.004514 4.039142 ( 0.790113)
build_install 0.017213 0.006173 7.888895 ( 2.349504)
test_btest 0.000931 0.000196 73.805214 ( 8.170779)
test_basic 0.000000 0.007898 0.331690 ( 0.420438)
test_all 0.000186 0.001853 662.801635 ( 64.902986)
test_rubyspec 0.094434 0.064471 45.943125 ( 51.406042)
total: 130.50 sec