Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-200157
#<BuildRuby:0x0000564e58f33e58
@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-200157",
@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.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002008 0.004640 0.867465 ( 3.876081)
build_miniruby 0.000947 0.000000 0.057755 ( 0.056581)
build_ruby 0.000970 0.000000 0.060263 ( 0.059081)
build_all 0.004696 0.000000 1.539291 ( 0.598453)
build_install 0.004207 0.004977 5.632194 ( 2.135670)
test_btest 0.000676 0.000193 49.194324 ( 8.636185)
test_basic 0.000673 0.004770 0.286363 ( 0.375434)
test_all 0.000965 0.000173 619.916868 ( 91.507450)
test_rubyspec 0.067058 0.036415 43.851123 ( 56.316737)
total: 163.56 sec