Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-230436
#<BuildRuby:0x000055c0a5372678
@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.20221219-230436",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000000 0.004174 0.912811 ( 1.127084)
build_miniruby 0.000000 0.001123 0.997124 ( 0.995521)
build_ruby 0.000000 0.001405 2.766816 ( 2.647802)
build_all 0.004821 0.004007 15.830183 ( 3.336978)
build_install 0.008247 0.001782 2.283932 ( 1.287810)
test_btest 0.000383 0.000157 62.539207 ( 11.260184)
test_basic 0.004298 0.000038 0.297315 ( 0.388179)
test_all 0.001161 0.000183 682.474726 (135.884597)
test_rubyspec 0.044206 0.028055 53.292482 ( 61.394723)
total: 218.32 sec