Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-114236
#<BuildRuby:0x0000557b7702fe70
@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.20221214-114236",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000000 0.004320 0.847616 ( 1.069892)
build_miniruby 0.000000 0.000966 1.034794 ( 1.033526)
build_ruby 0.000000 0.001109 2.784864 ( 2.688031)
build_all 0.008147 0.001029 15.884659 ( 3.277848)
build_install 0.004619 0.004097 2.186718 ( 1.194396)
test_btest 0.000475 0.000112 65.764938 ( 11.273960)
test_basic 0.001785 0.003392 0.310730 ( 0.401122)
test_all 0.001081 0.000300 686.164817 (140.580074)
test_rubyspec 0.046826 0.013944 52.293030 ( 60.484884)
total: 222.00 sec