Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-204043
#<BuildRuby:0x000055954cdb01f0
@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-204043",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003688 0.003086 0.890176 ( 1.259129)
build_miniruby 0.000928 0.000116 0.057248 ( 0.055862)
build_ruby 0.000893 0.000112 0.057959 ( 0.056604)
build_all 0.000975 0.003272 1.487988 ( 0.605352)
build_install 0.011015 0.000000 6.304086 ( 2.861641)
test_btest 0.000605 0.000000 52.299932 ( 8.605309)
test_basic 0.005668 0.000000 0.314298 ( 0.403034)
test_all 0.001301 0.000000 640.661875 ( 92.084535)
test_rubyspec 0.065507 0.031646 44.107363 ( 49.042413)
total: 154.97 sec