Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-180427
#<BuildRuby:0x000055959b965e98
@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-180427",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000718 0.003546 0.874703 ( 1.086861)
build_miniruby 0.000697 0.000123 1.106753 ( 1.105393)
build_ruby 0.001080 0.000000 2.690196 ( 2.688564)
build_all 0.005372 0.003681 15.821208 ( 3.438802)
build_install 0.004115 0.005754 2.231022 ( 1.281362)
test_btest 0.000475 0.000130 62.642735 ( 11.542314)
test_basic 0.004475 0.000229 0.333859 ( 0.424634)
test_all 0.001574 0.000411 681.782898 (138.409726)
test_rubyspec 0.036589 0.031377 52.199045 ( 60.399781)
total: 220.38 sec