Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-182323
#<BuildRuby:0x0000558dd090ebe8
@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.20230108-182323",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.006472 0.853562 ( 1.168197)
build_miniruby 0.000462 0.000735 1.024151 ( 1.022093)
build_ruby 0.001300 0.000347 2.788468 ( 2.785938)
build_all 0.006529 0.003552 16.819120 ( 2.991873)
build_install 0.006636 0.004802 2.107554 ( 1.073289)
test_btest 0.000812 0.000270 74.543618 ( 10.763734)
test_basic 0.004866 0.001622 0.349505 ( 0.435881)
test_all 0.001014 0.000338 674.495077 (107.766803)
test_rubyspec 0.071868 0.064328 52.566395 ( 60.647732)
total: 188.66 sec