Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-210120
#<BuildRuby:0x0000558a409bc7b8
@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.20220831-210120",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008360 0.004126 0.964309 ( 1.148372)
build_miniruby 0.001474 0.000421 0.074578 ( 0.074397)
build_ruby 0.001468 0.000420 0.076604 ( 0.076554)
build_all 0.006024 0.004872 1.547436 ( 0.608897)
build_install 0.016750 0.005583 1.931956 ( 0.952572)
test_btest 0.000812 0.000271 75.941573 ( 8.548008)
test_basic 0.001468 0.004557 0.328669 ( 0.422604)
test_all 0.004205 0.000049 646.252340 ( 64.437101)
test_rubyspec 0.114678 0.058222 45.705182 ( 53.856538)
total: 130.13 sec