Logfile: /home/ko1/ruby/logs/brlog.trunk.20220526-215353
#<BuildRuby:0x000056392696bdc8
@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.20220526-215353",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006414 0.000168 0.836717 ( 1.547622)
build_miniruby 0.000846 0.000057 0.056999 ( 0.055800)
build_ruby 0.000891 0.000060 0.057804 ( 0.056677)
build_all 0.004183 0.000279 1.502760 ( 0.604973)
build_install 0.003808 0.007328 6.320448 ( 2.857706)
test_btest 0.000726 0.000121 57.052060 ( 8.250750)
test_basic 0.006337 0.000000 0.362155 ( 0.448966)
test_all 0.001325 0.000000 640.294586 ( 94.709899)
test_rubyspec 0.106149 0.023403 44.145079 ( 49.740041)
total: 158.27 sec