Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-223840
#<BuildRuby:0x00005571ecce0028
@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.20221215-223840",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003772 0.000581 0.879940 ( 1.126685)
build_miniruby 0.000863 0.000133 0.996453 ( 0.994959)
build_ruby 0.001080 0.000166 2.811962 ( 2.698855)
build_all 0.008377 0.000570 15.892581 ( 3.401220)
build_install 0.007963 0.001138 2.190466 ( 1.219676)
test_btest 0.000620 0.000000 66.973279 ( 10.907101)
test_basic 0.005032 0.000000 0.308550 ( 0.399569)
test_all 0.001441 0.000000 692.563350 (136.671306)
test_rubyspec 0.047714 0.019727 52.667748 ( 60.812896)
total: 218.23 sec