Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-054155
#<BuildRuby:0x0000564b70e6e620
@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-054155",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000019 0.000008 0.000027 ( 0.000028)
build_up 0.004528 0.002058 0.849136 ( 1.043420)
build_miniruby 0.000882 0.000401 1.011982 ( 1.010152)
build_ruby 0.001062 0.000483 2.782471 ( 2.779761)
build_all 0.008106 0.001434 16.666700 ( 2.957539)
build_install 0.011257 0.000482 2.224167 ( 1.170798)
test_btest 0.000793 0.000283 70.748904 ( 11.281506)
test_basic 0.006172 0.000353 0.339167 ( 0.425555)
test_all 0.001341 0.000000 679.702992 ( 95.318544)
test_rubyspec 0.050282 0.079256 51.567103 ( 59.643342)
total: 175.63 sec