Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-102100
#<BuildRuby:0x000055c01c6f0dd8
@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.20221109-102100",
@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.000002 0.000011 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.012469 1.100752 ( 1.134650)
build_miniruby 0.000000 0.002128 0.067627 ( 0.065317)
build_ruby 0.000000 0.002091 0.062893 ( 0.061021)
build_all 0.003166 0.006830 1.495481 ( 0.582985)
build_install 0.015484 0.005955 1.852433 ( 0.952208)
test_btest 0.000885 0.000498 81.197778 ( 8.902826)
test_basic 0.006927 0.001398 0.322881 ( 0.409694)
test_all 0.001319 0.000698 682.223013 ( 68.869774)
test_rubyspec 0.108664 0.080314 47.520314 ( 55.685166)
total: 136.66 sec