Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-190259
#<BuildRuby:0x000055948da9bf10
@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.20220802-190259",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005991 0.000704 0.836372 ( 0.913028)
build_miniruby 0.000691 0.000231 0.057295 ( 0.056126)
build_ruby 0.000701 0.000233 0.059098 ( 0.057910)
build_all 0.001507 0.003152 1.523458 ( 0.587102)
build_install 0.007473 0.002305 5.638314 ( 2.160291)
test_btest 0.000553 0.000207 49.932690 ( 8.552506)
test_basic 0.003150 0.002056 0.279513 ( 0.368737)
test_all 0.000852 0.000331 635.914409 ( 93.721296)
test_rubyspec 0.059469 0.059558 43.779567 ( 51.147846)
total: 157.57 sec