Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-170441
#<BuildRuby:0x0000559c826d7fa8
@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.20220726-170441",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.005844 0.000974 0.850988 ( 1.197030)
build_miniruby 0.000865 0.000000 0.056626 ( 0.055329)
build_ruby 0.000000 0.000894 0.058567 ( 0.057544)
build_all 0.002159 0.002362 1.530695 ( 0.583828)
build_install 0.009916 0.001141 5.605309 ( 2.162555)
test_btest 0.000618 0.000124 45.427250 ( 8.857768)
test_basic 0.004745 0.000949 0.295432 ( 0.384000)
test_all 0.000843 0.000169 593.816221 ( 89.042947)
test_rubyspec 0.080272 0.048994 43.578068 ( 49.253859)
total: 151.60 sec