Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-124815
#<BuildRuby:0x0000560f0e6abc88
@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.20220511-124815",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.006595 0.917426 ( 14.548752)
build_miniruby 0.000000 0.000849 0.057184 ( 0.056005)
build_ruby 0.000000 0.000872 0.057650 ( 0.056524)
build_all 0.002319 0.001918 1.526390 ( 0.619436)
build_install 0.009207 0.001820 6.324673 ( 2.830370)
test_btest 0.000677 0.000226 53.615140 ( 8.175801)
test_basic 0.006058 0.000593 0.337926 ( 0.424558)
test_all 0.001073 0.000336 641.767026 ( 94.205769)
test_rubyspec 0.076778 0.032180 44.208201 ( 49.330692)
total: 170.25 sec