Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-122456
#<BuildRuby:0x00005557aee9fe70
@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.20221211-122456",
@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.000007)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003517 0.000541 0.839048 ( 1.033072)
build_miniruby 0.000847 0.000130 0.973325 ( 0.972153)
build_ruby 0.001058 0.000163 2.795448 ( 2.686729)
build_all 0.002201 0.007057 15.858862 ( 3.421387)
build_install 0.006354 0.001695 2.248772 ( 1.282419)
test_btest 0.000424 0.000113 65.840245 ( 11.269677)
test_basic 0.000179 0.004490 0.322357 ( 0.413174)
test_all 0.000732 0.000244 660.771986 (105.742102)
test_rubyspec 0.039161 0.027685 52.932183 ( 61.048072)
total: 187.87 sec