Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-203037
#<BuildRuby:0x000055b0d1580b88
@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.20220906-203037",
@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.000010 0.000002 0.000012 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010068 0.000880 0.975313 ( 1.001314)
build_miniruby 0.002106 0.000301 0.070377 ( 0.068110)
build_ruby 0.001961 0.000280 0.071674 ( 0.069600)
build_all 0.007972 0.003620 1.559034 ( 0.612154)
build_install 0.018287 0.002330 1.915636 ( 0.928504)
test_btest 0.001112 0.000186 96.670196 ( 9.213336)
test_basic 0.006509 0.000214 0.351878 ( 0.440737)
test_all 0.000465 0.004278 680.403547 ( 68.304613)
test_rubyspec 0.134867 0.034800 46.964342 ( 55.462836)
total: 136.10 sec