Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-115255
#<BuildRuby:0x000055e378f08208
@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.20220805-115255",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005683 0.000875 0.875713 ( 3.082125)
build_miniruby 0.000867 0.000133 0.057209 ( 0.055877)
build_ruby 0.000859 0.000132 0.059646 ( 0.058468)
build_all 0.004529 0.000000 1.515153 ( 0.583378)
build_install 0.011305 0.000000 5.609603 ( 2.146947)
test_btest 0.000597 0.000000 45.645194 ( 8.611537)
test_basic 0.005321 0.000000 0.301369 ( 0.390674)
test_all 0.001050 0.000091 602.933355 ( 86.029308)
test_rubyspec 0.069157 0.057662 43.555691 ( 50.971076)
total: 151.93 sec