Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-143418
#<BuildRuby:0x0000564fdbb5c328
@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.20220811-143418",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.002692 0.004049 0.863983 ( 1.514478)
build_miniruby 0.000953 0.000063 0.057571 ( 0.056377)
build_ruby 0.000870 0.000058 0.059179 ( 0.058046)
build_all 0.000463 0.004242 1.551583 ( 0.592487)
build_install 0.010054 0.001341 5.693167 ( 2.146627)
test_btest 0.000657 0.000088 53.414272 ( 8.462918)
test_basic 0.005182 0.000691 0.327938 ( 0.416162)
test_all 0.000890 0.000119 628.566473 ( 89.807065)
test_rubyspec 0.078501 0.022715 43.760760 ( 51.157470)
total: 154.21 sec