Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-204412
#<BuildRuby:0x000055f4ce95a858
@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.20221212-204412",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000411 0.003627 0.859840 ( 1.136888)
build_miniruby 0.000713 0.000102 0.959687 ( 0.958282)
build_ruby 0.001135 0.000000 2.821554 ( 2.731582)
build_all 0.008197 0.000724 15.680529 ( 3.216463)
build_install 0.005620 0.003784 2.282750 ( 1.283554)
test_btest 0.000514 0.000090 61.987456 ( 11.501167)
test_basic 0.005053 0.000157 0.299101 ( 0.389626)
test_all 0.001577 0.000000 670.259707 (157.346509)
test_rubyspec 0.056461 0.011715 52.290763 ( 60.514802)
total: 239.08 sec