Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-061524
#<BuildRuby:0x000056035f2da858
@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.20230124-061524",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000045 0.000010 0.000055 ( 0.000055)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.004364 0.004208 0.858169 ( 1.030838)
build_miniruby 0.001043 0.000298 1.003282 ( 1.001232)
build_ruby 0.001136 0.000325 2.755640 ( 2.753170)
build_all 0.003943 0.005732 16.688102 ( 2.988561)
build_install 0.006202 0.005247 2.059763 ( 1.064951)
test_btest 0.000794 0.000318 67.575382 ( 11.104508)
test_basic 0.006115 0.000503 0.345713 ( 0.432060)
test_all 0.000982 0.000368 656.473469 ( 96.709068)
test_rubyspec 0.107103 0.026224 51.265229 ( 59.367468)
total: 176.45 sec