Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-092623
#<BuildRuby:0x00005645080d3da8
@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.20220816-092623",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005896 0.000907 0.906713 ( 1.721431)
build_miniruby 0.000928 0.000143 0.057911 ( 0.056516)
build_ruby 0.000763 0.000117 0.059249 ( 0.058172)
build_all 0.004068 0.000626 1.550373 ( 0.599789)
build_install 0.010909 0.000000 1.922900 ( 0.963787)
test_btest 0.000709 0.000000 48.964486 ( 8.882195)
test_basic 0.000000 0.006008 0.343114 ( 0.430868)
test_all 0.000000 0.003218 640.459373 ( 95.103245)
test_rubyspec 0.073658 0.054942 43.870581 ( 51.261320)
total: 159.08 sec