Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-030643
#<BuildRuby:0x000055b11fb57e00
@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.20220729-030643",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006759 0.000000 0.816437 ( 0.872615)
build_miniruby 0.000906 0.000000 0.056984 ( 0.055861)
build_ruby 0.001039 0.000000 0.059567 ( 0.058322)
build_all 0.004614 0.000000 1.510091 ( 0.585387)
build_install 0.004649 0.004488 5.626550 ( 2.148892)
test_btest 0.000693 0.000041 51.071962 ( 8.487384)
test_basic 0.005022 0.000295 0.277300 ( 0.366637)
test_all 0.000978 0.000058 591.164597 ( 93.656495)
test_rubyspec 0.091080 0.036598 43.582890 ( 49.186698)
total: 155.42 sec