Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-101627
#<BuildRuby:0x0000556dbeee8028
@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.20221225-101627",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003946 0.000696 0.793766 ( 1.006493)
build_miniruby 0.000759 0.000134 0.947946 ( 0.946685)
build_ruby 0.000962 0.000169 2.524429 ( 2.523008)
build_all 0.006509 0.002288 15.855909 ( 3.265748)
build_install 0.003250 0.004652 2.170202 ( 1.218877)
test_btest 0.000488 0.000116 65.739673 ( 11.989022)
test_basic 0.005119 0.000240 0.316973 ( 0.407641)
test_all 0.000909 0.000206 633.806119 (120.624225)
test_rubyspec 0.038538 0.024424 51.909777 ( 60.076220)
total: 202.06 sec