Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-035013
#<BuildRuby:0x0000563331c177e8
@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.20221204-035013",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000000 0.010688 1.219367 ( 1.510335)
build_miniruby 0.000330 0.002535 0.857081 ( 0.856174)
build_ruby 0.000124 0.003731 2.238033 ( 2.138472)
build_all 0.016256 0.006007 18.697795 ( 2.187609)
build_install 0.011575 0.011385 2.115647 ( 1.068754)
test_btest 0.000000 0.001676 95.689790 ( 9.115356)
test_basic 0.006307 0.003736 0.369133 ( 0.452431)
test_all 0.001198 0.000856 735.282158 ( 71.295878)
test_rubyspec 0.089763 0.081135 49.291205 ( 57.421313)
total: 146.05 sec