Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-175524
#<BuildRuby:0x000055b04df6f3a8
@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-175524",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009227 0.001419 1.197873 ( 1.230990)
build_miniruby 0.002314 0.000356 0.844190 ( 0.852718)
build_ruby 0.000000 0.003184 2.243125 ( 2.165346)
build_all 0.016230 0.002814 18.577151 ( 2.134026)
build_install 0.022160 0.000000 2.049356 ( 1.043296)
test_btest 0.001249 0.000000 90.580860 ( 9.388405)
test_basic 0.007699 0.000000 0.358173 ( 0.446201)
test_all 0.001986 0.000000 707.416508 ( 70.476906)
test_rubyspec 0.079679 0.068538 49.157881 ( 57.709889)
total: 145.45 sec