Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-232056
#<BuildRuby:0x0000561268290060
@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.20220809-232056",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002454 0.004333 0.826997 ( 1.900739)
build_miniruby 0.000945 0.000000 0.057664 ( 0.056484)
build_ruby 0.000913 0.000000 0.059336 ( 0.058098)
build_all 0.001235 0.003656 1.526243 ( 0.585621)
build_install 0.010076 0.001260 5.632108 ( 2.154296)
test_btest 0.000618 0.000077 48.353076 ( 8.464579)
test_basic 0.005298 0.000074 0.280670 ( 0.369806)
test_all 0.001151 0.000136 581.189955 ( 93.665390)
test_rubyspec 0.095684 0.024146 43.826371 ( 51.187397)
total: 158.44 sec