Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-025416
#<BuildRuby:0x00005578da12b800
@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.20220727-025416",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011490 0.000207 0.985346 ( 1.938698)
build_miniruby 0.001830 0.000122 0.073077 ( 0.071472)
build_ruby 0.002483 0.000166 0.074396 ( 0.071949)
build_all 0.009866 0.000020 1.531661 ( 0.575623)
build_install 0.013800 0.008808 5.143034 ( 2.049893)
test_btest 0.001234 0.000177 75.386021 ( 7.963535)
test_basic 0.007414 0.000384 0.314356 ( 0.412971)
test_all 0.002772 0.000378 636.484788 ( 64.159864)
test_rubyspec 0.122822 0.062018 45.524942 ( 51.126021)
total: 128.37 sec