Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-095648
#<BuildRuby:0x000055e919bcb468
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221119-095648",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000895 0.004187 1.133457 ( 1.233629)
build_miniruby 0.000797 0.000126 1.003858 ( 1.002453)
build_ruby 0.000982 0.000155 2.897287 ( 2.778523)
build_all 0.008177 0.001291 15.960878 ( 3.257838)
build_install 0.008113 0.000523 1.974675 ( 1.110377)
test_btest 0.000525 0.000078 60.599481 ( 11.109599)
test_basic 0.001508 0.004198 0.314596 ( 0.404705)
test_all 0.000963 0.000183 656.367830 (101.677562)
test_rubyspec 0.036843 0.018206 51.573242 ( 59.867908)
total: 182.44 sec