Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-223537
#<BuildRuby:0x000055d2a89abe58
@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.20220828-223537",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005486 0.000844 0.864077 ( 2.370708)
build_miniruby 0.000901 0.000000 0.057905 ( 0.056815)
build_ruby 0.000852 0.000000 0.059434 ( 0.058261)
build_all 0.004657 0.000000 1.517365 ( 0.587623)
build_install 0.003203 0.007805 1.900722 ( 0.947086)
test_btest 0.000578 0.000145 50.793594 ( 8.258014)
test_basic 0.004972 0.000195 0.278975 ( 0.368508)
test_all 0.001630 0.000384 584.051210 ( 90.724721)
test_rubyspec 0.085654 0.030415 43.247548 ( 51.607317)
total: 154.98 sec