Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-025202
#<BuildRuby:0x000055bf91935458
@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.20220817-025202",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005118 0.004230 0.833593 ( 7.651103)
build_miniruby 0.001260 0.000180 0.051362 ( 0.049883)
build_ruby 0.001438 0.000205 0.061906 ( 0.060396)
build_all 0.008055 0.000493 1.278424 ( 0.464001)
build_install 0.009042 0.005440 1.574136 ( 0.799582)
test_btest 0.001946 0.000365 52.828867 ( 6.479997)
test_basic 0.005492 0.001030 0.309309 ( 0.403694)
test_all 0.004473 0.000839 503.910757 ( 52.618342)
test_rubyspec 0.068212 0.054440 41.612177 ( 49.355740)
total: 117.88 sec