Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-190510
#<BuildRuby:0x0000564c5a01c6e0
@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.20220808-190510",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000055 0.000013 0.000068 ( 0.000073)
build_up 0.010284 0.001410 0.990140 ( 1.401259)
build_miniruby 0.001302 0.000301 0.073918 ( 0.072710)
build_ruby 0.001953 0.000000 0.079536 ( 0.078548)
build_all 0.009690 0.000442 1.510543 ( 0.569711)
build_install 0.003561 0.019042 5.182219 ( 2.072205)
test_btest 0.000811 0.000355 79.377430 ( 8.209355)
test_basic 0.006619 0.000714 0.318929 ( 0.407261)
test_all 0.001689 0.000695 634.247565 ( 64.276547)
test_rubyspec 0.093838 0.074171 45.805160 ( 53.154523)
total: 130.24 sec