Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-125309
#<BuildRuby:0x00005644d0cbc3c8
@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-125309",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000022 0.000010 0.000032 ( 0.000032)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.004437 0.002017 0.905129 ( 1.066500)
build_miniruby 0.000822 0.000373 1.019848 ( 1.017791)
build_ruby 0.001058 0.000481 2.799505 ( 2.796895)
build_all 0.006650 0.003022 16.661888 ( 2.995759)
build_install 0.008087 0.003676 2.317265 ( 1.194677)
test_btest 0.000746 0.000340 77.486140 ( 10.371323)
test_basic 0.001078 0.006670 0.360877 ( 0.445112)
test_all 0.000980 0.000534 668.030601 (100.122293)
test_rubyspec 0.058981 0.037019 51.506798 ( 59.600670)
total: 179.61 sec