Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-141654
#<BuildRuby:0x000055725ea6ff10
@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-141654",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005817 0.000775 0.845248 ( 1.027421)
build_miniruby 0.001192 0.000159 1.023938 ( 1.021869)
build_ruby 0.000000 0.001517 2.778985 ( 2.776604)
build_all 0.007752 0.001897 16.825472 ( 2.992654)
build_install 0.008990 0.002740 2.275581 ( 1.177184)
test_btest 0.000891 0.000162 76.940520 ( 10.915166)
test_basic 0.005743 0.001044 0.359887 ( 0.446051)
test_all 0.001071 0.000195 656.602037 (107.139780)
test_rubyspec 0.093631 0.035035 51.639386 ( 59.702626)
total: 187.20 sec