Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-122630
#<BuildRuby:0x000055d3d90afde0
@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.20220817-122630",
@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.000001 0.000010 ( 0.000011)
build_up 0.005878 0.000979 0.838093 ( 1.556030)
build_miniruby 0.000688 0.000114 0.058111 ( 0.056876)
build_ruby 0.001030 0.000000 0.060184 ( 0.058982)
build_all 0.000548 0.004000 1.519165 ( 0.591359)
build_install 0.001539 0.009527 1.937966 ( 0.969360)
test_btest 0.000000 0.000905 55.619030 ( 8.388560)
test_basic 0.001378 0.004262 0.297555 ( 0.386305)
test_all 0.001202 0.000555 640.689675 ( 91.139725)
test_rubyspec 0.055112 0.067944 43.969914 ( 51.325320)
total: 154.47 sec