Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-011143
#<BuildRuby:0x000055c8ed8a2be8
@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.20230115-011143",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000043 0.000015 0.000058 ( 0.000057)
configure 0.000030 0.000010 0.000040 ( 0.000039)
build_up 0.003471 0.007919 1.287863 ( 2.055384)
build_miniruby 0.000926 0.000427 1.705131 ( 1.576336)
build_ruby 0.001321 0.000610 2.788238 ( 2.791215)
build_all 0.009695 0.000000 16.831027 ( 2.962703)
build_install 0.007156 0.004230 2.138589 ( 1.078480)
test_btest 0.000723 0.000298 73.173125 ( 11.349199)
test_basic 0.003355 0.003871 0.363841 ( 0.448824)
test_all 0.000896 0.000398 656.706973 (115.969057)
test_rubyspec 0.084152 0.042117 52.363759 ( 60.426276)
total: 198.66 sec