Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-042625
#<BuildRuby:0x000055f50e023d30
@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.20220511-042625",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005320 0.001451 0.825286 ( 1.041959)
build_miniruby 0.000640 0.000175 0.056573 ( 0.055363)
build_ruby 0.000960 0.000000 0.061042 ( 0.059826)
build_all 0.004072 0.000102 1.512399 ( 0.614963)
build_install 0.010826 0.000302 6.295890 ( 2.845838)
test_btest 0.000751 0.000161 48.711493 ( 8.729851)
test_basic 0.000611 0.005045 0.255904 ( 0.344594)
test_all 0.000991 0.000283 632.318314 ( 90.468871)
test_rubyspec 0.092196 0.037259 44.238684 ( 49.109843)
total: 153.27 sec