Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-031905
#<BuildRuby:0x000055b5095c8208
@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.20220816-031905",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006004 0.001001 0.850355 ( 0.922492)
build_miniruby 0.000803 0.000134 0.057129 ( 0.055986)
build_ruby 0.000722 0.000121 0.059852 ( 0.058531)
build_all 0.004692 0.000000 1.537109 ( 0.587978)
build_install 0.003873 0.006933 1.925116 ( 0.963199)
test_btest 0.000516 0.000129 50.333163 ( 8.760798)
test_basic 0.005423 0.000313 0.272552 ( 0.361257)
test_all 0.001685 0.000396 599.961717 ( 89.380891)
test_rubyspec 0.080682 0.047677 43.818517 ( 51.222202)
total: 152.31 sec