Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-235528
#<BuildRuby:0x0000564c4f7afe30
@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.20220812-235528",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002723 0.004271 0.821151 ( 1.164571)
build_miniruby 0.000981 0.000140 0.089335 ( 0.087337)
build_ruby 0.001759 0.000251 3.523425 ( 3.328315)
build_all 0.009578 0.000000 15.737071 ( 2.849761)
build_install 0.010962 0.000385 2.020318 ( 0.967755)
test_btest 0.000847 0.000094 53.617354 ( 8.276835)
test_basic 0.005887 0.000000 0.344029 ( 0.432219)
test_all 0.003068 0.000000 632.707256 ( 90.322234)
test_rubyspec 0.073208 0.050486 44.147368 ( 51.553135)
total: 158.98 sec