Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-191349
#<BuildRuby:0x000055bd2f92be80
@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.20221206-191349",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004412 0.000552 1.126851 ( 1.164054)
build_miniruby 0.001011 0.000127 1.002049 ( 1.000394)
build_ruby 0.001144 0.000143 2.731958 ( 2.637734)
build_all 0.000938 0.008149 15.731161 ( 3.273147)
build_install 0.004198 0.005521 2.275753 ( 1.303833)
test_btest 0.000586 0.000172 59.394697 ( 11.842775)
test_basic 0.004844 0.000075 0.291549 ( 0.382768)
test_all 0.000000 0.000800 668.131547 (108.748291)
test_rubyspec 0.043020 0.021887 53.306401 ( 61.392144)
total: 191.75 sec