Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-014842
#<BuildRuby:0x000055fb4a373ef8
@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.20220429-014842",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000027)
build_up 0.006671 0.000184 0.858661 ( 0.927951)
build_miniruby 0.000912 0.000061 0.058237 ( 0.057060)
build_ruby 0.000837 0.000055 0.057428 ( 0.056335)
build_all 0.003972 0.000265 1.507974 ( 0.604314)
build_install 0.010660 0.000099 6.259229 ( 2.810878)
test_btest 0.001382 0.000000 56.060316 ( 7.909863)
test_basic 0.005541 0.000133 0.310470 ( 0.399110)
test_all 0.001438 0.000080 640.514484 ( 92.290865)
test_rubyspec 0.108301 0.020614 43.785172 ( 48.667179)
total: 153.72 sec