Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-213300
#<BuildRuby:0x000055ebad1f8328
@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.20220615-213300",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006578 0.000384 0.829718 ( 0.973975)
build_miniruby 0.000925 0.000133 0.057102 ( 0.055799)
build_ruby 0.001046 0.000000 0.059198 ( 0.057835)
build_all 0.000660 0.003673 1.497062 ( 0.605643)
build_install 0.008931 0.001786 6.313207 ( 2.839888)
test_btest 0.000687 0.000137 50.339272 ( 8.515829)
test_basic 0.000380 0.004744 0.258179 ( 0.348356)
test_all 0.001175 0.000314 652.205691 ( 94.512481)
test_rubyspec 0.075837 0.050225 44.276575 ( 49.812011)
total: 157.72 sec