Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-080336
#<BuildRuby:0x000055bfd9a50e30
@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.20221010-080336",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005382 0.004053 1.093188 ( 1.147955)
build_miniruby 0.001984 0.000000 0.098583 ( 0.094897)
build_ruby 0.002048 0.000019 0.087673 ( 0.084232)
build_all 0.006845 0.000361 1.299218 ( 0.571681)
build_install 0.013808 0.001137 1.648494 ( 0.881239)
test_btest 0.000000 0.002132 62.275982 ( 6.235610)
test_basic 0.004492 0.002368 0.350754 ( 0.452210)
test_all 0.005650 0.001968 510.497528 ( 54.503451)
test_rubyspec 0.082404 0.058913 43.028576 ( 51.466686)
total: 115.44 sec