Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-201703
#<BuildRuby:0x000055f1294a6f08
@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.20220828-201703",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004939 0.005484 0.805167 ( 0.888589)
build_miniruby 0.001425 0.000000 0.064499 ( 0.063148)
build_ruby 0.002017 0.000029 0.065679 ( 0.063127)
build_all 0.006418 0.002140 1.279264 ( 0.469507)
build_install 0.013812 0.001835 1.600012 ( 0.804982)
test_btest 0.000934 0.000275 54.018035 ( 6.069535)
test_basic 0.001581 0.004925 0.293707 ( 0.388524)
test_all 0.004022 0.000000 504.425055 ( 52.929509)
test_rubyspec 0.073093 0.046450 41.547812 ( 50.105552)
total: 111.78 sec