Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-035857
#<BuildRuby:0x00005576e0d7c010
@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.20221216-035857",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.004177 0.891648 ( 1.118930)
build_miniruby 0.000000 0.000921 1.006108 ( 1.004838)
build_ruby 0.000000 0.001254 2.720623 ( 2.587450)
build_all 0.002551 0.006370 15.783705 ( 3.343402)
build_install 0.009122 0.000494 2.288290 ( 1.346719)
test_btest 0.000541 0.000113 63.414485 ( 11.657718)
test_basic 0.000943 0.003737 0.331120 ( 0.422196)
test_all 0.001346 0.000337 680.751282 (143.611261)
test_rubyspec 0.054643 0.009742 51.999046 ( 60.242954)
total: 225.34 sec