Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-162223
#<BuildRuby:0x00005581507a51f8
@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.20221008-162223",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000000 0.009941 1.104446 ( 1.163768)
build_miniruby 0.000844 0.000743 0.093385 ( 0.091335)
build_ruby 0.001063 0.000409 0.097118 ( 0.095267)
build_all 0.002897 0.005164 1.328935 ( 0.578597)
build_install 0.008107 0.008110 1.633462 ( 0.896103)
test_btest 0.001462 0.000779 59.222235 ( 6.841984)
test_basic 0.003717 0.003452 0.362469 ( 0.452760)
test_all 0.005670 0.001049 486.826312 ( 53.083519)
test_rubyspec 0.078876 0.056397 42.634463 ( 51.168417)
total: 114.37 sec