Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-151448
#<BuildRuby:0x0000561a7599be58
@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.20220825-151448",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003256 0.003317 0.916453 ( 3.763888)
build_miniruby 0.000878 0.000109 0.057275 ( 0.056051)
build_ruby 0.000916 0.000115 0.059531 ( 0.058269)
build_all 0.004683 0.000113 1.554094 ( 0.594237)
build_install 0.010370 0.000733 1.911817 ( 0.956150)
test_btest 0.000692 0.000076 48.321431 ( 8.636484)
test_basic 0.005476 0.000136 0.303900 ( 0.392718)
test_all 0.002116 0.000000 620.159012 ( 91.596267)
test_rubyspec 0.087569 0.014754 44.304821 ( 52.638284)
total: 158.69 sec