Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-210612
#<BuildRuby:0x00005566aac81480
@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.20220530-210612",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005055 0.004383 0.821635 ( 1.025795)
build_miniruby 0.001231 0.000560 0.061613 ( 0.059632)
build_ruby 0.001978 0.000000 0.064479 ( 0.062223)
build_all 0.006199 0.000049 1.214616 ( 0.492548)
build_install 0.014837 0.003562 4.955221 ( 2.565633)
test_btest 0.000637 0.000225 56.353419 ( 6.426673)
test_basic 0.004956 0.001749 0.298714 ( 0.391702)
test_all 0.002307 0.000814 522.984804 ( 53.796838)
test_rubyspec 0.083562 0.046810 41.590896 ( 47.560822)
total: 112.38 sec