Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-142423
#<BuildRuby:0x0000559562e93e80
@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.20221224-142423",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003094 0.001125 0.895519 ( 1.494099)
build_miniruby 0.000740 0.000270 1.001475 ( 1.000245)
build_ruby 0.000913 0.000332 2.634950 ( 2.633602)
build_all 0.004384 0.004397 15.805838 ( 3.296030)
build_install 0.006976 0.002907 2.250534 ( 1.280550)
test_btest 0.000422 0.000176 60.770913 ( 12.064458)
test_basic 0.003437 0.001432 0.299459 ( 0.390197)
test_all 0.000861 0.000358 645.352945 (107.538779)
test_rubyspec 0.026244 0.036012 52.285595 ( 60.567278)
total: 190.27 sec