Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-083957
#<BuildRuby:0x000055f01649c008
@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.20221229-083957",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000006 0.000029 ( 0.000013)
build_up 0.001831 0.004639 0.846036 ( 1.055706)
build_miniruby 0.001030 0.000317 1.012147 ( 1.010232)
build_ruby 0.001130 0.000348 2.775504 ( 2.773219)
build_all 0.009668 0.000236 16.804819 ( 3.054487)
build_install 0.009104 0.001162 2.316187 ( 1.209837)
test_btest 0.000850 0.000213 74.481817 ( 11.012063)
test_basic 0.002684 0.004647 0.355812 ( 0.440755)
test_all 0.000858 0.000258 675.891120 (100.993244)
test_rubyspec 0.080345 0.041647 51.452225 ( 59.503146)
total: 181.05 sec