Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-180838
#<BuildRuby:0x000056268c603f20
@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.20220502-180838",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002897 0.004106 0.855703 ( 1.046176)
build_miniruby 0.001040 0.000000 0.056574 ( 0.055356)
build_ruby 0.000869 0.000000 0.056836 ( 0.055669)
build_all 0.004282 0.000137 1.479160 ( 0.596924)
build_install 0.005808 0.004976 6.236326 ( 2.813307)
test_btest 0.000643 0.000081 52.187992 ( 7.803989)
test_basic 0.000000 0.006075 0.303339 ( 0.390965)
test_all 0.000000 0.001355 605.069946 ( 95.899007)
test_rubyspec 0.051027 0.062444 43.891498 ( 48.799190)
total: 157.46 sec