Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-153525
#<BuildRuby:0x00005563b13cff40
@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.20220530-153525",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005910 0.000985 0.871293 ( 1.782084)
build_miniruby 0.000939 0.000156 0.057567 ( 0.056244)
build_ruby 0.000906 0.000151 0.057154 ( 0.055851)
build_all 0.000000 0.004242 1.502014 ( 0.603196)
build_install 0.003723 0.006630 6.303772 ( 2.855087)
test_btest 0.000652 0.000217 55.920549 ( 8.339292)
test_basic 0.000851 0.005573 0.352888 ( 0.440215)
test_all 0.001091 0.000455 643.483325 ( 94.705837)
test_rubyspec 0.072928 0.046436 44.311218 ( 49.916918)
total: 158.76 sec