Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-142626
#<BuildRuby:0x000055cfe8bb7778
@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.20220327-142626",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.010319 0.000892 0.986096 ( 1.043359)
build_miniruby 0.002017 0.000000 0.072055 ( 0.069758)
build_ruby 0.002203 0.000000 0.080603 ( 0.078117)
build_all 0.002880 0.007925 4.214550 ( 0.847561)
build_install 0.016649 0.007048 7.787536 ( 2.386158)
test_btest 0.000000 0.001319 76.967583 ( 8.059023)
test_basic 0.005292 0.001811 0.336682 ( 0.433516)
test_all 0.001469 0.000176 679.172275 ( 66.630282)
test_rubyspec 0.088605 0.084583 45.948380 ( 51.291221)
total: 130.84 sec