Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-070818
#<BuildRuby:0x0000564762da7ed8
@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.20221122-070818",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000918 0.004184 1.041627 ( 2.081516)
build_miniruby 0.000725 0.000128 0.990564 ( 0.989297)
build_ruby 0.001072 0.000189 2.844414 ( 2.719195)
build_all 0.008226 0.000673 16.073271 ( 3.310814)
build_install 0.005529 0.004651 2.106959 ( 1.211983)
test_btest 0.000494 0.000104 62.569793 ( 11.201992)
test_basic 0.001034 0.003637 0.315342 ( 0.406281)
test_all 0.001667 0.000390 685.290704 (109.906829)
test_rubyspec 0.036717 0.030011 53.595088 ( 61.864719)
total: 193.69 sec