Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-130710
#<BuildRuby:0x00005594cde3ead8
@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.20220812-130710",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009431 0.000845 0.849257 ( 0.899689)
build_miniruby 0.001558 0.000240 0.061816 ( 0.061692)
build_ruby 0.001693 0.000261 0.059376 ( 0.057660)
build_all 0.008169 0.001257 1.254189 ( 0.483257)
build_install 0.012913 0.001094 1.551469 ( 0.794152)
test_btest 0.000870 0.000124 53.165534 ( 6.069588)
test_basic 0.005402 0.000771 0.290376 ( 0.383193)
test_all 0.003358 0.000480 511.571674 ( 53.635640)
test_rubyspec 0.098643 0.018613 41.658072 ( 49.429762)
total: 111.82 sec