Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-235157
#<BuildRuby:0x000056250e848030
@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.20220719-235157",
@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.000008 0.000001 0.000009 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006754 0.804308 ( 1.192346)
build_miniruby 0.000000 0.001011 0.088950 ( 0.086933)
build_ruby 0.000392 0.001569 3.492429 ( 3.296065)
build_all 0.009694 0.000000 15.747957 ( 2.907668)
build_install 0.007060 0.004200 5.717392 ( 2.170127)
test_btest 0.000665 0.000166 53.108027 ( 8.193156)
test_basic 0.001526 0.004050 0.343000 ( 0.431288)
test_all 0.001073 0.000322 630.933540 ( 91.536876)
test_rubyspec 0.083609 0.042337 43.851648 ( 49.453799)
total: 159.27 sec