Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-122608
#<BuildRuby:0x0000563e170a48e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221126-122608",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.010737 1.282021 ( 2.113836)
build_miniruby 0.000000 0.002192 0.846827 ( 0.847770)
build_ruby 0.000000 0.003882 2.243422 ( 2.159536)
build_all 0.014898 0.008576 24.945242 ( 2.789415)
build_install 0.013055 0.005496 4.976582 ( 1.205226)
test_btest 0.001234 0.000520 86.225405 ( 9.035090)
test_basic 0.005052 0.002127 0.347903 ( 0.446940)
test_all 0.002279 0.000000 665.516728 ( 70.445916)
test_rubyspec 0.087095 0.079226 49.589787 ( 58.026546)
total: 147.07 sec