Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-104704
#<BuildRuby:0x000055d98bcabdd0
@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.20220803-104704",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006722 0.000000 0.831256 ( 1.034957)
build_miniruby 0.000860 0.000000 0.056746 ( 0.055556)
build_ruby 0.001033 0.000000 0.058807 ( 0.057556)
build_all 0.004276 0.000174 1.512313 ( 0.583516)
build_install 0.010898 0.000329 5.633810 ( 2.151389)
test_btest 0.000512 0.000056 52.809784 ( 8.295184)
test_basic 0.001082 0.004347 0.281235 ( 0.370368)
test_all 0.001160 0.000194 578.391181 ( 91.231712)
test_rubyspec 0.089987 0.031141 43.780817 ( 51.159619)
total: 154.94 sec