Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-144152
#<BuildRuby:0x000055b9ad6f80d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220619-144152",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.007131 0.857206 ( 1.286796)
build_miniruby 0.000000 0.000987 0.058143 ( 0.056923)
build_ruby 0.000631 0.000230 0.059730 ( 0.058562)
build_all 0.000057 0.004238 1.509563 ( 0.612083)
build_install 0.006237 0.004768 6.299766 ( 2.865236)
test_btest 0.000559 0.000149 55.693096 ( 8.231633)
test_basic 0.001924 0.003633 0.300875 ( 0.389583)
test_all 0.001118 0.000349 640.048261 ( 93.704075)
test_rubyspec 0.075536 0.042712 44.240203 ( 49.781190)
total: 156.99 sec