Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-164931
#<BuildRuby:0x000055762b6c8328
@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.20220828-164931",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004866 0.001327 0.821876 ( 0.888251)
build_miniruby 0.000717 0.000196 0.057923 ( 0.056727)
build_ruby 0.000737 0.000201 0.059804 ( 0.058532)
build_all 0.004461 0.000000 1.534449 ( 0.590084)
build_install 0.008690 0.002127 1.890151 ( 0.952142)
test_btest 0.000564 0.000141 54.651514 ( 7.715126)
test_basic 0.005301 0.000282 0.295361 ( 0.384334)
test_all 0.002421 0.000000 590.794881 ( 88.088303)
test_rubyspec 0.091102 0.031294 43.413596 ( 51.749299)
total: 150.48 sec