Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-125942
#<BuildRuby:0x000055d21dfa9570
@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.20220722-125942",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006070 0.005035 0.851316 ( 1.150764)
build_miniruby 0.001782 0.000274 0.106142 ( 0.104201)
build_ruby 0.004442 0.000683 2.566425 ( 2.409696)
build_all 0.011999 0.001846 13.676987 ( 1.694311)
build_install 0.008641 0.007983 4.341326 ( 1.769552)
test_btest 0.001088 0.000251 51.052609 ( 6.283217)
test_basic 0.005143 0.001187 0.279636 ( 0.369649)
test_all 0.000000 0.003297 496.631749 ( 52.431799)
test_rubyspec 0.054156 0.087640 41.700245 ( 47.470784)
total: 113.68 sec