Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-204800
#<BuildRuby:0x000055b553f9fde0
@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.20220814-204800",
@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.000015 0.000006 0.000021 ( 0.000020)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.005206 0.001581 0.823937 ( 0.894114)
build_miniruby 0.000745 0.000266 0.057504 ( 0.056143)
build_ruby 0.000696 0.000248 0.059445 ( 0.058297)
build_all 0.004340 0.000267 1.543533 ( 0.596850)
build_install 0.008355 0.002785 1.925506 ( 0.971594)
test_btest 0.000561 0.000187 46.471147 ( 8.594835)
test_basic 0.004415 0.001471 0.297187 ( 0.385380)
test_all 0.001832 0.000316 621.241471 ( 91.179295)
test_rubyspec 0.075572 0.020677 44.024147 ( 51.408086)
total: 154.15 sec