Logfile: /home/ko1/ruby/logs/brlog.trunk.20220522-065812
#<BuildRuby:0x000055b75e7dfc88
@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.20220522-065812",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006557 0.000171 0.832519 ( 0.853352)
build_miniruby 0.000990 0.000071 0.057110 ( 0.055885)
build_ruby 0.000989 0.000071 0.057532 ( 0.056279)
build_all 0.003929 0.000280 1.512288 ( 0.607573)
build_install 0.010742 0.000398 6.335172 ( 2.853200)
test_btest 0.000674 0.000045 56.313916 ( 8.019177)
test_basic 0.005796 0.000036 0.312259 ( 0.400794)
test_all 0.002029 0.000127 630.014300 ( 88.759329)
test_rubyspec 0.100027 0.026999 43.964984 ( 49.538859)
total: 151.15 sec