Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-045638
#<BuildRuby:0x000055f6b6e5c6c8
@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.20220405-045638",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008070 0.003316 0.988695 ( 1.280729)
build_miniruby 0.001447 0.000271 0.064935 ( 0.063364)
build_ruby 0.001763 0.000330 0.076566 ( 0.074917)
build_all 0.007359 0.003046 4.185099 ( 0.831060)
build_install 0.019392 0.003881 8.337738 ( 2.956793)
test_btest 0.000988 0.000206 76.168573 ( 7.826586)
test_basic 0.006740 0.001404 0.334370 ( 0.421690)
test_all 0.001664 0.000347 694.530026 ( 67.559939)
test_rubyspec 0.131334 0.040494 46.653771 ( 52.095572)
total: 133.11 sec