Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-202656
#<BuildRuby:0x00005628daf0ffb0
@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.20221210-202656",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000755 0.003529 0.894227 ( 1.106155)
build_miniruby 0.000842 0.000000 0.983046 ( 0.981917)
build_ruby 0.001208 0.000000 2.912739 ( 2.793129)
build_all 0.005714 0.003236 15.709660 ( 3.323044)
build_install 0.008510 0.000174 2.261234 ( 1.305955)
test_btest 0.000536 0.000082 60.756868 ( 11.891386)
test_basic 0.004219 0.000649 0.295930 ( 0.387655)
test_all 0.000965 0.000149 682.060610 (104.678053)
test_rubyspec 0.039654 0.030009 52.482168 ( 60.738596)
total: 187.21 sec