Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-134817
#<BuildRuby:0x00005578e6a01338
@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.20220720-134817",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.010510 0.000808 0.883072 ( 1.162174)
build_miniruby 0.001670 0.000129 0.054840 ( 0.053396)
build_ruby 0.001290 0.000099 0.066145 ( 0.065815)
build_all 0.009127 0.000277 1.282345 ( 0.488512)
build_install 0.017128 0.000032 4.326967 ( 1.843040)
test_btest 0.001583 0.000093 54.631496 ( 6.402923)
test_basic 0.005514 0.000324 0.298727 ( 0.389654)
test_all 0.002330 0.000137 513.730785 ( 53.193998)
test_rubyspec 0.084148 0.047750 42.194728 ( 48.046279)
total: 111.65 sec