Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-174718
#<BuildRuby:0x00005650f4c088e8
@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.20221115-174718",
@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.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006974 0.000635 1.133368 ( 1.149091)
build_miniruby 0.001285 0.000275 0.882031 ( 0.883528)
build_ruby 0.002669 0.000000 2.339283 ( 2.241536)
build_all 0.013213 0.005041 18.061661 ( 2.235723)
build_install 0.017317 0.002393 1.846623 ( 0.993780)
test_btest 0.001040 0.000000 86.134432 ( 9.779408)
test_basic 0.006731 0.000000 0.325519 ( 0.421599)
test_all 0.002040 0.000373 682.682317 ( 73.933225)
test_rubyspec 0.095992 0.034376 50.015113 ( 58.505656)
total: 150.14 sec