Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-053551
#<BuildRuby:0x000055bcb04d86c8
@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-053551",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.007405 0.004519 0.996756 ( 1.208439)
build_miniruby 0.000000 0.002650 0.070953 ( 0.068060)
build_ruby 0.000808 0.001479 0.074465 ( 0.072072)
build_all 0.009526 0.001356 4.178269 ( 0.841072)
build_install 0.020114 0.003273 7.931056 ( 2.433438)
test_btest 0.000000 0.001047 73.704606 ( 8.545118)
test_basic 0.002096 0.005486 0.344192 ( 0.436703)
test_all 0.001425 0.000423 650.419092 ( 66.001743)
test_rubyspec 0.090591 0.076262 45.726371 ( 51.179900)
total: 130.79 sec