Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-064756
#<BuildRuby:0x00005575eeeffe70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221218-064756",
@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.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003373 0.000844 0.870483 ( 1.110001)
build_miniruby 0.000640 0.000160 0.941175 ( 0.939602)
build_ruby 0.000000 0.001375 2.732200 ( 2.641005)
build_all 0.002648 0.006438 15.843756 ( 3.256663)
build_install 0.007129 0.001075 2.256697 ( 1.276027)
test_btest 0.000473 0.000169 60.357066 ( 11.614682)
test_basic 0.004653 0.000093 0.309352 ( 0.400763)
test_all 0.001116 0.000372 668.079394 (143.918492)
test_rubyspec 0.034132 0.030910 52.829841 ( 61.036234)
total: 226.19 sec