Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-090013
#<BuildRuby:0x000055e19c2afea8
@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.20220602-090013",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006704 0.000000 0.885036 ( 6.732394)
build_miniruby 0.001019 0.000000 0.058272 ( 0.057067)
build_ruby 0.001068 0.000000 0.057621 ( 0.056345)
build_all 0.004368 0.000000 1.495104 ( 0.605857)
build_install 0.008886 0.000000 6.302935 ( 2.853915)
test_btest 0.000000 0.000839 49.909013 ( 8.486381)
test_basic 0.001641 0.003911 0.288376 ( 0.377185)
test_all 0.001426 0.000084 617.061447 ( 99.029789)
test_rubyspec 0.063752 0.023098 44.136963 ( 49.732484)
total: 167.93 sec