Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-190943
#<BuildRuby:0x0000559b505dfde0
@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.20220808-190943",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002201 0.004385 0.808581 ( 1.017697)
build_miniruby 0.000813 0.000188 0.058315 ( 0.057025)
build_ruby 0.000831 0.000192 0.059137 ( 0.057949)
build_all 0.003807 0.000878 1.524970 ( 0.591226)
build_install 0.005324 0.006115 5.604605 ( 2.138706)
test_btest 0.000537 0.000165 53.883674 ( 7.981279)
test_basic 0.000853 0.005262 0.333748 ( 0.421622)
test_all 0.000784 0.000302 622.716423 ( 90.061868)
test_rubyspec 0.087156 0.042676 43.772913 ( 51.119796)
total: 153.45 sec