Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-113704
#<BuildRuby:0x0000562044ca6768
@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.20220817-113704",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006055 0.000477 0.844125 ( 1.029021)
build_miniruby 0.000679 0.000169 0.057419 ( 0.056224)
build_ruby 0.000848 0.000000 0.059745 ( 0.058681)
build_all 0.004387 0.000215 1.556115 ( 0.605720)
build_install 0.008182 0.000801 1.932039 ( 0.965338)
test_btest 0.000689 0.000148 54.273443 ( 8.403903)
test_basic 0.000905 0.005025 0.317960 ( 0.405899)
test_all 0.001123 0.000767 604.970967 ( 89.832444)
test_rubyspec 0.047157 0.016076 43.853602 ( 51.274624)
total: 152.63 sec