Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-044649
#<BuildRuby:0x0000561100c6eaf0
@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.20221205-044649",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005734 0.004382 1.222280 ( 2.823625)
build_miniruby 0.002042 0.000437 0.844952 ( 0.845267)
build_ruby 0.000599 0.003309 2.243591 ( 2.152071)
build_all 0.014866 0.007681 18.752365 ( 2.206623)
build_install 0.017525 0.004467 2.083709 ( 1.014371)
test_btest 0.001475 0.000448 90.655368 ( 8.967453)
test_basic 0.004186 0.005582 0.341508 ( 0.427332)
test_all 0.001869 0.000651 742.642328 ( 72.019328)
test_rubyspec 0.066840 0.109628 49.448427 ( 57.563284)
total: 148.02 sec