Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-111929
#<BuildRuby:0x00005562c54b7468
@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.20220430-111929",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005878 0.000462 0.825362 ( 1.198122)
build_miniruby 0.001028 0.000000 0.056778 ( 0.055546)
build_ruby 0.001028 0.000000 0.057838 ( 0.056471)
build_all 0.003860 0.000422 1.501647 ( 0.598425)
build_install 0.010369 0.000377 6.248287 ( 2.809465)
test_btest 0.000652 0.000122 45.671349 ( 8.699599)
test_basic 0.005031 0.000943 0.261544 ( 0.349952)
test_all 0.001419 0.000266 615.427946 ( 91.409436)
test_rubyspec 0.069523 0.028566 43.815152 ( 48.758307)
total: 153.94 sec