Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-141710
#<BuildRuby:0x0000562bb3111338
@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.20220823-141710",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004565 0.004232 0.812495 ( 0.984207)
build_miniruby 0.001418 0.000473 0.053755 ( 0.052321)
build_ruby 0.002100 0.000000 0.059931 ( 0.058302)
build_all 0.006714 0.002957 1.255753 ( 0.478147)
build_install 0.009695 0.006123 1.604449 ( 0.808426)
test_btest 0.000000 0.001416 54.524145 ( 6.053305)
test_basic 0.000000 0.007011 0.292671 ( 0.383655)
test_all 0.002258 0.001138 509.653872 ( 53.748581)
test_rubyspec 0.078574 0.046805 41.828391 ( 50.393161)
total: 112.96 sec