Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-041507
#<BuildRuby:0x00005585463dbf28
@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.20221230-041507",
@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.000021 0.000003 0.000024 ( 0.000023)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006257 0.000285 0.874623 ( 1.061271)
build_miniruby 0.001140 0.000000 1.013526 ( 1.011759)
build_ruby 0.001586 0.000000 2.769741 ( 2.767063)
build_all 0.001392 0.008337 16.756610 ( 2.992616)
build_install 0.007872 0.001640 2.302735 ( 1.190189)
test_btest 0.000675 0.000141 79.332194 ( 10.794329)
test_basic 0.003833 0.003322 0.381788 ( 0.467060)
test_all 0.001021 0.000236 670.225307 ( 94.030468)
test_rubyspec 0.085353 0.040102 51.802521 ( 59.920706)
total: 174.24 sec