Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-190411
#<BuildRuby:0x00005630adadc0d0
@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.20220818-190411",
@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.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006036 0.000928 0.854056 ( 0.992946)
build_miniruby 0.000750 0.000115 0.057313 ( 0.056026)
build_ruby 0.000842 0.000130 0.059743 ( 0.058566)
build_all 0.003947 0.000607 1.526107 ( 0.589644)
build_install 0.009639 0.001483 1.931189 ( 0.967483)
test_btest 0.000762 0.000117 52.518743 ( 8.063281)
test_basic 0.000000 0.005319 0.284437 ( 0.373671)
test_all 0.000000 0.002927 603.636159 ( 89.627890)
test_rubyspec 0.074265 0.053901 43.910095 ( 52.182461)
total: 152.91 sec