Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-152405
#<BuildRuby:0x0000559a0e547da8
@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.20220518-152405",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006486 0.000173 0.918079 ( 2.926894)
build_miniruby 0.000976 0.000065 0.057226 ( 0.055978)
build_ruby 0.001039 0.000000 0.058324 ( 0.057081)
build_all 0.004160 0.000000 1.485411 ( 0.602526)
build_install 0.007055 0.004133 6.299069 ( 2.828711)
test_btest 0.000529 0.000058 45.081473 ( 8.738205)
test_basic 0.006127 0.000206 0.346822 ( 0.433837)
test_all 0.001299 0.000136 644.730943 ( 94.784003)
test_rubyspec 0.070526 0.052550 43.918925 ( 49.603059)
total: 160.03 sec