Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-145720
#<BuildRuby:0x000055f5d3f3ca68
@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-145720",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000341 0.010698 0.876220 ( 1.505591)
build_miniruby 0.000969 0.000373 0.063963 ( 0.062954)
build_ruby 0.001348 0.000519 0.054198 ( 0.052834)
build_all 0.002222 0.005243 1.263787 ( 0.471336)
build_install 0.011562 0.003493 1.567392 ( 0.791227)
test_btest 0.000825 0.000361 52.816882 ( 6.171551)
test_basic 0.004076 0.001783 0.295031 ( 0.385287)
test_all 0.003239 0.000307 508.564037 ( 53.530954)
test_rubyspec 0.073024 0.048389 40.936957 ( 49.533221)
total: 112.51 sec