Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-200351
#<BuildRuby:0x000055f5b4d37e58
@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.20220731-200351",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003057 0.003996 0.910095 ( 1.042646)
build_miniruby 0.000926 0.000132 0.057331 ( 0.056159)
build_ruby 0.000889 0.000127 0.058872 ( 0.057639)
build_all 0.004075 0.000582 1.527499 ( 0.588093)
build_install 0.009757 0.001394 5.652631 ( 2.173853)
test_btest 0.000665 0.000095 54.432728 ( 8.057251)
test_basic 0.000000 0.005488 0.265217 ( 0.354194)
test_all 0.000000 0.001332 585.665322 ( 92.552630)
test_rubyspec 0.082311 0.046756 43.927597 ( 49.541969)
total: 154.42 sec