Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-201334
#<BuildRuby:0x00005598d7087468
@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.20220605-201334",
@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.000001 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006677 0.000000 0.824155 ( 1.017394)
build_miniruby 0.001088 0.000001 0.058022 ( 0.056583)
build_ruby 0.000945 0.000059 0.059320 ( 0.058157)
build_all 0.004076 0.000254 1.555433 ( 0.629476)
build_install 0.010431 0.000652 6.310905 ( 2.851212)
test_btest 0.001385 0.000086 53.669324 ( 8.310412)
test_basic 0.005117 0.000319 0.313405 ( 0.402187)
test_all 0.001362 0.000085 655.521261 ( 93.791520)
test_rubyspec 0.090008 0.038681 44.249732 ( 49.785992)
total: 156.90 sec