Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-043319
#<BuildRuby:0x000055746cf6be00
@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.20220726-043319",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002850 0.003757 0.849620 ( 0.973708)
build_miniruby 0.000000 0.000898 0.056465 ( 0.055247)
build_ruby 0.000000 0.000952 0.058607 ( 0.057352)
build_all 0.002888 0.001716 1.529747 ( 0.584738)
build_install 0.010581 0.000506 5.670863 ( 2.171775)
test_btest 0.000584 0.000097 47.552850 ( 8.871993)
test_basic 0.004945 0.000824 0.258972 ( 0.347180)
test_all 0.001008 0.000168 588.411455 ( 93.874572)
test_rubyspec 0.072553 0.054655 43.457527 ( 49.087663)
total: 156.02 sec