Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-100922
#<BuildRuby:0x00005598d7633448
@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.20220509-100922",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006369 0.000349 0.858702 ( 1.616999)
build_miniruby 0.001129 0.000000 0.057034 ( 0.055555)
build_ruby 0.001037 0.000000 0.058091 ( 0.056747)
build_all 0.004019 0.000293 1.477875 ( 0.596071)
build_install 0.010041 0.000724 6.292238 ( 2.823458)
test_btest 0.000719 0.000090 54.397703 ( 7.709623)
test_basic 0.005041 0.000630 0.285207 ( 0.373750)
test_all 0.001128 0.000141 640.219982 ( 90.763790)
test_rubyspec 0.111156 0.017324 43.845267 ( 48.775489)
total: 152.77 sec