Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-200125
#<BuildRuby:0x00005624fa197df8
@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.20221210-200125",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004282 0.817699 ( 1.036032)
build_miniruby 0.000000 0.000957 0.993152 ( 0.991876)
build_ruby 0.000180 0.001056 2.768469 ( 2.658955)
build_all 0.008021 0.000963 15.886065 ( 3.425908)
build_install 0.009143 0.001097 2.291777 ( 1.343776)
test_btest 0.000468 0.000099 65.990894 ( 10.698469)
test_basic 0.003933 0.000828 0.307687 ( 0.398591)
test_all 0.000807 0.000170 650.390265 (116.734297)
test_rubyspec 0.060662 0.012451 51.733611 ( 59.970725)
total: 197.26 sec