Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-164425
#<BuildRuby:0x0000561cf2242678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221209-164425",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005011 0.000102 1.473551 ( 1.706530)
build_miniruby 0.003266 0.000326 82.531154 ( 18.796124)
build_ruby 0.001109 0.000111 2.758763 ( 2.634565)
build_all 0.009243 0.000473 16.969546 ( 3.350501)
build_install 0.009484 0.000452 2.284754 ( 1.266270)
test_btest 0.000633 0.000020 60.200153 ( 12.015991)
test_basic 0.004437 0.000013 0.298586 ( 0.389866)
test_all 0.000952 0.000469 656.580767 (104.578011)
test_rubyspec 0.026227 0.026743 52.835141 ( 61.008796)
total: 205.75 sec