Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-170920
#<BuildRuby:0x000055ed49c08488
@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.20221204-170920",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002242 0.003008 1.156325 ( 1.144419)
build_miniruby 0.000724 0.000136 0.909384 ( 0.908089)
build_ruby 0.001316 0.000000 2.778347 ( 2.681742)
build_all 0.005901 0.002938 15.678306 ( 3.298468)
build_install 0.006184 0.002549 2.266069 ( 1.296244)
test_btest 0.000507 0.000115 67.536885 ( 10.916256)
test_basic 0.003722 0.000846 0.341404 ( 0.432482)
test_all 0.000762 0.000173 671.913506 (110.183275)
test_rubyspec 0.049259 0.009922 53.171239 ( 61.406563)
total: 192.27 sec