Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-011734
#<BuildRuby:0x000055f94f907e70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221228-011734",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000032 0.000000 0.000032 ( 0.000033)
build_up 0.002639 0.003975 0.847047 ( 1.181027)
build_miniruby 0.001176 0.000069 1.013265 ( 1.011276)
build_ruby 0.000000 0.001477 2.788411 ( 2.785944)
build_all 0.000000 0.009579 16.589828 ( 2.970170)
build_install 0.008460 0.002986 2.253490 ( 1.179409)
test_btest 0.000831 0.000196 77.812171 ( 10.581121)
test_basic 0.005282 0.001243 0.350865 ( 0.437265)
test_all 0.001144 0.000269 672.130470 ( 95.656610)
test_rubyspec 0.078265 0.049921 51.482888 ( 59.520782)
total: 175.32 sec