Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-032715
#<BuildRuby:0x00005647e6e90578
@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.20220823-032715",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.009879 0.001827 1.017027 ( 2.238964)
build_miniruby 0.000000 0.002014 0.074056 ( 0.072603)
build_ruby 0.000865 0.001027 0.080184 ( 0.078712)
build_all 0.009430 0.001757 1.526493 ( 0.582356)
build_install 0.017734 0.004617 1.914154 ( 0.935658)
test_btest 0.000977 0.000311 75.060520 ( 8.289527)
test_basic 0.002708 0.004920 0.328592 ( 0.416950)
test_all 0.005726 0.000000 650.998243 ( 65.479767)
test_rubyspec 0.111500 0.064777 45.933498 ( 54.487973)
total: 132.58 sec