Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-182410
#<BuildRuby:0x00005561ec2c49c8
@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.20220812-182410",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008865 0.002216 0.969418 ( 1.023236)
build_miniruby 0.001746 0.000437 0.073681 ( 0.070949)
build_ruby 0.000000 0.001840 0.078905 ( 0.076987)
build_all 0.004869 0.004411 1.521528 ( 0.574547)
build_install 0.020317 0.002136 1.886533 ( 0.949142)
test_btest 0.000983 0.000273 76.335120 ( 8.398507)
test_basic 0.001609 0.006674 0.314330 ( 0.409279)
test_all 0.005159 0.000282 655.628706 ( 64.677502)
test_rubyspec 0.120831 0.054434 45.990456 ( 53.495818)
total: 129.68 sec