Logfile: /home/ko1/ruby/logs/brlog.trunk.20220623-042127
#<BuildRuby:0x000055d64f94fe00
@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.20220623-042127",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006021 0.000457 0.853886 ( 1.550375)
build_miniruby 0.000824 0.000206 0.058531 ( 0.057241)
build_ruby 0.000759 0.000190 0.059589 ( 0.058431)
build_all 0.003356 0.000839 1.526127 ( 0.608775)
build_install 0.008952 0.002238 6.335954 ( 2.857725)
test_btest 0.000000 0.000664 50.334773 ( 8.065254)
test_basic 0.002755 0.003009 0.262894 ( 0.350799)
test_all 0.001000 0.000294 620.984799 ( 91.604273)
test_rubyspec 0.071881 0.034595 44.349618 ( 49.896985)
total: 155.05 sec