Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-143458
#<BuildRuby:0x000055ec5c6aa038
@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.20220626-143458",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000040 0.000003 0.000043 ( 0.000044)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006746 0.004467 0.826702 ( 1.027873)
build_miniruby 0.001439 0.000205 0.061146 ( 0.060528)
build_ruby 0.001295 0.000185 0.062465 ( 0.062137)
build_all 0.008032 0.000473 1.221173 ( 0.492029)
build_install 0.009240 0.009407 4.838368 ( 2.450660)
test_btest 0.001106 0.000261 51.116482 ( 6.192451)
test_basic 0.002569 0.004170 0.299822 ( 0.391490)
test_all 0.002067 0.000574 495.136161 ( 52.420719)
test_rubyspec 0.066040 0.048551 42.024346 ( 47.986343)
total: 111.09 sec