Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-195537
#<BuildRuby:0x000055923b05bf68
@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.20220811-195537",
@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.000010 0.000005 0.000015 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.004785 0.001914 0.856262 ( 1.027452)
build_miniruby 0.000722 0.000289 0.057845 ( 0.056513)
build_ruby 0.000000 0.001014 0.060304 ( 0.059087)
build_all 0.000514 0.003903 1.524190 ( 0.599611)
build_install 0.010982 0.000000 5.577463 ( 2.168067)
test_btest 0.000662 0.000000 51.699023 ( 8.630124)
test_basic 0.004660 0.000797 0.285636 ( 0.374722)
test_all 0.001923 0.000000 613.398739 ( 88.254811)
test_rubyspec 0.032833 0.053125 44.066423 ( 51.481228)
total: 152.65 sec