Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-212005
#<BuildRuby:0x0000560f69f068a0
@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.20220224-212005",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.001488 0.010793 0.849315 ( 0.886070)
build_miniruby 0.001915 0.000000 0.074512 ( 0.072247)
build_ruby 0.001741 0.000000 0.077314 ( 0.075367)
build_all 0.009505 0.000494 4.194519 ( 0.847266)
build_install 0.016894 0.006001 7.844677 ( 2.388067)
test_btest 0.000899 0.000214 74.143777 ( 8.047184)
test_basic 0.001167 0.006298 0.344226 ( 0.432641)
test_all 0.001507 0.000458 679.217682 ( 66.333354)
test_rubyspec 0.096899 0.070055 46.217549 ( 51.664451)
total: 130.75 sec