Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-212152
#<BuildRuby:0x0000560ce9047fa8
@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.20220825-212152",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.002475 0.003689 0.885007 ( 0.983112)
build_miniruby 0.000923 0.000123 0.057298 ( 0.056091)
build_ruby 0.000801 0.000106 0.059025 ( 0.057884)
build_all 0.004072 0.000543 1.531121 ( 0.587097)
build_install 0.010161 0.000747 1.896652 ( 0.951610)
test_btest 0.000646 0.000081 46.802555 ( 8.334880)
test_basic 0.005348 0.000669 0.335321 ( 0.422712)
test_all 0.000000 0.003025 594.110717 ( 95.285702)
test_rubyspec 0.067325 0.060209 44.356847 ( 52.625043)
total: 159.30 sec