Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-223407
#<BuildRuby:0x000055d23d5944c0
@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.20220916-223407",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000042 0.000010 0.000052 ( 0.000054)
build_up 0.009733 0.001322 1.101585 ( 1.224433)
build_miniruby 0.001538 0.000355 0.064965 ( 0.063114)
build_ruby 0.000000 0.001885 0.076357 ( 0.074351)
build_all 0.004071 0.008114 1.595132 ( 0.609139)
build_install 0.008942 0.012430 1.938999 ( 0.953912)
test_btest 0.000554 0.000277 92.498384 ( 9.235709)
test_basic 0.002017 0.005711 0.351137 ( 0.440292)
test_all 0.003279 0.000000 657.094337 ( 67.043342)
test_rubyspec 0.119977 0.049335 47.267139 ( 55.624887)
total: 135.27 sec