Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-142652
#<BuildRuby:0x000056314b0a32c8
@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.20220721-142652",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002795 0.003957 0.919936 ( 2.019535)
build_miniruby 0.000877 0.000126 0.057399 ( 0.056112)
build_ruby 0.000709 0.000102 0.059199 ( 0.058032)
build_all 0.001037 0.003549 1.542657 ( 0.605251)
build_install 0.008105 0.000775 5.672118 ( 2.180427)
test_btest 0.000701 0.000131 48.552050 ( 8.725743)
test_basic 0.005430 0.000203 0.334683 ( 0.423150)
test_all 0.001166 0.000000 620.317124 ( 88.879956)
test_rubyspec 0.059135 0.054092 44.105861 ( 49.770782)
total: 152.72 sec