Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-234640
#<BuildRuby:0x0000561ecffdcc00
@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.20220824-234640",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007038 0.004323 1.003265 ( 2.925627)
build_miniruby 0.001579 0.000211 0.068817 ( 0.067347)
build_ruby 0.001540 0.000205 0.075321 ( 0.074255)
build_all 0.009291 0.001239 1.523182 ( 0.598394)
build_install 0.016924 0.005303 1.881805 ( 0.915529)
test_btest 0.000959 0.000159 72.939523 ( 7.766370)
test_basic 0.001903 0.005563 0.338118 ( 0.427802)
test_all 0.005703 0.000096 649.782822 ( 64.633661)
test_rubyspec 0.119642 0.057430 45.790126 ( 54.191552)
total: 131.60 sec