Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-011709
#<BuildRuby:0x00005585805b7ba0
@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.20220730-011709",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006440 0.003624 0.836023 ( 1.277728)
build_miniruby 0.001273 0.000170 0.061573 ( 0.060598)
build_ruby 0.001636 0.000218 0.064134 ( 0.063116)
build_all 0.008632 0.001151 1.267716 ( 0.457350)
build_install 0.018974 0.000614 4.213972 ( 1.784058)
test_btest 0.001557 0.000000 51.265174 ( 6.082154)
test_basic 0.006516 0.000351 0.289210 ( 0.378557)
test_all 0.003506 0.000369 485.620522 ( 51.478905)
test_rubyspec 0.088102 0.026911 41.647730 ( 47.477915)
total: 109.06 sec