Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-123552
#<BuildRuby:0x00005604ca4304c0
@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.20221110-123552",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005756 0.005695 1.077033 ( 1.123176)
build_miniruby 0.000000 0.002392 0.069675 ( 0.067362)
build_ruby 0.000000 0.002334 0.070993 ( 0.068543)
build_all 0.008539 0.001437 1.516272 ( 0.593308)
build_install 0.021326 0.001053 1.822570 ( 0.935374)
test_btest 0.001792 0.000000 91.477998 ( 8.906097)
test_basic 0.007737 0.001400 0.339935 ( 0.425950)
test_all 0.001661 0.000383 709.593012 ( 70.002844)
test_rubyspec 0.109512 0.074826 47.663603 ( 55.815010)
total: 137.94 sec