Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-171315
#<BuildRuby:0x000055e658950328
@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.20220825-171315",
@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.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.006136 0.001023 0.885822 ( 1.937288)
build_miniruby 0.001041 0.000000 0.058139 ( 0.056911)
build_ruby 0.001039 0.000000 0.059363 ( 0.058081)
build_all 0.004727 0.000000 1.534388 ( 0.583390)
build_install 0.005341 0.003474 1.935278 ( 0.968405)
test_btest 0.000539 0.000101 49.687409 ( 8.849930)
test_basic 0.004872 0.000914 0.289696 ( 0.378230)
test_all 0.001644 0.000180 625.360917 ( 92.155267)
test_rubyspec 0.070304 0.058913 44.343976 ( 52.723779)
total: 157.71 sec