Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-084757
#<BuildRuby:0x0000562770f7c018
@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.20220826-084757",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006632 0.000000 0.846131 ( 2.315392)
build_miniruby 0.001055 0.000000 0.057215 ( 0.055907)
build_ruby 0.000975 0.000063 0.060291 ( 0.058925)
build_all 0.004528 0.000045 1.516843 ( 0.591251)
build_install 0.006628 0.004671 1.922279 ( 0.971414)
test_btest 0.000646 0.000121 47.490626 ( 8.439028)
test_basic 0.005178 0.000135 0.255222 ( 0.344603)
test_all 0.000000 0.003513 617.524239 ( 88.402621)
test_rubyspec 0.086713 0.042158 43.844123 ( 52.097339)
total: 153.28 sec