Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-065120
#<BuildRuby:0x00005650597cbfa0
@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.20221229-065120",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.006060 0.000443 0.860414 ( 1.292619)
build_miniruby 0.001131 0.000226 1.016463 ( 1.014437)
build_ruby 0.000000 0.001645 2.773698 ( 2.771169)
build_all 0.002513 0.007284 16.716272 ( 2.980584)
build_install 0.006501 0.005089 2.313361 ( 1.194960)
test_btest 0.000000 0.000911 73.846609 ( 10.893219)
test_basic 0.000000 0.006482 0.377631 ( 0.463874)
test_all 0.000000 0.001511 676.538919 ( 94.397418)
test_rubyspec 0.061526 0.068538 51.609052 ( 59.674697)
total: 174.68 sec