Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-134709
#<BuildRuby:0x000055c9547c8350
@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.20221221-134709",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.003765 0.000470 0.842860 ( 1.081167)
build_miniruby 0.000866 0.000109 0.985698 ( 0.984203)
build_ruby 0.001058 0.000132 2.657533 ( 2.655897)
build_all 0.009045 0.000000 15.684325 ( 3.385742)
build_install 0.006049 0.003405 2.206429 ( 1.224490)
test_btest 0.000559 0.000080 66.172703 ( 11.117125)
test_basic 0.000481 0.004152 0.307779 ( 0.399024)
test_all 0.001147 0.000218 672.853230 (143.235236)
test_rubyspec 0.040712 0.020676 51.516426 ( 59.713537)
total: 223.80 sec