Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-083749
#<BuildRuby:0x000055b70ce87df8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221212-083749",
@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.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003639 0.000384 0.879727 ( 1.120262)
build_miniruby 0.000749 0.000079 0.926614 ( 0.925342)
build_ruby 0.001115 0.000117 2.755286 ( 2.667835)
build_all 0.007945 0.000836 15.795124 ( 3.327396)
build_install 0.000418 0.009312 2.275520 ( 1.302490)
test_btest 0.000000 0.000611 63.455778 ( 11.504298)
test_basic 0.000667 0.004074 0.302159 ( 0.392696)
test_all 0.001585 0.000417 661.738198 (154.296013)
test_rubyspec 0.029670 0.033080 51.936171 ( 60.191076)
total: 235.73 sec