Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-230752
#<BuildRuby:0x000055d7ca8c8028
@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.20221221-230752",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003585 0.000538 0.859525 ( 1.080772)
build_miniruby 0.000776 0.000117 1.010647 ( 1.009485)
build_ruby 0.001023 0.000153 2.634952 ( 2.633455)
build_all 0.009039 0.000055 15.765678 ( 3.345722)
build_install 0.002710 0.006612 2.165681 ( 1.242708)
test_btest 0.000548 0.000000 62.283750 ( 11.831826)
test_basic 0.004869 0.000000 0.318940 ( 0.409095)
test_all 0.001452 0.000000 673.822569 (146.039118)
test_rubyspec 0.045677 0.016781 52.100420 ( 60.259378)
total: 227.85 sec