Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-142415
#<BuildRuby:0x00005626c8508620
@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.20220907-142415",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011407 0.000661 1.007096 ( 1.010146)
build_miniruby 0.001662 0.000356 0.076840 ( 0.074942)
build_ruby 0.002061 0.000441 0.072007 ( 0.069628)
build_all 0.008754 0.002463 1.569303 ( 0.606412)
build_install 0.017519 0.002822 1.913721 ( 0.946640)
test_btest 0.001317 0.000000 97.498353 ( 9.383668)
test_basic 0.005034 0.003001 0.352337 ( 0.441309)
test_all 0.002838 0.000645 691.396100 ( 68.304804)
test_rubyspec 0.116156 0.062382 47.159831 ( 55.432719)
total: 136.27 sec