Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-183319
#<BuildRuby:0x0000557a0a857468
@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.20220520-183319",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006546 0.000177 0.819467 ( 0.951406)
build_miniruby 0.000903 0.000060 0.056300 ( 0.055086)
build_ruby 0.000987 0.000000 0.057975 ( 0.056779)
build_all 0.004397 0.000000 1.519559 ( 0.618496)
build_install 0.006868 0.004130 6.288186 ( 2.837126)
test_btest 0.000633 0.000070 48.223097 ( 8.945611)
test_basic 0.006152 0.000208 0.357769 ( 0.444951)
test_all 0.002371 0.000250 646.692497 ( 91.511039)
test_rubyspec 0.078834 0.045380 44.060019 ( 49.611587)
total: 155.03 sec