Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-154621
#<BuildRuby:0x000055850e8e0088
@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.20220812-154621",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006195 0.000443 0.847725 ( 1.070744)
build_miniruby 0.000856 0.000061 0.057643 ( 0.056431)
build_ruby 0.000959 0.000069 0.059601 ( 0.058337)
build_all 0.000000 0.004625 1.543940 ( 0.591153)
build_install 0.008036 0.003301 5.671309 ( 2.172177)
test_btest 0.000689 0.000121 56.450454 ( 8.283833)
test_basic 0.005210 0.000920 0.353552 ( 0.441245)
test_all 0.001602 0.000283 631.839680 ( 93.264528)
test_rubyspec 0.102107 0.022260 44.003082 ( 51.416618)
total: 157.36 sec