Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-213603
#<BuildRuby:0x00005617b670bda8
@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.20220531-213603",
@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.000022 0.000004 0.000026 ( 0.000025)
build_up 0.004931 0.001976 0.872596 ( 1.035467)
build_miniruby 0.000858 0.000161 0.057239 ( 0.055892)
build_ruby 0.000976 0.000000 0.057951 ( 0.056749)
build_all 0.001778 0.002578 1.488134 ( 0.603311)
build_install 0.008042 0.001001 6.325263 ( 2.837363)
test_btest 0.000499 0.000105 48.739318 ( 8.246842)
test_basic 0.004567 0.000961 0.296495 ( 0.385458)
test_all 0.000441 0.001150 649.773852 ( 92.650086)
test_rubyspec 0.075458 0.051527 44.175723 ( 49.736464)
total: 155.61 sec