Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-181052
#<BuildRuby:0x000055cfb7a54920
@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.20220717-181052",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008233 0.005271 0.990029 ( 1.058064)
build_miniruby 0.001720 0.000529 0.079342 ( 0.077020)
build_ruby 0.001454 0.000447 0.066427 ( 0.064868)
build_all 0.009144 0.001314 1.530670 ( 0.584185)
build_install 0.017268 0.005652 5.083328 ( 2.059249)
test_btest 0.001121 0.000330 77.063128 ( 8.298807)
test_basic 0.007302 0.000610 0.328697 ( 0.417346)
test_all 0.001621 0.000451 639.427041 ( 65.428865)
test_rubyspec 0.076345 0.102555 45.453392 ( 51.478919)
total: 129.47 sec