Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-105034
#<BuildRuby:0x000055e889e03f68
@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.20220721-105034",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004643 0.001857 0.874031 ( 2.264813)
build_miniruby 0.000654 0.000262 0.056857 ( 0.055680)
build_ruby 0.000611 0.000244 0.058700 ( 0.057428)
build_all 0.001492 0.003272 1.559016 ( 0.608669)
build_install 0.010295 0.000528 5.683889 ( 2.176164)
test_btest 0.000539 0.000207 44.919484 ( 8.555267)
test_basic 0.005484 0.000310 0.283163 ( 0.371683)
test_all 0.001013 0.000362 591.021174 ( 94.676245)
test_rubyspec 0.080401 0.045388 43.793101 ( 49.484618)
total: 158.25 sec