Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-013317
#<BuildRuby:0x000055b26aacafe0
@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-013317",
@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.000012 0.000000 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002442 0.007531 1.123405 ( 1.103266)
build_miniruby 0.000094 0.002177 0.070835 ( 0.068302)
build_ruby 0.000000 0.002220 0.076744 ( 0.075085)
build_all 0.004636 0.005543 1.555758 ( 0.612799)
build_install 0.019400 0.001966 1.933145 ( 0.957134)
test_btest 0.000693 0.000308 98.418905 ( 9.519830)
test_basic 0.000000 0.007330 0.364305 ( 0.452319)
test_all 0.005893 0.000000 643.100160 ( 66.362640)
test_rubyspec 0.094186 0.077816 46.958585 ( 55.045479)
total: 134.20 sec