Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-210755
#<BuildRuby:0x00005568f9a9f670
@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.20220717-210755",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006219 0.000158 0.840858 ( 1.241209)
build_miniruby 0.000949 0.000063 0.057753 ( 0.056462)
build_ruby 0.000952 0.000064 0.059203 ( 0.057873)
build_all 0.004495 0.000022 1.530634 ( 0.603579)
build_install 0.006702 0.004466 5.663966 ( 2.200153)
test_btest 0.000821 0.000097 48.456382 ( 8.593728)
test_basic 0.005522 0.000128 0.266993 ( 0.355807)
test_all 0.001367 0.000152 611.007703 ( 90.049983)
test_rubyspec 0.062259 0.043862 43.585556 ( 49.173236)
total: 152.33 sec