Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-003858
#<BuildRuby:0x0000561995b7bdf8
@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-003858",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.001981 0.004474 0.894336 ( 1.113771)
build_miniruby 0.001075 0.000230 1.013633 ( 1.011741)
build_ruby 0.000000 0.001716 2.775592 ( 2.772716)
build_all 0.004378 0.005477 16.751283 ( 2.962282)
build_install 0.010147 0.001804 2.292729 ( 1.180013)
test_btest 0.000704 0.000207 72.281572 ( 11.060236)
test_basic 0.005137 0.001511 0.310660 ( 0.397067)
test_all 0.000000 0.001243 656.457427 (112.736109)
test_rubyspec 0.060001 0.061945 51.523938 ( 59.604036)
total: 192.84 sec