Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-030412
#<BuildRuby:0x000055ae71523418
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220628-030412",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006524 0.000466 0.853525 ( 0.956490)
build_miniruby 0.001075 0.000000 0.057604 ( 0.056286)
build_ruby 0.000926 0.000000 0.061230 ( 0.060057)
build_all 0.001471 0.002821 1.526445 ( 0.614746)
build_install 0.010597 0.000340 6.289786 ( 2.844170)
test_btest 0.000756 0.000076 50.945338 ( 8.473004)
test_basic 0.001838 0.004084 0.316124 ( 0.404164)
test_all 0.001381 0.000208 605.298698 ( 89.309037)
test_rubyspec 0.064838 0.063748 44.341743 ( 49.890206)
total: 152.61 sec