Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-015648
#<BuildRuby:0x000055d05aa0bfb0
@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.20220820-015648",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005915 0.000422 0.809786 ( 1.003179)
build_miniruby 0.000000 0.001033 0.057587 ( 0.056332)
build_ruby 0.000000 0.000891 0.059287 ( 0.058154)
build_all 0.000000 0.004491 1.544129 ( 0.590317)
build_install 0.005443 0.005529 1.919631 ( 0.962975)
test_btest 0.000763 0.000000 55.615469 ( 8.308407)
test_basic 0.006337 0.000000 0.347392 ( 0.434862)
test_all 0.001959 0.000222 591.371415 ( 90.495580)
test_rubyspec 0.102342 0.027673 44.422740 ( 52.666182)
total: 154.58 sec