Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-212330
#<BuildRuby:0x000055809a84e980
@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.20220517-212330",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.011378 0.001139 0.809502 ( 1.247810)
build_miniruby 0.001217 0.000187 0.053945 ( 0.052548)
build_ruby 0.001184 0.000183 0.054772 ( 0.053346)
build_all 0.004700 0.003782 1.178387 ( 0.483969)
build_install 0.017777 0.000752 4.887912 ( 2.533962)
test_btest 0.001656 0.000276 51.555308 ( 6.176399)
test_basic 0.005781 0.000158 0.284212 ( 0.379740)
test_all 0.001991 0.000315 491.890319 ( 52.577310)
test_rubyspec 0.071144 0.060895 41.073939 ( 46.983618)
total: 110.49 sec