Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-171834
#<BuildRuby:0x0000561d210d6f08
@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.20220727-171834",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.008902 0.847842 ( 1.043419)
build_miniruby 0.000000 0.001717 0.054792 ( 0.053022)
build_ruby 0.000151 0.001662 0.060302 ( 0.058362)
build_all 0.007445 0.000947 1.260095 ( 0.472856)
build_install 0.014890 0.000418 4.357152 ( 1.843822)
test_btest 0.000000 0.001285 53.130657 ( 5.801279)
test_basic 0.002870 0.003896 0.293122 ( 0.381940)
test_all 0.003847 0.000281 503.646645 ( 52.866482)
test_rubyspec 0.091692 0.031636 41.709400 ( 47.570881)
total: 110.09 sec