Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-102441
#<BuildRuby:0x00005610cc7fff20
@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.20220531-102441",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.002034 0.004701 0.849647 ( 1.370175)
build_miniruby 0.000708 0.000177 0.056953 ( 0.055784)
build_ruby 0.000704 0.000176 0.058155 ( 0.056924)
build_all 0.004123 0.000000 1.529408 ( 0.633279)
build_install 0.009097 0.002031 6.287486 ( 2.832337)
test_btest 0.000708 0.000164 51.191532 ( 8.281403)
test_basic 0.004924 0.001136 0.341240 ( 0.429162)
test_all 0.000943 0.000218 651.499609 ( 94.713107)
test_rubyspec 0.081659 0.045172 44.135208 ( 49.726772)
total: 158.10 sec