Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-072649
#<BuildRuby:0x00005571ae1b5c18
@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-072649",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002274 0.002476 1.161409 ( 1.289351)
build_miniruby 0.000841 0.000224 0.990405 ( 0.989607)
build_ruby 0.001056 0.000282 2.679809 ( 2.578034)
build_all 0.008763 0.000294 15.796403 ( 3.451459)
build_install 0.009952 0.000480 2.222579 ( 1.302342)
test_btest 0.000457 0.000096 64.575064 ( 11.327266)
test_basic 0.004386 0.000081 0.316258 ( 0.407438)
test_all 0.001400 0.000000 666.381792 (108.846366)
test_rubyspec 0.050167 0.019447 52.902660 ( 61.034773)
total: 191.23 sec