Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-070825
#<BuildRuby:0x00005613de953fb0
@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.20220722-070825",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005659 0.000870 0.844509 ( 0.911957)
build_miniruby 0.000865 0.000134 0.057080 ( 0.055874)
build_ruby 0.000900 0.000139 0.059037 ( 0.057799)
build_all 0.001002 0.003721 1.508718 ( 0.584094)
build_install 0.010691 0.000423 5.643975 ( 2.170775)
test_btest 0.000680 0.000127 52.644330 ( 7.648140)
test_basic 0.001135 0.004691 0.344845 ( 0.432919)
test_all 0.001096 0.000274 576.839321 ( 92.506185)
test_rubyspec 0.049957 0.027029 43.319085 ( 48.970723)
total: 153.34 sec