Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-135045
#<BuildRuby:0x000056433b6c0208
@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.20220819-135045",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006466 0.876368 ( 1.851657)
build_miniruby 0.000615 0.000253 0.057099 ( 0.055923)
build_ruby 0.000726 0.000145 0.059145 ( 0.058047)
build_all 0.001508 0.003148 1.537146 ( 0.594417)
build_install 0.010387 0.000726 1.949062 ( 0.977301)
test_btest 0.000561 0.000125 55.401822 ( 8.308679)
test_basic 0.002787 0.003517 0.373258 ( 0.460707)
test_all 0.001333 0.000091 630.413956 ( 91.453671)
test_rubyspec 0.063174 0.035425 44.457217 ( 57.860512)
total: 161.62 sec