Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-033809
#<BuildRuby:0x00005589a2127fb0
@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.20220722-033809",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006529 0.000000 0.819665 ( 1.021606)
build_miniruby 0.001007 0.000000 0.057901 ( 0.056581)
build_ruby 0.000970 0.000000 0.058950 ( 0.057627)
build_all 0.000603 0.004207 1.516772 ( 0.587490)
build_install 0.004756 0.004275 5.622566 ( 2.163214)
test_btest 0.000566 0.000067 46.263335 ( 8.676135)
test_basic 0.004949 0.000583 0.278484 ( 0.367325)
test_all 0.001260 0.000148 624.277138 ( 91.069214)
test_rubyspec 0.087184 0.038202 43.622420 ( 49.238505)
total: 153.24 sec