Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-031810
#<BuildRuby:0x000055eaa38fd390
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220819-031810",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001149 0.008036 0.872053 ( 4.266275)
build_miniruby 0.001457 0.000208 0.064235 ( 0.063845)
build_ruby 0.001339 0.000191 0.052654 ( 0.052158)
build_all 0.009683 0.000154 1.275971 ( 0.481196)
build_install 0.009897 0.005294 1.575260 ( 0.797503)
test_btest 0.001340 0.000236 54.256585 ( 5.970176)
test_basic 0.005460 0.000964 0.295645 ( 0.385231)
test_all 0.002810 0.000496 507.250264 ( 52.960605)
test_rubyspec 0.080822 0.050362 42.034318 ( 50.556848)
total: 115.53 sec