Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-165308
#<BuildRuby:0x0000561aeca986e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220906-165308",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010916 0.000999 0.965706 ( 1.259502)
build_miniruby 0.002043 0.000292 0.070945 ( 0.068286)
build_ruby 0.001698 0.000243 0.073715 ( 0.071560)
build_all 0.010876 0.000183 1.592410 ( 0.608189)
build_install 0.022404 0.000842 1.895362 ( 0.943597)
test_btest 0.001144 0.000120 90.928170 ( 9.575999)
test_basic 0.001959 0.005600 0.357825 ( 0.449787)
test_all 0.004785 0.000000 681.292637 ( 68.179647)
test_rubyspec 0.117268 0.052970 47.038171 ( 55.394005)
total: 136.55 sec