Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-034640
#<BuildRuby:0x00005584ff656c40
@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.20220827-034640",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005691 0.001552 0.916150 ( 0.986326)
build_miniruby 0.000784 0.000214 0.058067 ( 0.056834)
build_ruby 0.000717 0.000196 0.059946 ( 0.058743)
build_all 0.003679 0.001003 1.544951 ( 0.585844)
build_install 0.004260 0.006702 1.930760 ( 0.962731)
test_btest 0.000457 0.000166 47.440803 ( 8.697032)
test_basic 0.000000 0.005229 0.255755 ( 0.345126)
test_all 0.001134 0.000827 633.597084 ( 90.251332)
test_rubyspec 0.067923 0.061918 44.001214 ( 52.258317)
total: 154.20 sec