Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-041416
#<BuildRuby:0x0000562b4da57e58
@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.20220717-041416",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006364 0.000166 0.832322 ( 1.125982)
build_miniruby 0.000881 0.000058 0.057958 ( 0.056788)
build_ruby 0.000910 0.000061 0.059442 ( 0.058270)
build_all 0.004523 0.000022 1.498317 ( 0.599491)
build_install 0.003485 0.007575 5.582577 ( 2.144847)
test_btest 0.000507 0.000084 43.983806 ( 8.705185)
test_basic 0.005485 0.000241 0.297740 ( 0.387197)
test_all 0.000900 0.000142 629.020224 ( 92.137761)
test_rubyspec 0.077733 0.044252 43.310818 ( 48.880747)
total: 154.10 sec