Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-072029
#<BuildRuby:0x000055d5a79ac040
@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.20221220-072029",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004398 0.878251 ( 1.079804)
build_miniruby 0.000000 0.000857 0.993559 ( 0.992178)
build_ruby 0.000000 0.001240 2.759230 ( 2.645817)
build_all 0.006934 0.002412 15.787497 ( 3.338671)
build_install 0.007269 0.003570 2.169716 ( 1.218039)
test_btest 0.000442 0.000121 66.130579 ( 10.777417)
test_basic 0.004666 0.000297 0.287705 ( 0.377958)
test_all 0.001540 0.000402 672.762539 (137.091832)
test_rubyspec 0.034753 0.032503 52.559015 ( 60.764597)
total: 218.29 sec