Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-195910
#<BuildRuby:0x000055b8b5e93f90
@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.20221216-195910",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004036 0.000000 0.864091 ( 1.186236)
build_miniruby 0.000883 0.000116 1.032866 ( 1.031680)
build_ruby 0.000000 0.001338 2.666385 ( 2.539011)
build_all 0.007173 0.001930 15.796448 ( 3.257347)
build_install 0.009564 0.000253 2.221674 ( 1.238649)
test_btest 0.000612 0.000092 67.432002 ( 10.733731)
test_basic 0.005202 0.000000 0.287495 ( 0.379732)
test_all 0.001448 0.000000 674.310374 (142.289863)
test_rubyspec 0.052672 0.009456 52.426294 ( 60.669487)
total: 223.33 sec