Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-140917
#<BuildRuby:0x000055678b2c7e30
@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.20221220-140917",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003649 0.000608 0.868445 ( 1.080847)
build_miniruby 0.000801 0.000134 0.992848 ( 0.991731)
build_ruby 0.001062 0.000177 2.708595 ( 2.593548)
build_all 0.009112 0.000000 16.002778 ( 3.380729)
build_install 0.009101 0.000169 2.304256 ( 1.340722)
test_btest 0.000470 0.000064 65.514375 ( 11.091279)
test_basic 0.004102 0.000559 0.294581 ( 0.385348)
test_all 0.001315 0.000180 677.144336 (141.167239)
test_rubyspec 0.051392 0.010612 52.845929 ( 60.965668)
total: 223.00 sec