Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-215407
#<BuildRuby:0x0000559ee0bab448
@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.20220504-215407",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005325 0.001331 0.837658 ( 0.966811)
build_miniruby 0.000675 0.000169 0.057228 ( 0.056136)
build_ruby 0.000787 0.000197 0.058048 ( 0.056756)
build_all 0.003474 0.000868 1.495449 ( 0.596123)
build_install 0.010758 0.000243 6.261276 ( 2.803346)
test_btest 0.000590 0.000126 54.418432 ( 8.180588)
test_basic 0.000768 0.005160 0.360678 ( 0.448723)
test_all 0.000966 0.000276 616.372103 ( 92.690356)
test_rubyspec 0.075962 0.053191 43.848137 ( 48.763575)
total: 154.56 sec