Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-142106
#<BuildRuby:0x0000565297d0d438
@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.20220731-142106",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.009323 0.821787 ( 0.952349)
build_miniruby 0.001583 0.000294 0.061354 ( 0.060416)
build_ruby 0.001211 0.000303 0.052506 ( 0.051089)
build_all 0.005060 0.002974 1.286270 ( 0.488936)
build_install 0.014429 0.001896 4.321694 ( 1.792924)
test_btest 0.000811 0.000202 52.163772 ( 6.093435)
test_basic 0.004357 0.001090 0.292062 ( 0.383922)
test_all 0.002673 0.000668 480.373548 ( 51.640645)
test_rubyspec 0.077101 0.039446 41.892063 ( 47.749284)
total: 109.21 sec