Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-163948
#<BuildRuby:0x000055a48a224208
@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="-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.20220722-163948",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005783 0.000440 0.894261 ( 2.797246)
build_miniruby 0.000813 0.000188 0.057185 ( 0.055907)
build_ruby 0.000794 0.000184 0.059351 ( 0.058191)
build_all 0.000392 0.004276 1.527659 ( 0.584295)
build_install 0.009621 0.001552 5.639344 ( 2.137574)
test_btest 0.000666 0.000190 50.083192 ( 8.509347)
test_basic 0.004183 0.001195 0.277540 ( 0.366969)
test_all 0.000336 0.000626 593.324163 ( 91.064790)
test_rubyspec 0.086326 0.036948 43.433038 ( 49.144879)
total: 154.72 sec