Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-034930
#<BuildRuby:0x0000559f252774b8
@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.20221115-034930",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004678 0.005366 1.128089 ( 2.307227)
build_miniruby 0.001922 0.000640 0.848932 ( 0.848203)
build_ruby 0.002429 0.000810 2.261309 ( 2.167197)
build_all 0.013046 0.007182 18.640608 ( 2.153592)
build_install 0.019244 0.002048 1.805764 ( 0.930203)
test_btest 0.001713 0.000000 81.050567 ( 8.843421)
test_basic 0.003952 0.005006 0.334329 ( 0.421840)
test_all 0.001930 0.000676 653.671368 ( 67.399259)
test_rubyspec 0.082242 0.110028 47.145420 ( 55.278335)
total: 140.35 sec