Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-185104
#<BuildRuby:0x0000564e98aee858
@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.20221207-185104",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001095 0.004134 1.166374 ( 1.448979)
build_miniruby 0.000853 0.000150 0.969981 ( 0.968656)
build_ruby 0.001077 0.000191 2.807168 ( 2.709367)
build_all 0.001373 0.007487 15.867472 ( 3.220410)
build_install 0.005541 0.004470 2.308247 ( 1.334036)
test_btest 0.000424 0.000134 66.337745 ( 10.856497)
test_basic 0.004228 0.001335 0.327593 ( 0.417423)
test_all 0.000725 0.000229 663.722473 (113.986055)
test_rubyspec 0.047933 0.019321 52.067641 ( 60.286483)
total: 195.23 sec