Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-113557
#<BuildRuby:0x000055ec733c6120
@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.20220828-113557",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008727 0.000735 0.838048 ( 1.024282)
build_miniruby 0.001227 0.000188 0.054203 ( 0.053506)
build_ruby 0.001382 0.000213 0.055731 ( 0.055446)
build_all 0.003539 0.005347 1.263339 ( 0.473014)
build_install 0.008216 0.007732 1.557879 ( 0.798379)
test_btest 0.000958 0.000299 52.459452 ( 6.138698)
test_basic 0.004873 0.001523 0.292078 ( 0.385352)
test_all 0.003395 0.001061 489.906831 ( 51.591231)
test_rubyspec 0.096974 0.036569 41.365667 ( 50.012994)
total: 110.53 sec