Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-160141
#<BuildRuby:0x000055ac5831c4f0
@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.20220307-160141",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002612 0.010224 1.012185 ( 1.074936)
build_miniruby 0.001221 0.000436 0.071405 ( 0.070637)
build_ruby 0.001733 0.000619 0.076965 ( 0.074706)
build_all 0.009872 0.000650 4.152467 ( 0.856082)
build_install 0.012732 0.011644 7.973862 ( 2.417463)
test_btest 0.001215 0.000000 72.306615 ( 7.870768)
test_basic 0.007045 0.001485 0.344789 ( 0.433131)
test_all 0.001424 0.000553 657.772199 ( 64.932415)
test_rubyspec 0.104928 0.070890 46.430610 ( 51.721219)
total: 129.45 sec