Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-010404
#<BuildRuby:0x00005653db5d6bc0
@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.20221210-010404",
@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.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001110 0.004107 1.109251 ( 1.141944)
build_miniruby 0.000853 0.000122 0.998111 ( 0.996588)
build_ruby 0.001164 0.000166 2.704397 ( 2.609669)
build_all 0.007937 0.001134 15.835771 ( 3.282184)
build_install 0.005087 0.005844 2.204389 ( 1.208661)
test_btest 0.000624 0.000134 61.643777 ( 11.755341)
test_basic 0.003832 0.000821 0.276031 ( 0.367598)
test_all 0.000926 0.000199 660.829612 (106.690932)
test_rubyspec 0.036156 0.032040 52.782612 ( 60.951141)
total: 189.00 sec