Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-045114
#<BuildRuby:0x000055d4dfd55480
@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.20220813-045114",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000040 0.000003 0.000043 ( 0.000043)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.008329 0.004721 0.822324 ( 0.907761)
build_miniruby 0.001459 0.000208 0.054162 ( 0.052280)
build_ruby 0.001322 0.000189 0.064301 ( 0.062659)
build_all 0.003878 0.005461 1.218498 ( 0.462684)
build_install 0.011283 0.005278 1.546903 ( 0.770779)
test_btest 0.000882 0.000220 51.457335 ( 6.191723)
test_basic 0.002788 0.004397 0.297042 ( 0.385006)
test_all 0.003018 0.001157 510.709776 ( 53.060056)
test_rubyspec 0.052233 0.061022 41.568727 ( 49.319048)
total: 111.21 sec