Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-040201
#<BuildRuby:0x000055f5df777f60
@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.20220814-040201",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000015)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.005569 0.000857 0.801816 ( 1.806555)
build_miniruby 0.000907 0.000140 0.057925 ( 0.056678)
build_ruby 0.000715 0.000110 0.059765 ( 0.058479)
build_all 0.004542 0.000025 1.564867 ( 0.599864)
build_install 0.006252 0.004808 1.932186 ( 0.966757)
test_btest 0.000594 0.000119 53.923006 ( 8.308263)
test_basic 0.001088 0.004903 0.351829 ( 0.439924)
test_all 0.000880 0.000235 599.475665 ( 90.501251)
test_rubyspec 0.085648 0.033298 43.878517 ( 51.246764)
total: 153.99 sec