Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-174650
#<BuildRuby:0x0000564be7444010
@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.20230110-174650",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000036 0.000002 0.000038 ( 0.000036)
build_up 0.006392 0.000426 0.864855 ( 1.064818)
build_miniruby 0.001208 0.000081 1.005458 ( 1.003499)
build_ruby 0.001504 0.000100 2.777002 ( 2.774325)
build_all 0.009629 0.000310 16.799693 ( 2.994133)
build_install 0.010870 0.000679 2.132570 ( 1.078166)
test_btest 0.001014 0.000063 69.143372 ( 10.724126)
test_basic 0.000000 0.006565 0.368161 ( 0.454147)
test_all 0.000000 0.001471 653.943659 (100.787891)
test_rubyspec 0.075374 0.034866 51.603684 ( 59.753839)
total: 180.64 sec