Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-041737
#<BuildRuby:0x000056110f3a3600
@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.20220802-041737",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009001 0.002250 0.974530 ( 2.405473)
build_miniruby 0.001627 0.000406 0.073210 ( 0.071774)
build_ruby 0.001675 0.000419 0.075857 ( 0.073677)
build_all 0.007343 0.004317 1.549839 ( 0.590805)
build_install 0.014372 0.008104 5.252674 ( 2.114901)
test_btest 0.000905 0.000302 76.243670 ( 8.692465)
test_basic 0.008279 0.000000 0.321251 ( 0.410088)
test_all 0.002493 0.000431 636.737893 ( 64.383160)
test_rubyspec 0.114356 0.053834 45.425523 ( 51.295966)
total: 130.04 sec