Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-162539
#<BuildRuby:0x0000557984c08e80
@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.20220815-162539",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000026 0.000000 0.000026 ( 0.000027)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.008650 0.000138 0.854447 ( 1.029357)
build_miniruby 0.001297 0.000185 0.063470 ( 0.061861)
build_ruby 0.001315 0.000188 0.063646 ( 0.062423)
build_all 0.008408 0.000000 1.260212 ( 0.458134)
build_install 0.009055 0.005070 1.585431 ( 0.781570)
test_btest 0.000797 0.000140 52.034521 ( 6.095715)
test_basic 0.005425 0.000957 0.281105 ( 0.371420)
test_all 0.002282 0.001739 482.068864 ( 52.015082)
test_rubyspec 0.098724 0.042028 41.721806 ( 49.368277)
total: 110.24 sec