Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-035454
#<BuildRuby:0x0000560fc8640040
@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.20221217-035454",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003321 0.000711 0.807866 ( 1.026737)
build_miniruby 0.000684 0.000147 1.010690 ( 1.009427)
build_ruby 0.000000 0.001171 2.739027 ( 2.644082)
build_all 0.002244 0.006836 15.813421 ( 3.363111)
build_install 0.004809 0.004457 2.282189 ( 1.348584)
test_btest 0.000416 0.000156 57.073472 ( 11.805346)
test_basic 0.003367 0.001263 0.288080 ( 0.379154)
test_all 0.002173 0.000442 673.112878 (134.490373)
test_rubyspec 0.052484 0.014779 52.781569 ( 60.892082)
total: 216.96 sec