Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-214416
#<BuildRuby:0x00005645560bbde0
@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.20220628-214416",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005003 0.001820 0.824064 ( 1.031378)
build_miniruby 0.000743 0.000271 0.057907 ( 0.056587)
build_ruby 0.000702 0.000255 0.059360 ( 0.058106)
build_all 0.001065 0.003066 1.491896 ( 0.600605)
build_install 0.008778 0.000126 6.296652 ( 2.821699)
test_btest 0.000574 0.000205 50.276480 ( 8.353378)
test_basic 0.001968 0.003358 0.263358 ( 0.352480)
test_all 0.001050 0.000420 614.019871 ( 88.585892)
test_rubyspec 0.046703 0.032548 44.458204 ( 50.046765)
total: 151.91 sec