Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-200905
#<BuildRuby:0x000055e134be0a58
@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-200905",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007017 0.003973 0.925587 ( 1.053195)
build_miniruby 0.000000 0.001806 0.079659 ( 0.077974)
build_ruby 0.000000 0.002096 0.075146 ( 0.072921)
build_all 0.004803 0.004234 4.088337 ( 0.781838)
build_install 0.021605 0.001855 7.730027 ( 2.301142)
test_btest 0.000981 0.000196 75.739357 ( 8.395703)
test_basic 0.006311 0.001262 0.336570 ( 0.424852)
test_all 0.001774 0.000355 663.671716 ( 65.436958)
test_rubyspec 0.102849 0.064121 45.861315 ( 51.044516)
total: 129.59 sec