Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-072736
#<BuildRuby:0x00005646a982a8c0
@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.20221122-072736",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000759 0.004210 1.056141 ( 1.506035)
build_miniruby 0.000000 0.000960 0.962973 ( 0.961658)
build_ruby 0.000000 0.001280 2.840819 ( 2.733735)
build_all 0.007932 0.001088 16.092986 ( 3.348498)
build_install 0.010251 0.000323 2.094666 ( 1.175751)
test_btest 0.000612 0.000083 62.450238 ( 11.244012)
test_basic 0.004434 0.000000 0.288945 ( 0.380125)
test_all 0.001221 0.000000 685.370572 (108.069534)
test_rubyspec 0.045592 0.029578 53.868596 ( 61.988275)
total: 191.41 sec