Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-230519
#<BuildRuby:0x000055b1728644e8
@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.20220210-230519",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010542 0.000882 0.942059 ( 0.968733)
build_miniruby 0.001561 0.000208 0.079182 ( 0.077057)
build_ruby 0.002174 0.000290 0.078748 ( 0.076011)
build_all 0.005483 0.004797 4.154783 ( 0.786500)
build_install 0.017027 0.007856 7.863730 ( 2.415694)
test_btest 0.001143 0.000273 78.782979 ( 8.524125)
test_basic 0.004259 0.004399 0.348415 ( 0.438450)
test_all 0.001586 0.000433 696.295958 ( 67.426217)
test_rubyspec 0.095275 0.077745 46.297071 ( 51.717660)
total: 132.43 sec