Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-010112
#<BuildRuby:0x000056071b3c2620
@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.20221215-010112",
@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.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004312 0.000039 0.870722 ( 1.101448)
build_miniruby 0.000826 0.000118 0.989167 ( 0.987576)
build_ruby 0.001079 0.000154 2.726074 ( 2.639958)
build_all 0.008268 0.000542 15.713483 ( 3.247698)
build_install 0.010015 0.000000 2.257566 ( 1.292647)
test_btest 0.000699 0.000000 65.202598 ( 11.278516)
test_basic 0.004747 0.000241 0.301134 ( 0.392203)
test_all 0.001194 0.000133 678.663732 (136.455841)
test_rubyspec 0.059992 0.005823 52.793590 ( 60.902987)
total: 218.30 sec