Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-150757
#<BuildRuby:0x000056086ea32c40
@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.20220811-150757",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002281 0.004027 0.847628 ( 1.003743)
build_miniruby 0.000877 0.000000 0.057645 ( 0.056480)
build_ruby 0.000807 0.000000 0.060196 ( 0.059077)
build_all 0.004887 0.000000 1.553790 ( 0.591009)
build_install 0.006381 0.004625 5.670714 ( 2.165783)
test_btest 0.000692 0.000081 55.511766 ( 8.052183)
test_basic 0.005990 0.000179 0.337239 ( 0.424856)
test_all 0.001144 0.000127 618.859932 ( 89.476340)
test_rubyspec 0.110699 0.008415 43.773101 ( 51.189541)
total: 153.02 sec