Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-043337
#<BuildRuby:0x000055b2f7c73468
@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.20221206-043337",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000014 0.000002 0.000016 ( 0.000028)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004454 0.000685 1.120157 ( 1.150142)
build_miniruby 0.000738 0.000113 0.923650 ( 0.922330)
build_ruby 0.001157 0.000178 2.715929 ( 2.612158)
build_all 0.007839 0.001206 15.802982 ( 3.347907)
build_install 0.004877 0.004945 2.131818 ( 1.224683)
test_btest 0.000474 0.000102 61.413420 ( 11.734804)
test_basic 0.000121 0.005032 0.295669 ( 0.386174)
test_all 0.001008 0.000000 661.200868 (102.968536)
test_rubyspec 0.044323 0.030520 52.380811 ( 60.522904)
total: 184.87 sec