Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-114915
#<BuildRuby:0x000055a29e12c078
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230607-114915",
@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.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000507 0.005578 1.361671 ( 2.661266)
build_miniruby 0.000865 0.000289 0.844719 ( 0.844474)
build_ruby 0.000885 0.000295 2.394254 ( 2.395390)
build_all 0.008084 0.001372 12.336171 ( 1.129398)
build_install 0.007508 0.000000 1.674798 ( 0.836941)
test_btest 0.000865 0.000141 80.464713 ( 7.124980)
test_basic 0.003937 0.000032 0.623940 ( 0.706603)
test_all 0.001089 0.000297 426.566384 ( 43.150727)
test_rubyspec 0.016219 0.024017 41.566808 ( 54.040558)
total: 112.89 sec