Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-003345
#<BuildRuby:0x000056046eef8a58
@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.20220304-003345",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009296 0.002146 1.072439 ( 1.152522)
build_miniruby 0.001864 0.000430 0.078117 ( 0.076577)
build_ruby 0.001579 0.000365 0.077071 ( 0.075845)
build_all 0.009301 0.000935 4.231919 ( 0.862688)
build_install 0.020396 0.004370 8.139204 ( 2.452147)
test_btest 0.001027 0.000220 79.190300 ( 8.491196)
test_basic 0.002579 0.005672 0.339679 ( 0.428832)
test_all 0.001529 0.000408 656.230416 ( 64.814734)
test_rubyspec 0.089653 0.068025 46.856687 ( 52.190874)
total: 130.55 sec