Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-124232
#<BuildRuby:0x0000559db41abe70
@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.20221222-124232",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003887 0.000299 0.822747 ( 1.064599)
build_miniruby 0.000927 0.000072 1.000962 ( 0.999077)
build_ruby 0.001055 0.000081 2.729362 ( 2.728034)
build_all 0.009036 0.000000 15.881515 ( 3.289597)
build_install 0.008920 0.000000 2.246102 ( 1.271080)
test_btest 0.000587 0.000000 61.287487 ( 11.876337)
test_basic 0.001484 0.003389 0.274867 ( 0.365380)
test_all 0.001234 0.000124 673.216006 (138.971834)
test_rubyspec 0.048444 0.018867 52.197091 ( 60.298853)
total: 220.87 sec