Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-185901
#<BuildRuby:0x000055f17b0fac40
@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.20220808-185901",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003313 0.003088 0.831631 ( 1.314733)
build_miniruby 0.000835 0.000179 0.058318 ( 0.057046)
build_ruby 0.000752 0.000161 0.059777 ( 0.058535)
build_all 0.003867 0.000829 1.567660 ( 0.600422)
build_install 0.007256 0.003917 5.679126 ( 2.179951)
test_btest 0.000660 0.000165 47.276906 ( 8.729031)
test_basic 0.001840 0.003491 0.284476 ( 0.373529)
test_all 0.001273 0.000000 594.261557 ( 94.539943)
test_rubyspec 0.087434 0.024801 43.842622 ( 51.219339)
total: 159.07 sec