Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-234646
#<BuildRuby:0x00005583f50e74b8
@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.20220903-234646",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011981 0.000856 0.981390 ( 1.003905)
build_miniruby 0.002040 0.000145 0.077154 ( 0.075595)
build_ruby 0.002316 0.000000 0.075736 ( 0.073696)
build_all 0.009371 0.000000 1.527385 ( 0.607499)
build_install 0.013546 0.006165 1.919832 ( 0.954774)
test_btest 0.001199 0.000141 74.917801 ( 8.492157)
test_basic 0.007364 0.000000 0.328431 ( 0.416291)
test_all 0.004669 0.000095 669.614250 ( 66.818153)
test_rubyspec 0.099471 0.061181 45.225595 ( 53.771450)
total: 132.21 sec