Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-015527
#<BuildRuby:0x000056384fb9e8c0
@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.20220722-015527",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002675 0.004041 0.846306 ( 1.283428)
build_miniruby 0.000000 0.000959 0.057602 ( 0.056492)
build_ruby 0.000000 0.001015 0.059169 ( 0.057937)
build_all 0.002382 0.002280 1.537164 ( 0.586709)
build_install 0.007641 0.003376 5.659312 ( 2.171233)
test_btest 0.000607 0.000101 47.916583 ( 8.341796)
test_basic 0.004522 0.000754 0.277944 ( 0.367534)
test_all 0.000965 0.000161 623.026557 ( 89.777140)
test_rubyspec 0.072147 0.052014 43.373491 ( 48.986650)
total: 151.63 sec