Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-143222
#<BuildRuby:0x00005638b1f43ec8
@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.20220717-143222",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003052 0.003659 0.871450 ( 1.027471)
build_miniruby 0.000729 0.000332 0.057459 ( 0.056086)
build_ruby 0.000668 0.000303 0.058902 ( 0.057646)
build_all 0.004495 0.000123 1.503630 ( 0.599863)
build_install 0.007753 0.003230 5.612740 ( 2.186956)
test_btest 0.000599 0.000249 46.308991 ( 8.659243)
test_basic 0.003807 0.001586 0.297541 ( 0.386674)
test_all 0.000827 0.000344 603.588023 ( 89.577406)
test_rubyspec 0.084638 0.038360 43.422651 ( 49.050354)
total: 151.60 sec