Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-064947
#<BuildRuby:0x000055c259b9b3a8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221206-064947",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008202 0.001412 1.205062 ( 2.009520)
build_miniruby 0.001941 0.000647 0.840347 ( 0.839419)
build_ruby 0.002296 0.000766 2.239870 ( 2.144299)
build_all 0.018148 0.003131 18.507112 ( 2.133949)
build_install 0.010263 0.011049 2.077277 ( 1.021889)
test_btest 0.001128 0.000438 93.408726 ( 9.263659)
test_basic 0.005112 0.001988 0.350798 ( 0.443607)
test_all 0.001401 0.000544 687.341651 ( 69.443438)
test_rubyspec 0.104666 0.035720 48.821290 ( 57.282992)
total: 144.58 sec