Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-190730
#<BuildRuby:0x00005652f7a3bdf8
@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.20221227-190730",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000021 0.000010 0.000031 ( 0.000030)
build_up 0.000000 0.006646 0.841812 ( 1.019454)
build_miniruby 0.000000 0.001198 1.009481 ( 1.007566)
build_ruby 0.000000 0.001615 2.760112 ( 2.757483)
build_all 0.007114 0.002597 16.626144 ( 2.981324)
build_install 0.006917 0.004323 2.253997 ( 1.180936)
test_btest 0.000551 0.000344 68.415796 ( 11.412689)
test_basic 0.004374 0.002733 0.364091 ( 0.449131)
test_all 0.001314 0.000000 660.575496 (107.538413)
test_rubyspec 0.081679 0.040869 51.414202 ( 59.480752)
total: 187.83 sec