Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-045536
#<BuildRuby:0x0000556bd1e93468
@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.20220509-045536",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006950 0.000000 0.834818 ( 1.549531)
build_miniruby 0.001051 0.000000 0.056711 ( 0.055458)
build_ruby 0.001076 0.000000 0.058000 ( 0.056730)
build_all 0.004303 0.000059 1.500148 ( 0.599391)
build_install 0.009102 0.000569 6.285800 ( 2.809685)
test_btest 0.000775 0.000049 52.152220 ( 8.271321)
test_basic 0.005662 0.000354 0.344913 ( 0.432644)
test_all 0.001227 0.000076 648.298865 ( 93.175608)
test_rubyspec 0.054203 0.060726 43.771451 ( 48.729404)
total: 155.68 sec