Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-120357
#<BuildRuby:0x000056098f1006c8
@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-120357",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002209 0.009287 0.858413 ( 0.912658)
build_miniruby 0.001509 0.000905 0.077743 ( 0.075016)
build_ruby 0.001453 0.000872 0.075791 ( 0.073599)
build_all 0.004952 0.004793 4.198069 ( 0.838299)
build_install 0.023013 0.000096 7.891799 ( 2.414052)
test_btest 0.000868 0.000380 76.706066 ( 8.283642)
test_basic 0.004761 0.002083 0.339061 ( 0.429475)
test_all 0.001620 0.000708 672.642514 ( 65.435885)
test_rubyspec 0.085319 0.072113 46.347532 ( 51.733925)
total: 130.20 sec