Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-140021
#<BuildRuby:0x000056103aac86b8
@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.20220716-140021",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000063 0.000000 0.000063 ( 0.000035)
build_up 0.012025 0.000000 1.015620 ( 1.838754)
build_miniruby 0.002226 0.000000 0.075466 ( 0.073416)
build_ruby 0.001872 0.000035 0.076088 ( 0.073874)
build_all 0.008984 0.000098 1.524707 ( 0.591523)
build_install 0.022791 0.000000 5.070286 ( 2.080698)
test_btest 0.001014 0.000000 78.929864 ( 8.651340)
test_basic 0.006953 0.000000 0.326539 ( 0.415246)
test_all 0.002154 0.000000 674.246387 ( 66.374393)
test_rubyspec 0.141313 0.024495 45.421520 ( 51.207152)
total: 131.31 sec