Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-004400
#<BuildRuby:0x0000563956ad27e0
@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.20220823-004400",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006028 0.000927 0.812524 ( 1.167404)
build_miniruby 0.000933 0.000000 0.057863 ( 0.056663)
build_ruby 0.000944 0.000000 0.059972 ( 0.058815)
build_all 0.004616 0.000000 1.530101 ( 0.589864)
build_install 0.008970 0.000000 1.942492 ( 0.976821)
test_btest 0.000649 0.000000 52.923488 ( 8.529691)
test_basic 0.002549 0.003213 0.330795 ( 0.419061)
test_all 0.001515 0.000239 603.673347 ( 89.287021)
test_rubyspec 0.052216 0.027135 44.043493 ( 52.369997)
total: 153.46 sec