Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-030130
#<BuildRuby:0x000055ed4cca3f20
@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.20220425-030130",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000012 0.000003 0.000015 ( 0.000017)
build_up 0.002877 0.003586 0.849683 ( 1.239905)
build_miniruby 0.000802 0.000247 0.057498 ( 0.056209)
build_ruby 0.000781 0.000240 0.059584 ( 0.058316)
build_all 0.003291 0.001012 1.504482 ( 0.605047)
build_install 0.008705 0.000000 6.254680 ( 2.818013)
test_btest 0.000000 0.000655 47.336625 ( 8.902158)
test_basic 0.001547 0.004128 0.308969 ( 0.397805)
test_all 0.000997 0.000332 617.776751 ( 91.701333)
test_rubyspec 0.066096 0.044066 44.352892 ( 49.180805)
total: 154.96 sec