Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-144901
#<BuildRuby:0x00005564b181b468
@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.20220531-144901",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006432 0.000344 0.829798 ( 0.993144)
build_miniruby 0.000924 0.000142 0.058278 ( 0.057010)
build_ruby 0.001041 0.000000 0.057920 ( 0.056663)
build_all 0.004346 0.000000 1.500818 ( 0.607100)
build_install 0.006724 0.004232 6.294012 ( 2.852312)
test_btest 0.000622 0.000116 54.032309 ( 7.776436)
test_basic 0.005757 0.000236 0.328272 ( 0.416550)
test_all 0.001239 0.000218 642.375578 ( 92.446768)
test_rubyspec 0.084743 0.040478 44.106152 ( 49.662192)
total: 154.87 sec