Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-063619
#<BuildRuby:0x00005622bedd3df8
@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.20221210-063619",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.000828 0.004238 1.113007 ( 1.249826)
build_miniruby 0.000677 0.000307 1.084522 ( 1.083347)
build_ruby 0.000912 0.000415 2.800708 ( 2.712870)
build_all 0.009059 0.000000 15.913701 ( 3.334429)
build_install 0.008831 0.000000 2.253762 ( 1.268746)
test_btest 0.000638 0.000000 58.480669 ( 12.374469)
test_basic 0.000000 0.004426 0.280031 ( 0.370696)
test_all 0.000930 0.000000 653.334933 (114.169514)
test_rubyspec 0.037214 0.015841 52.524919 ( 60.820674)
total: 197.39 sec