Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-191516
#<BuildRuby:0x00005561f1ce46d8
@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.20221126-191516",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006689 0.004418 1.334167 ( 1.541865)
build_miniruby 0.002087 0.000418 0.838557 ( 0.839256)
build_ruby 0.003202 0.000640 2.252796 ( 2.160957)
build_all 0.022084 0.000000 24.874451 ( 2.840350)
build_install 0.012822 0.008765 4.965533 ( 1.200063)
test_btest 0.000000 0.001231 86.318532 ( 9.149352)
test_basic 0.000631 0.006422 0.359223 ( 0.457392)
test_all 0.001625 0.000000 655.519326 ( 70.774780)
test_rubyspec 0.078649 0.071541 49.533815 ( 57.961574)
total: 146.93 sec