Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-001357
#<BuildRuby:0x00005630cfb7ffb0
@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.20220718-001357",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006291 0.000000 0.822602 ( 1.030820)
build_miniruby 0.000944 0.000000 0.057023 ( 0.055837)
build_ruby 0.000883 0.000000 0.059651 ( 0.058467)
build_all 0.004754 0.000000 1.547153 ( 0.610428)
build_install 0.011300 0.000000 5.653102 ( 2.190448)
test_btest 0.000799 0.000000 52.615138 ( 8.081464)
test_basic 0.005261 0.000000 0.296861 ( 0.385947)
test_all 0.001233 0.000000 713.009772 (162.562396)
test_rubyspec 0.099738 0.025309 43.472944 ( 49.076728)
total: 224.05 sec