Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-072906
#<BuildRuby:0x00005595c9f328c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220817-072906",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006330 0.000000 0.866791 ( 1.175484)
build_miniruby 0.001063 0.000000 0.057943 ( 0.056676)
build_ruby 0.000883 0.000000 0.059941 ( 0.058857)
build_all 0.004512 0.000000 1.516261 ( 0.590734)
build_install 0.005952 0.004805 1.927659 ( 0.963972)
test_btest 0.000579 0.000037 51.944834 ( 8.767237)
test_basic 0.005696 0.000050 0.325746 ( 0.414102)
test_all 0.002711 0.000160 615.026541 ( 87.122623)
test_rubyspec 0.111939 0.016938 44.052043 ( 51.414644)
total: 150.56 sec