Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-105412
#<BuildRuby:0x000055c8d61b8510
@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.20220311-105412",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005947 0.004563 1.017678 ( 1.427280)
build_miniruby 0.002460 0.000000 0.079346 ( 0.077229)
build_ruby 0.001865 0.000000 0.077628 ( 0.075692)
build_all 0.004692 0.004572 1.517915 ( 0.611760)
build_install 0.018829 0.000000 5.288664 ( 2.164377)
test_btest 0.001244 0.000000 69.554048 ( 8.437678)
test_basic 0.008430 0.000000 0.335905 ( 0.428563)
test_all 0.001726 0.000000 671.699462 ( 65.972927)
test_rubyspec 0.109858 0.049077 46.536989 ( 51.929030)
total: 131.13 sec