Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-173055
#<BuildRuby:0x00005652f4324a68
@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.20221009-173055",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000045 0.000004 0.000049 ( 0.000049)
configure 0.000038 0.000003 0.000041 ( 0.000041)
build_up 0.006696 0.003905 1.106835 ( 1.244199)
build_miniruby 0.001957 0.000280 0.100370 ( 0.097000)
build_ruby 0.001810 0.000000 0.090406 ( 0.087168)
build_all 0.008283 0.000227 1.280878 ( 0.566110)
build_install 0.002966 0.012479 1.631982 ( 0.883866)
test_btest 0.001219 0.000359 61.105807 ( 6.614792)
test_basic 0.007660 0.000000 0.346686 ( 0.435538)
test_all 0.002224 0.004827 479.939291 ( 52.782270)
test_rubyspec 0.095343 0.045147 42.613395 ( 51.151049)
total: 113.86 sec