Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-014531
#<BuildRuby:0x00005633116a0410
@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-014531",
@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.000008 0.000001 0.000009 ( 0.000023)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004214 0.000648 1.161500 ( 1.258151)
build_miniruby 0.000932 0.000000 0.979801 ( 0.978564)
build_ruby 0.001283 0.000000 2.742597 ( 2.652754)
build_all 0.009189 0.000000 15.847405 ( 3.221597)
build_install 0.003859 0.004938 2.249563 ( 1.266876)
test_btest 0.000551 0.000000 63.543101 ( 11.523751)
test_basic 0.002117 0.002475 0.302170 ( 0.392510)
test_all 0.000817 0.000177 664.331168 (104.537789)
test_rubyspec 0.043719 0.019713 52.783902 ( 60.985167)
total: 186.82 sec