Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-050906
#<BuildRuby:0x000056552e139550
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220813-050906",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.001861 0.009242 0.863912 ( 0.957516)
build_miniruby 0.000870 0.000521 0.062974 ( 0.062054)
build_ruby 0.001018 0.000611 0.067278 ( 0.066799)
build_all 0.002161 0.007233 1.255738 ( 0.479962)
build_install 0.014148 0.000806 1.619229 ( 0.795651)
test_btest 0.001362 0.000000 53.673395 ( 6.046195)
test_basic 0.002767 0.004297 0.300519 ( 0.388915)
test_all 0.003084 0.001850 498.100782 ( 51.780826)
test_rubyspec 0.075824 0.055109 41.656670 ( 49.196398)
total: 109.78 sec