Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-150604
#<BuildRuby:0x0000564c08bade98
@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.20221208-150604",
@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.000009)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005641 0.000000 1.258873 ( 2.043810)
build_miniruby 0.000897 0.000000 3.412890 ( 2.490021)
build_ruby 0.001221 0.000000 2.712002 ( 2.625027)
build_all 0.008986 0.000062 15.762637 ( 3.219443)
build_install 0.008705 0.000247 2.167682 ( 1.183616)
test_btest 0.000539 0.000029 66.368598 ( 10.727006)
test_basic 0.004741 0.000250 0.298698 ( 0.389628)
test_all 0.000781 0.000025 668.720662 (107.946055)
test_rubyspec 0.054356 0.012397 51.982092 ( 60.352455)
total: 190.98 sec