Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-140659
#<BuildRuby:0x00005563ddba0018
@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.20221223-140659",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003947 0.000464 0.908068 ( 1.579795)
build_miniruby 0.000927 0.000109 1.036745 ( 1.035499)
build_ruby 0.001119 0.000131 2.658209 ( 2.656764)
build_all 0.008175 0.000961 15.745522 ( 3.344562)
build_install 0.004277 0.004752 2.209039 ( 1.235588)
test_btest 0.000660 0.000110 60.580666 ( 11.722735)
test_basic 0.005182 0.000051 0.314504 ( 0.404674)
test_all 0.000779 0.000123 626.557145 (108.922076)
test_rubyspec 0.053533 0.011969 51.952876 ( 60.108445)
total: 191.01 sec