Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-034425
#<BuildRuby:0x000055ce230dffb0
@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.20220728-034425",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003168 0.003449 0.861871 ( 1.556671)
build_miniruby 0.000907 0.000121 0.057458 ( 0.056217)
build_ruby 0.001006 0.000000 0.058591 ( 0.057261)
build_all 0.001016 0.003523 1.515126 ( 0.585568)
build_install 0.011295 0.000008 5.607238 ( 2.162619)
test_btest 0.000642 0.000101 56.438977 ( 8.021615)
test_basic 0.005519 0.000260 0.289518 ( 0.378181)
test_all 0.000994 0.000149 624.808379 ( 89.220625)
test_rubyspec 0.089598 0.028575 43.637094 ( 49.242453)
total: 151.28 sec