Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-012629
#<BuildRuby:0x0000560961238208
@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.20220719-012629",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005954 0.000458 0.824826 ( 0.963975)
build_miniruby 0.000877 0.000067 0.056823 ( 0.055601)
build_ruby 0.000814 0.000063 0.058928 ( 0.057695)
build_all 0.004682 0.000000 1.539103 ( 0.602552)
build_install 0.006159 0.004938 5.710598 ( 2.188307)
test_btest 0.000718 0.000095 49.747129 ( 8.074568)
test_basic 0.000504 0.005002 0.294186 ( 0.382954)
test_all 0.000983 0.000196 594.787631 ( 93.408876)
test_rubyspec 0.082733 0.037590 43.989344 ( 49.584656)
total: 155.32 sec