Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-115350
#<BuildRuby:0x000056351d9f80a0
@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.20220425-115350",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002708 0.003976 0.872602 ( 1.557261)
build_miniruby 0.000871 0.000124 0.057325 ( 0.056132)
build_ruby 0.000880 0.000125 0.059359 ( 0.058087)
build_all 0.003682 0.000526 1.492490 ( 0.606030)
build_install 0.009579 0.001368 6.278300 ( 2.821226)
test_btest 0.000747 0.000107 52.431617 ( 9.006422)
test_basic 0.005947 0.000096 0.357986 ( 0.446285)
test_all 0.001149 0.000154 623.406977 ( 91.102143)
test_rubyspec 0.069380 0.050943 44.502833 ( 49.361015)
total: 155.02 sec