Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-085413
#<BuildRuby:0x0000564f036be7e0
@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.20220728-085413",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006102 0.000490 0.814517 ( 0.958312)
build_miniruby 0.000799 0.000200 0.056989 ( 0.055767)
build_ruby 0.000815 0.000204 0.059201 ( 0.057975)
build_all 0.004754 0.000070 1.517218 ( 0.586470)
build_install 0.009921 0.001167 5.624254 ( 2.164009)
test_btest 0.000513 0.000109 55.607945 ( 8.022045)
test_basic 0.000516 0.005055 0.248843 ( 0.337756)
test_all 0.000820 0.000235 615.937068 ( 90.452346)
test_rubyspec 0.066387 0.061869 43.479668 ( 49.081432)
total: 151.72 sec