Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-145351
#<BuildRuby:0x000055fd560e8dd8
@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.20220909-145351",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006024 0.004420 1.134780 ( 1.135220)
build_miniruby 0.001702 0.000227 0.066669 ( 0.064402)
build_ruby 0.000000 0.001739 0.071373 ( 0.069769)
build_all 0.009455 0.001947 1.566840 ( 0.606932)
build_install 0.021618 0.000071 1.916553 ( 0.945013)
test_btest 0.001008 0.000132 89.742272 ( 9.394900)
test_basic 0.007095 0.000351 0.360889 ( 0.457049)
test_all 0.002635 0.000329 640.356364 ( 67.073777)
test_rubyspec 0.138626 0.039396 47.211899 ( 55.295017)
total: 135.04 sec