Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-142014
#<BuildRuby:0x000055c2f68a7f00
@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.20220817-142014",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006613 0.000383 0.848141 ( 5.671604)
build_miniruby 0.000853 0.000131 0.057880 ( 0.056696)
build_ruby 0.000864 0.000133 0.059561 ( 0.058394)
build_all 0.004497 0.000002 1.541904 ( 0.592377)
build_install 0.006806 0.004080 1.919855 ( 0.961147)
test_btest 0.000617 0.000116 48.376488 ( 8.405594)
test_basic 0.004837 0.000907 0.289583 ( 0.378529)
test_all 0.001995 0.000374 631.607841 ( 93.422465)
test_rubyspec 0.075860 0.049983 44.030178 ( 51.375802)
total: 160.92 sec