Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-203417
#<BuildRuby:0x000055a2b3db1400
@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.20220803-203417",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.008924 0.000107 0.816001 ( 0.900281)
build_miniruby 0.001144 0.000176 0.053997 ( 0.052649)
build_ruby 0.001881 0.000289 0.064245 ( 0.062400)
build_all 0.003529 0.004221 1.245528 ( 0.477352)
build_install 0.016614 0.000629 4.391471 ( 1.768944)
test_btest 0.001494 0.000264 51.797783 ( 6.209995)
test_basic 0.004929 0.000870 0.292285 ( 0.382296)
test_all 0.002218 0.000000 476.349073 ( 52.234059)
test_rubyspec 0.084321 0.042098 41.171274 ( 48.757060)
total: 110.85 sec