Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-004409
#<BuildRuby:0x000056488b0a7dd0
@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.20220724-004409",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000012)
build_up 0.002163 0.004583 0.896054 ( 1.250386)
build_miniruby 0.000710 0.000237 0.056647 ( 0.055433)
build_ruby 0.000786 0.000262 0.060605 ( 0.059335)
build_all 0.003602 0.001201 1.522724 ( 0.582762)
build_install 0.002877 0.008218 5.633347 ( 2.128291)
test_btest 0.000498 0.000230 49.172781 ( 8.301413)
test_basic 0.005573 0.000503 0.358703 ( 0.446746)
test_all 0.000880 0.000378 591.482342 ( 87.694598)
test_rubyspec 0.077460 0.052102 43.687041 ( 49.263914)
total: 149.78 sec