Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-184008
#<BuildRuby:0x000055c3ed021438
@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.20220728-184008",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010832 0.001667 0.856422 ( 0.921382)
build_miniruby 0.001278 0.000197 0.061217 ( 0.061449)
build_ruby 0.001304 0.000200 0.066088 ( 0.066727)
build_all 0.006882 0.001059 1.235098 ( 0.467140)
build_install 0.003942 0.013591 4.278427 ( 1.833235)
test_btest 0.001495 0.000498 51.670661 ( 6.291828)
test_basic 0.006021 0.000340 0.286442 ( 0.380134)
test_all 0.002409 0.000000 481.791307 ( 51.618367)
test_rubyspec 0.088223 0.046169 41.725744 ( 47.695953)
total: 109.34 sec