Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-083527
#<BuildRuby:0x00005558be5bfe70
@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.20221216-083527",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004253 0.000304 0.894454 ( 1.155866)
build_miniruby 0.000864 0.000062 0.998530 ( 0.997202)
build_ruby 0.001151 0.000082 2.815549 ( 2.709869)
build_all 0.008630 0.000617 15.753184 ( 3.167146)
build_install 0.008284 0.000591 2.221480 ( 1.225538)
test_btest 0.000586 0.000042 67.472055 ( 10.908879)
test_basic 0.004992 0.000356 0.320536 ( 0.410890)
test_all 0.001255 0.000089 697.935558 (138.977860)
test_rubyspec 0.047828 0.018887 53.021913 ( 61.412991)
total: 220.97 sec