Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-115716
#<BuildRuby:0x0000562a3e1ab7b0
@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.20221109-115716",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010461 0.000747 1.115356 ( 1.430244)
build_miniruby 0.000000 0.002210 0.071097 ( 0.068990)
build_ruby 0.000000 0.002467 0.070020 ( 0.067255)
build_all 0.006984 0.004899 1.505898 ( 0.596230)
build_install 0.012626 0.008697 1.874188 ( 0.937288)
test_btest 0.001199 0.000326 86.432357 ( 8.951741)
test_basic 0.004343 0.005300 0.338953 ( 0.422966)
test_all 0.002196 0.000698 657.927615 ( 69.313106)
test_rubyspec 0.105757 0.073194 47.499788 ( 55.686031)
total: 137.47 sec