Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-143334
#<BuildRuby:0x000055f6282d6a58
@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.20220828-143334",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002213 0.010059 0.817340 ( 1.148475)
build_miniruby 0.001483 0.000530 0.062454 ( 0.060665)
build_ruby 0.001207 0.000431 0.067214 ( 0.066473)
build_all 0.005914 0.002113 1.284749 ( 0.482760)
build_install 0.009881 0.004770 1.559470 ( 0.786026)
test_btest 0.000754 0.000282 52.450129 ( 6.074565)
test_basic 0.004472 0.001676 0.283157 ( 0.375103)
test_all 0.003113 0.001168 479.952177 ( 51.294303)
test_rubyspec 0.070094 0.065001 41.363946 ( 49.946630)
total: 110.24 sec