Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-122940
#<BuildRuby:0x000055d0b73a0088
@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.20220805-122940",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006085 0.000481 0.864216 ( 5.790172)
build_miniruby 0.000736 0.000184 0.056443 ( 0.055216)
build_ruby 0.001013 0.000000 0.058662 ( 0.057473)
build_all 0.004349 0.000238 1.536423 ( 0.586835)
build_install 0.009107 0.002101 5.615512 ( 2.149185)
test_btest 0.000666 0.000154 53.023608 ( 8.273649)
test_basic 0.004661 0.001075 0.325963 ( 0.414440)
test_all 0.001221 0.000123 594.532486 ( 89.993245)
test_rubyspec 0.100337 0.021836 43.622252 ( 51.082931)
total: 158.40 sec