Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-070829
#<BuildRuby:0x000055ec895f69c0
@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.20221101-070829",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009132 0.000374 1.150278 ( 2.877510)
build_miniruby 0.001865 0.000133 0.102451 ( 0.098964)
build_ruby 0.001319 0.000094 0.103797 ( 0.101599)
build_all 0.004343 0.005613 1.349726 ( 0.560811)
build_install 0.011724 0.003081 1.638622 ( 0.895242)
test_btest 0.001913 0.000000 63.740557 ( 6.479388)
test_basic 0.005461 0.000660 0.352428 ( 0.442549)
test_all 0.007369 0.000721 519.233348 ( 55.261126)
test_rubyspec 0.091022 0.035938 43.207382 ( 51.803636)
total: 118.52 sec