Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-190747
#<BuildRuby:0x00005564d50180f8
@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.20221215-190747",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004757 0.000340 0.989408 ( 1.512270)
build_miniruby 0.000000 0.000803 0.962747 ( 0.961697)
build_ruby 0.000000 0.001281 2.705600 ( 2.603740)
build_all 0.002886 0.006089 15.806423 ( 3.311541)
build_install 0.004635 0.005420 2.257061 ( 1.263955)
test_btest 0.000449 0.000120 69.374665 ( 11.454516)
test_basic 0.004344 0.001158 0.318630 ( 0.408700)
test_all 0.001150 0.000306 685.802156 (136.297770)
test_rubyspec 0.051890 0.017280 52.972323 ( 61.060775)
total: 218.88 sec