Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-122252
#<BuildRuby:0x000055e7a11b0088
@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.20220731-122252",
@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.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006562 0.000000 0.835953 ( 0.876970)
build_miniruby 0.000833 0.000000 0.057321 ( 0.056141)
build_ruby 0.000938 0.000000 0.059943 ( 0.058789)
build_all 0.000137 0.004429 1.530946 ( 0.588795)
build_install 0.004660 0.004461 5.661703 ( 2.152526)
test_btest 0.000510 0.000064 48.505422 ( 8.345142)
test_basic 0.001712 0.004004 0.288337 ( 0.377064)
test_all 0.000377 0.000604 614.226275 ( 86.955074)
test_rubyspec 0.075094 0.045969 43.810842 ( 49.420278)
total: 148.83 sec