Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-124521
#<BuildRuby:0x000055c33efa00d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220611-124521",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.002540 0.004086 0.824450 ( 0.981196)
build_miniruby 0.000822 0.000055 0.057317 ( 0.056003)
build_ruby 0.000880 0.000059 0.058862 ( 0.057718)
build_all 0.004011 0.000267 1.508923 ( 0.611864)
build_install 0.011155 0.000000 6.285584 ( 2.824342)
test_btest 0.000846 0.000000 45.385191 ( 8.855139)
test_basic 0.005531 0.000233 0.357821 ( 0.445844)
test_all 0.001249 0.000070 633.355006 ( 90.554021)
test_rubyspec 0.054060 0.024740 44.035535 ( 49.642770)
total: 154.03 sec