Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-195738
#<BuildRuby:0x0000561ea1b333a8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-195738",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004871 0.004215 0.947376 ( 1.142893)
build_miniruby 0.002171 0.000465 0.850033 ( 0.848221)
build_ruby 0.002135 0.000458 2.151705 ( 2.152908)
build_all 0.016571 0.004174 18.626901 ( 2.206115)
build_install 0.017070 0.004276 2.033024 ( 1.034692)
test_btest 0.001130 0.000257 91.797251 ( 8.839190)
test_basic 0.009645 0.000222 0.332319 ( 0.418640)
test_all 0.001897 0.000396 671.086866 ( 63.643854)
test_rubyspec 0.107497 0.065182 47.805820 ( 55.947787)
total: 136.24 sec