Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-180755
#<BuildRuby:0x00005559092fe9c0
@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.20220814-180755",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008207 0.002238 0.841345 ( 1.462494)
build_miniruby 0.001441 0.000393 0.062129 ( 0.060064)
build_ruby 0.001345 0.000367 0.065340 ( 0.063952)
build_all 0.008275 0.000829 1.275337 ( 0.466466)
build_install 0.007179 0.009298 1.583936 ( 0.801093)
test_btest 0.000892 0.000319 53.182238 ( 6.104794)
test_basic 0.004605 0.001644 0.291533 ( 0.382384)
test_all 0.000645 0.003504 509.981197 ( 52.837709)
test_rubyspec 0.106138 0.033324 41.690857 ( 49.375114)
total: 111.55 sec