Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-112448
#<BuildRuby:0x000055d802398ea8
@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.20221117-112448",
@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.000021 0.000002 0.000023 ( 0.000023)
configure 0.000116 0.000008 0.000124 ( 0.000127)
build_up 0.000000 0.008075 1.166837 ( 1.182723)
build_miniruby 0.000000 0.001781 0.863389 ( 0.864964)
build_ruby 0.000076 0.002278 2.324175 ( 2.228098)
build_all 0.016792 0.001049 18.314344 ( 2.218619)
build_install 0.015205 0.004897 1.929969 ( 0.997911)
test_btest 0.000000 0.001520 83.296522 ( 10.339325)
test_basic 0.004043 0.002731 0.339071 ( 0.435830)
test_all 0.001047 0.000299 676.070084 ( 73.781943)
test_rubyspec 0.079387 0.030983 50.691094 ( 58.952737)
total: 151.00 sec