Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-232200
#<BuildRuby:0x0000563dbebb1438
@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.20220720-232200",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010365 0.000983 0.807967 ( 1.122381)
build_miniruby 0.001284 0.000198 0.062157 ( 0.061373)
build_ruby 0.001221 0.000188 0.052656 ( 0.051512)
build_all 0.007725 0.000437 1.273716 ( 0.504527)
build_install 0.011976 0.005306 4.288291 ( 1.816569)
test_btest 0.001282 0.000241 52.512897 ( 5.949597)
test_basic 0.005587 0.001048 0.299218 ( 0.389439)
test_all 0.001923 0.001664 495.008137 ( 52.037060)
test_rubyspec 0.068906 0.069892 41.927072 ( 47.723750)
total: 109.66 sec