Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-212926
#<BuildRuby:0x000055b17fa582b0
@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.20220804-212926",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006582 0.000000 0.810348 ( 0.989852)
build_miniruby 0.000934 0.000000 0.056986 ( 0.055842)
build_ruby 0.000979 0.000000 0.059132 ( 0.057903)
build_all 0.000008 0.004745 1.517478 ( 0.585566)
build_install 0.007086 0.004448 5.632625 ( 2.154077)
test_btest 0.000700 0.000088 56.523289 ( 8.112294)
test_basic 0.001319 0.004061 0.292852 ( 0.382155)
test_all 0.000966 0.000171 615.358938 ( 87.859890)
test_rubyspec 0.047155 0.023628 43.618399 ( 51.053510)
total: 151.25 sec