Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-191640
#<BuildRuby:0x00005561235ebfa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221202-191640",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004221 0.000649 1.134425 ( 1.138356)
build_miniruby 0.000795 0.000000 0.973002 ( 0.971846)
build_ruby 0.001267 0.000000 2.666181 ( 2.555910)
build_all 0.003044 0.005776 15.786794 ( 3.347475)
build_install 0.006808 0.001602 2.129455 ( 1.237703)
test_btest 0.000511 0.000120 67.216083 ( 11.975811)
test_basic 0.000366 0.004133 0.294818 ( 0.385782)
test_all 0.000397 0.000474 655.180746 (120.539680)
test_rubyspec 0.028914 0.038119 53.572095 ( 61.887690)
total: 204.04 sec