Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-225132
#<BuildRuby:0x0000559d5cb1c728
@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.20221228-225132",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002711 0.003796 0.845373 ( 1.037974)
build_miniruby 0.001080 0.000216 1.023834 ( 1.021864)
build_ruby 0.001431 0.000286 2.780344 ( 2.777650)
build_all 0.008828 0.000877 16.773320 ( 2.973436)
build_install 0.000000 0.011647 2.303857 ( 1.188617)
test_btest 0.000000 0.001086 67.687609 ( 11.462864)
test_basic 0.006631 0.000000 0.309865 ( 0.396112)
test_all 0.001149 0.000152 666.297511 (107.759613)
test_rubyspec 0.080635 0.045507 51.719772 ( 59.796540)
total: 188.42 sec