Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-044719
#<BuildRuby:0x000055896b90e620
@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.20221225-044719",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003784 0.000540 0.796805 ( 1.038216)
build_miniruby 0.000795 0.000114 0.908961 ( 0.907431)
build_ruby 0.001065 0.000153 2.672585 ( 2.671131)
build_all 0.003378 0.005413 15.785547 ( 3.306695)
build_install 0.008641 0.001920 2.280869 ( 1.298832)
test_btest 0.000483 0.000107 64.724675 ( 10.644468)
test_basic 0.003339 0.000742 0.278938 ( 0.370904)
test_all 0.000892 0.000199 625.478617 (107.561820)
test_rubyspec 0.046711 0.023983 52.311563 ( 60.557443)
total: 188.36 sec