Logfile: /home/ko1/ruby/logs/brlog.trunk.20220621-183109
#<BuildRuby:0x00005602f02468c0
@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.20220621-183109",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006250 0.000481 0.889764 ( 1.148872)
build_miniruby 0.000831 0.000064 0.057646 ( 0.056361)
build_ruby 0.001033 0.000000 0.059199 ( 0.058020)
build_all 0.000144 0.004221 1.511580 ( 0.609512)
build_install 0.008370 0.000520 6.316575 ( 2.873087)
test_btest 0.000710 0.000095 58.276686 ( 8.134222)
test_basic 0.002260 0.003495 0.326580 ( 0.414862)
test_all 0.001167 0.000206 627.069620 ( 92.071831)
test_rubyspec 0.083431 0.042268 44.326036 ( 49.863842)
total: 155.23 sec