Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-052505
#<BuildRuby:0x00005650566b3fa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221126-052505",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004551 0.000227 1.134414 ( 1.140185)
build_miniruby 0.000870 0.000044 0.957738 ( 0.956384)
build_ruby 0.001178 0.000059 2.768539 ( 2.681987)
build_all 0.008306 0.000416 15.990407 ( 3.379114)
build_install 0.010144 0.000252 2.091834 ( 1.229018)
test_btest 0.000590 0.000028 58.898390 ( 11.573123)
test_basic 0.000231 0.005157 0.355021 ( 0.444642)
test_all 0.001038 0.000099 696.998109 (107.254396)
test_rubyspec 0.051559 0.008149 53.469367 ( 61.707317)
total: 190.37 sec