Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-032451
#<BuildRuby:0x0000564025ac3fa8
@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="-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.20221120-032451",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004575 0.000327 1.147955 ( 1.079529)
build_miniruby 0.000824 0.000059 0.956032 ( 0.954873)
build_ruby 0.000000 0.001114 2.773309 ( 2.679691)
build_all 0.005685 0.003334 15.999557 ( 3.289062)
build_install 0.010437 0.000190 2.024151 ( 1.170846)
test_btest 0.000595 0.000000 61.684700 ( 10.808135)
test_basic 0.004157 0.000032 0.317638 ( 0.408910)
test_all 0.001155 0.000129 639.360449 (105.116596)
test_rubyspec 0.045551 0.026437 51.885137 ( 60.132626)
total: 185.64 sec