Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-150748
#<BuildRuby:0x000056463f080328
@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.20220719-150748",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006060 0.000294 0.856319 ( 1.614913)
build_miniruby 0.000821 0.000127 0.057449 ( 0.056151)
build_ruby 0.000851 0.000131 0.059560 ( 0.058249)
build_all 0.004692 0.000037 1.567799 ( 0.615111)
build_install 0.010268 0.000775 5.655072 ( 2.187871)
test_btest 0.000693 0.000092 52.302589 ( 8.193468)
test_basic 0.000000 0.005925 0.363624 ( 0.451484)
test_all 0.000000 0.001122 591.898491 ( 94.191000)
test_rubyspec 0.078825 0.047166 43.690811 ( 49.423776)
total: 156.79 sec