Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-044843
#<BuildRuby:0x000055a0749ebf00
@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.20220809-044843",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002742 0.003716 0.836021 ( 1.132607)
build_miniruby 0.000731 0.000098 0.057877 ( 0.056605)
build_ruby 0.000833 0.000111 0.059507 ( 0.058234)
build_all 0.004462 0.000070 1.511289 ( 0.585836)
build_install 0.011385 0.000000 5.660114 ( 2.173357)
test_btest 0.000779 0.000041 50.174176 ( 8.043846)
test_basic 0.004877 0.000513 0.284624 ( 0.374192)
test_all 0.001065 0.000113 630.486311 ( 90.127530)
test_rubyspec 0.087898 0.033751 44.053188 ( 51.416666)
total: 153.97 sec