Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-142034
#<BuildRuby:0x000056403fef00f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221220-142034",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.004263 0.872484 ( 1.104225)
build_miniruby 0.000000 0.000963 0.940910 ( 0.939499)
build_ruby 0.000000 0.001101 2.711709 ( 2.606116)
build_all 0.005526 0.003635 15.908581 ( 3.333150)
build_install 0.006943 0.003536 2.252091 ( 1.259421)
test_btest 0.000411 0.000145 62.833747 ( 11.078323)
test_basic 0.000520 0.003905 0.280828 ( 0.372108)
test_all 0.000962 0.000396 674.606914 (140.103616)
test_rubyspec 0.037478 0.032450 52.690028 ( 60.899526)
total: 221.70 sec